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.

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

How Linux Works
To master Linux, you need to understand its internals, like how the system boots, how networking works, and what the kernel actually does. Brian Ward makes the concepts behind Linux internals accessible to anyone curious about the inner workings of the operating system. More ...

What is Linux?
Linux is an operating system that was not created by a corporation or by someone out to make money. The Linux core was created by Linus Torvalds who wanted to create a Unix-like system that would work on home computers. More ...

Commands to Display Your Linux Computer's Hardware Information
Get the details on the hardware inside your Linux computer from the command line. 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 ...

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

Check Used Disk Space on Linux With du Command
On most personal devices, drives get filled up with photos and videos and music, on servers, drives get filled up with data in user accounts and log files. You can check in on disk usage with the du command. More ...

Working With Files in Linux
With the availability of OpenOffice, a free Open Source version of Microsoft Office which includes a Word compatible word processor, an Excel compatible spreadsheet, and a PowerPoint compatible presentation application, you no longer need to use Microsoft Windows. 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 ...

Migrating to Linux: Installing Software
The typical approach to get software installed on your computer is to get it from a vendor and run the install program. With Linux there is a central repository of software. Just about any program you might want will be in a list of available packages that you can install. 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 ...

An introduction to the Linux Boot and Startup Processes
Ever wondered what it takes to get your system ready to run applications? Here's what is going on under the hood. 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 ...

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


Learn more at amazon.com

Custom Search