Archive | Linux RSS feed for this section

How To Install WordPress (From Command line)

19. June 2009

0 Comments

Okay, this tutorial will show you how to very easily install WordPress on your own server from the command line. First step is to make a MySQL database, user and permissions for that user. Secondly, you go to the directory that you want to put WordPress in and get the files: The next step is [...]

Continue reading...

Setting up a IRCD Server

16. June 2009

3 Comments

Preparing the server To compile unrealircd you need to install some software. First off resynchronize the package index files Then we need to install compiling tools If you want SSL your going to need to install openssl It is not recommended to run a IRCd as root for this reason we will be creating a [...]

Continue reading...

Lighttpd virtual hosting

13. June 2009

0 Comments

Virtual hosting allows you to host many websites from one server. Setup The Folders and users Lighttpd Config Open your lighttpd.conf Add the following for the virtual host configuration Save your config and restart lighttpd

Continue reading...

Setting Up Arch Linux

3. June 2009

0 Comments

First of all update your system Install xorg If you have a nvidia graphics card then you need to install these If you have a ati card then you need to install these Create your system admin user Now we need to set a password for that user so type the following Install some packages [...]

Continue reading...

Enable Serial Console

1. June 2009

0 Comments

This tutorial will show you how to set up a serial console on a Linux system, and connect to it via a null modem cable. This is quite useful as it allows you to easily get a console on the system if there are any problems with it and you cannot access it via ssh [...]

Continue reading...
Page 5 of 7« First...34567