This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
apt-get update | |
apt-get install -y jq git bind9 curl dnsutils nginx-full inotify-tools | |
git clone https://github.com/lancachenet/ubuntu-nginx | |
cp -r -a ubuntu-nginx/overlay/* / | |
chmod 777 /opt/nginx/startnginx.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows 7 Feature Requests: | |
DirectX 12 backported from Win10/Win11. | |
Win+X Menu added for poweruser functionality. | |
Windows 10 Taskmanger backported. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Here's a link to the guide which includes a download link for the virtual monitor. https://www.amyuni.com/forum/viewtopic.php?t=3030 | |
You don't have to have anything plugged into HDMI. | |
The one thing I did in the end which allows me to fully shut down the PC and start it back up when I want, and still have the monitor attached, is to use TaskScheduler.exe to run "usbmmidd.bat" at highest privilages as soon as possible whether I'm logged in or not. | |
Cheers and make sure to tell others about this if it ever comes up! | |
After the first step above is executed, you can modify the list of supported resolutions by changing the following registry key: |