Popular Books:
"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. 2022-10-01, ∼188🔥, 0💬
"df" - Display Free Space of File System
This section provides a tutorial example on how to use 'df' command to display free spaces of mounted file systems on Linux systems. 2022-10-01, ∼187🔥, 0💬
"find" - Search for Files
This section provides a tutorial example on how to use 'find' command to search for files in a directory tree. '-name' and '-size' are 2 commonly used search conditions. 2022-10-01, ∼178🔥, 0💬
Migrate Old Scripts to New PHP Release
This section provides a tutorial example on how to migrate old PHP scripts to PHP new releases. 2022-10-01, ∼177🔥, 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, ∼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, ∼148🔥, 0💬
Install and Manage PHP Modules on CentOS
This section provides a tutorial example on how to search and install additional PHP modules on CentOS 8 systems using 'dnf/yum' as the package manager. 2022-10-01, ∼143🔥, 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, ∼119🔥, 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, ∼117🔥, 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💬
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💬
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 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💬
Open Firewall for MySQL Server on CentOS
This section provides a tutorial example on how to setup MySQL server and firewall to client computers to use TCP/IP connections on CentOS 8 systems. 2022-10-01, ∼100🔥, 0💬
Popular Posts:
This chapter provides tutorial examples and notes about converting Perl script files to executable b...
This section describes 'geth --light' - Ethereum node in light mode
This chapter provides tutorial notes on the 'adb logcat' command. Topics include using 'adb logcat' ...
Why This Page? Chinese New Year is the main holiday of the year for more than one quarter of the wor...
This section provides a tutorial example on how to turn on Windows Defender for real-time protection...