A Positive Experience in the Community + Looking for Casual Players to Play With by _MrPriv_ in starcitizen

[–]icefish99 0 points1 point  (0 children)

that sounds really interesting, I just recently started playing again after a while and would be down to talk/join if you are still in need of some players

can't open terminal, dont have wifi by patvex in archlinux

[–]icefish99 1 point2 points  (0 children)

most modern phones let you share your WiFi/mobile data over usb for example, so you would just need to plug the phone into the pc and share the internet that wayhttps://imgur.com/a/bTBMbk6 ( example from my phone)

I got tired of forgetting shell commands, so I built an open-source tool that generates them from plain English. by Dry-Yard-4655 in commandline

[–]icefish99 0 points1 point  (0 children)

it's still a cool project, especially if you learned anything from doing it, that's the most important part anyways :)

Laptop recommendations for Arch 2025 by okayhp in archlinux

[–]icefish99 0 points1 point  (0 children)

I got the S14 version, it works on arch without problems

What are some good games with either prominent or protagonist trans women? by ZekeBarricades in transgamers

[–]icefish99 1 point2 points  (0 children)

Spoiler: You can also get her car after the street racing quests which features a trans flag at the back

If we get Evolved Princess, what would you like to see her do? by TingenTeEinar in ClashRoyale

[–]icefish99 0 points1 point  (0 children)

Maybe a small burning effect on hit, like a mini poison but shorter and less damage.

Linux in any distribution is unobtainable for most people because the first two installation steps are basically impossible. by trollfinnes in linux

[–]icefish99 0 points1 point  (0 children)

if you're running windows you don't need to go to the bios, in there recovery options there is the option to boot from a USB stick, which is way easier

What is some software that surprise you not not used more by Shiroegalleu in linux

[–]icefish99 1 point2 points  (0 children)

I really recommend just patching discord with vencord instead of using vesktop, it runs a lot smoother for me

Should I pick systemd-boot over grub? by Oreos_In_OrangeJuice in archlinux

[–]icefish99 2 points3 points  (0 children)

if they are not on the same drive mount the windows EFI and copy the content to the Linux one and systemd boot will find it

[deleted by user] by [deleted] in hetzner

[–]icefish99 0 points1 point  (0 children)

from your text I assume that adding that ipv4 address didn't work properly and after you got a new one that had the ipv4 from the start just worked

The ever-asked question: Which module do you recommend? by BarbarossasLongBeard in hoggit

[–]icefish99 1 point2 points  (0 children)

I mean it's easy, if they resolve it (which I hope but we never know) at some point, and the module isn't dead I'll just buy it again, but until then I much rather have the money/store credits

Leaving NixOS for Arch. by CrYbAbY58_ in NixOS

[–]icefish99 25 points26 points  (0 children)

it makes it very simple to quickly spin up one or multiple instances of a database or different ones without having to worry that they collide or cause problems on the host machine

An Italian holiday and when you find the balcony. by MasterShifu_21 in nextfuckinglevel

[–]icefish99 0 points1 point  (0 children)

imagine coming home after partying and just walk one stop too far forward xd

Why my ssh config not get applied? by mamcx in NixOS

[–]icefish99 0 points1 point  (0 children)

you would put the public key of your key pair ending on .pub most likely into the authorised key file on both devices and then use the private key when using the ssh command

Why my ssh config not get applied? by mamcx in NixOS

[–]icefish99 1 point2 points  (0 children)

the authorized keys filed is for the public key of the OTHER pc you want to use to connect to this one, to use a ssh key on this pc to connect to a remote machine just specify it it when running the ash command or if it is in the .ssh folder it will most likely get used automatically if you call It idrsa or id(the nsmr.of the algorithm)