www.cnblogs.com/ruiyqinrui

开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞

python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发.

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 236 237 238 239 240 241 242 243 244 ··· 290 下一页

2014年7月5日

摘要: 1,运算符,操作数;使用相同的符号(基本运算符,+ - * / %),进行多种操作(指使用一个运算符符号,对不用类型的变量进行操作,int ,float,double),此概念将运算符的重载(operator overloading),之前我们曾经学过函数的重载;2,cin读取键盘输入时,如何确定字... 阅读全文
posted @ 2014-07-05 15:12 秦瑞It行程实录 阅读(255) 评论(0) 推荐(0) 编辑

2014年7月4日

摘要: https://code.launchpad.net/fuel 【fuel项目】http://www.imgburn.com/ 【各种镜像制作工具】 阅读全文
posted @ 2014-07-04 16:45 秦瑞It行程实录 阅读(337) 评论(0) 推荐(0) 编辑

摘要: oracle exp/imp脚本 阅读全文
posted @ 2014-07-04 16:43 秦瑞It行程实录 阅读(345) 评论(0) 推荐(0) 编辑

摘要: 使用mirantis公司的openstack部署工具--fuel,迅速部署体验openStack云管理软件;1,使用virtualbox虚拟化工具(此工具在此使用主要是为了简化新建虚机的网络规划,fuel种子主机的网卡仅一个用于管理控制下面的openStack-control,compute00**... 阅读全文
posted @ 2014-07-04 11:00 秦瑞It行程实录 阅读(666) 评论(0) 推荐(0) 编辑

摘要: http://git-scm.com/book/en/Git-Basics-Getting-a-Git-RepositoryGetting a Git RepositoryYou can get a Git project using two main approaches. The first t... 阅读全文
posted @ 2014-07-04 10:09 秦瑞It行程实录 阅读(576) 评论(0) 推荐(0) 编辑

2014年7月2日

摘要: Openstack发展很猛,很多朋友都很认同,2013年,会很好的解决OpenStack部署的问题,让安装,配置变得更加简单易用。很多公司都投入人力去做这个,新浪也计划做一个Openstack的iso,集成OS,当你决定去做这个的时候,那么先了解一下目前的现状。说到部 署,肯定和OS有关,对于Ope... 阅读全文
posted @ 2014-07-02 16:26 秦瑞It行程实录 阅读(315) 评论(0) 推荐(0) 编辑

2014年6月27日

摘要: preface(见面礼):仅扫tcp端口:netstat -tnlp|egrep -i "$1"udp+tcpnetstat -tunlp|egrep -i "$1"(服务器端口扫描,数据保存到shell array) 1 #!/bin/bash 2 portarray=(`netstat -tn... 阅读全文
posted @ 2014-06-27 10:28 秦瑞It行程实录 阅读(276) 评论(0) 推荐(0) 编辑

2014年6月24日

摘要: 阅读全文
posted @ 2014-06-24 09:33 秦瑞It行程实录 阅读(535) 评论(0) 推荐(0) 编辑

2014年6月23日

摘要: 1. clrscr(void) 清屏 clear screen;gotoxy(x,y); 移动光标至指定位置;2.定义活动文本模式窗口函数windowvoid window(int left,int top,int right,int bottom);//参数顺时针依次传入textcolor(int... 阅读全文
posted @ 2014-06-23 13:37 秦瑞It行程实录 阅读(398) 评论(0) 推荐(0) 编辑

摘要: -f--dbpath (数据库文件目录路径默认是/data/db)--logpath--fork daemonunix系统中断信号;ps aux|grep mongodkill -9 PID 不建议用此(unix系统中断信号来杀死mongod进程),可能会造成数据损坏;建议用kill -2/-15 ... 阅读全文
posted @ 2014-06-23 13:37 秦瑞It行程实录 阅读(132) 评论(0) 推荐(0) 编辑

上一页 1 ··· 236 237 238 239 240 241 242 243 244 ··· 290 下一页
www.cnblogs.com/ruiyqinrui