Skip to content

Ubuntu | WSL #13

Open
Open
@raunak-r

Description

@raunak-r

Linux Helpful Commands

  1. sudo ps -a OR sudo ps -aux (To get list of processes running currently)
  2. ps aux | grep [a]pt OR pgrep -a apt (currently running processes of type apt)
  3. sudo netstat -ano -p |grep 9600 (to check which processes are running on this port)

Vi Editors

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions