User Tools

Site Tools


helpful_ubuntu_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
helpful_ubuntu_commands [2025/05/30 13:32] mikehelpful_ubuntu_commands [2025/06/14 06:35] (current) mike
Line 10: Line 10:
 === List processes and the ports they are listening on === === List processes and the ports they are listening on ===
   netstat -tulpn | grep LISTEN   netstat -tulpn | grep LISTEN
 +or
 +  ss -tulpn | grep LISTEN
      
 === Reload systemd manager configuration after changes made === === Reload systemd manager configuration after changes made ===
helpful_ubuntu_commands.txt · Last modified: by mike

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki