全部博文(1159)
发布时间:2014-04-25 12:12:37
2014年4月23日The Red Hat Enterprise Linux TeamAs mentioned during Red Hat Summit 2014 last week, we are excited to announce that Red Hat Enterprise Linux 7 Release Candidate (RC) is now publicly available for testing. A pre-release build of Red Hat Enterprise Linux 7, Red Hat Enterpri.........【阅读全文】
发布时间:2014-04-18 11:49:17
http://cloud.51cto.com/exp/redhatsummit2014/......【阅读全文】
发布时间:2014-04-15 19:54:05
[root@localhost ~]# cat /etc/redhat-release Fedora release 20 (Heisenbug)[root@localhost ~]# mkdir /mnt/u[root@localhost ~]# mount /dev/sdb1 /mnt/u[root@localhost ~]# grub2-install --root-directory=/mnt/u /dev/sdb[root@localhost ~]# grub2-mkconfig -o /mnt/u/boot/grub2/grub.cfg[root@localhost .........【阅读全文】
发布时间:2014-04-15 16:20:34
http://hi.baidu.com/qileilu/item/d3a29aa98baa64258819d345利用U盘制作启动盘,引导WinPE、Linux安装的文章多如牛毛,与他们相比本文的特点有:1.用且仅用grbu2做引导。不使用grub4dos,不是使用msdos mbr转到活动分区,到ntldr,然后再到grldr,到LDRXPE,启动winpe……2.使用grub-install命令.........【阅读全文】
发布时间:2014-04-13 18:50:51
http://www.linuxdiyf.com/viewarticle.php?id=410430這幾天病了,在家折騰fedora20,感謝網友清風的幫助。現在把簡單的步驟說下,主要安裝了幾個桌面環境,虛擬機,qq2013,多媒體環境,和一些wps之類的,希望能給需要的人一點幫助,也是對我自己的一點鼓勵把!!步驟如下:------------------------------------------.........【阅读全文】
发布时间:2014-04-03 18:28:45
http://zh.community.dell.com/techcenter/b/weblog/archive/2011/02/21/consistent-network-device-naming-coming-to-fedora-15.aspx以下内容代表 Matt Domsch 发表,他是 Dell CTO 办公室的一名技术策略专家(也是 Linux 专家)我长期宠爱的计划之一——Consistent Network Device Naming(一致性网络设备命名).........【阅读全文】
发布时间:2014-04-01 09:18:23
安装过程起初停止到[ 20.045786] localhost systemd[1]: Started Reload Configuration from the Real Root.[ 20.046586] localhost systemd[1]: Starting Initrd File Systems.[ 20.047339] localhost systemd[1]: Reached target Initrd File Systems.[ 20.048157] localhost systemd[1]: Starting dracut mo.........【阅读全文】
发布时间:2014-04-01 09:09:27
http://www.linuxdiyf.com/bbs/thread-409493-1-1.html 看多了好莱坞电影,你会发现一个问题:那些电影里黑客们使用的电脑好像都缺少了一个重要设备……没错,就是鼠标!发现没有?黑客们都爱键盘一通乱敲?要他们配个鼠标,比登天还难。但是,这是为什么呢? 1、黑客懒得给自己开发的工具加上图形界面 &.........【阅读全文】
发布时间:2014-03-31 19:56:05
http://www.cnblogs.com/augustinus/archive/2012/07/24/2607059.html1. 安装环境及工具 安装环境:Windows 8 Release Preview Fedora版本:Fedora-17-i386-DVD.iso 安装工具:Grub24dos (Grub 2 for Dos),下载地址 http://sourceforge.net/projects/grub24dos/files/ Grub.........【阅读全文】
firelight_t2014-05-17 22:44
张老师好,有个问题请教一下,我有两个硬盘,我在一我SD上面安装了window8,在再机械硬盘上安装RHEL7 ,我发现RHEL7的grub和RHEL6 的grub不一样啊。我现在找不回我的window8了,,,RHEL7 的grub,需要怎么修复。。格式是什么样的,求搭救
zhaocunhao2013-05-28 16:08
老师好:tar包解压后的好多文件,如何删除啊,我自己用了下面这个命令不行啊:tar -tf arm-linux-tools-20070808.tar.gz | rm -dfr