分类 工具 下的文章

一键安装KMS服务脚本

1. KMS 介绍

KMS,是 Key Management System 的缩写,也就是密钥管理系统。这里所说的 KMS,毋庸置疑就是用来激活 VOL 版本的 Windows 和 Office 的 KMS 啦。经常能在网上看到有人提供的 KMS 服务器地址,那么你有没有想过自己也来搞一个这样的服务呢?而这样的服务在 Github 上已经有开源代码实现了。
本文就是在这个开源代码的基础上,开发了适用于三大 Linux 发行版的一键安装 KMS 服务的脚本。

本脚本适用环境

系统支持:CentOS 6+,Debian 7+,Ubuntu 12+
虚拟技术:任意
内存要求:≥128M
日期  :2018 年 04 月 15 日

关于本脚本

1、本脚本适用于三大 Linux 发行版,其他版本则不支持。
2、KMS 服务安装完成后会加入开机自启动。
3、默认记录日志,其日志位于 /var/log/vlmcsd.log。

2. 安装方法

安装方法

使用root用户登录,运行以下命令:

wget  https://github.com/teddysun/across/raw/master/kms.sh && chmod +x kms.sh && ./kms.sh

安装完成后,输入以下命令查看端口号 1688 的监听情况

netstat -nxtlp | grep 1688

返回值类似于如下这样就表示 OK 了:

tcp        0      0 0.0.0.0:1688                0.0.0.0:                   LISTEN      3200/vlmcsd         tcp        0      0 :::1688                     :::                        LISTEN      3200/vlmcsd 

本脚本安装完成后,会将 KMS 服务加入开机自启动。

使用命令:
启动:/etc/init.d/kms start
停止:/etc/init.d/kms stop
重启:/etc/init.d/kms restart
状态:/etc/init.d/kms status

卸载方法:
使用 root 用户登录,运行以下命令:

./kms.sh uninstall

