- français
- English
Linux Line
1. Be sure to have nfs-common [nfs-utils fedora-yum] (and maybe autofs)
sudo apt-get install nfs-common autofs
2. Create the mount point
sudo mkdir /mnt/linuxline
3. Mount linuxline on th emount point
sudo mount linuxline.epfl.ch:/export/mirror /mnt/linuxline