mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-11-23 13:17:48 +00:00
docs: ubuntu
This commit is contained in:
parent
ba760faecd
commit
b6537404c7
@ -17,3 +17,5 @@ sudo -s # Log as root
|
||||
cat /proc/<process_id>/maps # Show the current virtual memory usage of a Linux process
|
||||
|
||||
ip r # Display ip of the server
|
||||
|
||||
lsof -i :9000 # List process running on port 9000
|
||||
|
Loading…
Reference in New Issue
Block a user