A little off topic: Updating the webserver? scp, sftp, or ??? Of course I want to use a mirroring program to do it automatically. -- Sincerely, David Smead http://www.amplepower.com.
David, The shorewall.net mirrors use rsync -- I''ve set up both rsyncd and the firewall rules to only allow rsync connections from the mirror sites. I personally use scp to do all updating here locally. -Tom ----- Original Message ----- From: "David Smead" <smead@amplepower.com> To: <shorewall-users@shorewall.net> Sent: Thursday, March 14, 2002 2:25 PM Subject: [Shorewall-users] Updating webserver> A little off topic: > > Updating the webserver? scp, sftp, or ??? > > Of course I want to use a mirroring program to do it automatically. > > -- > Sincerely, > > David Smead > http://www.amplepower.com. > > _______________________________________________ > Shorewall-users mailing list > Shorewall-users@shorewall.net > http://www.shorewall.net/mailman/listinfo/shorewall-users >
Tom, Thanks, I should have known that rsync would run on top of ssh. It''s been a long time since I read the man page for that. You mentioned running a stripped down version or RH on your webserver. I''m buying a low power, headless single board computer that has a CF socket. With an IBM microdrive I''ll have a very low power webserver. Did you just do a custom install, or is there already a minimalist RH package you''d suggest. -- Sincerely, David Smead http://www.amplepower.com. On Thu, 14 Mar 2002, Tom Eastep wrote:> David, > > The shorewall.net mirrors use rsync -- I''ve set up both rsyncd and the > firewall rules to only allow rsync connections from the mirror sites. > > I personally use scp to do all updating here locally. > > -Tom > > ----- Original Message ----- > From: "David Smead" <smead@amplepower.com> > To: <shorewall-users@shorewall.net> > Sent: Thursday, March 14, 2002 2:25 PM > Subject: [Shorewall-users] Updating webserver > > > > A little off topic: > > > > Updating the webserver? scp, sftp, or ??? > > > > Of course I want to use a mirroring program to do it automatically. > > > > -- > > Sincerely, > > > > David Smead > > http://www.amplepower.com. > > > > _______________________________________________ > > Shorewall-users mailing list > > Shorewall-users@shorewall.net > > http://www.shorewall.net/mailman/listinfo/shorewall-users > > > >
David, We''re not running rsync over ssh but you could of course do that. Since we''re just replicating publically available informaition, there''s no need for encryption. -Tom -- Tom Eastep \ Shorewall - iptables made easy AIM: tmeastep \ http://www.shorewall.net ICQ: #60745924 \ teastep@shorewall.net ----- Original Message ----- From: "David Smead" <smead@amplepower.com> To: <shorewall-users@shorewall.net> Sent: Thursday, March 14, 2002 3:20 PM Subject: Re: [Shorewall-users] Updating webserver> Tom, > > Thanks, I should have known that rsync would run on top of ssh. It''s been > a long time since I read the man page for that. > > You mentioned running a stripped down version or RH on your webserver. I''m > buying a low power, headless single board computer that has a CF socket. > With an IBM microdrive I''ll have a very low power webserver. > > Did you just do a custom install, or is there already a minimalist RH > package you''d suggest. > > -- > Sincerely, > > David Smead > http://www.amplepower.com. > > On Thu, 14 Mar 2002, Tom Eastep wrote: > > > David, > > > > The shorewall.net mirrors use rsync -- I''ve set up both rsyncd and the > > firewall rules to only allow rsync connections from the mirror sites. > > > > I personally use scp to do all updating here locally. > > > > -Tom > > > > ----- Original Message ----- > > From: "David Smead" <smead@amplepower.com> > > To: <shorewall-users@shorewall.net> > > Sent: Thursday, March 14, 2002 2:25 PM > > Subject: [Shorewall-users] Updating webserver > > > > > > > A little off topic: > > > > > > Updating the webserver? scp, sftp, or ??? > > > > > > Of course I want to use a mirroring program to do it automatically. > > > > > > -- > > > Sincerely, > > > > > > David Smead > > > http://www.amplepower.com. > > > > > > _______________________________________________ > > > Shorewall-users mailing list > > > Shorewall-users@shorewall.net > > > http://www.shorewall.net/mailman/listinfo/shorewall-users > > > > > > > > > _______________________________________________ > Shorewall-users mailing list > Shorewall-users@shorewall.net > http://www.shorewall.net/mailman/listinfo/shorewall-users >