Popular Books:
"cURL" - Client for URL
This section provides a tutorial example on how to use 'cURL' command to send requests to a remote server in different protocols in URL format. 2025-12-29, ∼110🔥, 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💬
"route" - Manage Routing Table
This section provides a tutorial example on how to use 'route' command to view and update the routing table for network traffic. 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, ∼109🔥, 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💬
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, ∼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💬
"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💬
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💬
"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, ∼109🔥, 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, ∼109🔥, 0💬
About This Book
This section provides some detailed information about this book - Ubuntu Tutorials - Herong's Tutorial Examples. 2025-12-29, ∼109🔥, 0💬
Popular Posts:
This section provides a tutorial on how to verify Apache™ FOP by running a FOP built-in example in a...
This section provides a tutorial example on how to use setAccelerator() method to associate accelera...
什么是病毒载体疫苗? 它的工作机制是什么? 病毒载体疫苗又可以细分成两个小类:复制型病毒载体 疫苗(ReplicatingViral Vect...
The 24 Solar Terms The 24 solar terms is a gross name of the system that comprises of 12 ...
This section describes how to insert BLOB values as normal strings using INSERT statements.