Skip to content

andrepg/supercow

Repository files navigation

Hi there! 👋 Welcome to Supercow, a collection of useful scripts that I collected along my TI career.

Everybody has some common problems once in a while that could be easily achieved with some sort of script, or some snippet that we found in the internet. Well, this is my personal collection. Some of them are infra-related. Others can be installation scripts or even some sort of dumb automation.

And you're free to use it and copy all ! 🆓

👀 Checkout our recommended index

General scripts

Script name Short description 💬 More info
Laravel deployment A fancy bash interactive script to deploy a Laravel installation with RSync. Needs GitHub Client CLI and NPM installed on machine. see more
Dollibar automatic update A simple script that receives a Dolibarr version as argument and downloads from official GitHub repository this snapshot. see more
Change Windows RDP Server A honestly stolen script from somewhere. It changes the Windows Server RDP Name on web access, via PowerShell. I don't really know how works. see more

Checkout our repository source code to see more scripts.