摘要:
1.在根目录创建 /root 目录 mkdir /root 2. 复制 .bashrc 以及 .bash_profile俩个文件到root目录下 cp /etc/skel/.bashrc /root cp /etc/skel/.bash_profile /root 3.注销后重启 logout ss 阅读全文
posted @ 2019-05-10 20:50
Yang-hao
阅读(7295)
评论(1)
推荐(1)
2019年5月10日