Popular Books:
GNOME Application - Image Viewers
This section introduces 3 basic image/picture viewers for GNOME desktop. gThumb seems to be a nice image browser with enough basic editing functions. 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💬
"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💬
"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, ∼111🔥, 0💬
"last/lastb" - Review Login History
This section provides a quick introduction of the 'last' and 'lastb' commands, which allows you to review login history and login attempts. 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💬
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💬
Virtual Memory vs. Physical Memory
This section describes virtual memory, which is mapped to physical memory through MMU (Memory Management Unit). 2025-12-29, ∼110🔥, 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, ∼110🔥, 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, ∼110🔥, 0💬
What Is Swap Space
This section describes swap space, reserved area on the hard disk that extends RAM to form a larger physical memory. 2025-12-29, ∼110🔥, 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, ∼109🔥, 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, ∼109🔥, 0💬
What Is GNOME
This section provides a quick introduction of GNOME, an open-source desktop environment needed to run graphical applications like Firefox to browse the Internet. 2025-12-29, ∼109🔥, 0💬
GNOME Application - Terminal
This section provides a tutorial example on how to use the GNOME application 'Terminal' to run commands interactively. 2025-12-29, ∼109🔥, 0💬
Popular Posts:
This section provides a tutorial Java program, DESSubkeysTest.java, to illustrate how DES key schedu...
This section provides a tutorial example on how to disable and remove 'Java-Plug-in-SSV-Helper 'addo...
This section describes how to install AdventureWorks as a sample database on SQL Server.
This section describes what is ECB (Electronic CodeBook) Operation Mode - each plaintext block is en...
This section provides a tutorial example to show different behaviors of SoapClient on XML document b...