Re: Best way to mirror two drives

2001-12-19 Thread tabanna
On Wed, 19 Dec 2001, Serafim Zanikolas wrote: >> the best way to mirror /dev/hda? ~ for me, it works handy to uselike this : tar clf - . | ( umask 0; cd /mnt; tar xvf - ) best wishes

Re: Kmail chokes

2001-12-18 Thread tabanna
On Tue, 18 Dec 2001, Matt wrote: > (this letter shouldn't be html'ized and should be ISO8859-1) ~ This one is fine ~ Thanks Matt :) best wishes Richard

Kmail chokes

2001-12-17 Thread tabanna
~ my Kmail chokes on the character set of Matt in Toronto .. . . just wondered if html might be causing this ~ did anyone else have similar problem ? thanks

Re: Kmail bug

2001-12-11 Thread tabanna
On Tue, 11 Dec 2001, [EMAIL PROTECTED] wrote: > I upgraded to woody, and now when I use KMail to download my email, it > doesn't show the headers correctly, most email show "No Subject" and sender > "unknown" > But if I look at the headers in vi the info is there. ~ if you delete all the .ind

Catch 22 ~ base-config & console-data

2001-12-04 Thread tabanna
Can someone please help me ~ I am getting error message that my base-config is not OK because console-data is not configured { which I have tried to do in KDE control center} 1) when I try I get error that base-config is not completed. 2) when I try I get error that console-data is n

Console-Data package ~ Newby

2001-12-04 Thread tabanna
~ please, how can I configure in Base Configuration ? thank you. -- < If you are not the intended recipient of this e-mail please alert someone in authority and destroy it. Reading unauthorised e-mail during working hours is an offense. Do not condone crime in the office - just say no. Th

Re: Linux/Windows Universal Benchmark

2001-12-01 Thread tabanna
Jake Catfox asked ~ > a benchmark cross-platform between Mac and PC. So why not Windows and Linux? ~ some say, that, the [EMAIL PROTECTED] "work-unit" is a great cross-platform measure. The SETI web pages have some interesting Stats on CPUs/ Operating Systems ~ there are Links to {if I recall

re: foobar

2001-11-21 Thread tabanna
> word related to foobar that starts with a "t"? ~ TARFU ? (:-O best wishes sent on Linux

Re: "Linux window" in Windows

2001-11-17 Thread tabanna
~ believe, that, Linux file systems are safer . . . do it therefore, the other way around, and run windows on Linux ~ VMWare is said to do an excellent job. best wishes sent on Linux

Re: copying/cloning root partition

2001-11-06 Thread tabanna
On Mon, 05 Nov 2001, Stephen A. Witt wrote: > I'm trying to figure out how to clone the root partition of a Debian Linux for me, this works quite well :- tar clf - . | ( umask 0; cd /mnt; tar xvf - ) best wishes sent on Linux ___