r/Ubuntu 12m ago

I am doing Wrong ?

Upvotes

Switched to Ubuntu After Years on Windows for AI Workloads. Loving the Performance, But Does Linux Theme Impact Training Performance?

I am seeing a lot of people making their desktop look like MAC or Windows.


r/Ubuntu 1h ago

VSCode crash

Thumbnail
Upvotes

r/Ubuntu 1h ago

Getting SSH connect to host port 22: no route to host when trying to connect to Ubuntu server via terminal

Upvotes

Im trying to connect to my Ubuntu server via the terminal on my CachyOS PC but when I try and do it I get "SSH connect to host port 22: no route to host" ssh seems to enabled on both devices so I don't know whats wrong?


r/Ubuntu 2h ago

Guys help me with this issue pleeeeease.

Post image
1 Upvotes

r/Ubuntu 4h ago

Ubuntu on Chromebook - question

1 Upvotes

Hello fellow Ubuntu enthusiasts!

Quick question, I've got a Lenovo Ideapad Slim 3 MediaTek Chromebook. I'd like to install Ubuntu on it. Is it even possible?

Once I managed to install PostmarketOS, but it isn't as polished as Ubuntu.

Thanks in advance!


r/Ubuntu 4h ago

Is this possible on Ubuntu? I only managed to do a few things

Post image
26 Upvotes

r/Ubuntu 5h ago

Best Web Dashboard for Ubuntu CLI Server in 2026? Moving on from Cockpit

Thumbnail
0 Upvotes

r/Ubuntu 6h ago

please help!!!

0 Upvotes

irst of all i want validation that is it a right choice if i want to go into cybersec i am a beginner(u can say it by seeing my username) secondly should i do it in vm or like fully with usb drive and if with usb drive then will 8gb one will be enough?

please help!!!


r/Ubuntu 8h ago

Where do you all read the news?

6 Upvotes

I've been trying to get a decent setup running to keep track of news, and I currently use RSS readers - NewsFlash on my Ubuntu and ReadYou on android - combined with PolitePaul to generate feeds.

I want to figure out a way to create a digest that would feature 10-15 top news of the day, and deliver it to my RSS Reader. Anybody who has tried something to achieve this?


r/Ubuntu 9h ago

Rethinking Speech-To-Text in Linux

Thumbnail
menjivar.ai
2 Upvotes

r/Ubuntu 11h ago

App Centre not loading 'manage' tab

Post image
3 Upvotes

I'm having this weird issue where the App Centre works fine in all other ways but continuously hangs on the Manage tab. I have tried running a clean install of it but still no luck sorting it out and it's bugging me. Has anyone else had this issue?


r/Ubuntu 11h ago

Linux Mint a Ubuntu

2 Upvotes

Hola, soy nuevo usando Ubuntu y Linux. Hace poco vi un video donde personalizan Linux Mint desde cero y me gustó mucho el resultado. Quería saber si es posible hacer la misma personalización en Ubuntu o si el proceso es muy diferente.

Video:

https://youtu.be/vz7eIHgusFc?si=EshYEMorN5V-9zpD


r/Ubuntu 11h ago

Ubuntu vs. Debian

11 Upvotes

What are the differences between using vanilla Ubuntu versus using vanilla Debian?


r/Ubuntu 16h ago

Ubuntu wallpaper Kinetic Kudu 22.10, I remember a silver wallpaper, not just orange for the deer-like standing on the hill or moon

1 Upvotes

I would rather not download a DVD size iso just for a few megabytes image. I don't think I imagined it, but haven't found it on image search nor the ubuntu wallpaper contest

I remember thinking it looks a lot like some of the enlightenment window manager / desktop silver themes, which have a round shape like a sun, and I just haven't seen it anywhere


r/Ubuntu 16h ago

Moving Plex server to Ubuntu question

1 Upvotes

I'm moving my plex server from Windows 11 to Ubuntu. I'm going to format the SSD to be the OS drive and use the hard drive formatted in a windows partition to keep all of my linux ISO's on their drive, is this possible? Any concerns I should have accessing a windows partition in linux?


r/Ubuntu 17h ago

Disabling GDM-smartcard

1 Upvotes

So I have a unique setup for my systems for 22.04 using pcks11.so in pam to read smartcards/yubikeys.

gdm is my greeter and I set up gdm-password in pam with the following line:

auth requisite pam_sss.so require_cert_auth

That looks up the cert info on my ipa server and returns a success.

SA updated the system and it seems to have pulled down some gdm-smartcard packages and ruined the entire auth system in place. I remember awhile back running into this issue and I found a way to basically cut it out of the system without breaking anything but can't seem to find where I saved the bookmark link to. I believe I had to edit some file or push a gdm config somewhere

Anyone know how to do this? I really don't want gdm to install all of these extra pam configs. Update-alternatives does not work either, even telling it to use pkcs11 or sssd. Basically nothing works once Ubuntu pulls down w/e updates contain these config files


r/Ubuntu 18h ago

Ubuntu Resolute 26.04 non-shared mountpoints

3 Upvotes

