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

"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, ∼318🔥, 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, ∼311🔥, 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, ∼310🔥, 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, ∼306🔥, 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, ∼305🔥, 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, ∼302🔥, 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, ∼302🔥, 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, ∼300🔥, 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, ∼298🔥, 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, ∼294🔥, 0💬

"systemctl status/start/stop/enable/disable" Commands
This section provides a quick introduction of the 'systemctl' command, which allows you to start or stop a system service, check the status of a service, and enable or disable a service at the boot time.
2023-08-02, ∼293🔥, 0💬

Install Miniconda 3
This section provides a tutorial example on how to install Miniconda 3. Once installed, you can start and end the Conda 'base' environment similar to a Linux shell.
2022-10-01, ∼293🔥, 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, ∼292🔥, 0💬

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

"netstat" - Display Network Statistics
This section provides a tutorial example on how to use 'netstat' command to display network statistics
2022-10-01, ∼289🔥, 0💬

Introduction to Linux Systems
This chapter provides introductions and tutorial on Linux operating systems. Topics include 'uname' to display operating system information; 'free' to display memory usages; 'who' to display logged-in users; 'w' to display commands running by logged-in users.
2022-10-01, ∼288🔥, 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, ∼288🔥, 0💬

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

Create LV on VG on the Fly
Describes what is a LV (Logical Volume) - A virtual storage partition in a VG (Volume Group) managed by the LVM. A tutorial example is given on how to create a new LV on a VG.
2022-10-01, ∼282🔥, 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, ∼281🔥, 0💬

What Is LVM (Logical Volume Manager)
Describes what is LVM (Logical Volume Manager) on Linux systems. Commands are provides on how to display LVM related information.
2022-10-01, ∼279🔥, 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, ∼278🔥, 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, ∼278🔥, 0💬

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