随笔分类 -  CentOS

摘要:Centos目录及其常用处理命令 ryelqy 2017-08-16 22:46:57 28825 收藏 7 1、Centos之常见目录作用介绍[1] 我们先切换到系统根目录 / 看看根目录下有哪些目录 [root@localhost ~]# cd / [root@localhost /]# ls 阅读全文
posted @ 2020-05-05 12:20 荆小轲君 阅读(347) 评论(0) 推荐(0)
摘要:原文链接:https://www.linuxidc.com/Linux/2012-03/55629.htm 1、添加普通用户 [root@server ~]# useradd admin //添加一个名为admin的用户[root@server ~]# passwd admin //修改密码Chan 阅读全文
posted @ 2019-11-27 12:12 荆小轲君 阅读(20160) 评论(0) 推荐(0)
摘要:连接 1.安装xwindow 2.安装gnome desktop 安装成功,但不能启动图形化,因为没有安装桌面KDE或gnome 3.启动桌面 4.主机上切换图形桌面 阅读全文
posted @ 2019-11-26 15:13 荆小轲君 阅读(423) 评论(0) 推荐(0)