Latest Ubuntu related questions

Score: 0
Vinz M avatar
Installing UbuntuStudio from Ubuntu 22.04: how to get the same desktop as UbuntuStudio?
vi flag

on my laptop I installed Ubuntu, then I installed UbuntuStudio using ubuntu-studio-installer. I notice than my desktop is not quite the same as the desktop I would become if I install UbuntuStudio (without previous Ubuntu install)... and I would like my desktop to be exactly like the UbuntuStudio (icons aligned horizontally in the top left corner etc... while on my laptop, icons are aligned vertically,  ...

Score: 0
DonP avatar
22.04 LTS hangs at text logon screen
cn flag

I used to see this login text flash by very tiny in the upper left corner during startup but now it is large and stays there. I tried entering my logon but it will not accept it and simply clears itself and goes back to the same prompt. I also tried root but it made no difference.

Ubuntu 22.04.1 LTS WebDev tty1

WebDev login:

Any ideas how to get around this to continue booting? This is a desktop syst ...

Score: 0
Steven L avatar
Ubuntu Studio (22.04 LTS) - Can't switch from Intel HD 530 to Nvidia GTX 960m
ht flag

Model: Dell Inspiron 7559
CPU: Core i7 6700HQ
RAM: 12gb DDR3
Disks: 1 × m.2 SSD 500gb, 1 × SSD 1tb
Integrated: Intel HD 530
Dedicated: Nvidia GTX 960m (rev a2) 4gb DDR5

lilly@laptop:~$ inxi -G
Graphics:
  Device-1: Intel HD Graphics 530 driver: i915 v: kernel
  Device-2: NVIDIA GM107M [GeForce GTX 960M] driver: nvidia v: 525.60.13
  Device-3: Sunplus Innovation Integrated_Webcam_HD type: USB
    driv ...
Score: 0
Abby SM avatar
VM Guest OS (homeassistant) on VLAN aware bridge does not fetch ip from dchp
ua flag

I've setup VLAN aware bridges on the Host OS (Ubuntu Server 20.04 with KVM and using Netplan) and my guest OS (homeassistant OS) is not fetching the ip address from a dhcp server (external, not on host).

I would like to use a dhcp server over static defined ip address for ease of tracking. (I'm more comfortable with setting a static lease), after a few days working with outdated tutorials and adv ...

Score: 0
cookieserver avatar
Security update that doesnt look right
ir flag

An update for Ubuntu is showing this:

Samba core libraries:
* SECURITY UPDATE: Multiple regressions (LP: #2003867) (LP: #2003891)
    - debian/patches/series: disable all security fixes from the previous
      update pending further investigation. This reverts the following
      CVEs: CVE-2022-3437, CVE-2022-42898, CVE-2022-45141, CVE-2022-38023,
      CVE-2022-37966, CVE-2022-37967.

Is it normal for ...

Score: 0
Quentin avatar
How can I alter the touchpad sensitivity 22.04.1?
cn flag

How can I alter the touchpad sensitivity? Here are the options in Settings/Mouse & Touchpad:

General - Primary Button
Mouse - Mouse Speed, Natural Scrolling
Touchpad - Touchpad, Natural Scrolling, Touchpad Speed, Tap to Click, Two-finger Scrolling, Edge Scrolling

I have googled and many people suggest xinput, but that just gets me a warning about running the command against an Xwayland server; ...

Score: 0
Johnnyboy avatar
Ubuntu 22.04 LTS Desktop won't boot after adding additional OWC Mercury Accelsior PCIe SSD
cn flag

I have a functioning Ubuntu 22.04 LTS desktop with multiple drives. Of note are:

  • Plextor SSD 120Gb (/dev/sdb)
  • a couple magnetic disks
  • OWC Mercury Accelsior PCIe SSD (/dev/sdd; taken from an older Mac Pro, which OWC says works on PC)

Boot-Repair produced this output: https://paste.ubuntu.com/p/XR9VSXNwwZ/

The end result I'm looking for (at this time) is to just have the OWC as a spare drive with e ...

Score: 1
candida2038 avatar
VPN "Kill Switch" Without Hard-Coded IPs
vg flag

I'm using a popular VPN provider, and I downloaded their OpenVPN configs. In total there's probably >100 different server IPs specified in these configs. Is there a way to configure Ubuntu 22.04 LTS Desktop to have a VPN "kill switch" (blocking all traffic that doesn't go through the VPN) without manually hard-coding all these IPs into some firewall configuration? E.g. using iptables or UFW (U ...

Score: 0
user366312 avatar
How to recover Ubuntu GUI?
cn flag

I was working in Ubuntu 16.04 Xenial.

I was trying to upgrade from Python 3.5 to Python 3.8.

After doing pip install, I checked python3 --version it was still showing version 3.5.

So, I removed python 3.5 intending to reinstall Python 3.8 using the following commands:

$sudo apt list --installed | grep "python"

$sudo apt remove python3.5 (or the version the above command returned)

$sudo apt purge  ...
Score: 0
PrinceRylan avatar
I want my second monitor in my ubuntu 22.04.1 VM to work properly. It's not functioning right
dm flag

My second monitor is acting buggy. When I drag a program over to it the cursor is misaligned with the program. And sometimes the program doesn't want to leave my primary monitor. And with a program like VSCode, When I click on some of the functions. It doesn't respond.

I'm using a 6-7 year old Toshiba television hooked up to HDMI. It works fine as my second monitor in Windows 11

I'm running an oracl ...

Score: 1
Riki LC avatar
Ubuntu SSD not detected as a bootable device
mc flag

I recently installed ubuntu 22.10 on a SSD to use a secondary OS for my laptop (I usually run it with windows). My intention was to connect the SSD using a USB cable and boot it from BIOS or using advanced restart (shift + reset) but its not showing up as bootable (UEFI) device from any of those places.

If I connect the SSD to my laptop it autodetects the ubuntu installation and boots it as the p ...

Score: 2
coxe87b avatar
Ubuntu 22.10 RDP connection issues
ca flag

I decided to set up a media box with Ubuntu 22.10, which I'm aware now uses Wayland by default. I am used to using VNC on X11, so haven't got much experience in the Wayland space or using RDP.

I'm trying to diagnose an issue connecting to my Ubuntu 22.10 media box using RDP. I have set up RDP using the GUI check boxes in Settings app and was able to establish an RDP session yesterday and it worke ...

Score: 0
kindaichi avatar
How to pass kernel modules to initramfs
sv flag

everyone.

I need to add the kernel modules for Nvidia, like

nvidia nvidia_modeset nvidia_uvm nvidia_drm

and regenerate initramfs after. I know how to do this with mkinitcpio but couldn't find the correspondent method on Ubuntu. What file do I need to edit with syntax and how to regenerate after?

Score: 0
Dragon avatar
How to free these ports on Ubuntu-18.04
al flag

I am installing Redis Enterprise on Ubuntu 18.04 and it requires these ports to be opened for Redis cluster. I have created a new VM but not sure why these ports are opened and how can I make these available for Redis.

Ports: 17659, 28130 ,28230,13000,12563

admx@Ubuntu18-1:~/Redis$ sudo lsof -i:17659
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
MetricsEx 2151 root   13u  IPv4  28975       ...
Score: 0
neal wang avatar
I changed my /etc/pam.d/common-auth with failock and i can't login back into my vm, did I lose my VM?
ad flag

I followed this one to implement faillock in the common-auth, I'm not able to log back in to my VM, did i just lose my VM?

How do I set up pam_faillock?

Score: 0
tartartar avatar
Wifi intermittent on Ubuntu 22.10
bs flag

I upgraded from Ubuntu 22.04 to 22.10 not too long ago, and I recently started having issues with the wifi.

Issue: apparently randomly, the wifi sometimes works and some times it doesn't. At times it will connect but with no internet access, at other times it won't connect at all, and at other times it will connect but internet will be rather slow.

It is 100% certain this is an Ubuntu software issue ...

Score: 0
RobWaterhouse95 avatar
Unable to resolve unmet dependencies
ki flag

It seems I have gotten my packages in a dependency loop, I'm not sure to be honest. Can anyone help me resolve my dependencies issues please?

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 16.04.7 LTS
Release:        16.04
Codename:       xenial

sudo apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information. ...
Score: 2
Mnemosyne avatar
Snap/Apparmor stopped working in Ubuntu 22.04
fr flag

I can no longer update snap apps on Ubuntu 22.04. If I try to refresh firefox I get:

$ sudo snap refresh firefox
error: cannot perform the following tasks:
- Setup snap "firefox" (2277) security profiles (cannot setup profiles for snap "firefox": cannot load apparmor profiles: exec: "apparmor_parser": executable file not found in $PATH
apparmor_parser output:
)

Even downloading basic Hello World gets  ...

Score: 0
Johannes avatar
upgraded from 20.04 to 22.04 - ubuntu locks me out of the ui for brief bursts
jp flag

It feels like I no longer get ui events or can click anything. like there is an invisible window between me and all applications. I can get out of it by hitting the windows key and re-selecting any app.

I am running tail -f /var/log/syslog on my third monitor and I do not see a strong correlation between any events there and the freezes. The last two were related to CRON jobs of some sort:

Jan 27 2 ...
Score: 0
brandon avatar
Bridged network not forwarding ICMP packets after a small amount of time in Hyper-V Ubuntu 22.04 VM
af flag

I created an Ubuntu 22.04 VM using Hyper-V with the goal of creating a bridged network to act as an unmanaged switch. I'm able to successfully achieve this but after around 5 minutes of inactivity, the ICMP packets just stop getting pushed through the VM.

I have the following setup:

  • A host OS of Windows 11
  • Ubuntu 22.04 VM in Hyper-V
    • Two external network virtual switches which are utilizing USB to Ethern ...
Score: 1
petyanszky avatar
How can I change Super key's function back to its original on Ubuntu 22.04?
il flag

While I was doing the Ubuntu 20.04-->22.04 system upgrade, I accidentally set my Super key as the one for changing keyboard layout. Now it is in conflict with every other shortcut containing Super and despite searching for a solution for a couple of hours, I did not find any ways to change it back.

/etc/default/keyboard file:

XKBLAYOUT="hu,gb,fr,ru,rs,gr,se"
XKBVARIANT=",,azerty,legacy,alternate ...
Score: 0
OSx avatar
Laptop keyboard not working on kernel 5.15.0-58-generic
il flag
OSx

I installed ubuntu 22.04.1 LTS. with kernel 5.15.0-58-generic and chasis number of 31 on my HP Envy x360 convertible.

Unfortunately while the system is booting up the keyboard back-light goes off and the keyboard becomes unresponsive. External devices do work properly.

I have tried blacklisting intel_vbtn but this just fixed the mouse track pad but the keyboard is still not working. Please is there any f ...

Score: 1
Torge avatar
Ubuntu Server. Nvidia 3060 never reaching P0/P1 performance state (no max clock)
cn flag

I have multiple ubuntu 22.04 servers with different NVIDIA cards, but none of them ever reaches higher than P2 power state and with this never reaches max clock speed.

I have tried a lot but nothing seems to convince the card to go higher.

    root@pod0003:~# nvidia-smi -q -a                                                     
                                                                           ...
Score: 0
RickB avatar
No HDMI or speaker sound on Samsung Book2 Pro Ubuntu 22.04
fm flag

Installed UEFI Ubuntu 22.04 on new Samsung Book2 Pro and HDMI output and speakers do not work. Headphone plugged into jack works. HDMI and sound both work on Win 11. Sound output device indicated as: "Speaker-sof-hda-dsp". Digital Mic indicates input when talking and is also "sof-hda-dsp".

I also modified /etc/default/grub to

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash intel_iommu=on,igfx_off loglevel=3 ...
Score: 0
Stephen avatar
Using find's -prune action
cn flag

In this script:

#!/bin/bash

# Get the current epoch time minus 1 second to be sure all files are captured. 
eptime=$((EPOCHSECONDS-1))

# Execute the commands that will do the sought for file changes:
gio set "/home/stephen/Desktop/Flameshot.desktop" "metadata::trusted" no
gio set "/home/stephen/Desktop/Flameshot.desktop" "metadata::trusted" yes

# Create a test file to verify the script works
tou ...
Score: 0
ptaq avatar
Fan speed problem Intel Core i5 1155G7 with Iris Xe graphics
iq flag

I have a problem with the fan speed on my laptop (Core i5 1155G7, InsydeH2O BIOS, Ubuntu 22.10, Kernel 5.19). The fan always stops under 40° C and turns back on when the temperature is more than 40° C, but it won't speed up when the temperature increases and the laptop is slowly overheating. It works perfectly on Windows.

I've tried different kernels and this doesn't help. What is weird is tha ...

Score: 1
MoTSCHIGGE avatar
DNS resolution broken after upgrading Ubuntu 20.04 to 22.04
gl flag

After upgrading a server from Ubuntu 20.04 to 22.04, the DNS name resolution does not work anymore. ping 8.8.8.8 works but ping google.com returns ping: google.com: Name or service not known. Also wget does not work and sudo apt update cannot resolve:

~$ sudo apt update
Ign:1 http://de.archive.ubuntu.com/ubuntu jammy InRelease
Ign:2 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
Ign: ...
Score: 1
Wizardgizzard avatar
ACPI error when booting; need type reference
mt flag

Starting casually using Ubuntu 22.04 installed through live usb a few weeks ago.

Not sure at all what to do, machine not booting and displaying ACPI errors shown in pictureenter image description here

Score: 0
Vran Jericevic avatar
Cannot install Lutris on ubuntu 20.04
th flag

I am trying to install lutris but i get this error in terminal:

E: Unable to correct problems, you have held broken packages.

I have tried evrey thing upgrading my system,etc.....

Score: 0
User1986 avatar
Erect the ultimate custom Ubuntu ISO
al flag

I'm looking for a way, to take my current Ubuntu 22.04.1 LTS System, and extract the following things:

  • installed programs and packages
  • settings
  • settings of programs
  • anything saved in Startup Applications, like scripts to fix something, that run on startup
  • user accounts, and their respective settings, names etc.

then I wanna take all of that, and smash it together to ERECT THE ULTIMATE UBUNTU CON ...

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.