Popular Books:
APT Configuration Settings and Overrides
This section provides a quick introduction of APT (Advanced Package Tool) configuration settings and overriding configuration files. 2025-12-29, ∼135🔥, 0💬
"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, ∼120🔥, 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, ∼119🔥, 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, ∼115🔥, 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, ∼119🔥, 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, ∼119🔥, 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, ∼117🔥, 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, ∼117🔥, 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, ∼119🔥, 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, ∼111🔥, 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, ∼119🔥, 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, ∼122🔥, 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, ∼118🔥, 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, ∼116🔥, 0💬
"netstat" - Display Network Statistics
This section provides a tutorial example on how to use 'netstat' command to display network statistics 2025-12-29, ∼121🔥, 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, ∼121🔥, 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, ∼115🔥, 0💬
Popular Posts:
This section describes the Base64URL encoding algorithm, which is a variation of the standard Base64...
"GetExchangeRate" is an RPC method based Web service for testing purpose only. High level informatio...
This section provides a tutorial example on how to use the openConnection() method in the java.net.U...
This book is a collection of notes and sample codes written by the author while he was learning JSP ...
This section provides a tutorial example to illustrate how RSA public key encryption algorithm works...