|
You are here |
yarmo.eu | ||
| | | | |
ellugar.co
|
|
| | | | | The objective of this series of blog posts is to explain the current setup that I ended up with, since the majority of tutorials and posts I... | |
| | | | |
write.as
|
|
| | | | | In today's short and sweet #100DaysToOffload (post 005!), I would like to show off an #ansible playbook for creating VMs in #proxmox. I ... | |
| | | | |
major.io
|
|
| | | | | The world of containers is constantly evolving lately. | |
| | | | |
isthisit.nz
|
|
| | | Installing an F# development environment on Ubuntu is easy! We use .NET Core as the runtime rather than the traditional Mono, and then install the VS Code editor with the F# extension Ionide. First up install .NET Core. Follow the instructions on the Microsoft website. These will always be up to date and also provide installation options for non Debian based linux distributions. By default Microsoft has telemetry enabled. This collects data about the commands run through the dotnet executable and sends the supposedly anonymised timestamp, operating system information and country it thinks your IP address belongs to. Run the command below to disable it, though one would think it should be disabled by default. | ||