DevOps Servers & OS
Across
- 4. Related to continuous deployment is continuous ______
- 6. Distributions can differ in terms of hardware and _____ support
- 10. One goal of DevOps is to create one long ______
- 12. Required during both development and deployment
- 13. In general, with the GPL, companies make money off of _____, not the IP of their code
- 15. Getting all the changes to work with each other is called code _______
- 17. BSD, SunOS, Solaris, are operating systems for a ______
- 26. A smartphone operating system based on BSD Unix
- 27. CD is the acronym for this
- 28. The part of Linux that manages hardware, runs a program, provides security
- 29. The second, much-improved version of WSL
- 30. Linux is easy to optimize for ____
- 33. One difference between Linux distributions is the ______ of update/releases
- 35. The aim of WSL is _____ Linux compatibility
- 36. Parts of operation are often ______
- 37. When integrating changes takes more time than developing solution, often leads to infrequent integration, it can be referred to as integration ____
- 39. One GPL issue is that it cannot just be used in ______ code
- 40. A Unix from Berkeley that includes a kernel and a distribution
Down
- 1. The ____ Software Movement
- 2. One thing commercial Linux distributions offer is _____, both technical and legal
- 3. Easy in Linux to only include _____ packages
- 4. One important aspect of package management is _____ handling
- 5. There may be ____ reasons for manual operations
- 7. For DevOps, any issues with the Linux _____ are not a concern
- 8. A server that was very expensive to purchase and operate, so company's typically had only one
- 9. CI is an acronym for this
- 11. The name of the GNU project kernel
- 14. Debian, Slackware, Gentoo, are examples of a _______-based Linux distribution
- 16. The name of Andrew Tanenbaum's operating system that Linux used at first
- 18. Fedora, Ubuntu, are examples of a _______-based Linux distribution
- 19. An open-source license, _____ License
- 20. The GNU freedom to run the program for any purpose
- 21. OS/360 was an operating system for a ______
- 22. The ____ Project provides many utilities, including bash, gcc, and emacs
- 23. A GNU/Linux desktop environment
- 24. If you wanted to use a Linux distribution on Windows, you would be using the
- 25. Instead of a "copyright", the GPL has a "______"
- 31. The GNU freedom to improve the program, and release your improvements to the public, so that the whole community benefits
- 32. Distributions can differ in terms of ______ management
- 34. A smartphone operating system based on LInux
- 38. A license based on the GPL used for function libraries, e.g., GNU C Library