浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 448 449 450 451 452 453 454 455 456 ··· 630 下一页

2012年2月22日

摘要: twill: a simple scripting language for Web browsingtwill: a simple scripting language for Web browsingtwill is a simple language that allows users to browse the Web from a command-line interface. Wit... 阅读全文
posted @ 2012-02-22 14:48 lexus 阅读(247) 评论(0) 推荐(0)

摘要: screen: Keep Your Processes Running Despite A Dropped Connection | HowtoForge - Linux Howtos and Tutorialsscreen: Keep Your Processes Running Despite A Dropped Connectionbecoming a subscriber.-->Want ... 阅读全文
posted @ 2012-02-22 14:20 lexus 阅读(241) 评论(0) 推荐(0)

摘要: tmuxtmux is a terminal multiplexer: it enables a number of terminals (or windows), each running a separate program, to be created, accessed, and controlled from a single screen. tmux may be detached f... 阅读全文
posted @ 2012-02-22 14:17 lexus 阅读(255) 评论(0) 推荐(0)

摘要: dtachdtach - A program that emulates the detach feature of screendtach is a tiny program that emulates the detach feature of screen, allowing you to run a program in an environment that is protected f... 阅读全文
posted @ 2012-02-22 14:16 lexus 阅读(388) 评论(0) 推荐(0)

摘要: 。。。。 阅读全文
posted @ 2012-02-22 12:04 lexus 阅读(163) 评论(0) 推荐(0)

