To enable the telnet daemon, launch Terminal.app and issue:
$ sudo launchctl load -w /System/Library/LaunchDaemons/telnet.plist
To disable the daemon:
$ sudo launchctl unload -w /System/Library/LaunchDaemons/telnet.plist
No comments:
Post a Comment