Currently browsing category

Linux, Page 35

[轉貼] DAAPD + iTunes + Bonjour

文章來源 : Mac Blog 我在一台 FC3 Server 上架了一個 daapd,這樣,其他的電腦,不管是 Windows 或是 Mac 只要有裝 iTunes 就可以撥放 daapd 分享出來的音樂了 Fedora 相關的套件在 DAG 的網站上都有打包好的 rpm …

Vi : Search and Replace

Change to normal mode with escape key. Search: Search STRING forward : /STRING Search STRING backward: ?STRING. Repeat search: n Repeat search …

/etc/fstab

## 編輯 /etc/fstab 檔案 /dev/sda1 /mnt/usbdrive ext3 noauto,user,kudzu 0 0 # 使用外接usb.讓其他使用者可以自由掛載(mount) USB硬碟 /dev/sda2 /mnt/dos vfat users,umask=000 0 0 # 讓其他使用者有權限寫入,掛載 Windows …

Fedora Core 3 NFS install

Find a NFS sharing the ISOs of the installation. example: 192.168.0.5:/export/fc3/iso/ Boot from CD. Type : linux askmethod

Howto reconstruct RAID 1

[root@localhost Desktop]# rpm -q raidtools raidtools-1.00.3-8 [root@localhost Desktop]# lsraid -p [dev 9, 0] /dev/md0 30820DF2.C88E49A4.8199EFC8.5B50C228 online [dev 8, 1] /dev/sda1 30820DF2.C88E49A4.8199EFC8.5B50C228 good …

watch command

[root@localhost ~]# watch Usage: watch [-dhntv] [–differences[=cumulative]] [–help] [–interval=] [–no-title] [–version] examples: # watch –interval=0.1 cat /proc/mdstat

/etc/skel

[root@xxx skel]# ls -f . .kde .bash_logout .bashrc .emacs .. .canna .bash_profile .gtkrc .zshrc