This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
在win下如何使用goagent,google看看。哦,对了,百度查吧,用google搜索会断开链接! | |
在ubuntu下,使用goagent,下面的过程不是在win下都需要的。当然也需要google的appid。 | |
首先在 http://appengine.google.com 注册Google App Engine账号(Gmail账号通用)。 | |
然后创建Google App Engine的ID,顺利登录后,点击Creat an Application。 | |
Ubuntu需要下载并安装goagent和Google AppEngine SDK。 | |
goagent下载地址:http://code.google.com/p/goagent/ | |
Google AppEngine SDK下载地址:https://code.google.com/intl/zh-CN/appengine/downloads.html | |
下载Google AppEngine SDK for Python版本(linux)。 | |
然后,goagent解压goagent到google_appengine目录下。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
小红帽是tp的一大利器。在ubuntu下速度慢。 | |
先查看一下设备的属性: | |
udevadm test /sys/devices/platform/i8042/serio1/serio2 | |
在最后有: | |
ACTION=add | |
DEVPATH=/devices/platform/i8042/serio1/serio2 | |
DRIVER=psmouse | |
MODALIAS=serio:ty05pr00id00ex00 | |
SERIO_EXTRA=00 | |
SERIO_ID=00 |
NewerOlder