commit a1199c0a22cbfdd33fd4826de2713a16159e06b6 Author: gilles Date: Sun Oct 13 07:41:42 2024 +0200 Ajouter readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..ce4a994 --- /dev/null +++ b/readme.md @@ -0,0 +1,6 @@ +fichier de configuration : +sudo nano /etc/fstab + +10.0.0.34:/mesdata /home/gilles/nfs34 nfs rw,bg,soft,nosuid 0 0 + +10.0.0.101:/mnt/2T /home/gilles/nfs2T nfs rw,bg,soft,nosuid 0 0