码迷,mamicode.com
首页 > 其他好文 > 详细

shixi

时间:2016-11-14 15:38:51      阅读:137      评论:0      收藏:0      [点我收藏+]

标签:startx   comm   url   tar   删除   bsp   commit   git   add   

1. ./statsite -f statsite.conf &(后台);

2. ps ax|grep **

3. bg fg

4.chmod +x start.sh

5.tcpdump udp -X -vvv port 8999

6.netstat -an|grep 2003

7.(1)./boost (2)./config --prefix = ./local/statsite (3)make (4)make install

8.(1)make clean (2)git commit -a (3)git push

9.x 删除

10.yum install **

11.nc 传文件    (1).nc -l 8129 > proxy_test.py  (2).nc 10.13.81.50 8129 < ./proxy_test.py

12.git push无权限,解决办法:./git/config  url=shixi_qianqian@...

13.(1)git status (2)git add . (3)git status (4)git commit -m "增加新文件" . (5)git push

14.startx

15.gcc test1.c test2.c -o test

shixi

标签:startx   comm   url   tar   删除   bsp   commit   git   add   

原文地址:http://www.cnblogs.com/QoQian/p/6061654.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!