谕猛子

随心飞翔 http://weibo.com/busoro

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

随笔分类 -  Linux

摘要:Redis的安装和部署 Redis在windows下的安装 阅读全文
posted @ 2017-03-29 08:23 谕猛子 阅读(115) 评论(0) 推荐(0)

摘要:fastdb的官网 fastdb怎么在Linux上面安装? $ su - $ cd /usr/local/src $ wget http://www.garret.ru/fastdb-3.76.tar.gz $ tar -xvf fastdb-3.76.tar.gz $ cd fastdb $ ./ 阅读全文
posted @ 2017-02-07 15:47 谕猛子 阅读(1456) 评论(0) 推荐(0)

摘要:参考:CentOS7安装oracle 11gR2 Linux(CentOS 7.0)安装Oracle11g R2 0 VMWare 12 安装CentOS7.3 安装好,关闭虚拟机,压缩备份(文件2G大小) 1. 关闭安全措施 # service iptables stop // 暂时关闭防火墙,重 阅读全文
posted @ 2017-02-04 14:45 谕猛子 阅读(8572) 评论(0) 推荐(0)

摘要:安装选择开发工作站,语言 English,语言支持添加中文,基本开发工具包,编译开源代码需要的开发包,不安装平台开发包,不安装数据库 0 使用163更新源 mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.b 阅读全文
posted @ 2017-02-04 10:32 谕猛子 阅读(1825) 评论(0) 推荐(0)

摘要:本文转载于:http://blog.chinaunix.net/uid-20769502-id-106056.html 1.dpkg包管理工具 dpkg --info "软件包名" --列出软件包解包后的包名称. dpkg -l --列出当前系统中所有的包.可以和参数less一起使用在分屏查看. d 阅读全文
posted @ 2016-09-16 19:11 谕猛子 阅读(2907) 评论(0) 推荐(0)

摘要:1 安装vim需要的库 apt-get build-dep vim-gtk apt-get install libncurses5-dev mercurial CentOS7下 需要的: (使用163更新源) (用CentOS7打造合适的科研环境) (Problems installing pyth 阅读全文
posted @ 2016-09-16 18:48 谕猛子 阅读(2352) 评论(0) 推荐(0)

摘要:参考: Debian 8.2.0 (Jessie) 快速纯净安装教程 Debian 7 安装配置总结 Debian 7.8 系统安装配置过程 软件包管理命令 包命令 从源代码安装vim 安装编译GCC6.1 添加中文支持 安装locale并设置zh_CN.UTF-8 我的安装 语言:英文 地区:中国 阅读全文
posted @ 2016-09-11 22:47 谕猛子 阅读(1877) 评论(0) 推荐(0)

摘要:一、安装中文语言支撑 我当初安装CentOS6.2时选择了中文语言支持,有iBus和拼音输入法,有gnome和kde 没有安装的可以参考:CentOS英文环境下使用中文输入法 安装中文语言支持和输入法二、配置XWindow1/etc/sysconfig/i18n文件的内容: LANG="zh_CN.... 阅读全文
posted @ 2015-10-23 15:22 谕猛子 阅读(607) 评论(0) 推荐(0)

摘要:如何说服运维选择 Debian/Ubuntu 而不是 CentOS?服务器操作系统应该选择 Debian/Ubuntu 还是 CentOS?HHVM 是如何提升 PHP 性能的? 阅读全文
posted @ 2015-10-20 15:02 谕猛子 阅读(162) 评论(0) 推荐(0)

摘要:FASTSOCKETIt looks like there are like 3 separate optimizations, but I think the most important one is the "enable_listen_spawn" feature. Here is how ... 阅读全文
posted @ 2014-10-23 21:38 谕猛子 阅读(328) 评论(0) 推荐(0)

摘要:一些有用的,防忘记的工具命令 阅读全文
posted @ 2014-05-29 09:42 谕猛子 阅读(170) 评论(0) 推荐(0)

摘要:Build gcc4.8 On Debian 7 阅读全文
posted @ 2014-04-24 20:25 谕猛子 阅读(1560) 评论(0) 推荐(0)

摘要:通过参数设置,是Linux系统可以支持上百万socket连接 阅读全文
posted @ 2014-03-23 17:23 谕猛子 阅读(342) 评论(0) 推荐(0)

摘要:VIM使用说明,快捷键和功能由安装决定的 阅读全文
posted @ 2014-03-13 13:48 谕猛子 阅读(497) 评论(0) 推荐(0)

摘要:一步一步打造,使VIM变的更强大,附完整配置 阅读全文
posted @ 2014-03-13 13:31 谕猛子 阅读(580) 评论(0) 推荐(0)

摘要:最大化编译,支持各种脚本类型和gvim 阅读全文
posted @ 2014-03-13 11:51 谕猛子 阅读(448) 评论(0) 推荐(0)