Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
sudo yum install -y nano


Full Kernel

No Format
 yum install kernel-devel


hyper-v tools

Code Block
sudo yum install -y hyperv-daemons
grubby --update-kernel=ALL --args="video=hyperv_fb:1024x768"
https://www.altaro.com/hyper-v/centos-linux-hyper-v/

...