Some notes on mouting smb on campus hpc.
export $(dbus-launch)
gio mount -u smb://user@address/path
should there be no folder under /run/user/{uid}/gvfs
/usr/lib/gvfs/gvfsd-fuse /run/user/{uid}/gvfs
Some notes on mouting smb on campus hpc.
export $(dbus-launch)
gio mount -u smb://user@address/path
should there be no folder under /run/user/{uid}/gvfs
/usr/lib/gvfs/gvfsd-fuse /run/user/{uid}/gvfs