Welcome

Here you can find a lot of tips, from how to add windows fonts to how mount a server using GNU/Linux Debian linux Server, and useful software and books related with debian
rules
Italic : system output
# you need to be root to run this command
$ user no root

IMPORTANT ! To download the software provided here (megaupload) from linux you have to install the add-on megaupload SX for iceweasel or firefox
https://addons.mozilla.org/es-ES/firefox/addon/3843
enable it in the tool menu

viernes 4 de abril de 2008

Repair hard disk

Category : General
Description: Common task

Just for filesystems ext2/ext3


# apt-get install e2fsprogs

# umount /dev/hda9

# fsck -fyc /dev/hda9

this will check and fix the hard disk