Main Page: Difference between revisions

From DrewWiki
Jump to navigation Jump to search
Line 47: Line 47:
*[https://github.com/drew-holt/nagios-invadelabs NagiosDocker] - GitHub: Invade Labs Nagios config using Docker
*[https://github.com/drew-holt/nagios-invadelabs NagiosDocker] - GitHub: Invade Labs Nagios config using Docker
*[[ForceTextConsoleResolution]] - Force text console resolution when using remote KVM
*[[ForceTextConsoleResolution]] - Force text console resolution when using remote KVM
*[[VirtualBoxPassSMBIOS]] - Passing SMBios data to a Virtual Box guest to appear more hardware like (Mainly for Windows licensing on EFI machines)
*[[EmailViaNCorTelnet]] - Send an email via nc or telnet
*[[EmailViaNCorTelnet]] - Send an email via nc or telnet
*[[GoogleCloud]] - Quick setup on Google Cloud
*[[LetsEncrypt]] - letsencrypt.org config
*[[LetsEncrypt]] - letsencrypt.org config
*[[backuppartitionsddandsfdisk]] - Backup boot and system partitions with dd and sfdisk
*[[backuppartitionsddandsfdisk]] - Backup boot and system partitions with dd and sfdisk
*[[KVM/qemu CentOS6]] - KVM notes for CentOS6
*[[CustomKernelDebian]] - Compile a custom kernel from source in Debian / Ubuntu
*[[CustomKernelDebian]] - Compile a custom kernel from source in Debian / Ubuntu
*[[OctoPrint]] - 3D printer interface
*[[OctoPrint]] - 3D printer interface
Line 62: Line 59:
*[[SendmailRelayISP]] - Sendmail using ISP as relay in Fedora 10+
*[[SendmailRelayISP]] - Sendmail using ISP as relay in Fedora 10+
*[[IPMI]] - IPMI on SuperMicro AOC-IPMI20 with Serial-Over-LAN Console
*[[IPMI]] - IPMI on SuperMicro AOC-IPMI20 with Serial-Over-LAN Console
*lm_sensors
** [[lm_sensorsPDMSi]] - /etc/sensors.d/pdsmi
*[[iptables]] - iptables setup
*[[iptables]] - iptables setup
*[[lm_sensorsPDMSi]] - lm_sensors lmsensors /etc/sensors.d/pdsmi
=====DD-WRT=====
=====DD-WRT=====
**[[ddwrt-ddns-namecheap]] - Setup DDNS on DD-WRT for Namecheap
**[[ddwrt-ddns-namecheap]] - Setup DDNS on DD-WRT for Namecheap
*[[PortMirroringDDWRTiptables]] - Port mirroring with iptable in dd-wrt
**[[ddwrtdnsmasq]] - dnsmasq for DD-WRT
**[[ddwrtdnsmasq]] - dnsmasq for DD-WRT
**[[PXEiSCSIboot]] - Booting off SAN via PXE and iSCSI target
**[[PXEiSCSIboot]] - Booting off SAN via PXE and iSCSI target
**[[ddwrtopsware]] - opsware
**[[ddwrtopsware]] - opsware
*[[PortMirroringDDWRTiptables]] - Port mirroring with iptable in dd-wrt


=====File Server=====
=====File Server=====

Revision as of 17:58, 20 January 2018

A collection of randomness I've encountered and configured in Linux.

System Setup

Infrastructure Automation

Chef

Puppet

Ansible

  • AnsibleVirtualboxDocker - GitHub: Invade Labs test environment for Ansible with VirtualBox VMs running Docker in a dind cluster

Terraform

Containerization

LXC

  • lxc - LXC Setup and Usage

Docker

Kubernetes

  • KubernetesClusterGoogleCloud - CI/CD example of a 4 container weather application using Google Container Register and Google Kubernetes Clusters
  • MiniKube - MiniKube install and configure

OpenShift

System Administration

DD-WRT
File Server
Backup

Hardware Related

  • RaspberryPi - Information for RPi
  • udevinfo - gathering system info
  • gps - GPS Related
  • ssd - Solid State Drive articles

Media

Emulators

Client Setup

Outdated

Misc.