Pinned Repositories
apache2buddy
apache2buddy
C
A collection of C code
MySQLTuner-perl
MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability.
node_crash_course
Files for YouTube crash course
pg-app-dev-vm
Basic Vagrant configuration for local application development with PostgreSQL
php-fpmpal
PHP-FPM script that makes recommendations on max_children
server-check
Gather server stats for analysis
upgrade-my.cnf
Script to upgrade my.cnf options
wp_version_scanner
Wordpress Version Scanner
richardforth's Repositories
richardforth/MySQLTuner-perl
MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability.
richardforth/node_crash_course
Files for YouTube crash course
richardforth/pg-app-dev-vm
Basic Vagrant configuration for local application development with PostgreSQL
richardforth/ascii-tables
Quickly format table in ASCII. Great for code comments, or Github Markdown!
richardforth/certified-kubernetes-administrator-course
Certified Kubernetes Administrator - CKA Course
richardforth/content-aws-ccp-labs
CCP, Kesha Williams, 11-5-2020
richardforth/csv2json
Writen in C, CSV file to JSON file/string converter with utf8 support.
richardforth/experimental-a2b-modular-perl
An experimental attempt at modularizing the ~3000 line behemoth into bite sized modules
richardforth/flask_api_example_auth
A very simple and non-secure API authentication example flask application
richardforth/flask_blue_app
Blue App used for Docker / Kubernetes training purposes
richardforth/flask_red_app
Red App used for Docker / Kubernetes training purposes
richardforth/gwp
Go Web Programming code repository
richardforth/Hands-On-DevOps-with-Vagrant
Published by Packt
richardforth/Hands-On-Network-Programming-with-C
Book Example Code for Hands-On Network Programming with C
richardforth/hpfwchk
HP Firmware Check (uses dmidecode)
richardforth/intro-to-apis-course
Introduction to APIs course
richardforth/kubernetes-example-voting-app
Deploy Docker's example voting app on Kubernetes
richardforth/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Vagrant on Local Machine. No scripts.
richardforth/nobot-examples
Nobot Examples for the book Automation with Node.js
richardforth/rf_view_tool
A custom rails gem
richardforth/richardforth.github.io
My Pages Site
richardforth/ruby-tidbits
A collection of non-specific ruby language scripts as I learn.
richardforth/rubyscripts
A collection of ruby scripts
richardforth/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
richardforth/sedscripts
a collection of random and useful (and not so useful) sedscript files for use with 'sed -f'
richardforth/shell-scripting-for-beginners-course
Notes from Shell Scripting for Beginners course
richardforth/terraform-up-and-running-code
Code samples for the book "Terraform: Up & Running" by Yevgeniy Brikman
richardforth/terraform_aws
Terraform sample code for provisioning on AWS
richardforth/twgr
Source Code for The Well-Grounded Rubyist, 3rd Edition
richardforth/vim-adventures
solutions to puzzles in Vim Adventures