Tywele

joined 2 years ago
MODERATOR OF
[–] Tywele@lemmy.dbzer0.com 7 points 19 hours ago* (last edited 19 hours ago) (2 children)

Both cost per frame graphics show the price adjusted for inflation and are the same cost per frame.

[–] Tywele@lemmy.dbzer0.com 26 points 3 days ago (2 children)

How would that even come up in conversation? Or how would the people around you know?

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

Do any fediverse projects currently support social auth?

[–] Tywele@lemmy.dbzer0.com 4 points 5 days ago

No, my parents married 5 years before I was born.

[–] Tywele@lemmy.dbzer0.com 13 points 5 days ago (2 children)

I use Fedora. I like that it's very up to date and that it doesn't change the GNOME defaults. It also has a big community and many resources to look into if anything goes wrong.

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

I think https://github.com/sigoden/dufs is exactly what you want.

[–] Tywele@lemmy.dbzer0.com 3 points 5 days ago* (last edited 5 days ago)

I selfhost ezBookkeeping where I track all non-reoccurring transactions and a LibreOffice Calc sheet where I track all reoccurring transactions. The sheet I've been using for multiple years now and it works great because I can clearly see what amount of money I can spend every month on anything I want and still being able to pay everything I need. The selfhosted app I've only been using since the beginning of the year because I used to use ActualBudget which I had connected to my bank account to automatically fill it will all transactions I did but due to it being automatic and not manual like ezBookkeeping felt like I was loosing track of everything.

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

Since you have this printer, can you tell me what volume the ink tanks hold? This info seems impossible to find.

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

That helps, thanks.

 

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.

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

It's still an important distinction IMO

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

400 million windows devices not users.

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

What makes you consider a distro as US centered?

 

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

 
193
submitted 6 months ago* (last edited 6 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.

20
submitted 10 months ago* (last edited 10 months ago) by Tywele@lemmy.dbzer0.com to c/selfhosted@lemmy.world
 

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 ›