Coder Social home page Coder Social logo

google38438 / genvm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from genvm/genvm

0.0 2.0 0.0 99 KB

"genvm" Is a powerfull script bash to generate a minimal and complete Debian and Ubuntu virtual machines for KVM/QEMU (so usable in ProxMox, libvirtd, ...), VirtualBox and/or VMWare.

Home Page: http://www.genvm.eu

Shell 100.00%

genvm's Introduction

GenVM

GenVM Is a powerful script designed to generate minimum and complete Debian or Ubuntu virtual machines for KVM/QEMU (so usable in ProxMox, libvirtd, ...), VirtualBox and VMWare.

GenVM is distributed under the GPL3.

Sources are available from GitHub (http://github.com/genvm) and documentation is available on http://www.genvm.eu.

Tested distributions

GenVM was tested on Debian Wheezy, Jessie, Stretch, Ubuntu Trusty, Vivid, Wily and Arch Linux.

Generated VM

Distrib. Name Rev Arch
debian wheezy 7.X i386
debian wheezy 7.X amd64
debian jessie 8.X i386
debian jessie 8.X amd64
debian stretch 9.X i386
debian stretch 9.X amd64
debian buster 10.X amd64
ubuntu precise 12.04 i386
ubuntu precise 12.04 amd64
ubuntu trusty 14.04 i386
ubuntu trusty 14.04 amd64
ubuntu vivid 15.04 i386
ubuntu vivid 15.04 amd64
ubuntu wily 15.10 i386
ubuntu wily 15.10 amd64
ubuntu xenial 16.04 i386
ubuntu xenial 16.04 amd64
ubuntu bionic 18.04 amd64

Installation

No special installation needed, only download the latest version of GenVM, adjust permissions and launch it via sudo or su.

From sources

$ git clone https://github.com/genvm/genvm.git
Cloning into 'genvm'...
remote: Counting objects: 125, done.
remote: Compressing objects: 100% (45/45), done.
remote: Total 125 (delta 39), reused 123 (delta 39), pack-reused 0
Receiving objects: 100% (125/125), 44.15 KiB | 0 bytes/s, done.
Resolving deltas: 100% (39/39), done.
Checking connectivity... done.
$ cd genvm
$ ls
genvm

From archive

Last version (dev)

$ wget -q https://github.com/genvm/genvm/archive/master.zip
$ unzip master.zip
Archive:  master.zip
1d5aa137931b15e6307a0fedb0c30f118c79a959
  creating: genvm-master/
  inflating: genvm-master/genvm      

Stable version

You can find stable versions from GitHub on this page : https://github.com/genvm/genvm/releases

Download the latest version and extract it.

Examples

Consult http://www.genvm.eu for all documentations.

Simple Debian

$ su -c "./genvm debian-stable.vmdk"
Password:
Set password to root > 
Enter new UNIX password: 
Retype new UNIX password: 
passwd: password updated successfully
$ ls -lh debian-stable.vmdk
-rw-r--r-- 1 root users 875M Jul 27 17:33 debian-stable.vmdk

Simple Ubuntu

$ su -c "./genvm -b grub-pc -k linux-image-generic \
 -n trusty \
 -S http://archive.ubuntu.com/ubuntu/ \
 -V trusty ubuntu-trusty.vmdk"

Contact

team at genvm dot eu

genvm's People

Contributors

bosonnoir avatar ypnose avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.