Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kotolinux opened this issue Nov 21, 2023 · 0 comments

Comments

@kotolinux
Copy link

kotolinux commented Nov 21, 2023

          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 #213 (comment)

@kotolinux kotolinux changed the title This worked for me! Thank You! Winapps Vm FAILS~FIXED Verified Restart Command after CPU reboot!This worked for me! Thank You! Nov 21, 2023
@kotolinux kotolinux changed the title Winapps Vm FAILS~FIXED Verified Restart Command after CPU reboot!This worked for me! Thank You! Winapps Vm FAILS~FIXED Verified Restart Command after CPU reboot! This works for (DEBIAN) me! Thank You! Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant