Skip to content

Latest commit

 

History

History
43 lines (41 loc) · 3.56 KB

links.md

File metadata and controls

43 lines (41 loc) · 3.56 KB
permalink
LINKS/

LINKS

  • OPERATING SYSTEM CheatSheet & Notes --- Some CheatSheet, Notes, and RoadMap in learning Operating System. This helps us find out what material will be studied on the operating system and provides a brief explanation of the material.
  • Operating Systems: Crash Course Computer Science --- This will explain the entire operating system material briefly.
  • Cybersecurity in 7 Minutes --- Explain briefly about Cybersecurity. Summarizes about cybersecurity and what it does so that it helps in studying cybersecurity.
  • Linux from Scratch First Impressions: Waste Of Time? --- Explain briefly about linux from scratch to beginner. Explain what is LFS, is it hard or not, and is it worth it or not.
  • Why Linux is better for (most) developers! --- Explain why developers have to use Linux. This video tell about languange support and access, flexibility, and limitations of Linux for developers.
  • Chat GPT --- ChatGPT is a type of AI language model developed by OpenAI. It can help us by answering the questions we ask. So it is very helpful in studying and doing assignments.
  • Linux Command Cheatsheet --- Cheat sheet for Linux basic to advance command. Helps us quickly find out how to perform certain functions by utilizing Linux commands.
  • Clone Virtual Machine --- Cloning virtual machine tutorial on VirtualBox. Clone virtual machine is helpful for test system machine settings but no worries to lose important file.
  • Makefile --- Understand Makefiles and it uses. Tutorial that contains an explanation of how to use and create Makefiles.
  • Linux Fork --- Explanation about fork. Explain what is fork and its utility on linux.
  • Linux Extract Tar.xz --- Its briefly explain about tar.xz file in linux. Also explains how to extract it.
  • SCP Tutorial --- Scp is useful in file copying. This link provides a tutorial on how to scp from remote to local.
  • Cryptography --- Cryptography is the science of encoding data. This link teaches basic cryptography to students.
  • Linux From Scratch Book --- This is the Linux From Scratch handbook. Very helpful in explaining the steps to do Linux From Scratch.
  • Linux From Scratch Playlist --- This is a YouTube playlist that explains Linux From Scratch step-by-step. This playlist is very helpful so you don't have doubts about the results of the steps in doing Linux From Scratch.
  • Bing Chat --- Bing is a pre-trained AI chatbot. Bing is very helpful in obtaining various information and assistance when doing assignments.
  • Mass Storage --- Explaine about mass storage in Opeerating System. Very helpful to understand material taught in class.