Latest Ubuntu related questions

Score: 0
cbd123 avatar
20.04 CPU soft lock on insmod
fm flag

I am running 20.04 on a Dell XPS 9315. I have noticed some strange freezes with my machine where the laptop slows to a halt for a minute and them comes back to life. It happens in frequently enough that I just deal with it (once or twice a week).

However, when trying to build and insert some kernel modules, the laptop completely hangs, DMSG outputs random large negative numbers and eventually I r ...

Score: 0
AregPrograms avatar
Dualboot not functioning properly (GRUB not launching?)
ua flag

I have Windows 10 installed on my computer, and I decided to dual-boot Ubuntu. I booted the Ubuntu 20.04.1 LTS installer from a 64-gigabyte SanDisk USB Flash Drive and proceeded through the steps of the installer. When I finished I rebooted my computer to find that GRUB isn't launching (I thought it would override the default boot manager), so I tried editing my BIOS boot order to find it but cou ...

Score: 0
Javad Nikbakht avatar
Getting HTTP/0.0 307 Temporary Redirect in connecting to my vps without typing https://
ua flag

I ran a graphical version of v2ray(X-UI) on one of my VPS on Hetzner, I also add an A record to bind the IP of this VPS to a DNS on my Cloudflare account.

Well with the below commands, I tried to get a certificate for this subdomain with acme.sh and using letsencrypt as CA provider:

    7  curl https://get.acme.sh | sh
    8  ~/.acme.sh/acme.sh --set-default-ca --server letsencrypt
    9  ~/.acme.s ...
Score: 0
sunman avatar
How can i mount remote directory from server-B as local shares on server-A permanently
ki flag

I would like to mount a directory from Server-B as local share on Server-B permanently. I have used sshfs but when i reboot the remote server the session become disconnected

Score: 0
T. Canales avatar
Screen saver doesn't work anymore on Xbuntu 22.04.1 LTS
fr flag

Nor locking session or energy saver works in accordance to settings in xfce4-settings. DPMS is set off by default, setting it on at each session restore energy saver rules. Manualy locking session works fine but timers are never trigged.

Regards.

Score: 0
Avi avatar
how can i add the unallocated space to my linux partition?
cn flag
Avi

gparted view

I would like to add the unallocated space to my linux partition p5. Cannot resize while mounted in read only. Is it possible to change this while booted to linux on that partition? gparted view linked above.

Score: 0
001121100 avatar
Why did Microsoft Azure Edge install a new kernel on my machine?
gs flag

After installing Azure Edge (sudo apt-get install linux-azure-edge), a completely new Azure kernel was put on my machine that now boots in place of the old kernel (which no longer works). The new Azure kernel is practically non-functional and can do nothing except load docker.

Why did Azure install a completely new kernel and how can I revert it or get rid of it? It has removed most of the basic  ...

Score: 1
Rikitiki avatar
Black screen after updating of nvidia drivers
sm flag

I use Kubuntu 20.04 and have GTX 1080 TI. I decided to update videocard drivers and after that I have an issue. When I try to load the system I faced with black screen (without cursor). I tried to remove drivers and after that I could see all gui interfaces (but couldn’t use some features like nvenc). Then I have tried to reinstall nvidia drivers and again faced with black screen. I have tried to inst ...

Score: 0
TechDash avatar
Locked NVram in dual booted Ubuntu
bd flag

I dual booted my HP laptop with Ubuntu today and everything was working fine. Later I booted into Windows 11 and restarted the laptop and the grub no longer shows up. So I checked the UEFI boot order and only windows was in it. There was no Ubuntu. I tried reinstalling Ubuntu but the same issue came back. Then I ran boot repair from a live usb and it showed a locked NVram issue which I have no idea abou ...

Score: 0
How to get Firefox fully working on Ubuntu 22.04?
cn flag

A few days ago I installed Ubuntu 22.04 on a new PC. Been using the Firefox snap that comes shipped with it for a couple of days, but after the scrolling was not very smooth and also the pinch zoom feature was not working, I decided to switch to the apt version following this answer. Now I got a better scrolling and pinch zoom but when I play music on YouTube it does not "connect" to Gnome and so I don't ...

Score: 0
Kavindu Ravishka avatar
Connceting HDMI to VGA adapter causes my laptop to shutdown sometimes
az flag

