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

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

Apache PHP file_put_contents() Permission Denied
This section provides a tutorial example on 'write' permissions in Apache HTML directory from PHP script file_put_contents() function call using the PHP-FPM module on CentOS systems.
2022-10-01, ∼1627🔥, 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, ∼1241🔥, 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, ∼1224🔥, 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, ∼1075🔥, 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, ∼1071🔥, 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, ∼1041🔥, 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, ∼1031🔥, 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, ∼1022🔥, 0💬

Mount Windows NTFS File System
This section provides a tutorial example on how to mount Windows NTFS (New Technology File System) file systems on Linux systems. 'ntfs-3g' device driver is needed.
2022-10-01, ∼956🔥, 0💬

SELinux Security Context on /var/www/html
This section provides a tutorial example on how to change the SELinux security context type on sub directories inside /var/www/html to allow new files to be created by PHP scripts running on the Apache HTTP Server on CentOS systems.
2022-10-01, ∼907🔥, 0💬

"compress/uncompress" - Compressed *.Z Files
This section provides a tutorial example on how to use 'compress' and 'uncompress' commands to compress large files and restore them later. Compressed files will have the *.Z file name extension.
2022-10-01, ∼898🔥, 0💬

Use "dd" Command to Test I/O Speed
This section provides a tutorial example on how to test I/O speed of hard disk and USB drives using the 'dd' command with different block sizes.
2022-10-01, ∼858🔥, 0💬

"Web console" Login Welcome Message
This section provides a tutorial example on how to remove the 'Web console' Cockpit message displayed after logging in to a CentOS 8 system.
2022-10-01, ∼851🔥, 0💬

Reformat NTFS Partition into EXT4 Partition
This section provides a tutorial example on how to reformat a NTFS partition into a EXT4 partition on Linux system using the 'fsmk -t ext4' command.
2022-10-01, ∼828🔥, 0💬

Use OpenLDAP Client Tools
This section provides a tutorial example on how to install OpenLDAP client tools and use them to access and manage LDAP server remotely.
2022-10-01, ∼820🔥, 0💬

Add/Remove PV on VG on the Fly
Describes what is a VG (Volume Group) - a virtual storage device made up by one or more PVs (Physical Volumes). Tutorial examples are given on how to create a new VG, add PV to a VG and remove a PV from a VG.
2022-10-01, ∼812🔥, 0💬

Install Tesseract as the OCR Engine
This section provides a tutorial example on how to install Tesseract as the OCR Engine.
2022-10-01, ∼789🔥, 0💬

Manage Multiple Firewall Zones
This section provides a tutorial example on how to manage multiple firewall zones on CentOS 8 systems.
2022-10-01, ∼783🔥, 0💬

What Is pkgs.org
This section provides a tutorial example on how to use pkgs.org Website to search, find and install software packages on Linux systems.
2022-10-01, ∼779🔥, 0💬

LVM (Logical Volume Manager)
This chapter provides introductions and tutorial on LVM (Logical Volume Manager). Topics include introduction to LVM components: PV (Physical Volume), VG (Volume Group), LV (Logical Volume); creating and managing PV, VG, LV; extending file systems on LVs on the fly.
2022-10-01, ∼765🔥, 0💬

Install GCC C/C++ Compilers
This section provides a tutorial example on how to install GCC C/C++ compiler on CentOS systems.
2022-10-01, ∼711🔥, 0💬

Install "git-core" for GitHub Packages on CentOS
This section provides a tutorial example on how to install 'git-core' on CentOS 8 systems for managing GitHub packages.
2022-10-01, ∼657🔥, 0💬

Block Devices and Partitions
This chapter provides tutorial examples on block devices and partitions. Topics include understanding block devices, partition tables and partitions; using 'hdparm -i' command to display device information; differences between MBR and GPT partition table (disklabel) types; using 'parted' commands to...
2022-10-01, ∼639🔥, 0💬

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