|
You are here |
btxx.org | ||
| | | | |
alex.pearwin.com
|
|
| | | | | A step-by-step tutorial on deploying Ruby apps to a Linux VPS, installing nginx, Passenger, rbenv, and PostgreSQL along the way. | |
| | | | |
mattray.github.io
|
|
| | | | | You've somehow ended up reading Matt Ray's ramblings. | |
| | | | |
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. | |
| | | | |
nileshgr.com
|
|
| | | RVM is a great tool to manage multiple versions of Ruby when working on projects. I was working on a Rails project which was using Ruby 2.7.5, so tried to install it using RVM's standard installation process: rvm install 2.7.5. It fails, and in the log file you can see this: + command gem install... | ||