Skip to content
This repository was archived by the owner on Nov 19, 2021. It is now read-only.

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-lxde

Vagrant LXDE Linux image, ready to rock.

Goal

Provide a portable, replicable and reliable working environment for professional and personal Front-End Node.js development.

Features

The base image is provisioned as follows:

Base image

Installed Programs

Management

Box Management Commands

  • Spin up the virtual environment (Vagrant-box). The environment is also provisioned:
vagrant up
  • Provision the currently running environment (using provision.sh script):
vagrant provision
  • List the running environments:
vagrant box list
  • Stop a running environment:
vagrant suspend
  • Completely remove the environment:
vagrant destroy

Miscellaneous

  • Start the graphical interface from command-line:
startx
  • Set the keyboard layout to Spanish (session):
setxkbmap -layout es
  • Set the keyboard layout to Spanish (permanently). Reboot after:
apt-get install console-common
localectl set-x11-keymap es
localectl set-keymap es

License

MIT © Alain Perkaz

About

💿 Front-End development Vagrant image based on Ubuntu 17.04 64-bit with LXDE desktop

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages