How To Setup BSNL DataOne Broadband on Linux / Fedora CoreApril 22nd, 2007 BSNL DataOne provides software for connecting to Linux. However I found that you can setup much easier and without using their custom software.
Comparison of Software RAID on Windows versus LinuxFebruary 18th, 2007 The basic idea of RAID (Redundant Arrays of Inexpensive Disks) is to combine multiple small, independent disk drives into an array of disk drives which yields performance and recoverability exceeding that of a Single Large Expensive Drive (SLED). Redundancy is also provided (unless RAID 0) which allows easy and often automatic recovery from hard disk crash.
How To Setup Your DNS Server in GoDaddy Domain RegistrarFebruary 7th, 2009 Setting up a DNS server (with software like Bind) has two major components, the first being setting up the server itself and adding all the records. I will not delve into it as it has been discussed ad-nauseum on the net.
How to auto-start synergyc in Fedora / CentOS / RHEL LinuxSeptember 14th, 2009 You may find several instructions to autostart synergyc during login and after login. I had a hard time using them.
How To Install Windows msi Installers With Wine on LinuxOctober 23rd, 2007 Sometimes windows installers come with msi extension instead of regular exe extension. Such software can be installed with the msiexec command which comes with wine.
Linux / Fedora Core: How To Use rdiff-backup To Pull BackupsMay 26th, 2007 rdiff-backup is a popular, free, open source mirroring and incremental backup system for posix based operating systems like linux & Mac OS X. It uses rysnc algorithm through librsync but it doesn't use rsync.
How To: Wireless Networking With BSNL DataOne Broadband On Windows & LinuxJuly 22nd, 2007 I am going to describe a simple no-brainer way to share your BSNL Dataone Broadband internet connection over wireless network. The same principles can be used with other broadband connections too.
3 Ways to Setup RSync Server on WindowsJanuary 15th, 2007 There are 3 options to run rsync server on windows, explained below with pros and cons and instructions. Using DeltaCopy.
Solution: ntpdate[4933]: no server suitable for synchronization foundDecember 15th, 2007 Our local setup consists of a single ntp server which synchronizes time from asia pool of ntp.org ([0-2].asia.pool.ntp.org) and several ntp servers in the intranet which synchronizes from the above server. This setup ensures identical clock on all the machines on the intranet as well as reduces load on ntp.org servers.
How to Monitor the Server And Network in LinuxSeptember 23rd, 2009 For any System administrator its tough to monitor large Linux networks continuously without a streamlined system. Looking for an efficient network monitoring solution for Linux systems we came across Nagios.
How to know the Uptime in My Linux SystemSeptember 18th, 2009 Do you wanna know how long the server has been running? It requires just a simple command to monitor the time for which the Linux system has been running. With a single command you can not only know about the uptime, but also the number of users that have currently logged on and the system load averages for the past 1, 5 and 15 minutes.
Using Subversion to Seamlessly Update & Merge Web Sites and Web ApplicationsJanuary 15th, 2007 I wanted a seamless procedure to update web sites and web applications without compromising security. The development server is under a firewall and so is the production server.
How To Add Programs To X / Gnome Session StartupApril 29th, 2007 I needed to run Synergy server for my triple monitor setup at startup of Gnome session. crontab isn't going to help here.
How To Migrate Mantis Defect Tracking System From Windows To Linux / Fedora Core 6May 12th, 2007 Mantis is popular php based defect tracking application which works on top of RDBMS like MySQL and PostgreSQL. Recently I ported our Windows based Mantis installation to Linux.
FireStarter - Super Easy Powerful Firewall for LinuxApril 16th, 2007 FireStarter is for Linux what ZoneAlarm is for Windows, a simple to use but fully functional firewall for small business and homes for free. The simplicity of firewall even surpasses ZoneAlarm, even a novice can set it up properly with very minimum knowledge.
July 7th, 2006 at 7:34 am
Funny. I’m doing exactly the same thing this weekend: setting up a linux web/mail/database environment on a dedicated server with little or no prior linux system administration experience.
Good luck to us.
S.
July 7th, 2006 at 8:41 am
I enjoyed your ode to dreamhost
July 7th, 2006 at 10:31 am
Thanks