Menu
Linux Operating System

Raspberry Pi 400 PC in a Keyboard Raspberry Pi 400 takes the same components as Raspberry Pi 4, including the system-on-chip and memory and puts them in a compact keyboard.

Linux Installation CDs vs. Linux "Live" CDs
You need to learn how to use Linux. And the best way to get Linux training is to work with it and get real, practical Linux experience. There are lots of different ways to get Linux, and lots of different versions of Linux to choose from! More ...

Installing Software on Fedora
With windows, you execute the applications setup program (by double-clicking on setup.exe) and, 99 percent of the time, the application will install succesfully. Compare that to installing software on Linux, where you're supposed to search internet repositories and gather all the components required for the program. More ...

Linux Memory User Space
Linux Memory is divided into two distinct areas: user space, which is a set of locations where user processes run, and kernel space, which is the location where the code of the kernel is stored, and executes under. More ...

The Linux File System
Linux uses a whole different file system philosophy than Windows. Windows automatically assigns a drive letter to every partition and drive it finds. But Linux makes every partition and drive a subdirectory of the root (/) partition. More ...

CFS: Completely Fair Process Scheduling in Linux
A scheduling class specifies which scheduling policy applies to which type of process. Completely fair scheduling (CFS), which became part of the Linux 2.6.23 kernel in 2007, gives every task a fair share of processor resources in a low-fuss but highly efficient way. More ...

How to Dual Boot Windows XP and Ubuntu 8
If you want to have access to both a Windows and Linux environment on your computer, this guide will show you an easy way to have that using Windows XP and Ubuntu 8. It is assumed that you already have Windows XP installed on your computer and that you have Ubuntu 8 Desktop Edition downloaded and burned onto a CD already. More ...

Configuration of Conky System Monitor for Linux
For those who work with computer resources conky universal system monitor will rouse some interest. The main peculiarity of this program is the usage of X Window System functionality to display data on the desktop, be it XFCE, IceWM, KDE, or any other. More ...

Connecting Linux to the Internet
Today, a computer without Internet access would be severely limited. Mozilla running on Linux provides more reliable and secure Internet access than Internet Explorer running on Microsoft Windows. More ...

Linux su vs sudo: What's the Difference?
A comparison of the su and sudo Linux commands for escalating privileges for non-root users. More ...

Protect Your Android Device From Malware
The growth rate of mobile devices continues to soar. Android is the leading operating system for mobile devices. Cybercriminals have intensified their efforts to hack into Android devices. More ...

What is Bash?
A shell is a computer program which exposes an operating systems services to a human user or other program. It normally uses a command-line interface, but may have a graphical user interface. It is called a shell because it is the outermost layer around the operating system. More ...

Understanding Linux Filesystems: Ext4 and Beyond
Learn the history of ext4, including what's different from ext3 and the other filesystems that came before it. More ...

What is a Linux Distribution
An operating system consists of a lot of files and the files that make up Linux along with an installer for the files are called a distribution. More ...

Understanding the Linux Boot Process
In order to troubleshoot a Linux system that fails to boot, it is important to understand the boot process. Then we can identify at which stage of the booting sequence the failure occurred. More ...


Learn more at amazon.com

Custom Search