Networking Forums

Networking Forums > Computer Networking > Linux Networking > How to mount a remote filesystem in LINUX.

Reply
Thread Tools Display Modes

How to mount a remote filesystem in LINUX.

 
 
Charlie T
Guest
Posts: n/a

 
      08-19-2004, 04:18 PM
Hello,

I am trying to mount my webhost. Does any one know how? The server is
RedHat.

I would like to mount the 'www' directory so that I can perform a
differential backup using DAR on the directory.

Can anyone help?


Thanks,
Charlie Topjian
charlie.topjian<no-spam>@gmail.com
 
Reply With Quote
 
 
 
 
GVK
Guest
Posts: n/a

 
      08-19-2004, 04:43 PM
Charlie T wrote:
> Hello,
>
> I am trying to mount my webhost. Does any one know how? The server is
> RedHat.
>
> I would like to mount the 'www' directory so that I can perform a
> differential backup using DAR on the directory.
>
> Can anyone help?
>
>

You can put the entire www on sharing(SMB) with write permissions. Or,
try mounting it through NFS and NIS.

regards,
GVK
 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      08-19-2004, 06:31 PM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

In comp.os.linux.networking Charlie T <(E-Mail Removed)> suggested:
> Hello,


> I am trying to mount my webhost. Does any one know how? The server is
> RedHat.


> I would like to mount the 'www' directory so that I can perform a
> differential backup using DAR on the directory.


The easiest way should be using 'rsync' or 'unison' through ssh,
so you have a backup and can easily sync files/dirs between both.

There are some HOWTO available, try a google search.

Good luck

--
Michael Heiming (GPG-Key ID: 0xEDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBJPILAkPEju3Se5QRAjERAKC9fwQ1RLtR/QbdqbmYJ2RXrS38NQCgtZ5C
+nhDuHkSojSOONUdgvBpfyQ=
=NEML
-----END PGP SIGNATURE-----
 
Reply With Quote
 
jack
Guest
Posts: n/a

 
      08-19-2004, 08:45 PM
Charlie T wrote:
> Hello,
>
> I am trying to mount my webhost. Does any one know how? The server is
> RedHat.
>
> I would like to mount the 'www' directory so that I can perform a
> differential backup using DAR on the directory.


First of all, make sure that that server in question is sharing the
directories. With NFS, check /etc/exports; with SMB, check /etc/\
samba/smb.conf. - Don't forget to restart the respective servers after
modifying any of those two.

Or, as Michael suggested, use RPC utilities for this.


Cheers, Jack.

--
----------------------------------------------------------------------
My personal reading of the string "MicroSoft" expands to "NanoWeak"...
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mount of AIX jfs2 filesystem on Linux server extremely slow Govind Linux Networking 0 07-23-2008 10:02 PM
How to mount remote server locally to a machine? outlawclique@gmail.com Linux Networking 1 08-21-2006 09:36 PM
Can't NFS mount linux drive on OSX rohayre@gmail.com Linux Networking 1 12-10-2004 02:25 AM
NFS mount won't mount at boot, but mount -a works fine. BT Linux Networking 2 09-23-2004 09:37 PM
Remote filesystem in a directory Sam Windows Networking 1 09-17-2004 04:33 PM



1 2 3 4 5 6 7 8 9 10 11