Skip to content

tbleiker/lxc-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lxcManager

Quick Installation

Clone the repository.

git clone https://github.com/tbleiker/lxc-manager.git

Change to the lxc-manager direcotry.

cd lxc-manager

Create Softlinks.

for i in *.sh; do ln -s $(pwd)/$i /usr/local/bin/${i%.*}; done

About

Some scripts to help manage lxc containers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages