Latest Ubuntu related questions

Score: 1
Fern Moss avatar
Install the old version of the Ubuntu font
az flag

The Ubuntu font was redesigned to be thinner and, to my eyes, it is harder to read than the old one (yet the bold version looks extra chunky now?). This new thinner version is was introduced in Ubuntu 23.04.

I thought I might just download the older font and install it with ttf files, but can't since the new ones are installed. Removing the fonts-ubuntu package tries to take desktop package with  ...

Score: 0
Martin Eckleben avatar
botched 18.04.6 do-release-upgrade
jp flag

I ran do-release-upgrade on an Ubuntu 18.04.6 (LTS) machine.
It threw some python package related errors and I panicked and terminated the screen.

Now I'm left with this:

root@h2838745:~# apt upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  gcc-8-base manpages-de php-fpm php-mb ...
Score: 0
RVVZ avatar
Problems With The Ubuntu Installation
ec flag

this is my first time trying to use a linux operating system (ubuntu) but when i start from (uefi)Usb 2.0 that i think is my bootable usb drive i end up in the Efi Shell and it mentions startup.nsh then it just becomes a cmd with a shell> thing in it.

Score: 0
Мирослав Сотиров avatar
Ubuntu static routes location

I have Ubuntu 18.04 server wich can't boot because HDD problems and I didn't succeed to fix it. The HDD is readable and I can open it from Ubuntu usb drive for example. So, is it possible to find where is stored static routes of the "dead" ubuntu and to put in in my new server? Thank you!

Score: 1
SinisterMJ avatar
apt installs wrong nvidia driver
cn flag

Due to a security issue in older nvidia drivers I was tasked to update our system, and now I am running into an issue that the open nvidia drivers keeps getting installed, causing nvidia-smi and cuda to not run properly.

What I did:

sudo apt update
sudo apt remove nvidia*
sudo apt autoremove
sudo apt install nvidia-driver-530
cat /proc/driver/nvidia/version

Output:

NVRM version: NVIDIA UNIX Open Ker ...
Score: 0
clmnt_sg avatar
Ubuntu 22.04 US intl with dead keys can't type accents
cw flag

I've recently updated some packages and after a reboot, I cannot type accented letters anymore.

I'm running Ubuntu 22.04, I use a logitech G915TKL US International. On Ubuntu I am using the English (intl., with AltGr dead keys) layout.

To type é for example I just had to type ' and then the letter e but it does not seem to work anymore. Also, pressing AltGr and , does not output ç anymore.

On Wi ...

Score: 0
Tomasz Leszczyński avatar
XGetWindowProperty[_NET_ACTIVE_WINDOW] failed (code=1) KDE plasma
th flag

I have questions. I am using kubuntu 22.04. My card grafic this nvidia mx 130 I use Xorg.

I hav problem, that. I want obtain blur transparency in kde plasma by this scripts

#! /bin/bash
while true;
sleep 0.5
wid=$(xdotool getactivewindow);
do
xprop -f _KDE_NET_WM_BLUR_BEHIND_REGION 32c -set _KDE_NET_WM_BLUR_BEHIND_REGION 0 -id $wid
done

Everything works fine only after an average of 20 minutes the scrip ...

Score: 0
Aephir avatar
How do I find out what my different (virtual) network interfaces are, and what service created them?
in flag

I would like to "clean up" in the network interfaces. If I run ip addr, i get the following list (see bottom of post).

#2 and #3 are my 2 physical NICs (#2 currently unplugged), and I have created #5 and #6 myself in my netplan config. #10 (docker0) also makes sense to me.

However, most of the others are a complete mystery to me (e.g., all the virtual ethernets).

Is there a way to see which servi ...

Score: 0
UserK avatar
Synching time and date of two Ubuntu machines not connected to the internet
br flag

I have two machines

  1. machine A with ip 192.168.0.2
  2. machine B with assigned IP 192.168.0.3

They are both connected to a local network and I would like to set the date and time of machine A to match those of machine B.

For a similar problem I would use the solution provided in this answer.

sudo date -s "$(wget -qSO- --max-redirect=0 google.com 2>&1 | grep Date: | cut -d' ' -f5-8)Z"

However, this wo ...

Score: 0
C. Crt avatar
Why does an aterisk or a line of asterisks as a bash command return "boost_1_69_0: command not found"?
ec flag

I am a bit confused and amusued but I just accidentally pressed my keyboard and typed:

*******************************************

to which my Ubuntu 22 bash returned:

me@pc:~$ *******************************************
boost_1_69_0: command not found

I tried with multple amounts of * and the result is the same.

Score: 0
Anki icon in launcher doesn't work and cant uninstall
mx flag

A while ago I installed Anki, and it worked for a day and then stopped. I don't remember how I installed it. But the icon exists on my application launcher and does not exist in my in /usr/share

snap list | grep -i anki shows nothing.

Here is output of sudo apt-get remove anki

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package 'anki' is not installed,  ...
Score: 1
WallyZ avatar
What does "No such file or directory" on lsusb -t command imply?
bd flag

