Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

vagrant-windows

Vagrant Error: Unable to Mount VirtualBox Shared Folders (Guest Additions, vboxsf)

September 25, 2023 by Tarik

vagrant plugin install vagrant-vbguest This didn’t work for me, it seems to be incompatible with vagrant 1.9.2, I uninstalled the latest version of virtual box (5.1.16) and installed version 5.1.12 with the latest version of vagrant 1.9.2 and homestead and it works for me.

Categories windows Tags shared-directory, vagrant, vagrant-windows, virtualbox, windows Leave a comment

How to automatically select bridged network interfaces in Vagrant?

June 7, 2023 by Tarik

in your Vagrantfile, you should add config.vm.network “public_network”, bridge: “Intel(R) 82579LM Gigabit Network Connection” Then it should make vagrant happy (actually its more VirtualBox that is getting happy in this case) and select the correct network adapter for the VM

Categories vagrant Tags vagrant, vagrant-windows, vagrantfile Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa