Wireshark Remote: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „=Enables X11 forwarding= *ssh -X root@remotehost *root@remotehost:~# wirshark“)
 
Zeile 1: Zeile 1:
=Enables X11 forwarding=
+
=Linux=
 +
==Enables X11 forwarding==
 
*ssh -X root@remotehost
 
*ssh -X root@remotehost
*root@remotehost:~#  wirshark
+
*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