Latest Ubuntu related questions

Score: 2
EyeScream avatar
How can I mount a removable USB drive in WSL?
cn flag

So I've gone through this tutorial and have gotten USBIPD up and running on Windows 11 and the Ubuntu WSL container. Now, how can I mount a USB Mass Storage Device in WSL so that File Explorer can see and access it? The USB is formatted as ext4. Thanks!

Score: 0
UbuntuAskz avatar
How to leave comment on software store?
ke flag

Attempting to write a review for an app I tried downloading, but I can't see the option to. Time shifted back after realizing it was a virus.

Found a program on the both native Ubuntu stores that is a major security risk downloading and want to make people aware of that fact. Would be best if I didn't have to download it again to do so. My account is newer.

So I was wondering if there is a time limi ...

Score: 0
Goodwill avatar
Ubuntu install hanging on logo
wf flag

I'm busy installing Ubuntu 22.04. When I boot with the USB drive plugged in, I get to the screen where I can select that I want to Try or Install Ubuntu. After that screen I get the screen with the Gigabyte logo and Ubuntu logo at the bottom, this is where it gets stuck and doesn't proceed. If I press F2, it takes me to a black screen with scrolling text, at the bottom is 'Failed to start journal servic ...

Score: 1
XenKiwi avatar
Xen/Ubuntu: Host to Guest Bridge Traffic Problem
in flag

Problem. New Ubuntu/Xen host/guest combos seem to work perfectly except for a lack of host to guest ethernet traffic flow.

Specifically. I create xen hosts and guests using the default/routine commands/processes and get the result of no ethernet traffic flow from the host to the guest as each pings the other.

Fault observations. Comparing the output of a number of trouble shooting commands on this  ...

Score: 0
ned0emo avatar
The network adapter sometimes stops working until the next reboot. Honor MagicBook 15 2021
mf flag

Kubuntu 22.04.1 LTS. Honor MagicBook 15 BMH-WFQ9HN.

The network adapter may randomly disconnect. It is not possible to enable it via the ip link set up command, it gives the following error:

sudo ip link set wlp1s0 up
RTNETLINK answers: Cannot send after transport endpoint shutdown

When I tried to find information about this error, I didn't find anything even approximately similar to my problem :(

 ...
Score: 0
smecca avatar
sas hdd + ubuntu 18.04
za flag

I'm desperate cause i need to run a sas drive in a ubuntu 18.04 and i cannot because i know very little on linux/ubuntu. This pc has a controller sas fastrak tx2650 and ubuntu 18.04 . When i'm logged i run commands to list memory devices (fdisk -l and lsblk) but the hdd is not listed. If i run the hdd under window it is listed correctly. So what can i do? Is the controller not working in ubuntu? What ca ...

Score: 0
still_noobin avatar
.YML file to run ubuntu:22.04 on gitlab always fails the pipeline
ag flag

