文字化け・文字コード対策
参考URL:http://blog.goo.ne.jp/asumac/e/e1396e709275ce2bdf721556f3e54daf?st=0#comment-form
One minute to read
参考URL:http://blog.goo.ne.jp/asumac/e/e1396e709275ce2bdf721556f3e54daf?st=0#comment-form
index - 検索データベースへの登録を許可します。 noindex - 検索データベースへの登録を禁止します。 follow - このページに含まれるリンクをたぐることを許可します。 nofollow - このページに含まれるリンクをたぐることを禁止します。 参考URL:http://www.tohoho-web.com/wwwxx079.htm
DIR01=/tmp LOG01=/var/log/messages
if [ -d ${DIR01} ]; then echo "[INFO] Directory exsits" >> ${LOG01} else echo "[INFO] Directory does not exsits" >> ${LOG01} fi
PasswordAuthentication no AllowUsers 接続ユーザー名を指定
iptables [#weff01d5]
LANG=C
シェルでそのまま実行する場合 [#q2c312f7]