Linux commands

Account not listing in WHM >> List Account

If you can not see user's account in WHM >> List account, please use following steps to fix it. Check…

11 years ago

How to use RPM command

To install and uninstall RPMs, use RPM command as follows. rpm -qa | grep pakage-name rpm -e pkgname rpm -ivh…

11 years ago

How to change server time zone

To change server time use following commnds. date -s 'Sun JUN 12 00:30:00 PST 2012' OR date --set="2 SEP 2013…

11 years ago