Latest Ubuntu related questions

Score: 0
Caleb Hulbert avatar
Start New Remote X Session In Separate TTY
cn flag

In my home setup, I have two computers on the same local network, both run Ubuntu 20.04. I'm hoping to set up a way to access my secondary computer via my primary, by switching to a new TTY, and starting a remote X session. I don't want to share the screen, or access an existing X session. Additionally, the computer I am using to start the remote X session has two monitors, and I would like to take adva ...

Score: 1
Wesley de Faria Cazelli avatar
Curl (35) trying to install Gitlab Ubuntu server 18.04
us flag

Hi i'm trying to install gitlab on an virtual server Ubuntu 18.04, following these steps from the official website.

But when in the second step curl -v https://packages.gitlab.com/install/repositories/gitlab/gitlab-ee/script.deb.sh | sudo bash I'm receiving:

    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent  ...
Score: 0
reivilibre avatar
GRUB fails to decrypt disk (despite correct password), but succeeds on second (manual) attempt in minimal GRUB prompt
cn flag

I was having this issue where (at boot) GRUB prompts me for my disk password, but it always fails (with 'access denied. cryptodisk not found.', though it scrolls by too quickly to see if you don't insert sleeps in the boot config).

As a result, even though I type in the password correctly, I get placed in GRUB's minimal prompt.

However, when trying to unlock the disk manually (using cryptomount (hd0,gpt ...

Score: 0
fponknevets avatar
External monitor has stopped being detected Ubunbtu 20.04.2
pl flag

RESOLVED

I am using an Asus-UX560UQK laptop with Ubuntu 20.04.2 LTS installed connected by USB to a Targus ACP70EU docking station which in turn has a Lenovo external monitor attached via the DVI port.

This setup recently stopped working in terms of the external monitor is no longer being detected.

I have gone through untold Google searches and tried all sorts of recommendations and nothing has fixed t ...

Score: 0
oglop avatar
Audio output from applications goes to input (mic) in meeting
ru flag

I spent several hours searching, but I cannot find the solution or the right keywords.

When I'm in the meeting (using microphone headset) attendees can hear the audio playing on my computer, eg. YouTube.

Now when the audio plays and I mute the microphone, attendees won't hear YouTube.

I tried several answers here and I could not find any solutions, this is really confusing.

Please let me know what other i ...

Score: 1
Skiller avatar
How can I keep the dock over other applications?
th flag

Disclaimer: Super new Ubuntu user here!

Is there a setting to enable or a way to keep the dock over an application instead of it appearing under an application or hiding when an application is fully maximized? Have been trying to find a way to do so with either Ubuntu dock and Dash to dock. Open to other dock suggestions.

Dock appearing below firefox

enter image description here

Ubuntu version 20.04.2 LTS

Score: 0
itisyeetimetoday avatar
Juju Openstack Install Won't Run on Only One Node
pt flag

I'm trying to install Openstack on only one node, and I tried using the openstack-charmer lxd method, but the issue is that they seem to launch 3 times ceph-osd and ceph-mon machines. I modified the script to only launch one of everything(repo here).

However, the when checking juju, the ceph-osd says that it is still looking for 3 ceph-osd peers, and the whole install fails. Any ways to modify the juju ...

Score: 0
Bashar Al-Abdulhadi avatar
automatic suspend
es flag

I've upgraded a thinkpad W520 to 20.04.2 LTS and for some reason although automatic suspend is switched off under "Suspend & Power Button" yet after several minutes it gets suspended.

This behavior was not there on previous version, this is dconf dump grep output if it can help:

conf dump / | grep -i "suspend\|sleep"
ubuntu-lock-on-suspend=true
sleep-inactive-ac-timeout=3600
sleep-inactive-ac-type ...
Score: 0
Configure backintime not to create links
eg flag

backintime is a great tool to do backups. However, it creates a lot of links. latest_snapshot is one example. Is there a way to configure it not to create symbolic links? I'm using the mounted Google drive through rclone as my backup target and every time backintime attempts to create a link it pops a message "Function not implemented (38)".

  • backintime v 1.2.1
  • Kubuntu 20.04.2
  • rclone v1.50.2
Score: 0
Caleb Schoepp avatar
Can't use mic on Bluetooth headphones
tr flag

I am trying to use the mic on a pair of my wireless Beats Studio headphones and can't get it to work. It is my understanding that I need to change the headphones to the HSP/HFP audio profile in order for the mic to work — but when I try to switch to that in Blueman I get the error Failed to change profile to headset_head_unit.

I'm connecting to my Bluetooth phones with a Plugable USB adapter. Fr ...

Score: 0
learningtoc0d3 avatar
How to reinstall grub to replace Windows bootloader
ar flag

I currently have a dual boot of Ubuntu and Windows which I did by following this video. The video tells to make an extended partition on your hard drive which will contain the Ubuntu partition and the swap partition. However, it also tells you to install the grub bootloader to the Ubuntu partition so that in case you don't like Ubuntu and want to revert back, you can just remove the partition. Otherwise ...

Score: 0
Kesselkopf avatar
Frequent screen flicker after kernel update
th flag

Been running Ubuntu for many years. After kernel 5.8.0.55 update to 5.8.0.59 screen flickers once or twice a second. It's variable but is continuous. Rebooted into kernel 5.8.0.55 and all is well. New kernel update arrives 5.8.0.63 flickers as above continuously. Reverted to kernel 5.8.0.55 and all is well. Tried changing from Nvidia to Nouveau driver but no difference, flickering continues same as befo ...

Score: 2
Alfke avatar
Bash scripting: my script deletes a working folder prematurely. How do i fix?
in flag

my script works for a single file perfectly, but if I process multiple files, it deletes my workingfolder too early, and only one file is processed. If I don't delete the workingfolder, the script works with multiple files. Here is my script:

#!/bin/bash
cd /storage/sort_tv/
mkdir workingfolder
for i in *.mp4;
  do name=`echo "$i" | cut -d'.' -f1`
  echo "$name"
sudo ffmpeg -i "$i" -map_metadata -1 ...
Score: 0
"Mauve" screen on startup (Old Intel Mac)
in flag

Trying to get latest Ubuntu running on an old mac.

Machine boots from the USB, slowly goes through a file system check, then boots Ubuntu.

There is a chime (which I guess means Ubuntu is loaded) but the screen is mauve/purple and nothing else appears to happen after about a 20+ minute wait.

Only reason for booting into Ubuntu is to do a full install (in case that influences your response).

Anyone got any  ...

Score: 1
Realtek wifi driver for RTL8723DE for linux kernel version 5.11.0-26-generic (ubuntu 20.04)
jo flag

Is there a version of the RTL8723E driver, like here: https://github.com/lwfinger/rtw88 for linux kernel version 5.11.0.26? This github, which I've used before has not been updated since September 2020, and it does not work (dropped packets and long travel times from ping) with the current version of the kernel.

The output of lspci -knn | grep Net -A3 is as follows:

03:00.0 Network controller [0280 ...
Score: 1
BartekT avatar
Running program from a script upon resume from suspend
us flag

I try to run program RealTimeSync upon resuming system from sleep using script located in /lib/systemd/system-sleep/ in file RealTimeSync_kill_suspend.sh with following contents:

#!/bin/sh

case $1 in
        pre)
                echo "$(date) - $1: Killing RealTimeSync" >> /home/bart/Applications/FreeFileSync/suspend_resume.log
                kill -9 `ps -aux | pgrep RealTimeSync`
              ...

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.