Latest Ubuntu related questions

Score: 1
Iza avatar
Teamviewer doesnt authenticate the password when trying to connect to a remote computer
cm flag
Iza

I run a Ubuntu 20.04 on my computer, connecting to a remote windows. Recently, Teamviewer keeps telling me the password to connect to that machine is wrong and won't authenticate.

When i try to connect to that same machine using the same password through my phone app i get connected instantly.

This makes me feel like its a problem in Ubuntu, but im not sure what it could be. Any clues or workarounds ...

Score: 0
SkypeForBusiness Call in Citrix (Windows Client, Ubuntu host) calls get disconnected
us flag

In my work Environment we have Windows Clients / Virtual Machines which we connect to via Citrix Workplace.

After some updates on my Ubuntu 20.04 Host - Skype For Business Calls in Citrix get disconnected due to network issues.

In var/log/kern I see this lines - every 20 minutes:

Jan 31 10:55:43 myPcName kernel: [16411.401908] RTMediaEngineSR[14447]: segfault at 10 ip 00007fa8044ae33a sp 00007fa8012f071 ...
Score: 0
Solebay Sharp avatar
Change python version only in a single virtual environment
th flag

Gnome terminal will only run when python3.6 is used. So I created an environment and installed python3.9 like so:

#!/usr/bin/env bash

sudo apt install python3-venv
python3 -m venv test_env
source test_env/bin/activate

sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt-get update
apt list | grep python3.9
sudo apt-get install python3.9
sudo update-alternatives --install /usr/bin/python3 python3 /usr/ ...
Score: 0
alt tab bug with Thunderbird
ca flag

Whenever I have the Thunderbird screen in focus and use alt tab to change windows something strange happens. The alt tab function is disabled (no longer works) and this behaviour can only be rectified by a reboot. I think this is a bug with Thunderbird. I am using Ubuntu 21.10

Where should I report this? Is this issue specific to Ubuntu 21.10 or should the Thunderbird people be informed?

Score: 0
Abhinav Srivastava avatar
installing wine on ubuntu 20.04
za flag

when I am trying to install wine HQ on my machine it's showing an error The following packages have unmet dependencies:

 winehq-stable : Depends: wine-stable (= 7.0.0.0~impish-1)
E: Unable to correct problems, you have held broken packages.

here is the error please help me, thank you

Score: 0
Jean-Pierre Mena avatar
Accessing my Ubuntu 1804 through rdp
us flag

I am trying to access my Ubuntu 18.04.6 LTS from a windows 10 machine using xrdp. Just after I installed xrdp on my Ubuntu, it did work once. But I get a blue screen on my windows machine ever since.

  • the xrdp write in the logs:
    • main log:
jpmena@jpmena-ThinkCentre-M710t:/var/log$ tail -10 xrdp.log 
[20220131-10:23:11] [DEBUG] Closed socket 17 (AF_UNIX)
[20220131-10:23:15] [DEBUG] Closed socket 17 (AF ...
Score: 0
nVIDIA Driver load error on Xubuntu "can't change power state from D3cold to D0"
gb flag

I have an HP ZBook Fury G8 17,3" FHD IPS i7-11800H 128GB/2TB SSD T1200 4A698EA. On the second SSD Windows 10 Pro is installed. Windows can use my T1200 nvidia card without problems.

On a fresh installed Xubuntu 21.10 5.13.0-27-generic with latest update I have the problem that the nvidia driver doesn't load.

sudo ubuntu-drivers list
nvidia-driver-470, (kernel modules provided by linux- 
modules-nvidia ...
Score: 1
guettli avatar
Recently used files not working for screenshots created with ALT - PRINT
in flag

I create a screentshot with ALT - PRINT.

The file gets created in my ~/Bilder (German for Images) directory.

But if I open Gimp and then choose "open" then "Recently files", I don't see the screenshot I took a minute ago.

How to make the screenshot available in the recently use files?

I mean "recently used files" from this dialog:

recently-used-files--gimp

"Zuletzt ..." is German for "Recently used"

Score: 1
Appending text, written in variable, below current line using sed
br flag

I can append text below current line, using the sed editor:

$ foo=bar
$ echo "some text"|sed "a\bar"
some text
bar

But when I try to append text from variable below current line, using sed, I am not able to do it:

$ foo=bar
$ echo "some text"|sed "a\$foo"
some text
$foo
Score: 1
Ubuntu 20.4 autoinstall user-data skip installing security updates
in flag

everyone, is it possible to disable the option of downloading and installing security updates on an Ubuntu installation? The installation takes a long time and is aborted with the message apt config resotre. I run my installation of Ubuntu with my user-data configuration.

The script subiquity/Install/install/postinstall/run_unattended_upgrades: runnig still 1hour

Score: 0
Ubuntu Desktop 20.04 - Authenticate to multiple Active Directory domains of the same forrest
us flag

There is an Active Directory forrest made up of 4 domains, a root domain root.local and 3 child domains called resource (resource.root.local), companyA (companyA.root.local) and companyB (companyB.root.local).

The machine is joined to the resource domain and we can successfully logon to the machine using an account of the same machine. The authentication with accounts of the companyA and B domain ...

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.