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
26 Aug, 2010
Posted by: Ahmandonk In: How to?
If you have an active website and simply wish or need to change your hosting service, it is very easy to switch to us going through three easy steps: CHOOSE A HOSTING PLAN Review the page containing information about our web hosting plans and features. Once you select a plan and place your order you [...]
Comments Off
15 Aug, 2008
Posted by: Ahmandonk In: How to?
Anda mempunyai kendala dalam hosting di PLiKhost Web Hosting ? kami telah menyediakan Client Area dan Support Ticketing yang mempunyai login yang sama. Tekan menu “Client Area” pada bagian atas website PLiKhost Web Hosting, lalu masuk ke menu “Login” di kiri atas halaman. Setelah Anda berhasil login kedalam Client Area, Silahkan tekan menu “Support Center” [...]
Comments Off
Comments