|
Table of Contents
tcpdumpSometimes it is hard to find the fault if you have troubles with your network. A helpfull tool can be tcpdump. With tcpdump you can cut all protokoll-header live as an output on your shell. InstallationYou can install tcpdump like any other addon on the shell with: pakfire install -y tcpdump Or you use the graphical way by using pakfire: Configuration and HandlingDespite of losing to much words here I want to refer you to a really good description of all the features that tcpdump offers. You can find it here. |
||