NEMA規格接続器シリーズ
http://www.americandenki.co.jp/P/P-12/index.html
NEMA L5-30R / NEMA L5-30P (接地形2P 30A 125V)
http://www.americandenki.co.jp/P/P-12/P-12-C.html
2010/05/26
2010/05/25
2010/05/22
2010/05/20
sshfs のインストール
http://sourceforge.net/projects/fuse/files/
ダウンロード
% wget "http://downloads.sourceforge.net/project/fuse/fuse-2.X/2.7.6/fuse-2.7.6.tar.gz?use_mirror=jaist"
% tar zxvf fuse-2.7.6.tar.gz
% cd fuse-2.7.6
% ./configure
..
configure:
NOTE: Detected that FUSE is already present in the kernel, so
NOTE: building of kernel module is disabled. To force building
NOTE: of kernel module use the '--enable-kernel-module' option.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
% make
# make install
# ln -s /usr/local/lib/libfuse.so.2 /lib/
これをやっておかないとsshfs実行時に以下のエラーが出る.
sshfs: error while loading shared libraries: libfuse.so.2: cannot open shared object file: No such file or directory
sshfs-fuse
% wget "http://downloads.sourceforge.net/project/fuse/sshfs-fuse/2.2/sshfs-fuse-2.2.tar.gz?use_mirror=jaist"
% tar zxvf sshfs-fuse-2.2.tar.gz
% cd sshfs-fuse-2.2
% ./configure
% make
% make install
modprobe fuse
で sshfsが使えるようになる.
# sshfs name@hoge.hoge:/test /test
参考)sshfs インストールログ
http://12158.diarynote.jp/200908042121271913/
ダウンロード
% wget "http://downloads.sourceforge.net/project/fuse/fuse-2.X/2.7.6/fuse-2.7.6.tar.gz?use_mirror=jaist"
% tar zxvf fuse-2.7.6.tar.gz
% cd fuse-2.7.6
% ./configure
..
configure:
NOTE: Detected that FUSE is already present in the kernel, so
NOTE: building of kernel module is disabled. To force building
NOTE: of kernel module use the '--enable-kernel-module' option.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
% make
# make install
# ln -s /usr/local/lib/libfuse.so.2 /lib/
これをやっておかないとsshfs実行時に以下のエラーが出る.
sshfs: error while loading shared libraries: libfuse.so.2: cannot open shared object file: No such file or directory
sshfs-fuse
% wget "http://downloads.sourceforge.net/project/fuse/sshfs-fuse/2.2/sshfs-fuse-2.2.tar.gz?use_mirror=jaist"
% tar zxvf sshfs-fuse-2.2.tar.gz
% cd sshfs-fuse-2.2
% ./configure
% make
% make install
modprobe fuse
で sshfsが使えるようになる.
# sshfs name@hoge.hoge:/test /test
参考)sshfs インストールログ
http://12158.diarynote.jp/200908042121271913/
2010/05/18
Putty 設定のエクスポート
Puttyのリモート接続設定のバックアップ.
regeditで
HKEY_CURRENT_USER - Software - SimonTatham
を開き,SimonTatham を選択する.
ファイル - エクスポート
で ****.reg というファイルにエクスポートを実行.
エクスポートで作成されたレジストリファイルを実行することで復元できる.
参考)PuTTY の設定をエクスポートしてバックアップする方法
http://www.musicstudio.jp/archives/2005/03/putty.php
regeditで
HKEY_CURRENT_USER - Software - SimonTatham
を開き,SimonTatham を選択する.
ファイル - エクスポート
で ****.reg というファイルにエクスポートを実行.
エクスポートで作成されたレジストリファイルを実行することで復元できる.
参考)PuTTY の設定をエクスポートしてバックアップする方法
http://www.musicstudio.jp/archives/2005/03/putty.php
WIKI エラー
パーミッションの間違いによるエラー.
http://home.arino.jp/?%E8%B3%AA%E5%95%8F%E7%AE%B1/13
ディレクトリ wiki,diff,backup,cache のパーミッションの他に
ディレクトリ内のファイルのパーミッションも注意.
http://home.arino.jp/?%E8%B3%AA%E5%95%8F%E7%AE%B1/13
ディレクトリ wiki,diff,backup,cache のパーミッションの他に
ディレクトリ内のファイルのパーミッションも注意.
WIKI コメント
WIKIソース内へのコメント記載.
Webページ上に表示させない文字を追記する方法.
行頭に // を追記.
http://www39.atwiki.jp/moyashimon/pages/235.html#id_af6ea4fe
Webページ上に表示させない文字を追記する方法.
行頭に // を追記.
http://www39.atwiki.jp/moyashimon/pages/235.html#id_af6ea4fe
2010/05/17
DB2 Net Search Extenderであいまい検索を行う場合のパフォーマンス注意点
DB2 Net Search Extenderであいまい検索を行う場合のパフォーマンス注意点 (DM-10-010)
http://www-06.ibm.com/jp/domino01/mkt/cnpages1.nsf/page/default-000538A8
IBM.
http://www-06.ibm.com/jp/domino01/mkt/cnpages1.nsf/page/default-000538A8
IBM.
2010/05/16
2010/05/15
CentOS-5.5 is now released
CentOS 5.5 Release Notes
http://wiki.centos.org/Manuals/ReleaseNotes/CentOS5.5
[CentOS-announce] Release for CentOS-5.5 i386 and x86_64
http://www.blogger.com/post-create.g?blogID=4024735012335715488
http://wiki.centos.org/Manuals/ReleaseNotes/CentOS5.5
[CentOS-announce] Release for CentOS-5.5 i386 and x86_64
http://www.blogger.com/post-create.g?blogID=4024735012335715488
CentOS 5.5
CentOS5.4からCentOS5.5にyum update.
# cat /etc/redhat-release
CentOS release 5.4 (Final)
# cat /etc/redhat-release
CentOS release 5.5 (Final)
kernel-2.6.18-194.el5
httpd-2.2.3-43.el5.centos
mysql-5.0.77-4.el5_4.2
samba-3.0.33-3.28.el5
perl-5.8.8-27.el5
php-5.1.6-27.el5
# cat /etc/redhat-release
CentOS release 5.4 (Final)
# cat /etc/redhat-release
CentOS release 5.5 (Final)
kernel-2.6.18-194.el5
httpd-2.2.3-43.el5.centos
mysql-5.0.77-4.el5_4.2
samba-3.0.33-3.28.el5
perl-5.8.8-27.el5
php-5.1.6-27.el5
登録:
投稿 (Atom)