Re: RedHat on SG

2000-05-23 Thread Bhampc.com
That sounds like a RISC machine - Linux is not yet available for RISC processors - a group called Puffin (similar to the penguin) is working to release a RISC version of Linux. Joel - Original Message - From: "Nick" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 23, 2000 9

Re: Backup

2000-05-23 Thread Bhampc.com
tar would be the simplest - put something in one of the /etc/cron.* directories so it will work automatically (if that's what you want) and just do something like, tar zcvf /dir/archivename.tar /directorytobackup/* > outputfile - Original Message - From: "Mark Lo" <[EMAIL PROTECTED]> To:

Re: LILO Help

2000-05-23 Thread Bhampc.com
It seems to me that there was some condition with Windows2000 that required special attention in regards to LILO - it might be wise for you to investiage this problem through the support.microsoft.com system. Otherwise I would suggest simply reconfiguring LILO with linuxconf or via the commandlin

Re: Duplicating Hard Disk...

2000-05-23 Thread Bhampc.com
The only concern that pops into my mind is that of open/locked files that woudln't be able to copy - although this may be Windoze protocol seeping into the civilized parts of my memory - so you might want to confirm that. : ) It would probably be better to use some sort of disk mirroring program