Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
computer:plex_server [2016/01/04 12:10] tdobes |
computer:plex_server [2016/01/04 12:11] (current) tdobes |
||
---|---|---|---|
Line 13: | Line 13: | ||
* ''aptitude update && aptitude forget-new'' | * ''aptitude update && aptitude forget-new'' | ||
* ''aptitude install intel-microcode firmware-linux-nonfree'' # firmware for TV tuner card | * ''aptitude install intel-microcode firmware-linux-nonfree'' # firmware for TV tuner card | ||
- | * edit ''/etc/udev/rules.d/70-persistent-net.rules'' and set NIC with main network as eth0 | ||
- | * if it was necessary to swap eth0/eth1, update ''etc/network/interfaces'' as well | ||
* ''aptitude install ifplugd'' | * ''aptitude install ifplugd'' | ||
* ''%%sed -i -e 's/^INTERFACES=""/INTERFACES="eth0"/g' /etc/default/ifplugd%%'' | * ''%%sed -i -e 's/^INTERFACES=""/INTERFACES="eth0"/g' /etc/default/ifplugd%%'' |