当前位置:网站首页>在第一次使用德国小鸡要注意的地方
在第一次使用德国小鸡要注意的地方
2022-07-26 06:48:00 【AutumnWaterGame】
echo -e "nameserver 2001:67c:2b0::4\nnameserver 2001:67c:2b0::6" > /etc/resolv.conf
该命令是设置你的VPS的DNS解析,让你的VPS可以访问IP4网络并下载IP4网络的资源。
然后编辑/etc/yum/pluginconf.d/fastestmirror.conf
命令如下:
vi /etc/yum/pluginconf.d/fastestmirror.conf
enable=0 #将1改为0
系统升级
这一步可以略过,如果你要求完美,那么可以折腾下升级。
yum -y update
宝塔面板的登录地址就是你的cloudflare设置的域名:www.baidu.org:8080/安全目录。
注意:如果套了cloudflare后访问还是提示错误521的话,那么就输入如下命令:
echo '::' > /www/server/panel/data/ipv6.pl && /etc/init.d/bt restart
如果访问还是520错误之类的,有可能没有开启防火墙端口,输入如下命令分别回车:
firewall-cmd --permanent --zone=public --add-port=8080/tcp
firewall-cmd --reload

边栏推荐
- Address resolution ARP Protocol
- Database performance test (MySQL)
- Vision Transformer 必读系列之图像分类综述
- Huffman coding principle
- Realize the full link grayscale based on Apache APIs IX through MSE
- 软考可以查成绩了,2022年上半年软考成绩查询入口已开通
- Vim中删除^M
- 【Web3 系列开发教程——创建你的第一个 NFT(4)】NFTs 可以给你带来什么
- Children's programming electronic society graphical programming level examination scratch level 1 real problem analysis (multiple choice) June 2022
- buuReserve(4)
猜你喜欢

Summarize and learn STM32 to create project template

原生高性能抓包工具Proxyman,送给爱学习的你

Find the original root

『牛客|每日一题』点击消除

Vision Transformer 必读系列之图像分类综述

『牛客|每日一题』有效括号序列

Show you the principle of IO multiplexing (select, poll and epoll)

Children's programming electronic society graphical programming level examination scratch level 1 real problem analysis (multiple choice) June 2022

『牛客|每日一题』模板栈

Slice and array of go
随机推荐
dev treelist 常用用法小结
Sorting problem: bubble sort, select sort, insert sort
Gdown Access denied:Cannot retrieve the public link of the file.
Force buckle - 4. Find the median of two positive arrays
Advanced C language - archived address book (file)
Use and analysis of show profile optimized by MySQL
打开服务器上的 IncludeExceptionDetailInFaults (从 ServiceBehaviorAttribute 或从 <serviceDebug> 配置行为)以便将异常信息发送回
[C language] file operation
供应链的多目标协同决策
原生高性能抓包工具Proxyman,送给爱学习的你
『HarmonyOS』工程的创建与虚拟机的使用
How does the seckill system ensure that the database does not crash and prevent oversold goods
Go channel
Rust language - slice type (&[u8])
Map dictionary and constraints of go
Gdown Access denied:Cannot retrieve the public link of the file.
【硬十宝典】——7.2【动态RAM】DDR4与DDR3区别解析
字符串和内存函数
Integrated design of signal processing systems - Design of solver functions (continuous and discrete time systems)
抖音web端 s_v_web_id 参数生成分析与实现