Here's a simple .YML file I'm trying to run on GitLab to have Ubuntu 22.04 to install properly so I can run a make command for the build and test job but the pipeline build always fails(test doesn't execute if build fails);

image: Ubuntu:22.04

before_script:
    - apt-get update
    - apt-get install -y make

build:
    stage: build
    script:
        - make

test:
    stage: test
    script:
    ...
Score: 3
Daycent avatar
Why does installing "pdftk-java" change root certificate authority? Is this bad?
nu flag

new ubuntu user here. I installed pdftk-java using sudo-apt, and it changed a lot of my root certificate authorities. Is this bad? I don't understand why this root certificate authority is needed by a PDF editing software/program. I'm not sure if I accidently installed malware, and how to get rid of it.

Here is my product release:

No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ub ...
Score: 0
Hafemeyer avatar
After AMD Driver: "Oh no! Something has gone wrong" upon boot
tm flag

I have purchased a new GPU and attempted to install driver today. Specifications are as follows:

  • ASUS B660 ProArt Motherboard
  • i9 12900 CPU with integrated graphics
  • Ubuntu 22.04.1 LTS
  • AMD Radeon RX 580 GPU

I followed the instructions for appropriate driver install as described here.

I now have the "Oh no! Something has gone wrong. A problem has occurred and the system can't recover. Please contact  ...

Score: 0
David avatar
I want to get the current version of Ubuntu but I can't upgrade beyond Ubuntu 18.04.6 LTS
kh flag

I have used Ubuntu for many years (about 10 years on this computer). I have upgraded from release to release with no problems in the past. This time, the upgrade from 18.04.6 LTS to version 20.04 fails. I have three types of failure; two with Software updater and one with terminal.

Type 1 with Software updater: When I try to upgrade I get "Failed to download repository information" "Check your ...

Score: 2
Nikolas Rian avatar
Should I use MB or MiB to calculate space for the system?
az flag

I'm looking to do a fresh install of Linux on my computer with a dual boot to windows. My problem is as follows

I had installed Linux before on my PC with dual boot and always followed the same process. First, install windows and use the disk manager to create empty space for Linux.

I did the exact calculations of how many Gibs I would reserve, for example, 8 * 1024 = 8192 MiB.

But when I was going to  ...

Score: 1
Antiii avatar
Long booting time
bm flag

Hello I am a Linux newbie, I installed Kubuntu today and now my laptop's boot take something like 10s, when using windows 11 it took 1,5s. Can I fix this problem somehow?

Also what is worth mention I think that my computer is booting like 2 times? The msi logo appear 2-3 times before showing kubuntu interface.

anti@anti-msi:~$ systemd-analyze
Startup finished in 2.379s (kernel) + 7.564s (userspace) =  ...
Score: 1
What is Zeitgeist Data Hub background process?
us flag

I am running Ubuntu MATE 22.10. I noticed the background process zeitgeist-datahub in htop. What is this process doing? Can I safely disable it?

I found a package of the same name. https://packages.ubuntu.com/kinetic/zeitgeist

This the output of apt rdepends zeitgeist.

$ apt rdepends zeitgeist
zeitgeist
Reverse Depends:
  Depends: activity-log-manager (>= 0.8~)
 |Recommends: synapse
  Depends: python ...
Score: 1
Ayman Khalifa avatar
Any tips how to operate any web browser in Ubuntu?
ga flag

I installed Ubuntu (Jammy jelly fish) recently but I can not operate any web browser.

I used Firefox and Chromium but the VM froze when I tried to open any of these browsers. I also tried to install Chrome but it doesn’t go through the installation.

Has Anyone faced this problem and how to fix it?

I use MacBook pro 8 GB ram, 256 GB memory and M1 processor. Is there any link between the problem and my ...

Score: 1
raddevus avatar
How do I fix missing dependencies when installing FCEUX?
us flag

I am attempting to install FCEUX from a .deb package that worked on Ubuntu 20.04 but does not install on 22.04.1 LTS.

I see the following errors:

Depends: libx264-155 but it is not installable
Depends: libx265-179 but it is not installable
E: Unable to correct problems, you have held broken packages.

Does this mean that 22.04 cannot use this package since it has these dependencies? Is there a way to in ...

Score: 1
user1671607 avatar
Cant use Broadcom wifi on my LenovoG500 Laptop
bi flag
ejac@ejac-Lenovo-G500:~$ lshw -c network
*-network UNCLAIMED
       description: Network controller
       product: BCM43142 802.11b/g/n
       vendor: Broadcom Inc. and subsidiaries
       physical id: 0
       bus info: pci@0000:02:00.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: bus_master cap_list
       configuration: latency=0
       resources: memory:e0400000-e ...
Score: 2
Slbox avatar
Is it possible to type directory names into Dolphin's 'Open File' dialog? Or is there an alternative file manager that can?
au flag

Specifically my desire is to be able to type a path into the top of the window like you can with a normal Dolphin window - like you'd be able to using Explorer on Windows.

Or is there some alternative file manager that can do this?

Open File dialog:

enter image description here

Normal Dolphin window (allows typing path):

enter image description here

Score: 1
dju_V avatar
Install R failed in Ubuntu 20.04.5 LTS
sk flag

Please can someone provide assistance with this issue

    sudo apt install r-base-core
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Some packages could not be installed. This may mean that you 
    have
    requested an impossible situation or if you are using the 
    unstable
    distribution that some required packages have not y ...
Score: 0
infamia avatar
Can't share desktop on Webex app in Ubuntu 20.04
cn flag

I installed the Webex app in Ubuntu 20.04 according to this installation guide link and I don't have share desktop button on app, in my personal room meeting. This is how it looks:

screen1

screen2

Results of neofetch :

neofetch

Score: 0
Kevin Remisoski avatar
Slow internet speeds by comparison to Windows on the same machine
ph flag

UPDATE: This seems to be an issue related to my ISP regardless of speeds being faster in Windows. I'll close this out as resolved once I know more.

lspci output: 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 04)

ethtool output:

Settings for enp4s0:

Supported ports: [ TP    MII ]
Supported link modes:   10baseT/Half 10baseT/Full
                      ...
Score: 0
Benjamin avatar
How to put it to work microphone mini jack on ubuntu 22 in iMac14
in flag

The problem is that my iMac14 don't recognize an external microphone and I don't understand why? I'm using Ubuntu 22.

