Popular Books:
About This Book
This section provides some detailed information about this book - Ubuntu Tutorials - Herong's Tutorial Examples. 2025-12-29, ∼193🔥, 0💬
Layers of Memory and Access Speed
This section describes layers of memory: CPU Register, CPU Caches, RAM and hard disk. 2025-12-29, ∼192🔥, 0💬
"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, ∼190🔥, 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, ∼189🔥, 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, ∼188🔥, 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, ∼188🔥, 0💬
References
List of reference materials used in this book. 2025-12-29, ∼187🔥, 0💬
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, ∼187🔥, 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, ∼187🔥, 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, ∼186🔥, 0💬
"ps" - Display Current Processes
This section provides a tutorial example on how to use 'ps' command to display current process on the system. 2025-12-29, ∼186🔥, 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, ∼186🔥, 0💬
GNOME Application - Files
This section provides a quick introduction on the GNOME application 'Files' for browsing files and directories. 2025-12-29, ∼185🔥, 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, ∼184🔥, 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, ∼183🔥, 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, ∼183🔥, 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, ∼183🔥, 0💬
Popular Posts:
This chapter provides tutorial notes and example codes on UI look and feel. Topics include introduct...
GB2312 to Unicode code mapping is provided for GB2312 character set - Row 16: Level 1 Hanzi Characte...
This section provides a tutorial example on how to add or remove implicit hydrogen atoms in molecule...
This JDBC tutorial book is a collection of notes and sample codes written by the author while he was...
This section describes 'soap:body', a SOAP extension element that specifies how the SOAP Body should...