1RedOne

EnableHyperVUbuntu

Mar 6th, 2022 (edited)
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. sudo apt-get update
  2. wget https://raw.githubusercontent.com/Microsoft/linux-vm-tools/master/ubuntu/18.04/install.sh
  3. sudo chmod +x install.sh
  4. sudo ./install.sh
  5. echo "You should restart the computer and run this a second time, then remoting should work!"
Add Comment
Please, Sign In to add comment