Main Page: Difference between revisions

From DrewWiki
Jump to navigation Jump to search
m (update KVM+qemu CentOS6 link)
(links must begin with a capital letter for markdown conversion)
Line 30: Line 30:
===Containerization===
===Containerization===
====LXC====
====LXC====
*[[lxc]] - LXC Setup and Usage
*[[Lxc]] - LXC Setup and Usage


====Docker====
====Docker====
Line 64: Line 64:
*[[OpenVPN]] - OpenVPN Server Setup
*[[OpenVPN]] - OpenVPN Server Setup
*[[ApachePAMunixAuth]] - Apache authentication against /etc/passwd
*[[ApachePAMunixAuth]] - Apache authentication against /etc/passwd
*[[iptables]] - iptables setup
*[[Iptables]] - iptables setup


=====Mail=====
=====Mail=====
Line 72: Line 72:


=====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
*[[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


=====File Server=====
=====File Server=====
*[[UbuntuRAID0ssd]] -- Ubuntu RAID0 LVM SSD on root without boot partition
*[[UbuntuRAID0ssd]] -- Ubuntu RAID0 LVM SSD on root without boot partition
*[[NFS Optimization]] - NFS Performance and Optimization
*[[NFS Optimization]] - NFS Performance and Optimization
*[[mdadm]] - Linux Software Raid Creation / Optimization
*[[Mdadm]] - Linux Software Raid Creation / Optimization
** [[mdadmLVMext4]] - Best practices using md raid5 / LVM / ext4
** [[MdadmLVMext4]] - Best practices using md raid5 / LVM / ext4
** [[BackupViaDDsnapshot]] - Using LVM snapshotting to copy an LV
** [[BackupViaDDsnapshot]] - Using LVM snapshotting to copy an LV
** [[smartdMonitoring]] - Monitor disks with smartmontools
** [[SmartdMonitoring]] - Monitor disks with smartmontools
** [[USBhddtemp]] - Check hard drive temp for USB HD (Western Digital)
** [[USBhddtemp]] - Check hard drive temp for USB HD (Western Digital)
** [[LoopBackSoftwareRaidMount]] - Imaging 2 of 3 RAID5 drives and loop back mounting for data extraction
** [[LoopBackSoftwareRaidMount]] - Imaging 2 of 3 RAID5 drives and loop back mounting for data extraction
* [[ResizePV]] - Steps to resize PV
* [[ResizePV]] - Steps to resize PV
*[[eCryptfs]] - Private Encrypted Folders
*[[ECryptfs]] - Private Encrypted Folders
*[[SambaTdbsamBackend]] - Using Samba Tdbsam backend with unix login
*[[SambaTdbsamBackend]] - Using Samba Tdbsam backend with unix login


Line 96: Line 96:
*[[ClamAV Weekly Scan]] - ClamAV script (cron)
*[[ClamAV Weekly Scan]] - ClamAV script (cron)
*[[MySQL Backup Script]] - MySQL Backup Script - (cron)
*[[MySQL Backup Script]] - MySQL Backup Script - (cron)
*[[rsyncSSHkeys]] - Rsync over SSH - Different port / SSH Keys
*[[RsyncSSHkeys]] - Rsync over SSH - Different port / SSH Keys
*[[ExternalUSBEncryptedLVM]] - Encrypted LVM for External USB (rsync backup)
*[[ExternalUSBEncryptedLVM]] - Encrypted LVM for External USB (rsync backup)


====Hardware Related====
====Hardware Related====
*[[IPMI]] - IPMI on SuperMicro AOC-IPMI20 with Serial-Over-LAN Console
*[[IPMI]] - IPMI on SuperMicro AOC-IPMI20 with Serial-Over-LAN Console
*[[lm_sensorsPDMSi]] - lm_sensors lmsensors /etc/sensors.d/pdsmi
*[[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
*[[gps]] - GPS Related
*[[Gps]] - GPS Related


==Media==
==Media==
*[[eGalaxyTouchScreen]] - eGalaxy Touch Screen
*[[EGalaxyTouchScreen]] - eGalaxy Touch Screen
*[[LinuxGPS]] - Linux GPS with sirfmon, gpsd, and more
*[[LinuxGPS]] - Linux GPS with sirfmon, gpsd, and more
*[[Independant X-server]] - Multi seat configuration for 2 seperate X servers on the same system
*[[Independant X-server]] - Multi seat configuration for 2 seperate X servers on the same system

Revision as of 01:35, 2 March 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

Jenkins

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.