he@he-linux:~$ sudo /etc/init.d/network-manager start
[sudo] password for he:
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service network-manager start
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the start(8) utility, e.g. start network-manager
he@he-linux:~$ sudo service network-manager start
start: Job is already running: network-manager
he@he-linux:~$ sudo chkconfig network-manager on
insserv: warning: script 'K20acpi-support' missing LSB tags and overrides
The script you are attempting to invoke has been converted to an Upstart
job, but lsb-header is not supported for Upstart jobs.
请问这是怎么回事
MemoryZA 于 2010-09-07 19:23:40发表:
这里的无线网络是怎么弄出来的啊,我的linux没办法使用无线网络啊,不会用啊,我的也是Ubuntu9.0.4
MemoryZA 于 2010-09-07 19:21:54发表:
4# kind03
楼主你的无线网络是怎么弄出来的啊 ,我一直在找答案,能告诉我吗,或给我提供一些指导的文章
谢谢
kind03 于 2010-09-06 22:03:40发表:
谢谢楼上,我新的问题又出来了,请看4楼
王中云 于 2010-09-06 18:58:27发表:
[attach]32042[/attach]
kind03 于 2010-09-06 18:46:34发表:
[i=s] 本帖最后由 kind03 于 2010-9-6 21:56 编辑 [/i]
现在那个network manager在系统托盘处出来了,但新的问题又来了,我设置好了VPN,但点了没反应
kind03 于 2010-09-06 18:32:00发表:
he@he-linux:~$ sudo /etc/init.d/network-manager start
[sudo] password for he:
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service network-manager start
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the start(8) utility, e.g. start network-manager
he@he-linux:~$ sudo service network-manager start
start: Job is already running: network-manager
he@he-linux:~$ sudo chkconfig network-manager on
insserv: warning: script 'K20acpi-support' missing LSB tags and overrides
The script you are attempting to invoke has been converted to an Upstart
job, but lsb-header is not supported for Upstart jobs.
请问这是怎么回事
yippee 于 2010-09-06 17:45:55发表:
sudo /etc/init.d/network-manager start
sudo chkconfig network-manager on