Explore >> Select a destination


You are here

rob.cogit8.org
| | polaryse.github.io
5.1 parsecs away

Travel
| | This blog post will guide you through the key programs and downloads required to successfully set up a functional and safe malware environment on M series MacBooks using UTM.
| | dnsmichi.at
2.7 parsecs away

Travel
| | Terminal integrations and themes help with a clear UX, CLI command details, and information on the current versions, name, and path, for example showing the Git branch or not-committed changes. I have been using the Spaceship prompt [https://github.com/spaceship-prompt/spaceship-prompt] with Oh-My-ZSH for a while, but never really
| | joeprevite.com
3.2 parsecs away

Travel
| | This article walks you through setting zsh as your default shell in Coder environments.
| | willhaley.com
21.0 parsecs away

Travel
| Clone concourse-docker locally on Ubuntu. git clone https://github.com/concourse/concourse-docker Change to the concourse-docker directory. cd concourse-docker Generate keys for your local linux Concourse environment. ./generate-keys.sh Run Concourse. If you see an error regarding Version in "./docker-compose.yml" is unsupported then edit docker-compose.yml and change the version to 2, or whatever is appropriate for your docker-compose version installed. Note that I am using the real IP address for my machine. This is necessary. Also, note the credentials being set here.