NetworkedBlogs.com (beta) is an extension of the Facebook app NetworkedBlogs.

izhoeld

You're new here, aren't you?

NetworkedBlogs allows you to stay up to date with blogs you love. Click the Follow button to follow updates from this blog.
 

Information

Blog Name: izhoeld
Url: http://izhoeld.co.cc
Language: Indonesian
Topics: hosting, cpanel, linux
Description: catatan
Popularity: 2 Followers

Selected Content

Blog Feed

Install ConfigServer Mail Queues (cmq)
untuk install ConfigServer Mail Queues caranya : 1. download cmq pake wget # wget http://configserver.com/free/cmq.tgz 2.  Untar file cmq.tgz # tar -xzf cmq.tgz 3. masuk ke directory cmq # cd cmq 4. instal cmq dengan # sh install.sh login ke WHM, scrool down di menu bagian kiri “ConfigServer Mail Queues” sudah otomatis ada di WHM
Disable Statistics per Account hosting
untuk mendisable awstats per account hosting caranya masuk ke SSH dengan login root edit  file /var/cpane/users/accountname tambahkan baris berikut skipanalog=1 skipawstats=1 skipwebalizer=1 apabila hanya ingin analog enable dan awstats, webalizer disable … tinggal rubah yg analog menjadi  : skipanalog=0 Jika ingin mematikan statistics untuk keseluruhan account hosting, cara nya bukan WHM dan cari menu Server Configuration klik Tweak Settings Scroll kebawah, pada bagian ”Stats Programs” uncheck semuanya click “Save” skipanalog=1 skipawstats=1 skipwebalizer=1
Membuat Email alert Disk Space Partition
ini adalah script sederhana untuk membuat email alert apabila partisi hampir penuh #!/bin/bashSIZE=`df / | grep / | awk ‘{print $5}’ | sed ’s/%//g’`UKURANMAX=90if [ $SIZE -gt $UKURANMAX ]thenmail -s “partition var hampir penuh” email@namadomain.com << EOFpartisi sudah hampir penuh. total: $SIZE%EOFfi #!/bin/bash SIZE=`df / | grep / | awk ‘{print $5}’ | sed ’s/%//g’` UKURANMAX=90 if [ $SIZE -gt [...]
Linux Iptables ip_conntrack: table full, dropping packet error
apabila ada error di /var/log/messages (syslog) seperti: # tailf /var/log/messages Oct 8 04:42:46 server kernel: ip_conntrack: table full, dropping packet. Oct 8 04:42:51 server kernel: printk: 504 messages suppressed. Jika melihat pesan di atas di syslog, kelihatannya seperti database conntrack tidak cukup. Anda dapat dengan mudah meningkatkan jumlah koneksi maksimal, tetapi bahwa setiap sambungan memakan sekitar 350 bytes of non-swappable [...]
(98)Address already in use
ketika restart / start apache pada cpanel, dan mendapatkan error seperti ini (98)Address already in use: make_sock: could not bind to address 0.0.0.0:443 no listening sockets available, shutting down Unable to open logs(98)Address already in use: make_sock: could not bind to address 0.0.0.0:443 no listening sockets available, shutting down Unable to open logs “(98)Address already in use: make_sock: could not bind [...]

Followers

This blog has 2 followers. Visit the blog page on Facebook to see who's following this blog.
Follow

Popular in:

Not enough data.
Calculated for blogs with 20+ followers.

Related Blogs

This site uses BitPixels previews
Questions? contact: networkedblogs@ninua.com
Copyright (C) 2008, Ninua, Inc.