How-To: OpenVPN – selective Routing and Killswitch on Asus with Merlin WRT
https://github.com/RMerl/asuswrt-merlin/wiki/Policy-based-routing
https://github.com/RMerl/asuswrt-merlin/wiki/Policy-based-routing
https://msdn.microsoft.com/en-us/magazine/mt833493
https://thoughtbot.com/blog/send-a-patch-to-someone-using-git-format-patch
https://github.com/ClickSimply/docs/blob/windows-on-linode/docs/tools-reference/windows-on-linode/installing-windows-on-linode-vps.md If VirtualBox does not start the VM: RUN > CMD > bcdedit /set hypervisorlaunchtype off then reboot host machine.
https://www.instructables.com/id/Wood-Concrete-Outdoor-Bench/
https://hub.docker.com/r/linuxserver/plex/
HDMI Signal format: Enhanced (Inputs 2 & 3) Picture adjustments===================== Picture mode: Custom – for Movies or Sports Cinema Pro – For HDR Movies Game – for games Graphics – when used as PC monitor Auto picture mode: off Brightness: 9 Contrast: 90 Color: 50 Gamma: 2 Light sensor: off Black level: 50 Black adjust: … Read more
Original: https://askubuntu.com/questions/179889/how-do-i-set-up-an-email-alert-when-a-ssh-login-is-successful Since the sshrc method doesn’t work if the user has their own ~/.ssh/rc file, I’ll explain how to do this with pam_exec as @adosaiguas suggested. The good thing is that this can also be easily adapted to login types other than ssh (such as local logins or even all logins) by hooking into a different file in /etc/pam.d/. First you need to … Read more