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

Publish Home Page index.html
This section provides a tutorial example on how to publish a simple 'Home Page' on Apache HTTP Server 'httpd' on Linux systems.
2023-05-26, ∼172🔥, 0💬

Install and Manage PHP Packages on CentOS
This section provides a tutorial example on how to install PHP 7.2 on CentOS 8 systems using 'dnf/yum' as the package manager.
2022-10-01, ∼169🔥, 0💬

GCC - C/C++ Compiler
This chapter provides introductions and tutorial examples about GCC C/C++ compilers. Topics include installing GCC C/C++ compilers; GCC compilation steps and settings; 'g++ -I' for include header files; g++ -l' for static/dynamic library files; 'g++ -shared' for building shared object (dynamic libra...
2022-10-01, ∼169🔥, 0💬

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other formats.
2025-12-29, ∼166🔥, 0💬

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

Thunderbird Installation on macOS
This section provides a tutorial example on how to install Thunderbird on macOS computers as an email client tool, also called MUA (Mail User Agent).
2022-10-01, ∼161🔥, 0💬

Internet Networking Tools
This chapter provides introductions and tutorial examples about Internet networking tools. Topics include 'wget' to download Web files; 'curl' to send requests to URLs.
2025-12-29, ∼160🔥, 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, ∼157🔥, 0💬

What Is APT
This section provides a quick introduction on APT (Advanced Package Tool), which is the default software package manager on Ubuntu computers.
2025-12-29, ∼156🔥, 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, ∼156🔥, 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, ∼156🔥, 0💬

Move All Users to a New System
This section provides a tutorial example on how to move all users to a new Ubuntu system.
2025-12-29, ∼155🔥, 0💬

References
List of reference materials used in this book.
2025-12-29, ∼154🔥, 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, ∼153🔥, 0💬

Administrative Tasks
This chapter provides introductions and tutorial on Ubuntu administrative task. Topics include shutting down and restarting system, moving /home to new partition, moving all users to a new system.
2025-12-30, ∼152🔥, 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, ∼152🔥, 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, ∼152🔥, 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, ∼152🔥, 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, ∼152🔥, 0💬

"who | w" - Logged-in Users and Their Running Commands
This section provides a tutorial example on how to display logged-in users and their running commands using 'who' and 'w' commands on Ubuntu systems.
2025-12-29, ∼151🔥, 0💬

What is Ubuntu
This section provides a quick introduction of Ubuntu, the most popular Linux distribution.
2025-12-29, ∼151🔥, 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, ∼151🔥, 0💬

Truncate Log Files
This section provides a tutorial example on how to truncate log files in Ubuntu computers.
2025-12-30, ∼150🔥, 0💬

"tmux" - Terminal Multiplexer
This section provides a tutorial example on how to use 'tmux' tool to manage multiple shells as windows and panes in a single terminal. 'tmux' automatically keeps all shells running when the terminal is disconnected.
2025-12-29, ∼150🔥, 0💬

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