This is on iMac14, don't work when I plug in microphone

I have a laptop Lenovo with Ubuntu 16 and in this case Ubuntu recognize the same external microphone. I would like know if is hardware or software problem.

This is an example on my laptop that work fine.

Score: 0
Sayan Mandal avatar
Headphone jack isn't working on Ubuntu 22.04.1 LTS (Lenovo ideapad 330)
ca flag

Device Information:

Hardware Model- Lenovo ideapad 330-15IKB
Memory- 8 GB
Processor- Intel Core i5-8250 CPU @ 1.60GHz x 8
Graphics- NV138/ Mesa Intel UHD Graphics 620 (KBL GT2)
Disk Capacity- 1 TB

OS Name- Ubuntu 22.04.1 LTS
OS Type- 64-bit
GNOME version- 42.5
Windowing System- Wayland

As the title suggest, I'm having problem with the headphone jack. I have already tried to follow the steps mentioned ...

Score: 1
Dave Nagy avatar
Incron Not Starting Script
in flag

I upload a file from a bike computer to my PC via Dropbox (bike computer->Dropbox->my PC) and want to start a Python program when this happens. Today, I have a CRON entry that runs every 5 minutes looking for a file but I want this process to be triggered when the file is uploaded.

I have installed INCRON and defined an event table to test that this will work when a file is uploaded. The ev ...

Score: 1
What causes the beep on the hour?
uz flag
Jos

I admit this isn't a really dramatic issue, but I have recently installed Ubuntu 22.10 on a fairly new laptop. Now that I got the sound working, I hear a beep every hour on the hour, coming from the speakers. I'm not imagining things. I have no idea what produces the beep: there is no fancy timer or alarm clock app running on this system. There is nothing in my crontab, and cron.hourly is empty. T ...

Score: 0
Jonathan avatar
Formal format of .desktop files
cn flag

I am looking for a formal definition of a .desktop file. I find plenty of tutorials that show examples, but nothing that defines it formally.

Where I can find specifications for .desktop files?

Score: 0
How to install network drivers offline
jm flag

In my Ubuntu 22.04 system unable to get internet. I think this is due no drivers installed to get internet. There is no wifi driver, no Bluetooth driver & no modules to get ethernet or wired connection.so,no way to access internet at all.

No Bluetooth, No WiFi, No wired data from phone.

Then, I this code executed the following code with Ubuntu iso:

sudo mkdir /media/cdrom
cd~
sudo mount – o loop [na ...
Score: 2
duxx avatar
ssh login works only over local network after upgrading to 22.04.1. Keep getting "permission denied" when I try away from local network
gs flag

Everything worked fine(ssh) until I finally decided to do the upgrade from 20.04.1 because I was tired of seeing the "do-upgrade" message everytime I was logging in my server. So after the upgrade I was able to log in my headless server over my local network(home) and still to this day but when I try to log in from my office (away from home) I always get permission denied (publickey,password) like my pa ...

Score: 0
Pierfrancesco cp avatar
Ubuntu won't start when I connect 8 AMD GPU
ke flag

I have a computer with:

  • Intel Celeron dual core 1.60GHz
  • 8GB RAM
  • x8 - Rx6700XT 12GB
  • HDD: 500GB

I installed Ubuntu 20.04 and when I start the machine after loading with the Ubuntu screen, it always comes out black screen with sometimes some of these errors. The strange thing is that if I connect only 6 GPUs the machine starts easily. As soon as I connect the 7/8 graphics card everything does not start ...

Score: 0
Javier Cervantes avatar
I can't start my Ubuntu. I have set my computer in dual mode, Ubuntu and Windows. I tried to open Ubuntu as usual, and it appears the following Alert:
fk flag

ALERT! UUID=1d910c6e-f57e-4e1b-bdb6-7390c0bf22e8 does not exist. Dropping to shell!

ALERT! Can't Open Ubuntu

Then I started in a "recovery mode" and I ran the following 2 codes:

sudo add-apt-repository ppa:yannubuntu/boot-repair && sudo apt update sudo apt install -y boot-repair && boot-repair

Then I reboot and the problem continues the same

Does anyone know what could I do?

Score: 1
Bovine avatar
Warning messages about gvc_mixer_card
ru flag

My system logs in journalctl are filled with warning messages regarding the 'gvc_mixer_card'. From google, it seems this has something to do with volume control. I've included a sampling of the messages from the logs below. Where it gets odd is there is nothing playing when these messages are in the log. And, there are no sound issues when something is playing.

Feb 08 10:53:52 Mine gsd-media- ...

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.