Changes between Version 6 and Version 7 of faq/security/secure-shell


Ignore:
Timestamp:
Apr 20, 2009, 1:43:51 PM (16 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • faq/security/secure-shell

    v6 v7  
    55
    66By 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
     8Secure 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.
    79
    810== How do I run a secure shell program? ==