|
You are here |
danielms.site | ||
| | | | |
128bit.io
|
|
| | | | | Ok, lets start with something easy! :) What are SSH keys: SSH keys are a way to allow someone access to a user on another system without the need for a password. This is done with 2 key files one that is public and the other private. This is called "Public-key cryptography". The public key will be sent to the server that you want to connect to and the private will stay on your local (orclient) system. | |
| | | | |
blog.florentdelannoy.com
|
|
| | | | | Florent Delannoy's blog | |
| | | | |
lab.uberspace.de
|
|
| | | | | ||
| | | | |
whatibroke.com
|
|
| | | EC2 Instance Setup Create a new EC2 instance. This example was done on amazon-linux but I think it would probably be better to use ubuntu next time. If you do use ubuntu note that you'll need to use apt instead of yum and will likely have to open ports 80 and 443 on the instance.... | ||