PDA

View Full Version : Help me Fast :(


saurabh kakkar
31-01-2008, 07:18 PM
Hi
I have wrongfully disabled all the services from system->services in my ubuntu 7.10 . Now my internet nd many services r not working also i m not able to open system -> services also an error is coming that "U dont have the permission to open" (something like this)
plz help me to rectify this problem :(

praka123
31-01-2008, 07:33 PM
open a terminal/ run below thing for internet connxn:
sudo service networking restart

now u can connect.once connected ,"sudo apt-get install sysv-rc "

after installing,open a terminal and run "sudo sysv-rc" enable wanted services. DO NOT EDIT OTHER SERVICES as u can see that it shows "dont mess with this " message.

saurabh kakkar
31-01-2008, 09:42 PM
open a terminal/ run below thing for internet connxn:
sudo service networking restart

now u can connect.once connected ,"sudo apt-get install sysv-rc "

after installing,open a terminal and run "sudo sysv-rc" enable wanted services. DO NOT EDIT OTHER SERVICES as u can see that it shows "dont mess with this " message.

In each and every command an error msg is comming :

bash :command not found :(

i m not able to start my internet also

saurabh kakkar
31-01-2008, 10:51 PM
Problem solved :) I have sucessfull solved the problem by issuing this command in the terminal
sudo /etc/init.d/dbus start

Found this command in ubuntuforum

regards
Saurabh kakkar