Explore >> Select a destination


You are here

d.sb
| | golb.hplar.ch
1.6 parsecs away

Travel
| | [AI summary] This article explains how to install and configure WireGuard on an Amazon Lightsail virtual server and set up the WireGuard Android app for secure network connections.
| | kaspars.net
1.8 parsecs away

Travel
| | WireGuard is an awesome tool for securely accessing your Raspberry Pi computers even behind mobile networks that don't provide a public IP address. It has client applications for iOS, macOS, Windows and all flavors of Linux. I use WireGuard to access Home Assistant and my solar powered Raspberry Pi surveillance camera from anywhere. Example of...
| | vincent.bernat.ch
2.3 parsecs away

Travel
| | Implementation of redundant site-to-site VPNs on Linux with WireGuard (instead of IPsec) and BGP.
| | righteousit.com
19.5 parsecs away

Travel
| You know what Linux needs? Another task scheduling system!said nobody ever Important Artifacts Command output: systemctl list-timers --all systemctl status *.timers File locations: /usr/lib/systemd/system/*.{timer,service} /etc/systemd/system $HOME/.config/systemd [/var]/run/systemd/transient/*.{timer,service} [/var]/run/user/*/systemd/transient/*.{timer,service} Also Syslog logs sent to LOG_CRON facility. The Basics If you've been busy trying to get actual work done on your Linux systems, you may have missed...