Crouton Fedora new version available!

Hey everyone! New version of my Crouton fork for Fedora is available at:

https://github.com/nmilosev/crouton-fedora/

I’ve managed to clean the scripts even further, and now it is using Docker images from Koji to set itself up instead of downloading RPM’s. You save a lot of data and a lot of time. It now can install a base Fedora system in less than a minute. See it in action:

http://webmshare.com/74VrR

Have fun and send patches! :)

 
8
Kudos
 
8
Kudos

Now read this

Installing Mono and .NET Core with Kestrel on Fedora 23 (Quick guide)

Installing Mono and .NET Core is very simple on Fedora 23, even though there are no official docs. Step 1: Install Mono and dependencies: sudo dnf install mono-devel openssl-devel libunwind or, if you want to install Mono from their... Continue →