<< < 1 2 3 4 5 6 7 8 9 > >>   ∑:254  Sort:Rank

"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, 320🔥, 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💬

"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, 302🔥, 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, 299🔥, 0💬

Windows 10 Mail Configuration Failed
This section provides a tutorial example on how Windows 10 Mail failed to connect email services provided by Postfix and Dovecot servers.
2022-10-01, 298🔥, 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, 298🔥, 0💬

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

Dovecot - IMAP and POP3 Server
This chapter provides introductions and tutorial examples about Dovecot - IMAP and POP3 Server. Topics include installing, configuring, and starting Dovecot; testing Dovecot server using POP3 and IMAP commands with 'telnet'.
2022-10-01, 290🔥, 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, 289🔥, 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, 288🔥, 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, 285🔥, 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, 282🔥, 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, 282🔥, 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, 275🔥, 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, 268🔥, 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, 262🔥, 0💬

Thunderbird Configuration for POP3S and SMTP
This section provides a tutorial example on how to configure Thunderbird to use POP3S (POP3 with SSL/TLS) with normal password for incoming emails and SMTP with no authentication for outgoing emails.
2022-10-01, 259🔥, 0💬

Truncate Log Files
This section provides a tutorial example on how to truncate log files in Linux computers.
2022-10-01, 253🔥, 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, 246🔥, 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, 244🔥, 0💬

"zip" and "unzip" - Create and Extract ZIP Files
This section provides a tutorial example on how to use 'zip' command to compress multiple file and sub-directories into a ZIP file and use 'unzip' command to extract files out of a ZIP file.
2022-10-01, 243🔥, 0💬

"netstat" - Display Network Statistics
This section provides a tutorial example on how to use 'netstat' command to display network statistics
2022-10-01, 241🔥, 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, 241🔥, 0💬

Install CentOS from Bootable USB
This section provides a tutorial example on how to install CentOS operating system from a CentOS bootable USB drive on a Lenovo computer.
2022-10-01, 240🔥, 0💬

<< < 1 2 3 4 5 6 7 8 9 > >>   ∑:254  Sort:Rank