Since i see so much linux talk on lemmy i got curious and watched a video about the common distros. How true is the information in this video? The person hardly describes why debian and arch are just better than every other distro. At least i’m definitely now curious about Mint or something for gaming.
I’ve been using Arch for years and can’t pull myself away because everything just works. Whats the difference between arch and whatever the derivatives are? I don’t even know what distros to arch are the Ubuntu / mint to debian
Open the SVG and have a look at what’s happening during boot.
journalctl -b will give you some more info too. If you’re using grub to boot (probably in /boot/grub/grub.cfg), you can change the loglevel and add the udev option to get a bunch more info. Helped me with a random issue recently. Here’s mine for an example:
I have doubts you would see any performance increases, and if you change your hardware you’ll be in for a tough time but it would be a fun learning experience!
I was surprised to learn this was a thing, impressive, however;
‘the VPN app sends a request to the VPN server to open a random port’
‘the active port number will change when you disconnect and reconnect the VPN.’
This will not work OOTB with Plex for example, you would need to change the port in the app every time. It becomes difficult to serve anything statically, like a XMPP server or anything that doesn’t let you configure the port.
You also would need to be at home to check which port you’ve been assigned eg if the connection drops and you get assigned a new port, defeating the whole ‘remote access’ thing.
What do you think about this? (www.youtube.com)
Since i see so much linux talk on lemmy i got curious and watched a video about the common distros. How true is the information in this video? The person hardly describes why debian and arch are just better than every other distro. At least i’m definitely now curious about Mint or something for gaming.
What is the good alternative right now to Google translate?
edit: Thanks for all the recommendations!
Enabling Bluetooth on Arch Linux (itsfoss.com)
Why does the new version of Kubuntu take longer to start the wifi connection?
Kubuntu 23.10 connects to wifi, but only after all other startup programs have run....
Feminine Boys - A text based SFW community for discussion on the Femboy experience (lemmy.blahaj.zone)
A community for SFW discussion about the femboy experience. Links:...
What happens when Linus dies/retires?
Will we all be fucked or is there a Linus 2?
How to exclude SSH port from VPN so you can remote access while VPN is up
I solved this problem for myself yesterday and couldn’t find the answer anywhere online (clearly stated), so here’s what I did....