CentOs
Linux Test Disk I/O Performance
How can I use dd command on a Linux to test I/O performance of my hard disk drive? How do I check the performance of a hard drive including the read and write speed on Read more…
How can I use dd command on a Linux to test I/O performance of my hard disk drive? How do I check the performance of a hard drive including the read and write speed on Read more…
Red Hat Enterprise 5/6 mempunyai cara yang berbeda dalam pembuatan repository / installation directory dibandingkan Red Hat Enterprise 4. Sebenarnya menggunakan NFS, FTP maupun HTTP repository bisa dilakukan di RHEL5, tapi db info yang digunakan Read more…
1. Mount the RHEL 6 installation ISO somewhere like /mnt, e.g.: # mount -o loop rhel6.iso /mnt 2. Copy the media.repo file from the root of the mounted ISO to /etc/yum.repos.d/ and set the permissions. e.g.: # cp /mnt/media.repo Read more…
Hi guy’s, untuk tahap selanjutnya merupakan langkah untuk melakukan penambahan size pada file system yang menggunakan LVM, berikut step by step nya; 1. Pastikan terlebih dahulu partisi OS : # fdisk -l Disk /dev/sda: 80.0 Read more…
Hi guy’s berikut Step by step dalam konfigurasi LVM pada linux, semoga membantu. 1. check partisi OS : # fdisk -l Disk /dev/sda: 80.0 GB, 80026361856 bytes 255 heads, 63 sectors/track, 9729 cylinders Units = Read more…