Benjamin

静以修身,俭以养德,非澹薄无以明志,非宁静无以致远。
随笔 - 386, 文章 - 0, 评论 - 196, 引用 - 0
数据加载中……

linux

linux平台使用及开发笔记
too many open files解决方法
     摘要: too many open files解决方法  阅读全文

posted @ 2024-02-21 22:34 Benjamin 阅读(20) | 评论 (0)  编辑

TCP TIME_WAIT连接数过多告警处理
     摘要: TCP TIME_WAIT连接数过多告警处理解决方法  阅读全文

posted @ 2024-02-19 16:13 Benjamin 阅读(8) | 评论 (0)  编辑

ET服务器libRecastDll.so生成方法
     摘要: ET服务器libRecastDll.so生成方法  阅读全文

posted @ 2023-04-24 18:24 Benjamin 阅读(78) | 评论 (0)  编辑

error: #error This file requires compiler and library support for the ISO C++ 2011 standard
     摘要: error: #error This file requires compiler and library support for the ISO C++ 2011 standard 解决方法  阅读全文

posted @ 2023-04-24 18:05 Benjamin 阅读(678) | 评论 (0)  编辑

centos安装turnserver
     摘要: centos安装turnserver  阅读全文

posted @ 2022-12-23 15:44 Benjamin 阅读(208) | 评论 (0)  编辑

linux更改及同步时间命令
     摘要: linux更改及同步时间命令  阅读全文

posted @ 2021-08-25 14:12 Benjamin 阅读(167) | 评论 (0)  编辑

一键配置(安装)SpaceVim
     摘要: 一键配置(安装)SpaceVim  阅读全文

posted @ 2021-08-23 11:27 Benjamin 阅读(393) | 评论 (0)  编辑

linux+redis查看zset类型数据
     摘要: linux平台 redis查看zset数据  阅读全文

posted @ 2021-08-21 15:05 Benjamin 阅读(1121) | 评论 (0)  编辑

debian平台 后台运行py文件
     摘要: debian平台 后台运行py文件  阅读全文

posted @ 2021-08-05 10:53 Benjamin 阅读(605) | 评论 (0)  编辑

scp远程拷贝命令错误:Bad configuration option: permitrootlogin
     摘要: debian下scp远程拷贝命令错误:Bad configuration option: permitrootlogin  阅读全文

posted @ 2021-05-17 11:27 Benjamin 阅读(3513) | 评论 (0)  编辑

debian下nano打开文件时显示行号
     摘要: debian下nano打开文件时如果设置显示行号  阅读全文

posted @ 2021-04-30 12:11 Benjamin 阅读(672) | 评论 (0)  编辑

debian更新清华源 请检查是否安装了 apt-transport-https 软件包
     摘要: debian更新清华源,缺少apt-transport-https解决方法  阅读全文

posted @ 2021-03-13 15:30 Benjamin 阅读(3346) | 评论 (0)  编辑

debian更新清华源 GPG 错误:由于没有公钥,无法验证下列签名
     摘要: debian更新清华源 GPG 错误解决方法  阅读全文

posted @ 2021-03-13 15:22 Benjamin 阅读(6779) | 评论 (0)  编辑

redis:Failed opening the RDB file root (in server root dir /var/spool/cron)
     摘要: Failed opening the RDB file root (in server root dir /var/spool/cron)解决方法  阅读全文

posted @ 2021-02-23 16:04 Benjamin 阅读(2894) | 评论 (0)  编辑

debian10安装mysql
     摘要: debian10安装mysql(通过deb包,不用编译)  阅读全文

posted @ 2021-02-02 14:52 Benjamin 阅读(1127) | 评论 (0)  编辑

debian10升级python3.7.3(默认的是python2.7)
     摘要: debian10升级python3.7.3(默认的是python2.7)不用编译源码  阅读全文

posted @ 2021-02-01 10:07 Benjamin 阅读(1754) | 评论 (0)  编辑

apt-get update -y提示: There is no public key available for the following key IDs
     摘要: apt-get update -y提示: There is no public key available for the following key IDs解决方法  阅读全文

posted @ 2021-01-08 10:17 Benjamin 阅读(440) | 评论 (0)  编辑

debian 更换软件源
     摘要: debian 更换软件源  阅读全文

posted @ 2021-01-08 10:17 Benjamin 阅读(1594) | 评论 (0)  编辑

SSH远程登录失败,提示“Password authentication failed"
     摘要: SSH远程登录失败,提示“Password authentication failed"解决方法  阅读全文

posted @ 2021-01-08 10:10 Benjamin 阅读(5496) | 评论 (0)  编辑

Docker Compose的使用(linux)
     摘要: Docker Compose的使用(linux)  阅读全文

posted @ 2020-05-25 19:05 Benjamin 阅读(285) | 评论 (0)  编辑

centos别名(alias)使用
     摘要: centos的alias命令使用  阅读全文

posted @ 2019-12-18 18:57 Benjamin 阅读(651) | 评论 (0)  编辑

centos vim插件使用
     摘要: centos下vim安装各种插件  阅读全文

