1、script命令可以用于记录一个用户在终端上的所有操作内容,可以用于协同配置工作或者用于安全审计,比如说某个管理员将/使用chown了,如果有script在后台就可以可以轻松的分析出来。[root@station66 ~]#vim /etc/profile# run the script command to record everything# use -q for quite
1、centos6.8的镜像下载地址:64位:http://isoredirect.centos.org/centos/6/isos/x86_64/32位:http://isoredirect.centos.org/centos/6/isos/i386/2、部署centos6.8用uefi方式引导并使用GPT格式磁盘进行分区。安装过程大家都懂的,我就不再过多解释,这里需要注意自定义分区的时候,需要
1、增加一个redhat用户[root@station66 ~]# useradd redhat[root@station66 ~]# echo redhat |passwd --stdin redhatChanging password for user redhat.passwd: all authentication tokens updat
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号