- Notifications
You must be signed in to change notification settings - Fork1
mastrolinux/aws-nice-dcv-config
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
AWS NICE DCV config files
This is the dir usually in/etc/dcv
containing all theAWS NICE DCV Server config, moredocs is available at the officialAWS NICE Documentation Portal
It has my private config, they are here for reference for everyone who wants to play with AWS NICE.If you want to contact me I am@mastrolinux on Twitter
You can installUbuntu 18.04 by using the using my AMI on the AWS Marketplace
To install the AMI you will need to allow the license (free from AWS) to be fetched from a specific S3 repo.
You must have specific information to be able to connect to the server.The Ubuntu Desktop server's IP address or host name.The NICE DCV Server is started on port 8443.Default username is "ubuntu".
- Make sure the instance security groups allow inbound traffic to TCP port 8443, and 22 (for SSH Access,).
- Make sure the instance has the role to access the license file.Follow the AWS DCV Setting Up License Guide
- Connect to your remote machine with
ssh -i <your-pem-key> ubuntu@<public-dns>
- Set the password for the ubuntu with sudo passwd ubuntu. This is the password you will use to log in DCV. For more info follow theAWS DCV Admin Guide on Managing Sessions
- Install the native NICE DCV Client for you OS, detailed guides are available for
- Windows Client
- macOS Client
- Linux Client
- Web Browser (max resolution is 1920x1080)
- Connect to your remote machine with the NICE DCV native client by using the public IP or via web client at the URL https://<public_dns>:8443.
Look at the incredible performance of glxgears, the only bottleneck can be the bandwidth.
glxgears -infoRunning synchronized to the vertical refresh. The framerate should beapproximately the same as the monitor refresh rate.GL_RENDERER = Tesla T4/PCIe/SSE2GL_VERSION = 4.6.0 NVIDIA 440.43GL_VENDOR = NVIDIA CorporationGL_EXTENSIONS = ...VisualID 38, 0x2646352 frames in 5.0 seconds = 9270.255 FPS45307 frames in 5.0 seconds = 9060.985 FPS45673 frames in 5.0 seconds = 9134.472 FPS46038 frames in 5.0 seconds = 9207.584 FPS47839 frames in 5.0 seconds = 9567.710 FPS48198 frames in 5.0 seconds = 9639.454 FPS
The new CloudFormation Template version has the ability to automatically configure the NICE DCV license for you (it is freely provided by Amazon AWS).
During the setup you can choose some parameters:
* VPC* Subnet* CIDR Block for accessing the VM* Instance Type* Key pair (for SSH access)* Password (for the default ubuntu user)
The template will automatically install the NICE DCV License by accessing an S3 file provided by Amazon AWS.
About
AWS NICE DCV config files
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.