Popular Books:
Manage DNF Package Repositories
This section provides a tutorial example on how to manage DNF Package Repositories on CentOS systems. 2022-10-01, ∼8935🔥, 0💬
Install OpenLDAP Server on CentOS 8
This section provides a tutorial example on how to build and install OpenLDAP server from source code. But release 2.4.9 seems to have problems on CentOS 8 systems. 2024-02-07, ∼6667🔥, 3💬
💬 2021-08-12 Antonoly: thank you a lot! 2.4.50 is working for me
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, ∼4156🔥, 0💬
"g++ -l..." to Link with Library Files
This section provides a tutorial example on how to use 'g++ -static' and 'g++ -l...' options to link your program with static or dynamic library files. 2024-01-22, ∼3900🔥, 3💬
"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-02, ∼3848🔥, 2💬
Install MySQL Connector/Python on CentOS
This section provides a tutorial example on how to install MySQL Connector/Python on CentOS systems. 2022-10-01, ∼3549🔥, 0💬
"g++ --verbose" - GCC Compiler Steps and Settings
This section provides a tutorial example on how to dump GCC compiler steps and settings using the 'g++ --verbose' command option. 2022-10-01, ∼2556🔥, 0💬
W95 Ext'd (LBA) Partition
This section provides a quick introduction on W95 Ext'd LBA (Windows 95 Extended Logical Block Addressing) Partition, which is actually a container to hold sub-partitions. 2022-10-01, ∼2108🔥, 0💬
Delete or Modify LDAP Entries
This section provides a tutorial example on how to delete or modify LDAP entries remotely. 2022-10-01, ∼1804🔥, 0💬
"g++ -c" and "ar src" to Build Static Library
This section provides a tutorial example on how to use 'g++ -c' and 'ar src' commands to compile your code and to build static library file on Linux systems. 2022-12-17, ∼1768🔥, 1💬
Install CentOS by Deleting Existing Partition
This section provides a tutorial example on how to delete existing hard disk partition to free up space to install CentOS system on Lenovo computers. 2022-10-01, ∼1640🔥, 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, ∼1611🔥, 0💬
Configure Mozilla Thunderbird to Use LDAP
This section provides a tutorial example on how to configure and use LDAP server to provide email addresses in Mozilla Thunderbird. 2022-10-01, ∼1474🔥, 0💬
"nftables" and "nft" on CentOS
This section provides a tutorial example on how to use 'nftables' daemon and 'nft' CLI to manage network firewall on CentOS 8 systems. 2022-10-01, ∼1212🔥, 0💬
Setup Ethernet Connection on CentOS
This section provides a tutorial example on how to review and troubleshoot Ethernet connection on CentOS 8 systems. 2022-10-01, ∼1207🔥, 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, ∼1013🔥, 0💬
Install and Manage Perl Packages on CentOS
This section provides a tutorial example on how to install Perl 5.26 on CentOS 8 systems using 'dnf/yum' as the package manager. 2022-10-01, ∼967🔥, 0💬
Configure Apple iPhone to Use LDAP
This section provides a tutorial example on how to configure and use LDAP server to provide email addresses in Apple iPhone. 2022-10-01, ∼957🔥, 0💬
Mount NFS (Network File System) on macOS
This section provides a tutorial example on how to mount a NFS Network File System on macOS computers. You must append '/' at the end of the file system name. 2022-10-01, ∼940🔥, 0💬
Popular Posts:
This section describes the 'for-each' element, which is used in the content of a 'template' element....
This section provides quick introductions on the Windows registry hives - top level registry keys on...
When is the Chinese Double Ninth Festival? How is it celebrated? What are the traditions? The ninth ...
Chinese Calendar: The Chinese Calendar - Introduction The Chinese Calendar - A Short Introduction Hi...
This section provides a quick description of how to save VBScript code into separate files and inclu...