DarkMatter Display Random Quotes Plugin For WordPress
The DarkMatter Display Random Quotes Plugin For WordPress is a very simple and straight forward plugin that posts random quotes to the bottom of WordPress Posts. You can […]
The DarkMatter Display Random Quotes Plugin For WordPress is a very simple and straight forward plugin that posts random quotes to the bottom of WordPress Posts. You can […]
This is a simple and no frills way to monitor your servers. You will need to create the file “urls.txt” in the same folder as the “active-servers.php” file. […]
This is just a fun little toy that happened while working on MySQL Automation. The files used are first_names.txt, last_names.txt and domains.txt. Reading random lines from the files […]
This is a Basic Encryption and Decryption Form using PhP. Simple-PhP-Encryption-Decryption.php
This is pretty basic and I like it that way. Using ffmpeg to capture the integrated web cam on my laptop and my USB webcam plugged in and […]
Using Netcat may be “Old School”, but so am I, so I love using Netcat for simple tasks or just chatting without Big Brother paying too much attention. […]
Example script using OpenSSL AES 256 with Salt and a random generated password. It’s the little things. #!/bin/bash clear echo “Input String:” read input pass=$(echo cat /dev/urandom | […]
BashKat is pretty straight forward and really easy to use. I made sure to add some “cute” to it with the emojis. This bot will scrape from user […]
Paparazzi: A basic Screenshot Utility (Bot) for collecting screenshots of IP addresses and or URLs. This script requires a personal API key and you can get yours here: […]
Installing Linux Apache, MySql and PhP also known as a LAMP Server can be an easily automated process and save you from countless hours of headaches. LAMP Server […]