This is a personal list of tools and manuals which I probably don’t use daily, but will help a bunch when their purpose is needed.
Tools
- checkinstall - Replaces
make installand creates an uninstallable.debof any ‘regular’ source package. - 365 mail forwarding - Allows forwarding of domain mails without a (paid) mailbox in Office 365
- appimagelauncher - Properly integrates AppImage applications into the OS.
Tricks
SSH Reverse Tunnel
Use the following to create a reverse tunnel which allows you to reach a service from a remote host, which only your local host can reach.
[Read More]