Code Monkey home page Code Monkey logo

libvirt-wakeonlan's Introduction

INTRODUCTION

libvirt-wakeonlan is a daemon which listens for wake on lan packets and starts libvirt based virtual machines.

INSTALLATION

RPM/DEB/Ebuild INSTALL ( Recommended )

Download and install the package for your distro from http://lvwol.niftiestsoftware.com ( coming soon ).

Refer to your own specific distribution instructions for how to install the package. Once installed, the daemon is installed as a standard service, refer to your distribution information on how to start and stop services, and ( if desired ) how to have it run automatically on boot.

SOURCE INSTALL

Clone the git repo:

git clone git://github.com/simoncadman/libvirt-wakeonlan.git

cd libvirt-wakeonlan/ ./configure make install

Run the daemon ( eg. service libvirt-wakeonlan start ).

CONFIGURATION

libvirt-wakeonlan listens on eth0 by default for Wake-on-lan packets, to change this, there is a configuration file for the libvirt-wakeonlan service ( in /etc/conf.d/ on Gentoo, /etc/sysconfig on Fedora and /etc/default on Debian ), within it is a parameter called "LIBVIRTDWOL_INTERFACE" which specifies the interface used.

DEVELOPING

Before commiting to the git repository you should set up the pre-commit hook, this ensures the version numbers in the scripts are updated:

ln -s ../../pre-commit.py .git/hooks/pre-commit

Copyright

Software and icon are copyright Simon Cadman and licenced under GNU GPL v3 ( http://www.gnu.org/licenses/gpl.html ).

libvirt-wakeonlan's People

Contributors

simoncadman avatar

Watchers

James Cloos 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.