Vlmcsd - windfail/griffon_overlay GitHub Wiki

Vlmcsd is a KMS Emulator in C

Installation


Emerge

# emerge net-misc/vlmcsd

Configuration


Enable the server to start with system up:

# systemctl enable vlmcsd

If you want to use it right away, also start the service:

# systemctl start vlmcsd

vlmcsd can simply run with default config, for advanced users, modify /etc/vlmcsd/vlmcsd.ini to fit personal needs. See man pages for help:

# man vlmcsd.ini