03 2017 档案

摘要:http://www.haiyun.me/archives/iptables-nth-mark-route-load.html之前有介绍OpenWrt下ADSL多拨使用nexthop负载均衡,负载不是很理想,本次... 阅读全文
posted @ 2017-03-31 17:15 张同光 阅读(936) 评论(0) 推荐(0) 编辑
摘要:http://www.haiyun.me/archives/iptables-mark-connmark.htmlMARK标记用于将特定的数据包打上标签,供Iptables配合TC做QOS流量限制或应用策略路由。... 阅读全文
posted @ 2017-03-31 17:14 张同光 阅读(334) 评论(0) 推荐(0) 编辑
摘要:http://baturin.org/docs/iproute2/#Add%20a%20route%20via%20interfaceOverviewiproute2 is the Linux networkin... 阅读全文
posted @ 2017-03-31 15:44 张同光 阅读(188) 评论(0) 推荐(0) 编辑
摘要:http://baturin.org/docs/iproute2/#Add%20a%20route%20via%20interfaceRoute managementFor IPv4 routes, you ca... 阅读全文
posted @ 2017-03-31 15:31 张同光 阅读(322) 评论(0) 推荐(0) 编辑
摘要:http://www.linuxdiyf.com/viewarticle.php?id=565981来源:SDNLAB本周二,非营利性开源组织Linux基金会宣布,美国最大的运营商AT&T已经成为其白金会员。AT... 阅读全文
posted @ 2017-03-31 11:21 张同光 阅读(104) 评论(0) 推荐(0) 编辑
摘要:https://blog.swineson.me/solve-android-work-mode-webview-crash-bug/解决Android在Work Mode中所有Webview崩溃的bug发表回复... 阅读全文
posted @ 2017-03-30 23:37 张同光 阅读(435) 评论(0) 推荐(0) 编辑
摘要:http://stackoverflow.com/questions/42134263/what-is-a-chromium-fataljni-android-cc236you may can have a lo... 阅读全文
posted @ 2017-03-30 22:15 张同光 阅读(1440) 评论(0) 推荐(0) 编辑
摘要:https://segmentfault.com/q/1010000007087853/a-1020000007089455系统redhat7,httpd已经启动[root@rhcsa conf.d]# nets... 阅读全文
posted @ 2017-03-30 14:56 张同光 阅读(526) 评论(0) 推荐(0) 编辑
摘要:http://baturin.org/docs/iproute2/#Add%20a%20route%20via%20interfacePolicy-based routing (PBR) in Linux is ... 阅读全文
posted @ 2017-03-30 14:22 张同光 阅读(436) 评论(0) 推荐(0) 编辑
摘要:## IP configuration#config IP_MULTICAST bool "IP: multicasting" help This is code for addressing several... 阅读全文
posted @ 2017-03-29 16:49 张同光 阅读(187) 评论(0) 推荐(0) 编辑
摘要:# # MPTCP configuration # config MPTCP bool "MPTCP protocol" depends on (IPV6=y || IPV6=n) default y help This replaces the normal TCP stack with a Mu 阅读全文
posted @ 2017-03-29 16:48 张同光 阅读(132) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/silvervi/article/details/6325698 今天尝试编译内核,下载到了一份tar.xz结尾的压缩文件,网上解决方法比较少,不过还是找到了,... 阅读全文
posted @ 2017-03-23 23:09 张同光 阅读(121) 评论(0) 推荐(0) 编辑
摘要:https://www.kernel.org/pub/linux/kernel/ 阅读全文
posted @ 2017-03-23 23:06 张同光 阅读(213) 评论(0) 推荐(0) 编辑
摘要:http://unix.stackexchange.com/questions/46077/where-to-download-linux-kernel-source-code-of-a-specific-ver... 阅读全文
posted @ 2017-03-23 22:54 张同光 阅读(147) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/ieearth/article/details/555186071、egl_init_driversAndroid中OpenGL库加载从egl_init_drivers函... 阅读全文
posted @ 2017-03-22 17:35 张同光 阅读(667) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/ieearth/article/details/61202963SurfaceFlinger的启动脚本surfaceflinger.rc内容如下:service surf... 阅读全文
posted @ 2017-03-22 09:52 张同光 阅读(399) 评论(0) 推荐(0) 编辑
摘要:-------------------------------------------------------------------- 分析 logcat.txt,错误如下:03-21 21:13:38.412... 阅读全文
posted @ 2017-03-22 09:24 张同光 阅读(889) 评论(0) 推荐(0) 编辑
摘要:shmem: enable user xattr for tmpfs Forward port the commit 0b98841 of Michael Müller to kernel 4.8. This is necessary for android-x86 live mode. 因此,编译 阅读全文
posted @ 2017-03-21 23:48 张同光 阅读(217) 评论(0) 推荐(0) 编辑
摘要:https://sourceforge.net/p/android-x86/installation/7/Created:2016-08-31 Creator: Chih-Wei HuangThe Package... 阅读全文
posted @ 2017-03-21 22:51 张同光 阅读(121) 评论(0) 推荐(0) 编辑
摘要:https://me94.me/3651.html本方法 Moto X 2014(欧版 XT1092 Android 6.0 MPE24.49-18)升级到 Lineage 14.1(XT1092 Android... 阅读全文
posted @ 2017-03-21 16:32 张同光 阅读(985) 评论(0) 推荐(0) 编辑
摘要:--------------------------------adb kill-serveradb connect 192.168.56.6--------------------------------* d... 阅读全文
posted @ 2017-03-21 15:03 张同光 阅读(1324) 评论(0) 推荐(0) 编辑
摘要:http://joaoventura.net/blog/2012/bq-edison-root/Android tablet bq EdisonRoot (on any OS)December 14, 2012T... 阅读全文
posted @ 2017-03-21 14:10 张同光 阅读(248) 评论(0) 推荐(0) 编辑
摘要:https://www.recovery-android.com/tips/enable-usb-debugging-with-android-code.html--Thursday, Jun.23, 2016A... 阅读全文
posted @ 2017-03-21 10:33 张同光 阅读(173) 评论(0) 推荐(0) 编辑
摘要:https://sourceforge.net/p/vilivs5/framework_base/ci/41d38532eb9cc8a3bf6742abb344d86cd40639f1/This is a rew... 阅读全文
posted @ 2017-03-20 20:42 张同光 阅读(147) 评论(0) 推荐(0) 编辑
摘要:http://git.net/ml/android-porting/2010-09/msg00031.htmlSubject: [android-porting] Mouse cursor:issue with ... 阅读全文
posted @ 2017-03-20 20:10 张同光 阅读(136) 评论(0) 推荐(0) 编辑
摘要:http://www.mywiki.cn/hovercool/index.php/BUG%E5%AE%9E%E4%BE%8B%E5%88%86%E6%9E%90%E4%BA%94%EF%BC%9Abinder_a... 阅读全文
posted @ 2017-03-18 07:38 张同光 阅读(438) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/innost/article/details/19767621接第二部分的内容(http://blog.csdn.net/innost/article/details/1... 阅读全文
posted @ 2017-03-17 07:56 张同光 阅读(434) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/innost/article/details/19641487接第一部分的内容(http://blog.csdn.net/innost/article/details/1... 阅读全文
posted @ 2017-03-17 07:54 张同光 阅读(497) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/innost/article/details/19299937按哥的习惯,应该是全部洗剪吹完后再发,不过今年是马年,什么都强调 马上。所以 现在就先奉献 马上有第一部分 ... 阅读全文
posted @ 2017-03-17 07:53 张同光 阅读(386) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/myarrow/article/details/9856095/1. 简介 SELinux带给Linux的主要价值是:提供了一个灵活的,可配置的MAC机制。 ... 阅读全文
posted @ 2017-03-16 23:45 张同光 阅读(283) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/myarrow/article/details/101059611. 简介 SELinux策略语言主要描述policy.conf的相关语法,其相关部分如下图所示:... 阅读全文
posted @ 2017-03-16 23:40 张同光 阅读(536) 评论(0) 推荐(0) 编辑
摘要:在开发中,偶尔会碰到一些TE后缀的文件的修改和查看。google借鉴了SELinux安全机制,在Android内包含了该机制,而TE是SELinux中描述程序访问资源的语言。本文的目的是让大家在Android开发中,碰到相关问题时能够看懂相关的TE文件。在下面的内容中将描述SELinux基本的TE编... 阅读全文
posted @ 2017-03-16 23:29 张同光 阅读(486) 评论(0) 推荐(0) 编辑
摘要:https://lab.nexedi.cn/kirr/linux/commit/fa01e2ca9f531b4a5693469a196eb1574b8d7d8aThe 8250_fintek driver adv... 阅读全文
posted @ 2017-03-16 20:35 张同光 阅读(263) 评论(0) 推荐(0) 编辑
摘要:https://groups.google.com/forum/#!topic/android-porting/Cgv-rGMJwX0 Richard Zhao08/12/10其他收件人: jithu...@gm... 阅读全文
posted @ 2017-03-16 16:48 张同光 阅读(509) 评论(0) 推荐(0) 编辑
摘要:https://talk.sonymobile.com/t5/General-Discussion/Error-during-Nougat-build/td-p/1193374Error during Nouga... 阅读全文
posted @ 2017-03-16 08:49 张同光 阅读(253) 评论(0) 推荐(0) 编辑
摘要:--------------------------------------------------------------------init: Service exec 1 (/system/bin/logw... 阅读全文
posted @ 2017-03-15 21:46 张同光 阅读(203) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/ganjinrui/article/details/44948649一、适用情景当在init.rc中新增service:service ro_isn /system/bi... 阅读全文
posted @ 2017-03-15 21:25 张同光 阅读(444) 评论(0) 推荐(0) 编辑
摘要:http://howtoprogram.eu/question/n-a,57773We're customizing a fork of the Android x86 Nougat (Android v7.1)... 阅读全文
posted @ 2017-03-15 14:59 张同光 阅读(293) 评论(0) 推荐(0) 编辑
摘要:https://github.com/openthos/display-analysis/blob/master/repo/Android%20x86%E5%A6%82%E4%BD%95%E5%90%AF%E5%... 阅读全文
posted @ 2017-03-15 14:43 张同光 阅读(470) 评论(0) 推荐(0) 编辑
摘要:https://www.brobwind.com/archives/291Brillo: 编译运行example-ledflasher程序2016-01-05 22:01:40 ~2016-01-05 23:06... 阅读全文
posted @ 2017-03-13 16:39 张同光 阅读(388) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/luoshengyang/article/details/37613135 我们知道,Android系统基于Linux实现。针对传统Linux系统,NSA开发... 阅读全文
posted @ 2017-03-13 09:12 张同光 阅读(164) 评论(0) 推荐(0) 编辑
摘要:http://perso.uclouvain.be/olivier.bonaventure/blog/html/2013/09/18/mptcp.html September 18, 2013 Multipath TCP is a TCP extension that allows a TCP co 阅读全文
posted @ 2017-03-12 11:53 张同光 阅读(144) 评论(0) 推荐(0) 编辑
摘要:https://support.apple.com/en-us/HT201373Published Date: Aug 10, 2016 If you're a network administrator, yo... 阅读全文
posted @ 2017-03-12 11:34 张同光 阅读(106) 评论(0) 推荐(0) 编辑
摘要:https://imtx.me/archives/1852.htmlSep 21, 2013 看到中文圈似乎讨论 iOS 7 的这个特性的还不多,于是我稍微研究了一下这个「Mutlipath TCP」,写点心得。... 阅读全文
posted @ 2017-03-12 11:33 张同光 阅读(127) 评论(0) 推荐(0) 编辑
摘要:http://www.linuxdiyf.com/viewarticle.php?id=565495在刚刚结束的 2017 Google Cloud Next 大会上,开源占据了最后一个主题演讲环节中的中心地位,... 阅读全文
posted @ 2017-03-12 10:58 张同光 阅读(96) 评论(0) 推荐(0) 编辑
摘要:https://source.codeaurora.org/external/gigabyte/ag-gb-dsds-7227/plain/kernel/drivers/usb/otg/otg.c/* * otg... 阅读全文
posted @ 2017-03-10 08:35 张同光 阅读(113) 评论(0) 推荐(0) 编辑
摘要:今天早上一上班,就收到了苹果发来的一封警告邮件,一看内容,就知道这是个大事啊,还赶紧发了个微博,然后,今天一整天,iOS 界都被这个消息炸裂了!这封警告邮件大概意思就是说,苹果将不再允许使用动态下发代码的机制,如果 App 内部使用了动态下发代码的框架,将有被拒的风险。所谓的动态下发代码,就是我们常... 阅读全文
posted @ 2017-03-09 14:33 张同光 阅读(524) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/h643342713/article/details/60874153今天一早,不少iOS开发群都炸窝了,原因是部分iOS开发者收到了苹果的警告邮件:有开发者质疑可能是项... 阅读全文
posted @ 2017-03-08 16:44 张同光 阅读(145) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/pk.html?id=6593l一大早看各个iOS开发群炸锅了,原来是苹果大佬禁止了热更新和JSpatch。导致很多人的项目上线和更新被拒,目前还没有解决方案。RN会不会... 阅读全文
posted @ 2017-03-08 16:20 张同光 阅读(2028) 评论(0) 推荐(0) 编辑
摘要:[root@localhost lineage-14.1-kiwi-on-VB]# m -j32 iso_img make: Entering directory '/opt/android-x86/lineage-14.1-kiwi-on-VB' PLATFORM_VERSION_CODENAME 阅读全文
posted @ 2017-03-07 07:40 张同光 阅读(221) 评论(0) 推荐(0) 编辑
摘要:/* auditsc.c -- System-call auditing support * Handles all system-call specific auditing features. * * Copyright 2003-2004 Red Hat Inc., Durham, North 阅读全文
posted @ 2017-03-06 09:31 张同光 阅读(120) 评论(0) 推荐(0) 编辑
摘要:http://www.linuxdiyf.com/viewarticle.php?id=565347来源:techug作为程序员,我们总是身处于如万花筒般变化无常的技术世界里。我们可能也是那群能够最早感知到科技变... 阅读全文
posted @ 2017-03-05 15:22 张同光 阅读(109) 评论(0) 推荐(0) 编辑
摘要:http://www.android-x86.org/documents/customizekernelOverviewThe Android build system doesn't compile kerne... 阅读全文
posted @ 2017-03-05 08:07 张同光 阅读(125) 评论(0) 推荐(0) 编辑
摘要:http://www.android-x86.org/getsourcecode Introduction This page has (hopefully) the latest information about how to build Android for x86 platforms li 阅读全文
posted @ 2017-03-05 08:04 张同光 阅读(190) 评论(0) 推荐(0) 编辑
摘要:OK cm-x86 nougat-x86 ( cm: update to LineageOS-14.1 ) repo init -u git://git.osdn.net/gitroot/android-x86/manifest -b nougat-x86 -m cm.xml repo sync - 阅读全文
posted @ 2017-03-04 22:24 张同光 阅读(298) 评论(0) 推荐(0) 编辑
摘要:http://www.linuxdiyf.com/viewarticle.php?id=565323据新华社3月3日消息,在近日召开的世界移动通信大会全球5G测试峰会上,中国5G推进组副组长、中国移动技术部总经理... 阅读全文
posted @ 2017-03-04 20:13 张同光 阅读(130) 评论(0) 推荐(0) 编辑
摘要:安装 自己编译的 LineageOS 14.1 - begin - OK - 成功 scp 10.109.253.80:/opt/android-x86/lineage-14.1-kiwi-4-honor5x/out/target/product/kiwi/lineage-14.1-20170304 阅读全文
posted @ 2017-03-04 17:15 张同光 阅读(225) 评论(0) 推荐(0) 编辑
摘要:http://www.slashroot.in/which-is-the-fastest-method-to-delete-files-in-linuxSubmitted by Sarath Pillai on ... 阅读全文
posted @ 2017-03-04 10:17 张同光 阅读(164) 评论(0) 推荐(0) 编辑
摘要:http://www.dxulab.com/wiki/superfastdeleteafolderwithlargenumberoffilespostedJul 4, 2016, 12:08 AM by Dong... 阅读全文
posted @ 2017-03-04 09:14 张同光 阅读(120) 评论(0) 推荐(0) 编辑
摘要:===================== 安装 lineage-14.1-20170301-nightly-kiwi-signed.zip - begin - OK - 成功在 成功 线刷 KIW-AL10C0... 阅读全文
posted @ 2017-03-03 18:02 张同光 阅读(161) 评论(0) 推荐(0) 编辑
摘要:http://lineageos.org/Update-and-Build-Prep/Written on January 20, 2017 by ciwrl Alright, alright, alright ... 阅读全文
posted @ 2017-03-03 14:49 张同光 阅读(111) 评论(0) 推荐(0) 编辑
摘要:328 warnings generated. [ 99% 51751/51954] Target cache fs image: /opt/android-x86/...neage-14.1-kiwi-4-honor5x/out/target/product/kiwi/cache.img Buil 阅读全文
posted @ 2017-03-03 14:12 张同光 阅读(242) 评论(0) 推荐(0) 编辑
摘要:https://iperf.fr/iperf-doc.php#3dociPerf 3 user documentationGENERAL OPTIONSCommand line optionDescription... 阅读全文
posted @ 2017-03-02 16:21 张同光 阅读(201) 评论(0) 推荐(0) 编辑
摘要:http://www.cnblogs.com/dinphy/p/5669384.html解决:Cannot get http://gerrit.googlesource.com/git-repo/clone.bu... 阅读全文
posted @ 2017-03-02 08:04 张同光 阅读(526) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/whatday/article/details/39669643网络编程中,对于数据传输实时性要求较高的场合,大家都会选择UDP来作为数据传输协议,在TCP/IP协议族中... 阅读全文
posted @ 2017-03-01 20:38 张同光 阅读(713) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/stoneson/article/details/6524762差不多是对rcf1928的翻译。 【zz】 笔者在实际学习中,由于在有些软件用到了socks5(如o... 阅读全文
posted @ 2017-03-01 20:36 张同光 阅读(636) 评论(0) 推荐(0) 编辑
摘要:https://support.apple.com/en-us/HT201373If you're a network administrator, you can use Multipath TCP with ... 阅读全文
posted @ 2017-03-01 17:43 张同光 阅读(112) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/xiaokeweng/article/details/46743409【错误】leo@leo-weng:~$repo init-uXXXX.xmlfatal: Canno... 阅读全文
posted @ 2017-03-01 10:19 张同光 阅读(2953) 评论(0) 推荐(0) 编辑
摘要:http://www.android-x86.org/releases/releasenote-cm-x86-13-0-r1The Android-x86 project is glad to announce ... 阅读全文
posted @ 2017-03-01 10:05 张同光 阅读(326) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示