Difference between revisions of "Felix"
Line 12: | Line 12: | ||
| maintainer = [[User:Jared|Jared Dunbar]] |
| maintainer = [[User:Jared|Jared Dunbar]] |
||
| hostname = felix.cslabs.clarkson.edu |
| hostname = felix.cslabs.clarkson.edu |
||
− | | operating_system = Debian |
+ | | operating_system = Debian 8.2 |
| interface1 = {{Network Interface | name=Clarkson Network | mac=00:e0:81:b5:88:85 | ip=128.153.145.40}} |
| interface1 = {{Network Interface | name=Clarkson Network | mac=00:e0:81:b5:88:85 | ip=128.153.145.40}} |
||
| cpuspecs = Intel Xeon E5410 @ 2.33GHz |
| cpuspecs = Intel Xeon E5410 @ 2.33GHz |
Revision as of 03:20, 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 vim libvirt0 libvirt-deamon apache2 php5 php5-mysql mysql-server libguestfs-tools openjdk-7-jdk
The network interface is set up as follows:
# This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). source /etc/network/interfaces.d/* # The loopback network interface auto lo iface lo inet loopback # The primary network interface allow-hotplug eth0 allow-hotplug eth1 allow-hotplug eth2 auto br0 iface br0 inet static address 128.153.145.40 netmask 255.255.254.0 gateway 128.153.144.1 bridge_ports all
Services as of 1/15/16:
androbattery (Bobby Newman)