LMDE,重启系统后iNodeClient失效
发表于 : 2012-10-15 19:36
之前使用ubuntu,使用iNodeClient没问题,只是升级版本之后就不能用了,换成LMDE后虽然安装成功但是问题不少。
1、开始出现chkconfig问题,安装该组件后此项消失;
2、修改enablecards.ps中为cd /etc/network,也少了一项提示。
现在的问题是
并且每次启动系统之后,iNodeClient就不能正常使用,但是除了提示“连接失败”,没有给出任何出错信息。
每次都是卸载重装iNode就可以上网了。
1、开始出现chkconfig问题,安装该组件后此项消失;
2、修改enablecards.ps中为cd /etc/network,也少了一项提示。
现在的问题是
代码: 全选
mts@lmde ~/iNodeClient $ sudo ./uninstall.sh
[sudo] password for mts:
Stopping AuthenMngService: Process AuthenMngService is not Running Now!
insserv: warning: script 'K01iNodeAuthService' missing LSB tags and overrides
insserv: warning: script 'iNodeAuthService' missing LSB tags and overrides
iNodeAuthService 0:off 1:off 2:off 3:off 4:off 5:off 6:off
mts@lmde ~/iNodeClient $ sudo ./install.sh
insserv: warning: script 'iNodeAuthService' missing LSB tags and overrides
iNodeAuthService 0:off 1:off 2:on 3:on 4:on 5:on 6:off
insserv: warning: script 'K01iNodeAuthService' missing LSB tags and overrides
insserv: warning: script 'iNodeAuthService' missing LSB tags and overrides
Starting AuthenMngService: mts@lmde ~/iNodeClient $
代码: 全选
2012-10-15 08:32:31 Connecting to the network...
2012-10-15 08:32:31 Beginning authentication... [mts11]
2012-10-15 08:32:47 Connection failed.
代码: 全选
mts@lmde ~/iNodeClient $ ps aux | grep AuthenMngService
mts 2904 0.0 0.0 5448 832 pts/0 S+ 18:22 0:00 grep --colour=auto AuthenMngService