Skip to content

dezfutak/bashscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bashscripts

  • A respository of miscellaneous bash scripts that others might find useful

energysavings

  • Mainly beneficial from the perspective of being able to compare energy usage without a battery backup, and with a battery backup, charging the battery up overnight on Economy7, and then using it throughout the day. This original version doesn't take into account annual solar energy input, so if you are going to use it as-is, then make sure when you enter the annual usage value, you subtract off the Solar PV contribution from your total

installnetmaker

Adapted from (definitely read these before diving in & watching at least the first video listed below!):

FFI, watch these tutorials (especially the first):

INSTRUCTIONS

  • Create two files, one called:
  • serveremail => put your desired Netmaker email address in a single line in this file
  • serverdomain => put your Netmaker domain in a single line in this file (can be a TLD or subdomain)
  • Then run this script via bash installnetmaker (or chmod +x installnetmaker && ./installnetmaker)

About

Various Handy Bash Scripts (miscellaneous)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages