Re: SSH X11 forwarding file browser

2003-03-12 Thread Dave Vehrs
that I can have multiple sessions without creating tons of connections. Dave Vehrs On Wed, 2003-03-12 at 13:13, DuSTiN KRySaK wrote: > Hi there - is there a way to open a GUI (gnome) file browser when connecting > to a machine through ssh (with the -X option)? > > Or would I hav

Re: FreeSWAN walkthrough?

2003-03-05 Thread Dave Vehrs
Google it. Its out there. On Wed, 2003-03-05 at 14:29, Stephen Corey wrote: > Has anyone gotten FreeSWAN working on RH 7.3? I'm > trying it now, and getting an error recompiling the > kernel with the AES patch. I was wondering if anyone > had a step-by-step on it that applied to 7.3.. > > _

Re: RPM and dependancies

2003-02-21 Thread Dave Vehrs
Ok, apt-get and apt-for-rpm both work but how about just reading the man pages for what you have. Try this --> up2date install mysql It will determine the dependencies and install anything you need. Dave V. On Thu, 2003-02-13 at 07:40, Eduardo Silva wrote: I think that someone has already

Re: how to see more history of my console screen?

2003-02-21 Thread Dave Vehrs
Pipe the output to less or more. For example: locate gtk | less Dave V. On Wed, 2003-02-12 at 07:37, Jianping Zhu wrote: > I have redhat 7.3, sometimes when i issue a "locate" command , lots of > lines are list on screen, but i can go back to a small history of the > screen. Is there a way to c

Re: scripting an ssh session

2003-02-21 Thread Dave Vehrs
Use the Expect scripting langauge. It was designed for scripting interactive processes. Learn more at: http://expect.nist.gov/ Dave V. On Tue, 2003-02-11 at 17:28, David Simmons wrote: > We have a couple of servers that we want to push out periodic updates > to. We want to automate this as muc

Re: Clustering on Redhat 8.0

2003-02-10 Thread Dave Vehrs
On Mon, 2003-02-10 at 09:32, James Pifer wrote: > If anyone can point me to some useful information that would be great. > > Thanks, > James Depends on the type of clustering you need. For high-availability, follow the link in Ed Wilts email. For computational clusters, check out: http://w