- Kubuntu has nothing to do with having a Mac. It has the same type of GUI. Mac taste and easiness. If you want to use a state of the art linux desktop. Apart from the desktop difference Kubuntu is Ubuntu. -- This only applies if you will use Linux Desktop at all for development. Not necessary (I do use linux desktop for development). Many people just access Linux files from their usual whatever computer and desktop.
- RVM is the best way to install ruby, rails and gems. Repeatable and automated! Using RVM guarantees that your development environment and the server you are deploying to are the same! Developing on the target server or assuming that it wont change at is not a good idea. On Wednesday, January 21, 2015 at 5:46:57 PM UTC+1, isevs wrote: > > Thanks to Omur! > > But I would use better Ubuntu, cause I haven't a MAC. > > Also my Dexktop-Barebon isn't fast enough. So I try to use a mini-PC > with a Atom-Processor as a Linux Server only for may Hobo-Projects. > > What do you think about it? > > And why I have to use RVM, if I want to use this configuration > (versions) the next 5 year (if its sable)? > > Warm Regards > > Torsten Schulz > > > > -----Ursprüngliche Mitteilung----- > Von: umuro <[email protected] <javascript:>> > An: hobousers <[email protected] <javascript:>> > Verschickt: Mi, 21 Jan 2015 4:55 pm > Betreff: Re: [Hobo Users] VirtualBox, Vagrant, Ubuntu, if: no install of > hobo-gem after rais-install possible (error!) > > PS. For development, I am using Kubuntu not Ubuntu. The reason is > Kubuntu desktop is Mac like unlike the Ubuntu UI for geeks. > > On Wednesday, January 21, 2015 at 4:52:37 PM UTC+1, umuro wrote: >> >> Hi Torsten, >>> >>> >> Use Ubuntu 14.04.1 LTS >> >> Latest long term release will be actively supported for the next 5 years. >> If you are deploying to cloud (eg Heroku, Rackspace, Amazon, etc) then this >> what your servers will be using anyway. Thus your development env reflects >> server environment. >> >> VirtualBox is fine as it delivers you a high performance desktop to use >> as your usual machine. >> >> Learn how to use RVM as soon as possible https://rvm.io/rvm/install . >> Create an RVM environment for hobo. >> Write a Gemfile that lists proper ruby, hobo and rails versions. And >> $ bundle install >> >> Understand RVM and you will be replicating a proper dev environment >> anywhere by just a single command 'bundle install' >> > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at http://groups.google.com/group/hobousers. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/d/optout.
