Fmstrat / Fmstrat/winapps

Winapps Vm FAILS~FIXED Verified Restart Command after CPU reboot! This works for (DEBIAN) me! Thank You!

Open
#362 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
10.3k
Forks
452
PR merge metrics
No merged PRs in 30d

Description

Winapps Vm FAILS~FIXED Verified Restart Command after CPU reboot!

76 sudo virsh net-list
77 mkdir -p ~/.config/libvirt
78 nano ~/.config/libvirt/libvirt.conf
79 cat ~/.config/libvirt/libvirt.conf
80 virsh start RDPWindows
81 virsh net-start
82 sudo systemctl start libvirtd
84 sudo apt-get install -y freerdp2-x11 virt-manager
85 git clone https://github.com/Fmstrat/winapps.git
86 mkdir -p ~/.config/winapps/
87 echo '''
RDP_USER="tutorial" #Replace with your vm username
RDP_PASS="tutorial" #Replace with your vm password
MULTIMON="true"
''' >> ~/.config/winapps/winapps.conf
88 ~/winapps/bin/winapps check
89 ~/winapps/installer.sh
90 virsh start RDPWindows
91 sudo virsh net-list --all
92 sudo virsh net-start RDPWindows

_Originally posted by @kotolinux in https://github.com/Fmstrat/winapps/issues/213#issuecomment-1821073570_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.