:: how to deny user and groups login on ssh
# vi /etc/ssh/sshd_config ### add this line to deny users and groups DenyUsers username username DenyGroups groupname groupname
:: restarting sshd
# /etc/init.d/sshd restart
:: How to upgrade MySQL in WHM/cPanel Cli /usr/local/cpanel/scripts/mysqlup WHM Main - Software - ...
|| what is phpmyadmin please take a look this || how to ...
: What is WP to top WP To Top is a WordPress plugin that adds a “Back to top” link in your blog without modifying your template files. This is useful especially if you have long posts or long pages. You will have a nice “Back to top” or whatever-text-you-want link floating at the bottom right/left of your page.
Check disk usage df -h Filesystem Size ...
:: Problem SSH login prompt is slowly :: How to fix
:: how to deny user and groups login on ssh
# vi /etc/ssh/sshd_config ### add this line to deny users and groups DenyUsers username username DenyGroups groupname groupname
:: restarting sshd
# /etc/init.d/sshd restart
:: git error with vi error: There was a problem with ...
:: How to Enable mp4 Streaming in Apache + Installing mod ...
:: How to Configure Apache for FLV Streaming + Installing mod_flvx wget ...
:: How to setup PHP FastCGI for NGINX in Ubuntu + ...
:: How to protect directory in cPanel 0. Login in cPanel 1. ...