Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

AWS NICE DCV config files

License

NotificationsYou must be signed in to change notification settings

mastrolinux/aws-nice-dcv-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

How to install the AMI for AWS Marketplace

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".

  1. Make sure the instance security groups allow inbound traffic to TCP port 8443, and 22 (for SSH Access,).
  2. Make sure the instance has the role to access the license file.Follow the AWS DCV Setting Up License Guide
  3. Connect to your remote machine withssh -i <your-pem-key> ubuntu@<public-dns>
  4. 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
  5. Install the native NICE DCV Client for you OS, detailed guides are available for
  6. 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.

Client Connection

  1. Use the username ubuntu and the choosen passwordUsername and Password authentication

  2. Enjoy a full-featured Ubuntu 18.04 DesktopUbuntu Desktop 18.04 LTS

  3. 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

Using The CloudFormation Template

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.

You can select the options as in theCloudFormation Templage Form image

About

AWS NICE DCV config files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp