I had been using Ubuntu/Kubuntu for some time with Wanadoo/Orange in the UK connecting to the Livebox by Ethernet, but I recently had to move my computer to a different [...]
Browsing all articles from February, 2011
14
Jan
2007
Jan
2007
/etc/fstab – Automounting NTFS and ext3
# /etc/fstab: static file system information.## proc /proc proc defaults 0 0# /dev/hda3UUID=d1794253-261e-427c-b952-6e469ff74970 / ext3 defaults,errors=remount-ro 0 1# /dev/hda5UUID=eb900d14-a3d3-4649-a44e-e204667d1619 none swap sw 0 0/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0/dev/hdd /media/cdrom1 [...]
7
Jan
2007
Jan
2007
Mounting another partition for home
I set up an ext3 partition on another hard drive, then amended /etc/fstab and added the following line: /dev/hdb1 /home ext3 nodev,nosuid 0 2 This allows me to keep my [...]

