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

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

What Is Shell
This section provides a quick introduction of shell programs on Ubuntu computer. Bash (Bourne Again SHell) is the default shell program.
2025-12-29, ∼135🔥, 0💬

Buffer Memory and Cache Memory
This section describes buffer memory and cache memory, which are temporary memory allocations in the free RAM area to improve data input and output performance on hard disk.
2025-12-29, ∼135🔥, 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, ∼135🔥, 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, ∼134🔥, 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, ∼134🔥, 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, ∼133🔥, 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, ∼133🔥, 0💬

GNOME Application - Files
This section provides a quick introduction on the GNOME application 'Files' for browsing files and directories.
2025-12-29, ∼133🔥, 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, ∼132🔥, 0💬

Files and Directories
This chapter provides introductions and tutorial on file and directory management. Topics include commands to search and find files, read text files in different ways, split, join and truncate files, compress and restore files, archive and extract filesm.
2025-12-29, ∼130🔥, 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, ∼128🔥, 0💬

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

Verify Apache Web Server "httpd"
This section provides a tutorial example on how to manage Apache Web Server 'httpd' on CentOS 8 systems, and how to publish HTML documents and PHP scripts..
2022-10-01, ∼119🔥, 0💬

"g++ -shared" to Build Dynamic Library
This section provides a tutorial example on how to use 'g++ -shared' commands to compile your code and to build dynamic library file on Linux systems.
2022-10-01, ∼103🔥, 0💬

Running MySQL Database Server on Linux Systems
This chapter provides introductions and tutorial examples about MySQL database server on CentOS systems. Topics include installing MySQL 8.0 on CentOS 8; starting and stoping 'mysqld' as a system service; setting MySQL 'root' password; MySQL file and data locations; MySQL log files; backing up MySQL...
2022-10-01, ∼100🔥, 0💬

Install MySQL Database Server on CentOS
This section provides a tutorial example on how to install MySQL 8.0 server on CentOS 8 systems using 'dnf/yum' as the package manager.
2022-10-01, ∼100🔥, 0💬

Manage MySQL Server 'mysqld' on CentOS
This section provides a tutorial example on how to start and stop MySQL server program 'mysqld' as a system service on CentOS 8 systems using the 'systemctl' command.
2022-10-01, ∼100🔥, 0💬

Set MySQL Server "root" Password on CentOS
This section provides a tutorial example on how to set or reset 'root' password, in case it has no password or you can not remember the password, for MySQL 8.0 server on CentOS 8 systems.
2022-10-01, ∼100🔥, 0💬

MySQL Server File Locations on CentOS
This section provides a tutorial example on how to find and view MySQL Server file locations for MySQL 8.0 server on CentOS 8 systems.
2022-10-01, ∼100🔥, 0💬

MySQL Server Data Backups on CentOS
This section provides a tutorial example on how to create backups of MySQL databases and load it back to another MySQL server for MySQL 8.0 server on CentOS 8 systems.
2022-10-01, ∼100🔥, 0💬

MySQL Server Log Files on CentOS
This section provides a tutorial example on how to review log file settings and locations for MySQL 8.0 server on CentOS 8 systems.
2022-10-01, ∼100🔥, 0💬

MySQL Server Socket Connection on CentOS
This section provides a tutorial example on how to use the Socket Connection for client programs from the same host as the MySQL 8 Server on CentOS 8 systems.
2022-10-01, ∼100🔥, 0💬

MySQL Server TCP/IP Connection on CentOS
This section provides a tutorial example on how to use the TCP/IP Connection for client programs from any hosts to connect to the MySQL 8 Server on CentOS 8 systems.
2022-10-01, ∼100🔥, 0💬

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