Linux Server and Home Web Hosting
By Jan Pascal
If you are interested in web design or development you should have some local test place where you can check and debug websites. If you are doing this professionally you will probably invest in a real web server. But if you are doing this for fun or the reliability and speed is not a problem then you can have a simple solution with minimal investment–own Linux server. There are also some simple and effective solutions with applications like WampServer or EesyPHP. You can use them and have a good testing environment. However, having a dedicated Linux computer offers many opportunities for additional functions. In addition to this, a physical web server running Linux is a very close approximation of the real hosting environment. To install and use such server you need no special knowledge or skills. All you need is access to the internet and computer with web browser.
To set up a small but useful Linux server you need a computer. Your old computer that was replaced with a new fancy
multi-core machine is a perfect candidate for this project. Linux operating system usually runs on any machine so you should not be concerned about the processor speed or the amount of RAM. If you are new to Linux you should learn some basic tips by browsing the web. There are many websites that provide step by step instructions on how to download and install Linux on any computer. The most important rule about solving any problem is to simply google for it. Every problem you may encounter during installation or customization is somewhere already mentioned together with possible solutions or hints.
After you have a running Linux computer you should check if networking is working and if it boots without any errors. Then you need to install web server software. For this you will need at least Apache, MySQL and PHP. To upload files you will also need a FTP server software. To find out how to install applications you should again check web resources where you will find every step described in details. Before you can test your home hosting you should configure Apache for shared hosting and create few directories for your projects. This should be enough for basic web development.
Now you can put some files in the www folder and they should be visible in your browser. Simply enter the IP address of your Linux computer into the address bar of your browser and you should get your default website. You can add a line to your hosts file where you can associate a name with the IP address of the server. Then you will be able to access the server with this name.
An additional upgrade of the server can be some software to allow access from windows computers. For this purpose you can install a Samba file server which will allow you to access www or any other folder from the explorer in any Windows computer. With a Linux system running on your old computer you can get much more than just a testing environment for web development.
The author uses home Linux server for file storage and web development. One of his latest projects is a website about home hair removal which provides information about popular hair removal topics like facial hair removal for women. This website was created on the local Linux computer and then uploaded to the real web hosting server where you can access it.

One of the more common ways to increase the available RAM (or to allocate more RAM to MySQL) is to configure the MySQL cache sizes. If your MySQL server instance is using too much memory, decrease the cache sizes. Likewise, if MySQL gets bogged down with large requests, increase the MySQL cache.
I’m pretty confident that we have all seen an error or two displayed on a website. Some errors that are displayed are not a security issue at all, for instance Javascript errors. However, some errors are security issues (PHP is particularly bad with this), because they disclose sensitive information. The easiest way around this is to disable displaying errors in PHP (or your web applications). Otherwise, an attacker may be given information about your website’s database details, or file locations.
Each company offers similar packages which include add-ons like support for programming languages such as PHP, ASP, Perl, database support such as MySQL or even a shopping cart for those of you interested in selling items from your website. If you have a need there is probably a company able to meet it for you and if not you may have just found yourself a business opportunity.
Apache is an open source software that is free for everyone to use and the best place I’ve found for downloading the program is ApacheFriends.org.
These domain names, in turn, can be used for different purposes. Acquiring a host reselling account may prove an excellent option. Now-a-days most of the organizations prefer using Host Reselling Accounts. Organizations that are into the business of offering website hosting, the option of reselling account is no less than a boon.
using Linux servers over windows are listed below.
