Explore >> Select a destination


You are here

willhaley.com
| | blog.anantshri.info
4.8 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...
| | negativesign.com
5.9 parsecs away

Travel
| | In my previous post I talked about how to build some Docker containers to run a deep learning-focused1 JupyterHub instance. It's nice for several reasons if the JupyterHub server brings itself up when the system starts. Here's how to do that-an adaptation of this Stack Overflow post. Create a file at /etc/systemd/system/docker-jupyterhub.service and put the following text into the file. [Unit] Description=JupyterHub container Requires=docker.service After=docker.service [Service] Restart=always ExecStart...
| | themythicalengineer.com
5.3 parsecs away

Travel
| | Blog about Software Engineering
| | 0pointer.de
45.7 parsecs away

Travel
| Posts and writings by Lennart Poettering