Error 500: Internal Server Error
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@******.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More...
Installing eAccelerator on Ubuntu
If you have a small server for your own use (such as your personal page) or have a busy server servicing a lot of php requests you might find it a good idea to install some goodies in order to optimize the performance of your machine. A really good start might be installing the eAccelerator. The eAccelerator...
Setup your own server with Ubuntu 7.10 server edition
In this article we will guide you through the Ubuntu 7.10 server edition installation process. If you have an old piece of hardware and would like to make it a server or you need a LAMP server where you can host your website you can easily setup the Ubuntu server edition and take advantage of one of...
How to secure your local file sharing server with Samba
For this guide, we will use samba. It is popular enough, so any problems with it, should have a published solution on the internet. First off, we will need Samba installed on our box. Different operating systems have various ways of installing it. for gentoo: emerge -av samba for debian based: apt-get...