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

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教程

分享到 :
相关推荐

如何选择高防服务器(高防服务器哪个好)

互联网时代发展越来越快。随之也衍生了许多安全问题。很多网站会遭到恶意攻击。特别是游戏...

买了云服务器如何进行远程连接(买了云服务器如何进行远程连接手机)

云服务器进行远程连接的步骤:1.快捷键WIN+R。打开运行窗口。输入命令:“mst[...

服务器机房的差别是什么(服务器机房的差别是什么意思)

服务器机房的差别是什么?我们服务器租用或者托管时。服务器机房的选择是很重要的。一般有...

免费ftp站点(ftp服务器站点)

跨平台的免费开源的FTP客户端,简单易用上手无难度,不仅开源,还提供了绿色免安装[&...

发表评论

您的电子邮箱地址不会被公开。 必填项已用*标注