Recently Updated Pages
Interview
What is Terraform? Terraform: HashiCorp Terraform is an infrastructure as a code tool that let...
update-dns
#!/bin/bash ## change to "bin/sh" when necessary auth_email="" ...
gitupdate
#!/bin/bash # Enter Commitor/Author Email Address git filter-branch --env-filter ' OLD_EMAIL...
gitcommit
#!/bin/bash for Y in {2022..2022} do mkdir $Y cd $Y for M in {01..12} do mkd...
gitclone
#!/bin/bash # Settings / Change This To Your Config remoteHost=github.com remoteSSH=git@$rem...
s3copysync
#!/bin/bash # Settings / Change This To Your Config remoteBucket=arshsahzad credProfile="--p...
backuptar
#!/bin/bash # Settings / Change This To Your Config volumeDir="/opt/sonarqube/" backupDir="/...
validate
#!/bin/bash # Settings / Change This To Your Config backupDir="/opt/backup/gitlab" bucketDir...
upload
#!/bin/bash # Settings / Change This To Your Config backupDir="/opt/backup/gitlab" bucketDir...
tar
#!/bin/bash # Settings / Change This To Your Config volumeDir="/opt/gitlab" backupDir="/opt/...