Skip to content
Menu
  • 首页
  • OpenWrt教程
    • OpenWrt系统
    • Lua&Luci
  • Linux编程
    • Linux C
    • Linux内核
  • 智能设备
    • 低功耗WiFi
    • Zigbee
    • 蓝牙BLE
  • 杂谈&WordPress
  • 关于
    • 上海阿勇
    • 软件包索引下载
    • 小工具
    • 特别的OpenWrt

OpenWrt下载网

openwrtdl.com分享下载

点我搜

分类:linux C

Linux进程崩溃异常退出的调试方法

Posted on 2019年4月10日 by 阿勇

进程在运行过程中遇到逻辑错误, 比如除零, 空指针等等, 系统会触发一个软件中断. 这个中断会以信号的方式通知 […]

Continue reading...
Posted in linux CTagged linux, signal, 崩溃, 调试, 进程Leave a comment

如何防范重放攻击

Posted on 2019年3月6日 by 阿勇

重放攻击(Replay Attacks)

Continue reading...
Posted in linux CLeave a comment

centos/ubuntu安装uci/libubox/lua

Posted on 2018年11月21日2018年11月21日 by 阿勇

在ubuntu或centos主机上安装uci需要安装libubox,而安装libubox需要lua环境和jso […]

Continue reading...
Posted in linux C, openwrt教程Tagged libubox, libuci, lua, uciLeave a comment

64位系统中安装32位开发环境

Posted on 2018年8月27日 by 阿勇

转载自:https://blog.csdn.net/AttaGain/article/details/1702 […]

Continue reading...
Posted in linux CTagged lib32ncurses5, lib32stdc++6, lib32z1, libXtst, xulrunnerLeave a comment

${0##*/} ${0#*/} ${0%/*} ${0%%/*}

Posted on 2018年6月19日2018年6月19日 by 阿勇

  Linux 的字符串截取很有用。有八种方法。 假设有变量 var=http://www.aaa. […]

Continue reading...
Posted in linux CTagged ${var}, bash, shellLeave a comment

windows用的l2tp客户端软件

Posted on 2018年1月25日2018年6月11日 by 阿勇

这是华为开发的Windows上用的L2TP客户端软件,很好用,设置简单明了! 我放到百度网盘上了 链接: ht […]

Continue reading...
Posted in linux C3 Comments

Centos/ubuntu一键安装L2TP+IPSec完整教程

Posted on 2018年1月4日 by 阿勇

L2TP相比PPTP是另外一种隧道协议方式,部分网络下PPTP无法连接,可以尝试L2TP,一般而言在PC上,两 […]

Continue reading...
Posted in linux CLeave a comment

苹果macos下macport安装包下载

Posted on 2017年10月8日 by 阿勇

一个是PKG格式,一个是bz2源码 pkg格式直接双击安装即可; bz2源码需要先解压,然后运行如下命令 [c […]

Continue reading...
Posted in linux C, 软件下载Tagged mac, macos, portLeave a comment

cetos7安装pip3

Posted on 2017年6月18日 by 阿勇

阿里云的centos系统默认安装的python版本为2.7,升级到3.4很容易,但是当我需要用到pip3的时候 […]

Continue reading...
Posted in linux CLeave a comment

eclipse出现cannot open git-upload-pack的问题

Posted on 2017年5月7日2019年5月16日 by 阿勇

我们在eclipse上使用插件egit向github或者bitbucket同步代码时,有时候会发现出现cann […]

Continue reading...
Posted in linux CLeave a comment

使用百度CDN后apache无法获取真实IP问题解决

Posted on 2017年4月11日2017年4月17日 by 阿勇

本站开启了百度CDN,开启固然有一定好处的,但是开启之后带来了新的问题 apache的access.log无法 […]

Continue reading...
Posted in linux C, wordpressTagged apache, cdn, 用户IP, 真实IPLeave a comment

3分钟了解Base64原理

Posted on 2017年2月12日 by 阿勇

3分钟了解Base64原理 开发者对Base64编码肯定很熟悉,是否对它有很清晰的认识就不一定了。实际上Bas […]

Continue reading...
Posted in linux C, openwrt教程Tagged base64, yuanli, 原理2 Comments

Posts navigation

== 上页15篇 ==
== 下页15篇 ==
Proudly powered by WordPress | ICP备案号:豫ICP备15009167号-1 | 登录