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

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, ∼957🔥, 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, ∼830🔥, 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, ∼822🔥, 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, ∼814🔥, 0💬

Linux Apps Tutorials - Herong's Tutorial Examples
This book is a collection of notes and sample codes written by the author while he was learning Linux applications. Topics include using managing users and groups; managing files and directories; managing Apache HTTP Server and Apache Tomcat; managing MySQL server and SquirrelMail server; running Py...
2022-05-20, ∼798🔥, 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, ∼784🔥, 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, ∼767🔥, 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, ∼640🔥, 0💬

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

"firewalld" and "firewall-cmd" on CentOS
This section provides a tutorial example on how to use 'firewalld' daemon and 'firewall-cmd' CLI to manage network firewall on CentOS 8 systems.
2022-10-01, ∼600🔥, 0💬

Turn on SSL/TLS Support on Tomcat
This section provides a tutorial example on how to configure Tomcat to support SSL/TLS for the HTTPS service.
2024-04-12, ∼537🔥, 0💬

Install and Manage Java Packages on CentOS
This section provides a tutorial example on how to install OpenJDK 11 JRE (Java Runtime Environment) on CentOS 8 systems using 'dnf/yum' as the package manager.
2022-10-01, ∼530🔥, 0💬

SquirrelMail Configuration on CentOS
This section provides a tutorial example on how to configure SquirrelMail on CentOS to integrate with local Postfix and Dovecot servers.
2022-10-01, ∼525🔥, 0💬

Install OpenLDAP Server on CentOS
This section provides a tutorial example on how to install OpenLDAP server on a CentOS 6 computer.
2022-10-01, ∼504🔥, 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, ∼497🔥, 0💬

Reset Timezone on Linux Systems
This section provides a tutorial example on how to view and change timezone settings on Linux systems using the 'timedatectl' command.
2022-10-01, ∼484🔥, 0💬

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