After a linux-firmware package update.

My USB 3 ports are no longer working for any USB device (2 or 3).

Ubuntu 22.04.1 Kernels 4.9 & 6.1.

lsusb -t lists the devices but the system does not want to use them.

When using lsusb -t to see the devices I also get several error lines displayed:

/sys/bus/usb/devices/1-1/rx_lanes: No such file or device
/sys/bus/usb/devices/1-1/tx_lanes: No such file or d ...
Score: 0
iamnotalwaysarobot avatar
Custom quick launcher issue in lubuntu
li flag

I've added a custom launcher to my desktop to run a script, but when I drag it into the lxqt quick launch panel it does nothing (ie I can put debug stmts in the script and they aren't executed). Any ideas what I'm missing? Here's the launcher:

Name=Suspend Screensaver
GenericName=sets xscreensaver to 3h timeout
Comment=Meh
Exec=/home/username/bin/sss
Type=Application
Icon=alexandra
Terminal=false
C ...
Score: 0
Code4Fun avatar
Ethernet is on 100Mb/s instead of 1000Mb/s
gp flag

I need help to get running my ethernet to 1000Mb/s. My system is Ubuntu 22.04 Here my spec:

lspci -nnk | grep 0200 -A3
21:00.0 Ethernet controller [0200]: Intel Corporation I211 Gigabit Network Connection [8086:1539] (rev 03)
    DeviceName: Broadcom 5762
    Subsystem: Micro-Star International Co., Ltd. [MSI] I211 Gigabit Network Connection [1462:7a32]
    Kernel driver in use: igb

I don't know how t ...

Score: 2
Diego Lago avatar
Gnome Shell failed to load extensions after Ubuntu 23.04 upgrade
cn flag

I've just upgraded my Ubuntu 22.10 to 23.04 and the upgrade went well but, just after the reboot, Gnome Shell didn't load any extension, even Ubuntu Dock. Using journalctl to see what could be happening only messages indicating that extensions are missing or are invalid is shown, indicating "state 99" as the error code.

To try to fix it I've reinstalled nvidia-drivers and upgraded to version 525. Als ...

Score: 1
Dan Doe avatar
Large mouse cursor in some applications since update to Ubuntu 23.04
us flag

I encounter a twice as large mouse cursor in some applications after updating Ubuntu from 22.10 to 23.04. For instance, in Dolphin the cursor is approximately twice as large as in the built-in Files, and also white instead of black. I suspect some scaling issues since I use only 4k UHD monitors with 200% scaling, maybe the mouse cursor gets scaled twice.

I encouter this issue also for other KDE appli ...

Score: 0
Stebeber avatar
Kernel Panic after upgrading from 22.10 to 23.04
in flag

After using the common way of upgrading via GNOME desktop I got an error msg, that the kernel and/or header files could not get installed.

When restarting the machine It tries to start with 23.04 which fails and outputs a kernel panic.

/dev/root: Can't open blockdev 
Kernel panic - not syncing: VFS: Unable to mountroot fs on unknown-block(0,0) 
CPU: 1 PID: 1 Comm: swapper/0 Not tainted 6.2.0-20-generi ...
Score: 3
meladoro avatar
Login screen does not appear after upgrade to 23.04
gb flag

Upgraded today to Kubuntu 23.04 from 22.10, simply using the prompt that popped up in the bottom right of the screen (warning me that 22.10 would reach EOL in less than 90 days).

All seemed to go well, but upon rebooting the system to complete installation, I couldn't seem to continue booting past the manufacturer's screen (which in my case, prompts me to unlock my fully encrypted drive).

I turned o ...

Score: 0
Lorenzo Mogicato avatar
SSD appears in BIOS but it doesn't appear in the terminal
tk flag

I have a brand new Ubuntu PC with three SSDs connected and they are shown in the BIOS.

bios img link

However only two of them are shown in the terminal.

terminal img link

Running udisksctl status I get:

MODEL                     REVISION  SERIAL               DEVICE
---------------------------------------------
Samsung SSD 980 PRO 1TB   5B2QGXA7  S5GXNF1R846481E      nvme0n1 
Samsung SSD 980 PRO 2TB   5B2QGXA7  S69ENX0W217972R   ...
Score: 0
jianren yang avatar
ubuntu 18.04 second monitor not working
pe flag

I have a Ubuntu 18.04, install on legion y7000, with NVIDIA 1060m GPU,of course there is a intel integrated GPU card, but I don't use it. I have three monitors, include two external monitor(through DP-port and HDMI-port respectively) and one internal monitor of LAPTOP. the one not working is VGA monitor through DP-port. internal monitor is also not working, but i don't care much. Recently, I upgrade ...

Score: 0
codeKiller avatar
totem player shows controls for few seconds in full screen
um flag

I am trying to run a video via terminal using totem, however, even though the --fullscreen flag is given, the controls flick for a few seconds before going real full screen.

Is it possible to avoid showing the controls at all using totem?

my command:

>> totem --fullscreen "$TEST_VIDEO" &
Score: 1
ce4voix avatar
Ubuntu sound control menu is not working after upgrading to Ubuntu 23.04
sl flag

