General Useful Commands

From Defconx.wiki
Jump to: navigation, search

Useful Commands

Redhat Based (CentOS, Fedora, etc) Process control

  • chkconfig --list
  • chkconfig <service-name> on|off
  • service <service-name> start|stop|status

Network Commands

  • netstat -anp --tcp
Personal tools