Skip to content
lotro@live.cn
  • 顺遂无虞 皆得所愿

CentOS搭建Emulated KMS Servers服务器

凡叔 2015-08-28 6 38
☖

   
以CentOS6 64位为例

   
解压得到:vlmcsd-1103-2016-11-05-Hotbird64.7z\binaries\Linux\intel\static\vlmcsd-x64-musl-static

   
重命名为:vlmcsd 并上传到CentOS

\cp vlmcsd /usr/bin
chmod +x /usr/bin/vlmcsd
iptables -A INPUT -p tcp --dport 1688 -j ACCEPT  ##开防火墙##
/usr/bin/vlmcsd -dl /home/vlmcsd.log
echo "/usr/bin/vlmcsd -dl /home/vlmcsd.log" >> /etc/rc.local   ##添加开机启动##
tail -f /home/vlmcsd.log
2016-08-28 04:17:58: Listening on 0.0.0.0:1688
2016-08-28 04:17:58: vlmcsd svn1003, built 2016-08-27 18:14:29 UTC started successfully

 

KMS

6 Comments

  1. 刘禹说道:
    2017-02-28 14:23

    压缩包的解压密码是多少?

    1. 凡叔说道:
      2017-02-28 15:00

      2016

  2. eeli说道:
    2015-12-19 15:19

    OH,GOOD BLOG.

    1. 凡叔说道:
      2015-12-19 22:39

      呃,求个3字母的XYZ域名 。

  3. 凡叔说道:
    2015-09-16 14:19

    http://forums.mydigitallife.info/threads/50234-Emulated-KMS-Servers-on-non-Windows-platforms

Comments are closed.

© 2026 吉喜. Theme by Rabbit Lite.