Posted in Microsoft, Networking, Technology on Mar 27th, 2013
These instructions will be similar (if not identical) for core versions of server 2012 and 2008R2, but don’t quote me: Download (http://downloadcenter.intel.com) and install (http://www.intel.com/support/network/sb/cs-016040.htm) the latest drivers for your particular NIC from Intel. On each host, identify the indices of the adapters you want to include in the team (c:\progra~1\intel\dmix\cl\prosetcl.exe Adapter_Enumerate) – assuming 2 and […]
Read Full Post »
I’m using a CentOS 6 box for HA NFS storage behind a cluster of VMware ESXi boxes. I want to make sure those ESXi hosts aren’t fighting over a single 1Gbps Ethernet interface. Bonding 6 interfaces (3 x Intel Pro Dual-NICs) should do the trick… On 3750x: Configure switch ports (for me, that’s gi1/0/25 – […]
Read Full Post »
Posted in Networking, Open Source, Technology on Mar 22nd, 2013
First Thing First Get your WCCP-capable Cisco device setup as your internet router – I’m using a C3825 ISR running 15.1(4)M6…if you’re not using the same, your mileage may vary… Configure CentOS Deploy CentOS (6.4 at the time of writing) using the method of your choice – I used the minimal install, which is very […]
Read Full Post »
Posted in Open Source, Technology on Mar 20th, 2013
Open ~/.config/Terminal/terminalrc in your favorite editor Modify the line starting with MiscDefaultGeometry. For example: MiscDefaultGeometry=160×60+120+120 which sets the window to 160 characters wide and 60 characters high with the top left corner at 120 pixels to the right and down from the top left corner of the screen.
Read Full Post »