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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
Virtualization Technology an Emerging Technology
Virtualization involves a physical resource being shared amoung multiple virtual resources. For example multiple virtual machines can run on the same physical host, with each virtual machine sharing the resources of the host. Virtualization represents a huge monetary savings opportunity for business. More ...
Linux Server Hardening
For today's computing platforms, ease of access and openness is essential for web based communications. This is at odds with the increased necessity for comprehensive security measures in a world full of malware and hacking threats. More ...
Choosing a Printer for Linux
Most Linux distributions use the Common Unix Printing System (CUPS), which contains drivers for most printers available today. This means Linux offers much wider support for printers than Windows does. 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 ...
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 ...
Commands to Display Your Linux Computer's Hardware Information
Get the details on the hardware inside your Linux computer from the command line. More ...
Set Up a Minimal Server on a Raspberry Pi
The Raspberry Pi is a small, single-board computer that is perfect for computer projects, but a Raspberry Pi can also be used as a web server on your main local network or the internet. This step-by-step guide shows you how. 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 ...
