Re: incoming request proxying

2002-11-13 Thread Cristian Ionescu-Idbohrn
On Tue, 12 Nov 2002, Paul Johnson wrote: > Is there a way to make either Apache or Squid (preferrably Squid, but > I can go either way here) proxy requests from the outside world to > machines that are inside a network inaccessable to the outside world? > > Like, say, requests to /whatever go to h

Re: script to mv file & ...

2002-12-18 Thread Cristian Ionescu-Idbohrn
On Thu, 19 Dec 2002, Garry Byrne wrote: > Hi all, Could anyone assist with a simple script to mv 'filename.tar.gz' > to 'filename-currentdate.tar.gz' So the script would be able to insert the > current date into the new file name. mv filename.tar.gz filename-`date +%Y-%m-%d`.tar.gz -- To UNS

Re: Consolidating user databases

2003-01-12 Thread Cristian Ionescu-Idbohrn
On Sun, 12 Jan 2003, Simon Bland wrote: [snip] > Also, I'd really like to replace Exchange, but as I understand that's > somewhat of a 'Holy Grail' for us all. Does anything out there come > close to a replacement? The main things this place uses it for is the > shared calander and shared folders

Re: Consolidating user databases

2003-01-12 Thread Cristian Ionescu-Idbohrn
On Mon, 13 Jan 2003, Simon Bland wrote: > Ximian looks pretty good, but from what I can understand there isn't a > 'Ximian Server'.. I couldn't quite follow what they meant by that. > > Can Ximian be put in to replace Exchange? Or does it mostly provide a > nice way to tie linux machines into a MS

Re: How to avoid the screen timeout when no activity

2003-01-15 Thread Cristian Ionescu-Idbohrn
On Wed, 15 Jan 2003, Jeremy C. Reed wrote: > On Sat, 11 Jan 2003, Michelle Konzack wrote: > > > > setterm -blank 0 > > > > This works only, if you have minimal one login after reboot... > > Is there a possibility to get it without login ??? > > I understand what you mean. setterm outputs an escape

Re: Problems installing horde

2003-01-25 Thread Cristian Ionescu-Idbohrn
On Sat, 25 Jan 2003 [EMAIL PROTECTED] wrote: > and bingo, 'sudo' is a requirement which I unfortunately didn't have > installed... can this be added somewhere to the dependancies for horde? Don't count on it! Did you file a bug in BTS against horde? Cheers, Cristian -- To UNSUBSCRIBE, email

Re: xfs vs jfs performance

2003-02-15 Thread Cristian Ionescu-Idbohrn
On Tue, 11 Feb 2003, Thedore Knab wrote: > I am not talking about huge delays but rather occasional 2-5 second > delays. You are not, by any chanse, running NFS v3 over TCP on top of that? Cheers, Cristian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble

Re: Small Debian Installs (was Re: Routing with Linux)

2003-03-08 Thread Cristian Ionescu-Idbohrn
On Thu, 6 Mar 2003, Randy Kramer wrote: > What's the smallest someone on the list has installed, and what's the > easiest way to go about doing it? One floppy. This is the smallest one I know of: http://www.zelow.no/floppyfw/ Not a Debian, but based on and built using Debian. Actively maintai

Re: traffic reporter

2002-09-10 Thread Cristian Ionescu-Idbohrn
On Mon, 9 Sep 2002, José Alberto Guzmán Ramírez wrote: > What traffic sniffers/reporters have you played with or can recomend > or comment on? This is from unstable: , | Package: iftop | Maintainer: christophe barbe <[EMAIL PROTECTED]> | Version: 0.5-1 | Depends: libc6 (>= 2.2.5-13), libncur

Re: incoming request proxying

2002-11-13 Thread Cristian Ionescu-Idbohrn
On Tue, 12 Nov 2002, Paul Johnson wrote: > Is there a way to make either Apache or Squid (preferrably Squid, but > I can go either way here) proxy requests from the outside world to > machines that are inside a network inaccessable to the outside world? > > Like, say, requests to /whatever go to h

Re: Small Debian Installs (was Re: Routing with Linux)

2003-03-08 Thread Cristian Ionescu-Idbohrn
On Thu, 6 Mar 2003, Randy Kramer wrote: > What's the smallest someone on the list has installed, and what's the > easiest way to go about doing it? One floppy. This is the smallest one I know of: http://www.zelow.no/floppyfw/ Not a Debian, but based on and built using Debian. Actively maintai