Leonardo D'Ippolito
DoubleDashHelp

DoubleDashHelp

Follow
homebadges
Tag

Linux

#linux

More content

Read more stories on Hashnode


Articles with this tag

Why I switched to Linux - my 4 reasons

Jul 9, 20231 min read

In this video, I comment on why I switched to Linux as my full-time OS. https://youtu.be/5WMFObKgBso?a=2

Why I switched to Linux - my 4 reasons

How to install .NET 7 SDK in Fedora 37 today

Jan 11, 20231 min read

The word today in the title is just because by the time I write this article, there isn't an official Microsoft .NET 7 package repository for Fedora...

How to install .NET 7 SDK in Fedora 37 today

Fix Windows Update error 0x800f0922 when running Windows 11 in Fedora QEMU/KVM

Dec 24, 20221 min read

I was having problems with the Windows Update of a virtualized Windows 11 machine, running on Linux Fedora 37 with QEMU/KVM. Many of the updates were...

Fix Windows Update error 0x800f0922 when running Windows 11 in Fedora QEMU/KVM

Dockerfile Entrypoint with multiple params using a shell script

Sep 25, 20222 min read

I'm working with a .NET 6 microservice to which I needed to integrate a new profiler tool, for a proof of concept requested by the QA team. The app...

Dockerfile Entrypoint with multiple params using a shell script