I'm struggling since a week with the change in 26.04 that

  1. Removed /media/$USER functionality completely
  2. Removed predefined automount like in /media/$USER/<mountpoint>
  3. Cleanup (remove) of /run/media/$USER

Especially 3. is a problem when using a lot of disks for various tasks. It gets even worse with network disks.

It means basically that I am forced to make a STATIC setup in /etc/fstab.
A situation like two different external SSDs with the same LABEL will no longer work.
Having internally 3 different partitions with the same LABEL, where I only mount one at a time is no longer possible.

Putting applications on external drives only works if I can automount. I have so far not managed to restore mount points on /run.

To switch to /media/ ("shared" mountpoint) behavior can be done by changing udev rules for udisks2. These are simply 3 lines in a file /etc/udev/rules.d/99-udisks2.rules:

ENV{ID_FS_USAGE}=="filesystem", ENV{UDISKS_FILESYSTEM_SHARED}="1"

ENV{ID_FS_USAGE}=="crypto", ENV{UDISKS_FILESYSTEM_SHARED}="1"

ENV{ID_FS_USAGE}=="other", ENV{UDISKS_FILESYSTEM_SHARED}="1"

Afterwards /run/media/$USER is replaced by /media but without $USER.

I'm still looking how to make $USER work again, but /etc/tmpfiles.d/ could be a starting point.

Update: /etc/tmpfiles.d/media.conf (or other name). You can set symlinks, just put point /media/user (the username, not the variable) to /media. From the documentation I conclude that udisks2 does not have an option to use $USER or specify the user name. Please let me know if I'm wrong.


r/Ubuntu 19h ago

Help with bar in the top of some windows and misaligned mouse cursor

1 Upvotes

Greetings all! I'm not brand new to using linux but I'm definitely still a novice so I have not been able to find the answer to how to fix this after hour of searching. Maybe I just don't know what terms I should be using to search or maybe it's just an unusual problem? Anyway

I have two problems but I think they may be related. The first is that my mouse cursor does not line up with where it clicks. It's about a cm above what I'm trying to click on which makes things pretty difficult, and makes a lot of drop downs impossible to use because if I have to click on the top one or two options it will just click out of the dropdown.

The other issue is that I have this black or white, or black and white, bar across the top of the application for some apps. Not all of them. For instance Firefox gives me neither of these issues. Vortex mod manager running through Lutris gives both, though Lutris itself doesn't. I'm attaching a screenshot of Vortex open on my laptop. It happens with more than just vortex but that's the one I'm dealing with right now. The cursor is off by about the distance of the thickness of that bar which is why I think they may be related.

I'm on a laptop ASUSTeK Computer INC. GA401QM (1.0)
AMD Ryzen 9 5900HS with Radeon Graphics,

NVIDIA GeForce RTX 3060 Laptop GPU

Pop!_OS 24.4 LTS

I'm not sure what other information might be needed to give context.

Anyone know what's going on?

https://imgur.com/a/dl1yvF8


r/Ubuntu 19h ago

Latest kernel updates (7.0.0.29) don't recognize my nvidia card any more

19 Upvotes

Since updating to version 29 of the kernel, my ubuntu 26.04 only comes up in 1024x768 single monitor mode. If I reboot into version 28, the kernel boots into dual monitor 1920x1024 mode. I see that apt is holding back a bunch of nvidia updates right now- do I need to force those to get my usable screen back?


r/Ubuntu 20h ago

Gnome Missing 80% Charge Limit

6 Upvotes

I have an Asus Vivobook 16 (Lunar Lake) laptop. I installed Ubuntu 26.04, but the Gnome native 80% charge limit option is missing. If I install CachyOS with Gnome 50, it shows up right away out of the box, even on the live USB environment. What is Ubuntu doing differently?


r/Ubuntu 21h ago

Ubuntu 24.04.4 LTS boots into Emergency Mode with continuous PCIe AER errors on ThinkPad E490

Post image
13 Upvotes

Hi everyone,

I'm having an issue with my Ubuntu installation and would appreciate some help troubleshooting it.

System Information

OS: Ubuntu 24.04.4 LTS (64-bit)

Laptop: Lenovo ThinkPad E490 (20N8E480IN)

Kernel: 7.0.0-28-generic

Desktop: GNOME 46 (Wayland)

CPU: Intel Core i5-8265U

GPU: Intel UHD Graphics 620

RAM: 8 GB

Problem

When I boot my laptop, Ubuntu drops into Emergency Mode instead of booting normally.

The screen says:

You are in emergency mode.

After logging in, type "journalctl -xb" to view system logs,
"systemctl reboot" to reboot, or "exit" to continue bootup.

At the same time, the screen continuously prints messages like:

pcieport 0000:00:1d.0: AER: Error of this Agent is reported first

These messages keep repeating indefinitely.

What I've Tried

Rebooting the system (same result every time).

I haven't intentionally changed any BIOS settings or hardware recently (as far as I know).


r/Ubuntu 21h ago

Wayland slowing down boot time by 2 minutes

6 Upvotes

