Changes between Version 2 and Version 3 of faq/security/secure-shell
- Timestamp:
- Apr 2, 2008, 3:51:12 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/security/secure-shell
v2 v3 3 3 Secure shell (also known by its abbreviation: ssh) is a method for securely connecting from one computer (your laptop or desktop computer) to a remote computer (in this case, one of the May First/People Link servers that contains your files). 4 4 5 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] .5 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]. 6 6 7 7 == How do I run a secure shell program? ==