makem
Members
-
Joined
-
Last visited
Solutions
-
makem's post in NAS folder NFS share to Xubuntu pc error was marked as the answerAnswer found here:
https://forums.unraid.net/topic/150414-mounting-an-unraid-share-in-ubuntu-linux/
And in /etc/fstab I entered:
192.168.1.249:/mnt/user/my-domain /media/my-domain nfs x-systemd.automount 0 0
To make it auto connect.
-
makem's post in Unraid 6.12.13: Pulled a docker and cannot find it! was marked as the answerRemoved the install using this page
With the command:
docker system prune -a --volumes The command without using --volumes did not remove the install
docker system prune