An Amazon EC2 Machine Image that supports remote desktop via the NX protocol. Intended use case is to support a Cloud-hosted personal workspace accessible from any computer.
Working:
- AMI is packaged correctly
- FreeNX Server is installed
Not Working:
- Unable to verify client connection
- Needs some thought on authentication methods
TODOs:
- How should AMIs be distributed?
- Provide AMIs for every desktop variant (KDE, LXDE, etc)
- Troubleshooting guides
TODO: Write instructions for using AWS web console to launch one of a selection of released AMIs.
- Create a Security Group
- Launch Instance with Security Group
- Download and Install NoMachine Client ((Mac/Windows/Linux/Android/iOS)
- Profit? To be verified.
- Install Dev Tools
- AWS Command Line Interface (i.e.
awscli
) - Packer
- jq
- AWS Command Line Interface (i.e.
- Fork this repo
- Contribute Pull Requests