Tag: Linux
All the articles with the tag "Linux".

Distributed Virtualisation
Updated:A tool box for low-cost virtualisation with replication, management and high availability without the need of expensive SAN's and shared storage devices. h

Video Conferencing Screen Sharing
Updated:Try installing manjaro-pipwire if you don't have it. The behaviour of my browser seemed to have changed, and no longer lets me share a screen. I end up wit

zsh antigen
Updated:Manage zsh the intelligent way. Install curl -L git.io/antigen > ~/antigen.zsh Configure ~/.zshrc source ~/antigen.zsh # Load the oh-my-zsh's library. anti

Skeema
Skeema is a tool for managing MySQL and MariaDB schema changes in a declarative fashion using pure SQL. https://www.skeema.io https://github.com/skeema/ske

OpenVPN MFA and PAM
Updated:So far I've seen 2FA/MFA with OpenVPN using a 3rd Party plugin openvpn-otp.so from evgeny-gridasov/openvpn-otp , but after I got it working I didn't like t

VS Code Extensions
Updated:I'm an Atom fan and have used it on Linux for ages. I probably still will, but our other developers tend to use VS Code because of their use of MS Windows.

Zeal - Offline Reference
I came across Zeal some time ago, and for some reason never really got to using it. Mainly because I'm always online and always have access to reference so

Adguard or Pihole?
I guess this could fall under the banner of a privateer project. I'm trying to banish adverts from streaming devices and wanted to see if Adguard or Pihole

Asterisk - SIP + TLS
Updated:Given that the SIP credentials passed by Asterisks real-time backends are stored as either MD5 or plain-text It's best that we think about securing the com

Wireguard on a Raspberry Pi
Updated:https://engineerworkshop.com/2020/02/20/how-to-set-up-wireguard-on-a-raspberry-pi/