aws8V | 彭于晏发卡
aws8V
自动发货

aws8V

库存:0
价格:¥ 35.00
商品描述

AWS-8V  5U一个

卡密格式
账户
邮箱密码
aws密码

access key

secret access key

质保首登 购买后请在3小时内登录验货

 

推荐使用开机面板:https://aws.hidandelion.com

推荐家宽代理:https://mangoproxy.com

 

 

api开机面板使用方式:


开机一键修改密码:

sudo -i
echo root:密码 |sudo chpasswd root
sudo sed -i 's/^.*PermitRootLogin.*/PermitRootLogin yes/g' /etc/ssh/sshd_config;
sudo sed -i 's/^.*PasswordAuthentication.*/PasswordAuthentication yes/g' /etc/ssh/sshd_config;
sudo service sshd restart