Latest Ubuntu related questions

Score: 0
li_jessen avatar
Why Ubuntu is the most popular Linux distro in the world?
ph flag

There are many Linux distros in the world. Why Ubuntu is the most popular one among them?

Score: 0
Yash Ghoda avatar
Gnome shell, sidebar crashes/goes blank upon unlocking the screen
bz flag

I am using Ubuntu 22.04.1 LTS and GNOME 42.5. Now whenever I unlock the screen, the sidebar and shell go blank, and I can  resume only if I use the restart gdm3 command. The only modification that I have made is that I have installed some themes from Gnome.org, but currently I am on default settings, but problem persists. . I checked for updates and upgrades, but there aren't any available, so how can  ...

Score: 0
SUNITA GUPTA avatar
How can I implement quotas in samba?
co flag

I want to create smb shares that are limited by a given quota size also I want to be able to modify the quota size in the future. While searching for a solution I came across the setquota command but I guess it only gives the option to implement per user and per group size quota limit but not on per folder/filesystem basis.

Then, I tried doing this using this https://superuser.com/a/976714 answer. The pro ...

Score: 3
fixit7 avatar
Creating tar files without including the directories
kp flag

I am fairly new using tar having used zip files in the past.

I want to just create the tar file without the directories being included.

I went here, but found it a bit confusing.

https://www.baeldung.com/linux/tar-archive-without-directory-structure

# Backup crontab
crontab -l > /home/andy/bin/crontab_backup.txt
tar -cvf /home/andy/bin/crontab_backup.tar /home/andy/bin/crontab_backup.txt
Score: 0
SatH avatar
Internal HDD connected with sata to usb cable shows no media under volumes in Disks [20.04.5]
be flag

I'm currently using ubuntu 20.04.5 and I'm trying to connect a new internal HDD from segate using a usb to sata. I want to transfer files to this new drive however there is a issue when trying to format it, the options are grayed out in the disks program and under Volumes it shows "No Media". Screenshot of "No Media"

Score: 1
Cardsfan avatar
Unable to mount to /dev/sda3 (lvm2)
hu flag

Being an amateur, I tried to mount the /dev/sda3 partition to a mount point after installing the latest LTS of Ubuntu Server

$ sudo mount /dev/sda3 /home/xxxx/bake-buddy
mount: /home/xxxx/bake-buddy: unknown filesystem type 'LVM2_member'.

I found this article and tried to follow the answer steps there mount unknown filesystem type 'lvm2_member'

    root@tez:/home/xxxx# lvscan
      ACTIVE        ...
Score: 0
Gavin avatar
another machine in the LAN can connect to the apache web server with the ip address but not the hostname
pf flag

i have an apache web server setup and am trying to configure the hostname so that other machines in the same LAN network can connect using the hostname instead of the ip address. On the host machine I can access the apache web server using the ip address and the hostname. From another machine in the same LAN network i can access the web server using the ip address but not the hostname. How can I fix thi ...

Score: 0
gorremu avatar
JBL Go 3 speaker not connecting to Ubuntu 20.04
rs flag

I acquired a new laptop some months ago and have happily been using Ubuntu 20.04 but I've encountered a recent problem... My JBL Go 3 speaker is not connecting to the computer through bluetooth. I've read that I could disconnect the Wifi and it did help but now it doesn't connect at all. And when it does it works fine for a while but all of a sudden the sounds begin to be all choppy (as if the connectio ...

Score: 4
Zupi avatar
Ubuntu 22.04.1 - this device is using manually-installed driver
gp flag

i installed ubuntu desktop 22.04.1 and after opening additional drivers, i got message that says: no prooprietary drivers are in use, all options are grayed except continue using a manuially installed driver. I'm using lenovo g580 with intel hd4000 and external Nvidia 635m gpu. How could i resolve this and use nvidia proprietary driver?

Score: 0
IsidroNB avatar
I want to use beamer-latex in Ubuntu. using the Kile version of latex. Compiling frequently responds 'pfgcore.sty missing' what to do?
mp flag

I want to use beamer-latex with Kile for Ubuntu. Compiling with pdf-latex or latex responds with 'pfgcore.sty missing', what should I do?

Score: -4
ACTS 238 avatar
Can you login to root as a normal user?
ma flag

