LINKS
- Linux Crash Course - Easy Terminal Commands for Inspecting Hardware —
Some easy-to-use commands you can use to inspect hardware.
These commands will help you list PCI devices, view information about your CPU, and more.
- VI Editor with Commands in Linux/Unix Tutorial — The vi editor is the most popular and classic text editor in the Linux family.It works in two modes, Command and Insert. Command mode takes the user commands and the Insert mode is for editing text. etc!
- Linux Commands Cheat Sheet — Learn the essential Linux/Unix commands you need to know with this cheat sheet. Includes commands for file management, permissions, environment variables, users, networking, processes, and more.
- Operating System Concepts and Manual Books Collection — Essential books used for Operating System class are gathered here.
- OpenAI ChatGPT — Good assistant for accompanying Operating System class’ weekly assignment and studying. But still, it cannot replace a friend who understands OS class better.
- Geeks for Geeks — A good site to read about operating system materials
- freeCodeCamp Linux Tutorial — Free audio visual tutorial for studying and learning about linux
- Codecademy C tutorial — Good place to learn C
- Operating System Website — It is not OS without it!
- Good Linux Tutorial Website — A good website to learn about linux
- Best Guidance for The Next Weeks (Linux from scratch Ch.1–End) — This is a good tutorial for weekly assignments