3. 使用方法

    如何使用 KMS 服务

    KMS 服务,用于在线激活 VOL 版本的 Windows 和 Office。
    激活的前提是你的系统是批量授权版本,即 VL 版,一般企业版都是 VL 版。而 VL 版本的镜像一般内置 GVLK key,用于 KMS 激活。
    下面列表里面含有的产品的 VL 版本或者能使用 key 进入 KMS 通道的产品,都支持使用 KMS 激活。

    Office 2016:https://technet.microsoft.com/zh-cn/library/dn385360(v=office.16).aspx
    Office 2013:https://technet.microsoft.com/ZH-CN/library/dn385360.aspx
    Office 2010:https://technet.microsoft.com/ZH-CN/library/ee624355(v=office.14).aspx
    Windows:https://docs.microsoft.com/zh-cn/windows-server/get-started/kmsclientkeys

    具体激活方法 这里就不介绍了,可以详细参考之前的文章:《Linux 下自建 KMS 服务器 - 激活 windows》、《Vlmcsd:KMS 服务器 for Windows(WIN 系统搭建 KMS 服务器)

     

    文章转载参考自:https://teddysun.com/530.html

     

    Vlmcsd:KMS服务器for Windows(WIN系统搭建KMS服务器)

    一、什么是KMS

    KMS这里就不再多做解释了,可以自行了解。在之前的文章《Linux下自建KMS服务器-激活windows》中讲过使用linux系统搭建。本文主要因为有同学来问到能不能用windows服务器来搭建KMS,答案当然是可以的。方法和之前的几乎没有什么太大区别。

    一、Vlmcsd下载

    Vlmcsd项目地址:https://github.com/Wind4/vlmcsd/ 

    下载地址:https://github.com/Wind4/vlmcsd/releases/download/svn1111/binaries.tar.gz

    也可以参考之前的文章《Linux下自建KMS服务器-激活windows》的下载地址

    • Vlmcsd安装

    解压binaries.tar.gz文件,找到\binaries\Windows\intel下的vlmcsd-Windows-x86.exe或者vlmcsd-Windows-x64.exe (根据你的系统自行选择x86 x64)

    直接点击运行即可。so,就是这么简单。那是因为这是已经编译好的。作者也是有提供源码的,动手能力强的同学也可以自行编译。

    ps:同样,windows下,防火墙也需要放行程序和1688端口。

     

    说明:所有内容来自网络,无意侵权,如有不妥,请联系删除!

    SSLforFree: 已经支持Let’s Encrypt通配符SSL签发

    • 关于SSLforFree

     之前也有文章已经提到过这家,提供网页免费申请SSL证书,无需拥有VPS服务器,提供的也是Let’s Encrypt的证书。值得一提的是,看到消息说已经支持签发通配符了。这就方便那些使用虚拟主机的朋友了。

    • 申请地址

    https://www.sslforfree.com ;

    SSLforFree官方说明:

    1.Free Wildcard Certificates

    Wildcard certificates allow you to secure a domain and any subdomains under that domain. If you wanted to secure any subdomains of example.org that you have now or in the future you can make a wildcard certificate. To generate wildcard certificates add an asterisk to the beginning of the domain(s) followed by a period. Wildcard domains do not secure the root domain so you must re-enter the root domain if you want it also secured under one certificate. For example to create a wildcard domain for example.org enter .example.org example.org. To create a wildcard certificate for multiple domains such as example.org and example.com enter .example.org example.org .example.com example.com. Manual DNS verification will be required.

    2.Multiple Domains or Subdomains or Wildcards

    Multiple domains or subdomains are allowed and should be separated by spaces (e.g. "subdomain.domain.com domain.com otherdomain.org .wildcarddomain.com"). If the multiple domains or subdomains pertain to multiple directories then you must use manual HTTP verification and upload verification files to the correct directories or use DNS verification.

    3.Prevent WWW from being Added

    We automatically add the www version of the domain if not already added as most users want that implicitly. To remove the www just submit the domains you want to verify then on the verification page near the top click on "Add / Edit Domains" and remove it and submit again.

    • 有弊有利 

    1.使用这个网站申请自然是方便了没有vps操作,使用虚拟主机建站的朋友

    但是在这里申请的SSL证书,需要在90天到期前,再次来申请并手动替换原有的SSL证书和私钥key文件。

    2.如果你是使用vps服务器建站,并使用Acme.sh脚本工具申请,则会自动在到期前检查并重新签发替换。

    • 相关文章以及参考 

    1.Let’s Encrypt:免费 通配符域名证书将于 2018 年 2 月 27 日上线(附:旧版申请方法) 

    2.Let’s Encrypt:免费 通配符(野卡)域名证书 申请方法

    3.SSLforFree: 我已经支持通配符签发

    WhoisCL:又一个windows下的域名whois查询工具

    • 一、WhoisCL简介

    whoiscl是一个简单的命令行工具。这个工具默认支持顶级通用域名以及国别域名,但目前还有很多奇葩的新域名后缀则不支持,不过没关系,后面会讲到利用修改配置文件来支持的
    本文将介绍在 Windows 下使用 whois 命令行,以 Windows 7 x64 为例。
    PS:当然这个工具也有linux版本,这里就先不介绍了。

    • 二、官网以及下载

    官方网站:http://nirsoft.net/utils/whoiscl.html
    下载链接:http://nirsoft.net/utils/whoiscl.zip
    安装就灰常之简单了,之前的文章《Windows 下查询 whois 小工具》我们也提到过,当然是直接将WhoisCL.exe丢到系统盘 C:\Windows\System32 目录下了。
    然后打开 cmd,输入 whoiscl 回车后,就能看到基本用法和版本号。如下图所示:
    20180115212313.jpg

    • 三、配置文件

    emmm...好吧,其实并没有什么配置文件啦。就是增加的 whois servers 列表了啦。由于使用 whoiscl 命令的时候,不同的后缀会向不同的 whois 服务器查询,后缀的支持或者不支持,取决于 whois servers列表 里有没有此后缀域名的 whois 服务器。
    前面已经说过,这个工具默认支持顶级通用域名以及国别域名,如果要查询其他后缀的域名,在需要在 whoiscl.exe 同目录下(也就是 C:\Windows\System32\ )新建一个名为 whois-servers.txt 的文件。
    按照一个后缀对应一个 whois server 的格式一行添加一个(中间要有个空格),例如:
    xyz whois.nic.xyz
    tokyo whois.nic.tokyo
    chrome whois.nic.google
    然后,就可以查询那些原本不支持的域名后缀,比如这里查询 abc.xyz 如图所示:
    20180115215924.jpg
    官方也提供了一份whois服务器列表,但是时间就有点....16/02/2016?
    地址:http://www.nirsoft.net/whois_servers_list.html

    • 四、常用方法

    基本命令参数:
    WhoisCL [-r] [-n] [-socks4] [-socks5] Domain
    参数说明:
    [-r] If you specify this option, the top remark lines of the WHOIS record are automatically removed.
    [-n] If you specify this option, WhoisCL will get the correct WHOIS server from xx.whois-servers.net, instead of using the internalWHOIS servers list.(大概意思就是说whoiscl将从xx.whois-servers.net获得正确的域名服务器,而不是使用internalwhois服务器列表。)
    [-socks4] Specifies SOCKS4 proxy to use, in IPAddress:Port format(使用SOCKS4代理方式查询)
    [-socks5] Specifies SOCKS5 proxy to use, in IPAddress:Port format(使用SOCKS5代理方式查询)
    其他命令就不介绍了,这里说下用whoiscl 命令行使用代理查询
    由于某些原因,即使是在 whois-servers.txt 文件中添加了 whois server ,但某一些后缀还是查询不到。比如 .chrome 后缀。由于 whoiscl 这个工具支持socks4 和 socks5 代理查询。emmmm...然后呢(自行了解)。
    假设我现在想查询 abc.chrome,命令如下:
    whoiscl -socks4 192.168.0.55:1080 abc.chrome
    Whoiscl -socks5 192.168.10.55:9980 facebook.com

    • 还有哪些后缀?

    不知从那年开始,各种乱七八糟的域名后缀如雨后春笋,比如什么:.xyz、.我爱你、.手机、.手表、.移动、.联通、.测试......但是whois 工具也并不总是能及时更新,所以我们需要到IANA查询一下有哪些域名后缀了。
    IANA 官网的 Root Zone Database,也在不断更新.....
    IANA后缀查询地址:https://www.iana.org/domains/root/db
    然后你也可以使用这个工具,来查询注册自己喜欢的域名后缀啦。
    PS:经过博主测试,.中文后缀的域名是无法查询的,毕竟是国外的工具嘛,相比之下这个工具要比之前《Windows 下查询 whois 小工具》介绍的工具要好用多了。

    部分内容参考:https://teddysun.com/415.html

    离线下载/在线播放功能 安装脚本:FileManager + Aria2

    Aria2 + 网页管理面板一键安装管理脚本

    • 功能简介
      支持 Centos6+ Debian6+ Ubuntu 14.04+
      默认安装 64 线程的 Aria2​
      安装方法为编译安装
      FileManager 默认账号密码为 admin admin

      • 更新日志
    • 月 8 日更新:
      修复 SSL 自动签发,修复版本号过低的 BUG

    11 月 7 日更新:
    改为一键自动设置 SSL,无需手动

    11 月 4 日更新:
    添加设定 SSL,一键安装 Aria2NG+Filemanager
    修复 Centos 下不能使用的 Bug
    增加一些判断

    • 一键脚本

    脚本安装:登录你的服务器(建议独服)执行以下命令
    wget --no-check-certificate https://raw.githubusercontent.com/Thnineer/Bash/master/aria2.sh && chmod +x aria2.sh && bash aria2.sh

    • 文章转载自:

    Jiu Home

    ...


    Warning: in_array() expects parameter 2 to be array, null given in /www/users/HK1590886/WEB/usr/plugins/TopLamuLeimu/Plugin.php on line 85