I was wondering if you could login as root, not through the terminal, but rather like you would if you made a normal user.

Score: 1
w.phyer avatar
Cannot SSH using IPv6 address until I ping it with the correct address
ye flag

I'm having a weird problem when trying to SSH into a wireless SBC running Armbian (Ubuntu 22.04.01 LTS).

When I try to SSH using the FQDN it doesn't respond:

vmplayer@vm-play:~$ ssh -l potato potato-blue.mostly-harmless.wlan
^C

If I force IPv4 then it'll connect:

vmplayer@vm-play:~$ ssh -4 -l potato potato-blue.mostly-harmless.wlan
potato@potato-blue.mostly-harmless.wlan's password: 

Doing a lookup rev ...

Score: 2
Martin avatar
Packages no longer available for download
ad flag

I signed up for Ubuntu Pro and part of the sign up I executed pro security-status It returned:

3120 packages installed:
     2220 packages from Ubuntu Main/Restricted repository
     743 packages from Ubuntu Universe/Multiverse repository
     9 packages from third parties
     148 packages no longer available for download

I then executed pro security-status --unavailable

Questions:

  1. How do I est ...
Score: 3
BaronGrivet avatar
How to use Māori macrons in KDE Plasma / Ubuntu 22.04?
in flag

I've used Ubuntu for several years & are currently using Ubuntu 22.04 - Jammy Jellyfish on a Lenovo Carbon X1.

I live in New Zealand & use Māori phrases in my correspondence. The Māori language uses macrons to denote a long vowel sound.

In the past I've used this page/ guide to setup Māori on my Ubuntu machines, with no issues. I could hold down the Alt-Right key & the vowel to add ...

Score: 1
Narrows Gaming avatar
Changing the name of a USB device
mu flag

I did a search and came up empty so here I am.

First of, I'm new and old to Ubuntu/Linux. What I mean is I've used it on and off for years, but at this point I feel like I know about as much as a standard Mac user does about their machine.

What I am attempting to do is rename a USB device. Currently I have 2 devices that show the same names and I want to change them so I can easily identify which on ...

Score: 0
Claud6 avatar
Ubuntu 22.04.1 headset microphone not working
bf flag

I have a Philips headset with integrated microphone. My laptop is Lenovo B590 with a single 3.5 mm jack input. When plugged in, my headset works fine except the microphone.

I reinstalled pulse audio and Alsa, did an override in Jack Reconnect and additional configs in alsa-base.conf for an appropriate model of my Audio Card.

I can see my headset microphone in settings but there is no sound, only  ...

Score: 0
Abdo.Ch99 avatar
zabbix installation with the MySQL support
cc flag

I'm trying to install zabbix on my ubuntu 22.04 server.

I installed the zabbix 6.1 repository on my system.

when I try to install zabbix server with mysql support it returns the following:

$ sudo apt install zabbix-server-mysql zabbix-sql-scripts
Reading package lists... Done7
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you h ...
Score: 0
user3915932 avatar
Microk8s Traefik Dashboard
us flag

I have set up a microk8s one node cluster as a test and installed and configured metalLB as a load-balancer alongside Traefik. It is working because when I set up an ingress router to whoami, it works perfectly fine. However, when setting up an ingress route to the Traefik dashboard, the page loads but the elements on it struggle to load the dashboard and I am unsure why. Could I get some help please? ...

Score: 1
deathrayoperator avatar
Bluetooth stopped working after firmware update
tn flag

I was happily listening to music through a bluetooth speaker, snap asked to upgrade my firmware, and after restarting the bluetooth doesn't work.

By "does not work", I mean that on the Bluetooth tab of the Ubuntu 20.04 settings menu, it says "Bluetooth Turned Off" and pressing the On button does nothing.

On this machine, I have always had a problem with bluetooth not working after a soft reboot. I h ...

Score: 1
unclassed avatar
Gnome-terminal padding only when fullscreen?
lr flag

I'd like to add padding to the left and right of my terminal when in full screen so that the terminal itself doesn't actually take up the whole screen. I can get the exact effect I want by editing ~/.config/gtk-3.0/gtk.css and adding :

vte-terminal {
    padding: 20px 250px 20px 250px;
}

But then when I don't run the terminal in full screen, it is basically all padding and becomes unusable. What I' ...

