Configuring VPN client

In this post you can read how to configure the VPN client in Fedora Core 10. I tried to configure VPN client in NetworkManager, but there was no success. I turned off NetworkManager with chkconfig and uncheck Controlled by NetworkManager in system-config-network. In my case, VPN server is on Microsoft platform, so my domain name must precede the user name.

Linux upgrade in a few hours

If your work is organized in a way to have all documents inside /home partition and e-mails on remote server then you have qualities for easy upgrade to the new Linux desktop. Easy upgrade means to have a fully functional Linux desktop in a few hours. Is it installation or upgrade? Well, technically I will write about installation, but it will look like an upgrade.

LAMP setup: Apache and PHP

After finishing all tasks from the previous article LAMP setup, now is time to move on. LAMP server is secured and waiting for Apache and PHP configuration.

LAMP setup: Beginning

How to install and configure Linux as a Web server? What are the main steps to go? This post should cover the main configuration steps of LAMP – Linux Apache MySQL PHP server.