os242
π LINKS
https://os.vlsm.org/
β OS242
https://traymachi.github.io/os242/LINKS/ β OS 242 Course in Scele
Week 1
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.
50 Usefull Linux Commands
β- Useful linux commands guide to be executed inside the linux terminal
How to Change Your Username in Linux
β How to change your username in linux so you shall not called inside ATTN forum!
Week 2
How SSH Works
β- Made me understand of how SSH works
Vim Tips I Wish I Knew Earlier
β- In this week is the starting point i use Vim, so i wanna learn more about it
Week 3
Why Are Tarballs STILL A THING? π€
β- Understand the deep of tarballs
Linux Crash Course - The grep Command
β- Explaining about grep command and what they do
Week 4
Makefiles Make Your Life Easier
β- Learn more deep about Makefiles
Using the md5sum Command
β- Learn about md5sum command
Week 5
What Happens When Booting Linux with Low Memory
β- I wanna know what happen if i booting on low memory
Basic File Encryption with GPG key pairs!
β- By watching this video i know how to do fgile encryption with GPG
Week 6
Operating System: Threads and Concurrency
β- This post talks about threads, several mechanisms related to them like mutexes and conditional variable.
Inter Process Communication (IPC)
β- Inter-process communication (IPC) is a mechanism that allows processes to communicate with each other and synchronize their actions.
Week 7
Transferring files with the scp Command (Linux Crash Course Series)
β- I learnt about transferring file with scp
Docusaurus from ZERO to HERO
β- More deep about Docusaurus framework
Week 8
Why donβt more people use Linux?