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.
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 ...
The Death of Windows
If want you to explore and learn about Linux without uninstalling Windows or making any changes to your PC, Knoppix is the way to go. maybe someday everyone will carry a Knoppix CD and a CD-RW to use on any computer they find. That day will truly be the death of Windows. 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 ...
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 ...
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 ...
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 ...
Ubuntu Quick Start
One of the biggest buzz words on the Internet today is "Ubunto". Why is Ubunto so popular? Is it really that much better than any other Linux? Is Ubunto a threat to Microsoft Windows? And how difficult is it to try Ubunto? 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 ...
Know linux
Linux is growing steadily year after year. With a passionate community backing it, with big companies Like IBM and HP pledging their support for it, it's no wonder Linux, the wonder operating system for servers of the past, has also made it to the desktops of today. 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 Fedora 3 Linux File Structure
You'll feel more comfortable using Linux if you understand its file system. Like any operating system, the Linux file system is organized in a hierarchical structure where a directory can contain files or other directories. 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 ...
Linux System Calls and Support
There are several kinds of kernel features available to user processes. For example, system calls (or syscalls) perform specific tasks that a user process alone cannot do well or at all. For example, the acts of opening, reading, and writing files. 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 ...