Tag Archive | "tutorial"

How To Install WordPress (From Command line)

Friday, June 19, 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: wget http://www.wordpress.org/latest.zip unzip wordpress-*.zip [...]

Continue reading...

Setting Up Arch Linux

Wednesday, June 3, 2009

0 Comments

First of all update your system pacman -Syu Install xorg pacman -S xorg-server If you have a nvidia graphics card then you need to install these pacman -S nvidia nvidia-utils If you have a ati card then you need to install these pacman -S catalyst catalyst-utils Create your system admin user useradd -m -G users,audio,lp,optical,storage,video,wheel,power [...]

Continue reading...

Enable Serial Console

Monday, June 1, 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...

Cracking WGA

Friday, May 29, 2009

0 Comments

Grab yourself a copy of Windows XP, Windows Server 2003 VLK key generator (MSKey.exe or Windows XP Keygen.exe). use this tutorial to learn how to change your product key to the generated one Open C:\windows\system32\drivers\etc\HOSTS with notepad and add 127.0.0.1 mpa.one.microsoft.com If you have windows genuine advantage installed and are getting annoy pop ups about [...]

Continue reading...
Page 2 of 212