User Tools

Site Tools


autofs

Differences

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

Link to this comparison view

Next revision
Previous revision
autofs [2021/05/24 22:59] – created vissieautofs [2022/02/14 05:42] (current) vissie
Line 23: Line 23:
 <code>sudo ssh -p 1234 -i /home/user/.ssh/id_rsa user@10.10.10.123</code> <code>sudo ssh -p 1234 -i /home/user/.ssh/id_rsa user@10.10.10.123</code>
 For better debugging you might try running automount in foreground. For better debugging you might try running automount in foreground.
-<code>systemctl stop autofs.service+<code>sudo systemctl stop autofs.service
 sudo automount -f -v</code> sudo automount -f -v</code>
 +
 +====To unmount====
 +  fusermount -uz /data
 +  mount /data
 +
autofs.1621922389.txt.gz · Last modified: 2021/05/24 22:59 by vissie