Latest Ubuntu related questions

Score: 0
ubuntu randomly keep showing "~" key?
kr flag

I am running Ubuntu from fully installed USB stick, but sometime key "~" gets auto pressed or something and it keep typing "~" in terminal, this problem is still occurring even after disabling kep ("~" key code 49) with xmodmap. experienced same problem with Ubuntu-mate too.

Score: 1
MikroPower avatar
How to remove xfce-panel popup/popdown delay if select autohide allways?
ro flag

I use XUbuntu 21.04 - before this I used XUbuntu 20.04

The Auto-Hide does not work any more as expected. There is a delay between hidden and unhidden. This is very annoying.

In the XFCE-panel-propterties I select the Auto-hide Mode: Always

But with the Always-Mode I have a delay from more than 2 seconds! In the intelligent-Mode there is no recognizable delay.

How can I change the Auto-hide-delay to zero?

Score: 1
himanshuxd avatar
How do I add playlist index to an already downloaded youtube playlist done without the indexes originally?
ar flag

I used to download youtube playlists using youtube-dl with the command

youtube-dl -f bestvideo[height<=?720]+bestaudio[ext=m4a]/bestvideo[height<=?720]+bestaudio/best[height<=?720] -o '%(playlist_title)s/%(title)s-%(id)s.%(ext)s'

although I have rectified it by switching to %(playlist_index)02d-%(title)s so that I get the index numbers from now on, but is there a method by which I can a ...

Score: 1
Lit Fury avatar
.waf configure returns 'Checking for header boost/format.hpp : not found' error
it flag

i am trying to install patchage 1.0.4 from this website and './waf configure' returns this error. Also m new to linux so i don't understand much. this is a pic of the error statement

Thanks in advance for help.

Score: 1
John Chrysostom avatar
Shift + delete sends to trash for desktop files
gh flag

I'm on Ubuntu 20.10. When I use shift+delete in the file manager, I get a confirmation dialog asking if I want to permanently delete the files, and if I click yes, they're permanently deleted.

However, if I shift+delete a file on the desktop, I get no confirmation dialog, and the file goes to trash.

Why is this behavior inconsistent? How can I make it consistent? I've Google'd a good bit, but all I'v ...

Score: 0
travis avatar
WiFi gets disconnected every few minutes and speed is also very low when it is connected
gb flag

I have a HP Probook G1 650 with WiFi card of Intel dual band wireless N7260.

My WiFi gets disconnected now and then randomly, first it was occasionally, but now every 5 minutes it gets disconnected running:

sudo dmesg | grep iwl

And its output is:

[    5.969398] iwlwifi 0000:02:00.0: loaded firmware version 17.3216344376.0 7260-17.ucode op_mode iwlmvm
[    6.028385] iwlwifi 0000:02:00.0: Detected In ...
Score: 0
ruth sutton avatar
intermidiate user, I have to alter a json file to incorporate new values help please?
in flag

This is the code I have to alter, I have copied the file into terminal and now need to put my own ID etc into the code. I used Cat do see this code but not sure how to edit it. Any help appreiated as I am using this for a demonstration of how sleep stats work on facebook.

{
    "fbCookie": {
        "c_user": "",
        "xs": ""
    },
    "pollingInterval": 600,
    "appId": 435522656639081,
     ...
Score: 2
Ubuntu Server 18.04.5 upgrade to 20.04 fails
co flag

My server is driving me nuts, I'm trying to change the current hdd to a new ssd and after that setting up Raid and a valid backup system. But that's other question...

I already made a copy of the current system to the SSD, so I thought, it's a backup, let me try to put in the latest LTS, so the quick command to do that was:

sudo do-release-upgrade

Fails with the message:

Checking for a new Ubuntu r ...
Score: 1
Mani Kazemi avatar
How can I install desktop VPN (not extensions) for Ubuntu 21.04
ag flag

I'm trying to install a VPN for my Ubuntu 21.04.

As our government has banned so many websites, I really need it.

I can install extensions for my browsers (brave/chrome) because the chrome store hasn't been banned (So I can install VPN in the browser).

But with browser extensions, I can't access other applications out of the browser, For example, I can't use Telegram Desktop (It has been banned).

Score: 0
foxy123 avatar
Using parlatype with Libreoffice for transcribing
wf flag

I am trying to use parlatype for transcribing an audio file. I have basically run the file through Google Recorder to get automatic transcription but need to clean it up as the speech recognition software is still imperfect. So I have the raw transcription in Libreoffice and use parlatype for playing the audio. There are a few things I cannot figure out about parlatype.

First, is it possible to c ...

Score: 1
Windows Media Player avatar
How to zoom into webpages/images using my touchpad?
gb flag

I recently switched from Windows 10 to Ubuntu 20.04 and I cant really zoom into webpages and images anymore, previously in Windows 10 it was seamless and zooming into webpages was very similar as zooming into them using a mobile, can anyone help me out with this? I'm using Asus Vivobook 15 509DA-EJ741T

Score: 0
Santhosh Dhaipule Chandrakanth avatar
How to create a secure x2go setup between Server(Ubuntu using Network A) to Client(Windows/Ubuntu using Network A)
gl flag

Setting up X2Go as Remote Desktop Software with two scenario's

1) Client and Server on same network this tutorial works fine How To Set Up a Remote Desktop with X2Go on Ubuntu 20.04

1) Client is on Network A and Server on Network B this tutorial Connecting to and controlling a Remote computer's desktop suggests bypass a router. Which is mentioned as being Remote Desktop across the Internet is EXTREM ...

Score: 0
IPTABLES Prerouting, mass add
be flag

maybe someone know how can i mass add like 1 400 000 ip's to iptables with command:

iptables -I PREROUTING -t raw -d $ipban -j DROP

right now im using:

while read ipban
do
iptables -I PREROUTING -t raw -d $ipban -j DROP
done < ips.txt

But already it took more than 20 hours to add.

My vps is very small like 1gb ram and 1vcpu so its not that fast.

I tried to do iptables restore but i got few errors ...

Score: 1
Michal Novotný avatar
Problem with excluding in zip from root
np flag

I have a problem with excluding directories from root (/). Other directories are ok. I do not know why.

zip -vry1 root.zip / -x "dev/*" -x "proc/*"

Still includes directories /dev and /proc.

When using on non-root directory, it was ok.

zip -vry1 var.zip /var -x "var/www/*"

This excludes whole /var/www directory.

Can someone help me with this root problem? I tried "dev", "/dev/*", "/dev/", but it ...

Score: 0
Vlad Radzymovskyi avatar
Bluetooth 5 headphones stop playing sound while using multipoint with a phone
fr flag

I have Bluetooth 5 headphones, connected to my Ubuntu (using PulseAudio) with multipoint to my phone. But every time I'm unlocking the phone / the notification arrives to it - the headphones don't play any sound from Ubuntu, but playback didn't pause and default output devices do not change.

The only thing that fixes it - is to change the profile from A2DP to HSP, and back again.

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.