Search results
"tag:linux"
| Title and summary | Date/time | |
|---|---|---|
|
1
|
Running multiple Tomcat instances on Debian Lenny
Multiple Tomcat instances on Debian Linux? Yup, it can be done with a little bit of configuration magic. The below example assumes that you have multiple IPs already configured on your server and want to run each Tomcat instance on a single unique IP ... |
12-Aug-2010 22:29:00 |
|
2
|
Simple linux bandwidth monitoring with bwm-ng
These past few days I've been running some load tests on new servers, configurations and our Internet link. While we have a Cacti installation graphing everything via SNMP, the 5 minute polling interval means waiting for what seems like forever. I just ... |
30-Jul-2010 09:51:00 |
|
3
|
Multiple bonds on Debian Lenny, and related No such device error
While setting up a few Debian Lenny machines this summer, I came across the error message SIOCSIFADDR: No such device a few times. All of these servers have NIC bonding configured, and a few of them have multiple Ethernet bonds. Here are a couple of ... |
26-Jul-2010 11:19:00 |
|
4
|
Adding a hot spare to a P400 controller in an HP DL380 at the command line in linux
Just so I don't forget. Again. berea:~# hpacucli HP Array Configuration Utility CLI 8.28-13.0 Detecting Controllers...Done. Type "help" for a list of supported commands. Type "exit" to close the console. => ctrl all show Smart Array P400 in Slot 1 ... |
23-Jul-2010 16:35:00 |
|
5
|
How to configure Ethernet Bonding with LACP on Debian 5 Linux
So you need a fat network connection on your Debian 5 server, but a 10 GoE infrastructure is not in your budget? No fear! Link Aggregation Control Protocol is here to save the day! This was both the problem I had, and the solution I learned to implement ... |
20-May-2010 09:46:00 |
|
6
|
Port redirection for multiple Tomcat instances on linux 2.6 with iptables
While there is some information out there on the Intertubes covering how to implement 80-->8080 port on a Linux box, they mainly pertain to single instance servers. The below iptables-restore input snippet works just great for such a setup: *nat ... |
20-May-2010 09:09:00 |