Latest Ubuntu related questions

Score: 0
kanjarla rojalahari avatar
Unable to create custom iso Ubuntu 22.04 using autoinstall
am flag

I am trying to create a Single Ubuntu 22.04 custom iso from ubuntu-22.04.1-live-server-amd64.iso using cloud-init configuration for autoinstallation.

I have my meta-data and user-data files in /cdrom/dxccore/inst folder.

My grub.cfg entry is linux /casper/vmlinuz quiet autoinstall ds=nocloud;s=/cdrom/dxccore/inst --- initrd /casper/initrd With this, installation is proceeding normally it is not p ...

Score: 0
Artillery avatar
Lutris wont Uninstall
gu flag

Ubuntu 22.04.01
Installed Lutris and it wont run Witcher3/GOG.
Lutris Installs and I can launch Witcher3 directly from Wine but when you try to run it from Lutris it wont run. Ive installed the Package Manager version 5.9 and the flatpack version 5.11

Ive uninstalled Lutris from Package Manager and also ran these commands
$ sudo apt remove lutris
$ sudo apt-get --purge remove lutris
$ sudo apt a ...

Score: 0
Giorgi Chapidze avatar
java --version gives error(cannot execute binary file: Exec format error)
nz flag

I have added JAVA_HOME variable and it gives correct value when I echo it!I also did config java command and chose option auto mode which has high priority. I also set export PATH=$JAVA_HOME/bin:$PATH but java --version still gives me error. Can you help? Step Step Step

Score: 0
Mrauls avatar
An error occurred please run package manager
sv flag

Can anyone help with the following error

