Posts by n3h • 53 points
4 posts
-
1
votes1
answer256
viewsA: Vagrant: Does not sync folder
I was able to resolve using the settings of this repository on Github: https://github.com/jsturtevant/jekyll-vagrant…
-
1
votes1
answer256
viewsQ: Vagrant: Does not sync folder
I’m using: Windows 10 64bits Vagrant 1.9.7 VirtualBox 5.1.22 Box Debian Jessie 64bits Plugins Vagrant: >vagrant-vbguest >vagrant-share My configuration of Vagrantfile: Vagrant.configure("2")…
-
2
votes1
answer1012
viewsQ: Ruby - Printing Zero as Decimal Place
I’m learning to code in Ruby, and to train, I use Uri Online Judge, where I solve exercises that are presented, code in some language that the platform accepts (in this case Ruby) and then send to…
-
-1
votes1
answer69
viewsQ: Vagrant - VM does not go up when adding a forwarded_port
I did the installation of a VM using Vagrant with debian/jessie64 ISO, it worked normal, give up the VM it goes up beautifully, when entering SSH, all right, but when I go to add a new port, it does…