«

»

Eyl 14

İşletim sistemine uzak nfs bağlama ve koparma

sudo apt install nfs-common
sudo groupadd -g 2000 moodledata-group
sudo usermod -a -G moodledata-group root
sudo mkdir /var/www/moodledata
sudo echo ‘192.168.x.x:/mnt/datas/datawebs /var/www/moodledata nfs defaults 0 0’ >> /etc/fstab
sudo pico /etc/fstab
sudo mount -a
cat /proc/mounts
cat /proc/mounts | grep datawebs

mount edile dizini koparmak için
sudo umount -f -l 192.168.x.x:/mnt/datas/datawebs

1 yorum

  1. e-otoparca

    Teşekkürler kodlar sorunsuz.

e-otoparca için bir cevap yazın Cevabı iptal et

E-posta hesabınız yayımlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir

AlphaOmega Captcha Classica  –  Enter Security Code
     
 

Şu HTML etiketlerini ve özelliklerini kullanabilirsiniz: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>