Latest Ubuntu related questions

Score: 0
WinkingBanana avatar
rm'd 300GB of storage in ubuntu but disk space hasn't been reclaimed
gr flag

Due to a program I was running in ubuntu doing a number of unnecessary tasks (not immensely important but background) I had over 300GB of unwanted files on my local disk. I used the rm command on all the files I didn't want.

Using du --max-depth=1 -h | sort -h command I can see that my ubuntu profile is only taking up 16GB of space. The root is only taking of 2.3MB of disk space. I am using windows 11 a ...

Score: 0
dnn avatar
WSL installation is failing with error code 0x80248014
cw flag
dnn

My WSL installation on windows10 is failing with below error code .

>wsl.exe --install -d Ubuntu
Installing: Ubuntu
An error occurred during installation. Distribution Name: 'Ubuntu' Error Code: 0x80248014

I don't understand this error code. what exactly this error indicating?

Score: 0
JoeCool avatar
Kubuntu 22.03 access to "Online Accounts" on "System Settings" freezes the "Web authentication for google" window while trying to authenticate
ru flag

You can reproduce this issue by opening System Settings at Plasma Desktop main menu.

On the left panel you will find the Online Accounts section and a button to add a new account. Click on that button and then the Google option. An authentication window will open. Type your user name and click on the next button to get asked for your password. The web dialog will shade and you'll get stuck there.

Score: 1
evening silver fox avatar
Ubuntu 22.04 crashes when laptop is on battery power
lc flag

