一佳互联

展开菜单

Qomo Linux 丢失swap分区 或swap 分区显示 0

Qomo Linux 丢失swap分区 或swap 分区显示 0
Qomo Linux 丢失swap分区 或swap 分区 top 显示 0解决方法在使用 Qomo linux 3.1 时,感觉系统运行很慢.后来在系统启动时,看到显示报错信息: /dev/sda3  Swap 分区 失败之类的信息。再进系统中,使用 top命令 :top - 15:09:43 up 4 min,  3 users,  load average: 0.95, 0.93, 0.43Tasks: 139 total,&nbs...

linux下Squid3.0配置参考

linux下Squid3.0配置参考
linux下Squid3.0配置参考编译参数:http://www.squid-cache.org/Versions/v3/3.0/squid-3.0.STABLE15.tar.gz./configure --prefix=/usr/local/squid3 \--enable-debug-cbdata \--enable-async-io=100 \--with-pthreads \--enable-storeio="aufs,diskd,ufs" \--enable-re...

enable the rpmforge/DAG,Installing RPMforge

enable the rpmforge/DAG,Installing RPMforge
Installing RPMforgeRPMforge is a collaboration of Dag and other packagers. They provide over 5000 packages for CentOS, including wine, vlc, mplayer, xmms-mp3, and other popular media tools. It is not part of Red Hat or CentOS but is design...

解决CentOS/linux系统时间不对

解决CentOS/linux系统时间不对
解决CentOS/linux系统时间不对 时钟设置的问题本身比较简单,但是它涉及到几个基本的配置文件:/etc/rc.d/rc.sysinit/etc/sysconfig/clock/etc/localtime/usr/share/zoneinfo解决办法:cp /etc/localtime /etc/localtime.bakcp /usr/share/zoneinfo/Asia/Shanghai /etc/localtimentpdate pool.ntp.orghwc...

Centos/RHEL安装没setup命令

Centos/RHEL安装没setup命令
Centos/RHEL安装没setup命令 最小化装完centos 5.5/RHEL系统后,发现用setup的配置命令没有了.12[root@localhost ~]# setup-bash: setup: command not found这时就要手动去安装这个快速配置程序了.1[root@localhost ~]# yum install setuptool ntsysv system-config-network system-config-keyboard#...

linux 多网卡同网段IP配置方法

linux 多网卡同网段IP配置方法
linux 多网卡同网段IP配置方法 linux 多网卡同网段IP配置方法  普通方法会导致一个通一个不通,两个网卡不能同时使用,只要像windows那样加上跳点就行了,命令如下,加到 /etc/rc.local里12345678ifconfig eth0 IP地址1 netmask 子网掩码 upifconfig eth1 IP地址2 netmask 子网掩码 uproute del defaultip route add default via 网关ip...

CentOS 5 + rsync 同步2台服务器的文件

CentOS 5 + rsync 同步2台服务器的文件
CentOS 5 + rsync 同步2台服务器的文件Always use rsync over sshSince rsync does not provide any security while transferring data it is recommended that you use rsync over ssh . This allows a secure remote connection. Now let us see some examples of...

真正雨林木风XP最终作品 Ghost XP SP3 纯净版 YN 6.0/装机版 YN9.9/安装版YS 8.0

真正雨林木风XP最终作品 Ghost XP SP3 纯净版 YN 6.0/装机版 YN9.9/安装版YS 8.0
真正雨林木风XP最终作品 Ghost XP SP3 纯净版 YN 6.0/装机版 YN9.9/安装版YS 8.0现在网上流传的很多是经过修改的,带毒带马的,要小心,以下是真正的最终版,下载后请校验MD5雨林木风 Ghost XP SP3 纯净版 Y6.0md5:AEC96811C5A582EE2389B706F0128168迅雷下载地址:thunder://QUFodHRwOi8vZHgubHdrYi5jb20vZ2hvc3QxL1lsbUZfR2hvc3RYUF9TUDNf...

INFO: task pdflush:27505 blocked for more than 120 seconds.

INFO: task pdflush:27505 blocked for more than 120 seconds.
INFO: task pdflush:27505 blocked for more than 120 secondscentos 5.4 系统 使用时,过几天就死一次机或是远程很慢。进系统 中发现内存使用完.swap 分区也使用完了。显示 器有显示INFO: task pdflush:27505 blocked for more than 120 seconds.此类的信息。原因一直不明。可能是以下几种原因。1,硬盘有问题。可以使用badblocks -sv /dev/sda...