Latest Ubuntu related questions

Score: 0
Ubuntu Server 22.04.2 LTS Autoinstall fails during Packer build on Hyper-V
cn flag

I'm trying to use HashiCorp Packer to autoinstall Ubuntu Server 22.04.2 LTS (note the .2 at the end). I found a repository on GitHub that had an allegedly working Packer build for the 22.04.0 build, but after I updated to 22.04.2, the build started failing.

The boot command is as follows:

<wait3>c<wait3>","linux /casper/vmlinuz quiet autoinstall net.ifnames=0 biosdevname=0 ip=dhcp ipv6. ...
Score: 0
shekhar avatar
Ubuntu general user mkdir testing
mx flag

I have generic question about testing mkdir command,firstly I dont have root access, I am user xyz , I will create mkdir dump && chmod 777 dump , now is there a possibility in linux where i will login as user xyz and switch to some general test user and try to create mkdir /dump/asgenearluser, i want this directory to be created, with other dummygeneraluser

Score: 0
NathanSMS26 avatar
How to proprly mount an internal hard drive shared between linux and windows
tv flag

I've recently switched to ubuntu predominantly but I dual boot windows mainly for games which wont run on linux. I have an internal SSD I'd like to be able to use as a shared drive between my linux and windows installations but I've had no luck getting it to work.

According to my disc manager, the SSD is mounted as read/write and with NTFS as the file system, but its still read-only when I try to ...

Score: 1
Kirti avatar
qemu: drive with bus=0, unit=0 (index=0) exists
fo flag

I am trying to enable trace events using the trace-file on option in qemu. When I executed the following command:
sudo qemu-system-x86_64 -drive format=raw,file=/var/lib/libvirt/images/ubuntu-box1-vm-disk1-5G ./build/trace/trace-events-all on
it shows the following:
qemu-system-x86_64: ./build/trace/trace-events-all: drive with bus=0, unit=0 (index=0) exists
I tried change the index by adding index=1,me ...

Score: 0
Definity avatar
Sudoers, Specific Programs & Said programs arguments
de flag

I have a /etc/sudoers.d file which I want to run a program (asterisk) WITH arguments as a user (zabbix). So far I have tried:

zabbix ALL = NOPASSWD: /etc/path/to/my/script.sh

And

zabbix ALL=(ALL) NOPASSWD: /etc/path/to/my/script.sh

which all the script does is run sudo /usr/sbin/asterisk -rx "pjsip show channelstats". I've tried to run this command directly in the sudoers file but even when it th ...

Score: 0
von spotz avatar
Ubuntu 22.04: Dolphin always starts with two tabs open
us flag

when I start Dolphin it always starts with two tabs open. I once had Dolphin open in one window with these two tabs but I don't know why it would put these into its "lexical scope" and from now "till death do us apart" will open with these two tabs open instead of one tab which ought to be home folder?

Do you maybe have a clue as to why or how I can "reset" this behaviour?

Maybe it is part of sessio ...

Score: 0
Sajid avatar
Wine32 conflicts with gnome control center
lv flag

I tried install wine32 on my ubuntu 22.04 it setting option disappeared. I reinstall gnome-control-center with colord and libgd3, now settings came but wine stopped working. How can I keep both together ?

Score: 0
N.Chowdhury avatar
Unable to ping default gateway after given proper gateway address in 22.04
kw flag

I am using ubuntu 22.04 desktop version . After formatted physical server & configure with Ubuntu22.04 desktop then default Gateway was working for 2hour. After 2hour default gateway is not working . I was configure network with GUI mode.

Which parameter need to checking in configuration file for default gateway ?

Score: 0
Basudeb Gupta avatar
How to create a customized ubuntu live cd
vi flag

The answers to my question are all very old and the links are obsolete. As of today, what is the guide link for doing this? I am using this: https://help.ubuntu.com/community/LiveCDCustomization but since one week it gives me errors when I run the following command :

sudo apt-get install apparmor apparmor-utils bridge-utils libvirt-clients libvirt-daemon-system libguestfs-tools qemu-kvm virt-man ...
Score: 0
Tuken Mahata JSLPS avatar
How to add a user in only particular directory and no permission to another directory linux
gb flag

My Root access is /Var/www/html and i create giz folder under html and i need a access for this particular folder for jslpsgiz user and this user can not accessing in other path and folder. Path /var/www/html/giz/ ---- For jslpsgiz user and

