Tuesday, May 16, 2006

blog off bloggers

it's my blog and i blog if i want to

Wednesday, May 10, 2006

useful commands etc

df -h = ls disk space
-h = human readable
ls -al

quick tip:-to add extra repositries edit etc/apt/sources.list

feel free to add!

Wednesday, May 03, 2006

linux game installs

most games come with an installer which when placed in the home folder runs from terminal
i.e. sudo sh (filename).run
which adds the installer generally to usr/local/games/(gamename)/base

the pk files from the game cd then need to be copied to this folder but not overwriting and files created by the installer

most file/game instructions i come across online just don't make sense to me lol