When you you wish to run multiple services bound to different IPs possibly under different subnets from a single machine the simple way is to create multiple virtual adapters tied to a single physical card. The following instructions are for CentOS but should also work for RedHat and Fedora.
If you install sendmail on your desktop and have not configured your system correctly you will very likely come across this problem. Ubuntu boot up slows down considerably and stops for a long time at the "Starting Mail Transport Agent (MTA) sendmail" line. This is because sendmail is trying to resolve your host and times out failing to do so. You can fix this problem easily by making a few changes in to yours hosts file.
One of our commitments to our customers is that we will never force our products/service on you just for the sake of selling these. We try our best to match your requirement with the products and services we offer and fit the one that best fits your needs. We have been selling our hosting services both in the local market and in the international market for the last 2 years and we have been slowly building a set of loyal customers for these services. One of the frequent questions that we have had to answer was "How much web space and bandwidth do you really need for a website". This is a tough question to answer without really knowing what you are going to put up on the site and how many are going to visit it. In any case here are the general tips and guidelines that we offer our customers.
If you happen to be one of those people who burn lot of iso's like we do through our RequestCD program then you would most probably have come across the dreaded checksum errors or md5sum errors. We used to get a lot of these and interestingly we found that we get consistent md5 checksum errors with certain iso images. We were almost sure that this had nothing to do with actual burning errors since they happened only for certain iso images. After hours of scouring the internet we found out the real culprit behind these errors and a way to really work around these phony error messages and actually verify if the iso was written correctly. We burn using either Brasero or K3B but this information can be applied to other cd/dvd burning software as well.
We have been running the RequestCD Program for more than a year now. For this program we have been heavily downloading iso's, mostly GNU/Linux distributions. We download either through direct downloads or through bittorrent. Bittorrent downloads are inherently safer because the downloaded iso would be guaranteed error free. However http and ftp downloads results in corrupted downloads once in a while. Traditionally when you end up with a corrupted iso you had to download the iso file again. Not anymore. You can easily repair a corrupted iso using Bittorrent.
Upgrading a working server application is always tricky. This is especially true if the upgrade had changes in configuration files and you had customizations done in your local configuration file. The recent exim4 upgrade to version 4.67-3 had structural changes in the configuration files. The suggested upgrade method is to accept all the modifications provided by the upgrade and redo the customizations. But what if you did not read the instructions properly and ended having an exim4 installation that throws out errors every time you try to start exim4.
Do you find your custom DNS server entries being deleted after every reboot or after every disconnection? Do you use DHCP but still want to use your own DNS servers? Do you want to use OpenDNS and ignore the DNS servers provided by your ISP? Well here is how you can do this on Ubuntu. This solution applies to Ubuntu but might very well work for other distributions of GNU Linux as well.
If you use GNU/Linux as your development environment then you inevitably has to use the find command at some point of time. A very common need while developing web applications is to search for the occurrences of a given string in files, very often with different extensions, under a given project. The command 'find' is a very powerful search utility that can be wielded according to our convenience and can be used in this scenario.
One of our customers recently brought an Acer Aspire 3002NLC Laptop to install Ubuntu and to configure the laptop as a Samba server for his home networking. There was one more thing that he wanted to us to configure - that was internet through the Reliance Datacard. The card provided was ZTE MC315. Installing Ubuntu and configuring the rest of the applications were easy but the reliance datacard installation took some time. But once we figured it out, the steps involved were very simple.