Popular Books:
GNOME Application - Settings
This section provides a tuturial example on how to use the GNOME application 'Settings' to modify system settings. 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💬
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💬
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💬
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, ∼112🔥, 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, ∼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💬
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💬
"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, ∼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, ∼111🔥, 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, ∼111🔥, 0💬
/proc/{id}/maps - Process Memory Map
This section describes the pseudo file '/proc/{id}/maps' that represents virtual memory map of a given process. 2025-12-29, ∼111🔥, 0💬
Bash Command Line Interpretation Steps
This section describes major processing steps, when a command line is entered at the Bash shell prompt. 2025-12-29, ∼111🔥, 0💬
"netstat" - Display Network Statistics
This section provides a tutorial example on how to use 'netstat' command to display network statistics 2025-12-29, ∼111🔥, 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, ∼111🔥, 0💬
GNOME Application - Files
This section provides a quick introduction on the GNOME application 'Files' for browsing files and directories. 2025-12-29, ∼111🔥, 0💬
Shell Session Command History
This section provides a tutorial example on how to use Bash shell command history functionalities. 2025-12-29, ∼111🔥, 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, ∼111🔥, 0💬
"shutdown" and "halt/poweroff/reboot" Commands
This section provides a quick introduction of the 'shutdown' command, and its alias commands 'halt', 'poweroff', and 'reboot'. 2025-12-29, ∼111🔥, 0💬
Truncate Log Files
This section provides a tutorial example on how to truncate log files in Ubuntu computers. 2025-12-30, ∼110🔥, 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, ∼110🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to review log file settings and locations for MySQL ...
This section describes how to load the Oracle JDBC driver class - ojdbc14.jar.
This section provides a tutorial example on how to generate certificates in DER and PEM formats usin...
This section provides a tutorial example on how to install Open Babel on a Windows computer.
This section provides a tutorial example on how to view different components of a pair of RSA privat...