2013-06-01から1ヶ月間の記事一覧
squeezeからwheezyへ backportsをなくす squeeze-backportsを使ってたので、これをsource.listから削除した。 あと、 /etc/apt/preferences.d/ からも記述を消した。 source.list修正 wheezy、wheezy/updates、wheezy-updates に書きなおした。 wheezy-updat…
http://debian.fam.cx/index.php?AptGet#x5a412bf backports とか拾ったパッケージとかを抽出するには apt-show-versions を使う。 $ apt-show-versions |grep -v "/squeeze " brscan-skey 0.2.1-3 installed: No available version in archive brscan4 0.3.…
$JD_CACHEの下 もしくは ~/.jdの下 のファイル。たぶんこれで全部。 全体の設定ファイル群 JDLOCK 多重起動防止ロックファイル etc.txt 外部板 boards.xml 板一覧 ★ bookmark.xml お気に入り ★ hist.xml スレ履歴 ★ hist_board.xml 板履歴 ★ hist_close.xml …
hoge.flt ## ###################################################### ## This is a directory/file filter template for WinMerge name: 俺様フィルター desc: cvsとかgitとか用 def: include ## ###################################################### …
Man page of LOGIN 空ファイル ~/.hushlogin を作成する
A B C D E 先頭2行を読み飛ばす = 3行目から表示する $ tail -n +3 hoge.txt C D E 後ろ2行を読み飛ばす = 後ろ2行を読み飛ばす $ head -n -2 hoge.txt A B C
wheezyちゃんと設定すれば動くじゃん SSIDとか設定 ファームウェアインストール 型番 ファーム GW-USNano2 firmware-realtek GW-USLight firmware-realtek WLI-UC-GNM2 firmware-ralink apt-get installする前にちゃんとsource.listにcontrib non-freeを足し…
VirtualBox4.2.12で確認 【virtualbox】Guest Additionsインストール方法【centos】 を参考にしながら、CentOS 6.4にGuest Additionsをインストールする yum install gcc make yum install kernel-devel-2.6.32-358.el6.i686 /mnt/VBoxLinuxAdditions.run in…
$ date +"%Y-%m-%d %H:%M:%S" --date=@`grep btime /proc/stat|cut -b7-` 2013-06-10 11:26:10
(function(){scrollBy(0,1);setTimeout(arguments.callee,50);})(); firefoxならこれで動く