Topic overviewPrathmesh's Notebook
Topic notebook
Linux
What this topic covers Linux revision usually pays off fastest when you focus on files, processes, permissions, networking, and package management. Revision checkpoints Get comfort...
2pages
4tags
2visible
Page 01Beginner
Linux OverviewWhat this topic covers Linux revision usually pays off fastest when you focus on files, processes, permissions, networking, and package management. Revision checkpoints Get comfort...
#linux#shell#systems
Page 02Intermediate
Processes and SignalsCore idea Linux process control is easier when you understand PIDs, foreground/background jobs, and common signals. Revision points ps, top, and htop help inspect process state. SI...
#linux#shell#debugging