Not working.. ra...@ubuntu:~$ sudo /etc/init.d/network-manager restart [sudo] password for rajat:
Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service network-manager restart Since the script you are attempting to invoke has been converted to an Upstart job, you may also use the restart(8) utility, e.g. restart network-manager network-manager start/running, process 7953 ra...@ubuntu:~$ service network-manager restart restart: Rejected send message, 1 matched rules; type="method_call", sender=":1.119" (uid=1000 pid=7998 comm="restart) interface="com.ubuntu.Upstart0_6.Job" member="Restart" error name="(unset)" requested_reply=0 destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init")) ra...@ubuntu:~$ After this, the network manager icon does not return to me........ On Mon, Aug 16, 2010 at 5:08 AM, Narendra Sisodiya < [email protected]> wrote: > > > On Mon, Aug 16, 2010 at 1:58 PM, Rajat Khandelwal > <[email protected]>wrote: > >> I have a solution to the problem that newbies often come across while >> using ubuntu. That is, the network icon disappears. It's not that I have >> managed to bring that back but you can install another network manager named >> wicd. Its interface is also better. mail me if you don't have the package >> files.. >> >> > Thanks for info.. > btw, if network manager disappear, you can still restart it. > /etc/init.d/network-manager restart > > > > -- > l...@iitd - http://tinyurl.com/ycueutm > -- Rajat Khandelwal SD 39 Satpura Hostel B.Tech. Comp. Sc. & Engg. 2nd year IIT Delhi -- l...@iitd - http://tinyurl.com/ycueutm
