Wireshark Remote: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Thomas (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „=Enables X11 forwarding= *ssh -X root@remotehost *root@remotehost:~# wirshark“) |
Thomas (Diskussion | Beiträge) |
||
| Zeile 1: | Zeile 1: | ||
| − | =Enables X11 forwarding= | + | =Linux= |
| + | ==Enables X11 forwarding== | ||
*ssh -X root@remotehost | *ssh -X root@remotehost | ||
| − | *root@remotehost:~# | + | *root@remotehost:~# wireshark |
| + | ==In one Command== | ||
| + | *ssh -X root@worf wireshark | ||
Version vom 28. Juni 2017, 13:46 Uhr
Linux
Enables X11 forwarding
- ssh -X root@remotehost
- root@remotehost:~# wireshark
In one Command
- ssh -X root@worf wireshark