2014-07-03 聚會手記

上一週 || 下一週

Table of Contents

瑞明

Kivy: Cross-platform Python Framework for NUI Development
http://kivy.org/

sl4a - Scripting Layer for Android brings scripting languages to Android.
http://code.google.com/p/android-scripting/wiki/ApiReference

Py4A
http://code.google.com/p/python-for-android/

果凍

# cat /usr/lib/x86_64-linux-gnu/libncurses.so
INPUT(libncurses.so.5 -ltinfo)

honki

Inkscape Extension to Render a Living Hinge - LVL1
http://wiki.lvl1.org/Inkscape_Extension_to_Render_a_Living_Hinge

yan

SNMP
管理者 Manager (中央伺服器)
代理者 Agent (Switch, Router, AP, Hosts)

SNMP Version :
1, 2c, 3
3 : 確保 community 間通訊均爲加密

SNMP Community :
類似密碼
預設 "public" community 具有 read-only 功能
預設 "private" community 具有 read-write 以及讀取某些限制性數值的功能

管理者以 snmpget, snmpwalk 向代理者要求值
管理者以 snmpset 向代理者傳送值
代理者以 snmptrap 向管理者 snmptrapd 主動傳送值 (如:電池電量低訊息)
http://www.loriotpro.com/Products/On-line_Documentation_V5/images/C3-B2_img/LP-EN-V1010.jpg

通过Gearman实现MySQL到Redis的数据同步(异步复制)
http://avnpc.com/pages/mysql-replication-to-redis-by-gearman

NO-IP 被微軟搶奪,暫時改用此免費 DDNS,有許多域名可申請,也可自行接管 subdomian,也有很多 DUC (Dynamic Update Client) 的方式
https://freedns.afraid.org/scripts/freedns.clients.php

除非特別註明,本頁內容採用以下授權方式: Creative Commons Attribution-ShareAlike 3.0 License