My laptop is an HP Victus laptop with an i7 11th gen CPU and 16 GB RAM. I'm using Ubuntu 22.04 as the operating system.

I ran the following command and I got this output.

$ lspci | grep VGA
0000:00:02.0 VGA compatible controller: Intel Corporation TigerLake-H GT1 [UHD Graphics] (rev 01)
0000:01:00.0 VGA compatible controller: NVIDIA Corporation GA107M [GeForce RTX 3050 Ti Mobile] (rev a1)

And

$ nvid ...
Score: 0
Dale Ernst avatar
Can someone help me make my videos load
vn flag

I'm using Ubuntu 22.10 I'm hosting a local website with Apache2 located in the /var/www/html folder. Within my html I'm sourcing videos that live on /media/dale/Movies - this is an external drive -

(Here's what (some) my code looks like:

div class="wrapper" <br>
h3> Die Hard 3 </h3 <br>
div id="Die Hard 3" <br>
video width="400" height="300" <br>
video src="/media/dale/Mo ...
Score: 2
Seph Reed avatar
Change "Disks" tools "User Session Defaults"
cn flag

In disks tool there is a toggle for "User Session Defaults." How do I change what these defaults are?

Score: -3
Ip Monitor avatar
Sudo Command Missing
mx flag

The Sudo command is missing on a ubuntu machine and I can't do an apt-get update because I don't have access to the root password any ideas?

Score: 0
Anton Duzenko avatar
How to stop the bash script when a PIPED command meets an error?
us flag

I have some pipes in my bash script, notably mysqldump | mysql

How do I get the script to stop if any of the piped processes return non-zero exit code?

In my tests, if mysqldump fails, the script continues despite the statement set -e at the script start.

Score: 0
Danny avatar
How can I install PeaZip on Ubuntu 22.04?
us flag

As the title suggests, how can I install PeaZip on Ubuntu 22.04? Is there a preferred way?

Score: 0
in4matix avatar
OpenFortiVPN on ARM64 produces errors wheras on AMD64 it works fine
mk flag

I was using OpenFortiVPN very successfully on my laptop running Ubuntu 22.04.1 to connect to a Fortigate VPN. Recently, after my laptop finally kicked the bucket, I decided to get a Raspberry PI 4 and installed Ubuntu 22.04.1. I am running the exact same config, same network, etc, but on the PI I just cannot initiate a successful connection.

This is the Terminal info I keep getting:

INFO:   Connected  ...
Score: 0
Remove unwanted printers
id flag

When I go to printers on localhost or cups, I only see two printers that I want to use...

When I go to settings printers or print dialog from like Libre Office I see bunch of network printers that I don't want to use...

Deleting them from Settings-Printers, does nothing, they show up again...

enter image description here

Ubuntu 20.04

Answer given here, does not help https://askubuntu.com/a/497769/513874

Also cups browsed is di ...

Score: 0
gaoblai avatar
Ubuntu 20.04.5 New Home WIFI Router connects but doesn't work
in flag

I recently switched my home router. Following the switch all the other devices in my house work perfectly. My ubuntu computer connects to the network but after that won't do anything. It's as if there is a block on computer from accessing data through the network.

Any suggestions?

Score: 1
bartplessers avatar
Laptop: close lid, turn screen of but keep RDP enabled (Ubuntu 22.04.1 LTS)
iq flag

I'm running Ubuntu 22.04.1 LTS on an old laptop. From windows, I can connect with the RDP-protocol, no problem. To save some energy: I want to have my screen blank, but in that case, I can NOT connect anymore with RDP. More: I want to close the lid of my laptop, turn the screen off, but keep RDP-connection enabled...

I already tried to edit

nano /etc/systemd/logind.conf

and configured

HandleLidSwitc ...
Score: 0
Userubuntu1 avatar
Ubuntu 22.04 LTS wifi connected but no working
ua flag

No problem with computer before connected to a airport wifi, I did using VPN.

I don't know if its correlated but I'm desparate and I'm looking to check everything to solve it

1) I turned off my PC and I got "Failed to start process error reports when automatic reporting is enabled"

I tried to solve with this guide but still no working

Failed to start process automatic reporting is enabled

I got u ...

Score: 0
Tom avatar
display settings won't change to monitor resolution
bz flag
Tom

