![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | 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 !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| TomCat access in an Remote Linux Server | gothama | UNIX for Dummies Questions & Answers | 1 | 03-13-2008 09:17 AM |
| NTRconnect Remote Access for Linux 2.0 (Default branch) | iBot | Software Releases - RSS News | 0 | 01-11-2008 07:00 PM |
| Open-source remote access technology advances (Linux Devices) | iBot | UNIX and Linux RSS News | 0 | 06-21-2007 06:10 PM |
| LDAP Authentication for access to a folder | sunmatts | UNIX for Advanced & Expert Users | 1 | 05-01-2006 02:26 AM |
| FTP - remote access | shashi_kiran_v | UNIX for Dummies Questions & Answers | 0 | 01-18-2006 10:43 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Need help to access/mount so to access folder/files on a Remote System using Linux OS
Hi
I need to access files from a specific folder of a Linux system from an another Linux System Remotely. I know how to, Export a folder on One SCO System & can access the same by using Import via., NFS in the Sco Unix SVR4 System using the scoadmin utility. Also, I know to use mount -t "source system Ipaddress:/folder to be accessed" "local systems mount point folder where access required" on True64 Unix. But I want to know how to do the same on Linux OS. i.e. how to access /usr/user1 of 12.12.12.12 system from 13.13.13.13 system so that I can use them directly from 13.13.13.13. Probably I know some think like NFS & RFS Services., but not sure. Please do let me know if u have any IDEAS. Advance Thankx. Vishwa. |
|
||||
|
Hi Vishwa,
You could use NFS in linux to share the directory. in RH linux you put directories you want to export in the /etc/exports file. To mount the directory you put the relevant entry in /etc/fstab on the client machine and issue the mount command. The link below goes into more detail about NFS for linux: http://www.linuxdoc.org/HOWTO/NFS-HOWTO/ Hope this helps. Andy H ![]() |
|
||||
|
Thanks Andy Hibbins
Hello Andy Hibbins
Ya, In the mean while I was trying my effort & finally I got it. Ya, ur answer was write & gave me a clue tooo...I'm greately thank full for ur kind Info.. Fianlly Thanks a Ton. With Warm Regards Vishwa. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|