Changes
Jump to navigation
Jump to search
Web Server Documentation (view source)
Revision as of 14:44, 24 February 2016
, 14:44, 24 February 2016no edit summary
Interesting side note: going into the mobo BIOS menu, under "Server Mgmt" there is a submenu "BMC network configuration" that shows the MAC address for "DM_LAN1" as ending in de, whereas the MAC address for eth0 ends in dc (otherwise, the two MAC addresses are the same). So maybe the mobo is interfering with the MAC address? But changing DM_LAN1's Config Address source from "Previous State" to "DynamicBmcDhcp" doesn't fix the problem (and upon reboot, it switches back to Previous State).
Turns out IT just configured the network IP addresses incorrectly. Ed and I talked to the IT desk on Tuesday and we got new IP addresses.
== Installing Software (2/24/2016) ==
Now that we have internet connection, we can start getting packages:
$ sudo apt-get update
$ sudo apt-get upgrade