| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 6 months |
| seen | May 9 at 12:22 | |
| stats | profile views | 3 |
|
Dec 14 |
accepted | What is the best time to set the IP address for a server headed to a server colocation facility? |
|
Dec 14 |
comment |
What is the best time to set the IP address for a server headed to a server colocation facility? Agreed! Thank you for your input. Please see my comment above! |
|
Dec 14 |
comment |
What is the best time to set the IP address for a server headed to a server colocation facility? The big difference between me making this change when I worked for a company...and now...this is my baby. After being out of work for a while...and now starting my own company...I HAVE to be right! At this point I have no backup to my reasoning. This place is a "kind of backup SA" for me. Thank you for your input. I was going to put the certs in by host name...just making sure I am not missing anything. Thanks again! |
|
Dec 14 |
asked | What is the best time to set the IP address for a server headed to a server colocation facility? |
|
Dec 13 |
comment |
deal with email attachments Is php necessary...if not, have you looked at perl. IIRC, perl has some fairly nice tools for working with emails and attachments. |
|
Dec 13 |
revised |
Filesystem owner changed by mistake added info on UIDs may be different on different servers |
|
Dec 13 |
answered | Filesystem owner changed by mistake |
|
Dec 12 |
comment |
Apache died; Suspect is ulimit but cannot reproduce If you run ulimit as apache, what is the output? What is listed in /etc/security/limits.conf (or wherever you have limits.conf or in limits.d...)? |
|
Dec 12 |
comment |
Traceroute analysis I think it is local to how your network is configured. What does the output look when it works as expected? |
|
Dec 12 |
comment |
CentoOS SSH Access Can you get on to the server at all? Are you still logged in? |
|
Dec 12 |
answered | Is it possible to detect that a database connection is to a copy rather than to the original database? |
|
Dec 11 |
answered | Provider claiming “all web servers in the cloud are automatically kept in sync” - should I be skeptical? |
|
Dec 11 |
comment |
No mod_jk.so generated when compiling tomcat connector What version of tomcat are you compiling for? IIRC, mod_jk.so was for early/earlier versions of tomcat and has been replaced. |
|
Dec 11 |
answered | Server randomly freezes |
|
Dec 7 |
comment |
Why can't I view a specific website? Ok, I am getting tripped up by the fact that I do not yet have enough reputation points to create comments.... How were the servers resolving these names before? The problem appears to be that the servers are not able to resolve DNS queries. Did /etc/resolv.conf change or did /etc/nsswitch.conf change...or did a route on some router change so that the servers can no longer get to the DNS server? |
|
Dec 7 |
awarded | Commentator |
|
Dec 7 |
comment |
Why can't I view a specific website? It looks like you are having problems with name resolution. All of your services should work...but, you will have to use IP addresses instead of names to "hit" those servers. |
|
Dec 7 |
comment |
Why can't I view a specific website? Ok, let us break this down into separate problems. It looks to me like the IP address of mcel.co.mz is 212.96.25.50 Can you traceroute 212.96.25.50? What does the output look like? |
|
Dec 7 |
comment |
Why can't I view a specific website? Ok, so it looks like you are having problems with name resolution with traceroute. If you run "nslookup mcel.co.mz" - do you get the IP address of mcel.co.mz? |
|
Dec 7 |
comment |
Why can't I view a specific website? There seems to be multiple things going on in your problem statement. You cannot ping some servers. nslookup is not working 100% and finally, you can't send mail to some site. Are these correct statements? |