Latest Ubuntu related questions

Score: 2
Wireless adapter (MediaTek MT7921) is not working after a reboot in Ubuntu 21.10 (probe failed with error -110)
cn flag

I have Ubuntu 21.10 and I've managed it to work with MediaTek MT7921 wireless adapter. However, just recently after rebooting my machine I can no longer use the adapter, it's just gone. I'm not sure, maybe it was caused by some of the updates. I've confirmed that adapter is working correctly in Windows 11 (dual-boot) so the problem is with Linux system.


# lsb_release -a

No LSB modules are available.
D ...
Score: 1
Convert a ruby ​script to a bash script
gb flag

I need to turn this ruby ​​script into bash for i3 on Ubuntu:

#!/usr/bin/env ruby

sink =  %x`pacmd list-sinks | grep -e 'name:' -e 'index:' -e 'active'`

er = /\* index: ([0-9])/

er.match sink

if $1 == "1"
    print 'usb'
else 
    print 'mic'
end

The script must be used for i3block and displayed on i3bar. As an example the following script shows the result on i3block, but I don't understand how ...

Score: 0
mkdahan avatar
Share folder on local network with ubuntu
in flag

I try to share folder on ubuntu and connect to it through windows, currently i know how to do it by these steps (which based on GUI): https://linuxhint.com/share-folder-on-local-network-with-ubuntu/

but, since I have a lot of computers I need to do it on, I want to build a bash file that will do it automatically on each computer i will run it, I don't find on internet a way to share the folder with all th ...

Score: 0
random person avatar
Inconsistent indentation with YAML
br flag

While trying to set up my Ubuntu Server, I've stumbled upon this error when typing Netplan Generate

Invalid YAML: inconsistent indentation:

But it just shows

                  ^             

I have no Idea where the error is.

My Code is:

network:
  ethernets:
    addresses: [192.168.136.1/24]
    gateway4: 192.168.136.1
    nameservers: 
      addresses: [1.1.1.1, 1.0.0.1]
      search: []
  version: ...
Score: 0
Sharad_740 avatar
How to download a new Ubuntu .iso on a live USB
us flag

I downloaded the Ubuntu 20.04 .iso file. The .iso file was corrupted, but I didn't check the checksum, so I made a live USB of the corrupted Ubuntu .iso file. Then I wiped my old Ubuntu. I want to partition. Now my previous is corrupted, but I can still run something on my live USB with the Try Ubuntu without installing option. When I tried to install Ubuntu it said input/output error and also said th ...

Score: 3
korda avatar
Change virtual desktops orientation to vertical?
se flag

I've installed newest Ubuntu and virtual desktops are laid out horizontally. How can I change them to vertical layout?

Score: 0
Irsu85 avatar
How to make a desktop shortcut for live session user
cn flag

I am trying to make my own linux distro based on Ubuntu, and have a different desktop enviroment installed. This desktop enviroment (KDE) does not show Ubiquity in the applications by default, so I want to put the shortcut on the desktop, but I only want this for the live session user, and not for the other users, so putting the shortcut in /etc/skel/Desktop won't work (also for other users) How can I m ...

Score: 0
MOHANA KRISHNAN avatar
trying to install apache httpd.2.4.51 ,while doing compile getting error like mk:75: all recursive error1,so pls suggest
gn flag
Making all in srclib
make[1]: Entering directory '/root/software/httpd-2.4.51/srclib'
make[1]: Leaving directory '/root/software/httpd-2.4.51/srclib'
Making all in os
make[1]: Entering directory '/root/software/httpd-2.4.51/os'
Making all in unix
make[2]: Entering directory '/root/software/httpd-2.4.51/os/unix'
make[3]: Entering directory '/root/software/httpd-2.4.51/os/unix'
make[3]: Nothing to be done f ...
Score: 0
Anas Imran avatar
My Operating System stucks during booting everytime
ng flag

I am a new user and using 20.04 LTS.

I am using Hp Envy 15 core i7 and i have built-in Geforce Graphic Card 740M. I installed this OS 7 days from today it worked perfectly ok four days but After that it stucks during boot everytime.

I saw many videos on Youtube in witch they told to write "nomodeset" or "nouveau.modeset=0" i applied both commands but found no result. enter image description here

Score: 0
tobygriffin avatar
Installing 20.04.3 server (subiquity) without GRUB
nz flag

I’d like to install ubuntu-server 20.04.3 LTS but I already have a boot manager and don’t want to overwrite it.

I know ubiquity can be run with the --no-bootloader option, and there are hints subiquity used to support --bootloader=none but is there a current way to install only the server OS files and leave the EFI partition alone?

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.