Score: 0
Abdo.Ch99 avatar
Does Ubuntu Server 22.10 have a Graphical user interface setup?
cc flag

does the latest version of ubuntu servers, 22.04.01 LTS or 22.10 have a GUI ?!

if No!

COULD I SWITCH FROM A CORE SETUP TO GUI (Graphical User Interface ) ?!

Score: 0
Tyler Durden Paper Street Soap avatar
Having issues with interactive-sections during autoinstall
az flag

I am trying to get the identity section of my user-data file to be interactive, however I am never prompted. Here is my user-data file.

#cloud-config
interactive-sections:
 - identity
autoinstall:
  apt:
    disable_components: []
    geoip: true
    preserve_sources_list: false
    primary:
    - arches:
      - amd64
      - i386
      uri: http://us.archive.ubuntu.com/ubuntu
    - arches:
      ...
Score: -4
sunman avatar
Copy some files from source directory A to directory B and some files to Directory C with non sequential order
ki flag

I am looking for a script to copy files from a source directory to two destination directories with non sequential order.

For instance I want to copy some files from source directory A/ to destination directory B/ and copy the remaining files to destination directory C/. It would be desirable as well if the files in directory A/ are equally divided between directory B/ and directory C/.

I have somethi ...

Score: 0
Yosemites117 avatar
I can't find the ethernet adapter at all using terminal commands
ro flag

I am using Ubuntu 22.04. The ethernet port is blinking showing that it is working I run ip addr, and the ethernet port does not show up

Score: 0
CaptainDreadRoberts avatar
How do I get grub menu to boot after reboot of antix22 net iso cli-install in qemu/kvm with virt manager?
mk flag

I am trying to install Antix22-net-iso with cli-installer in a VM using qemu/kvm virt-manager. Everything goes well until I am asked to remove the installation cd then reboot. after entering "reboot" the installer again asks to remove cd and close tray then press enter to reboot. When I do this it reboots to the pic in the link below. The VM does not reboot and I can't do anything else. I was following  ...

Score: 0
Wiley Rush avatar
Default mySQL user behavior not matching online guides
hm flag

My issue resembles this one, this, and this but is not the same. It includes this problem.

I am installing mySQL on a fresh Ubuntu 22.04 per this guide from DigitalOcean.

It is very straightforward, mostly just apt install everything including mysql-server, and I have followed it exactly except for using apt-get. However some inconsistencies appeared:

  • After apt install mysql-server, I am unable to ...
Score: 1
Armir Saraci ASaraci avatar
Messed up my sudo apt update
li flag

I seem to have messed up the sudo apt update command in Terminal.

sudo apt update:

E: Invalid value set for option Signed-By regarding source https://downloads.plex.tv/repo/deb/ public (not a fingerprint)
E: The list of sources could not be read.

cat /etc/apt/sources.list:

E:

I'm just starting to figure out Ubuntu (complete beginner).

Can someone please help me understand what I've done and how I ca ...

Score: 0
Rakshit  avatar
Error to fetch some file while installing java, error remains even after I updated
pf flag

I tried installing java on my laptop through the command "sudo apt install openjdk-17-jre-headless", but, it keeps showing the error "Failed to fetch http://security.ubuntu.com/ubuntu/pool/universe/o/openjdk-17/openjdk-17-jre-headless_17.0.5%2b8-2ubuntu1%7e22.04_amd64.deb Undetermined Error [IP: 185.125.190.39 80]" I tried "sudo apt update", "sudo apt-get update", but still, the error remains What shoul ...

Score: -3
Rpare avatar
Lost Firefox with upgrade to latest Ubuntu version
ru flag

Upgraded to the latest Ubuntu version today, but have lost Firefox ( I'm on a different computer while typing this). I need complete instruction on how to get it back.

Score: 0
wb4alm avatar
ubuntu 22.04.1 desktop screen freeze (nvidia/X11) after screen blanked by 15min power setting
gm flag

After a fresh install of UBUNTU 22.04.1 I am experiencing random "screen freezes" after allowing the 15-min power setting to blank the screen. The desktop system is never allowed to suspend, and for the most part is running 24x7.

I am not a gamer, the system is mostly used for documentation (LibreOffice 7.3.7.2) , web searching (Firefox 107.0) , Emails (Thunderbird 102.5.0), Graphics (GIMP 2.10.3 ...

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.