<< < 1 2 3 4 5 6 7 8 > >>   ∑:283  Sort:Date

Install and Configure Cockpit
This section provides a tutorial example on how to install and configure Cockpit as a system administrator Web tool on CentOS 8 systems.
2022-10-01, 389🔥, 0💬

/etc/mtab and /etc/fstab Files
This section provides a quick introduction on /etc/mtab and /etc/fstab. One holds currently mounted file systems. The other holds file systems to be mounted at boot time.
2022-10-01, 378🔥, 0💬

Hierarchical Structure of LDAP Entries
Describes the hierarchical structure of LDAP entries. components from X.509 certificates and domain names are used to form higher level and lower level LDAP entries.
2022-10-01, 377🔥, 0💬

"ldd" - Dynamic Library Dependency Checker
This section provides a tutorial example on how to use the 'ldd' tool to list dynamic library dependencies of any executable files, including dynamic library files on Linux systems.
2022-10-01, 372🔥, 0💬

Failed to Download Metadata for Repo ...
This section provides a tutorial example on how to fix the error, Failed to Download Metadata for Repo 'AppStream', on CentOS 8 computer.
2022-10-01, 356🔥, 0💬

Mount Windows Shared Folders
This section provides a tutorial example on how to mount Windows shared folders on Linux systems. 'cifs-utils' device driver is needed.
2022-10-01, 343🔥, 0💬

"Operation not permitted" Error on macOS
This section provides a tutorial example showing 'Operation not permitted' error when executing a shell script file on macOS system.
2022-10-01, 325🔥, 0💬

Mount USB Drive as File System
This section provides a tutorial example on how to mount the formatted partition of a USB drive on a Linux system as a file system.
2022-10-01, 313🔥, 0💬

LDAP Attributes Mapping in Mozilla Thunderbird
This section provides a tutorial example on how to search email addresses on a LDAP server and see its mapped attributes in Mozilla Thunderbird.
2022-10-01, 309🔥, 0💬

"uname" - Display System Information
This section provides a tutorial example on how to display operating system information using the 'uname' command on Linux systems.
2022-10-01, 306🔥, 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, 303🔥, 0💬

Publish PHP Scripts on Apache HTTP Server
This section provides a tutorial example on how to publish PHP scripts on Apache HTTP Server on CentOS Linux systems.
2022-10-01, 300🔥, 0💬

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other formats.
2022-10-01, 294🔥, 0💬

Replacing CentOS Repositories to Local Mirrors
This section provides a tutorial example on how to replace CentOS repository configuration files to use local repository mirrors.
2022-10-01, 294🔥, 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, 290🔥, 0💬

"adduser/usermod/userdel" - Commands to Manage Users
This section provides a tutorial example on how to adding a new user, modifying a user setting to join a group, deleting user's login access and removing his home directory.
2022-10-01, 288🔥, 0💬

"php -i" - Dump PHP Environment Information
This section provides a tutorial example on how to dump PHP environment information using the 'php -i' command. The output tells me where to go find different types of PHP program files.
2022-10-01, 285🔥, 0💬

LDIF File Format
Describes LDIF (LDAP Data Interchange Format) - a text file format to represent LDAP data entries and change requests. LDIF files are widely used by tools to manage LDAP server databases.
2022-10-01, 283🔥, 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, 270🔥, 0💬

Move /home Directory to New Partition
This section provides a tutorial example on how to move /home directory to a new partition when it runs out of space. A better solution is to extend its file system.
2022-10-01, 266🔥, 0💬

Truncate Log Files
This section provides a tutorial example on how to truncate log files in Linux computers.
2022-10-01, 261🔥, 0💬

Dump PHP/Apache Environment Information
This section provides a tutorial example on how to dump Apache/PHP environment information on CentOS Linux systems.
2022-10-01, 251🔥, 0💬

"pip/pip3" Python Package Manager
This section provides a tutorial example on how to use 'pip/pip3' command to install and manage Python packages.
2022-10-01, 251🔥, 0💬

"lsof" - List of Open Files
This section provides a tutorial example on how to use 'lsof' command to display network connections as open files
2022-10-01, 247🔥, 0💬

<< < 1 2 3 4 5 6 7 8 > >>   ∑:283  Sort:Date