Chinaunix首页 | 论坛 | 博客
  • 博客访问: 272917
  • 博文数量: 56
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 642
  • 用 户 组: 普通用户
  • 注册时间: 2013-12-16 15:11
文章分类

全部博文(56)

文章存档

2017年(6)

2015年(3)

2014年(41)

2013年(6)

我的朋友

发布时间:2014-01-10 17:02:21

......【阅读全文】

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

发布时间:2014-01-09 18:33:47

权限列表-rw-------   (600) 只有所有者才有读和写的权限 -rw-r--r--   (644) 只有所有者才有读和写的权限,组群和其他人只有读的权限 -rwx------   (700) 只有所有者才有读,写,执行的权限 -rwxr-xr-x   (755) 只有所有者才有读,写,执行的权限,组群和其他人只有读和.........【阅读全文】

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

发布时间:2014-01-08 17:17:45

[root@yangyangtest ~]# ifconfigeno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500        inet6 fe80::7a2b:cbff:fe9a:739b  prefixlen 64  scopeid 0x20<link>        ether 78:2b:cb:9a:73:9b  txqueuelen 1.........【阅读全文】

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

发布时间:2014-01-08 16:57:11

How to install multiple OSs on GRUB2 GRUB2 is quite different with GRUB1, we cannot just follow the steps in GRUB1. Following steps will provide a simple way to install multiple OSs with GRUB21. Download vmlinuz and initrd.img files from tree and put them in /boot2. Edit /e.........【阅读全文】

阅读(2783) | 评论(1) | 转发(0)

发布时间:2014-01-03 15:55:43

1、自动获取IPV6地址,修改/etc/sysconfig/network文件,加入下列配置文本NETWORKING_IPV6=yes然后,运行命令service   network  restart用命令ifconfig  -a 查看IPV6地址信息2、静态IPV6地址设备,修改/etc/sysconfig/network-script/ifcfg-ethX文件,添加.........【阅读全文】

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

登录 注册