<< < 8 9 10 11 12 13 14 15 16 > >>   ∑:379  Sort:Date

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💬

/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💬

"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💬

"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, ∼111🔥, 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, ∼111🔥, 0💬

GNOME Application - Files
This section provides a quick introduction on the GNOME application 'Files' for browsing files and directories.
2025-12-29, ∼111🔥, 0💬

Shell Session Command History
This section provides a tutorial example on how to use Bash shell command history functionalities.
2025-12-29, ∼111🔥, 0💬

List CPU Caches and Their Sizes
This section describes how to use 'lscpu', 'lshw' and 'dmidecode' commands to list CPU caches and their sizes.
2025-12-29, ∼111🔥, 0💬

"shutdown" and "halt/poweroff/reboot" Commands
This section provides a quick introduction of the 'shutdown' command, and its alias commands 'halt', 'poweroff', and 'reboot'.
2025-12-29, ∼111🔥, 0💬

Create and Run Bash Script
This section provides a tutorial example on how to create and run a Bash shell script file.
2025-12-29, ∼110🔥, 0💬

Move /home Directory to New Partition
This section provides a tutorial example on how to move /home directory to a new partition when it runs out of space. A better solution is to extend its file system.
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, ∼110🔥, 0💬

pmap - Process Memory Map
This section provides a tutorial on how to install 'smem' and use it to report memory usage of each running process.
2025-12-29, ∼110🔥, 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, ∼110🔥, 0💬

Network Connection on Ubuntu
This chapter provides introductions and tutorial on network connection and tools. Topics include introduction of Wi-Fi connection; 'ping' and 'traceroute' to check connectivity; 'ifconfig' to view current network configuration; 'netstat' as network activity monitor.
2025-12-29, ∼110🔥, 0💬

What Is Swap Space
This section describes swap space, reserved area on the hard disk that extends RAM to form a larger physical memory.
2025-12-29, ∼110🔥, 0💬

/proc/{id}/smaps - Process Memory Map Details
This section describes the pseudo file '/proc/{id}/smaps' that represents virtual memory map of a given process with detailed information on each mapped area.
2025-12-29, ∼110🔥, 0💬

Memory Management
This chapter provides introductions and tutorial notes on memory management. Topics include memory layers and access speed; cache memory levels; virtual memory and physical memory mapping; page table; buffers, caches and swap spaces; memory usage reporting tools: free, ps, smem, pmap, /proc/meminfo,...
2025-12-29, ∼109🔥, 0💬

"compress/uncompress" - Compressed *.Z Files
This section provides a tutorial example on how to use 'compress' and 'uncompress' commands to compress large files and restore them later. Compressed files will have the *.Z file name extension.
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💬

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💬

Shell - The Command-Line Interpreter
This chapter provides introductions and tutorial examples on Ubuntu shells, which are command-line interpreters and scripting languages. '/bin/bash' is the default shell for interactive sessions. '/bin/dash' is the default shell for shell scripts.
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💬

<< < 8 9 10 11 12 13 14 15 16 > >>   ∑:379  Sort:Date