- Set VNC password:
sudo x11vnc -storepasswd [YOUR VNC PASSWORD] /etc/x11vnc.passwd - Install Systemd Unit File
sudo cp [path to]/vnc.service /etc/systemd/system/
sudo systemctl daemon-reload
sudo systemctl enable vnc.service
| How to Crack Sublime Text 3 with Hex Editor | |
| 1. Download & Install sublime text 3.2.1 Build 3207 | |
| 2. Visit Hexed.it | |
| 3. Open file sublime_text.exe | |
| 4. Search address 97 94 0D | |
| 5. Change to 00 00 00 | |
| 6. Export File | |
| 7. Backup sublime_text.exe file (just rename) | |
| 8. Copy sublime_text.exe modified to directory Sublime Text 3 |
Steps to deploy a Node.js app to DigitalOcean using PM2, NGINX as a reverse proxy and an SSL from LetsEncrypt
If you use the referal link below, you get $10 free (1 or 2 months) https://m.do.co/c/5424d440c63a
I will be using the root user, but would suggest creating a new user
| My Windows 10 VM had a broken Microsoft Store link in the Start menu. The link was renamed to ms-resource:StoreTitle | |
| instead of Microsoft Store. | |
| I found the following reddit post that fixed the icon. | |
| https://www.reddit.com/r/Windows10/comments/82h48u/announcing_windows_10_insider_preview_build_17115/ | |
| Summary is as follows: | |
| Open a powershell console as admin user. Run the commands: |