Miscellany
public text v1 · immutableprofx@profx:~$ cat /etc/fstab | grep ubuntu2
ubuntu2:/home/profx /home/profx/profserver/ nfs rw 0 0
/var/log/syslog
Sep 2 20:23:20 ubuntu2 mountd[27464]: connect from 192.168.1.105 to proc (1) in mountd: request from unauthorized host
cat /etc/hosts | grep 192.168.1.105
192.168.1.105 profx
sudo mount -a
Password:
mount: RPC: Authentication error; why = Failed (unspecified error)