IT Mod 3

12345678910111213141516171819202122232425262728293031323334353637
Across
  1. 2. A process of installing mobile apps directly without using an app store
  2. 8. A app store service that also acts as a repository
  3. 12. A Package Manager that acts as a repository
  4. 14. a file extension used to guide a program called Windows Installer in the installation, maintenance, and removal of programs of the windows operating systems. MSI files are a combination of of databases that contain installation instructions in different tables along with all the files
  5. 16. It extends the kernel's functionality so developers don't have to actually touch the Linux kernel
  6. 21. A way of monitoring what processes are happening during installation
  7. 24. A system that acts like USB drives and hard drive by transmitting data
  8. 27. A another way to package contents of a file to act like a unit of distribution
  9. 29. A process of counting on other pieces of software to make an application work since one bit of code depends on another in order to work
  10. 31. A package is packaged as a .deb file
  11. 32. A special string of characters assigned to hardware
  12. 35. System that runs in the background on your computer to download and install updates and patches for your operating system
  13. 36. A server that acts like a central storage location for packages
  14. 37. A file containing instructions for a computer to execute when they’re run
Down
  1. 1. A source code that does not allow public access
  2. 3. A way to package a bunch of useful code that someone else wrote
  3. 4. A process of installing from a source
  4. 5. A central managed marketplace for app developers to publish and sell mobile apps
  5. 6. Software that is distributed on mobile OS devices
  6. 7. A set of tools released by Microsoft that can help you troubleshoot
  7. 9. A system that manages most shared libraries and resources on Windows and supports access to multiple versions of the same shared library automatically
  8. 10. An application that makes package installation and removal easier
  9. 11. A console management system for your device
  10. 13. The assigned stored location for recently or frequently accessed data; on a mobile app it is where anything that was changed or created with that app is stored
  11. 15. A way to transmit data character by character like a keyboard and mouse
  12. 17. A management system that allows an organization to distribute custom mobile apps
  13. 18. A library used if an application needs to use a shared library
  14. 19. A third party package manager for Windows
  15. 20. Mass storage devices like hard drives
  16. 22. The core or source software files that are compressed into one file
  17. 23. Windows unique version of .exe
  18. 25. A software repository for uploading source packages to be built and published
  19. 26. Programs that want to use functionality that the code provides can tap into it if they need to (shared libraries)
  20. 28. A Windows store is an application repository or warehouse where you can download and install universal Windows platform apps
  21. 30. A piece of software that is meant to fix up a security hole
  22. 33. Is comprised of one or more files that are compressed into a single file" for verb agreement
  23. 34. Used to help our hardware devices interact with our Operating System