There are many excellent tutorials on using git (see below). This page is just a list of git commands for my reference.
Continue reading Get started with gitMonthly Archives: 27 Feb 2017 - #390495
Wireshark installation and use as non root
Following the default installation of wireshark it is only possible to capture packets as root, which is clearly less than ideal. It is much better to run wireshark as a non-root user:
Continue reading Wireshark installation and use as non root