Popular Books:
"sudo apt install/remove" - Install/Remove Package
This section provides a tutorial example on how to use the 'apt install/remove' command to install or remove a given software package. 2025-12-29, ∼174🔥, 0💬
GNOME Application - Video Players
This section provides a tutorial example on how to use the GNOME application 'Terminal' to run commands interactively. 2025-12-29, ∼174🔥, 0💬
What Is Shell
This section provides a quick introduction of shell programs on Ubuntu computer. Bash (Bourne Again SHell) is the default shell program. 2025-12-29, ∼174🔥, 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, ∼174🔥, 0💬
References
List of reference materials used in this book. 2025-12-29, ∼173🔥, 0💬
"ifconfig" - Trace Routes to Remote Host
This section provides a tutorial example on how to use 'ifconfig' command to view and manage network interface configurations. 2025-12-29, ∼173🔥, 0💬
"ps -o rss,drs,trs,vsz,sz" - Process Status Options
This section provides a tutorial on how to 'ps -o rss,drs,trs,vsz,sz' command to report memory usage of each running process. 2025-12-29, ∼172🔥, 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💬
About This Book
This section provides some detailed information about this book - Ubuntu Tutorials - Herong's Tutorial Examples. 2025-12-29, ∼171🔥, 0💬
"wget" - Get Files from the Web
This section provides a tutorial example on how to use 'wget' command to download files from the Web. 'wget' can resume failed downloads. 2025-12-29, ∼170🔥, 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, ∼170🔥, 0💬
pmap - Process Memory Map
This section provides a tutorial on how to install 'smem' and use it to report memory usage of each running process. 2025-12-29, ∼170🔥, 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, ∼170🔥, 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, ∼170🔥, 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, ∼170🔥, 0💬
"split" and "cat" - Split and Join Files
This section provides a tutorial example on how to use 'split' command to split it into chunks and use 'cat' command to join chunks back into a single file. 2025-12-29, ∼169🔥, 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, ∼168🔥, 0💬
Popular Posts:
This section describes how to create a Chinese HTML document in UTF-8 encoding and publish it on the...
Where to find lucky wedding dates for year 2021? Lucky Wedding Dates: 2021 - Year of the Ox ⇒ Luck...
This section provides a tutorial example on how to perform substructure search with a MARTS parttern...
This section describes how to insert rows into target tables through ResultSet objects.
This section provides a tutorial example on how to use the '-classpath' option to specify the class ...