|
You are here |
blog.keikooda.net | ||
| | | | |
joshuarogers.net
|
|
| | | | | If you've ever setup a web-app on a Linux server, chances are that you've setup a MySQL server at least once. On the off chance that you haven't, we'll do a quick crash course now: apt-get install mysql-server It might seem like I'm being a bit sarcastic. I am, though not by much. I suspect that most of the instances that I've seem running have had no configuration past what comes stock. | |
| | | | |
blog.anantshri.info
|
|
| | | | | Quick notes on how to setup wireguard on 20..04 Best guide i could find : https://www.linuxbabe.com/ubuntu/wireguard-vpn-server-ubuntu But still pieces missing so trying to write this and make those pieces sorted Base OS : ubuntu 20.04 Install software sudo apt-get install wireguard wireguard-tools Configure Wireguard Server side 2.1. Configure Public / Private Key pair for server... | |
| | | | |
codeinthehole.com
|
|
| | | | | Because I have to look this up every time | |
| | | | |
claytonerrington.com
|
|
| | | Run sanity checks for required environment variables in your Node.js project | ||