As you can see on the screenshot the sound menu of the Ubuntu settings is always empty, and I am not able to change any sound source or volume, etc.

screenshot

Meanwhile when I execute inxi -Fxz, my audio devices are present.

see here

I noticed that when I tried systemctl --user status pipewire-session-manager, it gives me an error saying Loaded: error (Reason: Unit pipewire-session-manager.service failed to load properl ...

Score: 0
Score: 1
MrSquaare avatar
Ubuntu 23.04 add-apt-repository doesn't work
uz flag

Since I upgraded to Ubuntu 23.04, when I run add-apt-repository, here is the error I got:

httplib2.error.ServerNotFoundError: Unable to find the server at api.launchpad.test

It seems that add-apt-repository is using some dev source root.

How can I fix this?

Score: 0
whyamiruning avatar
A question about udevadm trigger for power-switch
vu flag

I use ubuntu 20.04. Today my computer shut down automatically twice. I entered 'journalctl' for checking and got the result 'systemd-logind[761]: Power key pressed.' I googled this result and found out that it's triggered by the power button on the physical device (Similar issue). However, when I entered the code mentioned in the content for checking, I found out some device that are not related to th ...

Score: 1
Elias Tommeh avatar
Shell script works manually but doesn't work correctly in Crontab
md flag

I have a Python script to record audio/video using the "subprocess" module to execute ffmpeg commands, as follows:

def kill_ffmpeg_process(args):
    for proc in psutil.process_iter(['pid', 'name', 'cmdline']):
        if proc.info['name'] == 'ffmpeg' and args in proc.info['cmdline']:
            print("found: " + str(proc))
            proc.kill()

kill_ffmpeg_process("ffmpeg")

rand_num = str(ran ...
Score: 0
Reedam Dhake avatar
Windows not booting after running update-grub and installing ubuntu-desktop from recovery mode of ubuntu
cv flag

I have a dual boot operating system on my laptop which has a Windows and a Ubuntu Installation which was working perfectly. I accidentally uninstalled python from my Ubuntu and then a lot of applications disappeared like my terminal. Then I went into recovery mode of Ubuntu and performed sudo apt-get --reinstall install ubuntu-desktop and also performed update-grub. This worked and my Ubuntu started  ...

Score: 0
MG123 avatar
How to automatiaclly skip grub menu?
tt flag

I've installed Ubuntu 22.04 on an old Intel Mac Mini. Since I want it to be accesible remotely, I can't have it stuck at the grub menu. I tried changing the grub file and updating it, but nothing seems to work. It always stays at the grub menu waiting for a drive to be selected (there is only one drive - EFI boot). Here is my current grub file, based on similar questions i've seen:

GRUB_DEFAULT=0
G ...
Score: 0
Jithin K T avatar
Mouse pointer stuck and not working properly
sm flag

I have a problem with lunar distro.

The mouse pointer is shivering and stuck most of the time. A rboot fix it for 10 min and starts again. Below is my distro details.

PRETTY_NAME="Ubuntu 23.04"
NAME="Ubuntu"
VERSION_ID="23.04"
VERSION="23.04 (Lunar Lobster)"
VERSION_CODENAME=lunar
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https:/ ...
Score: 1
JamieRhys avatar
Grub-Customizer uninstallable on Ubuntu 23.04?
vn flag

I'm trying to install Grub-Customizer on my system, however I keep getting the following output when adding the PPA:

Adding deb entry to /etc/apt/sources.list.d/danielrichter2007-ubuntu-grub-customizer-lunar.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/danielrichter2007-ubuntu-grub-customizer-lunar.list
Adding key to /etc/apt/trusted.gpg.d/danielrichter2007-ubuntu-grub-customizer.g ...

The Stunning Power of Questions

Much of an executive’s workday is spent asking others for information—requesting status updates from a team leader, for example, or questioning a counterpart in a tense negotiation. Yet unlike professionals such as litigators, journalists, and doctors, who are taught how to ask questions as an essential part of their training, few executives think of questioning as a skill that can be honed—or consider how their own answers to questions could make conversations more productive.

That’s a missed opportunity. Questioning is a uniquely powerful tool for unlocking value in organizations: It spurs learning and the exchange of ideas, it fuels innovation and performance improvement, it builds rapport and trust among team members. And it can mitigate business risk by uncovering unforeseen pitfalls and hazards.

For some people, questioning comes easily. Their natural inquisitiveness, emotional intelligence, and ability to read people put the ideal question on the tip of their tongue. But most of us don’t ask enough questions, nor do we pose our inquiries in an optimal way.

The good news is that by asking questions, we naturally improve our emotional intelligence, which in turn makes us better questioners—a virtuous cycle. In this article, we draw on insights from behavioral science research to explore how the way we frame questions and choose to answer our counterparts can influence the outcome of conversations. We offer guidance for choosing the best type, tone, sequence, and framing of questions and for deciding what and how much information to share to reap the most benefit from our interactions, not just for ourselves but for our organizations.