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, ∼142🔥, 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, ∼138🔥, 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, ∼125🔥, 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, ∼137🔥, 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, ∼134🔥, 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, ∼138🔥, 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, ∼131🔥, 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, ∼135🔥, 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, ∼129🔥, 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, ∼132🔥, 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, ∼140🔥, 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, ∼136🔥, 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, ∼136🔥, 0💬
"netstat" - Display Network Statistics
This section provides a tutorial example on how to use 'netstat' command to display network statistics 2025-12-29, ∼138🔥, 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, ∼142🔥, 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, ∼134🔥, 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, ∼131🔥, 0💬
Popular Posts:
This section describes the built-in primitive datatype, 'boolean' that represents 2 Boolean values o...
This section provides a tutorial example on how enter and use Chinese characters in HTML documents u...
"GetStockPrice" is an RPC method based Web service for testing purpose only. High level information ...
This free book is a collection of tutorial notes written by the author while he was dealing with sec...
This section provides a tutorial example on how to use the '-classpath' option to specify the class ...