Skip to content

Instantly share code, notes, and snippets.

@foo0x29a
Last active October 5, 2023 18:55
Show Gist options
  • Save foo0x29a/5594b57da0ccff105aa04c57625e51c4 to your computer and use it in GitHub Desktop.
Save foo0x29a/5594b57da0ccff105aa04c57625e51c4 to your computer and use it in GitHub Desktop.
# OPS
## Networking troubleshooting
https://www.redhat.com/sysadmin/beginners-guide-network-troubleshooting-linux
## Slow server
https://www.redhat.com/sysadmin/troubleshooting-slow-servers
## Load
http://www.brendangregg.com/blog/2017-08-08/linux-load-averages.html
https://www.tldp.org/LDP/intro-linux/html/sect_04_03.html#sect_04_03_04
## Processes
https://access.redhat.com/sites/default/files/attachments/processstates_20120831.pdf
# Networking theory
http://beej.us/guide/bgnet/html/
# Embeded systems
https://doc.rust-lang.org/stable/embedded-book/
## Programming
https://www.amazon.com.br/Programming-Ground-Up-Jonathan-Bartlett/dp/0975283847
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment