Latest Ubuntu related questions

Score: 0
samus avatar
Installed Kotlin plugin version differs from Marketplace
us flag

While updating Android Studio (2020.3.1) to patch 4 as root (since it was recommended to do so), I also updated the Kotlin plugin (to 1.6), since I was prompted to do so immediately after clicking "OK" to install patch 4.

The version number for the Kotlin plugin when running as root is 1.6, though is still 1.5 for user. Marketplace shows 1.6 as being installed for both user and root.

Kotlin Plugin versio ...

Score: -1
Mohammad Ali Amini avatar
Delete files in debian-based did not free up space
in flag

I am using linux deepin 20.02.04 that based on debian 10.10 on my laptop. Some days before, I deleted some files (at least 60GB) from my partition with rm command. But theirs space didn't free up. Are there any way for solve this?

Score: 0
Isaac Dakouri avatar
Cannot install XAMPP on my Chromebook
ru flag

I am having a problem with my Acer Chromebook 314. I am trying to install XAMPP for Linux, but it does not work. I tried downloading this by running the command:

sudo apt-get install xampp 

and got an error message:

Unable to locate package `xampp`

Can someone help me?

Thanks in advance.

Score: 1
DeanBDean avatar
Cannot Find Wifi Adapter ROG STRIX Z690-A GAMING WIFI D4
cn flag

I am having similar issues to this question. I have Googled around a great deal and tried many things, but I cannot seem to find a solution. I am currently dual booting Windows 10 and Ubuntu 20.04 on a custom built PC using a ROG STRIX Z690-A Gaming Wifi D4, and the wifi adapter is working in the Windows partition but appears to be unfound in the Ubuntu partition.

I have downloaded the drivers di ...

Score: 0
frequently stops and freezes -- Ubuntu 21.10 (GNU/Linux 5.13.0-22-generic x86_64) -- moved to debian 11 now and issue is gone
cn flag
ufe

I was running Ubuntu MATE LTS for a long time. Then i moved to Budgie LTS and then current version.

Here it starts that my machine (DELL XPS 850 - 16 GB RAM) stops frequently completely (several times a day). Then I moved to UBUNTU LTS and then to the current version. Same topic. Several times a day the machine freezes fully. No response, no key press. When i restart and look in /var/log i find n ...

Score: 3
Tux avatar
Install Ubuntu with vanilla MATE desktop (no Software Boutique or Welcome snaps)
cn flag
Tux

As I don't want unconfined snaps in my system, I would like to know what is the best way to have a Mate desktop on Ubuntu without installing the unconfined snaps that are included with Ubuntu MATE installation. i.e.: install Ubuntu Server and then install mate desktop package.

To clarify, I only want the standard Mate desktop without snaps.

Thank you!

Score: 0
Yaniv G avatar
GCC cross compiler - what are the "none", "elf", and how to know which version to download?
at flag

I usually get lost when I need to download a cross-compiler. I know it might be a broad subject, but I'd appreciate a few guidelines/tools so I know what I'm doing instead of guessing and hoping for the best.

https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-a/downloads

For example, in the above link, there are so many sections and versions.

How do I choo ...

Score: 2
Why Software updater wants to remove packages?
co flag

Ubuntu 21.10 Impish Indri 64-bit. As in the title: why does software update wants to remove discord (I need it and installed it for a reason, duh) and libpng12-0 (which, I know, is outdated, but I do need THIS EXACT version).

And what's these: libc++1-12 and libc++1 I don't even know (perhaps some dependencies for libpng12-0).

So I am confused over here. What do I do in order to keep my stuff and ru ...

Score: 0
Ishaan Dugar avatar
Bluetooth not working properly on dual booting
us flag

Today, after dual booting Ubuntu with Windows 10, everything worked properly except 2 things,

  1. Bluetooth
  2. Microphone

When I looked up for 'Bluetooth issues in dual booting' I found out that Linux and Windows use different Mac Addresses for Bluetooth settings.
So, I followed up the tutorial and changed the Bluetooth mac address for my headphones.

But still, the headphone would connect, and then disc ...

Score: 12
Can't uninstall Edge
cn flag

I have tried using:

sudo apt purge microsoft-edge-dev
sudo apt remove microsoft-edge-dev
sudo apt purge microsoft-edge
sudo apt remove microsoft-edge

But I get the errors Package microsoft-edge-dev is not installed, so not removed and Unable to locate package microsoft-edge.

Edge is still in my favourites bar and opens normally.

Score: 1
Finding Downloaded Files In .pcap File
ng flag

I am looking through a packet capture (.pcap) file, trying to find 4 files downloaded from an FTP server, but haven’t been able to find them. I have tried many online tools, but am unable to use Wireshark, tcpick, and tcpxtract. Any help would be awesome, or any other tools I can use to find them. I’m using Ubuntu Version 18.

Score: 0
Install Ubuntu 20.04 Focal Fossa with RAID 1 on two devices no UEFI [Solved]
az flag

The methods seen on this forum DO NOT WORK for me. They talk about create swap partitions that are no longer needed. BTW I have a solution which I will immediately answer but welcome others.

Score: 0
Ignacio Estaun avatar
Unable to run a shell script as a systemd service
hk flag

I have a small script to transform midi input notes to media functions (volume up, next song, etc). It looks like this:

#!/bin/bash
aseqdump -p "CMD MM-1" | \
while IFS=" ," read src ev1 ev2 ch label1 data1 label2 data2 rest; do
    case "$ev1 $ev2 $data1" in
        "Note on 32" ) xdotool key XF86AudioRaiseVolume ;;
        "Note on 31" ) xdotool key XF86AudioLowerVolume ;;
        "Note on 51" ) xd ...

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.