< 1 2 3 4 5 6 7 > >>   ∑:379  Sort:Rank

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

What Is Bash (Bourne Again SHell)
This section provides a quick introduction of Bash shell created by Brian Fox in 1989.
2025-12-29, ∼112🔥, 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, ∼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💬

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💬

Introduction to Ubuntu Systems
This chapter provides introductions and tutorial on Ubuntu operating systems. Topics include 'uname' to display operating system information; 'free' to display memory usages; 'who' to display logged-in users; 'w' to display commands running by logged-in users.
2025-12-29, ∼108🔥, 0💬

"sudo apt autoremove" - Remove Unneeded Packages
This section provides a tutorial example on how to use the 'apt autoremove' command to remove all packages that are no longer needed on Ubuntu computer.
2025-12-29, ∼121🔥, 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💬

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

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, ∼113🔥, 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, ∼114🔥, 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, ∼108🔥, 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💬

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💬

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

SSH Protocol and ssh/scp Commands
This chapter provides introductions and tutorial notes on SSH (Secure SHell) protocol and 'ssh/scp' commands. Topics include SSH connection steps; user password and public key authentication methods; SSH server configuration settings; 'ssh' for remote login sessions; 'scp' for copying remote files.
2025-12-29, ∼112🔥, 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, ∼111🔥, 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, ∼112🔥, 0💬

"systemctl status/start/stop/enable/disable" Commands
This section provides a quick introduction of the 'systemctl' command, which allows you to start or stop a system service, check the status of a service, and enable or disable a service at the boot time.
2025-12-29, ∼121🔥, 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, ∼114🔥, 0💬

"more", "head" and "cat" - Read Files
This section provides a tutorial example on how to use 'more', 'head' or 'tail' commands to read text files one screen at a time, to read the first 10 lines, or to read the last 10 lines.
2025-12-29, ∼109🔥, 0💬

< 1 2 3 4 5 6 7 > >>   ∑:379  Sort:Rank