自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

紫气东来

所载文章为个人笔记以供参考,可能涉及他人文章并非原创,恕不另行通告。

  • 博客(13)
  • 收藏
  • 关注

原创 Implement Dual Screen on ATI Radeon HD 3450 with Dual Head

Steps: 1.Download official installation script ati-driver-installer-11-8-x86.x86_64.run(backup link) 2.Run the script to install the d

2011-08-26 16:20:44 320

原创 Install Python 2.5.5

Environment: kernel 2.6.18-238.el5, gcc 4.1.2. Steps: 1.Get the source code package, Python-2.5.5.tgz (backup link). 2.Unzip the tarba

2011-08-18 15:44:45 386

原创 Install wine (the Solution to "No package wine available" When "yum install wine")

Attention:     I found that when installing wine with yum from EPEL repo, there will be a blackscreen after rebooting. Remember to download all the i686 packages from EPEL and install it half-locally

2011-08-17 15:40:28 2828

原创 Mount NTFS Partitions

Precondition: RPMforge has been installed.(a 3rd party repository) Steps: 1.Install ntfs-3g $ sudo yum install fuse fuse-ntfs-3gYum ma

2011-08-16 12:44:43 729

原创 Config Nautilus

In CentOS, the default file browser is Nautilus. Click Edit>>Preferences in Nautilus can do some setting. 1.To open folders in the same win

2011-08-16 11:15:34 387

原创 Using fdisk to View Partitioning Information

1.When using fdisk for the first time, the following information may occur:bash: fdisk: command not foundIt is because the folder /sbin that

2011-08-15 17:30:49 319

原创 修改grub启动菜单

grub启动菜单的配置文件为/boot/grub/menu.lst$ sudo vim /boot/grub/menu.lst等待时间timeout=30始终显示启动菜单#hiddenmenu

2011-08-15 14:13:36 751

原创 Install Flash Player for Chrome x64

Steps: 1.Download Flash Player 11 Release Candidate 64-bit Installers plug-in for Linux 64-bit(flashplayer11_rc1_install_lin_64_090611.ta

2011-08-15 14:05:12 2689

原创 安装RPMforge

前提:已安装yum-plugin-priorities(yum软件源权限管理插件) 步骤: 1.下载rpmforge-release安装包(rpmforge-release-0.5.2-2.el5.rf.x86_64.rpm) 2.安装DAG's GPG key $ su

2011-08-15 11:37:09 1135

原创 安装yum-plugin-priorities

步骤: 1.安装yum-priorities 在CentOS-5中用使用命令 $ sudo yum install yum-priorities插件安装后确保/etc/yum/pluginconf.d/priorities.conf有内容:[main] enabled

2011-08-15 10:35:01 7883

原创 安装scim输入法

前提:已安装RPMforge(第三方软件源)。 步骤: 1.搜索scim软件源 $ yum search scim列出的清单中需要安装的有:scim.x86_64 : Smart Common Input Method platform scim-libs.x86_64

2011-08-11 17:17:46 916

原创 中文显示为方块解决方法

状况:访问网页http://www.google.com.hk,中文显示为方块。 解决:安装中文字体fonts-chinese和fonts-ISO8859-2$ sudo yum install fonts-chinese fonts-ISO8859-2

2011-08-11 15:41:18 1611

原创 The Solution to "xxx is not in the sudoers file"

Problem: A message occurs when a common user use sudo: *** is not in the sudoers file. This incident will be reported. Solution: Add t

2011-08-11 15:02:39 416

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除