Latest Ubuntu related questions

Score: 0
nils50122 avatar
GoAcess show Google Ads clicks
ca flag

i try to defend google ads click fraud with analyzing how many clicks an user do with one IP-address. For these i installed goacess on my ubuntu 18.04 lts.

The landing page for google ads traffic is "domain.de/shop/productxy?traffic=ads".

With these filter i see one hit per click - these will be ok:

tail -f access_ssl_log | grep -i --line-buffered 'GET /shop/produkt-kaufen?traffic=ads' | goaccess --log-f ...
Score: 0
Justin avatar
How to set up 2 or more Nvidia GPUs to use CUDA for BOINC computing in Ubuntu 20.04.05
ie flag

I'm playing around with donating a lot of computing time to medical research using the Boinc program on Ubuntu Mate 20.04.05.

Parts are: -Asus prime plus b550 full atx motherboard

  • AMD Ryzen 5600X 6 core CPU 32 GB Corsair Vengeance RAM (4 Sticks)
  • EVGA RTX 2060 GPU x1

I have successfully installed and am using CUDA on 1 EVGA RTX 2060. I am hoping to add a second card of the same model to increase proce ...

Score: 0
Chris Balabanis avatar
Listening to Spotify from the Rhytmbox music player
zm flag

I recently discovered the Rhythmbox music player by the GNOME project. Before that, I listened to music through the Spotify snap package. I love Rhythmbox but converting spotify songs to audio files is really painful and time-consuming. Is there a way to listen to my Spotify playlist(it's huge)through Rhytmbox? Thanks, Christopher

Score: 0
Johny Pineault avatar
Ubuntu 22.10 fresh install error message on inspiron 5310
eg flag

I have a fresh install like the title said. I wiped all the disk and using a swap partition. I had the same problem with just one partition. I already know that the clean message is just to indicate boot fast disk check-up, that the dev loop0 is related to Snap Store so it's nothing to worry about. But both the PCI, spi-nor and dell_smm_hwmon are bothering me since I can't find related information. I do ...

Score: 0
Andrés Fernández avatar
Disk failed and other removed of raid
us flag

I have "or I had :(" a raid 1 on my ubuntu.I had problems with a disk and I try to format this disk and rebuild the raid, but then, the system stop the rebuild syncronization about 51,2%. I tried change two disk of port, and then the raid not work. when I send mdadm, this show me the next message

sudo mdadm -D /dev/md0 /dev/md0: Version : 1.2 Creation Time : Fri Apr 10 18:00:03 2020 Raid Level :  ...

Score: 0
Installing NVDIA-driver-525 fails, what am I missing?
et flag

Sorry, I am complete newbie regarding drivers and similar stuff. My Lenovo IdeaPad S145 laptop has the NVIDIA sticker, therefore I assume the hardware is capable of running NVIDIA drivers.I think, below screenshot proves that I am using the NVIDIA driver. Please correct me if I am being wrong here! enter image description here

But somehow it is not enough (not even after multiple reboot): enter image description here

My OS is Ubuntu 20.04

What am I missing? A ...

Score: 0
isom avatar
Autostart does not work as expected for Conky theme
tt flag

I have a Conky script and I want it to autostart at log in. I placed this .desktop-file inside the autostart directory:

[Desktop Entry]
Type=Application
Exec=/home/isom/.config/conky/Graffias/start.sh
Hidden=false
NoDisplay=false
X-GNOME-Autostart-enabled=true
Name[en_US]=conky
Name=conky
Comment[en_US]=starts Graffias conky theme at log in
Comment=starts Graffias conky theme at log in

But it does not  ...

Score: 0
Yalçın Cenik avatar
Could not get the IP adress in Virtual Box in bridge mode of network
cn flag

I have Windows 11 operating system. I installed Ubuntu 18.04.6 on this operating system with Virtual Box. I want Host machine(Windows) and Guest Machine(Ubuntu) to get IP over same network. But when I choose network type bridge, I can't get any IP. I can only get IP address 10.0.2.15 in NAT mode. However, I need to get the same IP address as local 192.168.x. My Virtual Box version is Virtual Box 7.x.

Score: 1
Hilze avatar
Where Gnome extension settings stored
br flag

I've installed Ubuntu Server 22.04 LTS and Gnome. For Gnome I've installed the following extension. https://github.com/windsorschmidt/disable-workspace-switcher-popup Works fine after setting the enabled Button to true via "Extension" GUI.

But I need to automatize this process without manual user interaction. Where is the information if the button is enabled or disabled, stored? I found this thread:  ...

Score: 0
autumnleaves avatar
AppImage menu font size too smalll
cn flag

Menu font in Audacity AppImage recently installed in Lubuntu 22.10 is almost unreadable because too small. Similar questions have not received satisfactory answers in the past. Tweaks does fix title bar font size problem but not menu text. Does anyone know a fix? Thank you.

Score: 0
PPN avatar
Ubuntu 22.04 - just lost internet access?
sb flag
PPN

I have looked at a similar issue at: No network after latest update: Ubuntu 22.04 but I have a slightly different problem I think? I logged onto my Ubuntu 22.04 system today to find that I could not acces the internet? In settings, it shows my wired connection operating at 1000Mb/s? I deleted the profile, rebooted and then re-added the connection but no change? Software updater also says "Check your in ...

Score: 0
user3277459 avatar
Keyboard map for logi k380
rs flag

I have a Logitech keyboard k380 logi. On the laptop that I have recently installed Ubuntu 22.04.1 LTS, I have discovered that the Logi software is not supported for Ubuntu.

  1. Do we have an alternative for mapping the keys f1 until f12 on Ubuntu?
  2. I want to change the left ctrl with the start left on the keyboard. I have searched on the internet but nothing has a solid response that was working. Also in t ...
Score: 0
Configure exim4 in home directory
ph flag

I recently installed exim4 to use sendmail via smart host. Everything works fine, but I had to edit these two system files:

  • /etc/email-addresses:
myuser: mymail@provider.tld
  • /etc/exim4/passwd.client:
*:myuser:mypass

I know this is not an ideal approach since those files fail integrity check and will be replaced by dpkg on upgrade.

Is there a way to configure these on my home directory or in ...

Score: 1
John L. avatar
Does LVM store information about the volume group configuration in the filesystem (for example /etc)?
ph flag

I have an ubuntu 22.04 with software raid 5 and a LVM volume group with two logical volumes as "/home" and "/usr/local/src". I want to make a complete reinstall of the operating system without touching the data and configuration of the volume group, because I want to move the root volume from one ssd to another. So I want to know whether the configuration information of the volume group is stored in the ...

Score: 1
George avatar
Cannot open a zip file with Archive Manager
uz flag

I have been FTPing a database dump from my ISP using Filezilla on an Ubuntu 20.4 VM, running under Windows Hyper-V. I then open the file using Archive Manager and extract it to a folder, ready for Importing into MySQL.

The problem is now that on opening the zip file, I get an error:

An error has occurred while loading the archive

I have also noticed that uploading file to my web site, they arrive w ...

Score: 0
rafahead avatar
Lenovo thinkpad X270 keys Q A Z stop working in ubuntu 22.04
gb flag

Q A Z keys stopped working after ubuntu update. My kernel version is Linux laphead 5.15.0-56-generic #62-Ubuntu SMP Tue Nov 22 19:54:14 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Score: 0
Danchik avatar
No sound in Kubuntu 22.04 lts - both cards are shown as "inactive"
bo flag

Good day, recently i've installed a fresh Kubuntu 22.04 lts on my new desktop system. After a small tweaking all worked well (nvidia card, etc.) except for the sound

  • i've got two monitors with HDMI cabled to and nvidia RTX GPU. But both have to speakers, so as before i hoped to use the usual 3.5 mm jack. But it gives no sound. More over, i've got a webcamera and the built-in microphone does work and  ...
Score: 0
Karma Yogi avatar
How to install openssl 1.1.1 in ubuntu for ARM cross compilation
kr flag

I have build script for ARM cross compilation and is running on x86 machine. This script has commands as below.

sudo debootstrap --arch=amd64 --variant=buildd focal /srv/armRoot"

echo "deb [arch=amd64] http://archive.ubuntu.com/ubuntu focal main universe" > /etc/apt/sources.list

echo "deb [arch=armhf] http://ports.ubuntu.com/ubuntu-ports focal main universe" >> /etc/apt/sources.list

echo " ...

Score: 1
Wololllooo avatar
Window management with numpad on Ubuntu 22.04
mz flag

I'm using Ubuntu 22.04 now, and used to use Ubuntu 16.04 a long time ago on which I add a GNOME extension, that I don't recall the name, that allows you to use a more powerfull window management tool with keyboards bindings to Super+NumPadXwhere X would be a number from 0 to 9 on your NumPad. 0 hides the current window, 4 and 6 for splitting left/right, 2 and 8 for splitting up and down, 1/3/7 and 9  ...

Score: 2
michal roesler avatar
Why "mount | grep sdb" displays no output, when "sdb" drive is a [swap] partition?
in flag

I'm learning about lsblk and mount commands in Ubuntu. I'm using Linode vps server, 2CPU, 4GB ram with 1 additional block storage volume attached.

I have 2 questions related with this subject.

At first I've run lsblk command:

michal@ubuntu:~$ lsblk
NAME MAJ:MIN RM  SIZE RO TYPE MOUNTPOINTS
sda    8:0    0 79.5G  0 disk /
sdb    8:16   0  512M  0 disk [SWAP]
sdc    8:32   0   50G  0 disk /mnt/movies
Score: 0
FabioSpaghetti avatar
How to remove Ubuntu Jammy from external HDD and/or replace with Ubuntu Focal Fossa?
in flag

I have installed an Ubuntu 20.04 jammy on my external HDD, while I use Windows 10 on my laptop. Now I have noticed that I have installed the wrong release of Ubuntu and I need to replace it with focal Fossa.

So I overwrote the USB key content with Ubuntu focal fossa .iso file to boot from and to install it on my external HDD.

but when I restart my Windows and hit F12, I only go to the boot menu, and ...

Score: 0
vipin kumar soni avatar
End of line in sed command
et flag

I need to append some variable string at the end of every line in the file using the sed command.

Let's say that $var is a variable string.

If I use a single quote sed -i 's/$/$var/' inputfile.txt --> then $var gets printed at the end of the line.
If I use double quote sed -i "s/$/$var/" inputfile.txt --> then it cannot resolve "$" as the end of the line.

How can I use End of line variable  ...

Score: 0
mohax avatar
i can't boot to windows after installing ubuntu
kp flag

i had windows 10 and installed Ubuntu as dual boot after installing Ubuntu works fine but when i try to boot on windows in the grub menu it brings me to the grub menu again i get this after using sudo updtae-grub

2

3

Score: 0
JunYH avatar
Benchmarks for Sniper Simulator
ga flag

I followed the installation process of the official website to install and compile, but I encountered the problem shown in the figure.

enter image description here

Score: 0
kolar avatar
Ubuntu 20.04.5 LTS. Wifi losing connection randomly
ph flag

I have a Ubuntu 20.04.5 LTS server which is connected to network via Wifi. Unfortunately after motherboad change it started disconnecting from network randomly (it works for a few days then, usually at night the connection is lost and the only thing I can do is to restart machine). There were no changes on router side. I've disabled wifi attached to motherboard and put USB wifi (different chipset) but t ...

Score: 0
TheGiantHogweed avatar
Optical S/PDIF output delay each time audio is played
np flag

This has been a long term problem since way back in ubuntu 16:04 for me. The time I remember having the optical output working properly was with 14.04.

Edit: I'm now using Ubuntu 22:04 LTS but the issue previously experienced remains. I did tag 22:04, but I should also have mentioned it here. I could not however include this tag as i needed more posts to have permission to do so.

The issue I'm faced  ...

Score: 0
saman naz avatar
No sound in my ubuntu system 18.04
ng flag

One day ago, my system had absolutely fine sound and the microphone was working fine. However, now there is no system sound and when I enable my earbuds with the system, I can hear the system sound but on a Zoom call, I can't communicate because I can only hear others.
I have tried various solutions but nothing has worked. Could you please help?

enter image description here

enter image description here

Score: 6
Artur Meinild avatar
How do I install upstream versions of popular CLI apps (nano, htop, tmux and lnav)?
vn flag

In Ubuntu LTS, applications are locked to the version fixed to the release date. For Ubuntu 22.04 "Jammy" those are:

I would like to install the latest upstream versions of these applications on my home server.

How can I do this in an easy and reliable way?

Score: 12
Gabriel Staples avatar
How can I automatically resize a window to 1/4 of the screen and snap it to a corner in Ubuntu 22.04?
cn flag

I wrote this popular answer for Ubuntu 18.04 and 20.04, but now it won't work on Ubuntu 22.04 due to Wayland.

https://github.com/negesti/gnome-shell-extensions-negesti#wayland--wnck:

Because of this dependency and the different concepts of wayland and X11 to identify applications (wm_class vs. application_id) Wayland is not supported!

And from https://extensions.gnome.org/extension/39/put-windows/: ...

Score: 2
Some programmer dude avatar
Why am I always asked to create a new keyring?
ro flag

Every time I have restarted mysystem, and use an application that might need a password (Thunderbird, Vivaldi, etc.) I am asked to create a password for new keyring.

It doesn't matter if I create the keyring with an empty password, the next boot I'm asked again.

enter image description here

I don't want to set a password, and I don't want to see this multiple times every day (once for each app that uses passwords).

I'm using an u ...

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.