https://github.com/jas-/dotfiles
https://github.com/jas-/dotfiles
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jas-/dotfiles
- Owner: jas-
- License: mit
- Created: 2018-03-09T09:12:54.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-11T14:27:46.000Z (almost 7 years ago)
- Last Synced: 2025-01-28T14:47:08.354Z (4 months ago)
- Language: Shell
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
Small sample of tools to help alleviate duplication of efforts and simplify mass configuration changes
## Tools ##
* `crypto/gpg.sh` Helps provide encryption/decryption of file(s) / folder(s)
* `sshd/sshd.sh` Hardens the SSHD service for UNIX/Linux systems
* `user-equiv/user-equiv.sh` Performs key generation & deployment for Oracle User equivelency
* `x509/gen-csr.sh` Assists with mass private key & CSR generation## license ##
This software is licensed under the [MIT License](https://github.com/jas-/dotfiles/blob/master/LICENSE).
Copyright Jason Gerfen, 2004-2018.