tips

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

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

Setup Korean fonts on Linux Debian

|| how to setup korean fonts on debian # aptitude install ttf-unfonts-core ttf-unfonts-extra || links | google | alexxoid
Sysadmin.ID
3 sec read

Perl fastcgi on nginx

|| how to setup perl fastcgi on nginx | installing nginx and perl cgi on debian # aptitude install nginx libfcgi-perl...
Sysadmin.ID
1 min read

Remove navbar on blogger

|| how to remove navbar on blogspot | login to your account | go to Layout – Edit HTML | add...
Sysadmin.ID
7 sec read

resolve ssh error

|| ssh error keys agent # ssh username@server Agent admitted failure to sign using the key. || how to fix ssh...
Sysadmin.ID
7 sec read