Popular Books:
"lsof" - List of Open Files
This section provides a tutorial example on how to use 'lsof' command to display network connections as open files 2025-12-29, ∼113🔥, 0💬
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💬
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💬
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💬
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💬
"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, ∼109🔥, 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💬
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💬
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, ∼113🔥, 0💬
"rar" and "unrar" - Roshal Archive Files
This section provides a tutorial example on how to use 'unrar' package to extract files from a RAR archive file. 2025-12-29, ∼114🔥, 0💬
"traceroute" - Trace Route to Remote Host
This section provides a tutorial example on how to use 'traceroute' command to trace route (or gateways) between the local host and a given remote host. 2025-12-29, ∼108🔥, 0💬
Command Input/Output Redirection
This section provides a tutorial example on how to use command input and output redirection operators to read input files and save output files. 2025-12-29, ∼110🔥, 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💬
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💬
Keyboard Shortcuts on GNOME
This section lists commonly used keyboard shortcuts on GNOME on Ubuntu computers. Alt-PrtSc-S.U.B forces the system to reboot. 2025-12-29, ∼114🔥, 0💬
Popular Posts:
This section provides examples of encoded byte sequences of the JVM default encoding, CP1252 encodin...
This chapter provides notes and tutorial examples on UTF-32, UTF-32BE and UTF-32LE encodings. Topics...
This section provides a tutorial example on how to raise your own runtime errors with the Err.Raise(...
This section provides a tutorial example on how to use the FFmpeg 'ffplay' command to play movie fil...
This section describes the native-to-ASCII encoding converter 'native2ascii' and its options. Non-AS...