Go to file
Fabrice Quenneville 328b876257 Add Disk Management and Diagnosis sections to notes
- **Disk Management**: Added commands for switching data between two USB drives, including formatting and copying operations.
- **Diagnosis**:
  - **Apt**: Included command to view APT logs for package history.
  - **Wayland Issues**: Added commands for checking system logs and GPU information to diagnose Wayland-related issues.
2024-09-23 23:20:37 -04:00
docsource Initial commit 2024-07-07 00:26:42 -04:00
notes Add Disk Management and Diagnosis sections to notes 2024-09-23 23:20:37 -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