Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2000 19:19:04 -0600 (MDT)
From:      Adam Ulmer <aulmer@veriohosting.com>
To:        John Sconiers <jrs@enteract.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: cvs/rcs/sccs&scripting
Message-ID:  <Pine.BSF.4.10.10009201914440.85942-100000@orca.orem.veriohosting.com>
In-Reply-To: <Pine.NEB.3.96.1000918215720.62941C-100000@shell-3.enteract.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I would *highly* suggest using ssh/scp instead of telnet/ftp.  Don't even
offer telnet/ftp services, if possible.  Using ssh keys can help avoid
entering passwords.  For more information, see the ssh manpage (daunting
if you have never used ssh).  Feel free to pass additional questions back
here so that all the readers may benefit.

Adam Ulmer

On Mon, 18 Sep 2000, John Sconiers wrote:

> Greetings,
> 
> I'm setting up a project and would like your input?.  We currently have
> several systems from different vendors running Freebsd.  Because the
> systems are from different vendors, running differant versions of the OS,
> etc, I've decided to archive a subset of files.  For instance the modified
> kernel config.  Every couple hours from the config server I want to start
> a shell, telnet to the box, login , ftp the config back to the server,
> then log off.  Then use either cvsup or SCCS to arcive the config.  In the
> event we change something that negatively effects us we could look
> SCCS/CVS and find out when the last change was made, what was the config
> on this date, what is the difference from the new config and a config from
> two days ago.  
> 
> 
> Would you recommend SCCS, cvs or something else for doing this?  Are there
> any guidelines or tutorials for interacte shell scripts...IE Passing a
> user name and password via telnet, ftp etc. ???  No, I can't use
> rsh/ssh/scp/rcp because I want the same scripting to work for routers and
> switches that can only do ftp or tftp.  Any help, pointers or other info
> would be welcomed.
> 
> JRS
> 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10009201914440.85942-100000>