Finder 窗口 ,点击下图所示的按钮(红色框内),即可打开Shell Terminal. 打开后,如图 用法 安装go2shell后,打开finder的application文件夹,找到go2shell 按住command,用鼠标将go2shell拖到finder的toolbar上 到这里安装设置完成. 如果要修改默认terminal,比如你想要在finder上点击go2shell,打开的是iterm2 而不是默认的terminal. 打开finder , 点击go2shell 在打开的te…
1. background in most cases, we want to execute sql script  in doris  routinely. using azkaban, to load data,etc.And we want to pass parameters to the sql script file. we can easily handle such situation in hive. 1.1 hive usage: using -hiveconf:  or…
Android Weekly Issue #219 August 21st, 2016 Android Weekly Issue #219 ARTICLES & TUTORIALS Android: Bottom Sheet Bottom Sheet是一个从底部滑上来的组件, 关于这个Google Material Design有相关的guidelines. 这篇文章主要讲了基本使用, 比较简单. 这里私心推荐一下我自己的repo和另一个我觉得很好的教程: AndroidDesignWidget…
参考: http://www.siongboon.com/projects/2013-07-08_raspberry_pi/index.html Raspberry Pi         Get started with Raspberry Pi (RPi), a step by step approach to get your Raspberry Pi with low level electronics hardware control. Make simple, step by step…
navigation中, 主要有两个方面的内容: 移动窗口到工作区 的shortcuts 切换工作区的shortcuts 首先清楚: 工作区workspace, fedora 23中 好像只有上下方向 的 工作区, 没有 左右方向的 工作区? (because: workspaces are not configured by "dconf" to look like workspace 1 2 3 4 ... ) move window one monitor up/down/lef…
Windows Method 1: Using the Command Prompt 1 Click on the Start button.   2 Type cmd in the search bar, right above the Start button, and press Enter. This will open the command prompt. If you're using Windows XP, click Run, type cmd, and press Enter…
  Linux shell/terminal 命令非常强大,即使一个简单的命令就可能导致文件夹.文件或者路径文件夹等被删除.在一些情况下,Linux 甚至不会询问你而直接执行命令,导致你丢失各种数据信息.一般来说在 Web 上推荐新的 Linux 用户执行这些命令,当然,也有人哪些写过这代码的人不这么想,因为这玩意你一写下去就不是玩笑了.这里我收集了一些对系统有危害的 Linux 代码,帮助你避免他们.请记住:这些代码非常危险,甚至可以经过修改,变得更加有危害性.还有一些事情需要注意:一些命令只…
Linux: 其实下载之后就可以用,不过为了能在命令行直接敲入”jmeter"就可以调出Jmeter程序,还需要进行如下设置. 1. Download apache-jmeter-2.12.zip : http://jmeter.apache.org/download_jmeter.cgi2. decompression to /sandbox.3. cd /sandbox/apache-jmeter-2.12/bin4. chmod 777 jmeter5. vim ~/.bashrc : e…
前言:     曾经做了cacti上展示redis性能报表图.能够看到redis的性能变化趋势图,可是还缺了实时报警通知的功能,如今补上这一环节. 在redis服务瓶颈或者异常时候即使报警通知,方便dba第一时间处理维护. 1,下载redis监控插件 Redis已经在服务器安装好了,所以直接能够进行监控.redis集群安装请參考:http://blog.itpub.net/26230597/viewspace-1145831/,下载地址为:http://download.csdn.net/det…
This is a great tutorial about tmux quick start: http://www.youtube.com/watch?v=wKEGA8oEWXw&noredirect=1 and its text script , just read it :) http://timestream.net/screencasts/tmux-script.txt Here's the very nice functionailities. 1)install tmux 2)t…