Posts about command-line
- (Quick-note) Troubleshooting Dual Monitor Issues on KDE on Ubuntu/ Linux Mint
- How to configure an Ubuntu Linux server to allow SSH sessions only with a key and disable password-based
- How to install Poedit pro and activate its license on openSuse Tumbleweed
- How to install snapd on openSuse Tumbleweed
- How to configure and use a reiner SCT card reader with a german ID in Linux Mint
- How to auto restart command/ process in Linux after specific run time or duration (quick-note)
- (Quick-note) SSH Keys Permissions
- 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 remove a network with active endpoints in Docker
- How to copy files to remote server through SSH Tunnel using ngrok and rsync (quick-note)
- Fixed: When using Jupyter on WSL2 on Windows 11 I get "Kernel won't start", and throws "Permissions assignment failed for secure file" error
- How to download Google Takeout files (150GB+) with wget (on a remote server)
- 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 run multiple instances of Google Chrome on Mac
- How to manage several SSH Config files on Mac and Linux (quick-note)
- How to use multiple SSH keys on a Mac with Github or Gitlab
- How to find files using Regex (Regular Expressions) in GNU/Linux and MacOs command line and do something.