|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Mount...how to mount?
hi,
i am haveing trouble to mount. i have a workstation linux redhat. i want to mount a library on my linux server. i want to cd to folder named POPYE from my workstation on the server. when i write df -h on the station i want to see it as /mnt/POPYE 10x |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
The mount command mounts filesystems, not libraries. Is this "library" a filesystem, or just a file?
|
| The Following User Says Thank You to Scott For This Useful Post: | ||
zigizag (02-27-2013) | ||
| Sponsored Links | ||
|
|
#3
|
||||
|
||||
|
That can only be done using NFS... Your workstation has to have the NFS server (service that is...) running and has to export your directory allowing only your Linux server to mount... Be aware that for security reasons root is not allowed much on nfs mounts except mounting...
|
| The Following User Says Thank You to vbe For This Useful Post: | ||
zigizag (02-27-2013) | ||
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| can not mount fs | puthy | UNIX for Dummies Questions & Answers | 2 | 12-20-2010 10:03 AM |
| Can't see home folder on one NFS mount but can in another mount on another share | Narnie | IP Networking | 2 | 01-09-2010 09:49 PM |
| mount -t cifs permission denied by mount -t smbfs works fine | humbletech99 | UNIX for Advanced & Expert Users | 3 | 09-07-2009 05:02 PM |
| mount -o llock -F nfs vs mount -F nfs | KhawHL | UNIX for Dummies Questions & Answers | 1 | 01-15-2008 11:48 PM |
| how to mount a hotswap scsi drive on a solaris 2.6 netra box using the mount command? | soulshaker | UNIX for Dummies Questions & Answers | 4 | 07-18-2001 01:11 PM |
|
|