Puzzle 6

123456789101112131415161718192021222324
Across
  1. 1. - Display system configuration values
  2. 3. - List loaded kernel modules
  3. 5. - Synchronize files between locations
  4. 9. - Add or remove kernel modules
  5. 12. - Change file attributes on a filesystem
  6. 13. - Trace system calls and signals
  7. 15. - Insert a module into the Linux kernel
  8. 17. - Generate configuration scripts for software
  9. 18. - Configure dynamic linker runtime bindings
  10. 20. - Create Makefile.in files for software builds
  11. 22. - Trace the route packets take to a network host
  12. 23. - Manage Linux kernel modules
  13. 24. - Generate module dependency list
Down
  1. 2. - Dump traffic on a network
  2. 4. - Set colors for ls output
  3. 5. - Remove a module from the Linux kernel
  4. 6. - Identify processes using files or sockets
  5. 7. - Set or view hard disk parameters
  6. 8. - Strip directory and suffix from a path (Note: Reused accidentally—replace if needed)
  7. 10. - Prepare software for compilation
  8. 11. - Update the searchable file database
  9. 14. - Eject removable media
  10. 16. - Show information about a kernel module
  11. 19. - Query DNS servers
  12. 21. - Extract compressed files