安装完centos7minimal后,无力吐槽,变化之大,发现以前常用的一些命令都没有。一、常用命令安装查看anaconda-ks.cfg,原来是没装basegroup的包[root@centos7~]#catanaconda-ks.cfg
#version=RHEL7
#Systemauthorizationinformation
auth--enableshadow--passalgo=sha512
#UseC..
分类:
其他好文 时间:
2014-10-11 18:26:46
阅读次数:
225
Ifyouhavelostorforgotroot
passwordofRHEL7,youcanfollowthissteptochangetoanewpassword,
thisisdifferentwiththeRHEL6single-usermode,1,pressebuttoninGRUB2bootscreen.2,attheendofLinuxlineaddinit=/bin/shandremove
‘rhgb‘and‘quiet‘3,Ctrl+xtobootthesystemwiththepara..
分类:
其他好文 时间:
2014-10-01 01:04:40
阅读次数:
369
XFS是扩展性高、高性能的文件系统。也是rhel7/centos7的默认文件系统。XFS支持metadatajournaling,这使其能从crash中更快速的恢复。它也支持在挂载和活动的状态下进行碎片整理和扩容。通过延迟分配,XFS赢得了许多机会来优化写性能。可通过工具xfsdump和xfsrestore来备份和恢复..
分类:
其他好文 时间:
2014-09-24 18:29:08
阅读次数:
230
XFS是扩展性高、高性能的文件系统。也是rhel7/centos7的默认文件系统。
XFS支持metadata journaling,这使其能从crash中更快速的恢复。
分类:
其他好文 时间:
2014-09-24 14:52:36
阅读次数:
200
Installed the Ubuntu 14.04.1 on the Dell Inspiron 1420, now this computer had installed three OS, Windows Vista, RHEL7, Ubuntu 14.04.1...
分类:
其他好文 时间:
2014-09-09 12:42:28
阅读次数:
306
Blog:http://www.simlinux.com许多系统管理员仍然使用ifconfig、route、arp、netstat命令组合来管理和排错网络配置,这些命令有net-tools包提供,但在ArchLinux、Centos7/RHEL7等发行版里面已经使用iproute2替代了net-toolsiproute2是另外一个网络配置工具,用来取代net-tools的..
分类:
Web程序 时间:
2014-09-05 16:30:22
阅读次数:
410
许多系统管理员仍然使用ifconfig、route、arp、netstat 命令组合来管理和排错网络配置,这些命令有net-tools包提供,但在Arch Linux、Centos7/RHEL7等发行版里面已经使用iproute2替代了net-toolsiproute2是另外一个...
分类:
Web程序 时间:
2014-09-05 14:37:02
阅读次数:
266
一、安装序顺1.先安装Windows操作系统2.再安装RHEL7系统二、grub中,添加Windows引导信息因为安装rhel7后,只有Linux的引导信息,而没有Windows系统的信息,需要手工添加。1.修改grub自定义配置文件(本例Windowsserver2008是安装在C盘,且在安装时,Windows自动建立了一个隐藏..
一、分区和文件系统1.磁盘驱动器分成分区2.使用文件系统格式化分区以便用户存储数据默认文件系统:ext3(rhel5)、ext4(rhel6)、xfs(rhel7)其他常见文件系统包括:ext2和msdos(通常用于软盘)、iso9660(通常用于CD)、GFS和GFS2(通常用于SAN)二、索引节点1.索引节点表..
分类:
系统相关 时间:
2014-09-03 02:46:16
阅读次数:
295
wgethttp://dl.fedoraproject.org/pub/epel/beta/7/x86_64/epel-release-7-1.noarch.rpmyuminstallepel-release-7-1.noarch.rpm或者用rpm-ivhepel-release-7-1.noarch.rpm安装查看是否安装成功:yumrepolist
分类:
其他好文 时间:
2014-09-01 15:50:14
阅读次数:
550