一、操作文件目录及文件
1.返回根目录 cd /
2.返回home目录 ch ~
3.安装template
yum install cpan
yum install gcc
cpan Template
sudo scp -r lianqinw@hf124.sumilux.com:/root/.tsung/log/20140703-1729 /Users/huzhangsheng/Downloads/tsung_log
4.test apns
http://10.0.81.62:9090/testapns?jid=sanz@sumilux.cn
5.将全屏的crome窗口还原:CMD+CTRL+f
6.利用root身份远程连接Ubuntu服务器:ssh root@10.0.90.61 或者 ssh -l root 10.0.90.61
7.下载东西 wget url(要下载的东西的地址
8.运行:(1)直接拖动可执行文件到终端 (2)cd到可执行文件的目录下,执行./文件名
9.查看文件:cat filename
10.编辑文件:vi filename
11.更改权限
chown -R lianqinw:staff /Users/lianqinw/Downloads/tools/PhpStorm-8.0.1.dmg