I'm having trouble to set up the correct resolution of my external monitor for my laptop.

I am using a Lenovo ThinkPad P15v Gen 3 with Mesa Intel Graphics (ADL GT2) running Ubuntu 22.04.1 LTS (Gnome Version: 42.2, Windowing System: X11).

The monitor is a iiyama G-Master GB3467WQSU Red Eagle with UWQHD (3440x1440) directly connected to the ThinkPads HDMI port.

I've tried various how tos using xrandr bas ...

Score: 0
tim.t avatar
Devilspie2 only works sometimes on Xubuntu 22.04
us flag

I used Devilspie2 on Xubuntu 18.04 and 20.04 without any problems. On Xubuntu 22.04 devilspie2 resizes and moves the windows only sometimes. This is the lua script:

if (get_window_name() == "file-copy") then
    set_window_geometry(50, 100, 800, 600);
end

"file-copy" is a little script that copies files from my raspberry pi to the desktop using rsync. Thst the complete window name:

wmctrl -l
0x06 ...
Score: 2
dargaud avatar
OOM keeps killing VirtualBox
ma flag

For the past few weeks I've had a serious problem. The Out Of Memory killer of my Ubuntu host keeps killing my VirtualBox session (a Win10 instance). I've assigned only 3Gb to Win10 and there's 16Gb on my host, plus as much swap [CORRECTION: (*)]. I don't even need to do anything in Windows for this to happen, I can just leave the logon screen on without logging in, and after a few minutes it will get r ...

Score: -1
Lenny avatar
How to run .exe program in fullscreen?
np flag

I have a Chromebook and I want to play a game, a .exe file. I followed some instructions I found online, I changed to developer so I can run Linux programs. I installed Wine and downloaded the game file, exported the file and opened it with Wine, all according to plan. BUT when I open the game the window is really small, about a fourth of the screen. It doesn't work to use the fullscreen key on the keyb ...

Score: 0
Richard Clements avatar
Lenovo x301 - Can't boot from latest distro on dvd
jp flag

Got an old laptop from a friend but it had win10 on it which isn't really supported and was painfully slow

Downloaded and burnt an iso (with verify) of latest distro but laptop won't boot from it. It tries but console shows odd errors after we get the ubuntu loading screen

So I dug out an old distro (trusty tahir) and booted into that no problem at all and installed it. Sadly my old disc was 32 bit  ...

Score: 2
OneAndOnly avatar
There is no kernel dbgsym package for my Ubuntu 22.04?
cn flag

I wanted to download the kernel dbgsym package for my Ubuntu 22.04.

Followed the answers to this:

How to install a package that contains Ubuntu kernel debug symbols?

But I still get:

 Unable to locate package linux-image-5.15.0-56-generic-dbgsym

When I try to get the dbgsym package:

sudo apt-get install linux-image-`uname -r`-dbgsym

This is also the content of my /etc/apt/sources.list.d/ddebs.lis ...

Score: 0
nipanesanjay avatar
CIS based Compliance check for Ubuntu 22.04 using OpenSCAP
tz flag

We are working on implementing Hardening and Compliance check for Windows and Linux family OS. We are following OpenSCAP for Linux family OS. Presently we are working on implementing same for Ubuntu 22.04. We are referring CIS Benchmark Level 1 Server configurations.

For Ubuntu 20.04, to get compliance report, we use below command -

sudo oscap xccdf eval --profile xccdf_org.ssgproject.content_profile_ ...
Score: 0
gap avatar
Cannot print in Chromium (snap - cups)
it flag
gap

I'm having some printing problems in chromium (snap). I have noticed that chromium is installing some new cups snap that should mirror the system cups in some way (proxy mode), but this is not working.

https://forum.snapcraft.io/t/new-interface-cups-for-all-snaps-which-print/29702

When I manually disconnect the cups snap from chromium, the printers does show up in the selections but I cannot submit the  ...

Score: 0
Zain Ul Abidin avatar
Hardware level encrypted flash drive not being detected in ubuntu
jp flag

I just bought an Encrypted USB storage of courier integral, more details here, I can use the stick normally on windows as highlighted, but I am not able to use this storage stick on Linux based operating systems more specifically on Ubuntu

After running the lsb_release -a I got the following output

No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.6 LTS
Release:  ...

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.