Better mysql ‘show table status’
show table status login to your server via ssh and run root@host [~]# mysqlshow --status g33kinfo_wrdp1 |sort -n -k10 |awk -F\| '($6 !~ /0/)' |awk -F\| '{print $2 " "…
show table status login to your server via ssh and run root@host [~]# mysqlshow --status g33kinfo_wrdp1 |sort -n -k10 |awk -F\| '($6 !~ /0/)' |awk -F\| '{print $2 " "…
Installing or Re-Installing Fantastico Login to your server as root, and do the following cd /usr/local/cpanel/whostmgr/docroot/cgi wget -N http://files.betaservant.com/files/free/fantastico_whm_admin.tgz tar -xzpf fantastico_whm_admin.tgz rm -rf fantastico_whm_admin.tgz Now go to WHM, login…
I know an easy way. Login to your server via SSH. From console edit the exim.conf file: vim /etc/exim.conf Go to this lines remote_smtp: driver = smtp interface = ${if…
Your can now scan and manage Rkhunter from your WHM. Download and install the latest Rkhunter GUI from Admin-Ahead Development Team. Version: 1.0.0 PS: You will need to REGISTER for…
Woof is a small simple webserver that can easily be invoked on a single file. A client can access the file with tools he trusts (e.g. wget). No need to enter…
From mituzas.lt http://mituzas.lt/2009/02/03/mydumper/ "Last weekend I ended up working on small pet project – and today I’m kind of releasing it. So, I had that idea that there’s no good…
Here is a clever way to install apps via the Alt+F2 Gnome 'Run Application' Dialog box. Press Alt+F2 to open the Gnome 'Run Application' Dialog box Type in apt:sysinfo Enter…