LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 12-06-2002, 11:50 AM   #1
markus1982
Senior Member
 
Registered: Aug 2002
Location: Stuttgart (Germany)
Distribution: Debian/GNU Linux
Posts: 1,467

Rep: Reputation: 46
backup server ; network file system / ftp-server ?


I'm considering setting up a backup and monitoring server which will keep system images of 4 other servers. The traffic will be around 8 GB / day.

What I'm thinking of is what way I should choose ... NFS? But NFS is said to be insecure. Is there a secure alternative?

The other way I thought of is installing vsftpd as FTP-server on the backup-server and let the others push the images there ...


What do you think of the most secure solution ?

All servers have static IP adress so I could do firewalling using netfilter besides the nfs / ftp-server settings!
 
Old 12-06-2002, 11:57 AM   #2
ianv
Member
 
Registered: Dec 2002
Location: North West England
Distribution: fedora
Posts: 52

Rep: Reputation: 15
Howdy,
have you looked at
$ man rdist
Useful if there are lots of small files to update - can keep mirrored directories in sync.
What is the application running on the machines ?
File & Print / database / app server ??
Replication of db's is best left to client/server between databases
Keeping file server replicated could be done thu ftp or rdist
Pls send more detail & we try to help..
HTH
Ian
 
Old 12-06-2002, 12:23 PM   #3
markus1982
Senior Member
 
Registered: Aug 2002
Location: Stuttgart (Germany)
Distribution: Debian/GNU Linux
Posts: 1,467

Original Poster
Rep: Reputation: 46
I just want to backup images to another server ... the image filesize may range from 12 MB up to 2 GB. So it's just a few files ... but files which have a big file size. The same solution should be used for all 4 servers!

Regarding rdist. It's a security hole ... I want to keep away of the rsh, rdist, etc stuff!
 
Old 06-05-2007, 11:26 PM   #4
HowDoIProgramIt
Member
 
Registered: Nov 2006
Location: East Coast, USA (in "the great northeast")
Distribution: Custom / from source; Fedora, Debian, CentOS, Scientific; LFS.
Posts: 94

Rep: Reputation: 15
Quote:
Originally Posted by markus1982
I just want to backup images to another server ... the image filesize may range from 12 MB up to 2 GB. So it's just a few files ... but files which have a big file size. The same solution should be used for all 4 servers!

Regarding rdist. It's a security hole ... I want to keep away of the rsh, rdist, etc stuff!
I've backed up mysql databases accross the 'net using scp for years, never had a problem. A few shell script(s) plus a cron job or two and that pretty much took care of it.

I have had excellent results every time I've used any of (ssh, sshd, scp, sftp).

- Larry
 
Old 06-05-2007, 11:36 PM   #5
SlackDaemon
Member
 
Registered: Mar 2006
Distribution: RedHat, Slackware, Experimenting with FreeBSD
Posts: 222

Rep: Reputation: 30
Consider using rsync over ssh. This way only changes will be transferred on subsequent transfers. The transfer is also secure due to tunneling via ssh.
 
Old 06-06-2007, 05:15 PM   #6
HowDoIProgramIt
Member
 
Registered: Nov 2006
Location: East Coast, USA (in "the great northeast")
Distribution: Custom / from source; Fedora, Debian, CentOS, Scientific; LFS.
Posts: 94

Rep: Reputation: 15
Quote:
Originally Posted by SlackDaemon
Consider using rsync over ssh. This way only changes will be transferred on subsequent transfers. The transfer is also secure due to tunneling via ssh.
Second.

It may be necessary to alter the ssh configuration to allow forwarding, auth, etc. depending upon how ssh was installed (from source, distribution package, etc.); the current Fedora RPMs seem to have pretty much everything but remote login disabled by default.

Aside from that, rsync should work splendidly...
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
FTP server incorporated into file system linuxmandrake Debian 4 11-25-2005 09:15 AM
Good distro for network/file/print/ftp/web server... AudioMechanic Linux - General 3 03-09-2005 10:12 AM
cron nightly backup to ftp server rkane Linux - Networking 2 03-04-2004 05:05 PM
SCRIPT: backup defined files/dirs to FTP-server markus1982 Linux - Software 0 05-25-2003 06:06 AM
Need script to dump database, ftp file to backup server glock19 Linux - Networking 17 05-12-2003 05:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 02:19 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration