Go to file
Fabrice Quenneville 3364657b0b Enhance system management notes with additional commands and scripts
- Added instructions for setting and updating hostnames, including alias configuration.
- Included detailed `tar` commands for creating and transferring backups over SSH.
- Expanded time zone configuration section with `timedatectl` commands and manual link setup.
- Added methods for locating specific services using `systemctl`.
- Included steps for decrypting and re-encrypting `openssl` archives with password management.
- Added `diff`, `rsync`, and `cmp` methods for recursively verifying directory content differences.
2024-09-23 23:07:21 -04:00
docsource Initial commit 2024-07-07 00:26:42 -04:00
notes Enhance system management notes with additional commands and scripts 2024-09-23 23:07:21 -04:00
pages/errors Added default error pages 2024-07-07 01:59:53 -04:00
requests/errors Ajouté pages et requetes d'erreurs par défaut. 2024-07-30 22:25:07 -04:00
.gitignore Initial commit 2024-07-07 00:26:42 -04:00
LICENSE Initial commit 2024-07-07 00:26:42 -04:00
README.md Initial commit 2024-07-07 00:26:42 -04:00
TODO.md Initial commit 2024-07-07 00:26:42 -04:00

scripts-fabq

scripts-fabq is a bash command line tool

Documentation

The documentation is available on the following link

Releases

Instalation instructions are found here.

Usage

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License