Re: firewall

2003-02-22 Thread Allan Andersen
On Sun, 2003-02-23 at 02:31, Russell Shaw wrote: > > At the moment I've a RH firewall/router. It's quite unstable, so I would > > like to installa Debian as a firewall and router instead of RH. > > > > I need the box act as a firwall/router (I belive it's called > > masquarading) and enabled port

firewall

2003-02-22 Thread Allan Andersen
this? Thanks in advance Allan Andersen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: How to partition hard drive?

2001-04-13 Thread Allan Andersen
If it's for personal use I would use something like similar to this: /boot - 16 MB bootable swap - 2 x amount of RAM in the PC / - the rest Allan --- Linux: Because rebooting is for adding new hardware. On Fri, 13 Apr 2001, George M. Butler wr

Re: folder highlightning in Pine ?

2001-04-12 Thread Allan Andersen
Thanks for the suggestion, but which version of Pine are you using ? The one I'm using is 4.33 ... it's be couse the ';' command doesn't exists and 'P'/'N' is in my Pine previous/new folder. Allan Andersen On Wed, 11 Apr 2001, Curtis Hogg wrote:

folder highlightning in Pine ?

2001-04-11 Thread Allan Andersen
as I got more than a couple of these folders it gets a bit confuseble. So I was wondering if it was possible to get the folder highlighted when a new mail arrived to it ? It's a bit irritating to go though each folder when a new mail arrives. Hope anyone could assists, best regards Allan Andersen

local mirror with rsync

2001-02-13 Thread Allan Andersen
Hi, I'm trying to create a local mirror with the rsync mirroring script from: http://www.debian.org/mirror/anonftpsync I've changed the script so it should use my local settings, but when I execute the script - it start to run the the server I'm mirroring from but also copying files from my /. Th

RE: debian & poster

2001-02-07 Thread Allan Andersen
> I made a big debian poster using the open use logo GIMP file available > from http://dusknet.dhs.org/~deek/debian/ -- it works quite nicely. > >I'd love to see these offered commercially - not all of us are lucky >enough to have poster printers. :) Yeah me too ... but I think the soluion will b

RE: debian & poster

2001-02-07 Thread Allan Andersen
From: Michael Janssen (CS/MATH stud.) [mailto:[EMAIL PROTECTED] >I made a big debian poster using the open use logo GIMP file available >from http://dusknet.dhs.org/~deek/debian/ -- it works quite nicely. > >Michael Janssen Wouldn't you go in some problems with the logo when you enlarge them ?

debian & poster

2001-02-06 Thread Allan Andersen
Hi, Right now I have a poster with Corel Linux (better than nothing I think) hanging on my door. But I don't use the Corel Linux disto - so I thought if there were anyone out there who have a good quality of the debian logo which could be used to make a poster. I thought about these logo's but a

Re: licq

2000-10-04 Thread Allan Andersen
Andrei Ivanov wrote: > > After you installed the plugin, you still might get errror messages about > not being able to see the plugin. > The way around that is to start licq and specify directly where and which > plugin to use: > licq -p absolute_path_to_plugin like > licq -p /usr/lib/licq/licq_

licq

2000-10-04 Thread Allan Andersen
Hello everyone, I've just reinstalled my debian system. It all works just fine except my licq. When I start the licq program I get an error similar to this: 1:57:14: [WRN] Licq: Ignoring stale lockfile (pid 27928) 11:57:14: [ERR] Unable to load plugin (qt-gui): /usr/lib/licq/ licq_qt-gui.so: cann

Re: rsync trouble

2000-09-18 Thread Allan Andersen
Jeff Green wrote: > > 2 most likely causes from person experience. Either you have run out of > processes. (ulimit -a will show you how many you have available) or you > have run out of rlogin connections on the remote machine edit the > relevant line in the inetd.conf to read nowait.100 rather th

Re: rsync trouble

2000-09-17 Thread Allan Andersen
Jeff Green wrote: > > 2 most likely causes from person experience. Either you have run out of > processes. (ulimit -a will show you how many you have available) or you > have run out of rlogin connections on the remote machine edit the > relevant line in the inetd.conf to read nowait.100 rather th

Re: apache & php

2000-07-06 Thread Allan Andersen
From: Robert Waldner <[EMAIL PROTECTED]> the following did it for me: ka:/home/waldner# grep php /etc/mime.types application/x-httpd-php phtml pht php application/x-httpd-php3php3 application/x-httpd-php3-source phps application/x-

apache & php

2000-07-06 Thread Allan Andersen
Hi, I'm trying to install apache and php - all of it seems to be installed correct and works ok. But when I try to load the site it would like to download the page instead of viewing it. Any ideas ? Best Regards Allan Get Y

Re: Debian i386 mirror

2000-06-12 Thread Allan Andersen
Nathan E Norman wrote: > > On Mon, Jun 12, 2000 at 12:20:19AM -0700, Paulo Henrique Baptista de Oliveira > wrote: > > Hi Nathan, > > and what about a mirror config file to mirror this. Can you (or other) > > send it for me? > > I use rsync. However, I don't have a 386 only rsync con

Re: Debian i386 mirror

2000-06-12 Thread Allan Andersen
Gary Hennigan wrote: > > Paulo Henrique Baptista de Oliveira <[EMAIL PROTECTED]> writes: > >Hi all, > >I'm planning to make a mirror of debian i-386 (slink, potato, > >woody) at my lab and want to know to measure how big it will be and if > >someone could me provide an rsync line or mirror config

boot disk

2000-06-10 Thread Allan Andersen
ith mkboot and by copying the different files from the /disks-i386/current directory to a floppy, but every time it comes to booting linux/lilo. Any help would be appricated. Allan Andersen

Re: sources.list with local mirror?

2000-06-07 Thread Allan Andersen
"Robert L. Harris" wrote: > > Ok, > Say I mirror /debian/dists/potato/main/*i386 to /mnt/debian on a local > machine that has both ftp and nfs installed. Once complete, I want to > install a new machine from the local mirror. What would I put in my > sources.list file if I wanted to do the ins

Re: rsync

2000-06-01 Thread Allan Andersen
Tom Furie wrote: > > On Wed, May 31, 2000 at 05:19:28PM +0200, Allan Andersen wrote: > > > rsync -av ftp.sunet.se::pub/os/Linux/distributions/debian/dists/potato/ > > /home/ftp/linux/distributions/debian/dists/ > This line should be enough since from the man pag

rsync

2000-05-31 Thread Allan Andersen
hole script. Have I missed something or what have I done wrong ? Thanks in advance Allan Andersen