自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(12)
  • 收藏
  • 关注

原创 netsnmp installation on ubuntu

1. install net-snmp on ubuntu http://www.net-snmp.org/wiki/index.php/Net-Snmp_on_Ubuntu 2. using and loading mibs http://www.net-snmp.org/wiki/index.php/TUT:Using_and_loading_MIBS 3. put t...

2012-07-22 11:12:04 132

原创 不看sip了,开始看看kernel吧

前段时间断断续续的看了一段时间的sip,osip,exosip,rtp,mm2,linphone的东西。看着看着,一深入就涉及到了一些视频,音频协议之类的,不感兴趣了。不看了。 还是改看看kernel,driver之类的吧。 从现在开始,好好看。...

2011-03-25 15:44:41 140

原创 install vmware in opensuse11.3

1. login as root. 2. computer->install/uninstall software install kernel-source upgrade kernel-desktop to 2.3.34-12(maybe this version no.) install gcc install make install gtk+ (opens...

2011-01-26 11:18:06 124

原创 ldconfig

1. 往/lib和/usr/lib里面加东西,是不用修改/etc/ld.so.conf的,但是完了之后要调一下ldconfig,不然这个library会找不到 2. 想往上面两个目录以外加东西的时候,一定要修改/etc/ld.so.conf,然后再调用ldconfig,不然也会找不到 比如安装了一个mysql到/usr/local/mysql,mysql有一大堆library在/usr/l...

2010-12-29 22:51:14 167

原创 linux commands

1. lsof -i UDP:5060

2010-11-25 23:12:24 100

原创 c misc

1. warning root cause. warning: incompatible implicit declaration of built-in function ‘exit’ 使用gcc编译程序,若碰到这样的warning:incompatible implicit declaration of built-in function ‘exit’,则表明没有include相应的头文...

2010-11-16 23:23:10 158

原创 安装misc

0. http://wiki.ubuntu.org.cn/%E5%BF%AB%E9%80%9F%E8%AE%BE%E7%BD%AE%E6%8C%87%E5%8D%97 1. 安装Gstreamer的插件后,Media Player播放rmvb,见速配。 2. 按钮改在右面。 gconf-editor apps->metacity->general->button_layout,...

2010-11-03 21:49:57 615

原创 升级至10.04

U盘安装,升级至10.04. 华硕主板电脑,U盘启动: 1. Ubuntu制作U盘10.04镜像 2. 插入U盘,进入BIOS,选择硬盘启动,硬盘选择U盘。(一定要插入硬盘,才会显示选择那个硬盘启动的选项)...

2010-11-03 21:44:05 107

原创 fcitx 安装

fcitx输入法 1. 安装 sudo apt-get install fcitx 2. 设置环境变量 echo -e "export XMODIFIERS=@im=fcitx\nexport GTK_IM_MODULE=\"xim\"\nexport QT_IM_MODULE=\"xim\"\nfcitx &">>~/.profile 3. 重启X 4. 方块字 ged...

2010-11-03 12:41:53 296

原创 在ubuntu9.10中重新启用Ctrl-Alt-Backspace来重启X系统

System->Preference->Keyboard->Layout->Layout Option->select [Key sequeence to kill the X server] 更改启动顺序, 1. mv /etc/grub.d/30_os-prober to /etc/grub.d/04_os-prober 2. change /etc/grub/grub....

2010-10-28 22:12:45 189

原创 ubuntu9.10 安装

ubuntu 9.1. 安装是根据网上的一篇文章学习的。见附件。

2010-10-28 22:05:26 111

原创 Learning linux

I begin to study linux today.

2010-10-28 21:34:35 138

空空如也

空空如也

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

TA关注的人

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