Main Page: Difference between revisions

From DrewWiki
Jump to navigation Jump to search
No edit summary
 
(166 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A collection of randomness I've encountered and configured for my Linux desktop, laptop, and servers (Fedora, Ubuntu, and CentOS).
A collection of randomness I've encountered and configured in Linux. - [email protected]


Contact info: drew AT readytoinvade DOT com
== System Setup ==
----
Now done via [https://github.com/invadelabs/ansible-invadelabs invadelabs/ansible-invadelabs]
*[[ServerSetupCentOS7]] - CentOS7 Server setup  with NFS/rsyslog/chrony/hw_mon services + qemu+kvm libvirt + Puppet + Foreman + Docker
*[[ServerSetupFedora]] - Fedora Server Setup


==Infrastructure==
===Infrastructure Automation===
====Chef====
*[[InstallingChefServer]] - Installing Chef Server
*[[KnifeBootstrapAWS]] - knife bootstrapping AWS instances
*[[ChefEncryptedDataBags]] - Creating and using encrypted data bags
*[[FoodcriticRubocop]] - Linting recipes with Foodcritic and Rubocop
*[[TestKitchenDocker]] - Test Kitchen with Docker provisioner for testing cookbooks
*[[ChefJenkinsGroovyShellOut]] - Shell out of recipe to use jenkins-cli to grab the encrypted or unencrytped value of a secret using Jenkins Groovy
*[[ChefMisc]] - Misc Chef
====Puppet====
*[[MultiMachineVagrantPuppetJenkinsNexus]] - Multimachine Vagrant boxes with 1 Puppet Server, 1 Puppet Client, and 1 Jenkins/Nexus VM to deploy Tomcat via Puppet
====Ansible====
*[https://github.com/drew-holt/ansible-invadelabs AnsibleVirtualboxDocker] - GitHub: Invade Labs test environment for Ansible with VirtualBox VMs running Docker in a dind cluster
====Terraform====
*[[TerraformExamples]] - Terraform examples placeholder
====Jenkins====
*[[DisableJenkins2Wizard]] - Disable Jenkins 2.0 Setup Wizard
*[[JenkinsSecurityViaDSL]] - Jenkins Security via DSL
*[[ListJenkinsPluginsViaCurl]] - List Jenkins plugins via curl


*[[mencoder]] - codecs(x264, lavc, xvid) / de-interlace filters / dvd
===Containerization===
*[[mplayer]] - dvd and dvb playback / xvmc and vdpau gpu decoder offload
====LXC====
*[[Independant X-server]]
*[[Lxc]] - LXC Setup and Usage
*Compiz Dual Monitor Giant Cube


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


*DVB - channels.conf
====Kubernetes====
*[[Lirc Config - MythTV / mplayer]]
*[[KubernetesClusterGoogleCloud]] - CI/CD example of a 4 container weather application using Google Container Register and Google Kubernetes Clusters
*[[Lirc, Pinnacle 800i, and Comcast Remote]] - ir-keymap.c
*[[MiniKube]] - MiniKube install and configure
*Multiple capture cards changing /dev/video* /dev/dsp* on reboot


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


*Alerts {mdadm, logwatch, tempurature}: via exim-> myemail+[email protected]
=== Virtualization / Hypervisor / Cloud===
*[[VirtualBoxPassSMBIOS]] - Passing SMBios data to a Virtual Box guest to appear more hardware like (Mainly for Windows licensing on EFI machines)
*[[GoogleCloud]] - Quick setup on Google Cloud
*[[KVM+qemuCentOS6]] - KVM notes for CentOS6


==System Administration==
*[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
*[[ForceTextConsoleResolution]] - Force text console resolution when using remote Lantronix Spider KVM
*[[LetsEncrypt]] - letsencrypt.org config
*[[CustomKernelDebian]] - Compile a custom kernel from source in Debian / Ubuntu
*[[OctoPrint]] - 3D printer interface
*[[XDripNightScout]] - Configuration for Dexcom G5, xDrip, xDripPebble, and NightScout
*[[Nmcli]] - Joining wifi from nmcli
*[[OpenVPN]] - OpenVPN Server Setup
*[[ApachePAMunixAuth]] - Apache authentication against /etc/passwd
*[[Iptables]] - iptables setup


*[[mdadm]] - Raid5
=====Mail=====
*etckeeper - Source Control For /etc
*[[EmailViaNCorTelnet]] - Send an email via nc or telnet
*[[SendmailRelayGmailCentos]] - Sendmail with gmail relay in Fedora 10+
*[[SendmailRelayISP]] - Sendmail using ISP as relay in Fedora 10+


=====DD-WRT=====
*[[Ddwrt-ddns-namecheap]] - Setup DDNS on DD-WRT for Namecheap
*[[PortMirroringDDWRTiptables]] - Port mirroring with iptable in dd-wrt
*[[Ddwrtdnsmasq]] - dnsmasq for DD-WRT
*[[PXEiSCSIboot]] - Booting off SAN via PXE and iSCSI target
*[[Ddwrtopsware]] - opsware


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


=====Backup=====
*[[BackupPartitionsViaDDandSfdisk]] - Backup boot and system partitions with dd and sfdisk
*[[BackupDD-WRTConfig]] - DD-WRT backup script (cron)
*[[ClamAVWeeklyScan]] - ClamAV script (cron)
*[[MySQLBackupScript]] - MySQL Backup Script - (cron)
*[[RsyncSSHkeys]] - Rsync over SSH - Different port / SSH Keys
*[[ExternalUSB+LUKS+LVM]] - Encrypted LVM for External USB and LUKS for rsync backup


*Rsync over SSH - Different port / SSH Keys
====Hardware Related====
*Rsync via SMB::fstab or smb directly
*[[IPMI]] - IPMI on SuperMicro AOC-IPMI20 with Serial-Over-LAN Console
*Samba Unix User / Password
*[[Lm_sensorsPDMSi]] - lm_sensors lmsensors /etc/sensors.d/pdsmi
*[[RaspberryPi]] - Information for RPi
*[[Udevinfo]] - gathering system info
*[[Gps]] - GPS Related
 
==Media==
*[[EGalaxyTouchScreen]] - eGalaxy Touch Screen
*[[LinuxGPS]] - Linux GPS with sirfmon, gpsd, and more
*[[Independant X-server]] - Multi seat configuration for 2 seperate X servers on the same system
*[[LircConfig-MythTV+mplayer]]
*[[LircPinnacle800iComcastRemote]] - Remapping Comcast remote IR in ir-keymap.c kernel module
*[[CompizProfileConfiguration]] - Dual monitor / GiantCube / Ice Exploding Windows
 
== Client Setup ==
*[[UbuntuSetup]] - Ubuntu 22.04 laptop Setup
*[[MacOS]] - macOS
*[[Windows10Setup]] - Windows 10 Laptop Setup
*[[RaspberryPISetup]] - RaspberryPi setup for drew-pi
*[[Pine64]] - Pine64 Armbian Notes
*[[RikoAndroidMiniPC]] - Rikomagic MK802 III setup + picuntu
 
==Outdated==
*[[ServerSetupFedora22]] - Fedora 22 Server Setup
*[[BootOptimization]] - Speed up Fedora15 boot
*[[NUTUPSMonitor]] - Configure NUT for UPS monitoring and alerts in Fedora 12-14
*[[Fedora15Gnome3Tweaks]] - Fedora 15 / GNOME3 Tweaks
 
==Misc.==

Latest revision as of 10:45, 30 April 2022

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

System Setup

Now done via invadelabs/ansible-invadelabs

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.