New posts in operating-system

Mac/Linux for system administration tasks

How to power down the computer from a freestanding environment?

Is it true that fork() calls clone() internally?

init function invocation of drivers compiled into kernel

Determine the OS version of an OEL linux box?

How do I disable a system device? [duplicate]

In Active Directory, what is the relation between IP, MAC, and OS?

Is it possible to install Windows 10 on a ubuntu VPS using SSH?

Is it possible to make an operating system using java?

Why does this small Java program make MacOS restart?

How to remove old kernel on Ubuntu operating system

How does multi-level page table save memory space?

What is the most reliable / portable way to allocate memory at low addresses on 64-bit systems?

Avoiding the main (entry point) in a C program

What is the number of processes generated by forks in this code

Understanding Ruby and OS I/O buffering

How can I return system information in Python?

How do you make a WinXP bootable USB drive?

A system independent way using python to get the root directory/drive on which python is installed

What are trade offs for "busy wait" vs "sleep"?