{"image_url":null,"provider_name":"Hatena Blog","width":"100%","height":"190","author_name":"lumin","url":"https://lumin.hatenadiary.org/entry/20040401/p2","author_url":"https://blog.hatena.ne.jp/lumin/","provider_url":"https://hatena.blog","version":"1.0","published":"2004-04-01 00:00:01","description":"\u6b21\u306fRedHat\u7528\u3082\u66f8\u3044\u3066\u304a\u3053\u3046\u304b\u306a\u3002 #!/bin/sh # # start/stop SoftEther HUB. SEHUBDIR=\"/usr/local/bin\" SEHUB=\"/usr/local/bin/se_hub\" if ! [ -x $SEHUB ]; then exit 0 fi case \"$1\" in start) echo -n \"Starting SoftEther HUB:\" echo \".\" cd $SEHUBDIR nohup $SEHUB & ;; stop) echo -n \"Stopping SoftEther HUB:\" killall se_hub \u2026","blog_title":"lumin\u306e\u30b3\u30fc\u30c9\u30e1\u30e2","blog_url":"https://lumin.hatenadiary.org/","title":" SE HUB\u306e\u8d77\u52d5\u30b9\u30af\u30ea\u30d7\u30c8 (debian\u7528)","categories":["sh"],"type":"rich","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Flumin.hatenadiary.org%2Fentry%2F20040401%2Fp2\" title=\" SE HUB\u306e\u8d77\u52d5\u30b9\u30af\u30ea\u30d7\u30c8 (debian\u7528) - lumin\u306e\u30b3\u30fc\u30c9\u30e1\u30e2\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>"}