Next
Security
- Never send your password `in the clear'
- Always use encrypted connections
- telnet on unix = ktelnet = secure
- ssh: fancy extra features, ssh-agent
- on windows: ttssh by roc@cs, f-secure ssh, nifty telnet
- on mac: nifty telnet
- External access
- To move files
- Use AFS
- Use SCP
- Use anonymous ftp
- ttssh + zmodem (run 'rz' on an ultrix box)
To disable unencrypted telnet:
add 'telnetd_force_encrypt = on' to /etc/quirk.local