RAKsmart美国VPS基本配置操作命令

RAKsmart是知名的美国服务器租用商,主要提供快速、稳定、安全的美国vps主机、美国大带宽服务器等产品服务,在业内拥有良好的口碑。租用RAKsmart美国VPS后,我们可以利用相关命令进行系统环境配置等操作,下面就来看下这些基本配置命令都有哪些。

RAKsmart美国vps主机产品方案众多,有美国CN2 VPS、美国CN2 Only VPS、美国DDoS VPS等多种类型,用户可以根据实际需求选择合适的配置方案。

相关阅读:《RAKsmart美国VPS最新测评分析》

重装系统

wget –no-check-certificate -O AutoReinstall.sh https://git.io/AutoReinstall.sh && bash AutoReinstall.sh

升级系统

apt update -y && apt upgrade -y

安装各种依赖

1、安装wget unzip screen fuse curl

yum -y install wget unzip screen fuse fuse-devel curl

CentOS 8下安装镜像,需要先执行 sudo yum install epel-release 安装epel,再执行 sudo yum install screen 安装screen,下同。

2、安装git wget crul

#Centos

yum install git -y

yum -y install wget

yum update -y && yum install curl -y

#Debian/Ubuntu

apt-get install git -y

apt-get install wget

apt-get update -y && apt-get install curl -y

3、安装wget curl screen git python

apt install wget curl screen git sudo python3-distutils -y

4、安装nodejs

curl -sL https://deb.nodesource.com/setup_12.x | bash –

apt-get install -y nodejs

5、安装docker

curl -fsSL https://get.docker.com -o get-docker.sh

sudo sh get-docker.sh

6、安装BBR加速

不卸载内核一键加速升级版

wget -N –no-check-certificate “https://github.000060000.xyz/tcpx.sh” && chmod x tcpx.sh && ./tcpx.sh

卸载内核一键加速升级版

wget -N –no-check-certificate “https://github.000060000.xyz/tcp.sh” && chmod x tcp.sh && ./tcp.sh

更多教程:RAKsmart教程

(本文由美国主机侦探原创,转载请注明!)

更多关于云服务器域名注册虚拟主机的问题,请访问西部数码官网:www.west.cn

赞(0)
声明:本网站发布的内容(图片、视频和文字)以原创、转载和分享网络内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-62778877-8306;邮箱:fanjiao@west.cn。本站原创内容未经允许不得转载,或转载时需注明出处:西部数码知识库 » RAKsmart美国VPS基本配置操作命令

登录

找回密码

注册