Archive for the 'Linux' category
November 21st, 2008 / HTML, Linux, Tools, ubuntu /
Quanta Plus and NVU both have WYSIWYG editing features. I highly recommend writing your HTML by hand though. WYSIWYG editing is not a good way to make web sites. Quanta Plus probably has the most features of any visual HTML editor on Linux.
→ Read the article
November 19th, 2008 / Linux, Trik, ubuntu /
Got error during the “Configuring the Apt - 43% scanning the mirror”. There’s a quick fix to this issue, disable your network devices and it will time out within 30secounds and proceed with the install. Just enable your network after that and everything should be fine.
→ Read the article
November 17th, 2008 / Linux, Tools, Trik /
We have developed an SPI iptables firewall that is straight-forward, easy and flexible to configure and secure with extra checks to ensure smooth operation. It is preconfigured to work on a cPanel server with all the standard cPanel ports open. It also auto-configures your SSH port if it’s non-standard on
installation. csf can be used on [...]
→ Read the article
October 13th, 2008 / Linux, ubuntu /
The Ubuntu Counter Project is like a miniature version of The Linux Counter. It aims to catalogue the number of registered machines using the numerous varients of the Ubuntu Linux distribution.
Why? Because, quite simply, Ubuntu rocks.
To register your Ubuntu machines, simply register yourself as a user, and add your machines to your account.
Once registered, you [...]
→ Read the article
August 21st, 2008 / CentOs, Linux /
Cpanel servers have a nice little file called antivirus.exim. Most of you probably have never of this magic little gem. It’s a central filter for the exim mail server that lets you setup all kinds of wonderful filters to help stop spam from coming in and going out of your server.
→ Read the article
August 21st, 2008 / CentOs, Linux, Trik /
PHP and Apache has a history of not being able to track which users are sending out mail through the PHP mail function from the nobody user causing leaks in formmail scripts and malicious users to spam from your server without you knowing who or where.
→ Read the article
August 21st, 2008 / CentOs, Linux, Trik /
057I Message-Id: <E1EoTZ1-0001Xj-39@host2.mydomain.com>
cat /var/log/exim_mainlog |grep E1EoTZ1-0001Xj-39
→ Read the article
June 12th, 2008 / Linux, Trik, ubuntu /
Sedangkan pada Ubuntu file source repository terletak pada
/etc/apt/source.list
→ Read the article
May 30th, 2008 / Linux, Trik, ubuntu /
When you are trying to install software on Ubuntu or Debian linux using the apt-get package system, quite often you’ll forget the exact name of the package you are trying to install. Here’s how you can get a little help figuring out what the name is.
→ Read the article
May 1st, 2008 / CentOs, Linux, Trik /
Demi penghematan bandwidth (baca: koneksi yang lemot), jadi bisa diakalin dengan merubah mirror repos ke mirror local (terdekat). Untuk mengubahnya cukup dengan mengedit :
# vi /etc/yum.repos.d/CentOS-Base.repo
→ Read the article