Popular Books:
Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other formats. 2025-12-29, ∼183🔥, 0💬
Publish Home Page index.html
This section provides a tutorial example on how to publish a simple 'Home Page' on Apache HTTP Server 'httpd' on Linux systems. 2023-05-26, ∼178🔥, 0💬
What Is Swap Space
This section describes swap space, reserved area on the hard disk that extends RAM to form a larger physical memory. 2025-12-29, ∼175🔥, 0💬
Internet Networking Tools
This chapter provides introductions and tutorial examples about Internet networking tools. Topics include 'wget' to download Web files; 'curl' to send requests to URLs. 2025-12-29, ∼175🔥, 0💬
APT Configuration Settings and Overrides
This section provides a quick introduction of APT (Advanced Package Tool) configuration settings and overriding configuration files. 2025-12-29, ∼173🔥, 0💬
gnome-tweaks - The GNOME Tweak Tool
This section provides a tuturial example on how to install 'gnome-tweaks' to customize touchpad to simulate mouse clicks. 2025-12-29, ∼173🔥, 0💬
Install and Manage PHP Packages on CentOS
This section provides a tutorial example on how to install PHP 7.2 on CentOS 8 systems using 'dnf/yum' as the package manager. 2022-10-01, ∼172🔥, 0💬
What is Ubuntu
This section provides a quick introduction of Ubuntu, the most popular Linux distribution. 2025-12-29, ∼171🔥, 0💬
What Is APT
This section provides a quick introduction on APT (Advanced Package Tool), which is the default software package manager on Ubuntu computers. 2025-12-29, ∼169🔥, 0💬
Connect to Wi-Fi with GNOME Settings
This section provides a tutorial example on how to use GNOME Settings to connect to Wi-Fi service. 2025-12-29, ∼169🔥, 0💬
"apt show" - Show Software Package Details
This section provides a tutorial example on how to use the 'apt show' command to display detailed information of a given software package. 2025-12-29, ∼168🔥, 0💬
Thunderbird Installation on macOS
This section provides a tutorial example on how to install Thunderbird on macOS computers as an email client tool, also called MUA (Mail User Agent). 2022-10-01, ∼168🔥, 0💬
earlyoom - A Simple OOM Killer
This section provides a tutorial example on how to install 'earlyoom' to prevent OOM (Out Of Memory) freeze. 2025-12-29, ∼165🔥, 0💬
"traceroute" - Trace Route to Remote Host
This section provides a tutorial example on how to use 'traceroute' command to trace route (or gateways) between the local host and a given remote host. 2025-12-29, ∼165🔥, 0💬
References
List of reference materials used in this book. 2025-12-29, ∼164🔥, 0💬
List CPU Caches and Their Sizes
This section describes how to use 'lscpu', 'lshw' and 'dmidecode' commands to list CPU caches and their sizes. 2025-12-29, ∼164🔥, 0💬
smem - Process Memory Usage Report
This section provides a tutorial on how to install 'smem' and use it to report memory usage of each running process. 2025-12-29, ∼164🔥, 0💬
Move All Users to a New System
This section provides a tutorial example on how to move all users to a new Ubuntu system. 2025-12-29, ∼163🔥, 0💬
GNOME Application - Image Viewers
This section introduces 3 basic image/picture viewers for GNOME desktop. gThumb seems to be a nice image browser with enough basic editing functions. 2025-12-29, ∼162🔥, 0💬
Popular Posts:
The 24 Solar Terms The 24 solar terms is a gross name of the system that comprises of 12 ...
This section provides a tutorial example on how to use the getSelectedItem() method to know which op...
This section provides a brief introduction on the Byte Order Mark (BOM) character, U+FEFF, used as t...
This chapter provides tutorial notes and example codes on PKCS#8 and X.509 key encoding standards. T...
This section describes how to display a Web form and process form Chinese input data in UTF-8.