I have recently installed Ubuntu 22.04 alongside my original Windows 11 in my Dell laptop. Ubuntu runs fine when my laptop is plugged in, but it keeps on freezing when on battery power. This happens even though I have kept my laptop on "performance" mode (as opposed to "battery saver" or "balanced" throughout, even when it's on battery power.

Score: 0
David Elner avatar
Poor video performance after amdgpu upgrade
ar flag

I have a Radeon RX 7900 XTX on Ubuntu 22.04. It previously was running fine after installing amdgpu-install_5.4.50406-1_all.deb, before I decided to update to the latest amdgpu-install_5.5.50502-1_all.deb (July 2023); now I get poor framerates in games.

I used sudo amdgpu-install --usecase=graphics,workstation,amf --vulkan=amdvlk,pro to do the install. Prior to the install, my glxinfo -B looked like this ...

Score: 1
apbr avatar
How to force apt/apt-get to update to latest version on package server without specifying the version?
dm flag

How do I force apt/apt-get to update to the latest version of a package that is available on the package server even if this means a downgrade but without specifying the version I want to install.

For example I have foo_0.2 locally installed and the server only has foo_0.1. In that case I want to get foo_0.1 installed.

I know I can manually find out the version available on the package server via

Score: 1
how to perform commands from the "login shell"
us flag

I noticed that several programs (ie webstorm) run with their own manager, and thus through the login shell (running through the jetbrains toolbox to manage versions and updates smoothly), which I cannot realistically change.

Now webstorm uses javascript, and I use nvm to manage node versions. However I also noticed that nvm only "works" in the bash shell, its settings being located in .bashrc. Which mea ...

Score: 0
Wisnu avatar
trying to upgrade and then "I: The initramfs will attempt to resume from ..."
bb flag

I tried to sudo apt-get upgrade but this is what I got

I: The initramfs will attempt to resume from /dev/sda5
I: (UUID=956d301b-3deb-421f-bf5b-396982c5c8ac)
I: Set the RESUME variable to override this.
update-initramfs: Generating /boot/initrd.img-5.19.0-46-generic
I: The initramfs will attempt to resume from /dev/sda5
I: (UUID=956d301b-3deb-421f-bf5b-396982c5c8ac)
I: Set the RESUME variable to override t ...
Score: 0
Yul avatar
Advice my first dual-monitor setup
ao flag
Yul

I’m thinking to buy a second monitor for my first dual-monitor setup: a BenQ GW2485TC to connect to a Dell XPS13 9370 (Gnome 42.9 – Ubuntu 22.04) via USB-C. The BenQ is a 24” FullHD monitor while the laptop has a 13” FullHD one. Same resolutiones and different sizes (maybe different frequency) could be a problem? On the laptop I use a factor scale of 1.30. Could I use a different factor scale on ...

Score: 4
Hasan Ali avatar
unclickable area in top right corner
in flag

Sometimes an unclickable area appears in the top right corner of the screen. the area is invisible unless I switch workspaces, then it would appear as a small black box during the transition. everything else seems normal.

I do not know what prompts this strange effect. But judgeing by the size and location of the box I assume it is related to the extensions. I have already tried turning off my exten ...

Score: 0
Marina Redondo Gmez-Goicoechea avatar
Patch error 2 while trying to fix keyboard in ubuntu

Recently I acquire an Asus Tuf Gaming A15, and installed Windows and Ubuntu. In Ubuntu the keyboard does't work so I searched and found this ASUS TUF A15 2023 Keyboard Not Working and i also found the complete patch https://lore.kernel.org/linux-acpi/[email protected]/ While doing the make -j 16 , the terminal gives me one error: **make [Makefile:2032: .] Error 2 and i don ...

Score: 1
Zakaria T avatar
Drag and drop incompatible with scrolling in Firefox using touchscreen
tc flag

I have been testing my touchscreen to perform some operations on web browsers and we are running into an issue. When we don't change the MOZ_USE_XINPUT2=1 then the drag and drop works but it doesn't scroll via touch screen. Whereas when we set the variable to that value the scrolling works but the drag and drop stops working via touchscreen. We've also tried with other browsers ending with the same resu ...

Score: 0
Sam avatar
How can I change the wallpaper from command line when using dark mode?
br flag
Sam

Can anyone please tell me how can I change the wallpaper for the dark mode from the command line? I was trying to change my wallpaper from command line and I came across these commands,

dconf write /org/gnome/desktop/background/picture-uri "'file:///your/image/path'"

gsettings set org.gnome.desktop.background picture-uri 'file:///your/image/path'

These commands works fine but it only changes the wall ...

Score: 1
Martin Pfannkuchen avatar
where can I find the wwan fcc unlock for 8086:7560
lb flag

Lenovo ships its P16 gen 2 laptops (certified for Ubuntu linux) with the following wwan card: Intel MBIM [8086:7560]. Modem manager see the wwan modem, but cannot enable it (error message: ** (modem-manager-gui:9178): WARNING **: 10:33:30.084: Modem Manager >= 0.7.0: GDBus.Error:org.freedesktop.ModemManager1.Error.Core.Retry: Invalid transition

According to Lenovo instructions (ThinkPad P16 Ge ...

Score: 0
W-Y H avatar
Can I use Ubuntu Server 20.04 on my Intel i7 device?
no flag

Can I use Ubuntu Server 20.04 on my Intel i7 device? Or Ubuntu Server can only be installed on Xeon processor? Thanks.

Score: 0
N3ther avatar
Kubuntu 22.04.2 boots into emergency mode, but only if no DVD is present
rs flag

I have a computer with a DVD drive that is running Kubuntu 22.04.2 LTS x86_64. To make it so that a disk would mount properly when inserting it into the CD-ROM drive, I made some changes to /etc/fstab. The line in question I added is /dev/sr0 /media/cdrom udf,iso9660 ro,auto,user,exec,utf8 0 0 (I have edited the amount of spaces to fit properly here if that matters).

As this is the only change I  ...

Score: 1
MZ97 avatar
Ubuntu 23.04 not auto-detecting external screen resolution
fr flag

I'm facing an ongoing issue with my Ubuntu 23.04 OS where it fails to auto-detect the resolution or size of my external Samsung 32" screen. As a result, everything appears zoomed in on the Samsung screen, while my built-in 15" screen works fine. I've tried various troubleshooting steps, but nothing seems to resolve the problem. Can anyone suggest potential solutions? Your assistance is greatly appreciat ...

Score: 0
qLeima- avatar
No bootable devices, when loading. GPT detected, please create BIOS-Boot partition appears when I want to boot-repair
nc flag

I am completely stuck and not a good linux user, please help me. I have Boot Repair "Info Summary":

boot-repair-4ppa2056                                              [20230725_0618]

============================== Boot Info Summary ===============================

 => Grub2 (v1.99-2.00) is installed in the MBR of /dev/nvme0n1 and looks at 
    sector 751194112 of the same hard drive for core.img, b ...
Score: 6
Varun K M avatar
To delete the directories using find command
pg flag

I am using the Linux command to delete the directories from my server.

find . ! -name . -type d -mtime +30 -print -delete

But the directories are not deleting. Attached the image , please refer. I am using prune depth rm -rf folders are deleting. But there is a performance / time taking process. But instead of that can i use the -delete command right.

find command results

Score: 0
marsheng avatar
CSM boot with Win7 and Ubuntu Toshiba
us flag

I have a Toshiba Ultrabook with win 7 installed.

I would like to dual boot with Linux.

In the bios, the disk is set to CSM mode. In CSM mode, I don't have an option to boot from USB.

If I set the bios to UEFI, I can boot from USB. If I try install Ubuntu, it does not see windows.

In UEFI mode, it also won't boot to Windows.

As much I as I have read, I cant see a way around this.

I have the WIN7 on an  ...

Score: 0
krenkz avatar
LibreOffice opening with the recovery window in Ubuntu 23.04
cn flag

LibreOffice seems to work ok in Ubuntu 23.04 but whenever I want to open a new document, I get a recovery window claiming that the previously used documents crashed and need to be recovered (though when I was closing them, everything seemed ok). I re-installed LibreOffice but the same thing is happening with the newly installed version 7.5. It is no big deal but it is annoying. Is there a way to get rid ...

Score: 0
abdye avatar
Terminal won't open on new installemnt
jm flag

I just install ubuntu 22.04.2LTS in virtual box, cannot open terminal. I try useing TTY failsafe terminal to re-generate my locales. Have not install any other things, a new VM and ubuntu.

Score: 0
Sam Mak avatar
How to change the ssh port on Ubuntu 23.04?
fi flag

How to change the ssh port on Ubuntu 23.04?

root@ubuntu:/home/user# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 23.04
Release:        23.04
Codename:       lunar
Score: 0
Ramendu Narayan DATTA avatar
how to remove foreign architecture on ubuntu 23.04
be flag

when I tried to upgrade it is shown as follows:-unknown option 'foreign-architecture' ub-process /usr/bin/dpkg returned an error code (2) ramendu-narayan-datta@ramendu-n How can I solve this?

Score: 1
Tikhon avatar
New To Ubuntu - Hyper-V - Running out of Space?
th flag

I am new to Ubuntu and since I was just laid off from my job of 17 years, I've decided to try to learn some new skills and bought the book, DevOps for the Desparate by Bradley Smith from No Starch Press.

I am using a Windows 11 Pro OS with Hyper-V to go through the tutorials and have created an Ubuntu 22.04 LTS virtual machine in Hyper-V, pulled the git repo, installed VirtualBox, Vagrant and Ans ...

Score: 0
Ondra Žižka avatar
Ubuntu 23.04 new installer crashing
pl flag

This is more of a bug report than a question; I am now without access to Ubuntu web.

The new installer fails to load, most of the time. When it loads, it contains graphical artifacts, and crashes later on.

I have tried to run it from a console and got these errors:

ubuntu@ubuntu:~$ ubuntu-desktop-installer
flutter: INFO ubuntu_desktop_installer: Logging to /var/log/installer/ubuntu_desktop_installer.log
 ...
Score: 0
user227495 avatar
Preview Cursor files in Nautilus
us flag

currently there is no way to see how a cursor file looks like in Nautilus. It is listed using dummy icons as seen below. Is there any plugin or other means to enable preview of these cursor files? Thanks.

PS: Using Ubuntu 22.04

enter image description here

Score: 0
Larry Martell avatar
MySQL installation woes
wf flag

Trying to install MySQL on 20.04.4. After running sudo apt-get install mysql-server it starts the server but there is a root password that is not known to me. I wanted to initialize it so I stopped the server and ran mysqld --initialize-insecure --datadir=/tmp/mysql - that generates no output at all, nothing written to the logs, and no files are created in /tmp/mysql. I stopped apparmor just to ma ...

Score: -3
Tanveer Ahamad avatar
nvidia driver package is broken
pk flag

I'm having a problem after trying to upgrade. The message shown is:

cuda-drivers-535 : Depends: nvidia-kernel-common-535 (>= 535.54.03) but it is not installed
nvidia-dkms-535 : Depends: nvidia-kernel-common-535 (= 535.54.03-0ubuntu1) but it is not installed
Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Score: 0
Nightro-Fx Gaming avatar
Why can't I use my internal mic with headphones in Ubuntu?
mk flag

My input device automatically changes to external mic when I plug in my headset. How do I force set my input to internal with my headset plugged in?

Screenshot

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.