Commit Graph

6 Commits

Author SHA1 Message Date
51c0b3312c Update Linux Notes: Expanded System Information and User Management Sections
- **System Information**:
  - Added detailed commands for hardware and software information, including `lscpu`, `lshw`, `hwinfo`, and more.
  - Included commands for finding binary paths, counting words and lines in files.

- **User Management**:
  - Introduced new sections for managing user information, super user management, and switching users.
  - Added commands for listing users, disabling root login via SSH, managing sudo permissions, and switching users with sudo or root privileges.

This update provides a more comprehensive overview of system and user management tasks.
2024-09-23 17:51:52 -04:00
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