Cloning an instance
Revision as of 12:17, 7 November 2024 by Kpe (talk | contribs) (Created page with "== Connecting to the server == First you must access the commandline on the system in question. This is done using a certificate and the Putty program. # Get a certificate private key from an existing admin user # Install Putty on your machine (alternative WinSCP) # Set up the profile in Putty ## Set hostaname = IP / domain name ## Set Category > Connection > SSH > Auth > Credentials > Private key file authentication ## Set Category > Connection > RLogin > Local usernam...")
Connecting to the server
First you must access the commandline on the system in question. This is done using a certificate and the Putty program.
- Get a certificate private key from an existing admin user
- Install Putty on your machine (alternative WinSCP)
- Set up the profile in Putty
- Set hostaname = IP / domain name
- Set Category > Connection > SSH > Auth > Credentials > Private key file authentication
- Set Category > Connection > RLogin > Local username = EC2User
Test you can connect to the server