posted @ 2019-12-18 18:56 Benjamin 阅读(334) | 评论 (0)  编辑

python3.8.0在linux平台如何使用Websockify
     摘要: Websockify在centos7+python3.8.0下的使用  阅读全文

posted @ 2019-12-18 18:55 Benjamin 阅读(1344) | 评论 (0)  编辑

使用scp在windows和Linux之间互传文件
     摘要: scp命令在windows、linux平台使用方法  阅读全文

posted @ 2019-12-17 10:09 Benjamin 阅读(1267) | 评论 (0)  编辑

centos的firewall-cmd使用手册
     摘要: firewall-cmd使用手册  阅读全文

posted @ 2019-12-12 16:57 Benjamin 阅读(998) | 评论 (0)  编辑

centos下配置VMware局域网ip段
     摘要: centos配置VMware网络,使其内网可见  阅读全文

posted @ 2019-12-12 12:45 Benjamin 阅读(205) | 评论 (0)  编辑

CentOS7 配置阿里云yum源
     摘要: centos7 yum使用阿里源  阅读全文

posted @ 2019-03-14 09:38 Benjamin 阅读(227) | 评论 (0)  编辑

ubuntu16.04 安装VNC Server
     摘要: ubuntu16.04 安装VNC Server  阅读全文

posted @ 2018-12-19 00:24 Benjamin 阅读(1447) | 评论 (0)  编辑

debian UTC时区切换到CST 时区
     摘要: debian UTC时区切换到CST 时区  阅读全文

posted @ 2018-12-10 00:58 Benjamin 阅读(1854) | 评论 (0)  编辑

linux 更改时区
     摘要: 获取时区的代码,根据时区即可换算GMT时间到本地时间。  阅读全文

posted @ 2018-12-02 00:17 Benjamin 阅读(474) | 评论 (0)  编辑

gdb远程调试
     摘要: gdb远程调试 (gdb常用线程调试命令)  阅读全文

posted @ 2018-08-30 16:05 Benjamin 阅读(1963) | 评论 (0)  编辑

jigdo下载debian历史版本
     摘要: 下载debian系统历史版本方法  阅读全文

posted @ 2018-08-27 00:17 Benjamin 阅读(701) | 评论 (0)  编辑

linux crontab定时任务
     摘要: linux系统内置定时任务用法  阅读全文

posted @ 2018-08-23 10:28 Benjamin 阅读(242) | 评论 (0)  编辑

安装arm-none-linux-gnueabi交叉编译工具
     摘要: 如何安装arm-none-linux-gnueabi交叉编译工具  阅读全文

posted @ 2018-08-23 10:27 Benjamin 阅读(580) | 评论 (0)  编辑

linux find命令用法
     摘要: linux平台find命令用法  阅读全文

posted @ 2018-08-21 23:42 Benjamin 阅读(520) | 评论 (0)  编辑

centos6使用git命令fatal: HTTP request failed解决方法
     摘要: centos6使用git命令fatal: HTTP request failed解决方法  阅读全文

posted @ 2018-05-27 18:35 Benjamin 阅读(827) | 评论 (0)  编辑

linux常用makefile模板
     摘要: 整理的makefile模板  阅读全文

posted @ 2015-12-31 20:11 Benjamin 阅读(3350) | 评论 (0)  编辑

centos常用操作
     摘要: centos安装mysql或mariadb,centos7安装iptable,更新glic(centos6),不定时更新中  阅读全文

posted @ 2015-12-14 22:47 Benjamin 阅读(467) | 评论 (0)  编辑

linux平台hash_map使用示例
     摘要: hash_map在linux平台上的使用  阅读全文

posted @ 2015-01-02 15:51 Benjamin 阅读(854) | 评论 (0)  编辑

vim配置文件及其插件
     摘要: 整理的linux资料  阅读全文

posted @ 2013-05-10 23:36 Benjamin 阅读(787) | 评论 (0)  编辑

Redhat+putty的无密码登陆
     摘要: putty远程无密码登陆redhat  阅读全文

posted @ 2013-05-08 12:02 Benjamin 阅读(613) | 评论 (0)  编辑

linux汇编之算术和逻辑指令
     摘要: linux汇编之算术指令  阅读全文

posted @ 2013-01-30 23:24 Benjamin 阅读(1138) | 评论 (0)  编辑

linux汇编之IA32数据格式及数据操作

posted @ 2013-01-16 21:51 Benjamin 阅读(931) | 评论 (0)  编辑

linux下的汇编:ATT和Intel格式
     摘要: Intel格式和ATT格式不同之处,gcc常用的有关汇编的基本操作  阅读全文

posted @ 2013-01-08 22:22 Benjamin 阅读(1271) | 评论 (0)  编辑

vware安装vware tools后还是不能实现鼠标拖拽的解决方法
     摘要: vware不能实现鼠标拖曳(文件传送)的解决方法  阅读全文

posted @ 2012-12-26 19:52 Benjamin 阅读(3123) | 评论 (0)  编辑

