list

Awesome list

Making life easier

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 install and creates an uninstallable .deb of 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]