tmux logging complete output to a file
I've needed to log the complete output of a node.js process I've been running, even though I've been logging everything, there are some situations where the process completely crashes and nothing...
I've needed to log the complete output of a node.js process I've been running, even though I've been logging everything, there are some situations where the process completely crashes and nothing...
If by accident you execute a command that changes the permission or ownership of a bunch of folders or file in Debian, you are in a lot of trouble, usually the sollution is to reinstall the...
Lately I've had a lot of repositories to deal with, so I wanted to back it up, beside doing the usual, creating a hotcopy I decided to create incremental backups of all the repositories, so we can...