Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 425 Bytes

File metadata and controls

8 lines (5 loc) · 425 Bytes

bash-scripts

Useful bash scripts compilation I guess.

  • star-certbot.sh - Uses certbot apt package to generate manual cert. Usage for star would be something like: bash star-certbot.sh *.mydomain.com or just run the script, and specify using "*".

  • randompasswd.sh - Generates a random password. Walk through the prompts, and now you have a random password.

  • ntpdate.sh - set the date and time via NTP (ubuntu)