[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Cobalt RaQ3 Backup
- Subject: RE: [cobalt-users] Cobalt RaQ3 Backup
- From: Glenn Parsons <gparsons@xxxxxxxxxxxxx>
- Date: Thu Feb 28 02:31:05 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
At 03:46 PM 2/28/02 +0000, you wrote:
Cheers for that. Does anybody know if the backup instructions I posted are
correct?
Cheers for all your help!
Hello,
I would strongly suggest:
1) Installing the SSH 3.0x package on your RaQ,
2) login as root, edit /etc/services, get an SSH client for
your computer, login using SSH, comment out the line telnet tcp 23, which
turns off telnet (after restarting /etc/rc.d/init.d/inet)
3) Use scp which gets installed with the SSH package for secure file transfer.
I use rsync with SSH to push backup data from my servers to a dedicated
backup server. I am able to do this across the entire Cobalt product line.
PS: The Arkeia Tape backup freeware version allows 1 server and one client.
With rsync performing the transfers to the backup server, I end up not
having to utilize one client on the network! That save $1000s in software
expenses!!!
Cheers,
Glenn