On Mon, Apr 25, 2016 at 6:54 PM, [email protected] wrote:
*sudo netstat -tulpn | grep LISTEN* will give you the info on which ports are **open and listening** to the netz. You can quietly ignore those listening on the localhost (127.0.0.1) for those are not visible externally.
Hey thanks. After I enabled ufw, here's the output of the command you mentioned:
tcp 0 0 127.0.1.1:53 0.0.0.0:* LISTEN 1272/dnsmasq tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 2120/cupsd tcp6 0 0 ::1:631 :::* LISTEN 2120/cupsd I will leave CUPS, as I'll definitely be installing a printer. Any thoughts on the other output line?
Btw, welcome!
Thank you! I hope I'll be staying with Trisquel, and if I do, I'll do my part to help with the project in any way I can.
Cheers Harris
