Changes between Version 6 and Version 7 of faq/security/secure-shell
- Timestamp:
- Apr 20, 2009, 1:43:51 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/security/secure-shell
v6 v7 5 5 6 6 By connecting to a remote computer via secure shell, you can execute commands on that remote computer, such as setting a [wiki:cron_job cron job] or creating your own [wiki:create_mysql_database MySQL database]. 7 8 Secure Shell uses the same method for authentication as [wiki:sftp secure FTP]. So, if you already know your username, password and host for connecting to your server via secure FTP, you can use the exact same information to connect via secure shell. 7 9 8 10 == How do I run a secure shell program? ==