An error occurred, please run Package 
Manager from the right-click menu or apt-get 
in a terminal to see what is wrong.
The error message was: 'Unknown Error:
‘<class’apt_pkg.Error’>’ (E:Could not open 
 file var/lib/apt/lists/ 
 dl.cloudsmith.io_public_symfony_stable_deb_ubuntu_dists_jammy_main_binary-
 i386_Packages – open (13: Permission  ...
Score: 0
WarnerStark avatar
Errors while booting into Ubuntu Ubuntu 22.10 on Dell Vostro 15 3000 (3581)?
ki flag

I recently installed Ubuntu 22.10 on my Vostro 15 3000 (3581) Notebook via a bootable USB drive created with rufus, and I am getting errors. I had no issues with Arch-based distros but every Debian-based distro gives me this error. My machine boots up, but it works slower and laggier compared to Windows 11 and Arch-based distros.

What could be the reason, and how can I fix them?

Error screen shot ...

Score: 1
cdupont avatar
Skype on Ubuntu 22.04: STARTUP_TIMEOUT_ERROR
gr flag

I just got a fresh install of Ubuntu 22.04 LTS. I'm trying to install Skype (via snap, v8.89.0.403), but I get:

enter image description here

The button "Sign out" does nothing. The menu entries are not working. Here is the log:

$ skype
+ [ -f /home/cdupont/snap/skype/common/.config/skypeforlinux/settings.json ]
+ export SKYPE_LOGS=/home/cdupont/snap/skype/233/logs
+ [ ! -d /home/cdupont/snap/skype/233/logs ]
+ exec /snap/skype/ ...
Score: 0
Noah Sprent avatar
Only very ocassional sound through bluetooth headphones, despite them being connected
au flag

I have a bluetooth usb dongle that has worked perfectly with my bluetooth headphones for a long time, but recently has stopped working. The headphones still connect, and I can still control play/pause using the buttons, but sound doesn't come through the headphones. I am using kubuntu, and have tried controlling bluetooth via the inbuilt bluetooth controls as well as blueman. I have tried controlling so ...

Score: 0
tbille avatar
snaps UI broken
ar flag

I am not entirely sure how to describe this, but I made the upgrade to 22.10 and since some of my snaps show this UI when I open them:

enter image description here

The snaps in question are:

  • mattermost-desktop
  • telegram-desktop (only when I open images)

Is there anything I should fix/update/install to fix this issue?

Score: 1
tegonzalo avatar
DisplayPort not detected on ThinkPad T14 Gen 3 with Ubuntu 22.04
be flag

I am having series issues connecting external monitors to my new ThinkPad T14 Gen3. For once it cannot detect the HDMI port at all, which is annoying but avoidable as it can detect HDMI via a dock station connected through USB-C. However, one of the monitors I have only has VGA, DVI and DisplayPort connections, and my dock station only has DisplayPort, so I can only connect it there. But it just won't w ...

Score: 0
UNIm95 avatar
Chromium has graphics glitches when hardware acceleration is enabled
us flag

I have issues with my chromium when i activate Hardware acceleration.
So looks my chrome://gpu when i enable hardware acceleration.
enter image description here And all other windows and tabs of Chromium. I need to disable acceleration in Settings -> System -> Use hardware acceleration when available

I already tried to use flags like:

--use-cmd-decoder=validating
--use-gl=desktop

But they are not solving glitches.

How ca ...

Score: 0
le hien avatar
Files are shown in Gnome Files but invisible in terminal
in flag

I downloaded Tor browser. A text file was created everytime starting up Tor. They are empty, visible in Gnome Files with "locked" and "undeletable" icon: enter image description here

but they're not shown intermial with ls -la command.

enter image description here

What are those files and how can I delete them?

Score: 1
MD ARMAN BIN JAMAN avatar
dpkg error: files list file for package ... contains empty filename
np flag

I'm using Ubuntu 22.04. I'm new to Ubuntu.

While attempting to install gcc I'm facing this problem:

sudo apt-get install gcc:

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  gcc-11 libasan6 libatomic1 libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev libgcc-11-dev libitm1 liblsan0 libnsl-de ...
Score: 0
remerson avatar
Ubuntu 22.04 autorun.sh "Run Software" from external USB not working?
in flag

I recently moved from XUbuntu 18.04 to Ubuntu 22.04

Previously on 18.04, when I plugged in an external USB drive containing an autorun.sh script, I'd get a pop-up dialog prompting to run that script. This is useful and what I want.

However, on 22.04 I am having trouble with this and need help please.

When I plug the drive in, I get no pop-up dialog. Instead, I need to select Run Software from the top ...

Score: 0
Jeff Chen avatar
USB Drives and phones aren't mounted automatically
at flag

Recently, my USB drives and phone stopped mounting automatically. I've tried using dconf-editor, but it is already set to automount.

Both are detected by lsusb, as seen in the output:

Bus 001 Device 010: ID 12d1:107e Huawei Technologies Co., Ltd. P10 smartphone
Bus 003 Device 009: ID ffff:5678 USB Disk 2.0

I can mount the USB drive using the Gnome Disks application, but I cannot mount the files  ...

Score: 0
Mani avatar
shutter is not working as a cron job for taking screenshot
ms flag

My requirement is to capture the screen shot of the desktop's users, Using the following script, but It is not working. Regardless of which user logged in,this script is running as cron job in root permission, should take print out.

mkdir -p /root/shots
#xhost +si:localuser:root
export DISPLAY=:0
shutter -f -o '/root/shots/myshot-%y-%m-%d_%T.jpg' -e >> /root/shots/logs 2>&1
find /root/ ...
Score: 0
Qwinn avatar
Permission denied when attempting to cd into a symlinked folder over samba
in flag

I currently have a couple of Ubuntu servers that each contain 13 hard drives that I need to make accessible to each other over a samba network. Currently each drive is mounted as a separate share, and this works. But I was hoping that instead I could mount (via fstab) a single shared folder, and in that folder create symbolic links to each of the 13 drives. So Server 1 would have a folder called Samb ...

Score: 1
Goutham Vinjamuri avatar
Suspend not working in Ubuntu 22.04.01
za flag

I use Ubuntu 22.04.01 on a dual booted HP machine. Since the last week, suspend is not working. Everytime I close the lid, or suspend it using the gui option my laptop shuts down. Tried using pm-utils suspend but that shuts down the machine as well. I checked the /etc/systemd/loind.conf file as well and uncommented the lines HandleLidSwitch=suspend, HandleSuspendKey=suspend and HandleLidSwitchDocked=suspe ...

Score: 0
krillavilla avatar
Wireless USB not working on Kubuntu 22.10
cn flag

When I plug in my USB, I do not get any LED light going off on my USB. Also, nothing happened.

I unplugged the USB and ran this command sudo journalctl --follow

This is the output:

Oct 30 22:44:37 Omen sudo[154708]: pam_unix(sudo:session): session opened for user root(uid=0) by krillavilla(uid=1000)
Oct 30 22:44:43 Omen kernel: usb 1-1: new high-speed USB device number 10 using xhci_hcd
Oct 30 22:44: ...
Score: 1
Pavitar Sharma avatar
Ubuntu 20.04 not started
ki flag

When I stated my Ubuntu 20.04 version. It is showing me Failed to start Process error report when automatic reporting is enabled.tc Please help me to start my Ubuntu desktop

Score: 0
Cardsfan avatar
Ubuntu 20.04 not linking with ethernet connection
hu flag

Running Ubuntu 20.04.5. Hardware: Dell Inspiron 14R. Command-line only, no gui. No Windows partition. Wifi has been working OK although with a few hiccups here and there. Wanted to try an ethernet connection from the Google Nest router to the dell. Network interface shows up with ifconfig

enp7s0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether e0:db:55:c3:1f:6b  txqueuelen 1000  ...
Score: 1
Offical Western Studios Wester avatar
Can't adjust screen brightness in settings or with Fn keys
mp flag

I am using Ubuntu Unity on a Lenovo Ideapad Flex 5 (14ARE05). When I go to the 'Brightness and Lock' settings there are only options to adjust lock, not the brightness. How do I fix this? I already tried the Fn keys, but they don't work.

Example

Edit: I don't know if it is related to this particular problem, but as background, I am experiencing other issues, like PrtSc key not working, wallpaper missin ...

Score: -1
krillavilla avatar
Install Terraform on Kubuntu 22.10
cn flag

I need help installing Terraform on Kubuntu 22.10 Kinetic.

There is no Kinetic(22.10) on Hashicorp website

I do not want to use snapd version either because I am afraid it will not work properly. I maybe wrong on this

Score: 0
JasonBourne avatar
Why doesn’t my WiFi card work or show up on my dual booted MacBook Pro 2020?
sy flag

I have tried to uninstall drivers and reinstall them, I’ve tried to install drivers specifically for the Broadcom WiFi card and it did not work. The WiFi card will show up but it is inactive. I’ve been able to use Ethernet with it so far but it has its limitations. Please let me know if I’m doing anything wrong and how to correct this issue.

Score: 1
Dário Matos avatar
Sound not working in Ubuntu 22.04.01 and also not in Windows if coming from Ubuntu
pg flag

This afternoon I suspended my laptop on Ubuntu 22.04.01 LTS after stopping a video. When I opened it hours later, sound on Ubuntu was just not working. It detects the speakers, settings say they are reproducing sound (via the graphical interface, when I play something in the background) but nothing can be heard.

When I restarted and entered Windows 10, the speakers started making this loud bop sound ev ...

Score: 0
Porcupine avatar
Define Compose Key and forget original key
ar flag

I have set right ctrl as compose key in Ubuntu 22.04.1 (Wayland) using Settings of Gnome Desktop. Is it possible to disregard right ctrl's normal behavior (in any other GUI software), and make it only compose key permanently?

Score: 1
Rayna avatar
System tray icons all disappeared
cn flag

I'm running Ubuntu 20.04.5. Recently all of my system tray application icons (e.g. Dropbox, Discord) disappeared, and restarting did not help. When I run Dropbox or Discord from terminal, their outputs both include the following error (among a lot of other output):

libappindicator-WARNING **: 17:17:54.679: Unable to connect to the Notification Watcher: GDBus.Error:org.gnome.gjs.JSError.ValueError: do ...

Score: 1
Lowie avatar
Since I upgraded to Ubuntu 22.10 my PC is starting by itself
aq flag

Since I upgraded to Ubuntu 22.10 my PC is starting by itself. After 10 or so minutes working on the PC the lockscreen appears

I set the Power Settings to "nothing", but that didn't help. The motherboard is an Asus Strix H370-F gaming.

Score: 0
Regular User avatar
Can I host site on one server with domain connected to bind ns on another?
mr flag

I've got domain testshop.homes. It's connected to bind NS. Bind is on server with IP 81.171.5.222 and domain looks up on this IP. Can I host this domain (apache, files, DB) on another server with IP 15.235.51.16? I already created apache config, files and DB on 15.235.51.16 but site has error DNS_PROBE_FINISHED_NXDOMAIN.

On namecheap I just add nameservers in configuration (these nameservers are  ...

Score: 1
Nerdsrepublic avatar
How do I default to an older kernel in GRUB?
it flag

For whatever reason, the GUI only works when I am on: Ubuntu, Linux 5.15.0-43-generic.

However GRUB boots to Ubuntu, with linux 5.15.0-52-generic automatically. In order to use Ubuntu, I have to access the GRUB menu every time I turn my computer on and then manually select the option that works.

Is there a way to run the version I want it to run automatically? I would love it to boot into it automat ...

Score: 0
GecGecGecNya avatar
Graphics card not working after port change
bl flag

I am running Ubuntu 20.04 focal fossa. My card is a (very old) Nvidia GeForce 210. Just recently I noticed I had been using the x4 express port on my board so I thought simply moving it to the x16 instead would work. Now when I turn it on, it boots up, the fan on the card spins, but I receive no output from HDMI or VGA. My onboard graphics however, does output, but for a while, it looks wierd, with a ye ...

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.