1.解除yum锁定: sudo rm -rf /var/run/yum.pid
2.删除文件夹: rm -rf /var/log/httpd/access
3.更新pip: python -m pip install --upgrade pip
1.用户管理
查看用户: who am i