上一页 1 2 3 4 5 6 7 8 ··· 14 下一页
摘要: 远程机器有端口 scp -o port=xxx YOUR_FILE root@YOUR_REMOTE_IP:/YOUR_DIR Example syntax for Secure Copy (scp) What is Secure Copy? scp allows files to be copie 阅读全文
posted @ 2014-06-13 10:28 e.e.p 阅读(1412) 评论(0) 推荐(0)
摘要: 02 MAY, 2012The new Ubuntu release has just rolled around and with it a slew of new packages. Personally, I'm tracking the development of Ruby quite c... 阅读全文
posted @ 2014-05-31 16:57 e.e.p 阅读(266) 评论(0) 推荐(0)
摘要: QGtkStyle could not resolve GTK. Make sure you have installed the proper libraries.sudo apt-get install --reinstall gtk2-engines-murrine:i386sudo add-... 阅读全文
posted @ 2014-05-24 18:09 e.e.p 阅读(574) 评论(0) 推荐(0)
摘要: pm2 start app.js -i max -name 可以运行的用户 env PATH=$PATH:/usr/bin pm2 startup -u 可以运行的用户 ubuntu/centos 阅读全文
posted @ 2014-04-16 15:21 e.e.p 阅读(430) 评论(0) 推荐(0)
摘要: ```htmlhttp://blog.csdn.net/llnara/article/details/8691049关键字: open var run nginx pid failed 产生原因:添加模块,重编译后不能重启解决办法: nginx -c /path-to-your-config-fil... 阅读全文
posted @ 2014-04-16 13:28 e.e.p 阅读(168) 评论(0) 推荐(0)
摘要: 建一个本地社区,学一下运营。这次使用的是candy(nodejs论坛),服务端加了一个tengine,用于代理node的地址。tengine特性有空再研究,记下我的安装信息。```text nginx path prefix: "/usr" nginx binary file: "/usr/sb... 阅读全文
posted @ 2014-04-16 09:16 e.e.p 阅读(221) 评论(0) 推荐(0)
摘要: 由于之前把系统自带的恢复去了,然后TouchPad一直不能禁用,而后我的410k就只装上ubuntu,想不到在ubuntu上,禁用/启用 触摸板这么方便。http://askubuntu.com/questions/181676/how-to-disable-touchpad-while-using-trackpoint-on-a-thinkpad 阅读全文
posted @ 2014-04-05 18:09 e.e.p 阅读(373) 评论(0) 推荐(0)
摘要: 1. templateURL和路由之类的要在web server下运行。2. 使用模板replace设为true,模板里也要有相应的标签,否则不出现任何数据。3. 1.2版本之后,ngRoute模块独立。4.空的controller不定义会出错。5.Directive的link参数是有顺序的:sco... 阅读全文
posted @ 2014-02-22 13:45 e.e.p 阅读(6548) 评论(0) 推荐(1)
摘要: chrome32中user agent 找不着了?没关系,看我画的图吧。为什么是英文的,国际化嘛... 阅读全文
posted @ 2014-01-16 13:37 e.e.p 阅读(560) 评论(0) 推荐(0)
摘要: 尽管我已经很久没写代码,我还是紧跟着。我学习node,学Php,学各种工具……现在开发跟以前比,真的方便了许多。想当年,可能就是随便建几个文件夹就开始做了,或者是后来用IDE建项目。但是,这些都没有现在方便。模块加载框架: require.js/sea.jsCSS框架:Sass自动化工具: grunt,bower,compass测试: (略过)前端一下子变得丰富起来了,现在要做一个项目。估计部署工具就要光多点时间,之后就是更快速的发开了。有了sass和模块加载这些帮助之后,资源管理起来更加方便了。例如一个php的项目,我大概会这样:1.开发环境。各种平台:运行环境lemp(nginx),nod 阅读全文
posted @ 2014-01-04 10:37 e.e.p 阅读(224) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 14 下一页