全部博文(1159)
发布时间:2013-01-30 23:58:04
http://www.slax.org/Thank you for using slax!Steps to make it bootable from your USB device:1) Extract the contents of ZIP archive to your USB drive. If you are using Windows, you will get for example E:\slax\ You probably already did this, just make sure .........【阅读全文】
发布时间:2013-01-16 21:21:21
http://www.linuxdiyf.com/viewarticle.php?id=372496fedora每次发布新版本都会发生巨变,本次变化——/etc/sysconfig 已停止使用/etc/sysconfig/clock 由 /etc/localtime 代替/etc/sysconfig/i18n 已由 /etc/locale.conf 代替/etc/sysconfig/keyboard 变为 /etc/vconsole.conf主机名配置由 /etc/sysconfig/ne.........【阅读全文】
发布时间:2013-01-12 15:20:11
[root@localhost ~]# iwconfig lo no wireless extensions.eth0 unassociated Mode:Managed Channel=0 Access Point: Not-Associated Bit Rate:0 kb/s&nb......【阅读全文】
发布时间:2013-01-12 10:23:11
centos 6.x 添加epel、rpmfusion源--- CentOS 6.3 安装rhythmbox mp3插件添加epel源http://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm[root@localhost 桌面]# rpm -ivh epel-release-6-8.noarch.rpm
su -c 'rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-7.noarch.rpm'++......【阅读全文】
发布时间:2013-01-12 09:42:44
http://blog.csdn.net/coofucoo/article/details/5332836CentOS 中安装使用 xmms 音乐播放器
由于CentOS主要应用在服务器上,在桌面应用中有些软件无法用yum
安装
现
在有一些第三方的软件仓库提供了这个便利 http://rpmrepo.org/RPMforge/
RPMForge 的CentOS软件仓库中 有
xmms mplayer 等很多桌面应用程序
CentOS5
中使用RPMForge 的仓库的方法,
......【阅读全文】
发布时间:2012-12-27 18:39:51
按大小排序[root@localhost ~]# ll -Sh 按时间排序[root@localhost ~]# ll -rt......【阅读全文】
发布时间:2012-12-21 17:18:21
http://blog.b999.net/post/141/#-*- coding: UTF-8 -*-'''Created on 2012-3-8@author: tiantianModify: 2012-4-15The correct save to file in windows'''import urllibimport reimport platformimport ostop500 = 'http://list.mp3.baidu.com/top/top500.html'#top500 = 'http://list.mp3.baidu.com/list/shaoergequ.htm......【阅读全文】
发布时间:2012-12-12 20:03:34
http://fedoraproject.org/wiki/Releases/18/FeatureList Fedora 18 Accepted Features
These features have been accepted by the Fedora Engineering Steering Committee for the Fedora 18 Release.
Category:FeatureAcceptedF18
% Complete
Name
Summary
Updated
100%
256 Colo......【阅读全文】
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