I got different colors for Kubernetes clusters. Like green for testing cluster, yellow for development and red for production. Always taking a Quick Look before I do something
- 0 Posts
- 34 Comments
vojel@feddit.deto Free and Open Source Software@beehaw.org•What was your gateway product to open source?4·2 years agoPostfix! I worked at an E-commerce company that sent newsletters(spam) through shitty Windows SMTP servers. Looking for speed and some other neat things (DKIM and modify headers) I setup postfix on Debian and I guess this system is still running. Quickly after that I explored NGINX as a reverse proxy for yet again shitty Windows IIS webservers. This was my entry to open source and Linux in general.
Ah I see, ragica is right. krunner bin is part of plasma-workspace, kinda misleading that there’s an own package.
paru -Fy krunner :: Synchronizing package databases... core 1014.4 KiB 956 KiB/s 00:01 [-------------------------------------------] 100% extra 38.2 MiB 1133 KiB/s 00:34 [-------------------------------------------] 100% multilib 215.2 KiB 391 KiB/s 00:01 [-------------------------------------------] 100% extra/plasma-workspace 5.27.7-2 (plasma) usr/bin/krunner
I dont’t see
plasma-workspace
as a dependecy. Output from paru:paru -S krunner ✔ 41s resolving dependencies... looking for conflicting packages... Packages (41) kactivities-5.109.0-1 kauth-5.109.0-1 kbookmarks-5.109.0-1 kcodecs-5.109.0-1 kcompletion-5.109.0-1 kconfig-5.109.0-1 kconfigwidgets-5.109.0-1 kcoreaddons-5.109.0-1 kcrash-5.109.0-1 kdbusaddons-5.109.0-1 kdeclarative-5.109.0-1 kded-5.109.0-1 kglobalaccel-5.109.0-1 kguiaddons-5.109.0-1 ki18n-5.109.0-1 kiconthemes-5.109.0-1 kio-5.109.0-2 kirigami2-5.109.0-1 kitemviews-5.109.0-1 kjobwidgets-5.109.0-1 knotifications-5.109.0-1 kpackage-5.109.0-1 kservice-5.109.0-1 ktextwidgets-5.109.0-1 kwallet-5.109.0-1 kwayland-5.109.0-1 kwidgetsaddons-5.109.0-1 kwindowsystem-5.109.0-1 kxmlgui-5.109.0-1 libdbusmenu-qt5-0.9.3+16.04.20160218-6 media-player-info-24-2 plasma-framework-5.109.0-1 polkit-qt5-0.114.0-1 qca-qt5-2.3.7-1 qt5-multimedia-5.15.10+kde+r3-1 qt5-speech-5.15.10+kde+r1-1 qt5-wayland-5.15.10+kde+r57-1 solid-5.109.0-1 sonnet-5.109.0-1 threadweaver-5.109.0-1 krunner-5.109.0-1 Total Download Size: 41.58 MiB Total Installed Size: 133.02 MiB
This is still alot for one tool, but as far as I can see it will not install the whole plasma desktop again. I am running GNOME, so not sure if GNOME already brings some dependencies not mentioned in my output.
Did you try a simple pacman -S krunner?
Surprised that nobody yelled Proton yet? Lots of Windows games running pretty good, some close to native, some even better on Linux through Proton. But here is the thing you mentioned which could be a problem: anti cheat. It works on Linux but depends on the developer to enable it. Some major games simply does not support it. You can check them here: https://areweanticheatyet.com/ , for general compability check https://protondb.com , even non Steam games can run through Lutris with little to no hassle. Proxmox with GPU passthrough seems like a big clunky overhead in terms of gaming but maybe you got that game that will never run on Linux.
vojel@feddit.deto Arch Linux@lemmy.ml•Updating Arch the right way - Please critique my practices3·2 years agoMaybe it is too late because of your filesystem choice but btrfs snapshots delievers enough security if something goes wrong. Rsync seems like a little bit overhead for updating only There is even a pacman hook that makes pre and post snapshots of your filesystem with snapper. Tldr: most of your steps can be automated with pacman hooks. But if you like it this way its fine
vojel@feddit.deto Linux@lemmy.ml•PSA: When people ask you "What distro should I use?", try pointing them here1·2 years agoThanks for clarification. I think I heard about Trisquel but to be tbh most Linux beginners do not surf the FSF website at first, they just google stuff and find a ton of blogs and articles and dive into the pretty standard distros like Mint and Ubuntu.
vojel@feddit.deto Linux@lemmy.ml•PSA: When people ask you "What distro should I use?", try pointing them here91·2 years agoI never heard of this distros lol. I think distrochooser is a tool for newbies. If you know your mentioned distros it is not the tool for you I guess.
vojel@feddit.deto Free and Open Source Software@beehaw.org•CVE-2020-19909 is everything that is wrong with CVEs7·2 years agoYou got a point with NVD but this case shows how one could damage the reputation of a product - this really looks like Bagder didnt care about security, even the 2020 prefix is a bad sign looking from the outside. I am not sure how the NVD define CVE scores but as bagder openly explains this isnt a flaw in security, just a bug he already fixed years ago.
vojel@feddit.deto Linux@lemmy.ml•There is a reason why Linux is my main operating system of choice -- and it's not because of the freedom.66·2 years agoI like when my system insults me when I do dumb things. This is why enabled the „insults“ option in my sudoers config.
vojel@feddit.deto Linux@lemmy.ml•When I shutdown my computer last night, it gave me this error message. It seems to be working fine but should I be considered?2·2 years agoYou’ll break things if you do more and more stuff suggested inside this thread without testing it. Maybe executing ldconfig was enough, but if you try more and more stuff you don’t know what you did. Linux is very hard to break, especially when you didn’t mess around with things like packages and libraries by yourself, there’s mostly a way back. But if you’re scared use the time and make a backup and a live USB stick with a Linux distro of your choice to rescue the system if something’s terribly messed up.
vojel@feddit.deto Linux@lemmy.ml•When I shutdown my computer last night, it gave me this error message. It seems to be working fine but should I be considered?English2·2 years agoWhat prevents you from shutting it down right now?!
vojel@feddit.deto Linux@lemmy.ml•When I shutdown my computer last night, it gave me this error message. It seems to be working fine but should I be considered?1·2 years agoDid it help though? Same error or is the system shutting down fine now?
vojel@feddit.deto Linux@lemmy.ml•When I shutdown my computer last night, it gave me this error message. It seems to be working fine but should I be considered?5·2 years agoFirst line of your picture is a hint for a software issue. I would just google that.
vojel@feddit.deto Linux@lemmy.ml•When I shutdown my computer last night, it gave me this error message. It seems to be working fine but should I be considered?141·2 years agoYes this is a kernel panic which occurs when something goes terribly wrong inside the system. This could be anything from broken software to defective hardware. You should observe if this happens regurlarly.
vojel@feddit.deto Free and Open Source Software@beehaw.org•HashiCorp adopts Business Source License1·2 years agoI see no discrimination here lol. Look up licenses and stop dreaming.
vojel@feddit.deto Free and Open Source Software@beehaw.org•HashiCorp adopts Business Source License1·2 years agoIt is. You mix free software and open source, their often but not always the same.
Yes this works with powerlevel10k theme for oh my zsh.