ethtool

ethtool命令 查询及设置网卡参数 主要参数 1 2 3 4 5 6 7 8 ethtool ethx //查询ethx网口基本设置,其中 x 是对应网卡的编号,如eth0、eth1等

Android与时间相关广播

四种和时间相关的广播 1 2 3 4 5 6 1. ACTION_TIME_TICK = "android.intent.action.TIME_TICK" 2. ACTION_TIME_CHANGED = "android.intent.action.TIME_SET" 3. ACTION_TIMEZONE_CHANGED = "android.intent.action.TIMEZONE_CHANGED" 4. ACTION_DATE_CHANGED = "android.intent.action.DATE_CHANGED" 处理逻辑都集中在AlarmManagerService.java里面,下文代

ssh代理

前提条件 有一个ssh账号,现阶段互联网上还是有不少的的公司提供免费vps,云平台的,一般都提供ssh访问账号。 该服务器在墙外,墙内的虽然也能