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

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

About This Book
This section provides some detailed information about this book - Linux Apps Tutorials - Herong's Tutorial Examples.
2022-10-01, 244🔥, 0💬

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

Cockpit - Web Portal for Administrator
This chapter provides introductions and tutorial on Cockpit, a Web portal for Linux administrators. Topics include instroduction of Cockpit; installing and configuring Cockpit; removing 'Web console' welcome message.
2022-10-01, 241🔥, 0💬

"tar -c" and "tar -x" - Create and Extract Archive Files
This section provides a tutorial example on how to use 'tar -c' command to compress multiple file and sub-directories into an archive file and use 'tar -x' command to extract files out of an archive file.
2022-10-01, 237🔥, 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, 228🔥, 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, 228🔥, 0💬

"ifconfig" - Trace Routes to Remote Host
This section provides a tutorial example on how to use 'ifconfig' command to view and manage network interface configurations.
2022-10-01, 226🔥, 0💬

Configure OpenLDAP Server on CentOS
This section provides a tutorial example on how to configure OpenLDAP server on a CentOS 6 computer to build a simple local directory service.
2022-10-01, 224🔥, 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, 218🔥, 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, 217🔥, 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, 217🔥, 0💬

"traceroute" - Trace Routes to Remote Host
This section provides a tutorial example on how to use 'traceroute' command to trace routes (or gateways) between the local host and a given remote host.
2022-10-01, 214🔥, 0💬

File Systems
This chapter provides introductions and tutorial on Linux file systems. Topics include 'df' to see disk free spaces of mounted file systems; 'mount' to access USB drive file systems; 'fdisk' to list partitions and file system types; 'dd' to copy data and test I/O speed; 'hdparm' to manage hard disk ...
2022-10-01, 212🔥, 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, 211🔥, 0💬

Create CentOS Bootable USB
This section provides a tutorial example on how to download the full CentOS ISO image file and create a bootable USB drive on a macOS computer.
2022-10-01, 209🔥, 0💬

Install MySQL Database Server on CentOS
This section provides a tutorial example on how to install MySQL 8.0 server on CentOS 8 systems using 'dnf/yum' as the package manager.
2022-10-01, 209🔥, 0💬

Monitor Network Services on CentOS
This section provides a tutorial example on how to use different tools, netstat (Network Status), lsof (List of Open Files), ss (Socket Statistics), to monitor network services on CentOS systems.
2022-10-01, 207🔥, 0💬

LDAP (Lightweight Directory Access Protocol)
This chapter provides introductions and tutorials on OpenLDAP. Topics include introduction to LDAP and OpenLDAP; installing OpenLDAP server and client tools on CentOS systems; configuring OpenLDAP for directory service; accessing and managing directory entries remotely; using LDAP service on iPhone ...
2022-10-01, 207🔥, 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, 206🔥, 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, 202🔥, 0💬

Install and Manage PHP Packages on CentOS
This section provides a tutorial example on how to install PHP 7.2 on CentOS 8 systems using 'dnf/yum' as the package manager.
2022-10-01, 202🔥, 0💬

"make" - Manage Program Build Process
This section provides a tutorial example on how to use the 'make' tool to manage the build process of large programs that have multiple components.
2022-10-01, 201🔥, 0💬

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