Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. CE212/213 Networking With Linux
  2. Exam 1 Study Guide
  3.  
  4. The following is an outline of topics you are expected to know for the exam and the corresponding sections in the book. The topics are in book-order.
  5.  
  6. Linux Background - p. 2-6
  7. Installation - ch. 3
  8. Also, there's some partitioning stuff on p. 42-45
  9. Updating - p. 63-65
  10. File system, shell basics, etc. - ch. 5
  11. excluding the user management part
  12. Package management - p. 149-155
  13. Boot process - p. 292 – 300
  14. Redirecting input/output - p. 309-310
  15. Process management - p. 347-350
  16. Networking - p.405-412, 415-416
  17. know programs and config files used to configure and view networking settings
  18. also, know the syntax for the /etc/hosts and /etc/resolv.conf files
  19. Wireless - p. 419-422
  20. Firewalls
  21. be familiar with iptables (not in the book, look over your notes)
  22. know approximately how the netfilter firewall works
  23. know what chains are
  24. Remote Access - ch. 19
  25. Also, know what the ssh command is capable of doing:
  26. Remote access
  27. X forwarding
  28. port forwarding
  29. Dynamic (SOCKS) proxy
  30. Command-line commands - ch. 33
  31. you are only responsible for the ones we discussed in class
  32. Your Linux Command-Line Reference would also be good to look over
  33.  
  34. The exam will not be open-book or open-note, but I will allow you to create a crib sheet for the exam. It must be one 8.5x11” piece of paper. You may use both sides if you wish.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement