TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Do Not Use Amazon Linux

21 pointsby exrationealmost 11 years ago

4 comments

PaulHoulealmost 11 years ago
I like the Ubuntu Linux distributions not just because of the &quot;lock in&quot; issues, but a lot of things &quot;just work&quot; with Ubuntu that are difficult with Red Hat.<p>For instance there is a Sun Java installer that &quot;just works&quot; with Ubuntu and will keep your Sun Java up to date when you do your system updates. If you need a Bit Torrent client you can just<p>apt-get install transmission<p>but it turns out to be quite an exercise to compile and install any Bit Torrent client for Red Hat Linux.<p>I remember how Solaris was the center of the open source world in 1991, but by 2001 it was starting to get hard to compile things on Solaris. Red Hat is also diverging from the open source mainstream and it is &quot;just hard&quot; to do things that &quot;just work&quot; with Ubuntu.
评论 #8128361 未加载
评论 #8128349 未加载
评论 #8128438 未加载
评论 #8128345 未加载
评论 #8128693 未加载
评论 #8128411 未加载
hammerdralmost 11 years ago
I didn&#x27;t get this at first, but the author was saying that CentOS is not a suitable substitute <i>to emulate Amazon Linux in development environments</i>. It&#x27;s very reasonable to use CentOS as both development and production environments on EC2.
ademarrealmost 11 years ago
I&#x27;ve abstained from Amazon Linux for the same reasons: to evade vendor lockin and facilitate cleaner non-EC2 dev environments.<p>Though I think Docker improves the situation by decoupling applications from their host environment.
na85almost 11 years ago
On the subject of (re)creating Amazon Linux outside of EC2, under the terms of the GNU Public License are they not required to distribute the source code to any paying customer who asks?
评论 #8129440 未加载