This video is about configuration of network file system (NFS) on Linux (Ubuntu here). You 'll also learn how to set up NFS on a cluster computer.
In this playlist, I talk about how to set up a cluster computing system using Ubuntu (Linux) and also setting up a queuing system for calculation submission.
The commands described in this video are given below:
The Network File System
NFS on the Login Node
sudo apt-get install nfs-server
sudo mkdir /nfs
sudo nano /etc/exports
/nfs *(rw,sync)
sudo service nfs-kernel-server restart
ls -ld /nfs
sudo chown hashmi /nfs
NFS on the Client Machines (Compute Nodes)
sudo apt-get install nfs-client
sudo mkdir /nfs
sudo nano /etc/fstab
HRG-Server:/nfs /nfs nfs
sudo systemctl daemon-reload
sudo mount -a
For more informative videos about computational chemistry and other important software tools like Gaussian, MS Word, Excel, PowerPoint, Endnote, ChemDraw etc. subscribe my channel. / wisdomcenter
Facebook Page / muhammadali.hashmi.33
Instagram / hashmi_photography
Email: muhammad.hashmi [at sign] ue.edu.pk
Смотрите видео How to Make a Cluster Computer | Part 04 - Network File System (NFS) онлайн, длительностью часов минут секунд в хорошем качестве, которое загружено на канал Wisdom Center 20 Январь 2024. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 2,665 раз и оно понравилось 22 посетителям.