Posts about linux
- How to recover and update Proxmox 8 firewall configuration in SQLite when you locked yourself out
- (Quick-note) Troubleshooting Dual Monitor Issues on KDE on Ubuntu/ Linux Mint
- How to change docker root data directory and why would you want to do that (hint: to optimize space)
- How to configure an Ubuntu Linux server to allow SSH sessions only with a key and disable password-based
- How to auto restart command/ process in Linux after specific run time or duration (quick-note)
- How to find all processes with a specific string in their name and kill them all (in linux command line using ps, grep and awk)
- How to copy files to remote server through SSH Tunnel using ngrok and rsync (quick-note)
- How to download Google Takeout files (150GB+) with wget (on a remote server)
- How to install Proxmox VE 6.4 in an old HPE MicroServer G8 on SATA 5 (ODD) using iLo and boot from the microSD card in 2021
- How to batch print multiple PDFs from multiple (sub)folders in linux (command line, find, xargs and lpr)
- How to import several folders with files into WordPress Media Library using wp-cli
- How to manage several SSH Config files on Mac and Linux (quick-note)
- How to find files using Regex (Regular Expressions) in GNU/Linux and MacOs command line and do something.
- How to create a SSH Tunnel with ngrok on Ubuntu Server (aka ssh access to your local server in local network with dynamic ip)