Tutorials

Setup DNS using Bind / named

|| what is bind please take a look this || install bind (debian) # aptitude install bind9 || setting bind |...
sysadmin.id
39 sec read

Block / deny ip on nginx

|| what is nginx please take a look this || how to blocking ip address on nginx | configure nginx.conf #...
sysadmin.id
14 sec read

Install drupal on linux

|| what is drupal cms please take alook this || how to install drupal on linux | dowload and extract package...
sysadmin.id
28 sec read

rsync over ssh

|| what is rsync please take a look this.. || how to using rsync over ssh # rsync -e ssh -goptrWlzuv...
sysadmin.id
7 sec read

Enable register_globals php using .htaccess

|| how to enable register_globals php on cpanel # vi .htaccess php_flag register_globals on || links | google | cpanel
sysadmin.id
4 sec read

Repair db / table mysql on centos

|| what is mysql please take a look this.. || how to repair db mysql on linux centos # /etc/init.d/mysqld stop...
sysadmin.id
14 sec read

Disable icmp / ping respond on linux

|| what is ping please take a look this || how to disable icmp / ping respond # echo 1 >...
sysadmin.id
18 sec read