maettu / lxadm

Manage Illumos LX zones.

Home Page:http://www.lxadm.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lxadm 0.1.3

Manage Illumos LX zones.

Build Status Gitter

LXadm takes care of setting up LX zones on Illumos derived operating systems.

Setup

LXadm comes as a prebuilt pure perl package, so it should install out of the box on any machine with a current perl installation.

wget https://github.com/hadfl/lxadm/releases/download/v0.1.3/lxadm-0.1.3.tar.gz
tar zxvf lxadm-0.1.3.tar.gz
cd lxadm-0.1.3
./configure --prefix=/opt/lxadm-0.1.3 

Now you can run

make
make install

Check the man page for information about how to use lxadm.

Support and Contributions

If you find a problem with lxadm, please open an Issue on GitHub.

And if you have a contribution, please send a pull request.

Enjoy!

Dominik Hassler & Tobi Oetiker 2017-01-24

About

Manage Illumos LX zones.

http://www.lxadm.org

License:Other


Languages

Language:Perl 85.8%Language:M4 7.5%Language:Makefile 6.7%