Archive for the 'GNU/Linux' Category

Monitoring Email Traffic

If you install mail server application on your computer. Maybe you want to monitor or count email traffic in or out from your computer like i did. I have find several ways to do this thing. You can use a couple application for your computer. Try this reference :
http://jimsun.linxnet.com/postfix_contrib.html
http://www.enderunix.org/isoqlog/
http://mailgraph.schweikert.ch/
http://www.howtoforge.com/mail_statistics_mailgraph_pflogsumm
I hope you can use all of [...]

Install Nginx, Mysql, PHP and FastCGI on Ubuntu Intrepid Ibex

I interested in NginX. Do you know NginX? NginX, pronounced “engine x”, is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. So, for my study, i collect several links that can help me to install it on my ubuntu Interpid Ibex.
http://www.ubuntugeek.com/howto-install-nginx-webserver-in-ubuntu-804-hardy-heron.html
http://www.johnyerhot.com/2008/02/12/how-to-nginx-fcgi-php-mysql-ruby-on-rails-rewrite-vhosts/
http://www.timschneider.us/blog/?p=4
http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html
http://bc-dev.net/2008/05/07/mysql-nginx-and-php-on-ubuntu-804/
http://articles.slicehost.com/2007/12/7/ubuntu-gutsy-installing-nginx-via-aptitude
http://www.howtoforge.com/installing-nginx-with-php5-and-mysql-support-on-debian-etch
http://www.warp2search.net/contentteller/news_story/installing_nginx_with_php5_and_mysql_support_on_debian_etch.html
http://www.mensk.com/webmaster-toolbox/perfect-ubuntu-hardy-nginx-mysql5-php5-wordpress/
Let’s install nginX
Social Bookmarking

Using NMAP to find open port

I want to know what port in my computer was opened. There are many way to do this thing. But I like to use NMap for this find open port on my computer.
1. First install nmap, because it use ubuntu as OS, so this is the command
$sudo apt-get install nmap
Social Bookmarking

Different Wallpaper for Different Workspace Ubuntu Hardy

I’m using compiz in my ubuntu and activated the desktop cube effect. To make it as a cube, i use 4 workspace. Now, i want them have different wallpaper. There are steps i have did it for it.
1. Open Advanced Desktop Effect Settings
System - Preferences - Advanced Desktop Effect Settings
Social Bookmarking