安装ubuntu16.4后

美化及配置:

http://www.fant0m.com/18.html

安装pip:

$ wget https://bootstrap.pypa.io/get-pip.py
$ python get-pip.py
$ pip -V  #查看pip版本

安装pwntools:

pip install pwn

 安装32位运行库:

apt-get install lib32ncurses5 ​

apt-get install lib32z1

 终端安装zsh:

http://www.jianshu.com/p/5da3546a8d9e

安装apche环境:

http://www.cnblogs.com/2016xt/p/5517049.html

posted @ 2017-11-11 21:39  S_s_s  阅读(338)  评论(0编辑  收藏  举报