Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
services not starting
Name: beama Date: December 6, 2005 at 10:08:05 Pacific OS: kunbutu 5.10 CPU/Ram: 256 laptop
Comment:
On checking kcontol (used kdesu) I noticed that several services although marked to start on boot were not running (Sudo is the main concern here) I confirned this in bash by ps aux |grep "sudo". Trying to start these services in kcontrol only involve a long wait looking a dailog which says starting service (but never does). Im currently using su- in bash to proform system admin But would like sudo to work as well as a few other services. pppd for one as I cant use dailup at the moment Yes I have the correct registed driver which fails after connecting with a pppd error code of 1 which I believe is related to to the pppd service not running. Any ideas on how to correct these misbehaving services.
I have posted in the ubuntu support forums as of yet with cure
Name: 3Dave Date: December 7, 2005 at 06:52:41 Pacific
Reply:
Sudo doesn't rely on a service to work. Just make sure you have added yourself to /etc/sudoers.
What happens if you type: $ sudo ls
0
Response Number 2
Name: beama Date: December 7, 2005 at 10:02:39 Pacific
Reply:
ok thanks for that. Yes I have added my self to the sudoers file but for some reason sudo will not work in kde (gui) but works ok in bash. I mean if I use adminstrator mode in any of the kde applets that asks for my Password ( I presume that this using sudo to acheive the task)IT gives no error message but I am still denied access to make changes.If I use the root password it gives incorrect password message.
0
Response Number 3
Name: beama Date: December 7, 2005 at 10:05:41 Pacific
Summary: when i bootup on redhat 6.2 httpd service does not start. and it asks me to use the server name directive to set it manually. how do i do that? - jinx...
Summary: hi freinds, i have a redhat linux8.0 box with me n i want to configure nfs server init. so for that i used cmds in this sequence... exportfs -a chkconfig nfslock on chkconfig portmap on now i try to s...
Summary: Hi all, My sendmail on linux server suddenly stopped, When i checked /var/run it showed me the process ID. I stopped my sendmail to start it again and now it does not start. I checked the sendmail.pid...