I play with buildbot around 4-5 days. Then I just found ''' buildbot.steps.python_twisted.RemovePYCs '''. There has content in the method is ''' find . -name "*.pyc" | xargs rm ''' which is interesting. :)
nmap with nmap.org/svn/scripts/sniffer-detect.nse how to use >> nmap --script=sniffer-detect.nse other can find by google with keyword 'detect promiscuous mode computer' thank ref - http://www.markmmanning.com/blog/2009/03/detecting-computers-in-promiscuous-mode.html
Today, i got a task for build new version of python (2.7.1) on lucid. I googled then found http://ubuntuforums.org/showthread.php?t=1529315 . tar xzf Python-2.7.tgz cd Python-2.7 ./configure make sudo make altinstall Then create virtualenv -> virtualenv --no-site-packages -p / usr / bin / pythonx.x.x
You guys should take a look at it :) , deep detail on tiny things (thank englishrussia) http://englishrussia.com/2011/11/29/tiny-russia-in-a-st-petersburg-museum/
Comments
Post a Comment