1.安装 Wireshark rpm -ivh libsmi-0.4.5-2.el5.i386.rpm rpm -ivh libsmi-devel-0.4.5-2.el5.i386.rpm rpm -ivh wireshark-1.0.8-1.el5_3.1.i386.rpm rpm -ivh wireshark-gnome-1.0.8-1.el5_3.1.i386.rpm 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u3/107080/showart_2133588.html
by summersunboy - Linux文档专区 - 2009-12-28 21:49:53 阅读(803) 回复(0)
拷贝gnome-2.14的图标替换旧的gnome-2.8的图标,再将ubuntu的Human主题和图标拷贝到相应目录下面; 拷贝fireflysung,uming,ukai等字体到/usr/share/fonts/local下面;fc-cache -fv; 移除一些不需要的或过时的工具软件: yum remove up2date sound-juicer system-config-netboot system-config-lvm ethereal xchat iiimf* gcc-java xmms rhythmbox xfig xpdf dasher k3b kdebase openoffice.org 解压免安装的java fi...
本帖最后由 w8875cu 于 2014-04-29 13:59 编辑 大家好,有个疑难请教系统是centos6.0:需求是要记录系统从Grub引导第一个进程时开始记录时间,直到到启动完成,所耗的时间并保存。 /var/log/boot.log中记录了启动服务的状态,但是没有时间,如何在这个记录中添加时间的选项呢? #################### 临时的解决方法: 编辑vim /etc/rc.sysinit(添加黑色字体) 477 # Remount the root filesystem read-write. 478 updat...
一直以来都是用远程telnet或者VNC 方式来登录管理一台centos 6.2服务器,今天直接在服务器的终端上登录,输入用户名密码后,显示是是否把Destop 改成“桌面”。。。(就是把英文的改成中文的,我前几天曾经改过/etc/sysconf/i18n,使系统支持中文),结果我有直接点击窗口“x”把这个显示窗口给关闭了。然后就什么都没有显示了,就是一个蓝色的桌面,没有图标,没有菜单。 我尝试用另外的用户来登录也还是不行。 请问该如何修复,...
You session only lasted less than 10 seconds. If you have not logged out yourself, this could mean that there is some installation problem or that you may out of diskspace. Try logging in with one of the failsafe session to see if you can fix this program. View Details: /etc/gdm/PreSession/Default: Registering your session with utmp. /etc/gdm/PreSession/Default: running:/usr/bin/sessreg -a -u /...
我装了一台centos 5.4,在windows下面用putyy无法登陆(putty没有任何提示,输入用户名和密码后没有任何响应),但是在另外一台linux(也是centos 5.4)机器下面使用ssh命令却可以登录;putty和centos登录时都是使用的root帐户,请问各位这大概是哪方面的问题,谢谢!