Server

123456789101112
Across
  1. 3. What command do you use to list files and directories?
  2. 5. The physical components of a server are called the __
  3. 7. React application is built up of a tree of components called the Component ______
  4. 10. The website address that you type in your web browser to navigate to a website is called a __
  5. 11. The programs that run on a computer are called the ___
  6. 12. When two computers connect directly to each other, this forms___
Down
  1. 1. In the client/server model, your device is a ___
  2. 2. What command do you use to print the current working directory?
  3. 4. To improve performance, web servers can keep a copy of dynamic content in a ___
  4. 5. The links you click on in your web browser are known as __
  5. 6. What command do you use to search text content?
  6. 8. In Bash, which of the following commands will change the working directory?
  7. 9. React is a ______________ that can be used to create single page applications.