|
You are here |
blog.janissary.xyz | ||
| | | | |
blog.zespre.com
|
|
| | | | | Its always recommended to view web pages through HTTPS connections, even its just a static HTML page. So, as a content provider, its my duty to host websites with HTTPS. To enable HTTPS on the web server like Apache or Nginx, valid certificates are required. In my case, I have bought and configured a domain name on Gandi.net for my home cluster. Its better to have different certificates for each service than having a single wildcard certificate for all the services due to security concerns. However, I st... | |
| | | | |
benjamintseng.com
|
|
| | | | | (Note: this is part of my ongoing series on cheaply selfhosting) I recently shared how I set up a (OpenMediaVault) home server on a cheap mini-PC. After posting it, I received a number of suggestions that inspired me to make a few additional tweaks to improve the security and usability of my server. Read more... | |
| | | | |
zwischenzugs.com
|
|
| | | | | ||
| | | | |
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... | ||