1) Press and hold the Windows Key and then press x key 2) Select the Apps and Features item in the menu by let going of Windows key and pressing F (for Features) 3) Select the Programs and Features link on the right side of the page. 3) Select the Turn Windows feature on or…
Category: Ubuntu
(http://askubuntu.com/questions/384602/ubuntu-hyper-v-guest-display-resolution/399960#399960) sudo apt-get install linux-image-extra-virtual sudo nano /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash video=hyperv_fb:1920×1080” sudo update-grubsudo reboot
Stumbled across this interesting app when searching for reverse remote desktop. #!/bin/bash# Original December 19 2015 Guacamole with MySQL on Ubuntu RDP Fix Published by Chase # http://chasewright.com/guacamole-with-mysql-on-ubuntu/ Thanks Chase!# WORKING ON UBUNTU 16.10 WITH GUAC 0.9.9 AND TOMCAT8# edited 07-10-16apt-get update && apt-get -y dist-upgrade#install and add java ENVapt-get -y install openjdk-8-jre-headlessalternative=java-8-openjdk-armhfexport JAVA_HOME=/usr/lib/jvm/$alternativeecho $JAVA_HOME#Install…
server got stuck with Marvel/Kibana/Sense plugin