About 599 results
Open links in new tab
  1. Operating System Tutorial - GeeksforGeeks

    Dec 27, 2025 · An Operating System (OS) is system software that manages the hardware and software resources of a computer. It acts as an interface between the user and the machine, …

  2. Introduction to Operating System - GeeksforGeeks

    Nov 28, 2025 · The purpose of an operating system is to provide an environment in which a user can execute programs conveniently and efficiently. The operating system (OS) is a program …

  3. OS Module in Python with Examples - GeeksforGeeks

    Sep 8, 2025 · Example: This code creates two directories, "Nikhil" and "c", within different parent directories. It uses the os.makedirs function to ensure that parent directories are created if …

  4. 30 Days of Linux : A Complete Guide For Beginners - GeeksforGeeks

    Jul 23, 2025 · Ever thought of learning the Linux Operating System? Why do software and network engineers love Linux? why Linux is different from others. Well, why don't you find …

  5. Python | os.system() method - GeeksforGeeks

    Jul 12, 2025 · The OS module in Python provides functions for interacting with the operating system. OS comes under Python’s standard utility modules. This module provides a portable …

  6. Linux Tutorial - GeeksforGeeks

    Dec 11, 2025 · A Unix-like OS used in servers, cloud infrastructure, supercomputers, personal computers and embedded systems. Reliable and secure, making it ideal for web hosting, …

  7. Guide to Build an Operating System From Scratch

    Jul 23, 2025 · An Operating System acts as an intermediary between the computer hardware and the user of the computer. The main purpose of an operating system is to provide an …

  8. Last Minute Notes – Operating Systems - GeeksforGeeks

    Dec 19, 2025 · An Operating System (OS) is a system software that manages computer hardware, software resources, and provides common services for computer programs. It acts …

  9. OS Path module in Python - GeeksforGeeks

    Jan 23, 2024 · As there are different versions of the operating system there are several versions of this module in the standard library. In this article, we will start working with Paths in the …

  10. GeeksforGeeks | Operating System Videos

    Linux Tutorial | Compressing and Archiving Files in Linux | tar and zip commands Operating System, Linux 12:01