PDA

View Full Version : Linux Server Basic Install


PureGrain
08-04-2003, 19:13
OK, I have taken a few moments to stop working and put together a Linux Install Guide. It is very basic and not as elaborate as my other tutorials, but it is very easy to follow. I will be working on them again in the future adding more information and pictures to better discribe what is going on during the installation.

Completronics.com (http://www.completronics.com)

Plese feel free to send me an email or post in the forums if you see anything I left out. :eek:

PureGrain
30-04-2003, 18:04
Should be working again.

woutur
07-05-2003, 16:04
Cool tutorial ;)
the only suggestion I have is extracting the package with:
tar jxvf instead of the 2 steps you state.

Less commands. Less hassle :)

Thumbs up anyway!

Org
10-05-2003, 01:47
'tar jxvf file' is the best command if your tar is recent enough to support the option "j". If it isn't, then use command 'bunzip2 -c file | tar xvf -'

LadyHawk777
05-06-2003, 03:06
What happened to the instructions ?? :(