User Tools

Site Tools


linux:arch_workstation_setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
linux:arch_workstation_setup [2018/06/15 02:04]
bmiddha
linux:arch_workstation_setup [2018/06/15 02:05]
bmiddha
Line 149: Line 149:
 ===== nfs home dir ===== ===== nfs home dir =====
 [[linux:​arch_home_directories]] [[linux:​arch_home_directories]]
 +Install nfs-utils
 +<​code>​
 +sudo pacman -S nfs-utils
 +</​code>​
 +<​file|/​etc/​fstab>​
 +.
 +.
 +172.29.0.6:/​acm-home /home nfs4 rw,​hard,​defaults,​noauto 0 0
 +172.29.0.7:/​pkgs-64 /​var/​cache/​pacman/​pkg nfs4 rw,​hard,​defaults,​noauto 0 0
 +</​file>​
linux/arch_workstation_setup.txt ยท Last modified: 2021/05/02 21:36 (external edit)