|
You are here |
www.fosslicious.com | ||
| | | | |
blog.goodstuff.im
|
|
| | | | | [AI summary] A guide detailing the setup of Windows 10 and WSL2 for development, including installing Rust, configuring SSH, and integrating with VS Code. | |
| | | | |
willhaley.com
|
|
| | | | | 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. | |
| | | | |
www.andreasvoegele.com
|
|
| | | | | How to use Kotlin for scripting from the Linux command line | |
| | | | |
www.djpeacher.com
|
|
| | | If you are trying to use "System Python" or manually install other versions, you could be saving yourself a lot of grief by using a version manager instead. | ||