/assets/avatar.png
Live Long and Prosper 🖖

SFTP命令汇总

SFTP命令汇总

securefx下按 : shift+command+p 进入sftp

命令 说明
cd 路径更改到远程目录的路径
lcd 更改到本地目录的路径
chfrp group path 将文件path的组更改为group
chmod mode path 将文件path的权限更改为mode
chown owner path 将文件path的归属更改为owner
exit 退出
help 显示帮助文本
get 下载文件
ln existingpath linkpath 符号链接远程文件
ls [选项][路径] 显示远程目录
lls [选项][路径] 显示本地目录
mkdir 路径 创建远程目录
lmkdir 路径 创建本地目录
mv oldpath newpath 移动远程文件
open[user@]主机[:端口] 连接到远程主机
put 本地路径 上传文件
pwd 显示远程工作目录
lpwd 显示本地工作目录
quit 退出
rmdir 路径 移除远程目录
lrmdir 移除本地目录
rm 路径 删除远程文件
lrm 路径 删除本地文件
symlink existingpath linkpath 符号链接远程文件
version 显示协议版本

STAR法则

STAR法则,即为Situation Task Action Result的缩写,具体含义是:

  • Situation: 事情是在什么情况下发生
  • Task: 你是如何明确你的任务的
  • Action: 针对这样的情况分析,你采用了什么行动方式
  • Result: 结果怎样,在这样的情况下你学习到了什么

  简而言之,STAR法则,就是一种讲述自己故事的方式,或者说,是一个清晰、条理的作文模板。不管是什么,合理熟练运用此法则,可以轻松的对面试官描述事物的逻辑方式,表现出自己分析阐述问题的清晰性、条理性和逻辑性。

sublime text3 安装package control

代码安装

使用Ctrl+`快捷键或者通过View->Show Console菜单打开命令行,粘贴如下代码:

1
import urllib.request,os; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); open(os.path.join(ipp, pf), 'wb').write(urllib.request.urlopen( 'http://sublime.wbond.net/' + pf.replace(' ','%20')).read())

如果顺利的话,此时就可以在Preferences菜单下看到Package Settings和Package Control两个菜单了。
顺便贴下Sublime Text2 的代码(未验证):

The five keys to a successful Google team

Pod. Work group. Committee. Autonomous collective. Whatever you call it, you’re part of one at Google and probably wherever you work: a team. So if we know what makes managers great, why don’t we know what makes a team great?

A group of us in Google’s People Operations (what we call HR) set out to answer this question using data and rigorous analysis: What makes a Google team effective? We shared our research earlier today with the Associated Press, and we’re sharing the findings here, as well.

Over two years we conducted 200+ interviews with Googlers (our employees) and looked at more than 250 attributes of 180+ active Google teams. We were pretty confident that we’d find the perfect mix of individual traits and skills necessary for a stellar team – take one Rhodes Scholar, two extroverts, one engineer who rocks at AngularJS, and a PhD. Voila. Dream team assembled, right?

安装mogilefs unused-but-set-variable

1
CFLAGS=-Wno-unused-but-set-variable ./configure --prefix=/usr/local/ --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --user=nginx --group=nginx --with-http_stub_status_module --with-http_gzip_static_module --with-pcre=../pcre-8.36 --with-zlib=../zlib-1.2.8  --add-module=../nginx_mogilefs_module-1.0.4

CFLAGS=-Wno-unused-but-set-variable

北上广深人才紧缺指数

人才紧缺指数(Talent Shortage Index) = 需求岗位数/ 求职人数,是分析招聘市场的人才、职位供求关系的重要指标之一。我们通过全网百万数量级简历、数十万职位数的挖掘,提取2016上半年的活跃简历、活跃职位数据,分析人才紧缺指数情况。