Re: mounting windows shares

2004-05-14 Thread Jacob Bresciani
under windows 2000 (and NT4 I think) there was a program called subset (or something similar) that could mount directories as drive letters, I have not seen anything similar under linux but then again I haven't really looked. On 14-May-04, at 12:23 PM, Harland Christofferson wrote: At Friday,

Re: Newbie question on cdrom..

2004-05-13 Thread Jacob Bresciani
I assume your running scsi emulation on hdc. this would change it from hdc to sr0 ln -sf /dev/sr0 /dev/cdrom should fix it. --- Jacob Bresciani Systems Analyst Faculty of Electrical and Computer Engineering University of Alberta Bus: (780) 492-7368 Fax: (780) 492-1811 [EMAIL PROTECTED] On

Re: graphic card problems

2004-05-13 Thread Jacob Bresciani
ocate more memory to the card in the system bios. My IBM Thinkcentre's were set to only 1Meg video memory by default, not enough for 1024x768 at 16/24bit color --- Jacob Bresciani Systems Analyst Faculty of Electrical and Computer Engineering University of Alberta Bus: (780) 492-7368 F

Re: Download utility

2004-05-13 Thread Jacob Bresciani
if the webserver is running sshd rsync can be tunneled through ssh. --- Jacob Bresciani Systems Analyst Faculty of Electrical and Computer Engineering University of Alberta Bus: (780) 492-7368 Fax: (780) 492-1811 [EMAIL PROTECTED] On 13-May-04, at 4:28 AM, JFL wrote: It depends from what

Re: fat32 write access for user

2004-05-12 Thread Jacob Bresciani
or umask=000 for 777 permissions on all files/folders --- Jacob Bresciani Systems Analyst Faculty of Electrical and Computer Engineering University of Alberta Bus: (780) 492-7368 Fax: (780) 492-1811 [EMAIL PROTECTED] On 12-May-04, at 7:52 PM, Adam Aube wrote: [EMAIL PROTECTED] wrote: i

Re: change LILO form command line to menu

2004-05-12 Thread Jacob Bresciani
efault=Linux-2.6.x #for scsi emulation on cd-burner append="hdc=ide-scsi hdd=ide-scsi" image=/boot/vmlinuz-2.6.5 label=Linux-2.6.x read-only image=/boot/vmlinuz-2.4.25 label=Linux-2.4.x read-only other=/dev/hda1 optional label="Windows" -

Re: suddenly only root can login

2004-05-12 Thread Jacob Bresciani
what's listed in /etc/shells --- Jacob Bresciani Systems Analyst Faculty of Electrical and Computer Engineering University of Alberta Bus: (780) 492-7368 Fax: (780) 492-1811 [EMAIL PROTECTED] On 12-May-04, at 12:59 PM, Richard Weil wrote: I'm running sarge on a fairly reliab