Tagged Questions
0
votes
0answers
25 views
How can I share NTFS drive between Ubuntu PC
I am just installing Ubuntu 12.04 in my office in two PC. Every PC have some NTFS formated drive. So I want to share them between these two PCs. Please help me regent if possible.
1
vote
1answer
154 views
Can I set a time-out for auto-mounted shares that are unavailable?
I am using autofs to mount an NFS remote share at boot so it's mounted when I'm logged in. If the remote share is down, I can't login to Ubuntu, it hangs after entering my password.
Any way to set a ...
1
vote
1answer
478 views
Can't access nfs3 shares
Unable to access NFS shares on Ubuntu from Windows 7. It just acts like the share can't be found on network. (NET HELP MSG 1222)
on client:
added NFS features
tried "mount IP:/share z:" and the ...
3
votes
2answers
3k views
How to create a shared folder using command line on a server
After following the tutorial here I ran into a problem. Here is what I did.
On my server I installed nfs-kernel-server and edited the /etc/exports file to include the folder I want to share:
...
6
votes
1answer
2k views
How can I setup an NFS share using a GUI?
Is there a GUI for selecting which folders are shared via NFS?