Score: 0
tasseb avatar
Are we blacklisted from Ubuntu repository?
cn flag

I am working in a school and we are facing a strange problem since 2 weeks. It has been impossible to join archive.ubuntu.com or make an apt update / upgrade. We are working with network engineers to find what can happen, but it seems there is nothing that block us inside our network. That's why we are wondering if it is posisble to be blacklisted by Ubuntu. Can anyone help us to investigate or find a w ...

Score: 0
YinMay Oo avatar
Ubuntu 18.04, RTX 4090 wired connection not found problem
tk flag

I have msi MAG B760M MORTAR and I installed ubuntu 18.04. My GPU is rtx 4090.My problem is that wired connection is not found. how can I solve my problem?enter image description here

Score: 0
Avinash Sah avatar
How to know which usb port is associated to which root_hub?
tz flag

I have a requirement where I would like to connect many USB devices to the system using USB hubs. Currently, I have 2 20 ports USB hub with 40 USB devices connected this way. When I am trying to add more devices by adding another USB hub but I am hitting the limits of xHCI. Please note that both USB hub and USB devices are USB 2.0.

> dmesg

[33358.689138] xhci_hcd 0000:00:14.0: Error while assigning  ...
Score: 0
RefinedM5 avatar
No sound from the rear/woofer speaker of Asus Zephyrus G14 2023
bq flag

On Asus Zephyrus G14 2023, sound only comes out of the pair of tweeter speaker. The woofer speaker does not produce any sound at all on either on Analog Stereo, Analog Surround 4.0, or 2.1 configurations. Using Ubuntu 23.04

Score: 0
Peter Kristiawan avatar
Display settings always reset when switching between Join Display/External Only/Built-in Only on Ubuntu 23.04
pt flag

My display settings always reset to the initial settings when I switch between Join Display/External Only/Built-in Only.

Even if I select the same option, e.g. from Join Display to Join Display, the display settings may reset to the default settings.

Is there a solution so that I don't have to do this every time I switch the display options?

Here are my device details:

Device details screenshot

Score: 0
Maxim Hehir avatar
System Crash after laptop sleep
pf flag

The Issue

