Re: Is inetd a proxy server?

2004-02-22 Thread Marty Landman
At 05:41 PM 2/22/2004, Chris Pressey wrote: Have you tried pressing the 'i' key when top is running? It toggles the display of idle processes. (getty is generally idle.) This can save a lot of screen real estate. Thanks Chris, that's perfect. I gotta learn not to post before rereading the hel

Re: Is inetd a proxy server?

2004-02-22 Thread Chris Pressey
On Sun, 22 Feb 2004 17:19:05 -0500 Marty Landman <[EMAIL PROTECTED]> wrote: > My issue is one of UI, especially for "top". It would be nicer imo if > those 1/2 doz getty processes were to display on one line somehow... > maybe indicating the number running and a way for me to expand them if > need

Re: Is inetd a proxy server?

2004-02-22 Thread Marty Landman
At 01:26 PM 2/22/2004, Matthew Seaman wrote: getty(8) is pretty light weight, and it doesn't take much extra memory to run multiple copies of it. It's also the case that while you may not need to log in via the console during normal usage, when you do need console access then you generally nee

Re: Is inetd a proxy server?

2004-02-22 Thread Matthew Seaman
On Sun, Feb 22, 2004 at 11:58:10AM -0500, Marty Landman wrote: > At 11:12 AM 2/22/2004, Matthew Seaman wrote: > > >A proxy listens to all of your request, and then opens up a second > >connection to the real server (or another > >proxy) for you and replays your request to it -- so all of the traf

Re: Is inetd a proxy server?

2004-02-22 Thread Marty Landman
At 11:12 AM 2/22/2004, Matthew Seaman wrote: A proxy listens to all of your request, and then opens up a second connection to the real server (or another proxy) for you and replays your request to it -- so all of the traffic is relayed through the proxy. Newbie here Matthew. Could you please exp

Re: Is inetd a proxy server?

2004-02-22 Thread Matthew Seaman
On Mon, Feb 23, 2004 at 12:05:45AM +0900, Rob wrote: > I don't know much about proxy servers, so I read the handbook on this issue. > When reading the proxy server paragraph in the firewalls section, I > concluded > that my inetd superserver is a kind of proxy server. Is that right? Not really.

Is inetd a proxy server?

2004-02-22 Thread Rob
Hi, I don't know much about proxy servers, so I read the handbook on this issue. When reading the proxy server paragraph in the firewalls section, I concluded that my inetd superserver is a kind of proxy server. Is that right? Thanks, Rob. ___ [EMAIL P