Latest Ubuntu related questions

Score: 0
DIrectory automatically Broken in Ubuntu Budgie 20.04.3 LTS
be flag

As you can see in the below pictures,Two (Music and Videos) directories are automatically broken.Do anyone know the reason for this and how to fix this. Though both the directories were empty.Can this happen with Filled Directories too ? I am using Ubuntu Budgie 20.04.3 LTS. Thank you. File SS

Properties

Output of ls -ld

ls -ld Music Videos

lrwxrwxrwx 1 manish519 manish519 50 Oct 23 19:01 Music -> 
/home/manish519/../ ...
Score: 0
Martian2020 avatar
How to search block device for text?
ec flag

Strangely to me google had not returned any relevant (IMO) links in top results.

I want to edit iso9660.

Here How is it easier to make a persistent live drive with Ubuntu 19.10? I've read

sed 's/quiet splash/persistent  /' lubuntu-19.10-desktop-amd64.iso > persistent-lubuntu-19.10-desktop-amd64.iso  # yes, sed works with binary files

Then I thought, I have already made USB stick, why not try to ed ...

Score: -1
carlosgrt avatar
Problem with module add
us flag
  1. Hi, I have to do some work on Ubuntu-20.04.3, the pdf guide tells me to use "module add miniconda/3" and "module add gcc/10.2.0" to set up the enviroment. Then I have to use cythonize then compile with gcc and then python command to execute the program.
  2. I used the computers at school for that so I didnt have a problem using that commands but now im trying on my pc with ubuntu. Everytime I use the ...
Score: 0
GBG avatar
Place the activites bar and the favorites bar on the same monitor
it flag
GBG

I have a new installation of 20.04. I have dual monitors. On one monitor there is the top (activities) bar. On the second is the favorites side bar were I have shortcuts to my favorite applications. If I set one monitor to be the primary display the activities bar moves to that monitor but the favorites move to the other (or visa versa). How do I get both the favorites and activities on the same mo ...

Score: 0
LiaoMie avatar
No rule to make target 'localmodconfig'
de flag

I'm trying to build and install a new kernel version in

Lubuntu version 5.11.0-38-generic

using this tutorial

  • Get your system ready

    sudo apt update

    sudo apt-get install build-essential vim git cscope libncurses-dev libssl-dev bison flex libelf-dev bc git-email -y

  • Clone a mainline kernel source code to your computer:

    git clone --depth=1 \https://github.com/torvalds/linux.git

  • To save time, just ...

Score: 4
What is the default sort order of applications in the Applications Grid?
us flag

What is the default sort order of applications in the Applications Grid in Ubuntu 21.10?

The Gnome Shell Applications Grid doesn't show applications alphabetically, and it doesn't seem to sort them based on most frequently used.

Is there some rule or algorithm that is used to list these applications?

Screenshot of the applications overview

Score: 0
Rafael Santos avatar
Ubuntu 20.04.3 with issues in Acer Nitro 5 with Ryzen 7 (Lagging/freezing UI response to I/O, lid closing behavior)
hk flag

I've recently bought an Acer Nitro 5 laptop with AMD Ryzen 7 4800H and GTX 1650Ti,that came with Windows 10 as its operating system, and installed Ubuntu 20.04.3 to it, in a dual boot configuration. Although Windows runs fine, Ubuntu keeps lagging its UI once some interruption is done, being it a mouse interaction, such as a window closing; a sound adjustment through Youtube or, as it is the most freque ...

Score: 0
If I’ve already blacklisted nouveau, why is `options nouveau modeset=0` necessary?
ru flag

All the instructions for disabling the Nouveau driver (for example, the official NVidia guide to using CUDA with their proprietary drivers) suggest that you create a modprobe.d file with the contents:

blacklist nouveau
options nouveau modeset=0

This is great, it works. But I don’t understand why it’s suggested to do options nouveau modeset=0 after blacklisting the driver itself. What does the additi ...

Score: 0
Installing Ubuntu alongside Windows 7 and Windows 10. No EFI system partition was found
tc flag

I have two machines, both dual boot with Windows 7 and 10 on separate disks. I believe they are installed BIOS/legacy, not UEFI (Win 10 says "Legacy" for BIOS mode).

I'd like to add Ubuntu, making it triple-boot.

I created an Ubuntu USB image using both Rufus and Universal USB Installer. With Refus I chose "MBR" and "UEFI or Legacy".

However, on both machines I encounter the same two problems during in ...

Score: 0
Chen-Y0y0 avatar
Cannot install Ubuntu Desktop on Ubuntu 20.04.2 LTS
in flag

My PC series is Lenovo V110-14AST.
I cannot install Ubuntu Desktop now. Once I log in to system, it is in tty mode.
I used the command:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install gdm3 gnome-shell ubuntu-desktop ubuntu-gnome-desktop

But it said: Package ubuntu-desktop is not available, but is referred to by another package.

Score: 0
Error 101 Network is Unreachable
cn flag

Random issue starting popping up in one of our ubuntu servers. This is an application that runs on Flask, and mongodb and all of sudden has started to pop errors on one specific API call. Here is the error:

Oct 29 20:12:09 network-ls1 bash[874]: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.meraki.com', port=443): Max retries exceeded with url: /api/v0/organizations/XXXXXX/ne ...
Score: 0
max-c-dash avatar
Intel I219-V (rev 20) on Ubuntu 20.04.3, exteremly slow wired connection
cn flag

I have a Lenovo Thinkpad P15s Gen 2i with an Intel Corporation Ethernet Connection (13) I219-V (rev 20) Ethernet Controller. My wired connection works fine on Windows. When I am running Ubuntu I get less than 2Mbs download speed with a wired connection. My wireless connection on Ubuntu works fine as well. I tried installing e100e-3.8.4.tar.gz and ice-1.6.7.4.tar.gz drivers and I still have the same outc ...

Score: 0
Saul avatar
How to reach my desktop directory from Ubuntu Bash. (my c/ drive)
in flag

I am trying to open up questions, saved on my desktop, given to me to open in VS code to Ubuntu to ruby. Because Ubuntu does not have the file saved in it, I can not use the integrated terminal to run the code. ex " saul@Desktop... ~$ ruby problem_01.

When trying to open up the code with VS Code, it starts me up in Powershell. Once navigated to ubuntu, the file does not exist. The only files in m ...

Score: 0
Aidan L avatar
Ubuntu keeps getting bumped under Windows Boot Manager in UEFI BIOS after I move it above WBM, why is it happening? It won’t let me prioritize Ubuntu
cn flag

When trying to put Ubuntu above Windows Boot Manager, when I move it up and exit the prompt to move around what is to boot first, it has put Windows above Ubuntu again.

Doesn’t matter if Secure Boot or Legacy support is enabled/disabled, it keeps doing this.

Device: HP Pavilion 15 cs3xxx with bios revision F.14

Score: 0
Vincent Adams avatar
Why can't I access the internet when using static ip in a vm? (Netplan)
id flag

I'm trying to configure a network like this using VMs:

network plan picture

For this I have to configure a NatNetwork in virtualbox. Here is the configuration:

NatNetwork config

As you can see DHCP support is unmarked.

Now. I try to configure the first PC (Ubuntu Desktop) using the following configuration of netplan:

netplan not working

I do sudo netplan update annnnd...

interrogation sign

As you can see the internet is unreachable and it shows wired connected with an i ...

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.