Latest Ubuntu related questions

Score: 0
youngfong avatar
How to Maximize Partition Size in Ubuntu Linux
kp flag

I have a 1000 GB USB HDD that I'm trying to partition and then format in ext4. It was previously formatted in ExFat and provided 931.3G of space.

lsblk -f

Disk formatted in ExFat

However, with ext4, it only has 869.2G of usuable space.

lsblk -f

Disk formatted in ext4

I'm running Ubuntu Linux 21.04. I've tried partitioning the drive with fdisk and parted, but in both cases I only get 869.2G of spac ...

Score: 0
WizardOfCamilot avatar
Ubuntu Permission Change Error
cn flag

I Recently Installed Ubuntu Mate And Used Ubuntu As Desktop Environment I've Faced A Problem OF Copying/Creating A new Dir I've used The Both Of

  1. sudo mount -o remount, rw
  2. chmod to Change The rw Permissions

i've solved the problem in certain drive/directories but i didn't work for some others

enter image description here

enter image description here

So Please , Can I Get Any Help??

Score: 0
Tim in NYC avatar
Ubuntu 20.04 apt update && apt upgrade - DELL XPS 13 9310 no longer boots to Ubuntu
ma flag

"Ubuntu 20.04 apt update && apt upgrade - DELL XPS 13 9310 no longer boots to Ubuntu"

-- Yesterday my Dell XPS 13 9310 Developer Edition laptop with 20.04 Ubuntu worked fine. Logged in, etc. Worked great. Then...

I ran my normal command (via bash alias) 'sudo apt update && sudo apt -y upgrade'

--- I noticed it complained about a missing firmware file, but it continued and and comple ...

Score: -1
Bristool123 avatar
Steam runs slowly on Ubuntu 20.04
eg flag

I just get rid of Windows and installed Ubuntu on my PC as main OS. I heard Linux gaming doesn't suck anymore. I tried to play some games that I've bought when I had Windows, so I installed Steam from the software center and it's running super slowly. I do have the hardware to play and have a nice gaming experience since in Windows I never had any problems.

I already tried reinstalling Ubuntu but ...

Score: 0
Madara avatar
Can't install `environs` with pip on Ubuntu 18.04
yt flag

When I try to install environs 4.1.0 suing:

pip3 install environs==4.1.0

I get:

Traceback (most recent call last):
  File "/usr/bin/pip3", line 9, in <module>
    from pip import main
  File "/usr/lib/python3/dist-packages/pip/__init__.py", line 29, in <module>
    from pip.utils import get_installed_distributions, get_prog
  File "/usr/lib/python3/dist-packages/pip/utils/__init__.py", line  ...
Score: 0
Why was my HP printer automatically shared on my WiFi?
fr flag

I got a pleasant, but odd surprise today. I went through the whole rigmarole of installing HPLIP on one of my laptops, finally getting an ENVY 5644 working with duplex, colour and everything. Having a number of laptops at home, I dreaded having to go through this again and again, but lo and behold, I didn't need to! For some reason, the printer was automatically shared to the other machines! Granted, ...

Score: 0
TheAwesomeJoshy avatar
Accessing MacOS Big Sur files with a ubuntu bootable USB key
bd flag

I made a Ubuntu Live USB key so I can access my MacOS files without having to go to through the trouble of trying to access hidden folders and what-not. The Ubuntu usb works fine, other than the fact that I can't access MacOS files. I get this error code when I try to open the MacOS drive. Error code Any ideas on how to go about this, I'm OK with creating a new other type of live USB key to access my  ...

Score: 1
Sounak Dey avatar
Why open weather shell extension is diabled in Gnome Tweak Tool?
br flag

In Gnome Tweak Tool, I'm unable to change the enable open weather:

Score: 0
dbus-send works at terminal but not script
us flag

I'm trying to make a script that opens the gnome application overview

If I run this at the terminal it works:

dbus-send --session --type=method_call --dest=org.gnome.Shell /org/gnome/Shell org.gnome.Shell.Eval string:'Main.shellDBusService.ShowApplications();' &

but if I run it from a script, nothing happens.

Weirdly, if I add this just before it, it does work after the yad dialog (similar to  ...

Score: 0
SonExcellence avatar
This probably indicates a bug in a Nautilus extension
jp flag

My syslog is getting spammed by :

nautilus[49268]: Unexpected plugin response.  This probably indicates a bug in a Nautilus extension: handle=0x55b1f806e230

I'm desperately trying to know which extension it is and/or how to solve it but I can't manage to get some log from nautilus. I have also tried to remove all extension and plugin from nautilus without success. Any help would be appreciated :)

 ...
Score: 0
How to clear room in /boot on Rsapberry Pi 4 running Ubuntu Server 20.04
ru flag

I have a Raspberry Pi 4 running Ubuntu Server 20.04 with:

root@pi4-4gb:/# du -sh /boot
246M    /boot
root@pi4-4gb:/# ll /boot/
total 126035
drwxr-xr-x  4 root root     4096 Aug 20 21:49 ./
drwxr-xr-x 20 root root     4096 Aug 20 21:43 ../
-rw-r--r--  1 root root   220324 Jul 10  2020 config-5.4.0-1015-raspi
-rw-r--r--  1 root root   219341 Jul 15 01:56 config-5.4.0-1041-raspi
-rw-r--r--  1 root roo ...
Score: 0
Raspberry Pi 4 running Ubuntu 20.04 server not using latest kernel
ru flag

On my Raspberry Pi 4 running Ubuntu Server 20.04:

root@pi4-4gb:~/initramfs# dpkg -l | grep 'linux-image' | cut -c 1-55
ii  linux-image-5.4.0-1015-raspi   5.4.0-1015.15       
rc  linux-image-5.4.0-1018-raspi   5.4.0-1018.20       
rc  linux-image-5.4.0-1019-raspi   5.4.0-1019.21       
rc  linux-image-5.4.0-1021-raspi   5.4.0-1021.24       
rc  linux-image-5.4.0-1022-raspi   5.4.0-1022.25       
rc ...
Score: 0
N0rbert avatar
Is it possible to compile SDRPlusPlus on Ubuntu 18.04 LTS?
zw flag

Currently new SDR related software named SDRPlusPlus is available as deb-packages only for Ubuntu 20.04 LTS and newer versions.

Is it possible to compile SDRPlusPlus on Ubuntu 18.04 LTS?

Score: 0
logicito avatar
Ubuntu 21.04 + Wayland: Apps in dock slow refresh
cn flag

I am using the default Wayland with 21.04, I have an SD card permanently inserted in the laptop, if I open an app the icon will not show in the dock for a few seconds, if I move icons within the dock (change positions) the movement will be reflected in the dock a few seconds later, etc. If I switch to X11 at login everything will work smoothly, any idea if I can fix it in Wayland? Thanks

Score: 0
Vivek Mak avatar
vmlinux is not being generated even after executing make -j4 .config command
cn flag

I'm trying to build customized build for linux kernel, for that i have generated .config file based on my requirements but when building that .config file, it is not giving any error nor vmlinux file is getting generated.

for initiating build process, I've executed below command make -j4 example.config

please let me know, what did i missed here

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.