在iphone的terminal终端中,利用命令行开关守护服务
在shell中利用 launchctl这个命令就可以了,不用装任何其他软件。
(来自: http://www.iu1u.com )
开关 vsftpd 可以用如下命令:
launchctl load /System/Library/LaunchDaemons/com.bigboss.vsftpd.Startup.plist
launchctl unload /System/Library/LaunchDaemons/com.bigboss.vsftpd.Startup.plist
开关ssh服务可以用如下命令:
launchctl load /Library/LaunchDaemons/com.openssh.sshd.plist
launchctl unload /Library/LaunchDaemons/com.openssh.sshd.plist
不过话说回来,在iphone上用小键盘打这么一串,大小写符号俱全的命令,挺累人的呢。
03月 24th, 2009 at 13:39 #鲜花
IPhone确实不错,有空加我QQ 交流一下了 QQ :243889080