Latest Ubuntu related questions

Score: 0
Nothing happening after libcamera build?
br flag

I am very new to this, so please don't think I am an idiot. PC Model: Thinkpad X1 Tablet Gen 2

I have built libcamera... installing Meson and building with Ninja.

My webcam has not worked for a while but I found out recently v4l-info shows:

$ v4l-info

### v4l2 device info [/dev/video0] ###
general info
    VIDIOC_QUERYCAP
    driver                  : "ipu3-cio2"
    card                    : "Intel IPU ...
Score: 1
Microsoft repository creates mess. How to fix?
in flag

For my work I need to install some ms packages, so I added the repository (following these instructions):

curl -sSL https://packages.microsoft.com/keys/microsoft.asc | sudo tee /etc/apt/trusted.gpg.d/microsoft.asc
sudo apt-add-repository https://packages.microsoft.com/ubuntu/20.04/prod
sudo apt-get update

The apt update gives me the output below. Does anybody know what is wrong and how I can fix this?

Score: 0
Shamim Hossain avatar
how to fix bangla font in conky, its broken
in flag

I added bangla newspapers Rss feed in conky, but bangla font doesn't show perfectly, it's broken! All other apps show bangla font perfectly, how to solve it?

conky panel

Score: 1
pst007x avatar
Unable to launch any script with sudo command in, when launched from Nautilus script menu
cn flag

Is there a new way to launch nautilus from a basic script?

#!/bin/bash
echo "Open File Manager as Root"
sudo nautilus

Opening from Nautilus scripts context menu does not launch Nautilus if sudo is present (opens Nautilus from the scripts context menu if sudo is removed), however, his opens Nautilus with password prompt if run as a program.

Tried:

nautilus admin:///home/

Tried this, but does not work fo ...

Score: 0
sosa5001 avatar
Sony WF-L900 LinkBuds Bluetooth Earbuds not recognized as audio device
ru flag

I am trying to connect my Sony WF-L900 LinkBuds to my laptop with Ubuntu as bluetooth headset. The device is found and I can pair without issue, however, it does not appear as audio device to select. This happens with both Ubuntu 21.10 and the current daily build of the upcoming ubuntu 22.04.

The following this I have been checking:

  • PulseAudio and all required Bluetooth modules are installed modul ...
Score: 1
Samuel avatar
netfilter-persistent seems ok but does not load rules after reboot
az flag

Other people have similar issues but I tried all their approaches with missing iptable entries on boot, no success so far :| (it appears not to be a typo in the iptable files during load)

I've added a simple rule to iptables

sudo iptables -I INPUT -p tcp -m tcp --dport 8140 -j ACCEPT

and executed sudo service netfilter-persistent save

I've checked that the 8140 rule is in the iptables rules with

Score: 1
Bonnie Munene avatar
How can i stop Timeshift from changing my second ssd mount point
dz flag

enter image description hereI have two SSD's in my laptop. One SSD is where my system lies, and the other is used for data/media storage. I have set up Timeshift to make three daily backups, and to save them on the ssd for media/data storage.

However, this has the unintended side-effect of every so often (probably when the backups are made) unmounting the disk from /media/[username]/[partition_name] file:///media/munene/Munene fi ...

Score: 2
Minsky avatar
jobs not running cron ubuntu20.04
mx flag

My user defined cron job isn't running. I've checked out some answers, like this one, and all these seem to be correct:

  • Use the full path to your script in the crontab
  • make sure it is executable: sudo chmod +x my_script
  • You got the path to the interpreter wrong in the first line of your script: it should be #!/bin/bash
# For example, you can run a backup of all your user accounts
# at 5 a.m every  ...

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.