Cara cepat menggunakan sshfs
Januari 27, 2010
Tinggalkan komentar
sshfs user@hostname: mountdir/
cd mountdir/
fusermount -u mountdir
Categories: post
fusermount, sshfs
Howto remove mdadm raid array – umount /…
Januari 27, 2010
Tinggalkan komentar
Howto remove mdadm raid array
- umount /dev/md0;
- mdadm –stop /dev/md0;
- mdadm –zero-superblock /dev/sd{a,b,c,d}
source : http://ubuntuforums.org/showthread.php?p=2459683
Categories: quote
Linux, mdadm, raid, software raid
Sparse files are not recommended due to …
Januari 25, 2010
Tinggalkan komentar
Sparse files are not recommended due to data integrity and performance issues. Sparse files are created much faster and can used for testing but should not be used in production environments.
Nah lho bener kan
Categories: quote
Linux, virtualization, xen
Life is too short for source based distr…
Januari 25, 2010
Tinggalkan komentar
Life is too short for source based distributions.
Categories: status