Latest Ubuntu related questions

Score: 0
K2osha avatar
How does GParted shrink drives?
us flag

I want to use GParted live bootable USB to shrink beginning of the main OS drive. Does anyone know if this process actually moves the whole data to the right, or only the part that is shrunk?

Score: 0
How to type these special characters?
jp flag

how to type there special characters? You can type these on windows by typing ctrl+alt, but it doesn't work here

enter image description here

Score: 1
user3303019 avatar
Ubuntu 21.10 after a while get laggy, only solution is shutdown
us flag

I know this may be too common to just post without searching, but at the same time I belive bugs like this may happen just to specific people using specific hardware.

I'm on a Lenovo Thinkpad E15 using Ubuntu 21.10 on kernel 5.11.7 (latest gives me kernel panics). This PC is on a Ryzen 7 4700 and I have 16 Gbs of Ram. It uses a Kingston SNVS500G as disk.

The problem is that after a while, it gets so ...

Score: 0
butterfly avatar
how to erase an iso i wrote on a USB drive?
cn flag

i'm on ubuntu 21.10 and i have downloaded ubuntu 13.04 iso and written it on a USB drive. as it's not working I would like to remove it. but how?

Score: 0
Kong avatar
Cannot open .txt file in external hard drive when using Notepad++
jp flag

As mentioned in the title, I have an issue when trying to open a text file located in my external hard drive using Notepad++.

  • I can open the file using the default text editor that comes with Ubuntu
  • I can open a text file on my computer (not external hard drive) using Notepad++

Below is the error message.

enter image description here

Score: 0
corbyn3 avatar
Sharing ethernet only on Wi-Fi 6E
tn flag

I have an Intel AX210 card Wi-Fi 6E card to share Ethernet over Wi-Fi 6E connection only, using the hotspot function.

I typed nm-connection-editor, clicked Wi-Fi -> Hotspot and there is no choice for 6E band.

I am only allowed to choose between A (5GHz) or B/G (2.4 GHz).

I really need to force it to 6E because the hotspot connection is supposed to be the backbone with another 6E computer. Thanks. ...

Score: 0
Problem downloading files from shared folder
ss flag

I created a shared folder to download a server dependency file. I setup the shared file, tested it with ls /media to see that it was appearing on the vm, but when I went to download the file I had placed in the folder, nothing happened.

enter image description here

How do I access and download these files on the vm? I am using ubuntu 20.04 with putty.

Score: 0
Roseblade avatar
Need help with realtek wifi adapter
sl flag

This is my first hand experience with Linux so I'm not really sure what has gone wrong. While installing Realtek WiFi adapter I am getting the following error it is a RTL8188EUS chipset which came with a CD enter image description here

chmod +x install.sh 
sudo ./install.sh
[sudo] password for roseblade: 
##################################################
Realtek Wi-Fi driver Auto installation sc ...
Score: 0
Bountyhat avatar
Drivers issue? poor youtube video quality after using Ubuntu
de flag

I switched my os from Windows to Ubuntu. Thereafter, the youtube video quality worsen. I wonder whether that is a driver issue or not because I skip the enable installing "third party software" during the Ubuntu installing process.

My computer has the following description with the additional drivers not being properly installed (or identified). It displays "Intel Corporation: Unknown".

I am using U ...

Score: 0
Arturoy2k2 avatar
Ubuntu freezes on wifi
kr flag

A few minutes after connecting to Wi-Fi, ubuntu 20.04 freezes. Especially when I open a browser (Firefox or Google Chrome) I'm a newbie. Please help me out. My computer uses the Realtek RTL8821CE Network Adapter

Score: 0
MianQi avatar
A tricky matter in Geany
in flag

I typed these code in Geany:

void copy_fct()
{
    int v1[10] = {0,1,2,3,4,5,6,7,8,9};
    int v2[10] = {0,0,0,0,0,0,0,0,0,0};
    // to become a copy of v1
    
    for(auto i=0; i!=10; ++i) // copy elements
        v2[i]=v1[i];
    // ...
}

while, when I compiled it, there was always a red wave line under "int v2[10]", I tried "int v2[] = {0,0,0,0,0,0,0,0,0,0};" "int v2[];" and "int v2[10] = {};", a ...

Score: 0
Kochi Ramakrishna Math avatar
How to install Ubuntu 20.04 alongside windows 11
my flag

Tried to install ubuntu 20.04 using USB. Choosing the 'Ubuntu' option in the GRUB menu, gives the error "X86/cpu" SGX disables by BIOS". Choosing the "Ubuntu(safe graphics)" option in the GRUB menu, leads to the error "Check finished: errors found 1 files! You might encounter errors.". Kindly guide as to how to install alongside Windows 11.

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.