13,420
edits
Changes
no edit summary
You will be using the '''find''' command to backup recent changes to files. In this case, we will save '''date/time-stamp''' information in a file, configure to connect '''centos1''' to the network, run the '''find''' command, and run the find command to copy new (back-up file since date/time-stamp) in order to prove that the incremental backup worked (showing the files created as a result of the configuration of centos1 to the VPN).
== Networking Tweaks ==
Connecting a private network is an important task, but a system administrator also needs to "tweak" the network to make it '''convenient to use''', make it '''safer from unauthorized access''', and use troubleshooting utilities to help '''troubleshoot''' network connectivity problems as they occur. This investigation will expose you to some useful tricks and utilities to help accomplish this task.
Topics Include:
:* Local Host-name Resolution
:* Obtaining MAC (Hardware) addresses on Network Computers
:* Creating Firewall Policies
<u>'''Local Host-name Resolution'''</u>
<u>'''Obtaining MAC (Hardware) addresses on Network Computers'''</u>
<u>'''Creating Firewall Policies'''</u>
== Common Mistakes / Warnings ==