SSH, or Secure Shell, is a system for allowing remote access to a computer.
The MindTouch VM comes with SSH enabled by default, but there is only one user (root) and root is not permitted to log in.
SSH supports logins with passwords, or with a "SSH key" - a pair of encryption files where one is kept public, and one is sent to the servers you wish to log into.
An excellent Windows program (or client) for accessing a SSH server is PuTTY. Mac and Linux machines have ssh built in.
For either method, if your server has a firewall enabled, you may have to modify your rules to allow access using TCP port 22.
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by
After configure SSL secure site for VM, you may see Apache caught SIGTERM, then restarted automatically, every 5 minites.
This is caused by "checkdeki" cron job, so you can commenting this out in /etc/crontab
*/5 * * * * root /usr/bin/checkdeki
See bug report mentioned below for more infomation.
0004421: Apache restarts every 5 minites in HTTPS configuration Deki VM
http://bugs.developer.mindtouch.com/view.php?id=4421 edited 14:25, 8 Sep 2008