Total906375 Week2371 Yesterday1545 Today826 1count/day on each IP Since 2006-06-06
«Prev || 1 | 2 | 3 |...| 210 | 211 | 212 |...| 222 | 223 | 224 || Next»

17 September 2006

KURO-BOX 環境 バックアップ

KURO-BOX 環境をバックアップしました
玄箱 KuroBoxSetup で再インストールできるイメージファイルを作成した
rootで作業
以下のようにコマンドを実行して適当なディレクトリにバックアップデータを作成
cp -Rfp /bin .
cp -Rfp /boot .
cp -Rfp /dev .
cp -Rfp /etc .
cp -Rfp /home .
cp -Rfp /lib .
cp -Rfp /root .
cp -Rfp /sbin .
cp -Rfp /usr .
cp -Rfp /var .

/cdrom /floppy /initrd /lost+found /mnt /opt /proc /sys /tmp
などのディレクトリは、mkdirで空ディレクトリを作成する

tarコマンドでバックアップをアーカイブする
tar cvfz /tmp/tmpimage.tgz .

Winodowsから見える共有フォルダに移動する
mv /tmp/tmpimage.tgz .

Windows側でimage.zipに再度アーカイブする


09/17/06 17:34:48 - noboru - No comments KURO-BOX

16 September 2006

OpenVPNで構築する超簡単VPN入門


三省堂書店

09/16/06 17:00:00 - noboru - No comments Network , 書籍

11 September 2006

URL 変更しました

備忘録(作業メモとか)

blog以下のファイルをすべてダウンロード
ファイル名の大文字、小文字を変換しないでそのままで行う

旧URLドメイン部をgrep検索して、新URLドメインに変更する

blog以下のファイルを新ディレクトリにアッアップロードする
メディアディレクトリーのパーミッションを適切に設定する

新ドメインでログインして、設定を変更する
サーバーの変更はないので、DBはそのままで移行できる


09/11/06 22:00:52 - noboru - No comments Nucleus

10 September 2006

portupgrade

gnutls-1.4.2 < needs updating (port has 1.4.3)
ja-samba-3.0.23b,1 < needs updating (port has 3.0.23c,1)

下記コマンドにてアップグレード
#portupgrade ja-samba
#portupgrade gnutls


09/10/06 20:52:56 - noboru - No comments portupgrade

05 September 2006

portupgrade

libgcrypt-1.2.2_1 < needs updating (port has 1.2.3)
pkg-config-0.20_2 < needs updating (port has 0.20_3)

%sudo portupgrade -a で実行

09/05/06 21:32:57 - noboru - No comments portupgrade

04 September 2006

TRICK


TRICK
―Troisieme partie―
web KADOKAWA TRICK




09/04/06 19:35:00 - noboru - No comments 文庫本 , 小説

28 August 2006

portupgrade

portupgrade-2.1.3.2_3,2 < needs updating (port has 2.1.3.3_1,2)
ruby-1.8.4_9,1 < needs updating (port has 1.8.5,1)

%sudo portupgrade -a で実行

08/28/06 22:02:38 - noboru - No comments portupgrade

26 August 2006

久しぶりにKURO-BOXをいじる

パッケージ更新
KURO-BOX:~# apt-get update
Hit ftp://ftp.dti.ad.jp woody/main Packages
Hit ftp://ftp.dti.ad.jp woody/main Release
Hit ftp://ftp.dti.ad.jp woody/contrib Packages
Hit ftp://ftp.dti.ad.jp woody/contrib Release
Hit ftp://ftp.dti.ad.jp woody/non-US/main Packages
Hit ftp://ftp.dti.ad.jp woody/non-US/main Release
Hit ftp://ftp.dti.ad.jp woody/non-US/contrib Packages
Hit ftp://ftp.dti.ad.jp woody/non-US/contrib Release
Hit ftp://ftp.dti.ad.jp woody/main Sources
Hit ftp://ftp.dti.ad.jp woody/main Release
Hit ftp://ftp.dti.ad.jp woody/contrib Sources
Hit ftp://ftp.dti.ad.jp woody/contrib Release
Hit ftp://ftp.dti.ad.jp woody/non-US/main Sources
Hit ftp://ftp.dti.ad.jp woody/non-US/main Release
Hit ftp://ftp.dti.ad.jp woody/non-US/contrib Sources
Hit ftp://ftp.dti.ad.jp woody/non-US/contrib Release
Get:1 http://security.debian.org woody/updates/main Packages [342kB]
Get:2 http://security.debian.org woody/updates/main Release [116B]
Get:3 http://security.debian.org woody/updates/contrib Packages [2784B]
Get:4 http://security.debian.org woody/updates/contrib Release [119B]
Fetched 345kB in 13s (24.9kB/s)
Reading Package Lists... Done
Building Dependency Tree... Done
KURO-BOX:~# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
2 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 232kB of archives. After unpacking 4096B will be used.
Do you want to continue? [Y/n] y
Get:1 http://security.debian.org woody/updates/main libtiff3g 3.5.5-7woody2 [90.6kB]
Get:2 http://security.debian.org woody/updates/main sudo 1.6.6-1.6 [142kB]
Fetched 232kB in 10s (21.8kB/s)
(Reading database ... 13869 files and directories currently installed.)
Preparing to replace libtiff3g 3.5.5-7 (using .../libtiff3g_3.5.5-7woody2_powerpc.deb) ...
Unpacking replacement libtiff3g ...
Preparing to replace sudo 1.6.6-1.5 (using .../sudo_1.6.6-1.6_powerpc.deb) ...
Unpacking replacement sudo ...
Setting up libtiff3g (3.5.5-7woody2) ...

Setting up sudo (1.6.6-1.6) ...

KURO-BOX:~#


08/26/06 22:15:06 - noboru - No comments KURO-BOX

22 August 2006

samba portupgrade

ja-sambaのportをアップグレードしようとしたが
エラーが発生してできなかったが
一度makeしてから、upgradeすると問題なくできた

現在インストールしてあるportはすべて最新になった
他のportも失敗したものがあったが、
make deinstall
make install
にて、再インストールした
しばらく前までは、potrsdb -Uuを行っておらず
cvsupで新バージョンを落としても,アップグレード対象になっていなかった


08/22/06 21:48:32 - noboru - No comments FreeBSD , portupgrade

15 August 2006

BIND入門


BIND入門


ブックオフ



08/15/06 20:43:28 - noboru - No comments Network , 書籍
«Prev || 1 | 2 | 3 |...| 210 | 211 | 212 |...| 222 | 223 | 224 || Next»

< 2025-01 >
SunMonTueWedThuFriSat
   1234
567891011
12131415161718
19202122232425
262728293031 

 Use OpenOffice.org
VALUE-DOMAIN.COM

最近のコメント