Jghost

jeiao, In me the tiger sniffs the rose !

导航

2014年4月22日 #

转:dashboard的简明教程

摘要: 在网上看到一篇不错的dashboard入门blog,在此就不在copy,贴地址:http://www.open-open.com/lib/view/open1389792987430.html可以了解界面的布局以及horizon的一些简单知识 阅读全文

posted @ 2014-04-22 16:46 Jghost 阅读(342) 评论(0) 推荐(0) 编辑

ubuntu 14.04下 horizon openstack_dashboard 的开发环境搭建

摘要: 序:公司要在openstack的基础上,做开发做产品,网上资料也不是很多,很多都是在来回copy,在此做个blog,慢慢更新,推动自己进步.首先老话题:开发环境的搭建.一个纯净的ubuntu系统requirement:gitpython-pip1.首先是安装上面的必要app2.选择代码位置,我是新建... 阅读全文

posted @ 2014-04-22 15:25 Jghost 阅读(645) 评论(0) 推荐(0) 编辑

ubuntu 命令的快捷启动

摘要: 目前我知道的有三种方式第一种,在配置文件 .bashrc 中 配置alias ,追加到文件末尾就行如下:alias tmout='tail -f /usr/local/oakcloud/tomcat/apache-tomcat-6.0.37/logs/catalina.out 'alias tmst... 阅读全文

posted @ 2014-04-22 09:39 Jghost 阅读(302) 评论(0) 推荐(0) 编辑