
32bit Application vs XFS
How To Reduce Or Shrink an XFS Partition (Doc ID 2583343.1) Oracle Linux: How to Create and Extend an XFS Filesystem (Do...
How To Reduce Or Shrink an XFS Partition (Doc ID 2583343.1) Oracle Linux: How to Create and Extend an XFS Filesystem (Do...
1.df -TH 查看挂载情况 2.fdisk -l 查看磁盘情况 3.blkid 查看磁盘文件系统 4.vim /etc/fstab 加入 /dev/xvdf ext4 defaults 0 0 5.保存重启,查看df -TH
付费阅读/评论阅读/登录阅读、付费下载/评论下载/登录下载、登录(邮箱/手机/QQ/微信/支付宝/微博)、支付(微信支付/支付宝)、积分、签到、收藏、点赞、身份认证等超多功能...
# mkdir -p test/{a..z} # ls -li total 20200840 685874682 -rwxrwxrwx 1 apptgprd oinstall 0 Oct 22 20:58 hv? 680953440 drw...
egrep ‘GSSAPIAuthentication|UseDNS’ /etc/ssh/sshd_config cp -pr /etc/ssh/sshd_config /etc/ssh/sshd_config-$(...
https://access.redhat.com/solutions/46111 https://access.redhat.com/solutions/48756 https://access.redhat.com/solutions/...
观点一: SVN是常用的一种常见的版本控制软件。SVN中检出(check out) 和 导出(export) 的区别主要有如下几条: (1)check out跟check in对应,export跟import对应。 (2)check out...
命令总结 01. ip address show/ip a 检查网卡地址配置 02. ping 测试网络连通性 03. nmtui 图形界面修改网卡地址信息 04. exit 注销 05. shutdown 关机命令 shutdown -h...
原文链接:https://blog.csdn.net/pansaky/article/details/83788091 RAID 技术相信大家都有接触过,尤其是服务器运维人员,RAID 概念很多,有时候会概念混淆。这篇文章为网络转载,写得相...
原文链接:https://www.cnblogs.com/pengai/p/9772308.html “不想成为将军的士兵,不是好士兵”-拿破仑 如何成为运维经理? 一般来说,运维经理大概有两种出身:一种是从底层最基础的维护做起,通过出色的...