Explore >> Select a destination


You are here

sylvaindurand.org
| | www.learnitguide.net
10.9 parsecs away

Travel
| | How to Set DNS to 8.8.8.8 in Linux, ?, linux dns server, linux dns server configuration, simple dns server linux, configure dns
| | blog.anantshri.info
9.1 parsecs away

Travel
| | 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...
| | www.kencochrane.com
14.3 parsecs away

Travel
| |
| | brandonrozek.com
57.3 parsecs away

Travel
| Git is designed to be decentralized. However, many people treat it as a centralized solution by depending on services such as GitHub. What we've seen through the youtube-dl debacle is that repositories that we depend on can be taken down. This isn't to say that GitHub is evil and that we should move to Bitbucket, Gitlab, Source Hut, etc. But this is more of a commentary on what happens when we depend on one service to host our code.