This is a detailed description about how to set up a Fedora 9 server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable) with PHP5 and Ruby, Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc.
Read more »Git from the Bottom Up
"John Wiegley recently wrote a great article about git called Git from the Bottom Up (pdf). I found it to be very helpful in clarifying how git works and that understanding makes git feel more accessible..." -- http://www.newartisans.com/blog_assets/git.from.bottom.up.pdf
Read more »Howto Install Truecrypt with GUI tool in Ubuntu Gutsy
TrueCrypt is a software system for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data are automatically encrypted or decrypted right before they are loaded or saved, without any user intervention.
Read more »Get More from Ubuntu's Uncomplicated Firewall
The Ubuntu Unleashed blog has an excellent guide to the ins and outs of the Uncomplicated Firewall (ufw), a new feature in Ubuntu Linux 8.04, or Hardy Heron, that makes it easy to control the traffic into and out of your system. While turning on the firewall is as simple as typing sudo ufw enable, you can do a lot more with ufw, including:
Read more »Emacs Photo Database now available
"This is to announce that Emacs Photo Database is now available as a SourceForge-hosted project..." - http://ephotodb.sourceforge.net/
Read more »First look: OpenSolaris 2008.05 a work in progress
The OpenSolaris project, which has been slowly gaining momentum over the past year, issued its first official release last week. Designed with an emphasis on usability and easy installation, OpenSolaris aims to provide a complete desktop platform for users and developers built on top of Sun's Solaris kernel.
Read more »OpenOffice.org obeys Moore's Law?
Wirth's Law states software becomes larger, more complex, and slower: in the end the win from Moore's Law end is washed out by the loss from Wirth's Law. Let's compare OpenOffice.org against these Laws to see which one wins.
Read more »Deep, down and dirty PC repair
Sometimes, no matter how much you try to protect your computer, you need to get down and dirty with the hardware. Sometimes it's the obvious. I never cease to be amazed at how many PC problems turn out to be loose cables or -- the shame of it all! -- an unplugged electrical cord. But, other times, it will be you vs. your PC's internal workings in a battle for system superiority.
Read more »Make Your Scripts User Friendly with Zenity
The first time I played with Zenity, I recognized several potential uses for it. While I'm pretty comfortable with interacting with computers with a command line interface, I know many people are not. Zenity creates GUI widgets from a simple command line and can be used from any shell script.
Read more »Howto Install TOR,Privoxy and Tor GUI Programs (Vidalia,Tork and Torbutton)in Ubuntu
Tor is a software project that helps you defend against traffic analysis, a form of network surveillance that threatens personal freedom and privacy, confidential business activities and relationships, and state security.
Read more »GNU/Linux Rails Server Using Passenger, part 2
"Here is the, the long awaited second part of my extensive guide on setting up a rails server running on Ubuntu 8.04. Everything should be going smoothly so far and you should be at the point where we need to setup Apache and link everything together. This guide will be quite verbose and much longer than the first one. This is due mostly to all the configuration that will be required.
Read more »GNU/Linux Rails Server Using Passenger, part 1
"...I decided to write this guide because of the new optimized kernel that was added to Ubuntu Server 8.04 for virtualized environments. I also wanted a complete guide that would be a solid reference and now just have bits and pieces for upcoming sysadmins will get lost when reading..."
Read more »Tip: Getting Your Webcam To Work In Ubuntu
I have an old noname cheapo webcam, that I dusted out of my junk (why? More on that in a post coming soon). I hoped that it would work in my Ubuntu setup out of the box like most of my other hardware. I connected it to my laptop’s usb port. dmesg gave the following output
Read more »Packet Reading with libpcap Part 1
Tcpdump, Snort and similar tools are great; administrators and programmers alike can leverage them for everything from basic packet header reading down to bit for bit analysis of what, when, where on a network. How do they work? If someone wished to include packet reading functionality in their own software(s) what might be the best method?
Read more »Anatomy of Security-Enhanced Linux (SELinux)
Linux® has been described as one of the most secure operating systems available, but the National Security Agency (NSA) has taken Linux to the next level with the introduction of Security-Enhanced Linux (SELinux). SELinux takes the existing GNU/Linux operating system and extends it with kernel and user-space modifications to make it bullet-proof.
Read more »