linux+多线程下可以使用的定时器(c++)
     摘要: linux+多线程中使用的定时器(可自己实现定时器回调)  阅读全文

posted @ 2012-07-07 22:14 Benjamin 阅读(2485) | 评论 (0)  编辑

ACE在dabian平台的安装和使用
     摘要: ACE在的debian平台上安装,一定要使用$ACE_ROOT,不要使用其设置的路径,否则无法安装成功  阅读全文

posted @ 2012-05-11 07:54 Benjamin 阅读(463) | 评论 (0)  编辑

linux下的node.js
     摘要: linux上通过node.js操作mysql、构建websocket服务器  阅读全文

posted @ 2012-04-07 10:23 Benjamin 阅读(2348) | 评论 (0)  编辑

flash客户端连接linux(debian)服务器的安全策略问题
     摘要: Flash Player连接linux服务器的安全策略问题,如果是ip,则domain那部分一定要写*,否则无法通过  阅读全文

posted @ 2012-02-07 15:57 Benjamin 阅读(1177) | 评论 (0)  编辑

linux下的log4cplus应用
     摘要: linux下如何使用log4cplus库来写日志文件  阅读全文

posted @ 2011-11-04 13:46 Benjamin 阅读(1696) | 评论 (0)  编辑

debian下vim的c++自动补全功能的实现
     摘要: debian下vim的c++自动补全功能实现  阅读全文

posted @ 2011-10-23 12:07 Benjamin 阅读(1097) | 评论 (0)  编辑

debian的常用命令
     摘要: debian和linux一些常用命令  阅读全文

posted @ 2011-10-16 09:31 Benjamin 阅读(10440) | 评论 (0)  编辑

如何将第三方库和头文件加到gcc、g++中

posted @ 2011-08-28 14:55 Benjamin 阅读(2367) | 评论 (0)  编辑

linux开发笔记(三)
     摘要: shell脚本中一些常见的问题和变量  阅读全文

posted @ 2011-06-22 17:35 Benjamin 阅读(948) | 评论 (0)  编辑

bind源码解析(二)
     摘要: bind核心代码部分  阅读全文

posted @ 2011-03-10 21:10 Benjamin 阅读(3077) | 评论 (2)  编辑

如何将bind改为c++编译
     摘要: 如何将bind由c编译改为C++编译  阅读全文

posted @ 2011-03-03 22:16 Benjamin 阅读(949) | 评论 (2)  编辑

Vware的网络配置
     摘要: Vware虚拟机网卡设置  阅读全文

posted @ 2011-01-28 10:40 Benjamin 阅读(820) | 评论 (0)  编辑

linux下安装配置intel的tbb
     摘要: tbb是英特公司的一个并行开发库,可提高线程的性能  阅读全文

posted @ 2011-01-17 14:44 Benjamin 阅读(4383) | 评论 (0)  编辑

linux下inet_ntoa和printf的使用问题
     摘要: printf和inet_ntoa使用中的问题  阅读全文

posted @ 2011-01-13 10:58 Benjamin 阅读(7170) | 评论 (6)  编辑

redhat下安装编译Mysql
     摘要: redhat下安装mysql过程(非rpm包,rpm包的安装官方的手册上有详细说明)  阅读全文

posted @ 2011-01-11 14:19 Benjamin 阅读(965) | 评论 (0)  编辑

bind源码解析(一)
     摘要: bind软件主要的业务处理模块--相关socket  阅读全文

posted @ 2010-12-20 21:44 Benjamin 阅读(3919) | 评论 (3)  编辑

linux下DNS私有根服务器的搭建
     摘要: linux下用bind9搭建dns私有跟服务器  阅读全文

posted @ 2010-12-09 21:29 Benjamin 阅读(1707) | 评论 (0)  编辑

relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC的解决方法
     摘要: 安装mysql、unbound出现的recompile with -fPIC的解决方法  阅读全文

posted @ 2010-11-30 18:02 Benjamin 阅读(14461) | 评论 (0)  编辑

linux开发笔记(二)---相关shell脚本
     摘要: shell脚本相关的部分,不断完善中  阅读全文

posted @ 2010-10-13 22:20 Benjamin 阅读(1847) | 评论 (0)  编辑

Shell中的数组
     摘要: Shell脚本中的数组  阅读全文

posted @ 2010-10-08 22:21 Benjamin 阅读(25801) | 评论 (0)  编辑

linux---redhat开发整理(一)
     摘要: RH开发笔记整理  阅读全文

posted @ 2010-09-02 22:34 Benjamin 阅读(4052) | 评论 (0)  编辑

linux下如何获取进程的id和命令行参数
     摘要: linux下获取进程的id和命令行参数的方法  阅读全文

posted @ 2010-08-08 22:43 Benjamin 阅读(6828) | 评论 (0)  编辑

json-c-0.9和linux
     摘要: 解析JSON数据格式的json-c-0.9在linux平台上的安装使用  阅读全文

posted @ 2010-08-01 21:39 Benjamin 阅读(4143) | 评论 (0)  编辑