Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

173 total results found

Logging

Linux

Server log configuration and management

WordPress

Linux

Useful WordPress-related topics

Package Managers

Linux Software & Service Management

==================================================================================== YUM (Yellowdog Update Manager) & DNF Both yum and DNF are found on RedHat based systems, and are pretty much interchangable. -----------------------------------------------...

Compiling from source

Linux Software & Service Management

Compiling an application from source essentially means that you are manually creating a package using the source code. In this example, I'm compiling the John the Ripper password cracker from source, on an Ubuntu machine. To being, ensure that the required p...

Linux Filesystem (FHS), Storage Concepts, LVM, & Disks

Linux

Disk and filesystem management

Networking Commands

Linux System Networking

==================================================================================== Show networking information show current networking configuration and status ip a Show IPv4 or IPv6 specifically ip -4 a ip -6 a Show IPs assigned to interfaces in si...

Bash

Linux

Command man pages.

Network Managers

Linux System Networking

==================================================================================== Ubuntu - Netplan Before making changes to the network configuration on an Ubuntu machine, ensure that Cloud-init isn't enabled. Cloud-init is essentially Canonicals attempt ...

SSL

Linux

SSL validation, installation, and verification

DNS and Hosts Resolution

Linux System Networking

==================================================================================== DNS and Hosts Testing ------------------------------------------------------------------------------------------------------------------------------------------------ dig d...

cPanel

Linux

General cPanel-related topics

GRUB - Grand Unified Boot Loader

Linux Boot, Kernel, Recovery, and Tunables

==================================================================================== GRUBs responsibility in the boot process ==================================================================================== GRUB Configuration Options There are 2 direct...

PHP

Linux

Installation, upgrades, configuration

File Transfers, Synchronisation & Shared Storage

Linux

Unison, NFS, rSync, SCP

Kernel, Modules, Tunables & initrd (Initialisation RAM Disk)

Linux Boot, Kernel, Recovery, and Tunables

Kernel ==================================================================================== What is a Linux Kernel? The Linux kernel is the core software that acts as an interface between the hardware and various software applications running on your system...

Containerisation & Automation

Linux

Docker, Kubernetes, Ansible

Linux System Variables

Linux

Date, time, language

Check devices and connections

Linux Hardware and System Performance

List disks lsblk List PCI controller connections: lspci List CPU details lscpu List USB bus devices lsusb

Vulnerabilities, Patching, and Security

Linux

SELinux, AppArmor, CVE

Linux Firewalls

Linux

UFW, IPTables, Firewalld