id
stringlengths
1
7
postTypeId
stringclasses
1 value
acceptedAnswerId
stringlengths
1
7
creationDate
stringdate
2009-01-08 07:47:55
2024-03-31 23:33:05
score
stringclasses
504 values
viewCount
stringlengths
1
7
body
stringlengths
24
34.3k
ownerUserId
stringlengths
1
7
lastEditorUserId
stringlengths
1
7
lastEditDate
stringdate
2010-07-28 20:43:11
2024-04-07 06:16:28
lastActivityDate
stringdate
2010-07-29 14:11:46
2024-04-07 06:16:28
title
stringlengths
13
150
tags
listlengths
1
5
answerCount
stringclasses
45 values
commentCount
stringclasses
47 values
contentLicense
stringclasses
3 values
comments
listlengths
0
56
acceptedAnswer
dict
answers
listlengths
0
82
communityOwnedDate
stringclasses
232 values
favoriteCount
stringclasses
2 values
closedDate
stringlengths
23
23
lastEditorDisplayName
stringclasses
890 values
ownerDisplayName
stringlengths
2
28
1506982
1
null
2024-03-08T23:24:00.720
0
66
<p>Every time I left click the tray icon of an app, it opens the context menu instead of opening the app itself.</p> <p>I'm using Ubuntu in a virtual machine since I faced this issue on Ubuntu Budgie, I wanted to be sure it's not Budgie related. It seems to be Ubuntu related.</p> <p>Example apps: Spotify, Steam, Telegr...
1081870
null
null
2024-03-15T07:07:55.880
Left button click on tray icons open context menu instead of opening the app
[ "system-tray" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506983
1
null
2024-03-08T23:48:03.113
0
38
<p>I'm running into a weird issue with mounting an NFS share on my 22.04.3 Ubuntu box.</p> <p>When I try to mount the share using the server's FQDN like this:</p> <p><code>sudo mount -t nfs nfsserver01.mydomain.com:/path/to/share /mnt/nfs</code></p> <p>It fails with a &quot;No such file or directory&quot; error. But wo...
1774012
1774012
2024-03-09T00:20:21.807
2024-03-09T00:20:21.807
NFS mounting including FQDN Fails
[ "22.04", "dns", "nfs" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T00:01:58.230", "id": "2643996", "postId": "1506983", "score": "0", "text": "You can use `for i in nfsserver01 nfsserver01.mydomain.com ; do ;host $i; dig $i;done;cat /etc/resolv.conf`. Read `man systemd-dnsmasq`. Please [edit] your question to add whatever informati...
null
[]
null
null
null
null
null
1506984
1
1506987
2024-03-09T00:05:20.100
1
61
<p>I started my laptop today and get this:</p> <p><img src="https://i.stack.imgur.com/m2iCX.jpg" alt="enter image description here" /></p> <p>What am I supposed to do? Thanks</p> <p>Update: fsck helped! But it came with these messages. Do I need to worry? <a href="https://i.stack.imgur.com/Vv0RT.jpg" rel="nofollow nore...
1774017
1774017
2024-03-09T00:43:02.020
2024-03-09T00:43:02.020
Ubuntu 22.04 asks for manual fcsk
[ "fsck" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T01:03:14.000", "id": "2644007", "postId": "1506984", "score": "0", "text": "Looks like your file system is seriously messed up. Maybe a hard drive error. 'The drive being encrypted makes a recovery even harder.", "userDisplayName": null, "userId": "51957" ...
{ "accepted": true, "body": "<p>It seems that the laptop was closed without shutting down properly. This may happen if it runs out of battery in sleep mode.</p>\n<p>Run the command</p>\n<pre><code>fsck -y /dev/mapper/vgkubuntu-root\n</code></pre>\n<p>Afterwards, type <code>exit</code> tor reboot.</p>\n", "comment...
[ { "accepted": true, "body": "<p>It seems that the laptop was closed without shutting down properly. This may happen if it runs out of battery in sleep mode.</p>\n<p>Run the command</p>\n<pre><code>fsck -y /dev/mapper/vgkubuntu-root\n</code></pre>\n<p>Afterwards, type <code>exit</code> tor reboot.</p>\n", ...
null
null
null
null
null
1506985
1
null
2024-03-09T00:06:55.660
3
240
<p>I encountered some common errors while running <code>apt-get update</code> - no public keys.</p> <p>My Ubuntu is in fips mode, version <code>5.4.0-1092-fips</code>.</p> <p>The errors I'm seeing while running <code>apt-get update</code> is</p> <pre><code>Err:5 https://esm.ubuntu.com/fips-updates/ubuntu focal-updates ...
1774015
1774015
2024-03-11T09:26:55.500
2024-03-22T03:13:20.833
apt-get update fails due to NO_PUBKEY in FIPS mode
[ "apt", "updates" ]
1
5
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T03:36:26.343", "id": "2644037", "postId": "1506985", "score": "0", "text": "Not quite. I don't see anything in that post help me fix the no public key issue for `apt-get update`", "userDisplayName": null, "userId": "1774015" }, { "creationDate": "202...
null
[ { "accepted": null, "body": "<p>Depending on which version of Ubuntu you are running, you need the ESM GPG keys installed first before doing apt updates.</p>\n<p><a href=\"https://esm.ubuntu.com/fips-updates/ubuntu/dists/\" rel=\"nofollow noreferrer\">https://esm.ubuntu.com/fips-updates/ubuntu/dists/</a>\nI...
null
null
null
null
null
1506986
1
null
2024-03-09T00:19:43.830
1
85
<p>I have a redirected USB drive from a Windows 11 PC into an RDP Windows 10 guest (<em>mounted as drive J:</em>) running WSL; when I view drive J: in Windows Explorer in that guest I see all of it's files; however, when I do a <code>ls -lah /mnt/j</code> within WSL, it sees the drive, but shows as empty.</p> <p><a hr...
825882
825882
2024-03-11T02:03:20.003
2024-03-11T02:03:20.003
Can't see files/dirs within a USB drive, within WSL?
[ "mount", "windows-subsystem-for-linux" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T18:24:37.147", "id": "2644112", "postId": "1506986", "score": "0", "text": "I'm honestly not sure whether this question is better off here or on [Super User](//superuser.com). Getting access to the SMB `//tsclient` share is likely going to involve some Linux networ...
null
[ { "accepted": null, "body": "<p>This won't just be a problem with a USB-drive shared through RDP. It applies to any drive.</p>\n<p>The core problem here is that WSL only creates mounts for physical Windows drives using the Plan 9 filesystem. The RDP share is a <em>network</em> share in Windows, which you ...
null
null
null
null
null
1506991
1
null
2024-03-09T02:18:03.400
0
43
<p>Is there a way to overlap the dock with an application? So instead of seeing a bit off background which doesn't fit in, is the dock able to integrate with the application. So I would have full screen and the dock would be out but It doesn't show a bit of my wallpaper?</p>
1774027
null
null
2024-03-09T11:05:47.767
Overlapping the dock
[ "dock" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T02:40:49.377", "id": "2644028", "postId": "1506991", "score": "0", "text": "Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking.", "userDis...
null
[ { "accepted": null, "body": "<p>Yes there is an option covering this in <code>Settings &gt; Appearance &gt; Dock</code></p>\n<p>Simply select the slider in <code>Auto-hide the Dock</code>. The Dock hides when any windows overlap with it.</p>\n<p><a href=\"https://i.stack.imgur.com/5X8ht.png\" rel=\"nofollow...
null
null
null
null
null
1506993
1
null
2024-03-09T02:42:36.003
0
14
<p>I need to create a new led user space driver for the keyboard backlight on my HP laptop running Ubuntu 23.10. I have found the location for the keyboard drivers. <a href="https://i.stack.imgur.com/8wU4w.png" rel="nofollow noreferrer">device driver directory</a> /sys/devices/platform/i8042/serio0/input/input3 The cur...
1774026
null
null
2024-03-09T02:42:36.003
Help writing leds user space driver for HP 17-by4xxx laptop keyboard backlight running Ubuntu 23.10
[ "drivers", "keyboard", "hp", "backlight" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T06:35:46.057", "id": "2644042", "postId": "1506993", "score": "1", "text": "Your question could *really* use some formatting like paragraphs and highlighting and so on. Such an edit could really improve your question and boost the likeliness of a good answer.", ...
null
[]
null
null
null
null
null
1506994
1
null
2024-03-09T02:43:00.553
0
12
<p>I'm trying to get a token for digital signature working on my Ubuntu 22.04.4 LTS. I've installed its <a href="https://www.sitepro.com.ar/web/preguntas-frecuentes/instalacion-safenet-etoken-5110-5300/" rel="nofollow noreferrer">drivers</a> and added the certificates manually in firefox, but when trying to sign a pdf ...
202369
null
null
2024-03-09T02:43:00.553
Certificate recognized by the driver is not appearing in OpenOffice
[ "firefox", "libreoffice" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506998
1
null
2024-03-09T06:22:28.327
0
196
<p>Trying to install MySQL and Workbench on Ubuntu 22.04, issues with GPG key. When running update to see if my changes have had effect I persistently get:</p> <pre><code>: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://rep...
1774054
167115
2024-03-09T06:37:23.533
2024-03-09T09:22:02.163
MySQL Installation issues on Ubuntu 22.04
[ "22.04", "mysql", "repository", "gnupg", "mysql-workbench" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T09:13:05.483", "id": "2644048", "postId": "1506998", "score": "0", "text": "https://askubuntu.com/a/1497141/374062", "userDisplayName": null, "userId": "374062" }, { "creationDate": "2024-03-09T09:15:03.393", "id": "2644049", "postId": "15069...
null
[ { "accepted": null, "body": "<p>This is what I did to get it to work:</p>\n<p>Get rid of MySQL, Directories, Configuration files, Repositories, GPG Keys:\nsudo apt purge mysql-server\nmysql-client\nmysql-common\nmysql-server-core-*\nmysql-client-core-*\nsudo rm -rf /var/lib/mysql/\nsudo rm -rf /etc/mysql/\n...
null
null
null
null
null
1506999
1
null
2024-03-09T07:07:39.647
0
13
<p>I only recently stumbled upon this problem in Ubuntu 23.10.</p> <p>I use Super + the key above tab (tilde on Qwerty keyboards) to switch between different instances of the same app (Chrome, for instance). In vanilla GNOME, this is the default behaviour, but then with the ALT key instead of the Super key.</p> <p>Scro...
47501
null
null
2024-03-09T07:07:39.647
Super + key above tab to switch between different instances of same app doesn't work
[ "gnome", "keyboard", "shortcut-keys", "application-switcher" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507003
1
null
2024-03-09T09:20:34.993
0
28
<p>I am getting this message during startup of my acer nitro 5 laptop.</p> <p><em><strong>[ 3.173272] integrity: Problem loading X.509 certificate -65 [ 3.173311] integrity: Problem loading X.509 certificate -65 in ubuntu 22 in acer nitro5</strong></em></p> <p>What does it mean?How to fix this issue?Is this harmf...
1765766
null
null
2024-03-09T09:20:34.993
ntegrity: Problem loading X.509 certificate -65 message on startup on ubuntu acer nitro 5
[ "22.04", "acer" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T09:40:59.427", "id": "2644051", "postId": "1507003", "score": "0", "text": "Does this answer your question? [Integrity: Problem loading X.509 certificate -65](https://askubuntu.com/questions/1218700/integrity-problem-loading-x-509-certificate-65)", "userDisplayN...
null
[]
null
null
null
null
null
1507005
1
null
2024-03-09T09:41:12.040
2
3775
<p>I am a noob and currently using Ubuntu 22.04 with Gnome.</p> <p>I'm not a fan of Gnome and KDE Plasma 6, which just came out, really speaks to me.</p> <p>Since it wille take some time till Kubuntu 24.10 with Plasma 6 comes out, I wanted to ask, whether it's fine if I just install Plasma 6 on Ubuntu 22.04 myself or i...
1664847
null
null
2024-03-10T21:09:38.540
Can I install KDE Plasma 6 on Ubuntu 22.04 or should I wait for Kubuntu Kubuntu 24.10?
[ "kde" ]
2
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T10:42:00.350", "id": "2644060", "postId": "1507005", "score": "1", "text": "To use KDE Plasma 6, you'll need to upgrade your software stack (especially Qt & KF) which can create problems with your non-KDE Plasma software found in Ubuntu *jammy* repositories. Whilst...
null
[ { "accepted": null, "body": "<p>It would probably be best to wait till Kubuntu 24.10 comes out, as they will have fixed many bugs by then.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2024-03-09T10:35:40.033",...
null
null
null
null
null
1507006
1
null
2024-03-09T10:06:33.690
1
58
<p>I just noticed there are three different &quot;leger live&quot; applications in your snap store. Suspecting a fraud, I downloaded them, and indeed, some of them ask for the seed phrase... (which of course it should not happen!!!) Please take them off, and explore the issue before some users lost all their crypto.</p...
323641
null
null
2024-03-15T18:34:38.563
Where can I report a malicious app in your store?
[ "malware" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T10:55:25.680", "id": "2644062", "postId": "1507006", "score": "1", "text": "I own a snap store? That's news to me :P", "userDisplayName": null, "userId": "15811" }, { "creationDate": "2024-03-09T12:24:10.913", "id": "2644067", "postId": "1507...
null
[ { "accepted": null, "body": "<p>On the webpage <a href=\"https://snapcraft.io/\" rel=\"nofollow noreferrer\">snapcraft.io</a>, there is a link to report on the page of each app.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "cr...
null
null
null
null
null
1507011
1
null
2024-03-09T11:07:04.077
0
45
<p>Hi there I installed the flatpak hub and repository but it offered an OS update that i installed however the default Ubuntu repository did not offer this OS update</p> <p>Why did the flatpak repository offer this but the default ubuntu one did not? and was it safe to install?</p>
1774093
null
null
2024-03-09T11:07:04.077
Flatpak hub OS updates
[ "updates", "snap", "repository", "flatpak" ]
0
8
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T11:58:52.940", "id": "2644065", "postId": "1507011", "score": "1", "text": "Does this answer your question? [Why don't the Ubuntu repositories have the latest versions of software?](https://askubuntu.com/questions/151283/why-dont-the-ubuntu-repositories-have-the-lat...
null
[]
null
null
null
null
null
1507012
1
null
2024-03-09T11:32:55.183
0
57
<p>I would like to convert a few Calc spreadsheets to PDF format without having in the output the name of the document and the number of each page. I've looked at the options provided by the GUI &quot;Export to pdf&quot; and to the CLI parameters of &quot;soffice --headless --convert-to&quot;, but no hints popped up. I...
1774097
94914
2024-03-09T12:20:48.547
2024-03-09T12:20:48.547
LibreOffice: convert Calc spreasheet to pdf without filename and page number
[ "libreoffice", "pdf", "convert" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>It's not very intuitive, but if you go to <code>Format -&gt; Page Style</code> you can configure these sorts of things there.</p>\n<p>So in your case, go to the <code>Header</code> and <code>Footer</code> tabs to turn them off.</p>\n", "commentCount": "1", "comments":...
null
null
null
null
null
1507013
1
null
2024-03-09T11:41:13.280
0
30
<p>Whenever I insert a new drive a drive icon is generated in dash home and doesn't get remove when eject the drive. Like a lot of drive icons have been generated. I believe that I have pushed some buttons in settings, but cannot get a hold of it.</p> <p>Whenever I try to unmount it by right-click it takes me to the ma...
1774099
94914
2024-03-09T12:19:45.757
2024-03-09T12:19:45.757
How to remove previoulsly mounted drive icon from Ubuntu Dash home?
[ "icons", "drive", "gnome-dash" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507015
1
null
2024-03-09T11:52:26.337
0
58
<p>My Terminal does Not respond. I can Open it but when I try to type something, it gets ignored. I cant See the letters on the Terminal - They are Not hidden. I tried 2 other Terminals, Same Problem. I had to do a lot of Updates the last few days, also I had to edit the bashrc file, maybe thats the cause.</p>
1774103
null
null
2024-03-09T12:20:45.033
How to fix unresponsive Terminal
[ "command-line", "bashrc" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>‘.bashrc’ is executed when you start a Terminal session so, yes, that is a probable cause. You’ve likely added something in there which is not finishing and the Terminal session is waiting for it to complete.</p>\n<p>Please update your question with the contents of your .bash...
null
null
null
null
null
1507018
1
null
2024-03-09T12:36:27.850
0
53
<p>I'm using Ubuntu Studio 22.04 with a 6.5.0-25-lowlatency Kernel on a asus rog strix b550-f gaming wifi II Motherboard. Wifi was working since installation right out of the box. But not stable.</p> <p>Following the specs of my MB there has to be a intel@wifi AX2000 controller working in my system.</p> <p>But this is ...
1774106
25618
2024-03-09T23:46:00.363
2024-03-09T23:46:00.363
ASUS b550-f WIFi II : lspci shows mistaken wifi controler ! - Is this possible?
[ "networking", "wireless", "22.04", "iwlwifi" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T00:06:35.667", "id": "2644168", "postId": "1507018", "score": "0", "text": "What specs? What I can find point to a [unspecified WiFi 6E controller](https://rog.asus.com/motherboards/rog-strix/rog-strix-b550-f-gaming-wifi-ii-model/). The Mediatek you show is a 802.11...
null
[]
null
null
null
null
null
1507019
1
null
2024-03-09T12:47:46.847
0
45
<p>I have connected to internet troughout android hotspot on ubuntu laptop and have connected bluetooth earbuds. Problem is that i think becouse wifi and bluetooth work on same frequency that they interfere with each other and thus wifi is ocasionaly turning off and when that happen earbuds sound got bad. I have tried ...
1774119
null
null
2024-03-09T12:47:46.847
How to change wifi band from 2.4 ghz to 5 ghz
[ "networking", "drivers", "bluetooth" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T14:30:52.230", "id": "2644084", "postId": "1507019", "score": "0", "text": "You can try to open the connections-editor with a right click on the wlan symbol, then you should be able to make a double click on your wlan name, there should be an option `band` and here ...
null
[]
null
null
null
null
null
1507025
1
null
2024-03-09T14:46:18.900
0
28
<p>Recently I have a problem relating to wifi on Ubuntu. After a few day using Ubuntu, the toggle for Wifi does appear but I can't swipe it or clicking the turn on to show the list of available wifi for me to connect. I have tried with rfkill, ncmli radio wifi on but it does not work. Can anyone help me with this probl...
1774132
1774132
2024-03-09T14:46:35.040
2024-03-09T14:46:35.040
How to unblock Wifi
[ "wireless", "22.04" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T20:04:09.290", "id": "2644127", "postId": "1507025", "score": "0", "text": "Please show us the complete output of `rfkill`", "userDisplayName": null, "userId": "19626" }, { "creationDate": "2024-03-10T05:48:54.860", "id": "2644185", "postId":...
null
[]
null
null
null
null
null
1507026
1
null
2024-03-09T15:21:30.710
0
25
<p>I'm new to linux/ gnu and running in lots of problems and find that answers are rather difficult to come by. Currently on Kubuntu 22.04 I want to uninstall livecode as I don't have enough time to learn lc programming but it has set itself up as the default program for quite a number of file types so that when not pa...
1774144
null
null
2024-03-09T15:21:30.710
Uninstall livecode
[ "kubuntu", "uninstall" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507027
1
null
2024-03-09T15:22:20.903
0
82
<p>I have a question about AIDE (Advanced Intrusion Detection Environment): I have Ubuntu and during the installation of AIDE from the terminal I have to do a Postfix Configuration. It's normal? How can I do it?</p> <p>Thank you very much!</p>
1181008
null
null
2024-03-26T14:11:25.407
How install AIDE on Ubuntu
[ "software-installation", "ubuntu-gnome" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T15:39:42.483", "id": "2644088", "postId": "1507027", "score": "2", "text": "Your Question lacks actionable details. Please read https://askubuntu.com/help/how-to-ask and https://askubuntu.com/help/formatting . Take the [tour].", "userDisplayName": null, "us...
null
[ { "accepted": null, "body": "<p>&quot;apt install aide&quot; will install the aide subsystem. No, you do not have to configure postfix. The important directories are &quot;/etc/aide&quot; for config files and &quot;/var/lib/aide&quot; for the aide database.</p>\n<p>Initialize aide:</p>\n<pre><code>aide -c /...
null
null
null
null
null
1507033
1
null
2024-03-09T16:04:55.043
0
40
<p>I recently bought a Dell XPS 13 9320 with Windows 11 pre-installed with the intention to install Ubuntu alongside on dual boot, with encryption.</p> <p>I followed these instructions: <a href="https://www.mikekasberg.com/blog/2020/04/08/dual-boot-ubuntu-and-windows-with-encryption.html" rel="nofollow noreferrer">http...
1057364
null
null
2024-03-09T16:04:55.043
Ubuntu 22.04 not booting on Dell XPS 13 9320 after fresh install (Dual boot Windows 11)
[ "dual-boot", "22.04", "dell", "encryption" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T17:00:51.570", "id": "2644103", "postId": "1507033", "score": "0", "text": "Most systems only work with one ESP - efi system partition per device. You show two? My Dell with 11th Gen Intel just worked with Kubuntu 22.04. I actually forgot to change settings normally...
null
[]
null
null
null
null
null
1507034
1
1507037
2024-03-09T16:25:46.830
0
47
<p><a href="https://i.stack.imgur.com/qXiVf.png" rel="nofollow noreferrer">Screenshot of issue</a></p> <p>Newbie, recently installed Ubuntu Server OS on Raspberry Pi 4. It shows networks are unmanaged, might also be the reason why ROS on dev machine can't communicate with ROS on Raspberry Pi when I tried the talker and...
1774154
null
null
2024-03-09T17:35:57.450
Running nmcli device shows all unmanaged
[ "wireless", "22.04", "network-manager", "raspberrypi", "ros" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Ubuntu server uses Netplan to manage networks. Also note that you ran <code>nmcli device</code> which shows you the network interfaces rather than the connections (<code>nmcli connection</code>).</p>\n<p>Your Netplan config should be in <code>/etc/netplan</code></p>\n<p>If you check ...
[ { "accepted": true, "body": "<p>Ubuntu server uses Netplan to manage networks. Also note that you ran <code>nmcli device</code> which shows you the network interfaces rather than the connections (<code>nmcli connection</code>).</p>\n<p>Your Netplan config should be in <code>/etc/netplan</code></p>\n<p>If yo...
null
null
null
null
null
1507036
1
null
2024-03-09T16:41:36.640
0
40
<p>I have bought NW102 PLEXGEAR wifi adapter. I get following error when trying to run the install.sh downloaded from homepage.</p> <p>I get following error message</p> <pre><code>Authentication requested [root] for make driver: make ARCH=aarch64 CROSS_COMPILE= -C /lib/modules/5.4.0-1104-raspi/build M=/home/torehaav/De...
1774002
653515
2024-03-09T19:24:07.063
2024-03-09T19:24:07.063
NW102 Pleaxgear nettwork adapter driver error
[ "networking", "drivers" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507041
1
1507052
2024-03-09T18:27:28.610
0
55
<p>I am running Ubuntu 22.04 via VirtualBox from win11. Recently I had to extend the space allocated for the machine. I did that using <code>gparted</code> util. It was fine for a while but now I am getting warnings about disk space being full.</p> <p>There is no way my data are 100GB. Disk manager shows disk full but ...
1774166
1774166
2024-03-09T19:12:15.863
2024-03-09T22:19:05.717
VB Ubuntu says disk full but not
[ "partitioning", "22.04", "virtualbox", "gparted", "disk-usage" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T19:18:31.573", "id": "2644119", "postId": "1507041", "score": "2", "text": "You did not count all files on your filesystem, but only ones that your user had access to. Try running baobab with sudo: `sudo baobab` or `sudo du -hxd 1 /` to count all files", "userDi...
{ "accepted": true, "body": "<p>Disk manager doesn't count all files on the filesystem, but only the ones that are available to me as a user. Running <code>sudo du -hxd 1 /</code> showed where were hidden files. Thanks to Mateusz for comment.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": ...
[ { "accepted": true, "body": "<p>Disk manager doesn't count all files on the filesystem, but only the ones that are available to me as a user. Running <code>sudo du -hxd 1 /</code> showed where were hidden files. Thanks to Mateusz for comment.</p>\n", "commentCount": "0", "comments": [], "communi...
null
null
null
null
null
1507043
1
null
2024-03-09T19:01:39.850
0
39
<p>I have tried all of the solutions listed online and none of them worked. When I have a freshly installed instance of Ubuntu 22.04, I noticed there is no sound.</p> <p>lscpi:</p> <pre><code>00:00.0 Host bridge: Intel Corporation Comet Lake-U v1 4c Host Bridge/DRAM Controller (rev 0c) 00:02.0 VGA compatible controller...
1773734
1773734
2024-03-09T19:04:25.600
2024-03-09T19:04:25.600
No sound and the Dummy Output ubuntu 22.04
[ "22.04" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507044
1
1507051
2024-03-09T19:13:30.723
0
55
<h1>Foreword</h1> <p>This is technically <em>not</em> a Ubuntu-specific question but I suspect it's a valid question for Ubuntu users.</p> <h1>Actual question</h1> <p>Is it really worth booting a non-Ubuntu OS via grub, if it lives on a different physical drive than Ubuntu?</p> <h1>Context</h1> <h2>Setup</h2> <p>My set...
698113
null
null
2024-03-09T21:55:05.587
Is it worth booting another OS via grub if they live on different drives?
[ "boot", "dual-boot", "grub2" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T20:08:04.410", "id": "2644128", "postId": "1507044", "score": "0", "text": "@user68186 thanks, this *sort of* makes sense and I'd be happy if you could write an answer. But I haven't the first clue how I'd somehow \"replicate\" the partition grub is using save from ...
{ "accepted": true, "body": "<blockquote>\n<h1>Question</h1>\n<p>Is it really worth booting a non-Ubuntu OS via grub, if it lives on a\ndifferent physical drive than Ubuntu?</p>\n</blockquote>\n<h1>Answer</h1>\n<p>Yes. Grub is very flexible and easy to configure. It can easily work with Windows in a dualboot setup....
[ { "accepted": true, "body": "<blockquote>\n<h1>Question</h1>\n<p>Is it really worth booting a non-Ubuntu OS via grub, if it lives on a\ndifferent physical drive than Ubuntu?</p>\n</blockquote>\n<h1>Answer</h1>\n<p>Yes. Grub is very flexible and easy to configure. It can easily work with Windows in a dualboo...
null
null
null
null
null
1507045
1
null
2024-03-09T19:47:31.657
0
39
<p>I am trying to set up telnet server in my ubuntu server 23.10 machine. I am able to install telnetd service and gives me no error but when i try to see if its running using netstat -ltp and there is no port listening for telnet. When I run sudo systemctl status telnetd it says unit telnetd.service could not be found...
1774181
1774181
2024-03-09T19:48:44.497
2024-03-09T19:48:44.497
Telnetd not working ubuntu server 23.10
[ "apt", "server", "telnet", "inetd" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T21:23:23.607", "id": "2644133", "postId": "1507045", "score": "0", "text": "You can get a list of files provided by the `telnetd` package with `dpkg -L telnetd`.", "userDisplayName": null, "userId": "25618" }, { "creationDate": "2024-03-09T23:13:01.3...
null
[]
null
null
null
null
null
1507050
1
null
2024-03-09T21:47:04.107
0
34
<p>I have following issue on the dropp down menu on the nettwork icon it stands WiFi nettwork device not ready.</p> <p>When the raspberry pi try to search for wifi connections it spins for ever.</p> <p>Any suggestion to my problem?</p>
1774002
null
null
2024-03-09T21:47:04.107
xubuntu with rasberry pi 4 WiFi Networks device not ready
[ "networking", "wireless", "raspberrypi" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T22:12:04.967", "id": "2644144", "postId": "1507050", "score": "0", "text": "Does this answer your question? [My wireless/WiFi connection does not work. What information is needed to diagnose the issue?](https://askubuntu.com/questions/425155/my-wireless-wifi-connect...
null
[]
null
null
null
null
null
1507056
1
null
2024-03-09T23:52:37.817
0
40
<p><strong>How does one work out what specific keyboard hardware one has, and so what settings to use?</strong> I use Kubuntu (23.10 mantic), so the keyboard settings ask for &quot;keyboard model&quot; first which is a list of things from &quot;A4Tech | A4Tech KB-21&quot; through to &quot;eMachines | eMachines m6800 la...
29073
null
null
2024-03-09T23:52:37.817
How are you supposed to configure your keyboard?
[ "kubuntu", "keyboard-layout", "23.10" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507057
1
null
2024-03-09T23:58:47.900
0
30
<p>I have a computer that used to run Windows Vista Business Version, but it currently runs Windows 10. I want to install ubuntu on it, but I dont know which version to install. Also, I am extremely new to Ubuntu.</p>
1774219
null
null
2024-03-09T23:58:47.900
What version of Ubuntu should i install on a old computer that is supposed to run Windows Vista?
[ "versions" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T01:31:08.510", "id": "2644170", "postId": "1507057", "score": "0", "text": "I use a 2005 HP Compaq in my QA testing of Ubuntu and *flavors*, ie. a box in the era of windows XP, however the OS the machine came with is **not** a good indicator of the machine specs, yo...
null
[]
null
null
2024-03-10T03:01:57.477
null
null
1507060
1
null
2024-03-10T02:43:38.047
0
44
<p>My storage was being filled for an unknown reason, until I found by error log is 20GB+. When I tried to delete from disk usage analyzer, it gave me an error “Failed to move file to trash|Unable to trash file /var/log/cups/error_log”. I tried deleting with terminal, and it gave me another error “rm: cannot remove ‘er...
1774233
null
null
2024-03-13T02:54:07.577
I need help deleting my 20GB error log
[ "permissions", "trash", "rm" ]
2
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T18:09:07.427", "id": "2644260", "postId": "1507060", "score": "0", "text": "I believe I'm using 22.04", "userDisplayName": null, "userId": "1774233" } ]
null
[ { "accepted": null, "body": "<p>To delete the file, that is owned by root, then:\nsudo rm /var/log/cups/error_log</p>\n<p>This assumes you have sudo rights, the very first account created during Ubuntu's install has sudo rights.</p>\n", "commentCount": "4", "comments": [ { "creationDat...
null
null
null
null
null
1507061
1
null
2024-03-10T02:45:44.070
0
14
<p>I'm new to linux and I'm trying to install games off of steam and Im trying to change the download folder, but the terminal says it(?) doesn't have write permissions. How fix?</p>
1774234
null
null
2024-03-10T02:45:44.070
How do I give steam permission to write files in a new foder?
[ "steam" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T02:58:39.563", "id": "2644177", "postId": "1507061", "score": "0", "text": "How did you install Steam? What file paths is it attempting to use? (The errors should state it)", "userDisplayName": null, "userId": "10616" }, { "creationDate": "2024-03-...
null
[]
null
null
null
null
null
1507063
1
null
2024-03-10T02:59:56.390
0
13
<p>Setup: KUbuntu 22.04. Have installed Gnome Text Editor (sadly I cannot find a KDE native with what to me is basics) -- version 42.2.</p> <p>Situation: I had G-T-E set to auto-restore files on restart. And, normally, it works fine. But up until now, my restarting it was always by &quot;no file&quot; just starting it ...
1774229
null
null
2024-03-10T02:59:56.390
Bug? G-T-E forgot all of my autosaving / unsaved drafts, how do I recover them?
[ "kde", "gnome-text-editor" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507066
1
null
2024-03-10T04:41:38.287
0
14
<p>I bought a usb microphone and tried to make some recordings with audio-recorder but the created recordings were silent I brought up alsamixer and pressed F4 for input only and it showed from left to right mic boost, capture, capture 1, digital, input source, input source Both input sources are set to mic I'm clueles...
982870
null
null
2024-03-10T04:41:38.287
usb microphone not workinga
[ "20.04", "microphone" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507069
1
null
2024-03-10T05:00:51.880
0
21
<p>System is showing that something went wrong contact a system administrator.then I find and get this,at first press- Alt+fn+ctrl+f3,after this I give my username and password but can't login.I am sure about password but not sure about username.so how recover username please tell me.....</p>
1774246
null
null
2024-03-10T05:00:51.880
I forgot username,so how recover username please tell me
[ "boot", "networking" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T06:32:51.967", "id": "2644186", "postId": "1507069", "score": "0", "text": "If it was me; I'd do the same thing I'd do with a windows system where I'd forgotten details.. Boot *live* media and explore the disk yourself, unless your system was installed with encrypti...
null
[]
null
null
2024-03-10T09:50:25.390
null
null
1507070
1
null
2024-03-10T05:59:24.057
-1
41
<p>I am trying to set up a self-signed SSL certificate, generated by certbot. I converted the certificate into a usable format, but every time I try to document this in a docker-compose.override.yml file, I get errors. How do I do this correctly, as I'm not understanding the documentation's wording of this. Here's t...
1094056
1094056
2024-03-11T09:23:54.173
2024-03-11T09:23:54.173
Setting up letsencript with Icecast, how do I document this in my docker-compose.override.yml file?
[ "ssl" ]
0
10
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T06:44:20.023", "id": "2644191", "postId": "1507070", "score": "0", "text": "Are you asking how Docker folder mappings work?", "userDisplayName": null, "userId": "653515" }, { "creationDate": "2024-03-10T18:46:01.327", "id": "2644266", "postId...
null
[]
null
null
null
null
null
1507071
1
1507072
2024-03-10T07:17:11.753
0
51
<p>I am unable to update from Ubuntu 20.04 LTS to Ubuntu 22.04 LTS.</p> <p>Getting below info for lsb release and do upgrade command -</p> <pre><code>lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal do-release-upgrade Checking f...
1774272
1774272
2024-03-10T07:25:20.323
2024-03-10T07:26:52.300
Unable to update from Ubuntu 20.04.6 LTS to Ubuntu 22.04 LTS
[ "20.04", "22.04" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Since 22.04 is not a development release, and because 24.04 has not been released yet, simply run the following commands instead.</p>\n<p>First, make sure everything is up to date:</p>\n<pre><code>sudo apt update\nsudo apt dist-upgrade\n</code></pre>\n<p>and then do release upgrade w...
[ { "accepted": true, "body": "<p>Since 22.04 is not a development release, and because 24.04 has not been released yet, simply run the following commands instead.</p>\n<p>First, make sure everything is up to date:</p>\n<pre><code>sudo apt update\nsudo apt dist-upgrade\n</code></pre>\n<p>and then do release u...
null
null
null
null
null
1507073
1
null
2024-03-10T07:41:44.983
0
29
<p>I installed Ubuntu 22.4 version. Also, I am using a 3-button mouse, not a wheel button mouse. I installed Ubuntu to use Houdini for Linux. However, the middle mouse button does not work properly in Houdini. However, in web browsers, the middle button of a three-button mouse works like a wheel mouse button.</p> <p>Wh...
1774277
null
null
2024-03-10T11:34:34.777
middle button problem of 3 button mouse(not wheel mouse)?
[ "mouse" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>What is the funciton of the middle button in Houdini? And what does it do in your browser?</p>\n<p>I would run <code>xev</code> in a terminal which will open a small window. Moving over the window and clicking on the window (keep mouse still) will show you what the buttons ar...
null
null
null
null
null
1507074
1
null
2024-03-10T07:48:19.987
1
51
<p>Not able to hear sound from laptop speaker or Bluetooth speaker after Ubuntu 22.04.4 installation but still can hear sound with earphones.</p> <pre><code>$ lsb_release -a | grep Description Description: Ubuntu 22.04.4 LTS </code></pre> <pre><code>$ uname -a Linux ashish-Legion-Slim-7-16IRH8 6.5.0-25-generic #25~2...
1774273
94914
2024-03-10T10:09:34.920
2024-03-10T10:09:34.920
Not able to hear sound from laptop speaker or Bluetooth speaker after Ubuntu 22.04.4 installation
[ "drivers", "sound", "bluetooth", "alsa", "speakers" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-28T10:24:45.393", "id": "2647433", "postId": "1507074", "score": "0", "text": "I have the same issue with the same codec. I tried almost everything which was advised to do on this site but it still doesn't work.", "userDisplayName": null, "userId": "1778386" ...
null
[]
null
null
null
null
null
1507075
1
null
2024-03-10T07:50:18.790
0
33
<p>after i follow cis 5.4.2 Ensure lockout for failed password attempts is configured to configure faillock and after reboot i unable to login root or other account.</p> <p>this is my conf</p> <pre><code># /etc/pam.d/common-auth - authentication settings common to all services # # This file is included from other servi...
1774274
614422
2024-03-10T08:36:57.603
2024-03-10T08:36:57.603
unable to login root after cis hardening
[ "server", "22.04", "login", "authentication" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T08:35:55.670", "id": "2644198", "postId": "1507075", "score": "0", "text": "Ubuntu don't have root login enabled by default. Log in as your normal user and use 'sudo' to gain superuser rights.", "userDisplayName": null, "userId": "614422" }, { "creat...
null
[]
null
null
null
null
null
1507077
1
1507082
2024-03-10T08:56:01.180
0
38
<p>I was messing around on my minecraft server with usermod and at some point I copied a command from a forum with incorrect terms.</p> <p>now when I sudo cat /etc/passwd,</p> <p>the output for my root user is as follows</p> <p>2r(M@kRf5N#u2DW2root:x:0:0:root:/root:/bin/bash</p> <p>with the string in front of the user ...
1774286
null
null
2024-03-10T09:10:07.543
I accidently changed my root user's name and now have lost all root permissions
[ "server", "bash", "permissions", "root", "minecraft" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T11:13:41.123", "id": "2644207", "postId": "1507077", "score": "2", "text": "Your problem is virtually the same as: [How do I reset a lost administrative password?](https://askubuntu.com/questions/24006/how-do-i-reset-a-lost-administrative-password)", "userDispla...
{ "accepted": true, "body": "<p>Since you can do <code>sudo cat /etc/passwd</code> you should also be able to open and edit the passwordfile: ex: <code>sudo nano /etc/passwd</code> and then remove the extra chars before root.</p>\n<p>Maybe make a backup of passwd before starting editing it.</p>\n", "commentCount"...
[ { "accepted": true, "body": "<p>Since you can do <code>sudo cat /etc/passwd</code> you should also be able to open and edit the passwordfile: ex: <code>sudo nano /etc/passwd</code> and then remove the extra chars before root.</p>\n<p>Maybe make a backup of passwd before starting editing it.</p>\n", "com...
null
null
null
null
null
1507079
1
null
2024-03-10T09:00:30.763
0
24
<p>newbie here. I installed ROS humble on both my Raspberry Pi and my laptop which both runs Ubuntu OS 22.04 (VMware on laptop). I followed instructions from the website and a guy from YouTube. I tried running the Talker Listener (listener on laptop) but it wasn't receiving anything. I also tried running roscore but an...
1774154
94914
2024-03-10T10:07:46.157
2024-03-10T10:07:46.157
ROS not properly installed?
[ "22.04", "raspberrypi", "ros" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507081
1
null
2024-03-10T09:04:37.790
0
64
<p>I bought a refurbished dell latitude 7390 and decided to install ubuntu on it. This was my first time installing any linux distro. In the installation process, I had to do the installation in safe graphics mode because the normal installation would freeze in dell/ubuntu splash screen. In the safe graphics mode, the ...
1774278
null
null
2024-03-10T09:04:37.790
Fresh Ubuntu 22.04.04 LTS freezes randomly
[ "22.04", "graphics", "dell", "freeze" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507084
1
null
2024-03-10T10:19:05.423
0
26
<p>I don't know why but this error keeps appearing to me, and the PC won't boot up. I reinstalled Ubuntu 22.04 it worked, but when restarting the PC same error appeared.</p> <p>The error : <code>/dev/sda3/ recovering journal</code> Then errors appearing to me here.</p> <p><a href="https://i.stack.imgur.com/HOo4g.jpg" r...
1774300
94914
2024-03-10T11:23:45.850
2024-03-10T11:23:45.850
Error on Ubuntu boot-up
[ "boot", "22.04" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T18:03:14.773", "id": "2644259", "postId": "1507084", "score": "0", "text": "could you post the result of `sudo smartctl -A /dev/sda` ?", "userDisplayName": null, "userId": "1206611" } ]
null
[]
null
null
null
null
null
1507085
1
null
2024-03-10T10:35:54.863
0
65
<p>I am getting this error when trying to use xscreensaver</p> <pre><code>xscreensaver-systemd: 10:30:07: connection failed: &quot;org.freedesktop.ScreenSaver&quot; in use by pid 2462 (/usr/libexec/gsd-screensaver-proxy) xscreensaver: 10:30:07: pid 17484: xscreensaver-systemd exited unexpectedly with status 1 </code></...
1774305
1774305
2024-03-10T12:18:24.650
2024-03-10T12:18:24.650
How to get xscreensaver/gnome screensavers working on Ubuntu 23.10
[ "gnome", "lock-screen", "23.10", "xscreensaver", "gnome-screensaver" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507086
1
null
2024-03-10T10:52:01.667
2
113
<p>This is a headless Ubuntu 23.10 (ARM64 architecture) server, originally installed several years ago. Yesterday, as part of a routine software (patch) upgrade, the following was done (from <code>/var/log/apt/history.log</code>):</p> <pre><code>Start-Date: 2024-03-09 20:36:28 Commandline: apt dist-upgrade Requested-B...
855322
855322
2024-03-10T14:28:05.263
2024-03-10T14:28:05.263
libreoffice-calc, draw, and impress (ARM64) were automatically removed and are no longer installable
[ "apt", "dependencies", "libreoffice", "23.10", "arm64" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T12:46:19.723", "id": "2644219", "postId": "1507086", "score": "0", "text": "Looks like this happened due to phased updates but I'm not sure. Any special reason to run `apt dist-upgrade` instead of `apt upgrade`?", "userDisplayName": null, "userId": "590937" ...
null
[]
null
null
null
null
null
1507089
1
null
2024-03-10T11:26:30.023
0
38
<p>I have a Lenovo Thinkpad t470s I followed the instructions to install Ubuntu but I can't boot into after multiple try I couldn't do anything</p>
1774314
null
null
2024-03-10T15:01:04.747
I can't boot into Ubuntu after installing it
[ "boot", "grub2", "system-installation", "grub-efi" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T11:34:05.117", "id": "2644213", "postId": "1507089", "score": "0", "text": "Does this answer your question? [How to make grub menu appear instead grub minimal bash-like in booting?](https://askubuntu.com/questions/1104855/how-to-make-grub-menu-appear-instead-grub-mi...
null
[]
null
null
null
null
null
1507091
1
null
2024-03-10T11:42:58.950
0
31
<p>My attempts to connect the PC to a NAS have only been partially successful so far. First, a directory is to be searched for under &quot;yad&quot;. If it contains files (true), the status &quot;activated&quot; is reached and is visible in a column. Otherwise the status &quot;deactivated (false) should be displayed. I...
1774301
1089525
2024-03-10T12:31:13.280
2024-03-10T13:37:21.800
Establish a connection to the NAS with Yad
[ "connection", "nas", "yad" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T12:33:58.427", "id": "2644218", "postId": "1507091", "score": "0", "text": "It is not clear from your description what do you actually want to achieve. Please clarify it and state clearly what is the expected behavior, what is the current behavior and what you have ...
null
[]
null
null
null
null
null
1507094
1
null
2024-03-10T12:44:34.510
1
115
<p>I was working on a big Latex project and I wanted hide all the file which are not .tex, .pdf, or .png to see clearer in my directory browser.</p> <p>I used the following script :</p> <pre><code>#!/bin/bash # Create a directory to move unwanted files mkdir hidden_files # Move unwanted files to the hidden_files dire...
1774322
null
null
2024-03-11T13:12:55.827
accidentally moved almost all my files in a new directory, is it the end for me?
[ "command-line", "bash", "directory" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T13:07:12.997", "id": "2644222", "postId": "1507094", "score": "1", "text": "Did you run this as root (with `sudo`) or as a regular user? Did you really run it in the `/` directory or did you mean your home? Also, minor correction, this didn't only move files with an...
null
[ { "accepted": null, "body": "<p>The <code>mv</code> command doesn't keep a record of file movements, and the metadata of the moved files will not contain a history of last locations.</p>\n<p>I think your best option now will be to write some scripts to move groups of files back to their new (old) locations....
null
null
null
null
null
1507100
1
null
2024-03-10T13:22:30.900
0
28
<p>Getting error while trying to install dependency for cocos2dx v4.0 on ubuntu 22.04</p> <pre><code>sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 </code></pre> <p>Output -</p> <pre><code>Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages co...
1774272
1774272
2024-03-10T13:26:10.483
2024-03-10T13:26:10.483
Installing dependency for cocos2dx on ubuntu 22.04
[ "apt", "22.04", "dependencies" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T17:39:40.610", "id": "2644256", "postId": "1507100", "score": "0", "text": "No, but thanks for the try.", "userDisplayName": null, "userId": "1774272" } ]
null
[]
null
null
null
null
null
1507103
1
null
2024-03-10T14:00:54.580
0
43
<p>A few minutes ago I received a notification stating that there's only some 600 MB of space left in filesystem root. I went through <code>/var/log</code> and cleared the following files:</p> <pre><code>syslog kern.log lern.log.1 syslog.1 </code></pre> <p>But these files hardly freed an space. I ran the following comm...
1773806
1773806
2024-03-10T14:36:27.003
2024-03-10T14:36:27.003
/ root filesystem has 0 bytes of space left
[ "root", "disk-usage" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T14:30:10.650", "id": "2644234", "postId": "1507103", "score": "0", "text": "There is something in my system that is eating up space drastically. As shown in the video, the space left keeps going down. Even when I try to delete my personal files...Just can't figure o...
null
[]
null
null
null
null
null
1507106
1
null
2024-03-10T15:07:28.727
0
57
<p>Before I start, I wanted to say that this is my first question in askubuntu.com. Anyway, I want to set Thunar file manager as my default one. I can open the app fine, but I have to do it manually. The final result that I want is that if I were to do &quot;show in folder&quot; the system would use Thunar instead of N...
1774241
null
null
2024-03-10T15:07:28.727
How do I set Thunar as the default file manager in 23.10?
[ "filemanager", "23.10", "thunar" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T16:15:44.280", "id": "2644244", "postId": "1507106", "score": "0", "text": "you might find the answer in [this its FOSS post](https://itsfoss.com/change-default-applications-ubuntu/)", "userDisplayName": null, "userId": "307670" }, { "creationDate": ...
null
[]
null
null
null
null
null
1507108
1
null
2024-03-10T15:27:05.633
0
47
<p>This happens in Xubuntu 22.04.3 LTS.</p> <p>Look at this:</p> <pre><code>$ ls -l /etc/apt/trusted.gpg.d insgesamt 20 -rw-r--r-- 1 root root 392 2024-02-03 17:36 atareao-ubuntu-atareao.gpg -rw-r--r-- 1 root root 0 2024-02-03 17:36 atareao-ubuntu-atareao.gpg~ -rw-r--r-- 1 root root 1162 2024-02-03 17:37 giuspen-ub...
667141
null
null
2024-03-10T15:27:05.633
Why does ls -l /etc/apt/trusted.gpg.d list key files twice?
[ "apt", "repository", "gnupg" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T16:45:11.993", "id": "2644247", "postId": "1507108", "score": "1", "text": "The ~ appended is usually the \"backup\" copy of an edited file -- the version before the edit.", "userDisplayName": null, "userId": "82196" }, { "creationDate": "2024-03-10T...
null
[]
null
null
null
null
null
1507109
1
null
2024-03-10T16:33:06.073
0
136
<p><strong>System details:</strong></p> <ul> <li>Windows 11 Pro</li> <li>Official ISO image from Microsoft's website + Christitus WinUtil to create a custom image (used to remove bloatware)</li> </ul> <p>Problem details, to summarize the problem here are commands and their respective responses in the terminal:</p> <ul>...
1774336
1774336
2024-03-12T19:35:52.677
2024-03-12T19:35:52.677
WSL doesn't seem to connect to network at all
[ "networking", "updates", "windows-subsystem-for-linux", "ping" ]
0
9
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T00:25:52.357", "id": "2644310", "postId": "1507109", "score": "0", "text": "@SorenA The user is running Ubuntu on WSL on Windows, and the Ubuntu distribution is an official Canonical product and on-topic here. Many questions might be *better* placed on Super User, ...
null
[]
null
null
null
null
null
1507110
1
1507112
2024-03-10T16:49:37.643
5
148
<p>I'm trying to upgrade my 20.04 with the command <code>do-release-upgrade</code>. The above gives me the messages that I need to install all available updates before upgrading.</p> <p>If I then run <code>sudo apt update &amp;&amp; sudo apt upgrade </code>it gives me the error <code>The following packages have been ke...
1774357
134729
2024-03-12T21:35:28.073
2024-03-12T21:35:28.073
Release upgrade from 20.04 blocked by libheif1
[ "20.04", "upgrade" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T18:31:29.980", "id": "2644264", "postId": "1507110", "score": "0", "text": "Please edit your question to show us the complete output of `sudo apt update` and the complete output of of `apt policy libheif1`", "userDisplayName": null, "userId": "19626" }, ...
{ "accepted": true, "body": "<p>Run the following command to find what packages have libheif1 as a dependency.</p>\n<pre class=\"lang-none prettyprint-override\"><code>apt-cache rdepends libheif1\n</code></pre>\n<p>Save the results of <code>apt-cache rdepends libheif1</code> in a text file. If you run a command of ...
[ { "accepted": true, "body": "<p>Run the following command to find what packages have libheif1 as a dependency.</p>\n<pre class=\"lang-none prettyprint-override\"><code>apt-cache rdepends libheif1\n</code></pre>\n<p>Save the results of <code>apt-cache rdepends libheif1</code> in a text file. If you run a com...
null
null
null
null
null
1507113
1
null
2024-03-10T18:00:11.563
0
19
<p>Using headset bluetooth on Ubuntu 22.04. With A2DP profile used, micro don't work, even with audio input checked in settings. How to enable micro with A2DP profile? With HSP profile, micro work, but I don't want to use HSP because the sound quality is very ugly.</p>
546652
null
null
2024-03-10T18:00:11.563
Micro don't work with headset set on A2DP
[ "a2dp" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507114
1
null
2024-03-10T18:24:43.723
0
12
<p>I have problems installing most packages, after installing the <a href="https://www.wubuntu.org/" rel="nofollow noreferrer">Wubuntu distribution</a>, what should I do?</p> <pre><code>bin4ry@bin4ry-desktop:~$ sudo apt install libsdl2-dev Reading package lists... Done Building dependency tree... Done Reading state inf...
1774371
null
null
2024-03-10T18:24:43.723
Problems installing packages using apt in Wubuntu
[ "apt", "package-management", "dpkg", "dependencies" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
2024-03-10T18:30:58.697
null
null
1507115
1
null
2024-03-10T11:38:56.617
0
37
<p>I want to access my mongodb server within Google Colab. For this, I have to install and run mongodb within Google Colab.</p> <p>With the new Ubuntu 22.04 update I am unable to get this to work.</p> <p>Has anybody found a good work around?</p> <p>I tried many installations and none have been working. What has worked ...
null
1163497
2024-03-11T08:44:17.753
2024-03-11T08:44:17.753
How do I install mongodb in Google Colab with the new Ubuntu 22.04 update?
[ "software-installation", "22.04", "google", "mongodb" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
HelpMePlease
1507116
1
1507179
2024-03-10T18:52:34.170
1
191
<p>Dear Ubuntu Community,</p> <p>I am encountering a persistent issue with my Ubuntu 23.10 system related to the WiFi functionality. While the WiFi connection itself works flawlessly, attempting to turn off the WiFi leads to the entire system freezing. Any commands involving sudo or NetworkManager result in the termin...
1774366
1774366
2024-03-10T19:44:41.360
2024-04-02T19:42:04.367
WiFi Issue: Terminal Freeze upon Turning Off WiFi
[ "networking", "wireless", "kernel", "iwlwifi" ]
2
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Kernel version 6.7.0+ seems to fix this issue.</p>\n<p>I've been experiencing this issue as well since Nov-Dec 2023 until February 2024 (I ran Arch Linux at that time), where turning off WiFi via GUI, <code>rfkill</code>, NetworkManager (systemctl and nmcli), airplane mode, all freez...
[ { "accepted": true, "body": "<p>Kernel version 6.7.0+ seems to fix this issue.</p>\n<p>I've been experiencing this issue as well since Nov-Dec 2023 until February 2024 (I ran Arch Linux at that time), where turning off WiFi via GUI, <code>rfkill</code>, NetworkManager (systemctl and nmcli), airplane mode, a...
null
null
null
null
null
1507118
1
null
2024-03-10T19:38:26.630
0
13
<p>I am new to this world of Linux distributions, I am trying to connect my Google Home speaker to my Ubuntu PC but it does not connect, the speaker shows in the Bluetooth list but when I try to connect it does not connect.</p>
1774378
null
null
2024-03-10T19:38:26.630
Google home speaker dont connect in ubuntu with bluetooh
[ "bluetooth", "speakers", "bluetooth-speaker" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T20:55:24.987", "id": "2644282", "postId": "1507118", "score": "0", "text": "You mention Ubuntu PC, but haven't said what Ubuntu product (eg. Ubuntu Desktop?, Ubuntu Server? etc) nor what release of that product (eg. Ubuntu 23.10 Desktop?). LTS releases for example ...
null
[]
null
null
null
null
null
1507119
1
null
2024-03-10T20:01:14.163
0
30
<p>I'm running Ubuntu server 22.04 as a game server on a closed LAN. <code>eth0</code> connects to the LAN with a fixed address assigned by the router, so multiple desktops can connect to it through the routers wifi. the server was built with wifi enabled and connected through a phone hotspot. I'm rural no landlines so...
1411662
1450948
2024-03-14T13:56:24.083
2024-03-14T13:56:24.083
Use wifi for internet without disconecting Eth0
[ "wireless", "ethernet" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507121
1
null
2024-03-10T20:24:57.343
0
42
<p>I fee like there has to be some simple issue related to all of these so I'm dropping a massive issue question for using Ubuntu 22.04 on a 2017 Macbook Pro 14,1. The only issue I seem to not really have is at least the Wi-Fi is working!</p> <p>I've tried several steps for troubleshooting audio and bluetooth and noth...
1773495
null
null
2024-03-11T11:04:28.717
Macbook Pro 14,1 Issues (all noticed so far)
[ "sound", "22.04", "bluetooth", "webcam", "macbook-pro" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T06:42:04.913", "id": "2644355", "postId": "1507121", "score": "0", "text": "sound: https://github.com/davidjo/snd_hda_macbookpro . For other issues, this post has some pointers https://victorleungtw.medium.com/install-ubuntu-20-04-lts-on-macbookpro14-1-9f1b6afde43d ...
null
[]
null
null
null
null
null
1507122
1
null
2024-03-10T21:01:24.887
1
124
<p>I just installed Ubuntu dual booting with Windows 11 on my newly acquired PC, the installation went good, but after restarting the booting got stuck at this screen.</p> <p><a href="https://i.stack.imgur.com/HsnvA.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/HsnvA.jpg" alt="enter image descripti...
1774387
1774387
2024-03-12T13:24:58.017
2024-03-12T13:24:58.017
Nouveau: unknown chipset
[ "dual-boot", "startup" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T22:30:24.530", "id": "2644296", "postId": "1507122", "score": "0", "text": "I'm sorry, I edited the post.", "userDisplayName": null, "userId": "1774387" }, { "creationDate": "2024-03-10T23:24:41.540", "id": "2644302", "postId": "1507122", ...
null
[ { "accepted": null, "body": "<p>SOLVED! This is the solution that worked for me, I'll leave it in case anyone has this problem again:</p>\n<ol>\n<li><p>In the stuck screen, first get into TTY with <code>CTRL + ALT + F2-7</code>.</p>\n</li>\n<li><p>Check if your GPU is displayed in <code>sudo lshw -c display...
null
null
null
null
null
1507123
1
null
2024-03-10T21:03:29.087
0
43
<p>When building Mesa, I get this error when configuring the meson build:</p> <pre><code>Library clang-cpp found: NO </code></pre> <p>I tried to remedy with:</p> <pre><code>CC=clang-17 CXX=clang++-17 CPP=clang-cpp-17 meson setup </code></pre> <p>With same results.</p> <p>I have:</p> <pre><code>$ which clang /usr/bin/cl...
107996
158442
2024-03-11T03:41:30.427
2024-03-11T03:41:30.427
Building Mesa: clang-cpp not found
[ "software-installation", "mesa", "clang" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T21:07:30.523", "id": "2644290", "postId": "1507123", "score": "1", "text": "Ubuntu 24.04 (*noble*) doesn't yet exist; it's currently the *development* release Ubuntu *noble* and remains that until it reaches RC state which isn't expected until after 18 April 2024, a...
null
[]
null
null
null
null
null
1507125
1
null
2024-03-10T21:13:07.020
0
55
<p>Does anyone know how to install and configure Shibboleth in Ubuntu 22.04? Any recently updated documentation will be much appreciated.</p>
1771330
767056
2024-03-10T23:52:44.890
2024-03-10T23:52:44.890
Shibboleth configuration in ubuntu 22.04
[ "security", "authentication", "single-sign-on" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T00:22:20.763", "id": "2644309", "postId": "1507125", "score": "0", "text": "It seems this is the latest documentation [from the developer](https://github.com/ConsortiumGARR/idem-tutorials/blob/master/idem-fedops/HOWTO-Shibboleth/Service%20Provider/Debian/HOWTO%20Ins...
null
[]
null
null
null
null
null
1507126
1
null
2024-03-10T21:59:17.740
0
68
<pre><code>The following packages have unmet dependencies: winehq-devel : Depends: wine-devel (= 9.4~mantic-1) E: Unable to correct problems, you have held broken packages. faied@faied-HP-Laptop-14-cf2xxx:~/Desktop$ </code></pre>
1774395
767056
2024-03-10T23:45:23.203
2024-03-10T23:45:23.203
I was trying to install wine and this appeared
[ "wine" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T22:16:05.443", "id": "2644294", "postId": "1507126", "score": "0", "text": "Does this answer your question? [Unable to correct problems, you have held broken packages](https://askubuntu.com/questions/223237/unable-to-correct-problems-you-have-held-broken-packages)",...
null
[]
null
null
null
null
null
1507127
1
null
2024-03-10T22:05:07.293
0
30
<p>I am running ubuntu 22.04. after the boot I look at the journalctl using this command:`</p> <pre><code>journalctl -xb | grep &quot;error&quot;` </code></pre> <p>I have 5 lines returned like this:</p> <pre><code>Mar 10 15:51:43 ubuntu NetworkManager[974]: &lt;error&gt; [1710107503.4015] bus-manager: fatal failure to ...
1772566
null
null
2024-03-10T22:05:07.293
bus manager fails because service is already taken, why
[ "network-manager" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T22:31:54.693", "id": "2644297", "postId": "1507127", "score": "1", "text": "That error states that Network Manager is already taken as a service name. That's not anything to do with Ethernet. Chances are Network Manager is already your wifi handler, and this is ju...
null
[]
null
null
null
null
null
1507129
1
null
2024-03-10T22:31:24.717
0
61
<p>I just completed updating my Raspberry PI 4.0 8G Ubuntu Mate to 23.10. After the reboot, a splash screen stops and the screen goes black. No recovery is possible. I have SD plugged into my other Ubuntu Mate. I am open to suggestions.</p> <p>After digging, it seems that my replacement USB NIC is not liked by 23.10. B...
1570102
1570102
2024-03-14T09:57:53.607
2024-03-14T09:57:53.607
Ubuntu Mate Raspberry PI 4.0 will not boot after 23.10 update
[ "boot", "mate", "23.10" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-15T20:10:39.023", "id": "2645197", "postId": "1507129", "score": "0", "text": "Update 2: ok. After messing with netplan, I attempted to disable the HUAWEI driver and use the AX88179_178a driver. Netplan says it was cool. Then the reboot. Black screen of death says tha...
null
[]
null
null
null
null
null
1507130
1
null
2024-03-10T22:47:35.163
0
101
<p>I want to log iptables messages in a separate log file, and not in <code>/var/log/syslog</code>.</p> <p>I understand if you want to log something exclusively <a href="https://askubuntu.com/questions/789516/redirect-iptables-logging-to-another-logfile">to a separate file</a>, you make sure the syslog rules you want a...
389216
389216
2024-03-12T07:57:09.370
2024-03-12T07:57:09.370
Ubuntu 22.04 rsyslog "& stop" not stopping?
[ "iptables", "log" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507131
1
null
2024-03-10T23:02:57.693
0
36
<p>I'm having a really weird audio problem after reinstalling Ubuntu 22.04 on a machine where everything was previously working. MPV will play videos with a noticeable audio desync. Seeking causes the video to slow down for 2-3 seconds and the audio massively desyncs.</p> <p>I can fix this by using the settings GUI to ...
1774397
null
null
2024-03-10T23:02:57.693
USB audio causing MPV to desync sound
[ "sound", "usb" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507132
1
null
2024-03-10T23:32:20.007
0
48
<p>Problem Statement: I can't get PC to see the camera and capture video file. I've been using dvgrab which reports no camera exists.</p> <p>I've reviewed responses on many forums and installed a few different distro's. I tried to install an older version of Ubuntu to see if that would work but after a few hours trying...
1774398
null
null
2024-03-10T23:32:20.007
Capture/Transfer mini DV camcorder using DVGrab
[ "firewire" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T01:36:43.723", "id": "2644318", "postId": "1507132", "score": "0", "text": "Try adding yourself to the `video` group: Do: `sudo adduser $USER video`, then logout and login.", "userDisplayName": null, "userId": "25618" }, { "creationDate": "2024-03-11...
null
[]
null
null
null
null
null
1507133
1
null
2024-03-10T23:34:16.697
1
39
<p>I am in need of some assistance with installing Ubuntu 20.04.5 server on my Lenovo P360 workstation with an Nvidia T1000 graphics card. I have encountered a problem that only appears with Ubuntu 20.04 (versions 20.04.5 and 20.04.6 specifically). For reference, Windows 11 and Ubuntu 22.04 install without issue and ha...
1774400
767056
2024-03-10T23:38:26.467
2024-03-10T23:38:26.467
Display Crash Issue During Ubuntu 20.04 Installation on Lenovo P360 with Nvidia T1000
[ "nvidia", "graphics", "display" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507134
1
1507136
2024-03-10T23:59:15.303
7
1114
<p>How do I extract the folder named <code>test</code> from the following string?</p> <pre><code>TRUE|/home/linux/test|(null)| </code></pre>
1774301
618353
2024-03-11T15:57:34.283
2024-03-12T13:06:19.127
Cut folder names out of string
[ "command-line", "text-processing" ]
5
5
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T00:09:57.503", "id": "2644307", "postId": "1507134", "score": "2", "text": "I guess this will do: `echo 'TRUE|/home/linux/test|(null)|' | cut -f 2 --delim=\\| | xargs basename` . Is this what you had in mind? There are probably other solutions using `awk`, etc.",...
{ "accepted": true, "body": "<p>If you would like to get &quot;Extra credit&quot; for your assignment, Then use <code>awk</code></p>\n<pre><code>echo 'TRUE|/home/linux/test|(null)|' | awk -F '[|/]' '{print $5}'\n</code></pre>\n<p>The <code>awk</code> option <code>-F</code> defines the field separator(s). When enclo...
[ { "accepted": true, "body": "<p>If you would like to get &quot;Extra credit&quot; for your assignment, Then use <code>awk</code></p>\n<pre><code>echo 'TRUE|/home/linux/test|(null)|' | awk -F '[|/]' '{print $5}'\n</code></pre>\n<p>The <code>awk</code> option <code>-F</code> defines the field separator(s). Wh...
null
null
null
null
null
1507139
1
null
2024-03-11T01:49:04.300
0
12
<p>I’m using a late 2013 MacBook Pro, I don't know what to do, and the console is blank</p>
1774406
null
null
2024-03-11T01:49:04.300
When installing, the user setup part skips after a couple seconds and goes into installation and fails
[ "system-installation" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T01:55:29.887", "id": "2644319", "postId": "1507139", "score": "1", "text": "You've provided no clues as to what you're actually trying to install? (ie. Ubuntu Core? Ubuntu Server? Ubuntu Desktop? etc) nor what release of that product? (some also have multiple ISO c...
null
[]
null
null
null
null
null
1507140
1
null
2024-03-11T01:52:01.867
0
29
<p>After upgrading the server from Ubuntu 20.04 to Ubuntu 22.04, enabling UFW made a website 504 error.</p> <p>When enabling UFW the error is:</p> <pre><code>ERROR: problem running ufw-init iptables-restore: line 4 failed </code></pre>
1773525
1165986
2024-03-16T21:09:58.677
2024-03-16T21:09:58.677
Website 504 error when enabling UFW after upgrading from 20.04 to 22.04
[ "22.04", "nginx", "ufw" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>On Ubuntu 22.04, <code>ufw</code> can't be enabled when <code>iptables-persistent</code> or <code>netfilter-persistent</code> is installed.</p>\n<p>This may be why you are seeing this:</p>\n<pre><code>WARN: detected other firewall applications:\nnetfilter-persistent, iptables...
null
null
null
null
null
1507142
1
null
2024-03-11T02:40:56.340
0
24
<p>I'm going to purchase an old laptop soon. (likely a Thinkpad T430 or earlier, maybe a Compaq if I can find one). I'll have the opportunity to test out machines in-person at a re-pc &amp; goodwill outlet.</p> <p>I'd like to create a livecd (prolly one on usb &amp; one on actual cd) for the purpose of testing out mach...
1774412
null
null
2024-03-11T02:40:56.340
Recommendations for liveCD retro laptop testing
[ "laptop", "live-cd", "sandy-bridge", "ivybridge" ]
0
6
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T04:35:16.387", "id": "2644342", "postId": "1507142", "score": "1", "text": "This is a Ubuntu Q&A site, and the primary difference between them is the age of the software stack on the ISOs; with many releases having kernel stack choice selected by ISO used (so a sing...
null
[]
null
null
null
null
null
1507144
1
null
2024-03-11T03:27:30.403
0
20
<p>I have a small factor PC connecting to LAN1 port of a router that acts as a wifi bridge to other parts of my network. The traffic eventually leaves the house from a Bell Canada router. Yesterday I returned to use the box after having left it alone for a while, to find that I could not go outside or even ping anythin...
1774414
null
null
2024-03-11T03:27:30.403
Ubuntu 20 desktop has my external IP
[ "networking", "ssh", "openvpn", "dhcp" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T04:19:59.077", "id": "2644341", "postId": "1507144", "score": "2", "text": "This isn't about Ubuntu, but how your network is configured. Ubuntu uses DHCP to set addresses, but the actual configuration is sent from your router.", "userDisplayName": null, "use...
null
[]
null
null
null
null
null
1507146
1
null
2024-03-11T04:17:13.327
0
41
<p>Installed Ubuntu 22.04 and replaced it with Windows 10. While launching it, it shows some error, but after a few seconds it launches properly. Why am I getting this issue?</p> <p><a href="https://i.stack.imgur.com/mi14y.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/mi14y.jpg" alt="enter image de...
1774280
94914
2024-03-11T10:11:02.950
2024-03-11T10:11:02.950
Error while lauching Ubuntu installed over Windows 10
[ "boot", "22.04", "windows-10", "bios" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T14:33:15.993", "id": "2644421", "postId": "1507146", "score": "0", "text": "Have you updated UEFI & SSD, to latest firmware available from vendor? May be similar issues: https://askubuntu.com/questions/1432177/issues-with-dual-booting-of-asus-vivobook-zenbook-series...
null
[]
null
null
null
null
null
1507147
1
1507158
2024-03-11T04:23:31.917
0
50
<p>I have Ubuntu <strong>20.04</strong> with kernel <strong>5.15.0-97-generic</strong> installed alongside a Windows 11 on a HP Omen 16. I have the MT7922A22M PCIe adapter for Wireless and Bluetooth. Both work in windows 11, but Bluetooth doesn't work in Ubuntu. It's using the mediatek/mt7668pr2h.bin firmware as per <s...
1773839
null
null
2024-03-11T07:38:36.390
Ubuntu 20.04, MT7922A22M bluetooth not working
[ "20.04", "bluetooth", "ubuntu-drivers", "mediatek" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T11:36:39.750", "id": "2644394", "postId": "1507147", "score": "1", "text": "Yes indeed and I've got the bluetooth working.", "userDisplayName": null, "userId": "1773839" }, { "creationDate": "2024-03-11T11:44:56.807", "id": "2644397", "postId...
{ "accepted": true, "body": "<p>The solution in the thread <a href=\"https://askubuntu.com/questions/1425384/laptop-bluetooth-device-not-being-recognised-by-ubuntu-22-04\">Laptop bluetooth device not being recognised by Ubuntu 22.04</a> works like a charm. I've figured the issue with kernel module signing. Now blue...
[ { "accepted": true, "body": "<p>The solution in the thread <a href=\"https://askubuntu.com/questions/1425384/laptop-bluetooth-device-not-being-recognised-by-ubuntu-22-04\">Laptop bluetooth device not being recognised by Ubuntu 22.04</a> works like a charm. I've figured the issue with kernel module signing. ...
null
null
2024-03-11T11:46:02.387
null
null
1507150
1
null
2024-03-11T04:59:25.047
1
11
<p>I don't see this problem posted, only a vaguely-related problem about a year and a half ago. Running only Ubuntu on a Lenovo W530. For about the last week - before the most recent update, I am unable to switch between en1, en2, and en3 up in the right-hand corner of the home screen. I get the drop-down menu, but can...
1647025
null
null
2024-03-11T04:59:25.047
U. 22.04.3 LTS cannot access anything but en1 from dropdown menu
[ "keyboard-layout" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T05:55:09.583", "id": "2644354", "postId": "1507150", "score": "0", "text": "Please check you've applied all security fixes & updates, as your details (22.04.3) imply you've not applied all for awhile. This [22.04.4 annoucement](https://fridge.ubuntu.com/2024/02/22/u...
null
[]
null
null
null
null
null
1507153
1
null
2024-03-11T05:47:28.260
0
13
<p>Issue concerns the WiFi. When starting the PC, the WiFi adapter is connecting automatically to the configured WiFi network. But, if closing the lid or going to sleep mode manually, when the PC is waking up, there is no connection to any WiFi network. When looking for available networks, there is no WiFi function act...
305057
null
null
2024-03-11T05:47:28.260
WiFi not re-connecting after suspend
[ "networking", "wireless", "suspend" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507154
1
null
2024-03-11T06:09:06.670
0
52
<pre><code>libvulkan-dev : Depends: libvulkan1 (= 1.3.204.1-2) but 1.2.131.2-1 is to be installed vulkan-tools : Depends: libvulkan1 (&gt;= 1.3.204.0-1) but 1.2.131.2-1 is to be installed </code></pre> <p>I get these errors in Ubuntu 22.04. Is there any solution?</p>
1773103
884673
2024-03-11T06:43:00.537
2024-03-11T06:43:00.537
libvulkan-dev and vulkan-tools
[ "22.04", "vulkan" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T08:50:41.670", "id": "2644373", "postId": "1507154", "score": "0", "text": "Please include more details in your question - which command exactly gives this output? And please provide full output, not only a few lines.", "userDisplayName": null, "userId": "10...
null
[]
null
null
null
null
null
1507156
1
null
2024-03-11T06:49:16.673
0
71
<p>Today DNS stopped resolving. I can still ping the internet by IP address but no domain names are resolved.</p> <p>I've tried</p> <ul> <li>restarting resolved</li> <li>editing resolved's config files: disable DNSSec, enter name servers manually</li> <li>rebooting the machine</li> <li>disabling the firewall</li> </ul>...
689296
null
null
2024-03-11T06:49:16.673
DNS Not Resolving at all - 22.04.3
[ "22.04", "dns" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T09:56:30.100", "id": "2644382", "postId": "1507156", "score": "0", "text": "Does the `host google.com 8.8.8.8` or `host google.com 1.1.1.1` command return valid addresses? If not, probably your ISP is blocking DNS queries to these well-known DNS resolvers.", "us...
null
[]
null
null
null
null
null
1507159
1
null
2024-03-11T07:47:04.900
0
21
<p>When I start the screenshot functionality (<kbd>CTRL</kbd>+<kbd>ALT</kbd>+<kbd>SHIFT</kbd>+<kbd>R</kbd>), choose the video and then hit the red record button, I can see that the screen capture is being started as the video counter is running at the top right screen. But after two seconds it automatically stops and n...
1774453
1165986
2024-03-16T21:46:26.707
2024-03-16T21:46:26.707
Screenshot video stops after two seconds on fresh install of 22.04
[ "video", "screenshot", "capture" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507160
1
null
2024-03-11T07:56:10.283
0
43
<p>I have two server machines with ubuntu 22.04 LTS. One is the master, the secondary is standby. Both server serve NTP service, Bind9 services and DHCP services (bind9 &amp; DHCP additionally providing DDNS) The master server strungle with isc-dhcp-server, the secondary not.</p> <p>The log messages pointed me to probl...
1362749
1362749
2024-03-11T14:14:16.613
2024-03-11T14:14:16.613
ISC-DHCP-Server Crash without any error messages
[ "networking", "dhcp" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T17:14:32.670", "id": "2644436", "postId": "1507160", "score": "0", "text": "Please read https://askubuntu.com/help/how-to-ask and https://askubuntu.com/help/formatting . Take the [tour].", "userDisplayName": null, "userId": "25618" }, { "creationDat...
null
[]
null
null
null
null
null
1507163
1
null
2024-03-11T08:39:13.773
0
54
<p>My system drops me into busybox/initramfs terminal and tells me /dev/mapper/vgubuntu-root doesn't exist. But what does exist in <code>/dev/mapper</code> is nvme0n1p3_crypt so i probably need to use that instead of vgubuntu-root. I also tried to get cryptsetup to make that file via <code>cryptsetup luksOpen /dev/nvme...
1774462
1774462
2024-03-11T10:07:34.377
2024-03-11T10:07:34.377
How do i get busybox to start the system with specified device instead of the default vgubuntu-root?
[ "boot", "initramfs", "busybox" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T10:07:14.167", "id": "2644383", "postId": "1507163", "score": "0", "text": "I also just tried to `cryptsetup luksClose nvme0n1p3_crypt` and then `cryptsetup luksOpen /dev/nvme0n1p3 vgubuntu-root` and then exit. Which first said that mounting /dev on /root/dev failed...
null
[]
null
null
null
null
null
1507164
1
null
2024-03-11T08:46:03.270
0
17
<pre><code>dpkg-deb: error: paste subprocess was killed by signal (Broken pipe) Errors were encountered while processing: /var/cache/apt/archives/libvulkan1_1.3.204.1-2_arm64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) </code></pre> <p>I got this on Ubuntu 22.04, any solution for this?</p>
1773103
1066942
2024-03-11T08:49:34.633
2024-03-11T08:49:34.633
dpkg-deb: error
[ "22.04", "arm64" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T08:50:44.973", "id": "2644374", "postId": "1507164", "score": "1", "text": "Please include more details in your question - which command exactly gives this output? And please provide full output, not only a few lines.", "userDisplayName": null, "userId": "10...
null
[]
null
null
null
null
null
1507165
1
1507171
2024-03-11T08:58:06.693
0
48
<p>What tool does ubuntu official use to build the newest distro (just like debian use live-build to do this work) iso ?</p>
1774457
null
null
2024-03-11T10:30:41.450
What tool does ubuntu official use to build ubuntu distro iso
[ "daily-build" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>The ISOs are built by <a href=\"https://launchpad.net/\" rel=\"nofollow noreferrer\">Launchpad</a> using <a href=\"https://bugs.launchpad.net/ubuntu-cdimage\" rel=\"nofollow noreferrer\">Ubuntu CD Images</a></p>\n<p>You login to a ubuntu.com web page &amp; can cause an ISO build job ...
[ { "accepted": true, "body": "<p>The ISOs are built by <a href=\"https://launchpad.net/\" rel=\"nofollow noreferrer\">Launchpad</a> using <a href=\"https://bugs.launchpad.net/ubuntu-cdimage\" rel=\"nofollow noreferrer\">Ubuntu CD Images</a></p>\n<p>You login to a ubuntu.com web page &amp; can cause an ISO bu...
null
null
null
null
null
1507166
1
null
2024-03-11T09:03:28.253
0
39
<p>I was trying to fix hibernation on my laptop with Ubuntu 23.10. A <a href="https://ubuntuhandbook.org/index.php/2021/08/enable-hibernate-ubuntu-21-10/" rel="nofollow noreferrer">guide</a> suggested to edit <code>/etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla</code>. I did it and then ran <c...
1774468
null
null
2024-03-11T09:03:28.253
/etc/polkit-1/localauthority/ doesn't exist
[ "hibernate", "23.10", "policykit" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507167
1
null
2024-03-11T09:19:00.307
2
508
<p>I bought a laptop &quot;Lenovo ThinkBook 14+&quot; recently. This is a newly released machine version. Its original OS is Windows 11 and I freshly install a Ubuntu 22.04 on it. However, it seems that there is no available driver for my laptop's integrated graphics in linux distro. The CPU is Intel Core Ultra 5 125H,...
1732536
1066942
2024-03-14T07:42:41.083
2024-03-19T18:39:22.770
No driver for Intel integrated graphics, Ubuntu 22.04.4 LTS
[ "drivers", "22.04", "laptop", "intel-graphics" ]
2
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T13:23:17.833", "id": "2644415", "postId": "1507167", "score": "0", "text": "Can you install `cpufetch` with `sudo apt install cpufetch`, run the command `cpufetch`, and post the output?", "userDisplayName": null, "userId": "124466" } ]
null
[ { "accepted": null, "body": "<p>The problem seems temporally resolved by a method called &quot;force probe&quot;, details in <a href=\"https://ubuntuforums.org/showthread.php?t=2495988\" rel=\"nofollow noreferrer\">this Ubuntu Forums thread</a>.</p>\n<p><a href=\"https://ubuntuforums.org/member.php?u=327594...
null
null
null
null
null
1507170
1
null
2024-03-11T10:18:24.270
0
117
<p>After I've installed latest updates on Ubuntu 22.04, Ubuntu Software turned into Snap Store: <a href="https://i.stack.imgur.com/JpfD7.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/JpfD7.png" alt="enter image description here" /></a></p> <p>I made some experiments with four Ubuntu 22.04.1 - 4 ver...
784748
null
null
2024-03-11T16:15:27.273
Ubuntu Software turned into Snap Store after updates
[ "updates", "22.04", "snap-store" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Nothing has really changed just a combining of the two previous Ubuntu Store applications.</p>\n<p>In the image below, the arrow points to a drop down menu which allows you to select the version required, in this case, snap store versions are listed first but further down the...
null
null
null
null
null
1507173
1
null
2024-03-11T11:00:22.247
1
102
<p>I am currently working with an SFTP server and aiming to synchronize its folder with a corresponding local directory. It's crucial to note that I lack control over the SFTP server, and files within it are consistently added and removed autonomously. Consequently, my objective is to retrieve these files without overw...
1774488
85695
2024-03-11T11:50:29.960
2024-03-11T11:50:29.960
Rsync over SFTP alternatives?
[ "bash", "ssh", "rsync", "sftp", "powershell" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T11:44:35.457", "id": "2644396", "postId": "1507173", "score": "0", "text": "I suppose you could set up SSHFS to mount a filesystem over SFTP (see https://www.digitalocean.com/community/tutorials/how-to-use-sshfs-to-mount-remote-file-systems-over-ssh), then use `rsyn...
null
[]
null
null
null
null
null
1507175
1
null
2024-03-11T11:37:12.080
0
30
<p>I have just built my first PC, I have opted for an AMD Ryzen 9 5950X, RTX 4060 (Galax) case along with an ADATA Legend 800 SSD, however I am experiencing an issue that appears to be related to my Gigabyte B550M-K motherboard. I am unable to put my computer to sleep. the moment I attempt to it instantly wakes back up...
1566425
null
null
2024-03-11T11:37:12.080
Gigabyte B550M-K: Sleep mode is borked
[ "22.04", "gigabyte" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507180
1
null
2024-03-11T12:26:20.593
0
41
<p>I'm running Ubuntu 22.04.4. A few weeks ago, there was an update that asked me to restart the computer when it completed. Since then I've been having a problem with text input.</p> <p>Often, if I switch application or text input box within an application, or go without typing anything for a while, I find that when I...
1522418
null
null
2024-03-19T09:57:32.253
Interface Freezing at Beginning of Text Input
[ "22.04", "freeze", "interface", "input" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Switching from X11 to Wayland has helped. I don't get the freezing or letter duplication on text input anymore. Instead, very very occasionally, the interface freezes for a couple of seconds after I start moving the mouse for the first time in a while or sometimes when I open...
null
null
null
null
null
1507182
1
1507607
2024-03-11T12:45:59.793
1
89
<p>I installed Ubuntu 22.04.3 on my Windows from the Microsoft store. it was working fine. Then I uninstalled it a few days after installation. Even after uninstallation, I can see the folder in the left pane of Windows Explorer. There I can see the Ubuntu folder is still there. Since then I have been trying to install...
1774515
94914
2024-03-11T15:55:34.917
2024-03-15T16:12:14.263
Ubuntu 22.04 Installation error from Microsoft Store
[ "22.04", "windows", "windows-subsystem-for-linux" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-12T19:31:22.100", "id": "2644661", "postId": "1507182", "score": "0", "text": "Does `wsl -l -v` show a distribution? If so, that leftover might be what's interfering with the new install attempt. Assuming you don't need anything from that old distribution try `wsl --...
{ "accepted": true, "body": "<p>If <code>wsl -l -v</code> shows a distribution then that leftover might be what's interfering with the new install attempt.</p>\n<p>Assuming you don't need anything from that old distribution try <code>wsl --unregister &lt;distroname&gt;</code> to get rid of it. Keep in mind that thi...
[ { "accepted": true, "body": "<p>If <code>wsl -l -v</code> shows a distribution then that leftover might be what's interfering with the new install attempt.</p>\n<p>Assuming you don't need anything from that old distribution try <code>wsl --unregister &lt;distroname&gt;</code> to get rid of it. Keep in mind ...
null
null
null
null
null
1507185
1
null
2024-03-11T12:52:10.500
0
23
<p>After updating the Ubuntu version in my laptop and it said to restart. After restating the Ubuntu, I am getting this black blank screen with a blinking underscore on my laptop.</p> <p><a href="https://i.stack.imgur.com/myRS8.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/myRS8.jpg" alt="enter ima...
1774513
94914
2024-03-11T12:57:56.620
2024-03-11T12:57:56.620
How to fix the screen loading issue in Ubuntu
[ "boot" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T14:22:12.587", "id": "2644419", "postId": "1507185", "score": "1", "text": "What brand/model system? What video card/chip? What version of Ubuntu to what version? Can you boot to grub menu. If only Ubuntu and If UEFI, its escape key just after vendor's logo on scree...
null
[]
null
null
null
null
null
1507188
1
null
2024-03-11T13:27:49.913
0
32
<p>I'm running Ubuntu Studio on an EliteBook 8470p with a Radeon HD 7750M GPU. I've got <code>xserver-xorg-video-radeon</code> installed, the <code>radeon</code> and <code>amdgpu</code> drivers are loaded without errors according to <code>dmesg</code>. Yet in a game I get only 10 FPS on this laptop, while on another, ...
1168651
1168651
2024-03-12T08:12:23.830
2024-03-12T08:12:23.830
Better GL performance with Radeon HD 7750M card?
[ "drivers", "graphics", "amd-graphics", "radeon", "mesa" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1507190
1
null
2024-03-11T13:55:59.147
0
74
<p>How do I install Weston and use the Weston-calibrator on Ubuntu 22.04 I do not see clear documentation for it.</p>
1764658
null
null
2024-03-11T13:55:59.147
How do I install Weston and use the Weston-calibrator on Ubuntu 22.04
[ "22.04", "wayland", "weston" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-11T16:11:29.220", "id": "2644428", "postId": "1507190", "score": "0", "text": "Assuming you mean Weston = the reference implementation of a Wayland compositor: the package name is simply **weston**. Please note that Ubuntu and its Gnome Desktop uses the Mutter display ...
null
[]
null
null
null
null
null