Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

Latest commit

 

History

History
86 lines (73 loc) · 4.24 KB

File metadata and controls

86 lines (73 loc) · 4.24 KB

Linux

Release

NixOS
NixOS is a Linux distribution with a unique approach to package and configuration management. Built on top of the Nix package manager, it is completely declarative, makes upgrading systems reliable, and has many other advantages.
Gentoo
A flexible, source-based Linux distribution that becomes just about any system you need—and much more. You can choose what you want to install with a package.
  • Anything(installation, development environment, overlay or others) about it can be fountd on its *wiki*.
Kali
Kali Linux Advanced Web Attacks and Exploitation
qubes os
A reasonably secure operating system

Both NixOS and Gentoo are my love. And the archlinux’s wiki is the best wiki I think. Other distributions are used for special usage in virtual machine.

Application

Linux tools can be checked in shell and other topics as well. Here only lists some applications related to kernel, administration or linux direct-related/special/focus topics.

lists on archlinux wiki
This article is a general list of applications sorted by category, as a reference for those looking for packages. Many sections are split between console and graphical applications. Applications listed in “Console” sections can have graphical front-ends, official ones are currently omitted.
coreutils
rust rewrite for gnu coreutils

Login

greetd
greetd is a minimal and flexible login manager daemon that makes no assumptions about what you want to launch.
sddm
chili
A beatiful theme without kde dependencies.
sugar
slice
Rokin05/SDDM-Themes

Locker

i3lock
i3lock-color
A rewrite with more customizing feature.
i3lock-fancy
betterlockscreen
xscreensaver
xidlehook
a replacement for xautolock.

Linker

libtree
ldd as a tree

Profiler

sysprof
perf tools
from kernel, which can bench and record cpu and ram usages

Tutor

CLI
linuxcommand.org
bite size linux
Confused about what a system call is? Heard the term “file descriptor” but not sure what it means? This zine is for you!! It has 19 important Linux concepts, each explained with a simple 1-page comic.
bite size tutor
Our best-selling collection of zines! You can either buy them individually (for $10-$12 each), or get the whole collection.

Philosophy

KISS Principle
keep it simple and silly, archive
distribution timeline

Kernel

Kernal patch

zen
other
see gentoo hardened wiki

Tutor

linux inside
The goal is simple - to share my modest knowledge about the insides of the linux kernel and help people who are interested in linux kernel insides, and other low-level subject matter. Feel free to go through the book Start here

Awesome

][compile time on different cpu]] :: this can be a guide to the cpu performance.

Text

The Journey Before main()
The Linux Boot Process: From Power Button to Kernel