https://github.com/michael-valdron/scripts
Personal scripts.
https://github.com/michael-valdron/scripts
linux-installations setup-script
Last synced: about 2 months ago
JSON representation
Personal scripts.
- Host: GitHub
- URL: https://github.com/michael-valdron/scripts
- Owner: michael-valdron
- License: mit
- Created: 2022-04-18T08:00:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T20:20:02.000Z (3 months ago)
- Last Synced: 2025-02-07T21:20:32.249Z (3 months ago)
- Topics: linux-installations, setup-script
- Language: Shell
- Homepage:
- Size: 128 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Security: security/encryption/aes256/dec.sh
Awesome Lists containing this project
README
# Scripts
[](https://www.gnu.org/software/bash/)
[](LICENSE)Personal scripts to perform daily operations.
## Table of Contents
- [duplicity](duplicity/)
- [installers](installers/)
- [kubectl](kubectl/)
- [minikube](minikube/)
- [qemu](qemu/)
- [security](security/)
- [test](test/)## Testing
One can test the installation and setup scripts by running `bash test/run_installer_tests.sh` and `test/bash run_setup_tests.sh` respectively.