Hi Torsten, I don't know how well vectorlinux works, it might be a good choice (it's another Linux distribution). My recommendation would be to use Ubuntu.
If you have virtualbox and vagrant installed you should be able to download and install it using: vagrant up ubuntu/trusty64 --provider virtualbox Warm regards, Ignacio El 16-01-2015 a las 13:28, 'T. Schulz' via Hobo Users escribió: > Hello Ignacio, > I have found the following file: > > vectorlinux-6.0-standard-x86.7z > > for which have I use the VDI-directory(after I have unpack it)? > > And which is the finest ubuntu-Versin for my wishes with hobo? > > Torsten Schulz > > > Postfach 1804 > 38288 Wolfenbüttel > Tel.: 05337 / 90 8 68 > Mob: 0177 / 3993 670 > [email protected] > > > > > -----Ursprüngliche Mitteilung----- > Von: Ignacio Huerta <[email protected]> > An: hobousers <[email protected]> > Verschickt: Mi, 14 Jan 2015 5:40 pm > Betreff: Re: [Hobo Users] Vagrant, if: no install of hobo-gem after > rais-install possible (error!) > > > > El 14-01-2015 a las 17:15, 'T. Schulz' via Hobo Users escribió: >> Thank you Ignacio! >> >> Vagrant sounds good to my ears. >> >> But for my understanding, would you please answer me: >> If I would use this, the following configuration has to be on each >> computer or notebook, on which I want to develope (or let it run) my >> HOBO-Aplication: >> 1. VirtualBox from Oracle >> 2. Vagrant from Vagrant >> 3. the Path to the virtualbox-installation to the PATH-Variable >> >> In the Vagrant-Box I have to install: >> A. Ubuntu-Linux (Which Version do you prefer?) >> B. RubyOnRails 4.x (with Github,...) out of the box >> C. Hobo-Gem 2.1.1 >> >> Then I can develope in the Vagrant-Box on my Desktop. > > Correct. The rails version should be the latest 4.0.x to work, Rails 4.1 > and forward is not yet supported by Hobo. > >> >> But what, if I want to develope on an external HDD (and install all >> tools on it!)? >> I. Can I do this, too? >> II. If I power down my Desktop is my Vagrant-Box still alive on my >> exteral Disk? > > With Virtualbox, you can store your virtual hard disk in an external > disk if you wish, and even start that machine from other computer. > > Regards, > Ignacio > >> >> Any other things you >> >> It really looks like a Windows and SSL issue. What do you think about >> trying vagrant to develop? It allows you to run a linux virtual machine >> in your windows. It might make your life easier! >> >> >> warm regards >> >> Torsten Schulz >> >> >> Postfach 1804 >> 38288 Wolfenbüttel >> Tel.: 05337 / 90 8 68 >> Mob: 0177 / 3993 670 >> [email protected] <mailto:[email protected]> >> >> >> >> >> -----Ursprüngliche Mitteilung----- >> Von: Ignacio Huerta <[email protected] <mailto:[email protected]>> >> An: hobousers <[email protected] >> <mailto:[email protected]>> >> Verschickt: Mi, 14 Jan 2015 1:23 pm >> Betreff: Re: [Hobo Users] lost 2 Day couse no install of hobo-gem after >> rais-install possible (error!) >> >> Hi Torsten, >> >> It really looks like a Windows and SSL issue. What do you think about >> trying vagrant to develop? It allows you to run a linux virtual machine >> in your windows. It might make your life easier! >> >> Warm regards, >> Ignacio >> >> El 13-01-2015 a las 14:48, 'T. Schulz' via Hobo Users escribió: >>> Hello to ALL! >>> >>> Would anybody please Help! >>> >>> I have installed: railsinstaller-3.0.0.exe on a NAS (Y:) at the >>> fritzbox >>> On my desktop-Computer: Windows XP >>> >>> git: >>> user.name: schultor >>> user.email: [email protected] <mailto:[email protected]> <mailto:[email protected] >>> <mailto:[email protected]?>> >>> version: git version 1.9.4.msysgit.2 >>> >>> ruby: >>> bin: Y:/RailsInstaller/Ruby2.0.0/bin/ruby.exe >>> version: ruby 2.0.0p598 (2014-11-13) [i386-mingw32] >>> >>> rails: >>> bin: Y:/RailsInstaller/Ruby2.0.0/bin/rails.bat >>> version: Rails 4.1.8 >>> >>> ssh: >>> public_key_location: C:\Documents and Settings\chef/.ssh/id_rsa.pub >>> public_key_contents: ssh-rsa >>> AAAAB3NzaC1yc2EAAAADAQABAAABAQC8Wb1EEAOuL9hBvoe29 >>> nouROWZLyw3Qto6qrr5r305VLhyUAKkCLMT2K81KdgeSLI26qc1iIqUCBqT9o2vqS/Ba1v0PMnuwIiXZ >>> 5JtgVRRPy8gwzV/Yn9us6nKD+4JA7CcbJ4mBcDeNYLidO0H8BUgHgyqcICcQT1l4JFsZdRWTRG6rPfu0 >>> h6gm2Oi6UEq6H5rxoHkcOL2Hq/Yp26I0dyHEz+77cRU+vqyOG0XNMJ2um3wCh3pFTkN/b/LQtyVmXQpw >>> ry1Y20vy3JwZIwqn5DeBZaNJ4DlThMe8KtX0tPvFU/w3sZFc51DVSW5PVNk4CyvDSYXhefPKObrpBcfj >>> YY3 schultor <[email protected] <mailto:[email protected]> <mailto:[email protected] >>> <mailto:[email protected]?>>> >>> >>> NOTES: >>> Your public ssh key (id_rsa.pub) has been automatically generated and >>> copied to your clipboard. >>> >>> --------------------------------------------------------------------------------------------------- >>> Now I got several errors after succesfully installed ruby on rails: >>> >>> C:\Sites>gem install hobo -v2.1.0 >>> ERROR: Could not find a valid gem 'hobo' (= 2.1.0), here is why: >>> Unable to download data from https://rubygems.org/ - >>> SSL_connect retur >>> ned=1 errno=0 state=SSLv3 read server certificate B: certificate verify >>> failed ( >>> https://rubygems.org/specs.4.8.gz) >>> >>> C:\Sites>gem install hobo -v 2.1.0 >>> ERROR: Could not find a valid gem 'hobo' (= 2.1.0), here is why: >>> Unable to download data from https://rubygems.org/ - >>> SSL_connect retur >>> ned=1 errno=0 state=SSLv3 read server certificate B: certificate verify >>> failed ( >>> https://rubygems.org/specs.4.8.gz) >>> >>> C:\Sites>gem install hobo -v 2.1.1 >>> ERROR: Could not find a valid gem 'hobo' (= 2.1.1), here is why: >>> Unable to download data from https://rubygems.org/ - >>> SSL_connect retur >>> ned=1 errno=0 state=SSLv3 read server certificate B: certificate verify >>> failed ( >>> https://rubygems.org/specs.4.8.gz) >>> >>> C:\Sites>gem install hobo >>> ERROR: Could not find a valid gem 'hobo' (>= 0), here is why: >>> Unable to download data from https://rubygems.org/ - >>> SSL_connect retur >>> ned=1 errno=0 state=SSLv3 read server certificate B: certificate verify >>> failed ( >>> https://rubygems.org/latest_specs.4.8.gz) >>> >>> C:\Sites>gem install hobo >>> ERROR: Could not find a valid gem 'hobo' (>= 0), here is why: >>> Unable to download data from https://rubygems.org/ - >>> SSL_connect retur >>> ned=1 errno=0 state=SSLv3 read server certificate B: certificate verify >>> failed ( >>> https://rubygems.org/latest_specs.4.8.gz) >>> >>> I have download the gem2.1.1 into Y:\install and update the >>> Path-Variable >>> >>> Please tell me: What goes wrong her by me? >>> >>> >>> Regards >>> >>> Torsten Schulz >>> >>> >>> >>> >>> Von: Ignacio Huerta <[email protected] <mailto:[email protected]> >>> <mailto:[email protected] <mailto:[email protected]?>> > <mailto:[email protected] <mailto:[email protected]?> > <mailto:[email protected] <mailto:[email protected]?>?>>> >>> >>> >>> -- >>> 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] >>> <mailto:[email protected]> >>> <mailto:[email protected] >>> <mailto:[email protected]?>> >>> <mailto:[email protected] >>> <mailto:[email protected]?> >>> <mailto:[email protected] >>> <mailto:[email protected]?>?>>. >>> To post to this group, send email to [email protected] >>> <mailto:[email protected]> > <mailto:[email protected] <mailto:[email protected]?>> >>> <mailto:[email protected] <mailto:[email protected]?> >>> <mailto:[email protected] <mailto:[email protected]?>?>>. >>> 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] >> <mailto:[email protected]> >> <mailto:[email protected] >> <mailto:[email protected]?>>. >> To post to this group, send email to [email protected] >> <mailto:[email protected]> > <mailto:[email protected] <mailto:[email protected]?>>. >> 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] >> <mailto:[email protected]> >> <mailto:[email protected] >> <mailto:[email protected]?>>. >> To post to this group, send email to [email protected] >> <mailto:[email protected]> >> <mailto:[email protected] <mailto:[email protected]?>>. >> 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > 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.
