Enable CPU Virtualization in Your Computer's BIOS
f2 -> bios->advanced -> cpu configuration ->intel virtualization -> ext ->save &reset
2.
Enable hypver-v by search for turn windows feature on and off
make sure turn on hyper-v platform and hypver-v management tools
3. open hyper-v, create a virtual switch, choose extenral to allow it to connect to outside internet
4. install open-ssh server on linux vm
sudo apt install openssh-server
sudo reboot
https://askubuntu.com/questions/980704/ubuntu-on-vmware-ssh-connection-refused-issue
check ssh status
https://www.cyberciti.biz/faq/howto-start-stop-ssh-server/
5. get ip address of ur vm
ip addr show
6. install gitbash and ssh to your server
No comments:
Post a Comment