Chinaunix首页 | 论坛 | 博客
  • 博客访问: 405917
  • 博文数量: 72
  • 博客积分: 2541
  • 博客等级: 少校
  • 技术积分: 756
  • 用 户 组: 普通用户
  • 注册时间: 2006-09-20 16:08
文章分类

全部博文(72)

文章存档

2013年(13)

2009年(1)

2008年(7)

2007年(45)

2006年(6)

我的朋友

发布时间:2013-07-08 14:51:00

安装了新的ufs_kernel,挂载ufs盘,在挂载目录里创建文件报permission denied,以下就是解决它的办法:编辑/etc/selinux/config,找到这段:# This file controls the state of SELinux on the system.# SELINUX= can take one of these three values:# enforcing - SELinux security policy is enforced.# permissive.........【阅读全文】

阅读(15973) | 评论(0) | 转发(0)

发布时间:2013-07-04 14:02:59

测试客户端挂载存储后,不能创建文件,查看系统发现存在多个公司自编译的kernel。于是我就删除重装,可以删除的时候出现了一个问题,删除不了。错误提示是:error: %preun(xxxxxx) scriptlet failed, exit status 1最后在网上找到一个办法,就是加 -noscripts 标记来删除RPM。 -noscripts 相当于 -nopre -nopost&n.........【阅读全文】

阅读(8932) | 评论(0) | 转发(0)

发布时间:2013-07-04 13:56:26

scp -rp host1:/filepath1 host2:/filepath2-p      Preserves modification times, access times, and modes from the original file.备份模式(修改时间、访问时间及modes)-r      Recursively copy entire directories.递归地复制整个目录.........【阅读全文】

阅读(759) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册