Main Page: Difference between revisions

From DrewWiki
Jump to navigation Jump to search
Line 52: Line 52:
*[https://github.com/drew-holt/selenium-invadelabs SeleniumDocker] - GitHub: Selenium dockerized with Stand Alone Chrome and Firefox on separate ports.
*[https://github.com/drew-holt/selenium-invadelabs SeleniumDocker] - GitHub: Selenium dockerized with Stand Alone Chrome and Firefox on separate ports.
*[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 Lantronix Spider KVM
*[[EmailViaNCorTelnet]] - Send an email via nc or telnet
*[[LetsEncrypt]] - letsencrypt.org config
*[[LetsEncrypt]] - letsencrypt.org config
*[[backuppartitionsddandsfdisk]] - Backup boot and system partitions with dd and sfdisk
*[[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 60:
*[[OpenVPN]] - OpenVPN Server Setup
*[[OpenVPN]] - OpenVPN Server Setup
*[[ApachePAMunixAuth]] - Apache authentication against /etc/passwd
*[[ApachePAMunixAuth]] - Apache authentication against /etc/passwd
*[[IPMI]] - IPMI on SuperMicro AOC-IPMI20 with Serial-Over-LAN Console
*[[iptables]] - iptables setup
*[[iptables]] - iptables setup
*[[lm_sensorsPDMSi]] - lm_sensors lmsensors /etc/sensors.d/pdsmi


=====Mail=====
=====Mail=====
*[[EmailViaNCorTelnet]] - Send an email via nc or telnet
*[[SendmailRelayGmailCentos]] - Sendmail with gmail relay in Fedora 10+
*[[SendmailRelayGmailCentos]] - Sendmail with gmail relay in Fedora 10+
*[[SendmailRelayISP]] - Sendmail using ISP as relay in Fedora 10+
*[[SendmailRelayISP]] - Sendmail using ISP as relay in Fedora 10+
Line 91: Line 88:


=====Backup=====
=====Backup=====
*[[backuppartitionsddandsfdisk]] - Backup boot and system partitions with dd and sfdisk
*[[Backup DD-WRT Config]] - DD-WRT backup script (cron)
*[[Backup DD-WRT Config]] - DD-WRT backup script (cron)
*[[ClamAV Weekly Scan]] - ClamAV script (cron)
*[[ClamAV Weekly Scan]] - ClamAV script (cron)
Line 98: Line 96:


====Hardware Related====
====Hardware Related====
*[[IPMI]] - IPMI on SuperMicro AOC-IPMI20 with Serial-Over-LAN Console
*[[lm_sensorsPDMSi]] - lm_sensors lmsensors /etc/sensors.d/pdsmi
*[[RaspberryPi]] - Information for RPi
*[[RaspberryPi]] - Information for RPi
*[[udevinfo]] - gathering system info
*[[udevinfo]] - gathering system info

Revision as of 17:26, 24 January 2018

A collection of randomness I've encountered and configured in Linux. - [email protected]

System Setup

Infrastructure

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

Virtualization / Hypervisor / Cloud

System Administration

Mail
DD-WRT
File Server
Backup

Hardware Related

  • IPMI - IPMI on SuperMicro AOC-IPMI20 with Serial-Over-LAN Console
  • lm_sensorsPDMSi - lm_sensors lmsensors /etc/sensors.d/pdsmi
  • RaspberryPi - Information for RPi
  • udevinfo - gathering system info
  • gps - GPS Related

Media

Client Setup

Outdated

Misc.