上一页 1 2 3 4 5 6 7 8 ··· 17 下一页
摘要: http://socksify.rubyforge.org/ What is it? SOCKSify Ruby redirects any TCP connection initiated by a Ruby script through a SOCKS5 proxy. It serves as 阅读全文
posted @ 2016-05-18 15:01 Rosepotato 阅读(409) 评论(0) 推荐(0) 编辑
摘要: UNIX / Linux: 2 Ways to Add Swap Space Using dd, mkswap and swapon by RAMESH NATARAJAN on AUGUST 18, 2010 UNIX / Linux: 2 Ways to Add Swap Space Using 阅读全文
posted @ 2016-05-05 10:21 Rosepotato 阅读(216) 评论(0) 推荐(0) 编辑
摘要: his one is tailor made for the Basix users among you. If you've been itching to try out Ruby and/or Rails, if the Terminal is somewhat new to you, you 阅读全文
posted @ 2016-04-11 23:14 Rosepotato 阅读(716) 评论(0) 推荐(0) 编辑
摘要: Enabling Test Automation in TestlinkStep 1: Change config settings in testlink config fileEdit config.ini.php (located in test link root/var/www/html/... 阅读全文
posted @ 2015-12-20 09:27 Rosepotato 阅读(391) 评论(0) 推荐(0) 编辑
摘要: How to install Node.js on LinuxPosted onNovember 13, 2015byDan Nanni Leave a commentQuestion:How can I install Node.js on [insert your Linux distro]?N... 阅读全文
posted @ 2015-12-15 16:37 Rosepotato 阅读(576) 评论(0) 推荐(0) 编辑
摘要: You can edit the cron file using the following command:$ sudo crontab -eYou can add a new line like the following:30 8 * * * echo "test" >> /tmp/testI... 阅读全文
posted @ 2015-10-29 14:59 Rosepotato 阅读(233) 评论(0) 推荐(0) 编辑
摘要: This will guide you through the steps to write your first uiautomator test using gradle as it build system.What is gradle?“Gradle combines the power a... 阅读全文
posted @ 2015-08-05 15:11 Rosepotato 阅读(754) 评论(0) 推荐(0) 编辑
摘要: Steps:1.I was able to resolve the issue after adding the site URL under trusted sites of IE. The same worked for every other machine I tried running s... 阅读全文
posted @ 2015-06-01 15:41 Rosepotato 阅读(324) 评论(0) 推荐(0) 编辑
摘要: 1.download virtualbox and related extension pack fromhttp://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html2. download the w... 阅读全文
posted @ 2015-06-01 11:39 Rosepotato 阅读(348) 评论(0) 推荐(0) 编辑
摘要: 如何停止Android Monkey脚本最近用monkey来包apk的性能测试,发现一旦monkey跑起来以后,即使将数据线和PC断开,monkey脚本还是会继续运行下去。结果找到了一个办法去停止它:1. adb shell2. top | grep monkey显示如下:top | grep mo... 阅读全文
posted @ 2015-02-13 09:36 Rosepotato 阅读(1210) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 17 下一页