Skip to content

Commit

Permalink
Internal link
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanseddon committed Mar 28, 2011
1 parent aa3f56d commit a8e4961
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ When the instance is green and "started", log in to the machine:

*Note: SSH isn't built into Windows, [follow the guide](WINDOWS-SSH.md)*

## Install software
<h2 id="installsoftware">Install software</h2>

sudo apt-get update
sudo apt-get install nginx git-core daemon
Expand Down
4 changes: 3 additions & 1 deletion WINDOWS-SSH.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ Under sessions enter your public DNS of your instance you just created, prefix t

In the same window go to `Connection > SSH > Auth`. Click browse for Private key file for authentication file input and select your newly generated `.ppk` file.

To avoid repeating these steps you can save your session details for easier connecting. Jump back to `Sessions` and enter a name under `Saved Sessions` and click `Save`. Now all you do is double click you saved session to connect.
To avoid repeating these steps you can save your session details for easier connecting. Jump back to `Sessions` and enter a name under `Saved Sessions` and click `Save`. Now all you do is double click you saved session to connect.

Head back to the [install instructions](INSTALL.md#installsoftware) to continue your setup.

0 comments on commit a8e4961

Please sign in to comment.