PLiKhost Web Blog

Archive for the ‘Server Administration’ Category

01 Sep, 2010

Mendeteksi DDOS

Posted by: Ahmandonk In: How to?|Server Administration

Terkadang sering sekali server terkena DDOS, entah itu dari salah satu domain, maupun berbagai domain. Bagaimana cara mendeteksinya? Login di Server sebagai Root, dan jalankan perintah netstat -ntu | awk ‘{print $5}’ | cut -d: -f1 | sort | uniq -c | sort -n setelah itu, akan muncul daftar IP, normalnya koneksi web tidak lebih [...]

Comments Off

Screen is like a window manager for your console. It will allow you to keep multiple terminal sessions running and easily switch between them. It also protects you from disconnection, because the screen session doesn’t end when you get disconnected. You’ll need to make sure that screen is installed on the server you are connecting [...]

Comments Off

It’s important to keep your server software up-to-date. The commands below will enable automatic nightly updates using CentOS 5′s default yum package manager. # yum -y install yum-cron crontabs vixie-cron # service cron start # chkconfig –level 2345 yum-cron on # service yum-cron start

Comments Off

About this blog

Blog ini di dedikasikan untuk client PLiKhost ataupun calon client PLiKhost, sebagai sarana pusat informasi dan pertukaran informasi sesama client maupun calon client kami. Pada blog ini akan kami sampaikan informasi penting dan terkini yang terjadi di PLiKhost Web Hosting. Semoga blog ini berkenan bagi semua yang membacanya.

Calendar

February 2012
M T W T F S S
« Jan    
 12345
6789101112
13141516171819
20212223242526
272829