A few months ago I installed Ubuntu on an unused Mac Book Pro (13" late 2016 model). The install works fine for the most part except when the computer sleeps. Upon waking, I cannot open any applications, getting the error:

Failed to launch <application_name>
Failed to execute the child process "/bin/sh" (Input/output error)

This is then followed by application icons disappearing an ...

Score: 0
Djlanav avatar
Ubuntu 23.04 Wi-Fi keeps losing access to internet but still appears connected
lk flag

I've had Ubuntu 23.04 on my desktop gaming PC for about a month and recently (as in around a week ago) the Wi-Fi has near constantly been "disconnecting". The Wi-Fi icon shows that I'm connected, but it's like no actual data is being sent or received. Another thing is that every now and then, the Wi-FI totally and utterly breaks down. Connecting at all is impossible unless I reboot. When it happened aga ...

Score: 0
tito rangel avatar
I forgot my password for my password manager (regular ubuntu password manager)
eg flag

I forgot my password for my password manager (regular ubuntu password manager) is there any way to find out what the password is?

Score: 3
cmpltrtok avatar
What does this message mean and what to do to let my Ubuntu boot? "... You are in emergency mode. ..."
in flag

I have Ubuntu 20.04 installed on my PC before (an SSD + an HDD), and recently a power failure damaged my SSD, and I alternated the SSD and re-installed the system with / and /boot in the SSD and /var, /home, and swap in the HDD.

It worked for about a week. But today I cannot boot the system and get messages like in the photo. (I tried many times and the messages are similar.)

Could you tell me what  ...

Score: 0
Paul avatar
MESA bug-fix update delayed by 12 days on Kubuntu 22.04 LTS
tz flag

I've been having problems with MESA on Kubuntu 22.04 LTS with kwin to crashing. There is a version here that might solve the problem

However, when using

  apt update
  apt upgrade

the newest version of MESA is only being installed on one of my three machines running Kubuntu 22.04 LTS.

For example, the versions of libglx-mesa0 ...

Score: 0
Lubuntu 22.04 won't recognize Ralink MT7601U, dmesg reports disagreement re symbol version
in flag

Yes, it is yet another Ralink MT7601U question... but the others aren't about my exact situation, so here goes.

Well, I:

  • Installed Lubuntu 22.04 (not for myself - I hate systemd with a passion; please get Canonical to drop it; but I digress).
  • Stuck the dongle in my USB port.
  • See the device with lsusb (ID 148f:7601).
  • installed a bunch of packages, like linux-modules and linux-modules-extra-$(uname -r)
Score: 0
ojo wale samuel avatar
Error message when trying to install IHRIS sofware
na flag

i am trying to install a medical software called "IHRIS" but when running the command in ubuntu i am getting the following error message. How do i go about it. Kindly assist. Thank you.

Error message. Err:6 http://old-releases.ubuntu.com/ubuntu jammy Release 404 Not Found [IP: 185.125.190.40 80] Err:7 https://ppa.launchpadcontent.net/openhie/release/ubuntu jammy Release 404 Not Found [IP: 185.125.1 ...

Score: -1
net avatar
Xubuntu accidentally erased all files
gm flag
net

I'm using a xubuntu 22.04 updated from 18.04.

All of a sudden, all the files and directories I had vanished. Only files with root permission survived. Even my /var/www/ has been completely erased.

All the installed software is still there, but xubuntu automatically reverted to default theme and settings.

I don't have many hopes to restore my files: the trash appears to be empty and the HD space full. H ...

Score: 0
Mohammad Etemaddar avatar
How to fill the bottom half of the screen
us flag

Sometimes I lay down and put the laptop on my chest. In these situations when I need to type, most of the time, I don't see what I'm typing. For example, if I'm using chat software like Element or, when I'm typing in terminal and the cursor is at the bottom of the screen. In this situation, I don't see the cursor because it goes behind my hands while typing. I know this is about laziness, but I want to  ...

Score: 0
Caerus avatar
Getting Error 101 while installing supergfxctl
bw flag

I did every thing they say here to install supergfxctl on my laptop running Ubuntu 23.04 (dual boot with Windows 11) but I'm getting this error at the end:

make: *** [Makefile:77: build] Error 101

and this is the full output here. What is the problem and what can I do? I tried cargo clean but didn't work.

Score: 2
Allen Crist avatar
Can't connect with Google
gm flag

I am running 23.04 - all updates current.

When I got to connect my online account with Google, I type in my email address, but then when it gives me the password prompt, I am not able to type anything there.

Connecting with Microsoft works fine, but connecting with Google isn't possible.

This is within the settings area of Ubuntu. Settings > Online Accounts > Google.

Score: 2
Rooman avatar
Transfert my legally borrowed e-books to my Kobo e-reader
tm flag

Our municipal library sends a *.acsm file by mail when we borrow a e-book, but I'm fed up with having to bother my wife to use her Windows account and we must reboot 'tween nix and doze. Adobe digital editions needs Wine and .Net35SP1. So Wine is installed, but the .Net35SP1 installer (dotnetfx35setup.exe) does not connect to download the needed files. Is the server down or is there another and easier w ...

Score: 0
Louthrax avatar
Starting points for restoring drag'n'drop functionality in archivers
ke flag

I recently updated my Ubuntu to 22.10 and lost the drag'n'drop functionality in archivers.

I'd like to get into the code and try to fix it by myself.

Here's my understanding of the problem so far:

  • Achivers Drag'n'drop is not working with Wayland for security reasons. Fixing the issue for Wayland looks more like a design & security problem. I don't want to go that way and will only try to fix  ...
Score: 0
Richard Ray avatar
Ubuntu 22.04 fails to install
mo flag

im facing an issue of installing ubuntu 22.04 on my HP laptop, now I've created the usb media which boots fine. starts the install but fails when its around 50% saying media is corrupt or a faulty hdd, hdd is brand new 1tb drive. Also have the same error with a Kali linux media too both on different usb sticks, so i doubt its the usb sticks at fault. i have turned off uefi and secure boot but it still  ...

Score: 1
MarkP avatar
Ubuntu 22.04 iso too big for DVD
je flag

I am trying to install ubuntu-22.04-2-desktop-amd64.iso on an HP Z210 computer. When I go into the BIOS boot menu with a bootable USB inserted, the BIOS does not recognize the USB stick. So I need to burn the iso to a DVD but at 4.9 GB it is too big to fit. I don't have any dual-sided DVD drives. I mounted and browsed the iso but don't see anything that I could delete like foreign language support.

 ...

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.