Skip to content

Instantly share code, notes, and snippets.

View sumanta-k's full-sized avatar
:atom:
Coding...

sumanta sumanta-k

:atom:
Coding...
View GitHub Profile
@sumanta-k
sumanta-k / fhs.md
Last active May 26, 2025 05:57
linux file hierarchy

FHS

/home

Users can store personal or project data under /home.Inside your /home folder there could be number of users.

happy@demo:~$ ls /home

ichigo happy zenitsu

A typical unix user profile contains many hidden files. The hidden files of the unix user profiles contain settings specific for that user. hidden files starts with .. eg:- .ssh,.tmux.conf,.config,.node,.bashrc etc.

@dims
dims / README.md
Last active April 14, 2026 12:32
Kubernetes Resources
@eenblam
eenblam / linux_reading_list.md
Last active April 10, 2026 11:28
Linux Networking Reading List

Linux Networking Reading List

Currently in no particular order. Most of these are kind of ancient.

Where's all the modern documentation? So much of what I've turned up searching is other folks complaining about having few options beyond reading source code.

The OREILLY books, while dated, seem to be some of the best available. Note that these can be read with a 7-day trial. Do this! At least get through the introduction section and first chapter of each to see if it's what you're after.

https://www.netfilter.org/