摘要: Execution model — Fabric 1.4 documentationExecution model¶If you’ve read the Overview and Tutorial, you should already be familiar with how Fabric operates in the base case (a single task on a single ... 阅读全文
posted @ 2012-02-22 11:45 lexus 阅读(341) 评论(0) 推荐(0)

摘要: 【服务器部署工具】Python Deploy工具Fabric - Function - ITeye技术网站【服务器部署工具】Python Deploy工具Fabric 博客分类:PythonPythonSocial数据结构UPF#在管理很多很多服务器的时候,有时会有这样的需求:从本地向某些服务器上传、从server下载数据到本地、获取某个命令在某些server上的执行结果。Python的小工具f... 阅读全文
posted @ 2012-02-22 11:19 lexus 阅读(580) 评论(0) 推荐(0)

摘要: http://mah.everybody.org/docs/sshUsing ssh-agent with ssh p::docs Using ssh-agent with ssh by Mark A. Hershberger (weblog) I went searching for a good, general page that would explain how to do passwo... 阅读全文
posted @ 2012-02-22 11:17 lexus 阅读(483) 评论(0) 推荐(0)

摘要: An Illustrated Guide to SSH Agent ForwardingSteve Friedl's Unixwiz.net Tech TipsAn Illustrated Guide to SSH Agent Forwarding Home Contact About TechTips Tools&Source Evo Payroll Research ... 阅读全文
posted @ 2012-02-22 11:17 lexus 阅读(363) 评论(0) 推荐(0)

摘要: Fabric and ssh-agent (aka. Running GIT in Fabric)Fabric and ssh-agent (aka. Running GIT in Fabric)By Lee on November 9, 2010 in Programming, PythonWhen using Fabric for deployment there is one limitat... 阅读全文
posted @ 2012-02-22 11:14 lexus 阅读(439) 评论(0) 推荐(0)

摘要: ubuntu screen_大海_百度空间ubuntu screen2010-12-28 10:07系统管理员经常需要远程登录服务器,然后在服务器上跑一些程序;有个时候得跑很长时间(超过12小时),这是如果程序没结束就退出远程管理终端,远程跑的程序很有可能就此当掉;以前常用的解决方式是用命令nohup;但是nohup也有很多的问题.当有了screen,这一切便都迎刃而解了,敲入命令screen,会... 阅读全文
posted @ 2012-02-22 11:08 lexus 阅读(421) 评论(0) 推荐(0)

摘要: How To Determine CentOS or Red Hat Version - rackAID/etc/redhat-release You just need to view this file using:cat /etc/redhat-release 阅读全文
posted @ 2012-02-22 09:27 lexus 阅读(137) 评论(0) 推荐(0)

摘要: Bash中关于日期时间操作的常用自定义函数 - Bash @ Linux - ITeye技术网站Bash中关于日期时间操作的常用自定义函数 博客分类:Bash脚本Bash脚本Linuxlog4j编程在编写Linux Bash脚本时,经常会用到一些日期时间有关的命令,下面是我多年Shell编程中常用的函数,现在整理出来,希望起到抛砖引玉的作用。附件包括三个文件:datetime.sh 包含了Bas... 阅读全文
posted @ 2012-02-22 08:10 lexus 阅读(457) 评论(0) 推荐(0)

摘要: RedBridge - GitHubRedBridge New Page Edit Page Page History » JRuby Project Wiki Home PageEmbedding JRubyUsing Java from Ruby is JRuby's best-known feature---but you can also go in the other directi... 阅读全文
posted @ 2012-02-22 07:28 lexus 阅读(260) 评论(0) 推荐(0)

摘要: [原创]bind DNS IP列表的精确获取 - LSX - 博客园[原创]bind DNS IP列表的精确获取Posted on 2012-02-19 21:43 LSX 阅读(661) 评论(1) 编辑 收藏 公司准备自己实施CDN的项目:这里有个关键的问题:如何来实现智能化判断,智能化程度到市级别,当然精确度及考虑实用性,经过仔细的揣摩,改省级别,也就是智能DNS可以判断出来用户的访问是从那... 阅读全文
posted @ 2012-02-22 00:16 lexus 阅读(552) 评论(0) 推荐(0)

摘要: redis的那些事 - 轩脉刃 - 博客园redis的那些事持久化redis支持RDB和AOF两种持久化方式The RDB persistence performs point-in-time snapshots of your dataset at specified intervals.RDB是一种即时快照的存储方式,定时对数据库进行snapshotRDB优点:1 RDB对于数据备份非常容易。... 阅读全文
posted @ 2012-02-22 00:12 lexus 阅读(455) 评论(0) 推荐(0)

2012年2月21日

摘要: V2EX › 准备上线一比价网站,求域名灵感V2EX › 问与答准备上线一比价网站,求域名灵感By bigdude at 13 hours, 36 minutes ago, 76 hits便宜说 pianyishuo.com 购物党 gwdang.com 美丽说 meilishuo.com 蘑菇街 mogujie.com 盒子比价 box-z.com 迅购 xungou.com ... 阅读全文
posted @ 2012-02-21 23:43 lexus 阅读(437) 评论(0) 推荐(0)

摘要: How to download and install setuptools module for Python | Geeks Worldwide How to download and install setuptools module for Python Please use md5 checksum to make sure the downloaded files are not c... 阅读全文
posted @ 2012-02-21 21:21 lexus 阅读(351) 评论(0) 推荐(0)

摘要: fabric自动部署 - eva - ITeye技术网站fabric自动部署 博客分类:应用GitDjangocapistranoRails框架Fabric commandsrun - run a command on a remote hostsudo - run a sudoed command on a remote hostlocal - run a command on the loc... 阅读全文
posted @ 2012-02-21 21:14 lexus 阅读(447) 评论(0) 推荐(0)

摘要: CentOS 5.5 安装 Python 2.7_老范的空间_百度空间CentOS 5.5 安装 Python 2.72011-11-23 15:48转自: http://villaroad.com/2010/10/rolling-python-2-6-2-on-centos-5-3/具体步骤如下:wget http://packages.sw.be/rpmforge-release/rpmfor... 阅读全文
posted @ 2012-02-21 20:24 lexus 阅读(389) 评论(0) 推荐(0)

上一页 1 ··· 448 449 450 451 452 453 454 455 456 ··· 630 下一页