SSH登陆已安装好vastCP的VPS,输入如下命令:
[root@my-server bin]# cd /usr/local/vesta/bin
[root@my-server bin]# ls
[root@MyServer bin]# yum -y install nano
[root@my-server bin]# nano v-activate-vesta-license
修改以下字段 在前面输入#添加注释
# Activating license
#v_host=’https://vestacp.com/checkout’
#answer=$(curl -s $v_host/activate.php?licence_key=$license&module=$module)
#check_result $? “cant’ connect to vestacp.com ” $E_CONNECT
# Checking server answer
#if [[ “$answer” != ‘0’ ]]; then
# echo “Error: $module license $license is invalid”
# exit $E_INVALID
#fi
完成ctrl+x y 保存退出
开心步奏意图所示
赞赏
微信赞赏
支付宝赞赏
- 本文固定链接: https://www.mrlong.cc/1052.html
- 转载请注明: Mr.Long 于 Mr.Long 发表
找扁所有教程,都用不了。我下载filebox也一样出现用不了的情况。不知道是服务器的问题还是怎么了。