Below is the procedure for resizing LVM volumes using ext4: 1. Unmount the filesystem and check its LV # umount /mnt/test 2....
If your swap partition is on a logical volume it can be resized without rebooting your system using a few easy steps....
If your server is reporting the incorrect time (i.e. PDT instead of EDT) you can correct it pretty easily. 1. Login as...
If you attempt to create a partition larger than 2 TB using fdisk it doesn’t work, so instead you will need to...
To rename a logical volume, you can perform the following steps: In this example we will rename APPS to TOMCAT. 1. First...
Networking can be set up pretty easily from the command line. vi /etc/network/interfaces # The primary network interface auto eth0 iface eth0...
You may have set up specific actions or redirects based on the User-Agent. To impersonate a browser, you can use this approach:...
Versions of Solaris up to version 9, “/usr/ucb/ps -aguxwwwww” would give you extremely detailed ps output and not truncate lines. The command...
You may find that you have 2 versions of some RPMs installed, but it’s not easy to tell which is which by...
If you encounter a “550 Permission denied” error when dealing with virtual users in your vsftpd configuration, you may be missing one...