写作热力图 加载中...
加载中...

2017

Linux 设置 xfs 格式的磁盘配额

Linux 设置 xfs 格式的磁盘配额

格式化磁盘1.创建一个逻辑卷并格式化为 xfs格式,然后查看 uuid [root@localhost ~]# blkid /dev/myvg/xfs/dev/myvg/xfs: UUID="e7710906-95db-4468-9527-73c25a7e944f" TYPE=&...

使用Linux的磁盘配额

使用Linux的磁盘配额

启动文件系统对配额的支持格式化磁盘sdc7 为 ext4 [root@localhost data]# blkid /dev/sdc7/dev/sdc7: UUID="0dc3603b-bb2b-4ecc-b7bb-f2ea8078ce9d" TYPE="xfs&quo...

Centos7 计划任务

at一次性计划任务 1.创建一次性计划任务 [fwj@rhca ~]$ at 14:18at> ping www.baidu.com >> /opt/baiduat> ^C[fwj@rhca ~]$ at 14:18at> ping www.baidu.com >...

Apache 服务

Apache 服务

http 协议http 协议 (超文本传输协议)略…… 安装[root@server ~]# yum -y install httpdLoaded plugins: fastestmirror, langpacksLoading mirror speeds from cached hostfileP...

Centos 7 使用 vnc 远程管理图形化桌面