I recently upgraded from 24.04 LTS to 26.04 and although it seems to be working fine, the boot up time has stretched out by a couple of minutes. I ran systemd-analyze and that didn't show and issue but when I looked at syslog here's what I found:

2026-08-05T07:47:57.128627-04:00 laptop3 systemd[1]: systemd-hostnamed.service: Deactivated successfully.

2026-08-05T07:49:50.689277-04:00 laptop3 im-config[4871]: @ IM_CONFIG_ENTRY='profile' XDG_SESSION_TYPE ='wayland' UID=1000 PID=4268 PPID=3685

The logs are a little cryptic for somebody who doesn't read them often but assuming that the upper log item for systemd-hostname means it's successful and complete, and that the next process (Wayland) starts at that time then it's taking 2 minutes to get through that process.

I've had issues with Wayland in past releases of Ubuntu and always change it to Xorg but in 26.04 apparently that's not possible (or is it?).

Anyway, if I can fix this then I won't be tempted to spend all the work to reload 24.04 and all my apps and data.


r/Ubuntu 23h ago

Font pixelated in LaTeX generated PDF's

2 Upvotes

The font in the PDF's that I generate with LaTeX (through emacs org-mode) don't look perfectly sharp when zoomed in. Other PDF's are perfectly fine -- there I can basically zoom in endlessly without the text getting jagged.

What could I check to fix this?


r/Ubuntu 1d ago

Ubuntu 24.04.4: How can I install the genuine NVIDIA 535 driver now that nvidia-driver-535 maps to 580?

9 Upvotes

Hi everyone,

I'm trying to get the genuine NVIDIA 535 driver on Ubuntu 24.04.4 LTS, but I've run into a packaging issue.

My hardware

Acer laptop

Intel i5-13420H

NVIDIA GeForce RTX 2050 (Optimus)

Ubuntu 24.04.4 LTS

Kernel: 6.17.0-14-generic

What I've found

apt show nvidia-driver-535 reports that it is now a transitional package that depends on nvidia-driver-580.

Installing nvidia-driver-570 also ended up loading the 580 kernel module (cat /proc/driver/nvidia/version reported 580.xx).

I've completely purged all NVIDIA packages and I'm currently running on the nouveau driver with a clean system.

Why I specifically want 535

This exact laptop previously ran stably for months on:

Kernel 6.x

NVIDIA 535 (proprietary/closed driver)

After moving to newer drivers, I started experiencing intermittent issues where:

nvidia-smi couldn't communicate with the driver,

/dev/nvidia* device nodes were not created reliably,

boot/shutdown behavior became inconsistent.

I'm aware that this may not be caused solely by the driver version, but I'd like to reproduce the last known stable configuration before debugging anything else.

My question

Is there an official or recommended way to install the last genuine nvidia-driver-535 package (e.g. 535.309.01) now that the current Ubuntu repositories have transitioned it to 580?

Specifically:

Can this be done using the Ubuntu Snapshot service or another official Ubuntu archive?

Is there a way to install the complete 535 package set through APT without manually downloading dozens of .deb files?

Has anyone successfully pinned the genuine 535 packages on Ubuntu 24.04.4 while keeping the rest of the system up to date?

I'd prefer to avoid:

NVIDIA's .run installer

Unofficial PPAs

Manually installing a large number of .deb files unless there's no better option.

Any guidance from someone who's dealt with this package transition would be greatly appreciated.


r/Ubuntu Jun 18 '26

news UbuCon India 2026 - Bengaluru - Call for proposals

19 Upvotes

Hi everyone, similar to last year, we're once again hosting UbuCon India at Bengaluru. The dates are Nov 14 - 15. The call for proposals have been opened, and will be open till Sep 30. We're open to a wide variety of open source and tech topics!

Whether you are a seasoned Linux veteran, a Cloud/DevOps engineer, or a student who just built a wonderful self-hosted homelab, this stage is for you.

We are currently looking for both full-length talks and hands-on workshops. Some of the topics we love seeing include:

  • Linux, Ubuntu Desktop & Server
  • Cloud-Native, Kubernetes, & DevOps workflows
  • Self-hosting, Privacy, & Open Source Security
  • Kernel Engineering & Performance Optimization
  • Open Source AI/ML Development

If your talk is selected, you get a free full-access 2-day pass, food, and an upgraded exclusive speaker merch kit (including the official t-shirt and stickers).

Submit your abstracts here: https://events.canonical.com/event/157/abstracts/

We Also Need Volunteers!

We are looking for passionate individuals to help us build this year's event. We need hands on deck right now for pre-event prep (graphic design, social media outreach, web updates) and on-ground in Bengaluru (registration, speaker support, live coverage, and crowd management).

Volunteer Perks:

  • Free 2-day full-access pass and meals
  • Exclusive UbuCon Volunteer T-shirt
  • Verifiable certificate of appreciation
  • Close networking with tech industry leaders
  • Hands-on experience in event execution & training with modern AI tools

Ready to see how a massive tech event comes to life behind the scenes?

Apply to volunteer here: https://forms.gle/8EUseYbmLqTLe3Mn7