sudo apt-get install linux-headers-generic build-essential dkms   
sudo apt-get install linux-source   
sudo apt-get install --reinstall bcmwl-kernel-source   
sudo modprobe wl
先把网线插入笔记本,再按照上面的顺序执...
                            
                            
                                分类:
其他好文   时间:
2014-05-12 14:22:53   
                                阅读次数:
320
                             
                    
                        
                            
                            
                                1.新版的操作的确十分给力2.url如果有中文一定要记得stringByAddingPercentEscapesUsingEncoding否则闪退3.如果服务端头是 
text/html的接口manager.responseSerializer.acceptableContentTypes = [NS...
                            
                            
                                分类:
Web程序   时间:
2014-05-12 04:20:47   
                                阅读次数:
341
                             
                    
                        
                            
                            
                                设置/etc/yum.repos.d/CentOS-Debuginfo.repo,修改[debug项下的enabled的值为1];debuginfo-install 
glibc libgcc libstdc++;
                            
                            
                                分类:
数据库   时间:
2014-05-12 02:27:00   
                                阅读次数:
399
                             
                    
                        
                            
                            
                                1. mongodb安装
mongodb的安装, 配置,启动,服务停止,
先下载mongodb,官网地址;http://www.mongodb.org/downloads
curl -O http://downloads.mongodb.org/linux/mongodb-linux-x86_64-2.6.1.tgz...
                            
                            
                                分类:
数据库   时间:
2014-05-11 21:13:05   
                                阅读次数:
437
                             
                    
                        
                            
                            
                                Web应用代理是YARN的一部分. 默认地,它会作为 Resource Manager(RM)的一部分来运行, 但是也可以配置成独立运行的模式。使用代理的原因就是降低通过YARN的web攻击的可能性。
 在YARN中,Application Master(AM) 有责任提供web界面并把链接发给RM。这给一些可能的问题打开了大门。 RM 作为一个可信的用户在运行,访问那个web地址的用户会认...
                            
                            
                                分类:
Web程序   时间:
2014-05-11 20:27:52   
                                阅读次数:
323
                             
                    
                        
                            
                            
                                全局安装forevernpm install -g forever 查看帮助forever 
-h查看安装位置whereis forever编写自己的sh文件 forever -p web文件路径 -l 路径/access.log -e 
路径/error.log -o 路径/out.log -a --...
                            
                            
                                分类:
Web程序   时间:
2014-05-11 15:28:31   
                                阅读次数:
315
                             
                    
                        
                            
                            
                                安装了英文版的Ubuntu12.04之后,使用ctrt+space无法切换到中文,才反应过来。
于是查询了下怎么在Ubuntu下安装和配置中文输入法。
第一步安装语言包:
在左侧的菜单栏中点击 system setting 然后搜索下Lanuage Support,弹出一个语言支持的对话框,选择Install/Remove Languages..
在语言选择中找到简体中文,...
                            
                            
                                分类:
其他好文   时间:
2014-05-11 14:52:46   
                                阅读次数:
371
                             
                    
                        
                            
                            
                                1简介
    1.1决定用什么序列化策略。
    1.2配置tomcat
        1.2.1添加 memcached-session-manager jar 包到tomcat中。
        1.2.2添加序列化相关的jar到你项目(可选的)。
        1.2.3配置 memcached-session-manager 作为tomcat 的管理。...
                            
                            
                                分类:
其他好文   时间:
2014-05-11 05:35:20   
                                阅读次数:
395
                             
                    
                        
                            
                            
                                在我的Dell Latitude 3330上, 新装的Ubuntu 14.04一切正常,就是没有system settings程序,下面的命令可以解决:sudo apt-get install ubuntu-desktop不用重启,立刻生效。...
                            
                            
                                分类:
其他好文   时间:
2014-05-11 04:40:24   
                                阅读次数:
251
                             
                    
                        
                            
                            
                                本节讲述PDSP监控的配置。
QMSS PDSP:The queue manager sub system contains two or eight packed data structure processors (PDSP) and associated hardware that allow autonomous QMSS-related tasks with interrupt not...
                            
                            
                                分类:
其他好文   时间:
2014-05-11 04:02:36   
                                阅读次数:
507