当前位置:网站首页>What to pay attention to when using German chicks for the first time
What to pay attention to when using German chicks for the first time
2022-07-26 06:50:00 【AutumnWaterGame】
echo -e "nameserver 2001:67c:2b0::4\nnameserver 2001:67c:2b0::6" > /etc/resolv.conf
This command is to set your VPS Of DNS analysis , Let your VPS You can visit IP4 Network and download IP4 Network resources .
Then edit /etc/yum/pluginconf.d/fastestmirror.conf
The order is as follows :
vi /etc/yum/pluginconf.d/fastestmirror.conf
enable=0 # take 1 Change it to 0
System upgrade
This step can be skipped , If you want perfection , Then you can toss and upgrade .
yum -y update
The login address of the pagoda panel is yours cloudflare Set the domain name :www.baidu.org:8080/ Security Directory .
Be careful : If it does cloudflare Post visit still prompts an error 521 Words , Then enter the following command :
echo '::' > /www/server/panel/data/ipv6.pl && /etc/init.d/bt restart
If the visit is still 520 Mistakes and so on , The firewall port may not be opened , Enter the following commands respectively :
firewall-cmd --permanent --zone=public --add-port=8080/tcp
firewall-cmd --reload

边栏推荐
- Downloadutilse tool class without error
- Merge_sort
- buuReserve(4)
- Overview of image classification of vision transformer must read series
- 【毕业季_进击的技术er】送别过去两年迷茫的自己。重整旗鼓,大三我来啦
- 浅谈eval与assert一句话木马执行区别
- Download, installation and development environment construction of "harmonyos" deveco
- Slice and array of go
- 在第一次使用德国小鸡要注意的地方
- Shell programming
猜你喜欢
![[hard ten treasures] - 7.2 [dynamic RAM] analysis of the difference between DDR4 and DDR3](/img/e0/690809c029346fbd0889c16d610145.png)
[hard ten treasures] - 7.2 [dynamic RAM] analysis of the difference between DDR4 and DDR3

Experimental flags: --disable_ admission_ control=false --enable_ rm=false --llama_ callback_ port=28000

How to solve the crash when the easygbs platform edits the device management group?

Use and analysis of show profile optimized by MySQL

快速排序(quick-sort)

XSS-labs(1-10)闯关详解

Vim中删除^M

XSS labs (1-10) break through details

2万字带你从0到1搭建一套企业级微服务安全框架

"Niuke | daily question" template stack
随机推荐
Merge_sort
Summary of common usage of dev treelist
QT监听socket事件,使用QSocketNotifier类
供应链的多目标协同决策
浅谈eval与assert一句话木马执行区别
Delete ^m from VIM
Map dictionary and constraints of go
IV Actual combat - global unified return result class
vulnhub Lampião: 1
[Star Project] small hat aircraft War (II)
Address resolution ARP Protocol
【图像去噪】基于双立方插值和稀疏表示实现图像去噪matlab源码
TCP protocol -- message format, connection establishment, reliable transmission, congestion control
2万字带你从0到1搭建一套企业级微服务安全框架
Ruby on rails Code Execution Vulnerability (cve-2020-8163) technical analysis, research, judgment and protection
微信小程序 - 从入门到入土
Rust语言- Slice(切片)类型(&[u8])
LeetCode刷题1:题目分类
[fault diagnosis] bearing fault diagnosis based on Bayesian optimization support vector machine with matlab code
7. Reverse Integer整数反转