Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

Freezing Screensaver

  Date: Dec 28    Category: Unix / Linux / Ubuntu    Views: 404
  

I have a good, fully functional install of Gutsy and everything
works great. I love it!

Just a few annoying problems:

1) about once a week a screensaver freezes and nothing except a hard
reboot will allow me to regain control. I leave the computer on and
online all the time, just turn off the monitor when I'm not using it.

2)is it possible to auto-mount the 2nd and 3rd hard drives installed
in the machine when restarting?

3)is there a way to get Samba to start automatically when the
computer is rebooted?

Does anyone else have these issues? Are there fixes? Any help would
be greatly appreciated.

Share: 

 

1 Answer Found

 
Answer #1    Answered On: Dec 28    

Something like this:

/dev/sda1 /dp1 ext3 defaults 0 0

in your /etcfstab file should do it. That entry is for an external USB
drive mounted on the /dp1 partition, it might be /dev/hdb1 for an
internal drive, but if you've been manually mounting the drives, you
probably know what the device name is.

> 3)is there a way to get Samba to start automatically when the
> computer is rebooted?

Do you have an entry like this in your /etc/rc2.d directory?

abc@zaphod$ ls -l *samba*
lrwxrwxrwx 1 root root 15 2008-03-15 00:13 S20samba -> ../init.d/samba

When I installed Samba with synaptic, it created the init file and
link from the rc2.d directory, I didn't have to do anything other than
edit /etc/samba/smb.conf file and restart Samba.

 
Didn't find what you were looking for? Find more on Freezing Screensaver Or get search suggestion and latest updates.




Tagged: