Latest Ubuntu related questions

Score: 0
Exatoon27 avatar
Problem installing mysql on Ubuntu 20.04
th flag

What happens is that when executing the command "sudo apt-get install mysql-server" it throws me the following error:

● mysql.service - MySQL Community Server
     Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
     Active: activating (auto-restart) (Result: exit-code) since Tue 2021-12-28 16:30:45 CST; 6ms ago
    Process: 10525 ExecStartPre=/usr/share/mysql/ ...
Score: 1
t0m avatar
Why 802.11n does not work with Wireless-AC 9560?
us flag
t0m

WIFI works only when I add: options iwlwifi 11n_disable=1 to /etc/modprobe.d/iwlwifi.conf see https://wiki.archlinux.org/title/Network_configuration/Wireless#iwlwifi

I need to use 802.11n, so I tried to comment line options iwlwifi 11n_disable=1, restart system, WIFI does not work and dmesg still prints:
(MAC address was the same and I replaced it by XX.)

[   57.556282] wlo1: authenticate with XX:XX:XX:X ...
Score: 1
How to place the go to desktop button like windows
pl flag

Sometimes I have to use windows, and I think that the go to desktop button position is pretty convenient since you just go fully into right and bottom and you will be positioned, while in the linux button, you have to actually position it in the right way.

It there anyway that I can place the button into bottom-right?

Thanks

Score: 1
How to upgrade python3-venv to 3.9 version in ubuntu 18.04?
uz flag

I need to install tensorflow which requires python version > 3.7 because of which I had to upgrade the python version in ubuntu 18.04 from 3.6 to 3.9. I upgraded to python 3.9 using:

sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt-get update
sudo apt-get install python3.9
sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.6 1
sudo update-alternatives --install /usr/ ...

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.