Re: laptop protection in an office network
On Sat, 29 Aug 2015 11:12:07 -0500
rlharris@oplink.net wrote:
> On Sat, August 29, 2015 6:53 am, tomas@tuxteam.de wrote:
>
> > Also netstat (issued from your laptop) gives insight. For example
> > 'netstat
> > - -lntu' shows you the TCP or UDP listening sockets. If you are
> > root (or sudo, of course), the extra option -p tells you which
> > process is "at the other side" listening.
>
> With synaptic, I see the following Debian packages, but no plain
> "netstat":
>
> netstat-nat
> nicstat
> vnstat
>
net-tools is the package which contains netstat, and I would expect it
to be a core Debian package. You should have it installed.
A number of command-line utilities are part of a larger package. When
in doubt, try man <utility> and the parent package will be named at the
end of the text.
--
Joe
Reply to: