Difference between revisions of "Felix"
Line 27: | Line 27: | ||
After we finished installing we added the following packages: |
After we finished installing we added the following packages: |
||
<pre> |
<pre> |
||
− | htop vim libvirt0 libvirt-deamon libguestfs-tools openjdk-7-jdk p7zip-full virt-manager nvidia-legacy-304xx-driver screen rsync |
+ | htop sudo vim libvirt0 libvirt-deamon libguestfs-tools openjdk-7-jdk p7zip-full virt-manager nvidia-legacy-304xx-driver screen rsync |
</pre> |
</pre> |
||
Revision as of 12:54, 15 January 2016
Felix | |
IP Address(es): | 128.153.145.40 |
Contact Person: | Jared Dunbar |
Last Update: | Spring 2016 |
Services: | Various |
Hostname: | felix.cslabs.clarkson.edu |
Operating system: | Debian 8.2 |
NIC 1: | Clarkson Network MAC: 00:e0:81:b5:88:85 IP: 128.153.145.40 |
CPU: | Intel Xeon E5410 @ 2.33GHz |
RAM: | 12 GB DDR2 |
Felix was constructed by Jared and Graham after Phoenix was unrecoverable without great effort. It was reformatted from the RAID 6 of Phoenix for the simplicity of the system and the expectation that nothing on Felix is really ever worth redundancy due to the likely inheritance of previous instability from Phoenix.
Felix was installed (on 1/15/16) from a Debian CLI install flashdrive with 64 bit Debian 8.2 Jessie. (Kernel 3.16.7 as of 1/15/16)
Install settings were the typical Debian settings with / being on the first 1 TB hard drive, and /var on the second 1 TB hard drive. The network interface that is connected is eth1.
After we finished installing we added the following packages:
htop sudo vim libvirt0 libvirt-deamon libguestfs-tools openjdk-7-jdk p7zip-full virt-manager nvidia-legacy-304xx-driver screen rsync
The network interface is set up as follows:
source /etc/network/interfaces.d/* # The loopback network interface auto lo iface lo inet loopback # The hardware network interfaces allow-hotplug eth0 allow-hotplug eth1 allow-hotplug eth2 #The software network bridge (VM's route through this) auto br0 iface br0 inet static address 128.153.145.40 netmask 255.255.254.0 gateway 128.153.144.1 bridge_ports all
Graphics Card Setup
sudo vim /etc/modprobe.d/blacklist.conf
blacklist nouveau blacklist nvidiafb
Services as of 1/15/16:
androbattery (Bobby Newman)