Re: duplicating servers - remote backup to HD

2003-12-08 Thread Sturla Holm Hansen
I used dump to do scripted backup to another server, worked great for me. Even managed to restore database-files for MySQL that was active at the time the dump was run. I have som scripts taking care of ignoring inodes you don't want if you're interrested. Sturla Jason Lim wrote: Any good way to

Re: duplicating servers - remote backup to HD

2003-12-08 Thread Sturla Holm Hansen
I used dump to do scripted backup to another server, worked great for me. Even managed to restore database-files for MySQL that was active at the time the dump was run. I have som scripts taking care of ignoring inodes you don't want if you're interrested. Sturla Jason Lim wrote: Any good way

Re: squid one time redirection

2003-08-31 Thread Sturla Holm Hansen
Marcel wrote: Hi all does anyone have some hints on how to build a "one time redirection" for dial in users? Dial in users are authorized by a radiusd and I would like to redirect them to a additional login page on the *first* http connect, normal surfing / transparent proxying afterwards. Same t