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.
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 ...
What You Need to Know to Set Up a Simple Firewall in Linux
Like any other OS, Linux needs to be protected with a firewall. Essentially, a firewall is a protective fence that keeps unwanted external data and software out and sensitive internal data and software in. 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 ...
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 ...
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 ...
Welcome to the world of Knoppix
Knoppix is a bootable CD with a collection of GNU/Linux software, automatic hardware detection, and support for many graphics cards, sound cards, SCSI and USB devices and other peripherals. It is not necessary to install anything on a hard disk. 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 ...
Bootloaders In Linux
A boot loader is a program that controls the the initial sequence of operations performed in the process of starting the Operating System when the computer is switched on. More ...
Understanding Linux Filesystems: Ext4 and Beyond
Learn the history of ext4, including what's different from ext3 and the other filesystems that came before it. More ...
Linux Process Management
On a modern operating system, many processes run simultaneously. For example, you might have a web browser and a spreadsheet open on a desktop computer at the same time. However, things are not as they appear: on a single-core CPU the processes do not run at exactly the same time. 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 ...
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 ...
Basic Linux File and Directory Commands
This article explains the basic Linux file and directory commands used in their simple forms. How to determine you location in the directory hierarchy, create a directory, delete a directory, create a new file, move a file, copy a file, delete a file, and more. 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 ...