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.

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 ...

How to Detect and Guard against Linux Security Vulnerabilities
You should scan your Linux-based systems to avoid hacks and gather information from both outside and inside your network. That way, you can see what the bad guys see from both directions. 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 ...

Levels and Layers of Abstraction in a Linux System
We can use abstraction to split computing systems into components to make things easier to understand, but it doesn't work without organization. We arrange components into layers or levels. A layer or level is a classification (or grouping) of a component according to where that component sits between the user and the hardware. More ...

Ubuntu for Non-Geeks: A Pain-Free, Get-Things-Done Guide
If you are new to Ubuntu, or even new to Linux, this book is a great introduction to Ubuntu Linux. However, it goes beyond that. When you finish the book, you will have a lot of knowledge about Ubuntu, and you will be much more comfortable with this excellent operating system. More ...

Virtual Desktop Infrastructure (VDI) With Ubuntu Linux
Ubuntu Linux is ideal for anyone who is concerned about security of a WAN based virtual desktop infrastructure. It is also perfect for organizations hosting their applications in the cloud, utilizing software-as-a-service through a web browser. More ...

How to install software applications on Linux
For well over a decade, Linux has used software repositories to distribute software. A repository in this context is a public server hosting installable software packages. More ...

How to Partition a Drive for Linux and Microsoft Windows
If you only have a single hard drive available in your PC, you need to create separate areas (called partitions) on the hard drive for Windows and Linux. This article walks through the process of how to do that, but first, you need to understand how partitions work. More ...

Fedora 3 Modem Installation
An external modem connects to your computer's USB or serial port. External modems have their own controller and DSP circuits. An external modem is the best choice if you have several computers because it be moved without opening the computer's case. More ...

12 Essential Linux Commands for Beginners
I recommend these commands to anyone who is getting started with Linux. More ...

Linux Process Management
On a modern operating system, many processes run simultaneously. For example, you might have a web browser and a spreadsheet open on a desktop computer at the same time. However, things are not as they appear: on a single-core CPU the processes do not run at exactly the same time. 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 ...

How to Protect Files and Directories in Linux
In Linux, you can protect the files through file ownership and the permission settings that control who can read, write, or execute the file. More ...


Learn more at amazon.com

Custom Search