Skip to content

ksolomon/Random-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Scripts

A collection of random scripts I use on various platforms.

Contents

Dev Stuff

  • batch-resize.applescript - AppleScript to batch resize images using Preview on macOS
  • element-styles.html - Basic style guide for various HTML elements
  • Random WordPress Functions.php - Collection of random WordPress functions
  • XMLRPC Brute Protection.php - WordPress code to disable certain XMLRPC methods to prevent brute force attacks

Linux

  • Link Certs - (Stupidly) simple scripts to link LetsEncrypt certificate files between two machines
    • linkcert.sh - Link latest certificate files on host machine from LetsEncrypt folder to target folder
    • copycert.sh - Copy certificate files from target folder on host machine and retsart Apache
  • etcbak.sh - (Stupidly) simple Proxmox /etc folder backup script
  • genpass.sh - Shell function to generate a random password of specified length using letters, digits, and symbols.
  • iscsi-mount.sh - Script to connect iscsi target, mount local storage, and restart dependent services
  • port-up.sh - (Stupidly) simple Portainer upgrade script
  • sysinfo.sh - System info script (for MOTD)
  • killvm.sh - Proxmox script to force kill virtual machine

Windows

  • reset-mounts.bat - Reset network drive mounts on workstation

About

Collection of random scripts for various platforms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors