I have a autoscaling setup with monitoring and all is well.
hello. i am on ubuntu 10.04 and i need help updating my gcc. right now when i do:
Code:
gcc -v
it says it's version 4.4.3 when 4.6.x is the current version. i would like to update it to the latest. i downloaded the gcc4.6 from svn into a folder and i tried doing
Code:
./configure
Code:
make
Code:
make install
but there is no makefile.
I have setup EC2 Autoscale policies along CPU monitors and it's working well.
I have occasional bursts that triggers autoscale and more servers are added.
If the servers are experiencing a burst that endures 30 minutes and two more instances are added to help with the current jobs I'd like to keep them around for 59 minutes (since I paid for 1 hour) instead of them being terminated when scaling
As per the title, I am planning to move some legacy code developed a decade+ ago for AIX. The problem is the code base is huge. The developers didn't initialize their pointers in the original code. Now while migrating the code to the latest servers, I see some problems with it.
I know that the best solution is to run through all the code and initialize all the variables whereever required.
I read that a DNS server can be used on a LAN network to point to internal servers for people on the network, and is also useful for rerouting employees who try to access websites that aren't conducive to a work environment;
For now I'm trying to set up a simple DNS to point to two servers on the LAN and then point the rest of the traffic to my ISPs DNS and GoogleDNS...
GM everyone,
I have this script that goes to multiple servers and monitor a certain process and send the output to a file on servers1, the script looks like this
Code:
exec < server.list
while read SERVER
do
ssh $SERVER "ps -ef | grep process_name" >> /tmp/report
done
can someone help ad a line to where if on these servers are down to show it in my /tmp/re
Hi everybody,
I'm having a problem trying to update the cups package. The setting up was taking
a long time so I killed the process. Now if I give
Code:
sudo dpkg --configure -a
it gets to
Code:
Setting up cups (1.5.3-0ubuntu1)...
Updating PPD files for cups ...
Updating PPD files for hpijs ...
and it stays there, I waited for more than an hour now.
Any idea? Thanks
I have a bunch of static web files that change from time to time. Right now I'm syncing my servers up using rsync, but I'd instead like to add scripts to my git repository so that when changes are made, devs can quickly turn the static files into a debian, upload them to our apt repo, and then push an update out to the servers.
This is new to me.
Parse, a Y Combinator-backed startup that makes it easier for mobile developers to handle their back-end infrastructure, is launching Cloud Code — a way to easily write custom code without worrying about servers.
“If you’re a social game and you need to calculate the top 10 scores every day for a leaderboard, or if you’re a chat application and want to let people manage the