|
You are here |
mattray.github.io | ||
| | | | |
www.darkoperator.com
|
|
| | | | | [AI summary] This guide provides step-by-step instructions for installing the Metasploit Framework on various versions of OS X, including dependencies, configuration, and setup for both regular use and development. | |
| | | | |
blog.parkermoore.de
|
|
| | | | | So, I'll admit it: I absolutely adore rbenv. In light of this, I've been using it at my work at 6Wunderkinder the past couple weeks. 6W uses ... | |
| | | | |
seasidetesting.com
|
|
| | | | | In preparation of a workshop at Agile Testing Days 2022, I'm setting up a Raspberry Pi as a backup system for participants, to be prepared if things go wrong. Especially one of the first steps "Installing Ruby - If Necessary" has the potential to fail or take too long. With the keyboard configured (see the... | |
| | | | |
andre.arko.net
|
|
| | | For the last ten years or so of working on Bundler, I've had a wish rattling around: I want a better dependency manager. It doesn't just manage your gems, it manages your ruby versions, too. It doesn't just manage your ruby versions, it installs pre-compiled rubies so you don't have to wait for ruby to compile from source every time. And more than all of that, it makes it completely trivial to run any script or tool written in ruby, even if that script or tool needs a different ruby than your application does. | ||