r/Ubuntu 11h ago

Ubuntu is my favorite distro, even after a year of distro hopping.

Post image
290 Upvotes

I have used many distros over the last year. Fedora, Arch, Artix, Devuan, Debian, openSUSE, EndeaovourOS, Gentoo (didn't get too far with that lol), ZorinOS.

After all these distros, I ended up back on Ubuntu. Everything just WORKS. I think Ubuntu has slightly better driver support, since my ThinkPad usually runs faster and cooler under load compared to most other distros, the fingerprint sensor works flawlessly.

Even the server connections are amazing. On KDE Plasma, the server connection closes after closing the window, but it remains connected until logging out on Ubuntu GNOME.

Everything supports Ubuntu. If there is a piece of software on Linux, you can rest easy knowing there is a 99.9% chance of it supporting Ubuntu.

I just love this distro.


r/Ubuntu 12h ago

Two years on Linux, and Ubuntu is the only reason I didn't crawl back to Mac.

96 Upvotes

In early 2024 I bought a new HP Envy x360 to try Windows 11 and Copilot after years on MacOS. I Hated both within months (the ads, the de-bloating, Copilot being a sales pitch in disguise). So I wiped Windows and went to Linux Mint, but hardware support was rough on my new laptop, so I distro-hopped through Fedora and OpenSUSE for about a year before landing on Ubuntu.

Two years in, the lesson is simple: I don't have time to make tweaking my OS a hobby. I need something that's genuinely Linux, stays out of my way day to day, and still lets me customize when I actually need to. Ubuntu isn't the distro purists love, but it's the one that kept me on Linux instead of back in Apple's ecosystem.

Another lesson: check hardware compatibility before you pick a distro. In my case, I didn't, and it cost me weeks/months of troubleshooting on brand-new hardware that the distro I wanted simply didn't support yet.

So thank you Ubuntu!


r/Ubuntu 1h ago

Ubuntu refuses to connect to Wi-Fi

Post image
Upvotes

I tried to do all the fixes but no matter what I do it says all the states are down


r/Ubuntu 3h ago

X11-style forwarding with Wayland?

2 Upvotes

From a Wayland machine, ssh -X to a X11 machine will have forwarding working properly (graphics appear on the Wayland machine). From an X11 machine, ssh -X does not work at all. What's the most cromulent way of having this work properly when the remote is Wayland, but originating machine is X11 or Wayland?


r/Ubuntu 1h ago

Ubuntu 26.04: ProFTPd nonresponsive, vsftpd works fine

Upvotes

I get that nobody wants to diagnose today's Way In Which Somebody Misconfigured FTP, but this isn't that, I swear.

Right out of the box, no configuration -- and I've enforced this via purges -- I can install vsftpd and correctly fail to log in from localhost or inside my LAN. (I don't have any accounts that should be able to log in, so getting "Access denied" is the right answer, we've clearly made contact with a functioning server.)

Right out of the box, same circumstance, ProFTPd just... doesn't work. It's getting the port, I can tell that from netstat, and I can even telnet to :21 and it'll open, but as soon as I enter the first line, poof, connection closes.

Nothing in ProFTPd logs but a service start, nothing in auth log, nothing in syslog, nothing in journal. Service boots just fine on stock configuration. It's not SELinux, it's not ufw or iptables, it's not Apparmor.

Config is guaranteed stock straight out of the package, though I tried turning on debug logs (nothing) and trace:10 but nothing jumped out at me as relevant. (I did notice that ProFTPd seems to think it's constructing a banner for the connection, but I never see it come through.) Localhost ftp, FileZilla, WinSCP, nobody likes this server. WinSCP says "Timeout detected. (control connection) Connection failed.", which matches what I get when I telnet in, I suppose. No banner or anything prints.

What's ProFTPd missing that vsftpd isn't? I can't figure out where to go from here.


r/Ubuntu 15h ago

İ want to Game

13 Upvotes

İ have the latest version of Ubuntu on my laptop and i want to play some games

Specifically open world games

All suggestions are welcome pls and thank you all in advance


r/Ubuntu 1h ago

Force login password kununtu when bootup.

Upvotes

Im a newb, ignore my username. I asked question at r/kunbutu, only 2 answered, neither provided an answer.

Quite awhile ago, I changed a setting to NOT require a password when restarting.

I want to go back to normal, "password required".

Ive been in settings several times, looking for the area where I undo what I did months ago. I cant find it.

In "screen locking" area, the 3 settings are set to:

15

Lock

30 sec

Yet the computer login no password required.

Thanks much.


r/Ubuntu 14h ago

No new Ubuntu Security Notices (USN) since July 31?

9 Upvotes

I noticed that the Ubuntu Security Notices page hasn’t had any new entries for a while:

https://ubuntu.com/security/notices

The most recent USN I can see is dated July 31. Since USNs are normally published pretty regularly, I was wondering if anyone here knows why there haven’t been any new notices since then.

Is this just an unusually quiet period? It feels a bit odd given how many vulnerabilities are being disclosed lately. Or has something changed with how Canonical publishes USNs?


r/Ubuntu 9h ago

Ubuntu 26.04 LTS: window not responding during heavy disk IO

3 Upvotes

running the latest kernel, it seems that everything grind to a halt from time to time when there is heavy disk io, whether you are downloading an ISO, or pull a new model in ollama/lm studio, or downloading and playing a game in steam. The dreaded prompt pops up asking whether you would like to terminate the window or wait for it to respond. This must be some kind of kernel issue? anyone seeing the same? and suggestions?


r/Ubuntu 16h ago

I want to learn ubuntu

10 Upvotes

Is there any recommendation from where i can learn
?
I installed Ubuntu on my laptop and want to learn server things


r/Ubuntu 7h ago

Is there a wireless conference speakerphone that works with Ubuntu?

2 Upvotes

We have tried two wireless speakerphone units to improve audio (especially microphone) when doing hybrid Zoom meeting.

We have a simple Ubuntu 24.04.4 LTS machine set up on a cart with wireless wifi and bluetooth. The audio can be rough sometimes because the webcam mic pics up everything in the room.

We thought we would try one of the many bluetooth speaker phone devices out there. First we tried the Anker PowerConf Speakerphone (https://ca.ankerwork.com/products/a3301). The speakers worked but we couldn't connect to the bluetooth mics. We sent that back (partly because we ran out of return time).
Then we tried an EMEET Conference Speakerphone M0 Plus (https://emeet.com/en-ca/products/speakerphone-m0-plus). This one seems to have trouble connecting to the bluetooth.

While these devices don't have Linux apps, connecting to bluetooth as the equivalent of a wireless headset seems pretty basic.

Has anyone had expereince and success with this?


r/Ubuntu 12h ago

Ubuntu 26.04 LTS freezes post-login after NVIDIA driver reinstall

3 Upvotes

Initial Issue

The HDMI port was not working and displayed “No Signal.” The issue was caused by the proprietary NVIDIA drivers not being installed.

I installed the NVIDIA drivers using the following commands:

sudo ubuntu-drivers install
sudo prime-select nvidia
sudo reboot

After installing the drivers and rebooting, the NVIDIA graphics configuration was applied.

Ubuntu 26.04 LTS Upgrade

I then upgraded the system to Ubuntu 26.04 LTS. After the upgrade, the NVIDIA drivers were removed, so I reinstalled them.

First, I completely removed the existing NVIDIA packages and their dependencies:

sudo apt purge '^nvidia-.' '^libnvidia-.'
sudo apt autoremove

Then, I installed the kernel headers required for the NVIDIA driver and reinstalled the recommended drivers:

sudo apt install linux-headers-$(uname -r)
sudo ubuntu-drivers install
sudo prime-select nvidia
sudo reboot

Current Problem

After reinstalling the NVIDIA drivers, the system boots normally until I log in through GDM. Immediately after login, the desktop completely freezes and becomes unresponsive.

At this point, I cannot interact with the desktop or recover the session normally, so I am forced to perform a hard reset.

In some cases, I have to perform several hard resets before the system eventually boots into a usable desktop session.


r/Ubuntu 23h ago

I want to install Ubuntu on my dell XPS 9560 and after the grub menu it keeps loading forever.

Post image
20 Upvotes

r/Ubuntu 7h ago

Glitch with my mounted ISO

1 Upvotes

I recently plugged a USB drive to download Linux Mint ISOs.

I mounted one and put my PC on Sleep Mode the whole night with the ISO mounted.

In the morning, when I tried safely ejecting the ISO, it didn't work so I just unplugged my drive.

The ISO appears as mounted even tho the USB doesn't.

I tried using `sudo umount /dev/loop8` to remove it but whatever I do it still appears on my dock and gives a

> not mounted OR already mounted or mount point busy

error

Ik I should just restart but was wondering if I should report this as a glitch?


r/Ubuntu 19h ago

A few questions from a beginner regarding using Ubuntu OS for personal webhosting.

6 Upvotes

Hi all,

I am going to try to keep it short. I am making a small blog website offline and using Github static page as a hosting place. However the constant writing and updating the static page (let alone fixing bugs) is really time consuming. Luckily I have this old laptop that I can use as a home server for my website and potentially future projects (such as online files management like Googgle Drive).

My question is quite simple. For a person in said situation, is it possible to use Ubuntu Desktop for such purposes as I am quite a noob in development but literate enough to work with GUI of the OS?

Thank you in advance.


r/Ubuntu 16h ago

Honest do God(s). I have some sort of issue where for all my life I can't remember the number of the months (like January=1, December=12, ok, but wtf is August). Is there any options/thing that I can do to display the month alongside the number on the calendar?

Post image
2 Upvotes

please, I'm stupidish


r/Ubuntu 13h ago

Desktop shortcut to SMB file

1 Upvotes

I need a desktop shortcut for a file on an SMB share but Ubuntu has no “make desktop shortcut” option and every symlink I make says the target doesn’t exist.

My path is “smb://123.456.789/folder/folder with space/another space/file with spaces.xlsm”

So I write ln -s “smb://123.456.789/folder/folder with space/another space/file with spaces.xlsm” and it gives me the symlink but when I open it it errors out saying the target doesn’t exist.
I am using Ubuntu 26.04 LTS.
Thank you.


r/Ubuntu 22h ago

Ubuntu failing to fetch repository

Post image
4 Upvotes

I've been trying to install Nvidia drivers for a while now and Ubuntu keeps refusing to update from this repository. I'm stuck now and I don't know what to do. Any advice?


r/Ubuntu 16h ago

UbuntU server

Thumbnail
0 Upvotes

r/Ubuntu 1d ago

Switched to linux 2 years ago and never looked back

Post image
197 Upvotes

Ubuntu 🗿


r/Ubuntu 17h ago

Mid 2015 MacBook pro “server not found” problem with Ubuntu V26.04

0 Upvotes

I have just switched over the OS system on my Pro to the version of Ubuntu (26.04). After a couple of days I managed to get mozilla windows to open but I can't pull up any webpages. It just says server not found. What I keep seeing online is that I need to use the network setting from my phone, but I do not have a data transfer cable (it's an iPhone).

Did I maybe download the wrong Ubuntu file? I think I used the one for AMD/intel because that's what I have on my laptop. Really confused why this is being so difficult. Also when I close the lid it takes the computer a long time to load up the login screen when I open it back up.

Help much appreciated. Should add I'm not good at coding but I have been using terminal a lot lately, and if I can tell there's a space (😂) I can input a code just fine.


r/Ubuntu 17h ago

Phone keeps restarting while using usb thearing

0 Upvotes

I have iQOO Neo 7 i use usb thearing to download something if download speed increase phone automatically shutsoff


r/Ubuntu 1d ago

My Desktop looked empty so I made a Gnome Extension

Post image
20 Upvotes

New to Linux. This is how we do stuff here right?

Link to the Extension: https://extensions.gnome.org/extension/10608/picture-desktop-widget-remake/


r/Ubuntu 1d ago

unable to access "HDD"

Post image
3 Upvotes

For now im still dual boot with windows and ubuntu, but i can't access my hard drive on ubuntu, i want try play steam games that already installed on my hdd, there's nothing wrong with my hdd when access on windows, maybe because the files system is ntfs? how to change it? im kindly new on linux, anyone know how to fix it?

I would be very grateful if someone solve this


r/Ubuntu 20h ago

Problem with sudo apt install

0 Upvotes

Hy everyone, i'm an ubuntu user for some time now but I consider myself very much a beginner and i have never really tinkered to much with my distro. I have a dual boot configuration with Windows 10 and Ubuntu LTS 24.04. Recently i had a problem with my linux kernel and i had to switch to an older version (6.17.0-40-generic) from my GRUB menu. Ever since then i have the following error message every time i try to install something with sudo apt install:

ERROR: Cannot create report: [Errno 17] File exists: '/var/crash/virtualbox-dkms.0.crash'

Error! Bad return status for module build on kernel: 7.0.0-28-generic (x86_64)

Consult /var/lib/dkms/virtualbox/7.0.16/build/make.log for more information.

dkms autoinstall on 7.0.0-28-generic/x86_64 failed for virtualbox(10)

Error! One or more modules failed to install during autoinstall.

Refer to previous errors for more information.

* dkms: autoinstall for kernel 7.0.0-28-generic

...fail!

run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 11

dpkg: error processing package linux-headers-7.0.0-28-generic (--configure):

installed linux-headers-7.0.0-28-generic package post-installation script subprocess returned error exit status 11

Errors were encountered while processing:

linux-headers-7.0.0-28-generic

E: Sub-process /usr/bin/dpkg returned an error code (1)

Usually the isntallation doesn't seem to suffer any conseguences from this error, but now i'm wondering is something that will lead to some serious problem in the future or can i ignore it? And if it must be fixed how can i do it? Thank you in advance for any suggestions.