Logo Wiki as a Service
Search Shelves Books Log in
Info
Content
Book Navigation
  • Linux

  • Fedora 30 QEMU-KVM OVMF Passthrough

  • Useful Commands

  • named

  • Fail2Ban

  • Arch install notes (uEFI & Nvidia)

  • rdiff-backup

  • OpenSSL

  • Grub

  • Kubernetes cluster Administration notes

  • Recover GitLab from filesystem backup

  • Apache/Nginx/Varnish

  • Nagios NRPE

  • Verifying CMS versions

  • Systemd

  • LogRotate

  • Let's Encrypt & Certbot

  • MySQL

    • DB's and Users

    • Innodb recovery

    • MySQL Replication

    • DRBD + Pacemaker & Corosync MySQL Cluster Centos7

    • Reset MySQL root password

  • Regular expressions

  • Raid

    • Software Raid

    • MegaCli

  • Docker

  • Ansible

  • Firewall

    • Firewall iptables script

    • iptables

    • Firewalld

  • cPanel

    • Exim - Find Spam

    • cPanel Notes

  • Cluster

    • HaProxy

    • DRBD + Pacemaker & Corosync NFS Cluster Centos7

    • Keepalived LoadBalacing

    • Distributed memcached on 2 Webserver [CentOS7]

    • GlusterFS + Heketi [Ubuntu 18.04]

  • Git

  • Site-to-Site OpenVPN with routes

  • LVM

  • Fedora Build ACS Override Patch Kernel

  • Chef notes

  • Kubernetes the hard way

  • Kubernetes install with kubeadm

  • Docker Swarm (WIP)

  • Ubuntu - Remove and Reinstall MySQL

  • TargetCLI CentOS 7

  • OpenZFS

Books
Linux
Firewall

Firewall

Firewall iptables script

# Interfaces WAN="ens3" LAN="ens9" #ifconfig $LAN up #ifconfig $LAN 192.168.1.1 netmask 255...

iptables

iptables arguments -t = table, -X = del chain, -i = interface Deleting a line: iptables -L --l...

Firewalld

Zones Pre-defined zones within firewalld are: drop: The lowest level of trust. All incoming c...

Search Results

Clear Search
Details
Created 3 years ago by Dave
Updated 3 years ago by Dave
Actions


Export
  • Contained Web File .html
  • PDF File .pdf
  • Plain Text File .txt
Back to top