Some server issues
My instance on Rackspace Cloud appears to be having some issues lately. The host machine of my instance went down.
My instance on Rackspace Cloud appears to be having some issues lately. The host machine of my instance went down.
Oracle shuts down open source test servers that PostgreSQL uses to test their builds. PostgreSQL is competing with Oracle’s MySQL and Oracle Database.
Oracle shuts down open source test servers
Like most open source platforms, PostgreSQL relies on an army of distributed volunteers. It is volunteers that, for example, operate the PostgreSQL Build farm, a “distributed, automated build and verify system” built by enthusiast Andrew Dunstan.
Oracle has shut down servers Sun Microsystems was contributing to the build farm for open source database software, PostgreSQL, forcing enthusiasts to scramble to find new hosts to test updates to their software on the Solaris operating system.
“It’s a vital piece of the infrastructure for developing PostgreSQL,” Dunstan told iTnews. “Before it existed, if some change we made broke on some platform, it was often weeks or months before we found out about it. Now we know within hours.”
At the start of July, Oracle shut down its three PostgreSQL build farm servers without warning, leaving the PostgreSQL community rushing to find replacements.
Dunstan said he “suspects” Oracle does view PostgreSQL as a competitor. (Source: IT News)
I love to see Oracle post their financial results, they have made quite a bit of cost cutting moves since the acquisition. You can hardly blame them too; they’ve got shareholders to report to. After all, doing too much charity work on open source is partly why Sun Microsystems failed in the first place.
I’m done with my Human-computer interaction paper. It wasn’t like I expect. I don’t think I’ll do well for this. I had very little time to study for this too.
And yeah, my server went down again. I thought 512 MB is enough. I might be migrating from Rackspace Cloud to somewhere cheaper, we’ll see.
After installing Ubuntu Server, you can be in dismay when you are greeted with a command prompt. It’s the 21st century and let’s not act tough that the terminal in the coolest thing. It really isn’t unless you want to show it off to your pals. (On an absolutely unrelated note: Don’t bother flexing your terminal skills to girls, they get impressed with your nerd culture and your coolness drop to -10.)
Okay let’s install some graphical user interface for humans alright. If you want to install GNOME in Ubuntu Server or the Cloud Enterprise Server, you can. And here is how to do it:
The no-install-recommends command begins with 2 dashes but WordPress gets hungry and ate one of them so be sure to correct that when typing.
If you leave out the “no-install-recommends” option, Ubuntu installs software such as OpenOffice.org. They’re basically things I don’t want in a server. This is useful when you want a user interface but do not want things like games etc.. All these programs makes Ubuntu feel “unclean” for me. My preferred method of installing Ubuntu is always to use the Server edition and then install the GNOME interface with the above code.
Google now does DNS resolving too. You can switch if you’re using OpenDNS.
Introducing Google Public DNS: A new DNS resolver from Google
Today, as part of our efforts to make the web faster, we are announcing Google Public DNS, a new experimental public DNS resolver.
The DNS protocol is an important part of the web’s infrastructure, serving as the Internet’s “phone book”. Every time you visit a website, your computer performs a DNS lookup. Complex pages often require multiple DNS lookups before they complete loading. As a result, the average Internet user performs hundreds of DNS lookups each day, that collectively can slow down his or her browsing experience.
- Speed: Resolver-side cache misses are one of the primary contributors to sluggish DNS responses. Clever caching techniques can help increase the speed of these responses. Google Public DNS implements prefetching: before the TTL on a record expires, we refresh the record continuously, asychronously and independently of user requests for a large number of popular domains. This allows Google Public DNS to serve many DNS requests in the round trip time it takes a packet to travel to our servers and back.
- Security: DNS is vulnerable to spoofing attacks that can poison the cache of a nameserver and can route all its users to a malicious website. Until new protocols like DNSSEC get widely adopted, resolvers need to take additional measures to keep their caches secure. Google Public DNS makes it more difficult for attackers to spoof valid responses by randomizing the case of query names and including additional data in its DNS messages.
- Validity: Google Public DNS complies with the DNS standards and gives the user the exact response his or her computer expects without performing any blocking, filtering, or redirection that may hamper a user’s browsing experience.
(Source: Google)
Just use the following name servers:
Nice numbers. They got those from Level 3.
I’ve been looking at the pricing of Amazon EC2 (Amazon Elastic Compute Cloud) running as if it were a VPS. I intend to run it continuously for as long as possible. I likely only need a small instance as described here.
These are some notes I have made for Amazon EC2. All prices are in US dollar and does not include bandwidth costs as those are far too varying.
I only need the smallest Linux/UNIX instance and the pricing is $0.085 / hour for a server instance in North Virginia, USA without reserving an instance. (There’s going to be one in Singapore next year.)
I can choose to reserve the server instance for 1 or 3 years and pay $227.50 or $350 respectively and pay for $0.03 / hour for a similar instance.
To put the cost into perspective:
I’m currently on Slicehost and Rackspace Cloud. They’ve been pretty good so far but Amazon’s cloud computing offering is beginning to look quite tempting.
This isn’t exactly the latest news but — Amazon Web Services expands to Singapore. Expansion to Singapore would keep Singapore web hosting prices a lot more competitive. Amazon is bringing to Singapore:
Yes EC2 is coming to Singapore over the second half of 2010. I am considering migrating some stuff over to Amazon due to its pricing.
Amazon Web Services Announces Expansion into Asia in the First Half of 2010
Amazon Web Services LLC, an Amazon.com company (NASDAQ:AMZN), today announced an expansion of its services into an Asia-Pacific region in the first half of 2010, enabling businesses to deploy compute and storage resources in close proximity to their end-users in the region. Software developers and businesses will be able to access AWS’s infrastructure services from multiple Availability Zones in Singapore in the first half of 2010, then in other Availability Zones within Asia over the second half of 2010. AWS services available at the launch of the Asia-Pacific region will include Amazon Elastic Compute Cloud (Amazon EC2), Amazon Simple Storage Service (Amazon S3), Amazon SimpleDB, Amazon Relational Database Service (Amazon RDS), Amazon Simple Queue Service (Amazon SQS), Amazon Elastic MapReduce, and Amazon CloudFront. (Source: Amazon)
Amazon has yet to release the pricing for Singapore but I’m guessing it would cost about USD0.20 per hour. Hosting hasn’t been that cheap in Singapore currently. If they charge less than USD$0.14 per hour for a small Linux EC2 instance, I would start advocating people to switch. Currently in US, Amazon charges USD$0.085 per hour. VPS hosting in Singapore is still kinda expensive for whatever reasons. Running a website really shouldn’t be that costly.