332 reputation
29
bio website workstuff.tumblr.com
location
age
visits member for 3 years, 11 months
seen Apr 20 at 1:59
stats profile views 39

Jan
15
comment How can I configure ubuntu to have a static IP address but still use DHCP for other configuration information?
That's what I normally do, but apparently that's not possible with the DHCP server we're using (Cisco ASA 5505) - it doesn't support DHCP reservations. Yes, I could switch to another machine for running the DHCP server, but that is more work than what my question is asking.
Jan
15
comment How can I configure ubuntu to have a static IP address but still use DHCP for other configuration information?
That's the entirety of my question - how to assign a static IP address while still using DHCP for the other configuration information. This should be possible somehow.
Jan
15
comment How can I configure ubuntu to have a static IP address but still use DHCP for other configuration information?
Ideally, I don't want it to grab an ip address from the dhcp pool at all.
Jan
15
comment How can I configure ubuntu to have a static IP address but still use DHCP for other configuration information?
That will still use up an ip address reservation slot from the dhcp pool though, right?
Jan
15
asked How can I configure ubuntu to have a static IP address but still use DHCP for other configuration information?
Nov
6
awarded  Popular Question
Jan
8
awarded  Enlightened
Jan
8
awarded  Nice Answer
Oct
8
awarded  Yearling
Sep
30
answered 100% uptime for a web application
Sep
9
accepted What's the best program to use for copying 12TB of data onto 4 3TB hard drives on linux?
Sep
9
comment What's the best program to use for copying 12TB of data onto 4 3TB hard drives on linux?
I was considering writing a ruby script to do it. This is pretty close.
Sep
9
awarded  Commentator
Sep
9
comment What's the best program to use for copying 12TB of data onto 4 3TB hard drives on linux?
As mentioned in the title, this is on linux.
Sep
9
comment What's the best program to use for copying 12TB of data onto 4 3TB hard drives on linux?
The individual files are sufficiently small (a few MB) that packing should not be a problem. If a few megs per drive are wasted, that's fine. :)
Sep
8
asked What's the best program to use for copying 12TB of data onto 4 3TB hard drives on linux?
Jun
3
answered When you have a server and don't use RVM, do you sudo gem install or just gem install?
Jun
3
comment What can go wrong with dmsetup suspend / resume?
An EBS snapshot does not in itself freeze the PVs - it's lower level than that.
Jun
2
answered Should pretty error pages be served with the correct status codes?
Jun
2
answered What is a “virtual context switch”