Skip to content

Latest commit

 

History

History
52 lines (44 loc) · 1.84 KB

linux_articles.md

File metadata and controls

52 lines (44 loc) · 1.84 KB

Useful Linux articles

This is meant to be a collection of articles that I have found useful in relation to the Linux OS.

Filesystem

How Linux filesystem works: indexing, nodes

Inodes and the Linux filesystem

  • Accessed: 26 sep 2023
  • Publisher: RedHat Blog

Soft links and hard links

Hard links and soft links in Linux explained

  • Accesed: 26 sep 2023
  • Publisher: RedHat Blog

Processes

SIGTERM in depth

SIGTERM: Linux Graceful Termination | Exit Code 143, Signal 15

  • Accessed 06 oct 2023
  • Publisher: Komodor
  • Autor: Nir Shtein

Background processes and how to handle them

How To Use Bash's Job Control to Manage Foreground and Background Processes

  • Accessed 06 oct 2023
  • Publisher: Digital Ocean
  • Author: Justin Ellingwood

Understanding Linux Process States

Understanding Linux Process States

  • Accesed 19 may 2024
  • Publisher: Red Hat
  • Author: Allison Pranger

Network

About TCP Wrappers

TCP Wrappers: qué son y cómo se utilizan en Linux

  • Language: spanish
  • Accessed: 23 oct 2023
  • Publisher: Junco TIC
  • Author: Diego Córdoba

Security

What is SELinux?

What is SELinux?

  • Accessed: 19 may 2024
  • Publisher: Red Hat

System Resources

Explaining Load Average in Linux

  • Accessed: 19 may 2024
  • Publisher: Atatus
  • Author: Aiswarya S.