So I have a problem about kvm when I create it through cockpit on openmediavault, I just solved this issue by doing the following: to check...
Monday, June 21, 2021
Thursday, May 20, 2021
Dart Null Safety
Ivan Boginski
May 20, 2021
class Ivan{ String? name; int? age; } class Aprivate{ String? name, surename; int? _age; void set age(int years) { if(year...
Labels:
DartLang
Sunday, May 9, 2021
So I've been running out of minds about how to fix Snap app launcher doesn't appear in menu, it is because I use ZSH instead of Bas...
Saturday, May 8, 2021
First you have to install pipewire pipewire-audio-client-libraries Run: sudo apt install pipewire pipewire-audio-client-libraries The...
How to fix "NetworkManager-wait-online.service" is slowing down at startup
Ivan Boginski
May 08, 2021
Disable NetworkManager-wait-online.service is not good idea. Thus, we just disable at boot and let it still function normally. You can mar...
Labels:
Arch Linux,
Debian,
Fedora,
MX Linux
Friday, April 23, 2021
I've had experienced when I was browsing on the internet then my browser is drawing some strange like shadowing little bit. Then I foun...
Monday, January 18, 2021
Flutter Android Studio PATH
Ivan Boginski
January 18, 2021
I have had experienced an issue with "Android license status unknown" and I found some useful stuff that may help you to solve you...
Saturday, November 21, 2020
How to run MongoDB on MX Linux sysVinit without using Systemd
Ivan Boginski
November 21, 2020
First, make sure you have installed MongoDB on your machine if not head over to visit this link to install it on your MX Linux. After that...







