Create SSH Tunnels

Besides sending ssh data, the ssh protocol can tunnel other traffic between two hosts. The most common tunnels are remote and local. Knowing how to spin up an ssh tunnel…

A tcpdump Tutorial with Examples

Table of Contents Introduction Overview of tcpdump Basics of traffic isolation Getting Started with tcpdump Viewing traffic on an interface Viewing HTTPS traffic Limiting packets Information Security Examples Capturing credentials…

How to fix apt broken install

# apt -f install Reading package lists… Done Building dependency tree… Done Reading state information… Done Correcting dependencies… Done The following additional packages will be installed: xfce4-whiskermenu-plugin The following NEW…