Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: new in linode
PostPosted: Tue Jul 06, 2010 9:48 pm 
Offline
Newbie

Joined: Tue Jul 06, 2010 9:15 pm
Posts: 3
Hi, my name is Javier.

I'm very exited to be here.
I'm here because I want to take the next step in my career, I want to build an small application for 2000 users with Ruby, but I have a quiestion for you guys:

What is the best distro for web applications?

I know sometimes this is a subjetive question, I have worked with Ubuntu for a while, and I like it, but I want to work with the best option for web applications,with stability and good support, I don't have any problems to work with any distro so, what do you recomend me?

Thanks.

Javier.


Top
   
 Post subject:
PostPosted: Tue Jul 06, 2010 9:54 pm 
Offline
Senior Newbie
User avatar

Joined: Mon Jun 28, 2010 11:04 pm
Posts: 14
Website: http://johnlevandowski.com/
Location: Salt Lake City, UT
I'm new here also. I installed Ubuntu 10.04 LTS and couldn't be happier.

Also, this page http://www.linode.com/about/ indicates ubuntu is used most on linode.


Top
   
 Post subject:
PostPosted: Tue Jul 06, 2010 10:48 pm 
Offline
Newbie

Joined: Tue Jul 06, 2010 9:15 pm
Posts: 3
Thanks for your answer jlevandowski, I saw the guide too, but maybe the popularity of Ubuntu is because it's easy, but i'm not sure about its stability and reliability.

Javier.


Top
   
 Post subject:
PostPosted: Tue Jul 06, 2010 11:10 pm 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
If you know ubuntu stick with ubuntu (or debian, ubuntu is derived from debian).

Both the lts versions of ubuntu currently use ruby 1.8.


Top
   
 Post subject:
PostPosted: Tue Jul 06, 2010 11:13 pm 
Offline
Senior Member

Joined: Fri May 02, 2008 8:44 pm
Posts: 1121
Ubuntu LTS versions tend to be pretty stable. Most of the stability problems bugging Ubuntu have to do with graphical applications and device drivers -- things you won't have to worry about in a Linode environment anyway. Also, it's been a couple of months since the latest LTS version came out, so most of the early issues should have been ironed out.

Having said that, I personally prefer Debian. Guaranteed stability out of the box, and if you know Ubuntu you can use Debian too.


Top
   
 Post subject:
PostPosted: Wed Jul 07, 2010 12:05 pm 
Offline
Junior Member

Joined: Thu Jun 03, 2010 4:44 pm
Posts: 35
obs wrote:
If you know ubuntu stick with ubuntu (or debian, ubuntu is derived from debian).

Both the lts versions of ubuntu currently use ruby 1.8.


10.04 LTS uses Ruby 1.9.1.


Top
   
 Post subject:
PostPosted: Wed Jul 07, 2010 1:38 pm 
Offline
Senior Member
User avatar

Joined: Fri Oct 24, 2003 3:51 pm
Posts: 965
Location: Netherlands
hybinet wrote:
Having said that, I personally prefer Debian. Guaranteed stability out of the box, and if you know Ubuntu you can use Debian too.

+1

_________________
/ Peter


Top
   
 Post subject:
PostPosted: Wed Jul 07, 2010 2:42 pm 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
BrianJM wrote:
obs wrote:
If you know ubuntu stick with ubuntu (or debian, ubuntu is derived from debian).

Both the lts versions of ubuntu currently use ruby 1.8.


10.04 LTS uses Ruby 1.9.1.


It shows 1.8 in the package repository online

http://packages.ubuntu.com/lucid/ruby


Top
   
 Post subject:
PostPosted: Wed Jul 07, 2010 3:50 pm 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
You're both right: ruby is a metapackage depending on ruby1.8, but both ruby1.8 and ruby1.9 exist.


Top
   
 Post subject:
PostPosted: Wed Jul 07, 2010 5:13 pm 
Offline
Junior Member

Joined: Thu Jun 03, 2010 4:44 pm
Posts: 35
I was looking at this page (http://packages.ubuntu.com/lucid/ruby/), which shows 1.9.1 is available in the universe repository.


Top
   
 Post subject:
PostPosted: Wed Jul 07, 2010 7:00 pm 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
Ah missed that it was in the universe, it's not in the 8.04 universe.


Top
   
 Post subject:
PostPosted: Thu Jul 08, 2010 11:35 am 
Offline
Senior Newbie

Joined: Fri Jun 18, 2010 1:59 pm
Posts: 12
I usually work with CentOS, but that's just because I'm used to a redhat environment, and if you want greater expandability in the future, it's the way to go.

Though, I would strongly suggest Debian to Ubuntu. I don't know why so many people use ubuntu as a server platform, seems a bit silly to me when you have rock hard Debian just waiting for you.


Top
   
 Post subject:
PostPosted: Thu Jul 08, 2010 11:53 am 
Offline
Newbie

Joined: Sun May 31, 2009 8:28 am
Posts: 2
Location: Finland
I run a Ruby (on Rails) application on a Linode 512 with 32-bit Debian. I've had zero problems so far!

Instead of using the Ruby interpreter from Debian's repositories, I've installed Ruby Enterprise Edition (still 100% free) which is more efficient with memory usage. The Ubuntu 8.04 packages work in Debian too.

As a server, I use nginx with Phusion Passenger. PostgreSQL serves as the database backend.


Top
   
 Post subject:
PostPosted: Thu Jul 08, 2010 5:25 pm 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
Vudu wrote:
I usually work with CentOS, but that's just because I'm used to a redhat environment, and if you want greater expandability in the future, it's the way to go.

Though, I would strongly suggest Debian to Ubuntu. I don't know why so many people use ubuntu as a server platform, seems a bit silly to me when you have rock hard Debian just waiting for you.


Probably because ubuntu has more press and has a shinier website. I use it because I need some of the newer version of software.


Top
   
 Post subject:
PostPosted: Fri Jul 09, 2010 12:41 am 
Offline
Newbie

Joined: Tue Jul 06, 2010 9:15 pm
Posts: 3
Thanks for your answers.

Reading your answers I can see that I have a lot of things to learn, I think I'll use Ubuntu for the moment, the principal reason is because it works with newer versions of software and because it's easy.
I know that there are others options, but Ubuntu is good for now.

Javier.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group