Popular Books:
hostnamectl - Display System Information
This section provides a tutorial example on how to display operating system information using the 'uname' and other commands on Ubuntu systems. 2025-12-29, ∼157🔥, 0💬
Layers of Memory and Access Speed
This section describes layers of memory: CPU Register, CPU Caches, RAM and hard disk. 2025-12-29, ∼157🔥, 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, ∼156🔥, 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, ∼156🔥, 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, ∼156🔥, 0💬
Shell Session Command History
This section provides a tutorial example on how to use Bash shell command history functionalities. 2025-12-29, ∼155🔥, 0💬
"free" - Display Free and Used Memory
This section provides a tutorial example on how to display free and used memory information using the 'free' command on Ubuntu systems. 2025-12-29, ∼155🔥, 0💬
Truncate Log Files
This section provides a tutorial example on how to truncate log files in Ubuntu computers. 2025-12-30, ∼154🔥, 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, ∼154🔥, 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, ∼154🔥, 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, ∼153🔥, 0💬
GNOME Application - Files
This section provides a quick introduction on the GNOME application 'Files' for browsing files and directories. 2025-12-29, ∼153🔥, 0💬
Manage "apt" Package Repositories
This section provides a quick introduction on 'apt' package repositories, which are defined in the /etc/apt/sources.list file. 2025-12-29, ∼152🔥, 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, ∼150🔥, 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, ∼150🔥, 0💬
"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, ∼149🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to use the java.net.HttpURLConnecti onclass to call ...
Chinese wedding culture is a vital part of Chinese tradition. Many rituals and customs have been los...
This section provides quick introductions on the Windows registry hives - top level registry keys on...
Chinese wedding culture is a vital part of Chinese tradition. Many rituals and customs have been los...
This section describes how to download, install, and start Oracle Database Express Edition (XE) on a...