• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
SnowerS
博客园    首页    新随笔    联系   管理    订阅  订阅
2014年4月9日
LINUX 上配置用户等效
摘要: #!/bin/sh# Nitin Jerath - Aug 2005#Usage sshUserSetup.sh -user [ -hosts \"\" | -hostfile ] [ -advanced ] [ -verify] [ -exverify ] [ -logfile ] [-confirm] [-shared] [-help] [-usePassphrase] [-noPromptPassphrase]#eg. sshUserSetup.sh -hosts "host1 host2" -user njerath -advanced#This 阅读全文
posted @ 2014-04-09 22:13 SnowerS 阅读(350) 评论(0) 推荐(0)
2013年8月27日
使用dbstart 和dbshut 脚本来自动化启动和关闭数据库
摘要: 使用dbstart 和dbshut 脚本来自动化启动和关闭数据库:1. 登录用户root。2. 编辑你的平台的oratab 文件。打开文件/etc/oratab:文件里数据库条目为以下格式:SID:ORACLE_HOME:{Y|N|W}其中,Y 和N 表示是否脚本启动或关闭数据库。对于想要实现自动化关闭和启动,首先确定数据库的实例ID ,也就是第一个SID 所标识的,然后修改最后的值为Y 。3. 切换系统工作目录到/etc/init.d4. 创建文件dbora 文件,将拷贝以下代码。#! /bin/sh -x## Change the value of ORACLE_HOME to speci 阅读全文
posted @ 2013-08-27 16:40 SnowerS 阅读(1990) 评论(0) 推荐(0)
2013年1月10日
How to Allocate Your Time, and Your Effort
摘要: by Elizabeth Grace SaundersHow does he find time to meet with 10 customers a week and make his yearly quota in the first quarter?, a salesman wonders about his top producing coworker. I can barely find time to have five appointments a week and get all my paperwork done correctly and turned in on tim 阅读全文
posted @ 2013-01-10 14:18 SnowerS 阅读(345) 评论(0) 推荐(0)
2012年12月29日
I Won't Hire People Who Use Poor Grammar. Here's Why.
摘要: by Kyle Wiens| 8:02 AM July 20, 2012If you think an apostrophe was one of the 12 disciples of Jesus, you will never work for me. If you think a semicolon is a regular colon with an identity crisis, I will not hire you. If you scatter commas into a sentence with all the discrimination of a shotgun, y 阅读全文
posted @ 2012-12-29 20:40 SnowerS 阅读(163) 评论(0) 推荐(0)
Pig Wings: Creating Demand in a New Category
摘要: by Eddie Yoon| 7:00 AM August 29, 2012Americans love chicken wings. Last year they ate three billion pounds of the sauce-covered poultry products. Buffalo Wild Wings, a Minneapolis-based restaurant chain that specializes in wings, has a market cap in excess of $1 billion. Great Sea, my favorite wing 阅读全文
posted @ 2012-12-29 20:38 SnowerS 阅读(227) 评论(0) 推荐(0)
The Danger Of Big Data
摘要: Posted by Kerry Bodine on December 28, 2012A couple of months ago, I spoke at a conference in Las Vegas. Immediately before my talk, two advertising execs, one a professed quant geek and the other a “creative,” spoke about how their agencies rely less on hunches these days and more on quantitative d 阅读全文
posted @ 2012-12-29 18:52 SnowerS 阅读(178) 评论(0) 推荐(0)
2012年4月3日
Python与Excel
摘要: 模块介绍:xlrd 0.7.5 下载地址:http://pypi.python.org/pypi/xlrd 文档地址:https://secure.simplistix.co.uk/svn/xlrd/trunk/xlrd/doc/xlrd.htmlxlwt 0.7.3 下载地址:http://pypi.python.org/pypi/xlwt 文档地址:https://secure.simplistix.co.uk/svn/xlwt/trunk/xlwt/doc/xlwt.html模块安装:分别将tar.gz文件包解压,在cmd命令行窗口,进入到xlrd或xlwt,运行python setup 阅读全文
posted @ 2012-04-03 22:35 SnowerS 阅读(2411) 评论(5) 推荐(2)
2012年3月31日
Python 结缘Oracle、MySQL
摘要: Oracle http://cx-oracle.sourceforge.net/html/index.html模块名称:cx_Oracle#!/usr/bin/pythonimport cx_Oracleconnstr='scott/tiger'conn = cx_Oracle.connect(connstr)curs = conn.cursor()curs.execute('select * from emp')print curs.descriptionfor row in curs:print rowconn.close()MySQL http://mys 阅读全文
posted @ 2012-03-31 21:19 SnowerS 阅读(202) 评论(0) 推荐(0)
2012年3月29日
ADDM、AWR与ASH
摘要: http://docs.oracle.com/cd/E11882_01/server.112/e25789/cncptdba.htmADDMAutomatic Database Diagnostic Monitor. An Oracle Database infrastructure that enables a database to diagnose its own performance and determine how identified problems could be resolved.Automatic Database Diagnostic Monitor (ADDM) 阅读全文
posted @ 2012-03-29 20:22 SnowerS 阅读(502) 评论(0) 推荐(0)
挽救那些宝贵的数据:移动存储设备的救星
摘要: Undelete 360下载地址:http://www.undelete360.com/download.html意外地删除文件?Undelete 360是一用来还原意外删除文件的最佳软件。使用快速、便捷的算法,浏览、搜索并恢复因特殊事件、病毒或软件和计算机崩溃导致的意外删除。Undelete 360能够支持硬盘、USB存储器和存储卡、相机、智能机及其它设备的内存卡等等。同时支持文件恢复和文件夹恢复。最重要的是,Undelete 360 百分之百免费。无广告、无功能限制。完全免费。PhotoRec下载地址:http://www.cgsecurity.org/wiki/TestDisk_Down 阅读全文
posted @ 2012-03-29 13:07 SnowerS 阅读(347) 评论(0) 推荐(0)
下一页
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3