Posts with "security" Tag
Installing Algo VPN
by danaukes
Introduction
It is sometimes necessary to create a virtual network to enable computers across a ...
Installing GrapheneOS
by danaukes
Instructions derived from https://grapheneos.org/install/cli
get the version pixel10a version info from ...
Logging in Ubuntu
by danaukes
UFW -- Uncomplicated Firewall
by danaukes
To turn on UFW,
```bash sudo ufw allow 22 sudo ufw enable sudo ufw status sudo systemctl enable ufw sudo systemctl ...
Remote Unlock your LUKS-encrypted Hard Drive
by danaukes
Updated for Ubuntu 22.04
-
Install Software
```bash sudo apt ...