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.
Installing Fedora 3 Linux
Installing Fedora is as simple as inserting the first CD-ROM into the drive and rebooting. But first make sure that your system is set to boot from the CD drive. Watch the on-screen messages as the system boots. 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 ...
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 ...
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 ...
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 ...
View Your Linux Server's Network Connections With Netstat
Netstat is a command-line network utility that displays network connections, routing tables, and a number of network interfaces, and network protocol statistics. This artilce shows how to view Your Linux Server's Network Connections With Netstat. 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 ...
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 ...
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 Server Step-by-Step Configuration Guide
This book contains no boring theory. Instead it's packed with 54 hands-on, step-by-step exercises and 185 graphics including screen captures showing you exactly what you should be seeing on your own screen. 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 ...
Easy Way to Install Linux
Windows, Apple MAC OS, and Chrome are operating systems designed primarily to be marketing devices that wrestle you to their stores. May people are getting fed up with this, that's why Linux is becoming so popular. More ...
What is Bash?
A shell is a terminal application used to interface with an operating system using written commands. Bash is a shell for and has been ported to Windows. Bash an acronym for Bourne Again Shell because it is an enhanced version of the Bourne shell distributed with Linux. Bash is released under the GNU General Public License (GPL). More ...
What Is the Android Operating System?
Google's Android operating system is a version of Linux customized for mobile devices, developed by the company Android Inc., which was purchased by Google. It has gone through many updates, each version give the name of a different dessert. More ...