Secure the ".pem" file, because that will be required for logging into the server and click "Launch Instances"
The Instance should be available under the menu "Instances" in the "EC2 Dashboard"
Click on the instance click the "Connect" button from the top, it will show the full ssh command to connect to the machine (ssh -i yourkey.pem ubuntu@yourpublicdns). A Java SSH client is also available from Amazon that can be used directly from the browser. We also recommend Putty for Windows.
We also recommend using Beyond Compare for Windows which natively supports SCP URLs such as scp://ubuntu@yourpublicdns/
Configuration changes must be made manually in the XML, typically by configuring a separate Windows installation (you’ll need another test key for Omniscope Server) and deploying “C:/Users/username/omniscope-server/config.xml” to the Linux server.
For example, you can configure usernames and passwords, and can enable web-based “file management” (upload, delete etc.).
You can additionally create “folder.xml” files within different sub-folders of the “sharing folder” for folder-specific users and permissions. See “folder.xml.default” automatically created on first start in the sharing folder.