docs: ubuntu

This commit is contained in:
Julien Le Coupanec 2021-09-07 11:43:55 +02:00
parent ba760faecd
commit b6537404c7
1 changed files with 2 additions and 0 deletions

View File

@ -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