Popular Books:
Verify Cache Memory with "cp" Command
This section provides a tutorial example to verify the cache memory usage in the RAM free space using a single 'cp' command. 2025-12-29, ∼113🔥, 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, ∼113🔥, 0💬
hostnamectl - Display System Information
This section provides a tutorial example on how to display operating system information using the 'uname' and other commands on Ubuntu systems. 2025-12-29, ∼113🔥, 0💬
"find" - Search for Files
This section provides a tutorial example on how to use 'find' command to search for files in a directory tree. '-name' and '-size' are 2 commonly used search conditions. 2025-12-29, ∼113🔥, 0💬
Manage "apt" Package Repositories
This section provides a quick introduction on 'apt' package repositories, which are defined in the /etc/apt/sources.list file. 2025-12-29, ∼113🔥, 0💬
Truncate Log Files
This section provides a tutorial example on how to truncate log files in Ubuntu computers. 2025-12-30, ∼112🔥, 0💬
Create and Run Bash Script
This section provides a tutorial example on how to create and run a Bash shell script file. 2025-12-29, ∼112🔥, 0💬
"cURL" - Client for URL
This section provides a tutorial example on how to use 'cURL' command to send requests to a remote server in different protocols in URL format. 2025-12-29, ∼112🔥, 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, ∼112🔥, 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, ∼112🔥, 0💬
What Is Bash (Bourne Again SHell)
This section provides a quick introduction of Bash shell created by Brian Fox in 1989. 2025-12-29, ∼112🔥, 0💬
APT Package Archives and Metadata
This section provides a quick introduction on APT (Advanced Package Tool) cached archive and metadata files. 2025-12-29, ∼112🔥, 0💬
Command Input/Output Redirection
This section provides a tutorial example on how to use command input and output redirection operators to read input files and save output files. 2025-12-29, ∼112🔥, 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, ∼112🔥, 0💬
"route" - Manage Routing Table
This section provides a tutorial example on how to use 'route' command to view and update the routing table for network traffic. 2025-12-29, ∼112🔥, 0💬
Layers of Memory and Access Speed
This section describes layers of memory: CPU Register, CPU Caches, RAM and hard disk. 2025-12-29, ∼112🔥, 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, ∼112🔥, 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, ∼112🔥, 0💬
References
List of reference materials used in this book. 2025-12-29, ∼111🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to use the MimeHeaders class and the addHeader() met...
Tutorial Books on Software Programming Android Tutorials - Herong's Tutorial Examples ASP Tutorials ...
This book is a collection of notes and sample codes written by the author while he was learning C#. ...
This section providing information on character set encoding options for Chinese Web pages: UTF-8, G...
This section provides a tutorial example on how to convert XML documents into pretty print format us...