Tywele

joined 2 years ago
MODERATOR OF
[–] Tywele@lemmy.dbzer0.com 4 points 1 week ago

As a woman I get my hair cut every 8 weeks.

[–] Tywele@lemmy.dbzer0.com 4 points 3 weeks ago

I will try to use it with Adobe Reader. Right now I need a Windows VM to use it because a PDF I use (MorePurpleMoreBetter Character Sheet for D&D) needs all the PDF scripting and it only works in Adobe Reader and getting Adobe Reader to work in Wine is a pain.

[–] Tywele@lemmy.dbzer0.com 3 points 3 weeks ago

We can play boardgames and Magic: The Gathering, if you don't know how to play it I will happily teach you.

[–] Tywele@lemmy.dbzer0.com 4 points 3 weeks ago (3 children)

What makes mobile hardware more complicated than desktop hardware?

[–] Tywele@lemmy.dbzer0.com 3 points 3 weeks ago

I already get uncomfortable reading your description of it. But it wasn't always like that for me (it got worse with HRT somehow)

[–] Tywele@lemmy.dbzer0.com 21 points 1 month ago

I've never smoked and I don't ever plan to (it can lessen the effect of HRT) but I do drink alcohol occasionally. Meaning I drink maybe one cocktail or longdrink every two or three months.

[–] Tywele@lemmy.dbzer0.com 8 points 1 month ago

I've moved to Boost a long time ago. It was pretty clear that he doesn't care about the app because he regularly abandoned it. This time it's just forever it seems.

[–] Tywele@lemmy.dbzer0.com 5 points 1 month ago

Animal agriculture.

[–] Tywele@lemmy.dbzer0.com 2 points 1 month ago

Nah, I will keep my job as a software dev.

[–] Tywele@lemmy.dbzer0.com 3 points 1 month ago (5 children)

I just read this whole thread and holy shit you sound insufferable.

[–] Tywele@lemmy.dbzer0.com 1 points 1 month ago* (last edited 1 month ago)

And you don't need an account to use the Nvidia App.

 

I'm in the process of getting a new printer and since I recently (December 2024) switched to Linux it would be nice if it would be Linux compatible. So far I've decided on the Canon PIXMA G550 printer but I can't find anything about it's compatibility so I figured I would just ask here in the hopes someone might have the same printer or knows someone who has the same printer and can tell me if this printer works with Linux. If all else fails I could still use the printer with my tablet or phone using Canons app but using it with my desktop would be much more comfortable.

 

Can anyone recommend European brands for loupes (jewelers loupes) and precision scales (0.01g)?

 
193
submitted 9 months ago* (last edited 9 months ago) by Tywele@lemmy.dbzer0.com to c/linux_gaming@lemmy.ml
 

Just wanted to say I made the switch yesterday from Windows 11 to Fedora Linux, no dual booting. It took multiple installs though because the first two times I followed old instructions for installing the Nvidia drivers. The third time I found out that I can just install them through the software center when third party repositories are enabled and that worked like a breeze.

And I have to say it's a really good thing that the installer for Fedora is getting an overhaul soon because Anaconda is horribly confusing in its UX.

Edit: just wanted to add a hyfetch screenshot:

 

This is the summary. It has a link to the full report.

 

Solution: I just had to create the file

I wanted to install Pi-Hole on my server and noticed that port 53 is already in use by something.

Apparently it is in use by systemd-resolved:

~$ sudo lsof -i -P -n | grep LISTEN
[...]
systemd-r    799 systemd-resolve   18u  IPv4   7018      0t0  TCP 127.0.0.53:53 (LISTEN)
systemd-r    799 systemd-resolve   20u  IPv4   7020      0t0  TCP 127.0.0.54:53 (LISTEN)
[...]

And the solution should be to edit /etc/systemd/resolved.conf by changing #DNSStubListener=yes to DNSStubListener=no according to this post I found. But the /etc/systemd/resolved.conf doesn't exist on my server.

I've tried sudo dnf install /etc/systemd/resolved.conf which did nothing other than telling me that systemd-resolved is already installed of course. Rebooting also didn't work. I don't know what else I could try.

I'm running Fedora Server.

Is there another way to stop systemd-resolved from listening on port 53? If not how do I fix my missing .conf file?

 

I don't see how I can do that. There is no way to access the sidebar that's visible on desktop when I'm on mobile.

 

I'm a beginner in networking things but due to my ISP I can only open a certain range of ports in my router to be accessible from the outside of my network (something like ports 11000-11500).

That means I can't open port 443 to access my reverse proxy from the outside. Is it possible to redirect all traffic that's coming from one of the ports in the range to port 443 of my server?

I haven't found that possibility in my router (Fritzbox 7530) so is there a way to do this on my server (running Fedora Server)?

 

I've tried every tutorial I could find. From symlinking the desired terminal to gnome-terminal, or using the update-alternatives command to using the gsettings command to set the default terminal. Nothing works.

What is the definitive way to set the default terminal for this GUI action? And why is this so hard to do?!

I'm on Fedora if it's relevant.

 

Link them and write a short sentence to describe what they are about.

view more: next ›