<< < 4 5 6 7 8 9 10 11 12 13 14 > >>   ∑:379  Sort:Rank

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

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

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

Create New PV (Physical Volume)
Describes what is a PV (Physical Volume) - a single physical hard disk, or a partition of a hard disk, to be managed by the LVM (Logical Volume Manager). A tutorial example is given on how to create a new PV.
2022-10-01, ∼374🔥, 0💬

Cockpit - Web Portal for Administrator
This chapter provides introductions and tutorial on Cockpit, a Web portal for Linux administrators. Topics include introduction of Cockpit; installing and configuring Cockpit; removing 'Web console' welcome message.
2022-10-01, ∼371🔥, 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, ∼365🔥, 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, ∼363🔥, 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, ∼356🔥, 0💬

What Is DNF
This section provides a quick introduction on DNF (also called Dandified YUM), which is the next generation of YUM (Yellowdog Update Modified) software package manager for RPM (RedHat Package Manager) based Linux distributions.
2022-10-01, ∼350🔥, 0💬

"shutdown" and "halt/poweroff/reboot" Commands
This section provides a quick introduction of the 'shutdown' command, and its alias commands 'halt', 'poweroff', and 'reboot'.
2022-10-01, ∼350🔥, 0💬

"nmap" - Network Mapper on CentOS
This section provides a tutorial example on how to install and use 'nmap' (Network Mapper), as a network exploration tool and security scanner on CentOS systems.
2022-10-01, ∼349🔥, 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, ∼346🔥, 0💬

Extend /home LV with a New Partition
This section provides a tutorial example on how to extend the /home file system on a LV (Logical Volume) on the fly with an newly added PV (Physical Volume) on the VG (Volume Group).
2022-10-01, ∼344🔥, 0💬

About This Book
This section provides some detailed information about this book - Linux Tutorials - Herong's Tutorial Examples.
2022-10-01, ∼341🔥, 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, ∼338🔥, 0💬

Software Package Manager on CentOS - DNF and YUM
This chapter provides introductions and tutorial examples about Software Package Manager on CentOS systems. Topics include introductions of DNF (Dandified YUM) and YUM (Yellowdog Update Modified); installing Java.
2022-10-01, ∼335🔥, 0💬

"tmux" - Terminal Multiplexer
This section provides a tutorial example on how to use 'tmux' tool to manage multiple shells as windows and panes in a single terminal. 'tmux' automatically keeps all shells running when the terminal is disconnected.
2022-10-01, ∼335🔥, 0💬

<< < 4 5 6 7 8 9 10 11 12 13 14 > >>   ∑:379  Sort:Rank