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.

12 Essential Linux Commands for Beginners
I recommend these commands to anyone who is getting started with Linux. 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 ...

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

How to Use the VIM Text Editor in Linux
In 1988, an improved version of Vi, called vim (vi iMproved), was released. This article provides some examples that illustrate some basic operations with text as well as its extra features that make vim unique and useful. More ...

7 Steps to Securing Your Linux Server
This primer will introduce you to basic Linux server security. While it focuses on Debian/Ubuntu, you can apply everything presented here to other Linux distributions. 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 ...

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

How to Switch to Ubuntu
Ubuntu is a free alternative to Windows which is fast and easy to use. You may want to switch to Ubuntu because of its robust security, speed, freedom, ease of use, low maintenance, and no price. This article will show you step by step how to switch from Windows to Ubuntu. 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 ...

Running Windows Applications on Linux
The perceived inability to run windows applications on Linux is what keeps many individuals from trying Linux. It turns out that it is possible to run many popular Windows applications on Linux PCs using one of several software technologies. 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 ...

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

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

The Linux Directory Structure
The Filesystem Hierarchy Standard (FHS), maintained by the Linux Foundation, defines the directory structure and directory contents in Linux operating systems. The main difference between the Windows operating system and Linux is that Linux does not use drive letters. More ...


Learn more at amazon.com

Custom Search