Re: Multiserver environment
Markus Gaugusch <[email protected]> Tue, 20 Jul 2004 16:23:18 +0200 (CEST)
| Newsgroups | gmane.linux.suse.fou4s.devel |
|---|---|
| Message-ID | <[email protected]> |
On Jul 20, Klaus Rodewig <[email protected]> wrote: > I've a server farm in which all servers run SLES8. All servers share one > NFS-mount. Only one server is able to connect to the Tnternet. This > server runs fou4s at night and stores all data on the NFS-Mount. So far > so good. > > How can I run fou4s on the other servers without connecting them to the > Internet? Use the "-n" option of fou4s (no download). You probably won't even use the standard "--auto" on the clients, but just fou4s -in or fou4s -en, maybe together with the --quiet option Markus --