XSCE: Difference between revisions
m →F21-server-netinstall with xfce: change to a working install |
|||
| Line 283: | Line 283: | ||
:At the end of the install, a button will appear, which asks you to reboot into the newly installed Operating System. | :At the end of the install, a button will appear, which asks you to reboot into the newly installed Operating System. | ||
:Once you have logged in:, the steps are pretty straight forward: | :Once you have logged in:, the steps are pretty straight forward: | ||
In terminal: | |||
ping yahoo.com (this verifies that the server is properly connected to internet after the reboot) | |||
yum -y install icecat | |||
:Connect the wifi unit to the adapter that will be used as the local area network (LAN), and make sure everything is under power with link lights. | :Connect the wifi unit to the adapter that will be used as the local area network (LAN), and make sure everything is under power with link lights. | ||
*Issue the following commands: | *Issue the following commands: | ||
yum -y install git ansible | |||
yum -y install git ansible | |||
cd /opt | cd /opt | ||
mkdir -p schoolserver | mkdir -p schoolserver | ||