Main Page: Difference between revisions

From DrewWiki
Jump to navigation Jump to search
No edit summary
Line 28: Line 28:


===Docker===
===Docker===
* [[CentOS7Docker]] - Install and configure Docker on CentOS7
*[[DockerOnUbuntu]] - Docker on Ubuntu + Foreman Integration
* [[DockerFile]] - Example Dockerfile  
*[[CentOS7Docker]] - Install and configure Docker on CentOS7
* [[DockerCompose]] - Example docker-compose.yml
*[[DockerFile]] - Example Dockerfile  
* [[DockerSwarm]] - Docker Swarm Usage
*[[DockerCompose]] - Example docker-compose.yml
* [[CleanUpDocker]] - Clean up (delete) docker containers and images on local machine
*[[DockerSwarm]] - Docker Swarm Usage
* [[RemoveDockerCache]] - Prune Docker Cache
*[[CleanUpDocker]] - Clean up (delete) docker containers and images on local machine
*[[RemoveDockerCache]] - Prune Docker Cache


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


===OpenShift===
===OpenShift===
* [[MiniShift]] - Minishift install and configure
*[[MiniShift]] - Minishift install and configure


==System Administration==
==System Administration==
Line 49: Line 50:
*[[EmailViaNCorTelnet]] - Send an email via nc or telnet
*[[EmailViaNCorTelnet]] - Send an email via nc or telnet
*[[GoogleCloud]] - Quick setup on Google Cloud
*[[GoogleCloud]] - Quick setup on Google Cloud
*[[DockerOnUbuntu]] - Docker on Ubuntu + Foreman Integration
*[[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
Line 57: Line 57:
*[[xDripNightScout]] - Configuration for Dexcom G5, xDrip, xDripPebble, and NightScout
*[[xDripNightScout]] - Configuration for Dexcom G5, xDrip, xDripPebble, and NightScout
*[[nmcli]] - Joining wifi from nmcli
*[[nmcli]] - Joining wifi from nmcli
*[[ddwrt-ddns-namecheap]] - Setup DDNS on DD-WRT for Namecheap
*[[OpenVPN]] - OpenVPN Server Setup
*[[OpenVPN]] - OpenVPN Server Setup
*[[ApachePAMunixAuth]] - Apache authentication against /etc/passwd
*[[ApachePAMunixAuth]] - Apache authentication against /etc/passwd
Line 66: Line 65:
** [[lm_sensorsPDMSi]] - /etc/sensors.d/pdsmi
** [[lm_sensorsPDMSi]] - /etc/sensors.d/pdsmi
*[[iptables]] - iptables setup
*[[iptables]] - iptables setup
* DD-WRT - all things dd-wwrt
* DD-WRT - all things dd-wrt
**[[ddwrt-ddns-namecheap]] - Setup DDNS on DD-WRT for Namecheap
**[[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
Line 108: Line 108:
*[[ConvertVideoToM4a]] - Convert video to m4a with ffmpeg copy
*[[ConvertVideoToM4a]] - Convert video to m4a with ffmpeg copy
*[[bluray]] - Playing and backing up Blu-ray discs in Linux
*[[bluray]] - Playing and backing up Blu-ray discs in Linux
====Window Manager Related====
*[[Compiz Profile Configuration]] - Dual monitor / GiantCube / Ice Exploding Windows
*[[Compiz Profile Configuration]] - Dual monitor / GiantCube / Ice Exploding Windows
*TomBoy notes - WebDav Sync


====Emulators====
====Emulators====

Revision as of 17:53, 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

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.