DCO Crossword Linux Edition

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
Across
  1. 1. - Firewall command
  2. 2. - Linux command to start and stop services
  3. 3. - Print working directory command in Linux
  4. 5. - The most frequently used command in Linux to list directories
  5. 8. - Find what a command is used for
  6. 9. - Export environment variables in Linux
  7. 11. - Clear the terminal display
  8. 12. - Print any text that follows the command
  9. 13. - Kill active processes by process ID or name
  10. 17. - Secure Shell command in Linux
  11. 18. - Search for a string within an output
  12. 19. - Locate the binary, source, and manual pages for a command
  13. 21. - View a command-line calendar
  14. 22. - Direct download files from the internet
  15. 25. - Access manual pages for all Linux commands
  16. 29. - Package manager depending on the distribution
  17. 31. - Display active processes
  18. 35. - Command used to create directories in Linux
  19. 36. - Linux command to get basic information about the OS
  20. 38. - Base firewall for all other firewall utilities to interface with
  21. 40. - Command to change file permissions
  22. 43. - Linux command to navigate through directories
  23. 44. - Find the difference between two files
  24. 45. - Similar usage as mv but for copying files in Linux
  25. 46. - print working directory
  26. 47. - Mount file systems in Linux
Down
  1. 1. - Add a new user
  2. 3. - Create or update passwords for existing users
  3. 4. - Linux command to sort the content of a file while outputting
  4. 6. - Change existing user data
  5. 7. - Get the active username
  6. 10. - Return the specified number of lines from the bottom
  7. 14. - Linux command to display paged outputs in the terminal
  8. 15. - Trace all the network hops to reach the destination
  9. 16. - Command for granting ownership of files or folders
  10. 20. - Package manager depending on the distribution
  11. 23. - View active processes live with their system usage
  12. 24. - Zip files in Linux
  13. 26. - Create custom shortcuts for your regularly used commands
  14. 27. - Unzip files in Linux
  15. 28. - Delete files or directories
  16. 30. - Create blank/empty files
  17. 32. - Command to escalate privileges in Linux
  18. 33. - Command to extract and compress files in linux
  19. 34. - Return the specified number of lines from the top
  20. 37. - Display network interfaces and IP addresses
  21. 39. - Create symbolic links (shortcuts) to other files
  22. 41. - Move or rename files in Linux
  23. 42. - Display disk filesystem information
  24. 43. - Allows you to check if two files are identical
  25. 45. - Display file contents on the terminal