Posts about how-to
- 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 download Google Takeout files (150GB+) with wget (on a remote server)
- 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.
- How to access Jupyter Notebooks running in your local server with ngrok (and an intro to GNU Screen)
- Back to Windows 7 & 10 Home (for some tasks): chocolatey (package manager) and cmder (terminal emulator)
- How to create a SSH Tunnel with ngrok on Ubuntu Server (aka ssh access to your local server in local network with dynamic ip)
- How to prepare Ubuntu for Data Science: Torus, Cookiecutter and Docker in Ubuntu Server LTS 18.04