自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Nixawk

Get More About Security.

  • 博客(4)
  • 资源 (1)
  • 收藏
  • 关注

转载 virtualenv and virtualenvwrapper

Ian Bicking’s virtualenv tool has become the de-facto standard mechanism for isolating Python environments. Its purpose is simple: if you have a number of Python projects on a single machine, each with

2016-06-20 14:27:28 508

转载 git flow

To make things easier on both yourself and contributors, I suggest using the very popular git-flow model of branching.Quick OverviewThe develop is the branch you’ll be doing most of your work off of;

2016-06-20 13:18:25 366

原创 linux - python shell auto completion

# save file to ~/.pystartup# export PYTHONSTARTUP=~/.pystartup# Enable OSX Tab Completion# http://stackoverflow.com/questions/7116038/python-tab-completion-mac-osx-10-7-lion# http://stackoverflow.co

2016-06-16 10:51:15 699

原创 exploit - ClamAV servers vulnerable to unauthenticated clamav comand execution.

ClamAV® is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats.Setup Clamav Environment$ sudo apt-get install clamav clamav-daemon$ sudo freshclam$ sudo

2016-06-14 10:51:14 951

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除