Latest Ubuntu related questions

Score: 0
IamPedro-Dominguez avatar
Is there a way to speed up the uploading/downloading of many small files using onedrive-abraunegg?
kh flag

I recently switched to Linux from Windows and I've been having issues synchronizing my OneDrive. Although the onedrive-abraunegg program is really cool and I'm really happy using it, it has a small problem. It takes time to upload/download many small files.

I'm currently in college, and one class is making me use npm/angular. The issue is that angular needs a lot of dependencies(?) that creates t ...

Score: 0
problem in using the selektor for Firefox in Ubuntu
by flag

I have installed the selektor and tried to use the below part of this instruction.

You will then be able to use Tor (via Privoxy) as a regular HTTP proxy. To do this, install Privoxy:

sudo apt-get install privoxy

Then, edit the Privoxy configuration file as root (I’ll use Gedit below):

gksu gedit /etc/privoxy/config

… and add this at the end of the file:

forward-socks5 / localhost:9054 .
Score: 0
Wi-fi network adapter ubuntu 20.04
br flag

I just install ubuntu and shows me that I have no wi-fi Adapter. I have 5.11.0-38-generic as kernal. I have the ubuntu 20.04 version. I have tried to see the software & updates and I can not see it. I have tried to disable the change the secure boot state also. What can I do?

sudo lshw -C network

https://i.stack.imgur.com/Fh70j.png

Score: 0
Kahraman avatar
Ubuntu 18.04 & Thunderbolt as External Monitor
sa flag

I would like to use my apple thunderbolt display as external monitor on Ubuntu 18.04. But, I am getting the following error which I searched and tried to fix. Unfortunately, It did not work. The error that I am getting after running the command below is:

$ xpra start --exit-with-client=yes --speaker=disabled --start-child="Xephyr :200 -ac -screen 1920x1080" :100:

Warning: cannot use the system prox ...
Score: 2
How get rid of these applications
pg flag

I don't know what I installed but my applications menu is full of audio related apps that I don't need and can't get rid of...

enter image description here

I searched and searched but couldn't find these apps to delete them...
Can someone please help me???


thanks @vanadium for your answer... I executed your line of code and got this as feedback

/usr/share/applications/in.lsp_plug.lsp_plugins_mb_gate_ms.desktop:Name=Mid-Side Sp ...

Score: 0
Kaigo avatar
Application screen (when I press super key) is broken on 21.10
br flag

I expect it to show list of recent apps and as I type update the list matching my results. Neither happens it's just always blank.

I'm not able to open any app using the GUI, I have to fall back to terminal.

It will work after a restart, but soon breaks once the system has been running for a short time.

Any ideas?

enter image description here

Score: 0
Kevin Shumaker avatar
Is there a better way to install Ubuntu 21.10 Lite Desktop?
ua flag

The method it uses now is to install the Full Ubuntu 21.10 desktop, then remove all the flotsam & jetsam. It took me ~ 20 minutes to install 21.10 server, but over 2 hours to install the 'Lite' desktop. If recommendations are taken, how about:

  1. 3 images / isos? Server, Lite, and Full, like Raspberry Pi Foundation
  2. 2 images / isos, but make Desktop like Server. Select packages you want to install.
Score: 0
acrisp3 avatar
How do I get dual monitors to work on Ubuntu 18.04?
es flag

I'm running Ubuntu 18.04 with GNOME 3.28.2 on my work desktop, and cannot for the life of me get more than one display to work. It has a stock AMD Radeon pro wx2100 graphics card (my work is not GPU-intensive), which supports multiple monitors, as far as I can tell from researching it. Many of the suggestions I've seen on Google involve issues with NVIDIA cards, which shouldn't be my problem...

x ...

Score: 0
How do I fix Problem with MergeList /var/lib/dpkg/status
th flag

I was trying to install Cisco package tracer suddenly I got this error

W: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list.d/pgdg.list:1 and /etc/apt/sources.list.d/pgdg.list:2 W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/pgdg.list:1 and /etc/apt/sources.list.d/pgdg.list:2 W: Target CNF (main/ ...

Score: 1
orange avatar
guitarix can't connect to qjackctl on ubuntu 21.10
cn flag

yesterday I upgraded my ubuntu to 21.10 and it seems first bug found - guitarix can't connect to qjack

this is error in terminal when starting guitarix (qjack running):

Cannot mmap shm segment /jack-1000-0 (*temporary unavailable)
Map shared memory segments exception
JackShmReadWritePtr1::~JackShmReadWritePtr1 - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not ...
Score: 1
Random-Ubuntu-User avatar
Half-Rendered update window
cn flag

I did an update from ubuntu 21.04 to 21.10 on my raspberry pi 4b and halfway through it, I closed the update window (Big mistake). When I tried to update it later, the update window resembles a wierd, unreadable, barely-rendered smudge. What could have wrong? Here it is. (It is a miracle that I could take this screenshot with all thae glitches and all.)

enter image description here

That's the software updater window now. What is up ...

Score: 0
CaptainCook avatar
Ubuntu Yubikey Lock Computer on Key Removal
th flag

I followed Ubuntu Auto-Lock on Yubikey USB Removal, and it works fine when in the Gnome session. However, when using Terminal e.g. "sudo echo test" and on ENTER of the password it logs me out of the Gnome session and takes me to the login screen even though i did not actually remove the key:

Here is the screensaver lock code:

#!/bin/bash 
# Double checking if the Yubikey is actually removed
if [ -z "$(ls ...
Score: 0
v-lan avatar
Ubuntu package:libcaca security vulnerability (CVE-2021-30498, CVE-2021-30499)
us flag

I'm using Ubuntu 20.04.3 LTS (focal) with XFCE DE, on a AMD 64-bit machine. When I did apt upgrade today, the package: libcaca0 was upgraded as below:

Unpacking **libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.2)** over **(0.99.beta19-2.1ubuntu1.20.04.1)**

I just googled out of curiosity to see what this package does & encountered this page: https://ubuntu.com/security/notices/USN-5119-1

It says tha ...

Score: 1
Aeter42 avatar
When changing the input device, no sound comes from the headphones in Ubuntu 20
cn flag

I have some problems setting up the audio of my computer with my headset. After first installing 20.04, I had no input/output of any kind through the jack connectors. After following some advice from other posts (https://askubuntu.com/a/1233446), I got the output and input audio to work, but not both at the same time.

The funny bit is that the headset's microphone is available (and works fine) as ...

Score: 0
virtual host `Redirect permanent` redirecting all http > https from one single vhost
cn flag

The error I am having is:

All http domains are being forwarded to https://www.XYZ.com as a single example outlined below:

Current:
http://warhammer.ABC.com > https://www.XYZ.com //incorrect
http://www.EDF.com       > https://www.XYZ.com //incorrect
http://www.XYZ.com       > https://www.XYZ.com //correct

Expected:
http://warhammer.ABC.com > https://warhammer.ABC.com
http://www.EDF.com       & ...

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.