Latest Ubuntu related questions

Score: 1
JorKar avatar
WiFi adapter not found on NVIDIA Jetson Orin NX running Ubuntu 20.04
rw flag

My Jetson embedded device has a WLAN SMA-RP Antenna supported by a network controller (Intel AX210) as specified by the manufacturer.

The network controller shown using the command lspci is Network controller: Intel Corporation Device 2725 (rev 1a). Seems like lsusb can also identify this interface as 8087:0032 Intel Corp.

I do not see a wlan or similar interface in my network interfaces using ifconf ...

Score: 0
Jean Dubois avatar
23.04 - Weird spaces around some characters after uninstalling Deepin DE
uz flag

I wanted to try Deepin DE on my Ubuntu 23.04 system, so I installed it, but I didn’t liked it. I removed all the packages it installed (I put the list in a file so I could remove them later).

However now there are (sometimes) weird spaces around some characters in Ubuntu font.

Examples : character ’ (U+2019, right single quotation mark), is displayed with a space (see screenshot, in Thunderbird ...

Score: 0
Panos Kostagiannis avatar
Can't record audio in Davinci Resolve
io flag

I have downloaded the free version of Resolve 18.5 beta 4 and installed it on Ubuntu 23.10.Everything is working fine except the audio recording, there is no option in the sound settings to choose my inputs. I have a presonus usb 96 and a Corsair hs 80 usb headset with mic and they work fine in every other application.

Nvidia gpu drivers-rtx 3060 12G installed and i am on pipewire audio server us ...

Score: 1
Estatistics avatar
find special characters in filenames and copy them into new folder. filenames may contain weird non ascii characters and special ones
cn flag

I like to copy all files with special character "|" in filenames (not the pipe one) into a folder. However, i have several problems cause filenames may include ascii and not ascii characters, single and double quotes, or special characters eg. *%& etc. Xargs prints errors when use -print0 and -0. If i dont use these, xargs says unmatched single quotes.

Dont know what to do.

find .  -type f -pri ...
Score: 0
Ken Y-N avatar
Synchronise interface names attached to IP addresses between host Ubuntu and QEMU guest Ubuntu
cn flag

I've set up a second bridge on QEMU using a bridge named virbr1. In my host OS I have:

virbr1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.100.1  netmask 255.255.255.0  broadcast 192.168.122.255

In the guest I have:

enp10s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
         inet 192.168.100.139  netmask 255.255.255.0  broadcast 192.168.122.255
Score: 0
youv avatar
Koha installation from git
kr flag

Hi i am trying to install koha software in by ubuntu machine from koha git repository.

make test command fails which says koha-dev directory not found.I couldnot found the folder in my directory, the path ins mentioned in makefile also.

Koha's files have now been installed.

In order to use Koha's command-line batch jobs,
you should set the following environment variables:

export KOHA_CONF=/home/{you ...
Score: 0
Ahmet Usta avatar
I can not update my Ubuntu 22.04 LTS OS
fj flag

I wrote all articles about this problem. But same result.

Output:

sudo apt update Hit:1 http://tr.archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://tr.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Get:3 http://tr.archive.ubuntu.com/ubuntu jammy-backports InRelease [108 kB]
Hit:4 https://cli.github.com/packages stable InRelease
Hit:5 https://apt.releases.hashicorp.com jammy InRelease

Score: 0
Derrick Duckworth avatar
Touchpad two finger drag as middle click drag
mv flag

I'm using an apple magic trackpad 2 on a fresh install, everything works great gestures and all.

However in Blender behavior is quite different, two fingers zooms in and out when it should orbit the camera.

I believe what I need is for two finger drag to act as middle mouse drag.

Is it possible to customize input in this way? If so I would also customize three finger drag to “shift + middle mouse dra ...

Score: 4
BlackRed avatar
I need a zenity progress bar using the output of shred
mx flag

I want to use the output of shred to make a progress bar with zenity.

My shred command looks like this.

sudo shred -vfn 1 /dev/sda

I am new to Linux. So I probably miss an obvious solution.

Score: 8
Hossam Nabil avatar
How to Fix CVE-2023-2650- A Type Confusion Vulnerability in OpenSSL?
nl flag

The error message you seeing is indicating that my system has not been updated to the latest version of OpenSSL, which includes a fix for the CVE-2023-2650 vulnerability. how To fix this:

Hit:1 http://us.archive.ubuntu.com/ubuntu jammy InRelease                                                           
Hit:2 http://us.archive.ubuntu.com/ubuntu jammy-updates InRelease                                ...
Score: 0
How to extract the contents of a tar file into an existing directory
cn flag

Please do not mistake this question with "how to untar a tar file into an existing directory". For this question there are already answers such as this one

What I am trying to do is to untar an tar.gz file but put the contents into a directory

The linked answer for example when you do it creates a folder (with the name of the tar file) and puts the contents inside the folder

What I want is to not create ...

Score: 1
frankfalse avatar
How to solve problems arise from brutally switch off of a lubuntu distribution?
pg flag

I have a system with lubuntu 22.04 installed. The system must be switched off brutally without a software shutdown.

Sometimes when the system is switch on the bootstrap process is interrupted and lubuntu shows a screen with some options (recovery, UEFI Firmware, and so on).

Below I show a picture with this screen:
lubuntu boot option screen

Waiting for about 60 seconds the boot process resumes and completes successfully,  ...

Score: 1
sudoer avatar
Ubuntu external SSD only boots on computer used to install
kh flag

I installed Ubuntu 23.04 Desktop with new installer from live USB onto my external SSD. There are only 3 partitions:

  • /boot/efi (FAT)
  • / (Ext4)
  • (another data partition as exFAT used as regular storage)

For the installation, I disabled boot and esp flags on my internal Windows SSD. Next, I choose "manual partition" and selected the bootloader to be installed on the external SSD. For all I have done, a ...

Score: 1
mkiuchi avatar
cannot import sdl2.sdlgfx: ImportError: found ['libSDL2_gfx-1.0.so.0'], but it's not usable for the library SDL2_gfx
jo flag

I've succeeded to import sdl2.sdlgfx with the latest upstream release.


When I going to import sdl2.sdlgfx, it fails. If you succeed to import, please comment how to do this.

I tried like below.

$ python3
Python 3.11.2 (main, May 30 2023, 17:45:26) [GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import sdl2.sdlgfx
/usr/lib/python3/dist-package ...
Score: 1
Sofa avatar
Ubuntu 22.04 LTS prevent Logout
bo flag

is there a possibility to prevent user from logout. I use the system as a KIOSK device for Web Browsing and Information.

Thanks Sofa

Score: 1
Shamininski avatar
ddrescue not starting after cancelling
mp flag

I used ddrescue to copy data from an about-to-fail hard drive to another clean drive. I had formatted the targetted drive and began the process successfully but later canceled it because I had to get out of the workplace. 

Long story short, I reformatted the target disk again and renamed, moved the rescue.map to Trash file, restored it, and renamed it to the original name again, all in an at ...

Score: 2
Pedroski avatar
After upgrading my little cloud server, my webpage won't start and phpmyadmin won't start
es flag

After running do-release-upgrade on my little cloud server, my webpage won't work and phpadmin will not start. Upgrade was from 20.04 Server to 22.04 Server. The upgrade ended successfully. I can ssh into the server

When I enter my webpage address, I see the contents of the index.php, but that's all.

<?php
 // don't forget the / before the file name!! VIP VIP VIP DO NOT FORGET THE /  ï¼ï¼
//inc ...
Score: 1
shulnak09 avatar
Realtek Wifi-adapter not found on ubuntu 20.04 install
gt flag

I recently got a laptop (lenovo legion pro 5). After dual booting with linux 20.04.6 LTS, my system does not detect any wifi adapter. So, I followed the common steps that I mostly found for addressing wifi not found issue for realtek wifi-adapters on this forum as below:

sudo apt update 
sudo apt -y install git build-essential linux-headers-generic
git clone https://github.com/lwfinger/rtw89.git
cd ...
Score: 1
mc3mcintyre avatar
How to upload and store attachment on MySQL database
gb flag

I'm somewhat skilled at making Microsoft Access databases, but not experienced with MySQL. I have a Access database project that I want to convert to a MySQL database with a Access frontend. Eventually, though, I want the frontend to be a web app, but I'm not that experienced yet.

Anyway, I installed a Ubuntu Server 22.04.2 with MySQL installed. I created a database with three tables so far.  ...

Score: 1
Dale avatar
1 Port on a 10GB network controller is showing UNCLAIMED in Ubuntu 20.04
pn flag

So my 10GB card is up and one interface ens2f1 is working without issue. However the other interface is appearing as unclaimed. I installed the driver to get the card up origanlly, I can not seem to get it up. Any help would be appreciated.

# lshw -C network
  *-network:0 UNCLAIMED
       description: Ethernet controller
       product: 82599ES 10-Gigabit SFI/SFP+ Network Connection
       vendor:  ...
Score: 0
REDHWAN avatar
gave up waiting for root file system device Ubuntu 20.04
ru flag

I had spent three days trying to fix this issue. I tried to follow these solutions. here, here and others but I could not fix this issue.

Some information about issue:

(initramfs) exit

Gave up waiting for root file system device. Common problems:

Boot args (cat /proc/cmdline)

Check rootdelay= (did the system wait long enough?) Missing modules (cat /proc/modules; ls /dev)

ALERT! UUID=C025f430-2b2f ...
Score: 0
GTAlex avatar
VMware player 17.0.2 - Could not open /dev/vmmon: No such file or directory
kr flag

Ubuntu 22.04.2 LTS (kernel 5.19.0-46-generic)

vmplayer 17.0.2

error at startup VM: "Could not open /dev/vmmon: No such file or directory."

sudo vmware-modconfig --console --install-all

Starting VMware services:
Virtual machine monitor > failed Virtual machine communication interface > done VM communication interface socke ...

Score: 0
SkiBum avatar
Mixed HDD sized using Raid5 and mdadm
cm flag

I currently have three 4TB HDDs in a raid 5 array using mdadm on Ubuntu 23.04. I only have 2 HDD open slots left. I am thinking about adding two 18TB HDD to my PC. Then combing the three 4 TB drives as a single volume resulting in 12 TB. Then making a 3 member Raid 5 out of the two 18TB HDD + the 12 TB volume. I know that will waste 6 TB on each of the two 18 TB HDD. That would result in 24 TB of  ...

Score: -1
Lost_Ones avatar
CRYFS - I get issues, do people still use?
pk flag

I have been using cryfs and it seems to work, ok-ish. I frequently get this message after trying to unlock an encrypted folder.

"Deriving encryption key (this can take some time)...Killed" Have other users of cryfs ran into this issue? I have researched that this may be solved by deleting the /.local/share/cryfs, however this doesnt seem to be a fix as this error message is present frequently a ...

Score: 1
causative avatar
No prompt to decrypt luks partition on boot
ng flag

Fresh install of Ubuntu 22.04.2 LTS to a LUKS partition. When I boot, it never prompts me for my LUKS password, fails to load the system, and instead puts me at a command prompt. If I type

cryptsetup open /dev/nvme0n1p6 nvme0n1p6_crypt

at this prompt, and enter my password, and then exit, the system will then successfully boot. So LUKS is set up properly except that it's not prompting me for the passw ...

Score: 0
Miaooo avatar
Ubuntu20.04 failed to install wine due to libc6 dependency issues
az flag

(I'm Chinese and I use translator to write this)

I use ubuntu 20.04

I refer to https://wiki.winehq.org/Ubuntu tutorial install wine.

It reported an error when I used the apt install command:

sudo apt install --install-recommends winehq-stable

winehq-stable depends on wine-stable

wine-stable depends on libc6>=2.34 but ubuntu20.04 only provide libc6=2.31

I tried to change to a different wine version but ...

Score: 0
superkid334 avatar
How can I get the RMW working?
pk flag

I keep getting this message below when trying to install ros2 humble. I have ubuntu 22.04LTS.

[ERROR] [1689111314.030165235] [rcl]: Error getting RMW implementation identifier / RMW implementation not installed (expected identifier of 'rmw_connext_cpp'), with error message 'failed to load shared library 'librmw_connext_cpp.so' due to dlopen error: librmw_connext_cpp.so: cannot open shared object fi ...
Score: 1
Ahmed Khaldoon avatar
I removed KDE plasma desktop and stuck in a command screen
re flag

I am new to Linux. I have just installed Ubuntu and after removing the KDE plasma desktop and reboot the system. I am stuck in a black command screen. Not sure how to get to the default Ubuntu desktop screen.

Score: 0
Saurabh avatar
Edit GVim's Desktop File to Launch with Custom Config
ng flag

I've created a config file for GVim, which located at $HOME/.config/vim/gvimrc. And in my .zshenv I have export VIMINIT='let $MYVIMRC="$XDG_CONFIG_HOME/vim/gvimrc" | source $MYVIMRC'

On running gvim from the terminal, the application launches and loads the configuration, but running GVim from the application launcher doesn't load the configuration.

I edited /usr/share/applications/gvim.desktop so that th ...

Score: 0
Tekomo Nakama avatar
should i block all ping requests?
ma flag

My intention is seek for protection, no needed to be a server, so i whant to avoid all kinds of SSDP, i've found some codes and need to know if its enough or too much:

iptables -I INPUT 1 -p icmp -j DROP

iptables -I INPUT -p icmp --icmp-type 0 -j DROP 

iptables -I INPUT -p icmp --icmp-type 8 -j DROP

iptables -I INPUT -p icmp --icmp-type echo-reply -j DROP

iptables -I INPUT -p icmp --icmp-type e ...

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.