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.
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 ...
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 ...
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 ...
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 ...
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 ...
Commands to Display Your Linux Computer's Hardware Information
Get the details on the hardware inside your Linux computer from the command line. 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 ...
How to Protect Files and Directories in Linux
In Linux, you can protect the files through file ownership and the permission settings that control who can read, write, or execute the file. 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 ...
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 ...
Tips for top: Monitoring CPU load on Linux
The top program provides a dynamic real-time view of a running system. It can display system summary information as well as a list of processes or threads currently being managed by the Linux kernel. You can open the Terminal either through the system Dash or the Ctrl+Alt+T shortcut. More ...
Setting Up a Linux Modem
Almost all modems manufactured today are software modems, usually referred to as winmodems. Even though we pay a lot for a winmodem, they are cheap to manufacture because they use very little electronics. 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 ...
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 ...