9
edits
Changes
→New Configuration
* Fedora2 VM has 1 active interface (<code>eth1</code>) that has a static configuration of 192.168.235.12/255.255.255.0
* Fedora3 VM has 1 active interface (<code>eth1</code>) that has a static configuration of 192.168.235.13/255.255.255.0
== Completing the lab ==
{{Admon/important|Time for a new backup!|If you have successfully completed this lab, make a new backup of your virtual machines.}}
Arrange proof of the following on the screen:
# A list of your <code>iptables</code> rules.
# The contents of your <code>arp</code cache.
# <code>ssh</code> from fedora2 to fedora host.
# <code>ifconfig</code> from all 3 VM's
# Account created on '''fedora3''' matching your Matrix account.
# '''nled''' installed on the host (disk pack - main system).
# Answer to this question:
#* What is the license of the '''nautilus''' package?
# Fresh backup of the virtual machines.
= Preparing for the Quizzes =
# What is a VG? PV? LV?
# What does yum do that rpm does not?
# What is the total size of the "main" VG on your system?
# How do you create a LV?
# How do you delete an LV?
# How would you add the disk partition <code>/dev/sdb7</code> to your volume group "main"?
# How would you increase the size of the root filesystem by 50 MB?
# What is the purpose of <code>/etc/fstab</code>?
# What did you have to do in order to move the home directories onto a new filesystem? Why?