Skip to content

maxim-ge/vagrant-xubuntu

Repository files navigation

vagrant-xubuntu

Installing ubuntu/xubuntu on VirtualBox using vagrant

Prerequisites

Installing xubuntu

  • Change username variable in ./Vagrantfile
  • vagrant up
  • Soon terminal appears
    • It is not the end, installation continues
  • When installation finished sign in using $username and password `q'
  • !!! Reboot machine
  • startx
  • Enjoy
  • BTW: you can run double commander

Installing ubuntu-cli

cd ubunti-cli vagrant up vagrant ssh

Possible Next Steps

Changing Default Shell

  • sudo chsh -s /bin/bash #{username}

Installing Docker

About

Installing xubuntu on VirtualBox using vagrant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published