Popular Books:
"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, ∼119🔥, 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, ∼118🔥, 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, ∼118🔥, 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, ∼118🔥, 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, ∼116🔥, 0💬
GNOME Application - Settings
This section provides a tuturial example on how to use the GNOME application 'Settings' to modify system settings. 2025-12-29, ∼114🔥, 0💬
Layers of Memory and Access Speed
This section describes layers of memory: CPU Register, CPU Caches, RAM and hard disk. 2025-12-29, ∼114🔥, 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, ∼114🔥, 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, ∼113🔥, 0💬
💬 2022-07-22 Helen: This is very helpful!
💬 2016-05-07 mehari: this tutorials helps many trainers through out the world, thanks!
Downloading and Installing JDK 1.8
This section describes how to download and install Java SE Development Kit (JDK) 8u45 on a Windows system. 2025-12-05, ≈36🔥, 15💬
Popular Posts:
Want to know when is the 2015 Chinese New Year day? Look for free Chinese calendars for 2015? Chines...
This section provides a tutorial example on how to use 'g++ -shared' commands to compile your code a...
This section provides a tutorial example on how to install OpenSSL on a Windows system.
This chapter provides tutorial examples and notes about converting Perl script files to executable b...
This book is a collection of notes and sample codes written by the author while he was learning WSDL...