HOWTO partition and make file system over 16TB (xfs) – parted
make sure you already install xfs module : # yum install -y xfs* part it : # parted /dev/sdb GNU Parted 1.8.1 …
make sure you already install xfs module : # yum install -y xfs* part it : # parted /dev/sdb GNU Parted 1.8.1 …
localhost> lam user.test test lrswipcda localhost.localdomain> dm user.test deletemailbox: Permission denied localhost> sam user.test cyrus c localhost> lam user.test test lrswipcda cyrus …
要先安裝 minicom # yum install -y minicom 在設定 minicom # minicom -s 選 “Serial port setup” 由 Serial Device : /dev/modem 改為 …
# vos changeaddr -remove -oldaddr SERVER_NAME Removed server SERVER_NAME from the VLDB.
# dsmc q backup -inactive xxx.php ANS1677W The MAILPROG option is ignored because it is no longer supported. IBM Tivoli Storage Manager …
Google Chrome OS 又名 Google OS. 我到 gdgt 下載了 VMware 版本的Chromium OS 玩. 不確定裡面有沒有spyware. 所以我註冊了一個新的 google 帳號就只為了玩 Google OS. 這個版本應該不是 google 的人 …
# yum clean metadata # yum clean all 這好像是萬能的.之前也有遇過這樣類似的問題. 🙂
An alternate way to mount an NFS share from another machine is to add a line to the /etc/fstab file. The line …
用yum安裝 fuse fuse-ntfs-3g dkms dkms-fuse 指令如下 : # yum –enablerepo=dag install fuse fuse-ntfs-3g dkms dkms-fuse
用了linux那麼久了. 今天才知道這個功能. 真是要打屁股!! 先印出 cpuinfo 的資訊這樣看下列範例會比較清楚. # cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 4 …