Commit Graph

5 Commits

Author SHA1 Message Date
3d175495c9 Add notes on pdftk for PDF manipulation
- Included basic commands for common PDF tasks using pdftk
- Added instructions for:
  - Merging PDFs
  - Appending one PDF to another
  - Cutting specific pages from a PDF
  - Splitting PDFs into individual pages
  - Rotating PDF pages
  - Encrypting PDFs with a password

This commit provides essential pdftk commands for managing and manipulating PDF files.
2024-09-23 16:53:44 -04:00
c66d6a3213 Add notes on Linux system commands and USB device management
- Added detailed instructions for checking and managing USB devices
- Included commands for:
  - Viewing system information related to USB devices
  - Identifying mount points and device information
  - Checking filesystem and data integrity
  - Testing for bad blocks and running SMART diagnostics
  - Benchmarking read speed and safely removing devices

This commit provides a comprehensive guide for handling USB devices in Linux environments.
2024-09-23 16:48:41 -04:00
c63f44feee Ajouté pages et requetes d'erreurs par défaut. 2024-07-30 22:25:07 -04:00
6127efd6e1 Added default error pages 2024-07-07 01:59:53 -04:00
973d9ac9b6 Initial commit 2024-07-07 00:26:42 -04:00