|
||||||||
|
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|
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 Charlie T |
|
#2
|
|||
|
|||
|
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 |
|
#3
|
|||
|
|||
|
-----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----- |
|
#4
|
|||
|
|||
|
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"... |
![]() |
| Tags |
| filesystem, linux, mount, remote |
| Thread Tools | |
| Display Modes | |
|
|