Disable Video in Nutanix UI Login Screen
Thanks to Jerome over at http://nutanix.blogspot.com/2014/03/disable-video-in-nutanix-ui-login-screen.html for the below how-to!
Some of the customers who are in a home office or on a slow connection managing the Nutanix cluster in a remote datacenter, the loading of the video ( though cool) might take longer.
To disable the video, please append the url with novideo=true
https://demo01-c1.nutanix.com:9440/console/#login?novideo=true ( it will be stored in a cookie on your browser, so next time you don’t have set novideo again)
To turn it back on:
https://demo01-c1.eng.nutanix.com:9440/console/#login?novideo=false
One Comment
Also cool- in version 4.0.1 of NOS, the above has been integrated into the login screen! There is now a button near the bottom where you can turn on/off the video. 🙂