.vimrc
syntax on
set number
set smartindent
set cindent
.tcshrc
setenv TERM xterm-color
あまりセキュリティを甘くしたくなかったので,/etc/proftpd.confに以下を追加して対応
SetEnv TZ JST-9
HTMLヘッダに以下を追加
携帯電話用のURLを指定
<link rel=”alternate” media=”handheld” type=”text/html” href=”http://j-inb.net/” />
トップページを指定
<link rel=”start” title=”j-inb.net” href=”http://j-inb.net” />
Postfixを利用している場合,/varパーティションが90%を超えると,Out: 452 4.3.1 Insufficient system storageのエラーを吐いて,機能を停止する模様.
とりあえず,パーティションを圧迫していた,肥大化したfreebsd-updateのキャッシュファイルを削除したところ,正常に稼動.
#mount -t smbfs //(ユーザ名)@(サーバ名)/(ディレクトリ) /mnt
Password:
This page was produced by Jun INABA. HTML convert time: 0.349 sec. TOP of this page.
j-inb.net is proudly powered by WordPress 3.0.1. © Jun INABA, all rights reserved.