- 博客(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
原创 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
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人