踩坑过程中,因为对linux不是很熟悉,经常遇到权限不够之类的问题。补充重要的准备活动
1.安装wget
yum install -y wget
2.做一件事前记得使用root模式
su
password