DarkMatter in Cyberspace
  • Home
  • Categories
  • Tags
  • Archives

openSUSE Notes


Install Vagrant and VirtualBox on openSUSE GNOME 13.1

  1. Download VirtualBox-4.3.10-93012-Linux_amd64.run from VirtualBox website;

  2. Update zypper: $ zypper update;

  3. Install components to compile VirtualBox: $ zypper in gcc kernel-devel kernel-desktop kernel-desktop-devel

  4. reboot

  5. Run the downloaded .run file to install VirtualBox;

  6. Download vagrant_1.4.3_x86_64.rpm from Vagrant website;

  7. Install it with rpm -ivh vagrant_1.4.3_x86_64.rpm;

Other issues

  • You need start network service manually at system startup in openSUSE GNOME 13.1: service NetworkManager start;

  • Enable SSH Server on openSUSE: YaST -> Firewall, add SSH Server to "Allowed Services".



Published

Apr 19, 2014

Last Updated

Apr 19, 2014

Category

Tech

Tags

  • openSUSE 4
  • SSH 23
  • vagrant 12
  • VirtualBox 20

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor