Latest Ubuntu related questions

Score: 0
GraphicalTests avatar
Kubuntu 22.04.1 no GUI or plasma desktop on boot, just TTY
cv flag

To provide some background about the situation, this all started recently when I tried to update and/or reinstall my AMD drivers (for Radeon RX 560 card), but it wasn't able to finish completely. However, my system kept working as usual. As a possible fix, I also did the release upgrade from Focal to Jammy, but ever since I have only been able to use the TTYs as no desktop or GUI seems to function.

 ...
Score: 0
dcpartners avatar
How to allow an FTP user to manage /var/www/site1 which is owned by www-data user
sa flag

I have a site called site1 located in /var/www/site1, and it is owned by www-data user. The group permission is belong www-data group.

The web server is Apache2. The FTP server is ProFTPD.

As we allow FTP for an external user called externalftpusr to FTP in.

How do I allow this FTP user to upload/change the file accordingly to this /var/www/site1 ?

So far, we did:

sudo chmod -a -G www-data external ...
Score: 0
akpp avatar
Dock: System Load Monitor for Ubuntu 22.04 Jammy Jellyfish
gb flag

Is there a way to install indicator-multiload (System Load Indicator) or something similar, currently Ubuntu Software allows to install it but it doesn't works properly

Score: 0
bimal avatar
How to install additional drivers for Nvidia 1650 Ti mobile?
cn flag

I have been trying to install additional drivers to my OS. My GPU is a Nvidia GeForce 1650 Ti mobile. I am getting a black screen and some unexpected crashes. My PC is also running hotter than usual. Is this because I could not install drivers for my devices? Can anyone help me install drivers? For now I know I have to install the GPU driver but if there are more drivers I should install please let me k ...

Score: 0
ojacomarket avatar
Select particular Smart-Card reader on Ubuntu using PCSC
fo flag

I have a device that has embedded smart-card reader (like the one on many keyboards found) and also 3 USB ports where I can plug another smart-card readers. I seen the man page about /etc/reader.conf however didn't get it - how can I disable that embedded smart-reader on the device and allow only the one I plug into the device to communicate with smart-cards?

Currently I what I have done is inves ...

Score: 0
Pehson avatar
Home directory for Active Directory users are not private?
lv flag

I've joined my Ubuntu 22.10 server to my Windows Active Directory. Everything seams OK. I can login with a Windows Domain User and when I login a home directory is created under /home with the name user@mydomain.net The only issue I see is that the home directorys owner is user but the group is "Domain Users" And as I have multiple users that will login they can all access each others directories.

Score: 0
Maryam Chouaïbi avatar
Issue while installing angular cli on stable node version
gm flag

i was trying to install angular cli and i had these two warning i'm afraid that will bother me later i don't know how to fix it help me please

maryam@maryam:~$ sudo npm install -g @angular/cli npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead

changed 227 packages, and  ...

Score: 0
kxtronic avatar
How to resize 3,7TB ext4 disk?
ao flag

I have an external disk of 3,7TB formatted with 1 partition that occupies the whole disk. I have stored many films and photos on that partition. Now I want to be able to see those films and photos on my LG TV which only accepts FAT32 or NTFS USB devices. So I need to shrink the 3,7TB ext4 partition to say 2TB and create a 1,7TB NTFS or FAT32 partition so that my TV can access the files. --> I don't h ...

Score: 0
Bud TC avatar
Canon MF8280Cw Multi-purpose tray error
th flag

I've been using this MF8280Cw with Zorin OS and it's worked fine. Now I get an error that there is no paper in the multi-purpose tray. I've never used this tray and don't want to. I just want to print from the main paper tray. I've updated the firmware. I've turned off that tray in the web based settings. I don't have this problem running Windows 7. Any help is greatly appreciated.

Score: 1
KuboF Hromoslav avatar
Lenovo IdeaPad 5 15ALC05 (82LN005FCK) does not see a bootable USB drive with Kubuntu 22.10
ru flag

Update: Finally I have succeed to create a bootable USB drive using Rufus on Windows.

I have a new Lenovo IdeaPad 5 15ALC05 (82LN005FCK), without OS. Using my old computer I have created a bootable USB startup disk with Kubuntu 22.10 (I have confirmed that the USB disk boots on my other (old) computer). But on this Lenovo it does not boot.

This Lenovo on startup only shows "Please select boot device" w ...

Score: -1
panamamike avatar
RTX A5000 Dual Monitor on Z790 Taichi
sg flag

I'm having five problems with a new build ubuntu 22.04 LTS. Nvidia RTX A5000, ASRock Z790 Taichi, BIOS 4.11, i9-13900K.

First of all, I had to manually load the WiFi drivers with sudo apt install linux-modules-iwlwifi-generic sudo reboot Perhaps ubuntu should include generic drivers as a fall back.

Now, about the monitors. Somewhat better monitor operation is reached by using pure DisplayPort conne ...

Score: 0
user3553031 avatar
Thunderbird not loading email accounts from profile after reinstall
in flag

Last week, a botched attempt by my IT helpdesk to fix a problem unrelated to email forced me to re-image my machine. Before I did that, I made a full backup of my home directory, which I subsequently restored. However, when I load Thunderbird, it does not recognize my configured email account. There is no error message, no prompt to set up an account, or anything like that; I just get a view showing  ...

Score: 0
noodleman avatar
black screen on launch, both 20.04 and 22.04 amd rx5700tx? dualboot with windows 10
my flag

i'm trying to install ubuntu 22.04.01 LTS but it freezes in boot screen with message /dev/sda7: clean, 19126/2493680 files, 2116933/9963008 blocks (on kernel 5.15.0-56)

tried looking at the bootlog from the freeze but cant make sense what going on https://pastebin.com/RVDjvWD5

windows 10

gpu: rx5700xt

cpu ryzen 5 2600

mobo x470 aorus

first time i reinstalling after the 20.04, it didn't work but going s ...

Score: 0
sslloo avatar
Dependency not instalable
br flag

I tried to install a package, I use Ubuntu 20.04 arm64, The package in question is ... Mongo databasetools And when I execute … apt install ./mongodb-database-tools-ubuntu2004-arm64-100.6.1.deb I get the following error

The following packages have unmet dependencies:
 mongodb-database-tools:arm64 : Depends: libc6:arm64 but it is not installable
                                Depends: libgssapi- ...
Score: 0
Omig12 avatar
How can I move MySQL's default storage location?
cn flag

Background info:

The default installation of MySQL server 8.0 from APT was filling my root partition.

So I recently installed a new drive on my system intended to hold large datasets, including a sizeable MySQL database specifically. I've added the drive to 'fstab', and I've corroborated it gets automatically mounted on start.

My problem:

I wish to move the default 'datadir' to that mounted drive, but ...

Score: 0
Thetntteam avatar
"sorry that did not work. please try again" when logging into vps
ba flag

I am a new ubuntu user. I have a XRDP remote desktop setup on my vps. Whenever I connect, the user is "root", but the root password does not work even thought I am putting it in 100% correct. It just says "Sorry, that did not work. Please try again.". I have tried disabling my password, all that did was make it sometimes work and sometimes not. I have tried changing the password, does nothing. I have tr ...

Score: 0
Anessk.16 avatar
How to chose internet source for Docker container on Ubuntu
my flag

Containers are basically using the internet interface that my "Ubuntu 22.04.1 LTS" is using but once I have multiple internet source I don't know how to make the container's use another source for accessing internet

I'm just lost and need some help as Im new to linux

This is how it is enter image description here

This is how I want it enter image description here

Score: 0
Ubuntu_Noob avatar
Remove Unwanted Wifi Driver from Ubuntu 22.04
ae flag

I had bought this USB Wireless Adapter (Realtek RTL8188FTV) installed the WiFi driver for it but unfortunately twice. Now One is working correctly but I want to remove the unwanted driver which is not in use. Can anyone please tell me How to check which installed driver is being used and remove the unwanted one. Screenshots below where two different WIFI network shown for only one USB Adapter connected

Score: 4
Alfred.37 avatar
What is the purpose of an bpool partition in ZFS and what does it contain?
ng flag

With an installation of Ubuntu-Cinnamon with ZFS as file system, the following partitions are created:

/dev/sda1  (efi)
/dev/sda2  (swap)
/dev/sda3  (bpool)
/dev/sda4  (rpool for data)

What is the purpose of an bpool partition with ZFS and what does it contain?

Score: 0
Slipkid avatar
Ffmpeg video player does not appear in my applications overview. A search for it turns up no results. Snap'd store shows it installed. Ubuntu 22.04.1
cr flag

I'm running Ubuntu 22.04.1 LTS. Ffmpeg version n4.0. Had similar issue with movian video player, however, icon did appear in application overview. Clicking on icon resulted in no visible result.

Score: 0
How do I identify if my graphics card is the RX6600 or the RX6600XT?
gq flag

I got a used graphics card. It is supposed to be the RX6600XT. However I don't really know how to tell using the terminal.

I've tried:

sudo lspci -nnk | grep -A3 VGA

Which outputs:

0a:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:73ff] (rev c1)
    Subsystem: Dell Device [1028:5023]
    Kernel driver in use: amdgpu
    Kernel modules: amdgpu

The problem is

Score: 1
Hackeron avatar
How to do apt-get dist-upgrade with noninteractive?
in flag

I am on Ubuntu 20.04 and using this command:

DEBIAN_FRONTEND=noninteractive UCF_FORCE_CONFFOLD=1 apt-get -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold -y --allow-downgrades --allow-remove-essential --allow-change-held-package dist-upgrade

However I get 2 dialog prompts during this process:

kdump-tools

grub-efi

I tried searching for an answer for hours, I found pages like this but unfortunately  ...

Score: 1
How can I change the default layout for my displays?
jp flag
Dan

I'm using a laptop with Ubuntu 22.04. I must re-arrange the screen layout whenever I connect a new external monitor.

Is it possible to have a "default" layout where any new screen I connect to will use my layout instead?

Ps. This is not reproducible when connecting to a screen I have previously connected to and already set up. It's only new screens.
I move a lot around the office, connecting to diffe ...

Score: 0
Aldo Inácio da Silva avatar
How to set keyboard model and layout permanently?
id flag

I bought a new keyboard in en english layout and I'd like to set the model to abnt2. I found a command to set the layout to use portuguese letters çÇ:

setxkbmap -model abnt2 -layout us -variant intl

The problem is every time I restart my computer I need to run this command. How can I let it permanently?

PS: I've also tried this command but it didn't work on Ubuntu 22.04:

gsettings set org.gnome ...
Score: 0
aayushkrm avatar
When I login I get this icon on my dock everytime. Don't know how to remove, quitting it from the dock doesn't work. I am new linux user bdw
km flag

I try quitting it with the menu bar and dock but it doesn't work.

I am attaching the screenshot for the dock icon which is present every time i login.

enter image description here

Score: 0
Ludovico Latini avatar
RAM not detected correctly
nz flag

I just installed Ubuntu 22.10 in my laptop with 8 GB of RAM. I was doing some tests to test the performance of the pc when I notice that Ubuntu see only 6.7 GB instead of 8, and I don't understand why. I also notice that a lot of memory is used by the buff/cache even if I don't open anything. How can I solve this problem? I put the result of free -h in order to show you the problem.

total        used    ...
Score: 1
xdnroot avatar
How to install kernel headers for custom kernel?
bd flag

I am using Ubuntu 22.04. The default kernel is 5.15.0-56. However, because I have issue with my laptop keyboard (bug id #216158, I should patch the kernel. There are steps how I patch the kernel.

uname -r (to check current kernel version: 5.15.0-56)

apt source linux-image-unsigned-5.15.0-56
cd ./linux-5.15.0
patch -p1 < ../path/to/patchfile
make oldconfig
make -j 16
make modules_install
make insta ...
Score: 0
Rob Biermann avatar
Ubuntu 22.04 - How to open app on monitor where they are clicked at
ph flag

I have a setup with 4 monitors. My 3rd monitor is my main monitor.

I got the dock on each monitor and the dock only shows the open apps on that monitor(gsettings set org.gnome.shell.extensions.dash-to-dock isolate-monitors true).

What I want, is that when I click on chrome on monitor 1, it opens on monitor 1 and if I open it on monitor 2, to open on monitor 2, etc.

First, when I opened chrome on mon ...

Score: 0
abc avatar
Pico2wave read a file
jp flag
abc

pico2wave
Wish to input a text file into pico2wave.

Something like this ...

pico2wave 'read a file'

My entire code

sudo apt update &&

dependencies=(calibre sox libttspico-utils)
for i in ${dependencies[@]}; do sudo apt install $i -y; done;

Name="Why-Did-John-Nash-Stop-His-Medication"
Address="https://www.researchgate.net/profile/Peter-Weiden/publication/7757848_Why_Did_John_Nash_Stop_His ...
Score: 0
Dan avatar
Sorry Ubuntu 22.04 had Experienced an internal Error
cr flag
Dan

After every reboot, Ubuntu give me this error "Sorry Ubuntu 22.04 had Experienced an internal Error". In the details there is next data:

ExecutablePath: /usr/lib/bluetooth/bluetoothd

Package: bluez 5.64-0ubuntu1

Title: bluetoothd assert failure: malloc_consolidate(): unaligned fastbin chunk detected

And many more data.

In syslog I found this, I think it might be helpful: *unknown attribute /module/ ...

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.