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
1501974
1
1501978
2024-01-31T16:13:46.167
1
99
<p>How can I view the wifi password of networks I'm already connected to in the terminal?</p>
1064125
null
null
2024-01-31T16:36:25.907
View saved wifi passwords using terminal
[ "password" ]
2
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>You can use the <code>nmcli dev[ice]</code> command:</p>\n<pre><code>nmcli dev wifi show-password \n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2024-01-31T16:36:25.907", "id": "15019...
[ { "accepted": null, "body": "<p>Figured it out. I can do</p>\n<pre><code>cd /etc/NetworkManager/system-connections/\nls -a\n</code></pre>\n<p>to view what Wifi configs are saved. Then, I can do <code>sudo cat &lt;wifiName&gt;</code> where <code>&lt;wifiName&gt;</code> is the wifi I want to see the password ...
null
null
2024-02-17T10:28:31.430
null
null
1501976
1
null
2024-01-31T16:18:15.063
1
152
<p>Since recently, when I have headphones plugged into my laptop, sound is not only coming from my headphones, but also from the laptop itself. The sound seems to be of a different quality/eq then when I am intentionally using the laptop speakers (it is in stereo though). This could be related to a recent update, but I...
1276452
null
null
2024-02-14T02:31:39.693
Sound coming from laptop when when headphones are connected Dell latitude 7440, ubuntu 20.04
[ "20.04", "sound", "pavucontrol" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-31T20:00:28.310", "id": "2633046", "postId": "1501976", "score": "0", "text": "Would `hdajackretask` be a good workaround for disabling (set to Not Connected) the laptop speakers?", "userDisplayName": null, "userId": "1004020" }, { "creationDate": "2024...
null
[ { "accepted": null, "body": "<p>I had the same problem (same device: Latitude 7440 with Ubuntu) and found a solution:</p>\n<p>Once I downgraded the Dell BIOS firmware from 1.10.0 back to version 1.4.1, the issue was resolved (also tried to go &quot;only&quot; back to 1.9.1, but then the problem persisted).<...
null
null
null
null
null
1501977
1
null
2024-01-31T16:35:38.887
3
52
<p>I'm running Ubuntu 22.04.3 LTS on an HP/Intel box and the default button colors in the XCalc calculator app are confusing. Most of the buttons are light blue but there are 12 buttons in the middle (some functions and some numbers) that are white and five buttons on the right side that are tan. This makes using the c...
1764432
618353
2024-02-02T17:23:13.580
2024-02-02T17:29:04.853
The default colors in XCalc are misleading
[ "22.04", "xorg" ]
2
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>The part of the <a href=\"https://linux.die.net/man/1/xcalc\" rel=\"nofollow noreferrer\">Linux man page</a> for this application that affects its customisation is reproduced below:</p>\n<blockquote>\n<h2>Customization</h2>\n<p>The application class name is XCalc.</p>\n<p><em...
null
null
null
null
null
1501980
1
null
2024-01-31T16:39:35.310
0
101
<p>I'm new using Ubuntu, so something I'm still learning, so I'm having a few issues with my Wi-Fi connection.</p> <p>I installed Ubuntu 22.04 LTS, made all configs and I had to install firmware-b43 to get Wi-Fi working, but this only solves the Wi-Fi not working issue, because now I'm facing a really slow Wi-Fi speed....
1764437
1764437
2024-01-31T18:24:54.180
2024-01-31T18:24:54.180
Slow Wi-Fi speed with Broadcom BCM4321 on 22.04
[ "networking", "20.04", "wireless", "broadcom", "lts" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-31T19:11:39.680", "id": "2633038", "postId": "1501980", "score": "0", "text": "have a look at https://askubuntu.com/a/60395/15811", "userDisplayName": null, "userId": "15811" }, { "creationDate": "2024-01-31T22:33:21.767", "id": "2633091", "post...
null
[]
null
null
null
null
null
1501981
1
null
2024-01-31T16:40:53.313
0
112
<p>I've implemented Adsys in a virtual environment containing a an ubuntu 22.04 pro and a regular ubuntu 20.04 and an AD server running windows server 2022. Before installing the ADSys the computers had no issue with login into the domain using sssd. Once I install it I can't login and when trying to use adsysctl updat...
1764439
1764439
2024-01-31T16:42:51.783
2024-01-31T16:42:51.783
Can't login with domain user after ADSys installation - fetching policy fails, getting GPT.ini invalid argument error
[ "22.04", "dconf", "active-directory", "sssd", "ubuntu-pro" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1501986
1
null
2024-01-31T17:03:04.670
0
85
<p>On other operating systems when i connect to the company wifi network it asks me to accept a certificate.</p> <p>On ubuntu 22.04 network settings pop up with the possibility to choose a certificate from a file. But I don't have this file. How to get it?</p> <p>I already tried :</p> <ul> <li>looking for system-ca-cer...
230083
null
null
2024-02-21T06:59:30.773
How to get WLAN / WiFi certificate in Ubuntu 22.04
[ "wireless", "22.04", "certificates" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-31T17:45:04.520", "id": "2633018", "postId": "1501986", "score": "0", "text": "this should still be valid: https://askubuntu.com/questions/102326/how-install-ca-certificate-for-a-wireless-network", "userDisplayName": null, "userId": "15811" } ]
null
[ { "accepted": null, "body": "<p>I'm not sure what caused the issue.</p>\n<p>But in Ubuntu 23.10 it works perfect<br>\n(I chose no certificate needed)</p>\n<p>Hardware HP Elitebook 865 G10</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0...
null
null
null
null
null
1501987
1
null
2024-01-31T17:07:52.747
1
125
<p>Software Updater (update-manager) stuck, but <code>apt update</code> and <code>apt upgrade</code> work fine. I have try to use <code>sudo dpkg --configure -a</code>. The error stacktrace is follow:</p> <pre class="lang-bash prettyprint-override"><code>update-manager Traceback (most recent call last): File &quot;/u...
1649749
null
null
2024-02-02T15:29:33.470
Software Updater (update-manager) stuck, but `apt update` and `apt upgrade` work fine. How to fix the update-manager?
[ "apt", "updates", "python", "software-center" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-31T17:35:09.990", "id": "2633014", "postId": "1501987", "score": "0", "text": "What version of Ubuntu? Did you change the system python version?", "userDisplayName": null, "userId": "243321" }, { "creationDate": "2024-01-31T20:22:11.327", "id": "263...
null
[ { "accepted": null, "body": "<p>There is a global node module named also <code>pro</code> (a Symbolic link) which actually is <code>@ant-design/pro-cli/cli.js</code>. It overrides the the correct <code>pro</code> in <code>/usr/bin/pro</code>. So, when the update-manager run the command <code>pro security-st...
null
null
null
null
null
1501988
1
null
2024-01-31T17:08:21.313
0
48
<p>I have two networks in my environment, a main network and an offline/air-gapped network. The standard process for deploying Ubuntu servers to the air-gapped network is to clone a template VM on the main network, run a few preliminary scripts, mostly just for pre-downloading any packages, then export it as an OVF&amp...
1764390
1764390
2024-01-31T17:22:12.993
2024-01-31T17:22:12.993
Slow network traffic with DNS only after migrating Ubuntu Server 22.04.2 LTS to airgapped network
[ "networking", "dns", "ping", "active-directory" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1501991
1
1502193
2024-01-31T17:55:02.793
1
217
<p>Why has GNOME Software been replaced by Ubuntu App Center in Ubuntu 23.10 (Mantic Minotaur)?</p> <p>I know that <a href="https://askubuntu.com/questions/725975/why-is-the-ubuntu-software-center-being-replaced-by-gnome-software">previously</a>, GNOME Software had replaced the original Ubuntu Software Center, but it s...
1617657
1617657
2024-01-31T19:27:13.013
2024-02-05T11:02:38.190
Why was GNOME Software replaced by App Center in Ubuntu 23.10?
[ "gnome", "software-center", "gnome-software", "app-center" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-31T18:06:20.760", "id": "2633022", "postId": "1501991", "score": "2", "text": "any of the generic answers: less time consuming, cheaper to maintain. You need to ask the maintainers... we can only guess so this is likely to get closed.", "userDisplayName": null, ...
{ "accepted": true, "body": "<p>Ubuntu 23.10 has a new default software center which is called the App Center. The App Center is a rebranded Snap Store GUI, but along with the rebranding have come along some fundamental changes to the App Store's back end. The new App Center has been written from the ground up to b...
[ { "accepted": true, "body": "<p>Ubuntu 23.10 has a new default software center which is called the App Center. The App Center is a rebranded Snap Store GUI, but along with the rebranding have come along some fundamental changes to the App Store's back end. The new App Center has been written from the ground...
null
null
null
null
null
1501992
1
null
2024-01-31T17:56:20.623
0
43
<p>I've recently installed Kubuntu 22.04 and am trying to set guake as the default terminal emulator. I can't seem to find any instructions on how to do it with KDE.</p>
396851
null
null
2024-01-31T21:51:05.807
How do you set the add guake to the list of alternative terminals on Kubuntu 22.04?
[ "command-line", "kubuntu", "kde", "guake" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>You can set guake as an alternative terminal in Kubuntu 22.04 by wrapping it with a custom command:</p>\n<ol>\n<li>Open settings to default applications</li>\n</ol>\n<p><a href=\"https://i.stack.imgur.com/4g0cG.png\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgu...
null
null
null
null
null
1501994
1
null
2024-01-31T18:45:07.260
0
25
<p>I am trying to add a virtual drive to a VM instance created by multipass. I am not able to find the command line options in multipass for doing the task.</p>
1594216
null
null
2024-01-31T18:45:07.260
How can we add a virtual drive to a multipass VM instance?
[ "multipass" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-31T20:54:07.630", "id": "2633063", "postId": "1501994", "score": "1", "text": "No, this is not supported: https://github.com/canonical/multipass/issues/2303", "userDisplayName": null, "userId": "1004020" } ]
null
[]
null
null
null
null
null
1501995
1
1502552
2024-01-31T19:18:29.313
0
176
<p>I am trying to set up WSL to RDP, however I am getting black screen after entering my WSL credentials. Everywhere I read that I have to logout of the Ubuntu before I try to RDP, however I don't really have any running Ubuntu, I only did <code>wsl --install</code>. I am accessing everything via ESL, and if I do - <co...
1764469
94914
2024-02-02T15:01:32.087
2024-02-05T17:15:34.450
WSL to RPD set up / Windows 11, Ubuntu 22.04
[ "windows", "windows-subsystem-for-linux", "rdp", "windows-11" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-31T21:57:43.537", "id": "2633076", "postId": "1501995", "score": "0", "text": "Have you considered trying the officially supported https://github.com/microsoft/wslg ? It uses your RDP under the hood and it should be easier than previous solutions.", "userDisplayNam...
{ "accepted": true, "body": "<p>going with Ubuntu 20.04 solved the iussue</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2024-02-05T17:15:34.450", "id": "1502552", "lastActivityDate": "2024-02-05T17:15:34.450", "lastEditDat...
[ { "accepted": true, "body": "<p>going with Ubuntu 20.04 solved the iussue</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2024-02-05T17:15:34.450", "id": "1502552", "lastActivityDate": "2024-02-05T17:15:3...
null
null
null
null
null
1501996
1
null
2024-01-31T19:29:26.290
0
111
<p>I hope you can help me with my problem.</p> <p>I am currently using Ubuntu 23.10 on my Computer.</p> <p>My specs are as following:</p> <ul> <li>Ryzen 5 7500F</li> <li>32 GB of Corsair 6000 MhZ RAM</li> <li>AMD Radeon RX 7800 XT</li> <li>2 TB of M.2 PCIe 4.0 Storage</li> <li>Mainbaord: Gigabyte A620M DS3H</li> </ul> ...
1764470
null
null
2024-02-01T15:46:02.963
Can't restart Ubuntu, only shutdown and manually start again
[ "boot", "drivers", "amd-graphics", "23.10" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-31T21:38:29.717", "id": "2633072", "postId": "1501996", "score": "0", "text": "What happens when you type **sudo shutdown -r now** ?", "userDisplayName": null, "userId": "1694046" }, { "creationDate": "2024-01-31T22:45:15.173", "id": "2633101", ...
null
[ { "accepted": null, "body": "<p>AMD GPU support includes Ubuntu 22.04.4 for RX 7000 series cards, and these drivers appear to be more stable than the kernel drivers. I know from experience that Mesa with ppa oibaf/graphics-drivers are problematic and I recommend ppa:kisak/kisak-mesa if it is available for U...
null
null
null
null
null
1502000
1
1502010
2024-01-31T20:02:48.153
1
487
<p>We have postgres 9.5. My computer (Ubuntu 20.04) has pgadmin4 8.2, but when it connects to the 9.5 server I get this error:</p> <pre><code>column &quot;wait_event_type&quot; does not exist Line 10: wait_event_type || ': ' || wait event AS wait_event, ^ </code></pre> <p>I was searching online &amp; found that a chang...
279215
279215
2024-01-31T20:18:35.867
2024-02-01T13:17:30.017
possible to downgrade pgadmin4?
[ "apt", "downgrade" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-31T20:42:07.920", "id": "2633059", "postId": "1502000", "score": "0", "text": "you are better off fixing your error \"Historically a process has only been shown as waiting if it was waiting for a heavyweight lock. Now waits for lightweight locks and buffer pins are als...
{ "accepted": true, "body": "<p>Simply specify all versions at once and it will work: <code>sudo apt-get install pgadmin4=6.21 pgadmin4-server=6.21 pgadmin4-desktop=6.21 pgadmin4-web=6.21</code>.</p>\n<p>APT doesn't like to consider downgrades when resolving dependencies. Therefore we need to manually specify all t...
[ { "accepted": true, "body": "<p>Simply specify all versions at once and it will work: <code>sudo apt-get install pgadmin4=6.21 pgadmin4-server=6.21 pgadmin4-desktop=6.21 pgadmin4-web=6.21</code>.</p>\n<p>APT doesn't like to consider downgrades when resolving dependencies. Therefore we need to manually speci...
null
null
null
null
null
1502001
1
null
2024-01-31T20:21:38.340
0
32
<p>I installed Ubuntu Server 23.10 on the computer with Kubuntu 23.10 on the second disk. After some time I deleted the second system, just formatted the disk and on Kubuntu I did update-grub. After restarting Grub showed me only minimal bash.... Of course I reinstalled Grub and everything works, but I don't understand...
1417888
null
null
2024-01-31T20:21:38.340
Grub failure after removal of second system
[ "dual-boot", "grub2" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-31T21:02:06.563", "id": "2633065", "postId": "1502001", "score": "2", "text": "The grub from Server was the leading one I think, so grub was looking for config's in the wrong no longer existing filesystem", "userDisplayName": null, "userId": "966203" }, { ...
null
[]
null
null
null
null
null
1502002
1
1502005
2024-01-31T20:22:42.513
0
120
<p>Is it possible to ignore bounces caused by a specific sender? We have a code repository server that sends emails to users/addresses for all commits. For some reason, it’s difficult to have invalid recipients (users that no longer exist) removed, so whenever messages are sent to such invalid users from e.g., notifica...
1119106
null
null
2024-01-31T23:52:41.337
Configure Postfix to ignore bounce replies to an invalid sender address?
[ "postfix" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-31T20:44:18.533", "id": "2633060", "postId": "1502002", "score": "0", "text": "You can create transport rules that just sinkhole emails to certain destinations. Once I'm at a computer i'll write an answer for this", "userDisplayName": null, "userId": "10616" ...
{ "accepted": true, "body": "<p>You can use <code>transport_maps</code> definitions to specify recipients and domains to which you simply want to discard.</p>\n<p>In <code>/etc/postfix/main.cf</code>, make sure you set this:</p>\n<pre><code>transport_maps = hash:/etc/postfix/transport_maps\n</code></pre>\n<p>Create...
[ { "accepted": true, "body": "<p>You can use <code>transport_maps</code> definitions to specify recipients and domains to which you simply want to discard.</p>\n<p>In <code>/etc/postfix/main.cf</code>, make sure you set this:</p>\n<pre><code>transport_maps = hash:/etc/postfix/transport_maps\n</code></pre>\n<...
null
null
null
null
null
1502003
1
null
2024-01-31T20:30:10.560
1
569
<p>I am a beginner at linux and trying to install it on a HP Spectre X360 laptop with Meteor Lake Core Ultra 155H with dual boot on a single 2TB NVME disk. I am creating a separate /root partition, but no separate /boot partition since it's a UEFI FS and I believe the grub bootloader will be installed in Windows UEFI p...
1764471
1764471
2024-02-01T22:50:40.860
2024-03-05T16:41:11.330
Kubuntu/Ubuntu/Fedora Stuck at install on HP Spectre x360 Meteor Lake Core Ultra 155H Laptop dual boot
[ "boot", "dual-boot", "kernel", "kubuntu", "uefi" ]
0
12
CC BY-SA 4.0
[ { "creationDate": "2024-01-31T22:04:23.670", "id": "2633077", "postId": "1502003", "score": "0", "text": "What happens if you try putting `acpi=off` on the kernel command line? You can edit `/etc/default/grub` and append it to the space-separated values on the `GRUB_CMDLINE_LINUX_DEFAULT=` line,...
null
[]
null
null
null
null
null
1502004
1
1502074
2024-01-31T21:15:08.947
2
119
<p>I removed Adobe from my Ubuntu 22.04.3 LTS and, since then, <code>xdg-open file.pdf</code> opens the file with <code>libreoffice</code> rather than Document viewer. Purging <code>libreoffice</code> completely solves the problem, however it persists if I re-install it. I could live like this, where I remove and re-in...
587144
587144
2024-02-01T11:44:26.183
2024-02-01T11:57:01.067
xdg-open preferes opening pdf files with libreoffice rather than Document viewer since I removed Adobe?
[ "pdf", "xdg-open" ]
1
8
CC BY-SA 4.0
[ { "creationDate": "2024-01-31T22:07:27.030", "id": "2633080", "postId": "1502004", "score": "0", "text": "Right click in files > Open with, then select document viewer while checking \"Always use for this file type\"?", "userDisplayName": null, "userId": "1004020" }, { "creationD...
{ "accepted": true, "body": "<p>Sometimes the file association GUI may be confusing, unreliable, and different across Ubuntu releases, so the command line is a reliable way of <a href=\"https://askubuntu.com/a/1112097/1004020\">setting it</a>:</p>\n<pre class=\"lang-bash prettyprint-override\"><code>xdg-mime defaul...
[ { "accepted": true, "body": "<p>Sometimes the file association GUI may be confusing, unreliable, and different across Ubuntu releases, so the command line is a reliable way of <a href=\"https://askubuntu.com/a/1112097/1004020\">setting it</a>:</p>\n<pre class=\"lang-bash prettyprint-override\"><code>xdg-mim...
null
null
null
null
null
1502007
1
null
2024-01-31T22:01:57.507
-4
166
<p><a href="https://i.stack.imgur.com/xlDQU.jpg" rel="nofollow noreferrer">output of running the command sudo lshw -C network to fix WiFi issues on Ubuntu 22.04</a></p>
1639335
null
null
2024-02-13T19:09:24.780
WiFi issues on Ubuntu 22.04
[ "wireless", "22.04", "disconnect" ]
1
13
CC BY-SA 4.0
[ { "creationDate": "2024-01-31T22:05:18.147", "id": "2633079", "postId": "1502007", "score": "0", "text": "Please describe ***what*** is wrong with your WiFi? What do you want to happen? What happens instead?", "userDisplayName": null, "userId": "1004020" }, { "creationDate": "202...
null
[ { "accepted": null, "body": "<p>After so much toil, my hardware engineer diagnosed the issue to be a hardware problem, so i had my wireless card replaced, so far no challenge, all is going smoothly. thank you all for the assistance, God bless!</p>\n", "commentCount": "0", "comments": [], "commun...
null
null
null
null
null
1502011
1
1502014
2024-01-31T22:30:26.153
0
100
<p><a href="https://i.stack.imgur.com/6aeqk.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/6aeqk.png" alt="enter image description here" /></a></p> <p>So this is the error I get whenever I try to use <code>sudo apt update</code> on my terminator</p>
1764495
10616
2024-01-31T22:48:02.297
2024-01-31T22:49:16.337
How do i get rid of this error, I get this error whenever I try use sudo apt update!
[ "ros" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-31T22:35:17.837", "id": "2633093", "postId": "1502011", "score": "1", "text": "ROS 1 is still stuck on 20.04. Either reinstall an older Ubuntu, or upgrade to ROS 2, which targets 22.04.", "userDisplayName": null, "userId": "1004020" }, { "creationDate":...
{ "accepted": true, "body": "<p>Your repository settings are configuired to use ROS version 1 repositories. Those are no longer up to date and do not support Ubuntu versions later than 20.04 - Jammy is 22.04.</p>\n<p>You need to update the configuration for your repositories and use the ROS2 repositories - which u...
[ { "accepted": true, "body": "<p>Your repository settings are configuired to use ROS version 1 repositories. Those are no longer up to date and do not support Ubuntu versions later than 20.04 - Jammy is 22.04.</p>\n<p>You need to update the configuration for your repositories and use the ROS2 repositories -...
null
null
2024-01-31T23:03:51.740
null
null
1502012
1
null
2024-01-31T22:31:39.457
0
39
<p>I've tried many variations of code to allow files in a shared Windows folder to be writable. Initial code in a freshly made VM was based on <a href="https://linuxsimply.com/ubuntu-samba-client/" rel="nofollow noreferrer">this tutorial</a>. This <a href="https://askubuntu.com/questions/889784/unable-to-create-writabl...
92681
null
null
2024-01-31T22:31:39.457
Can share files be writable?
[ "permissions", "virtualbox", "samba" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1502013
1
null
2024-01-31T22:33:18.170
0
108
<p>I am getting nuts here...</p> <p>I have a fresh install of Ubuntu 20.04.6, and I am trying to get bind9 to work. But I do not succeed.</p> <p>I started with removing systemd-resolved and added a ipv4 DNS directly to resolv.conf as a start.</p> <p>Installed some needed stuff and bind9.</p> <p>The problem is that bind...
1764489
57576
2024-02-01T02:49:37.933
2024-02-01T02:49:37.933
Bind9 starts but won't listen to any ports
[ "server", "dns" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-31T22:47:37.413", "id": "2633103", "postId": "1502013", "score": "0", "text": "Start with the syslog and output there. Check the output of `journalctl -n 75 -u bind9.service` and see if there's any errors there. If `bind9` is 'starting' but erroring out it might not ...
null
[]
null
null
null
null
null
1502018
1
null
2024-01-31T23:52:37.983
0
85
<p>intput <code>lspci</code> | grep -i net shows:</p> <pre><code>Realtek Semiconductor Co., Ltd. Device c852,HP Laptop computer. </code></pre> <p>ubuntu20.04,s says &quot;No WiFi adapter found&quot; when I go to settings. what should I do/What specific version of driver needs to be installed</p>
1764506
1764506
2024-02-04T01:31:03.237
2024-02-04T01:31:03.237
ubuntu20.04,s says "No WiFi adapter found",What specific version of driver needs to be installed
[ "drivers", "20.04" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T02:42:16.387", "id": "2633143", "postId": "1502018", "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
[]
null
null
null
null
null
1502020
1
null
2024-02-01T00:18:14.313
0
54
<p>I created a script <code>/etc/profile.d/mkl_restriction.sh</code> which contains the following line:</p> <p><code>export MKL_NUM_THREADS=1</code></p> <p>When I log in (via ssh if that matters), the variable is not set, but if I run <code>source /etc/profile.d/mkl_restriction.sh</code>, it becomes properly set. What ...
1764508
null
null
2024-02-01T00:18:14.313
Environment variable not set in profile.d script
[ "environment-variables", ".profile" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T00:25:45.553", "id": "2633125", "postId": "1502020", "score": "0", "text": "Is it also set if you source `/etc/profile`? because that by default contains the code that sources `.sh` files in `/etc/profile.d/`", "userDisplayName": null, "userId": "178692" }...
null
[]
null
null
null
null
null
1502023
1
null
2024-02-01T00:28:12.823
0
109
<p>I'm following the <a href="https://upcloud.com/resources/tutorials/install-snort-ubuntu" rel="nofollow noreferrer">directions on this website here</a> on a google search on installing snort but these instructions don't work at all, i keep getting errors with configuring snort like <code>fatal error no such file in d...
1764512
57576
2024-02-01T04:34:27.980
2024-02-01T04:34:27.980
Trying to install snort on a vmware ubuntu linux 22.04.3
[ "vmware", "snort" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T01:30:52.817", "id": "2633134", "postId": "1502023", "score": "2", "text": "Does this answer your question? [Fatal error: rpc/rpc.h: No such file or directory](https://askubuntu.com/questions/1360945/fatal-error-rpc-rpc-h-no-such-file-or-directory)", "userDispla...
null
[]
null
null
null
null
null
1502024
1
null
2024-02-01T00:29:43.207
0
63
<p>I contacted Intel because I couldn't install the I210 driver, and they advised me to repost it on this forum.</p> <h1>The original text is as follows.</h1> <p>I am trying to verify the operation using the I210 driver in openAvnu.</p> <p>I encountered an error while executing <code>igb_avb</code> under the openAVnu s...
1764511
51957
2024-02-01T18:44:03.447
2024-02-01T18:44:03.447
Can you help me use the I210 driver for OpenAvnu in Ubuntu 22.04?
[ "drivers", "22.04", "intel" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T08:19:32.317", "id": "2633200", "postId": "1502024", "score": "0", "text": "Does disabling secure boot work?", "userDisplayName": null, "userId": "1004020" } ]
null
[]
null
null
null
null
null
1502027
1
null
2024-02-01T02:36:14.693
0
211
<p>I have read tons of posts about DNS and fixing that but it was not solved. I have a private virtual network and multiple VMs are connected to a router with internet. All of them have internet and successfully can ping with IP. Some of the are working with the default network setting of Ubuntu. Two of them have probl...
1754915
1754915
2024-02-01T02:40:32.680
2024-02-01T02:40:32.680
DNS Server issue on Ubuntu 22.04
[ "dns" ]
0
7
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T08:24:04.177", "id": "2633202", "postId": "1502027", "score": "0", "text": "You can enable debugging with the bottom half of my https://askubuntu.com/a/1501791/1004020 , then please [edit] your question with the relevant log output", "userDisplayName": null, ...
null
[]
null
null
null
null
null
1502028
1
null
2024-02-01T02:47:12.403
0
19
<p>I need to create a bridge network on my Ubuntu host</p> <p>I followed tutorials <a href="https://www.tecmint.com/create-network-bridge-in-ubuntu/" rel="nofollow noreferrer">like this</a> to create a bridge interface in nmapplet.</p> <p>I made sure to remove all other VPNs, bridges, and even shut down the docker serv...
1024983
94914
2024-02-01T03:16:59.860
2024-02-01T03:16:59.860
Why isn't the bridge network starting?
[ "networking", "network-manager", "network-bridge" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T02:52:58.713", "id": "2633146", "postId": "1502028", "score": "0", "text": "Please [edit] your question to include the elements of the solution you've tried in the post itself rather than relying on a link to the guide you followed. We need to understand what steps ...
null
[]
null
null
null
null
null
1502029
1
1502088
2024-02-01T02:55:53.383
1
582
<p>In my new laptop with dual boot (Ubuntu 22.04 with kernel 6.7 + Windows 11), I tried installing the most recent production-branch Nvidia driver (version 535) available for my GPU (GeForce 4070). While no error seems to be thrown during installation, when I try <code>nvidia-smi</code> I get the infamous error:</p> <b...
1761690
94914
2024-02-01T16:15:10.967
2024-02-01T16:15:10.967
Installed Nvidia driver but nvidia-smi throws "
[ "drivers", "nvidia", "22.04", "gpu-driver" ]
1
11
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T02:59:04.527", "id": "2633147", "postId": "1502029", "score": "0", "text": "After installing the NVIDIA driver did you reboot the system so that the driver is activated? Also, you didn't post if there was any errors during the install with the 6.7 Kernel as that is...
{ "accepted": true, "body": "<p>The present Kernel version you have installed, it seems to be missing the headers for it. Since you are using a mainline kernel version <code>6.7.2-060702</code>, you should download both the <code>headers</code> and <code>modules</code> from <a href=\"https://kernel.ubuntu.com/main...
[ { "accepted": true, "body": "<p>The present Kernel version you have installed, it seems to be missing the headers for it. Since you are using a mainline kernel version <code>6.7.2-060702</code>, you should download both the <code>headers</code> and <code>modules</code> from <a href=\"https://kernel.ubuntu....
null
null
null
null
null
1502030
1
null
2024-02-01T03:04:58.737
0
149
<p><a href="https://i.stack.imgur.com/RUxiE.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/RUxiE.jpg" alt="enter image description here" /></a></p> <p><a href="https://i.stack.imgur.com/7LUhP.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/7LUhP.jpg" alt="enter image description h...
1764124
null
null
2024-02-01T03:04:58.737
How to install cuda10.1?Torch not compiled with CUDA enabled
[ "cuda" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T03:38:03.997", "id": "2633154", "postId": "1502030", "score": "2", "text": "Does this answer your question? [Command \"nvidia-smi\" not found, but can be installed with:](https://askubuntu.com/questions/1501904/command-nvidia-smi-not-found-but-can-be-installed-with)...
null
[]
null
null
null
null
null
1502031
1
null
2024-02-01T03:05:17.260
2
444
<p>I never got around to using snap version of Firefox and have been stuck on version 88 for awhile. This makes some websites inoperable. I heard that Mozilla has now released a <code>.deb</code> package for Ubuntu. How can I install it?</p>
307523
307523
2024-02-01T04:21:44.213
2024-02-01T07:49:18.800
How to install Firefox directly from Mozilla with `apt`?
[ "software-installation", "firefox", "deb" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T03:28:25.230", "id": "2633149", "postId": "1502031", "score": "0", "text": "I use the ppa. You also have to change priority settings or it will try to install snap. https://askubuntu.com/questions/1399383/how-to-install-firefox-as-a-traditional-deb-package-without-s...
null
[ { "accepted": null, "body": "<p>If you are using <code>snap</code> version you need to remove it first. Note an <strong>Ask Ubuntu</strong> post says you will <a href=\"https://askubuntu.com/a/1404401/307523\">lose your bookmarks</a>:</p>\n<pre><code>sudo snap remove firefox\n</code></pre>\n<p>Mozilla has <...
null
null
null
null
null
1502034
1
null
2024-02-01T03:45:43.613
0
76
<p>When we do PCIe hot reset and meet below log in dmesg.<br /> The PCIe device is PCIe gen4x4 NVME SSD.</p> <p>duplicate step:</p> <ol> <li>power on, gen4x4</li> <li>PCIe hot reset,</li> <li>relink up, found PCIe link in gen1x4, with dmesg show limited BW.</li> </ol> <p>Platform information:</p> <ul> <li>OS:Ubuntu 20....
1764531
51957
2024-02-01T21:51:51.917
2024-02-01T21:51:51.917
PCIe link speed limit in dmesg when hot reset "PCIe 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:02:02.0"
[ "drivers", "ssd", "nvme", "pcie" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T08:32:32.530", "id": "2633206", "postId": "1502034", "score": "0", "text": "Does the link speed work properly if you echo to /remove, wait a while, then reprobe for PCI devices to readd it.?", "userDisplayName": null, "userId": "1004020" }, { "creati...
null
[]
null
null
null
null
null
1502036
1
null
2024-02-01T04:24:10.263
0
47
<p>I just noticed large numbers of these random requests getting blocked by UFW</p> <pre><code>9:34 AM [UFW BLOCK] IN=eno1 OUT= MAC=[MY_SERVER_MAC_ADDRESS] SRC=193.254.3.18 DST=[MY_SERVER_LOCAL_IP] LEN=60 TOS=0x00 PREC=0x00 TTL=51 ID=56991 DF PROTO=TCP SPT=53380 DPT=22 WINDOW=29200 RES=0x00 SYN URGP=0 kernel 9:34 AM [U...
1764546
null
null
2024-02-01T04:24:10.263
Why I'm getting these random [UFW BLOCK] requests in my syslogs?
[ "22.04", "log", "ufw" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T08:34:49.920", "id": "2633207", "postId": "1502036", "score": "1", "text": "1. Yes, automated port scanning of the entire internet is common these days 2. Ignore it unless you care about the logspam. In that case, contact your cloud provider or ISP to see if they ca...
null
[]
null
null
null
null
null
1502039
1
null
2024-02-01T05:10:26.000
0
41
<p>After updating to the latest version of ubuntu 22.04LTS, I was no longer able to swipe with three fingers on the trackpad, making it inconvenient to access activities. Please tell me the solution.</p> <p>use PC : LENOVO thinkpad x280</p>
1764554
null
null
2024-02-01T07:34:42.720
22.04LTS trackpad error
[ "touchpad" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T05:29:55.847", "id": "2633172", "postId": "1502039", "score": "0", "text": "What do you mean by *updating to the latest version*? Are you saying you were using Ubuntu 20.04 & recently upgraded to 22.04? or something else. Which 22.04? as that really matters, eg. Ub...
null
[ { "accepted": null, "body": "<p>Depending on which version of Ubuntu you upgraded from, this feature could have been removed or disabled as part of an update from your previous version to 22.04. Also, whether this feature is available or not may depend on which interface you use (for example, GNOME (default...
null
null
null
null
null
1502040
1
null
2024-02-01T05:29:12.040
-1
83
<p>Weird. When I ask the command line for the uptime of my device, today (February 1, 2024) I get the answer that is:</p> <pre><code>$ uptime -s 2024-01-29 17:56:53 </code></pre> <p>This date is still in the future!</p>
585463
968501
2024-02-01T14:23:34.980
2024-02-01T14:23:34.980
Uptime is not correct
[ "uptime" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T06:58:40.437", "id": "2633184", "postId": "1502040", "score": "2", "text": "We have been in 2024 for a month now, ICYMI.", "userDisplayName": null, "userId": "158442" }, { "creationDate": "2024-02-01T08:55:23.800", "id": "2633214", "postId": ...
null
[ { "accepted": null, "body": "<p>uptime -s means &quot;up since ...&quot;</p>\n<p>So it seems that your system has been up since 2024-01-29 17:56:53 - which is January 29 2024 - a couple of days ago today.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2024-02-02T03:49:10...
null
null
null
null
null
1502044
1
null
2024-02-01T05:36:20.773
0
368
<p>I was trying to install git in my Ubuntu 22.04.3 LTS.</p> <ul> <li>After using &quot;<strong>sudo apt update</strong>&quot; command.</li> <li>I used &quot;<strong>sudo apt upgrade -y</strong>&quot; cmd.</li> <li>Then it displayed this message -&gt; &quot;<strong>Waiting for cache lock: Could not get lock /var/lib/dp...
1764562
null
null
2024-02-01T09:38:14.493
Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 5847 (aptd)
[ "error-handling", "github", "urban-terror" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T05:50:46.777", "id": "2633178", "postId": "1502044", "score": "0", "text": "Are you sure you don't have another window/terminal waiting for you to respond to a question? Alternatively it could be system background updates, but that will resolve itself shortly anywa...
null
[ { "accepted": null, "body": "<p>Error <strong>Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend</strong> says that your operation <code>sudo apt update</code> probally is not finished. Check for process with id 5847 by running in terminal <code>ps -p 5847</code>. You will see what proce...
null
null
null
null
null
1502050
1
null
2024-02-01T07:28:35.777
1
19
<p>I connected a USB microphone and analog headphones to laptop and I'm trying to record voice in Audacity. I want to hear other tracks in Audacity and my voice, so I'm using Pawucontrol. Using pacmd, I found the source and sink indexes and loaded module-loopback which works. However, when the module is loaded, my USB ...
1764575
null
null
2024-02-01T07:28:35.777
USB microphone unavailable when Pavucontrol loopback works
[ "pulseaudio", "alsa", "microphone", "headphones", "pavucontrol" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T07:30:08.393", "id": "2633187", "postId": "1502050", "score": "0", "text": "Please provide your OS & release details; `pulseaudio` is being replaced by `pipewire` & you've provided no clues as to your release, thus we currently don't know what is involved in your so...
null
[]
null
null
null
null
null
1502053
1
null
2024-02-01T07:48:43.120
0
29
<p>I am trying to build/cross build for both arm64 and amd64 on my amd64 machine (22.04)</p> <p>to do that I installed both arm64 libraries on my machine (I already had the amd64 installed)</p> <p>it seems that libgdal.so is overwritten by the install of libgdal-dev:arm64 /usr/lib/libgdal.so is now arm64, and it breaks...
1764035
null
null
2024-02-01T07:48:43.120
libgdal.so when using 2 architectures on jammy
[ "22.04", "cross-compilation" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1502055
1
null
2024-02-01T07:55:33.840
1
100
<p>Hello Ask Ubuntu Community,</p> <p>I am encountering an issue with enabling Livepatch on my system <code>Ubuntu 22.04.3 LTS</code> running Ubuntu Pro. Despite having the latest version of the kernel, <strong><code>linux-image-generic-hwe-22.04</code></strong> (version <strong><code>6.5.0.15.15~22.04.8</code></strong...
321544
321544
2024-02-01T08:30:28.057
2024-02-01T08:30:28.057
Challenges with Activating Livepatch on Ubuntu Pro 22.04.3 LTS Using Kernel linux-image-generic-hwe-22.04
[ "canonical-livepatch" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T08:47:19.433", "id": "2633211", "postId": "1502055", "score": "2", "text": "The HWE kernel line has just bumped to 6.5 in January 2024, but the [Livepatch reference](https://ubuntu.com/security/livepatch/docs/livepatch/reference/kernels) is still saying HWE 6.2. May...
null
[]
null
null
null
null
null
1502056
1
null
2024-02-01T08:27:17.750
0
42
<p>I opened up my laptop and first, I see the messages like this. I cant go to my home screen. I am non technical person. Please anyone help me.</p> <p><a href="https://i.stack.imgur.com/GgVze.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/GgVze.jpg" alt="enter image description here" /></a></p>
1764573
1066942
2024-02-01T08:53:14.547
2024-02-01T08:53:14.547
messages while loading ubuntu 22.04
[ "22.04" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T08:51:45.370", "id": "2633213", "postId": "1502056", "score": "1", "text": "Those are the verbose boot messages. They are fine unless you are stuck at that screen. If that's the case, it's a problem with your GPU drivers. Try selecting in GRUB advanced options and t...
null
[]
null
null
null
null
null
1502059
1
null
2024-02-01T09:05:12.100
0
41
<p>I can not install any app from snap or remove it from Ubuntu. Here I shared the error of snapshot. I read other relevant posts but none works for me.</p> <p>I got the following error when I tried to remove it first for a fresh installation</p> <p>sudo apt autoremove --purge snapd</p> <p><a href="https://i.stack.imgu...
375795
375795
2024-02-01T20:15:19.803
2024-02-01T20:15:19.803
Snapd error: cannot install or remove any snap app Error: communicate with server: Post
[ "22.04", "snap", "snap-store" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T09:32:11.760", "id": "2633222", "postId": "1502059", "score": "0", "text": "please alter the question and add the TEXT and not images. We can not copy the text of images and we can not search for the text in images.", "userDisplayName": null, "userId": "1581...
null
[]
null
null
null
null
null
1502063
1
null
2024-02-01T10:02:59.610
1
43
<p>I am trying to upgrade php on Ubuntu 22.04.3 LTS from 8.1 to 8.2 version, but it seems to be only available is 8.1? I am using only official default Ubuntu repositories, cause of our internal security policy.</p> <p>How come there are no 8.2 in official Ubuntu repositories? What should I do to get 8.2 from Ubuntu?</...
1764605
31366
2024-02-16T04:30:01.677
2024-02-16T04:30:01.677
Ubuntu 22.04.3 LTS support for PHP 8.2
[ "22.04", "php" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T10:15:25.223", "id": "2633232", "postId": "1502063", "score": "0", "text": "Ubuntu releases are tied to specific versions of packages. 22.04 will only ever get PHP 8.1. 23.10 has 8.2, and 24.04 will have 8.3. If you want 8.2, then reinstall with Ubuntu 23.10.", ...
null
[]
null
null
2024-02-01T11:00:17.807
null
null
1502066
1
1502068
2024-02-01T10:30:45.737
2
134
<p>I have the following files:</p> <pre><code>1/2/abc.txt 1/2/def.txt 1/1/abc.txt 2/1/abc.txt 2/2/def.txt 3/1/hij.txt </code></pre> <p>I'd like to copy all <code>abc.txt</code> files and preserve the directory tree. I tried the following command:</p> <p><code>rsync -R -P -a -m --include='*/*/abc.txt' remote@server:/tar...
1764620
null
null
2024-02-01T11:39:13.327
rsync not copying files when using --include flag
[ "rsync" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Try <code>rsync -R -P -a -m --include='*/' --include='abc.txt' --exclude='*' source/ remote@server:/target/directory</code>, where the added <code>source/</code> is the source parent directory.</p>\n<p>It's still better to specify the actual path to the source parent directory (ether...
[ { "accepted": true, "body": "<p>Try <code>rsync -R -P -a -m --include='*/' --include='abc.txt' --exclude='*' source/ remote@server:/target/directory</code>, where the added <code>source/</code> is the source parent directory.</p>\n<p>It's still better to specify the actual path to the source parent director...
null
null
null
null
null
1502067
1
null
2024-02-01T10:45:14.337
0
109
<p>I've just reinstalled Ubuntu 22.04. When I go to Settings / Online accounts and click Ubuntu Single Sign-on and input the correct credentials it just hangs on &quot;Connecting...&quot; and doesn't do anything. If I put incorrect details in however it almost immediately tells me that the credentials are incorrect, bu...
1734671
1734671
2024-02-01T18:10:31.253
2024-02-01T18:10:31.253
Ubuntu 22.04 Single Sign-on account is stuck on "Connecting..."
[ "22.04", "online-accounts", "single-sign-on" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1502069
1
1502144
2024-02-01T11:08:20.970
0
87
<p>When I run multipath -ll, only mpatha appears but not mpathb.</p> <p><img src="https://i.stack.imgur.com/uqmlU.png" alt="enter image description here" /></p>
1764618
85695
2024-02-01T13:27:28.417
2024-02-01T22:49:43.693
Multipath Problem
[ "server", "multipath" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T12:27:46.103", "id": "2633269", "postId": "1502069", "score": "2", "text": "Please don't post screenshots of terminal output, instead copy the text from the terminal and paste it into your question, thanks.", "userDisplayName": null, "userId": "590937" }, ...
{ "accepted": true, "body": "<p>WWID for mpathb does not match:</p>\n<pre><code>0012c8sa VS 0012c85a\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2024-02-01T22:49:43.693", "id": "1502144", "lastActivityDate": "20...
[ { "accepted": true, "body": "<p>WWID for mpathb does not match:</p>\n<pre><code>0012c8sa VS 0012c85a\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2024-02-01T22:49:43.693", "id": "1502144", "...
null
null
null
null
null
1502071
1
null
2024-02-01T11:28:45.310
0
86
<p>List of PPAs:</p> <p><a href="https://i.stack.imgur.com/NGj32.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/NGj32.png" alt="enter image description here" /></a></p> <p>Error output from terminal:</p> <pre><code>nessie27@nessie27-MS-7A38:~$ sudo apt-get update [sudo] password for nessie27: Exist:...
1764632
1066942
2024-02-01T11:56:21.560
2024-02-01T11:56:21.560
Error when using the sudo apt-get update command
[ "apt", "gnupg" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T11:59:12.330", "id": "2633258", "postId": "1502071", "score": "0", "text": "It looks like you followed some old instructions when adding Wine (and possibly Steam) - at least the keys aren't working. Please only follow official instructions directly from the [author'...
null
[]
null
null
2024-02-02T11:46:40.783
null
null
1502075
1
null
2024-02-01T11:57:36.063
0
51
<p>Have used Calibre for years to transfer ebooks to my tablet but has stopped recognizing the device and any update for Calibre fail to work through Terminal.</p>
1155371
null
null
2024-02-01T11:57:36.063
Why has Calibre stopped working?
[ "calibre" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T12:22:44.383", "id": "2633268", "postId": "1502075", "score": "0", "text": "Edit your answer with the following info: copy-paste the output when updating it does not work in the terminal. Also could be useful to name your Ubuntu flavor and version.", "userDispla...
null
[]
null
null
null
null
null
1502078
1
1502531
2024-02-01T12:37:20.260
3
3238
<p>Error output when installing Wine:</p> <pre><code>nessie27@nessie27-MS-7A38:~$ sudo apt install --install-recommends winehq-stable Reading package lists... Done Building a dependency tree... Done Reading status information... Done Some packages cannot be installed. Perhaps what you're asking for is not feas...
1764632
1450948
2024-02-06T17:12:22.833
2024-02-06T17:12:22.833
Wine installation error winehq-stable : Dependent: wine-stable (= 9.0.0.0.0~jammy-1)
[ "22.04", "wine" ]
3
10
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T12:40:41.320", "id": "2633274", "postId": "1502078", "score": "0", "text": "Please update your question with output of `sudo dpkg -l | grep '^.[^i]'` . You have broken packages, which needs to be fixed before you can install any package.", "userDisplayName": nul...
{ "accepted": true, "body": "<p><strong>UPDATE: (solution)</strong></p>\n<p>I had the exact same issue on three different systems, all running Ubuntu 22.04.03, and none of the suggestions here helped. What I did find to work however, is aptitude.</p>\n<pre><code>sudo apt install aptitude\n</code></pre>\n<pre><code>...
[ { "accepted": null, "body": "<p>This is caused by an incompatible previous installation of wine. Reinstall your desired version:</p>\n<ol>\n<li><code>apt-mark showhold</code>. If this returns any output, do <code>sudo apt-mark unhold &lt;name&gt;</code></li>\n<li>Disable every PPA except the <code>winehq-ja...
null
null
null
null
null
1502080
1
null
2024-02-01T12:51:33.533
0
57
<p>I have dell Inspiron 7501 laptop and only have ubuntu installed in it . I am sure that i have bluetooth and wifi adapters in there but i dont know why it is not working . it is a fresh install of ubuntu. Any suggestions ,advice would be appreciated . if you need any output please ask.</p> <p>my wireless-info can be ...
1753356
1753356
2024-02-09T16:01:22.920
2024-02-09T16:01:22.920
wifi is not working (not showing ) and bluetooth is not found (showing plug a dongle to use a bluetooth) ubuntu 22.04..3 LTS
[ "networking", "drivers", "wireless", "bluetooth", "internet" ]
0
12
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T13:54:48.530", "id": "2633300", "postId": "1502080", "score": "2", "text": "Please [edit] your question with the output of the `wireless-info` script from https://askubuntu.com/a/425205/1004020", "userDisplayName": null, "userId": "1004020" }, { "cre...
null
[]
null
null
null
null
null
1502081
1
1502090
2024-02-01T12:54:15.753
-1
67
<p>Is there any commandline tool that can remove transforms from an SVG file (or rather apply the transforms), translating all coordinates to stay in place?</p> <p>This is one of the thing that none of the most well-known SVG cleaning tools (<a href="https://github.com/svg/svgo" rel="nofollow noreferrer">svgo</a>, <a h...
275819
275819
2024-02-01T13:42:20.953
2024-02-01T14:44:42.800
Command line tool to resolve transforms in SVG
[ "svg" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T13:26:33.227", "id": "2633293", "postId": "1502081", "score": "0", "text": "Can you give a specific example of what you want to do? Ideally, provide an svg input file and show the output you expect. Some things can likely be done using [ImageMagic](https://imagemagi...
{ "accepted": true, "body": "<p><a href=\"https://npm.im/svgo\" rel=\"nofollow noreferrer\">SVGO</a> works fine for your example. I tested on 3.2.0. <code>npm i -g svgo</code> and <code>svgo in1.svg in2.svg -o out1.svg out2.svg</code>:</p>\n<h1><code>in1.svg</code></h1>\n<pre><code>&lt;svg xmlns=&quot;http://www.w3...
[ { "accepted": true, "body": "<p><a href=\"https://npm.im/svgo\" rel=\"nofollow noreferrer\">SVGO</a> works fine for your example. I tested on 3.2.0. <code>npm i -g svgo</code> and <code>svgo in1.svg in2.svg -o out1.svg out2.svg</code>:</p>\n<h1><code>in1.svg</code></h1>\n<pre><code>&lt;svg xmlns=&quot;http:...
null
null
null
null
null
1502085
1
null
2024-02-01T13:36:55.943
0
32
<p>I have just installed Ubuntu 22.04 in VirtualBox.</p> <p>I have a mounted folder, and the directories in this folder have a background color of green as shown in the image.</p> <p><a href="https://i.stack.imgur.com/5x4cC.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/5x4cC.png" alt="directory lis...
1764646
94914
2024-02-01T16:07:21.870
2024-02-01T16:07:21.870
How to change the background colour of directories in a mounted folder
[ "colors" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T13:44:55.597", "id": "2633298", "postId": "1502085", "score": "0", "text": "That's not related to the color *prompt*, it's related to the `dircolors` - and it's likely because the mounted drive is something like NTFS that is being mounted with execute permissions by...
null
[]
null
null
2024-02-04T10:22:57.850
null
null
1502086
1
null
2024-02-01T13:37:52.093
0
125
<p>I bought laptop few days ago and decided to try Ubuntu, after installing my wifi was not working.</p> <p>My Asus Vivobook S15 (Intel I5 13th Gen) is running Ubuntu 23.10, My Kernel Version is 6.7.2-060702-generic.</p> <p>after running <code>sudo lshw -C network</code> -</p> <pre><code>*-network UNCLAIMED d...
1764647
1764647
2024-02-01T15:28:35.363
2024-02-01T15:28:35.363
MediaTek Corp. WiFi adapter is not recognized by Ubuntu 23.10
[ "wireless", "23.10", "adapter", "mediatek" ]
0
6
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T14:43:24.633", "id": "2633312", "postId": "1502086", "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
1502087
1
null
2024-02-01T13:44:11.510
0
60
<p>I am hoping someone may be able to help. I am having a problem booting after upgrading from Ubuntu 22.04 to 23.10</p> <p>The OS I was upgrading was installed on nvme0n1 but I also had a second copy of Ubuntu on sda. That may have been the cause of the problem.</p> <p>In addition I have 3 other disks: sdb - a data di...
1764635
1764635
2024-02-03T19:08:26.830
2024-02-03T19:08:26.830
Boot problem after ugrading Ubuntu 22.04
[ "upgrade", "boot-repair", "23.10" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T14:00:16.563", "id": "2633302", "postId": "1502087", "score": "0", "text": "from lines 1957 to the last line 1970 in your paste bin link it offers advice on how to fix - what steps have you taken with the advice provided. [edit] in to your question for additional cl...
null
[]
null
null
null
null
null
1502091
1
null
2024-02-01T15:02:15.020
0
64
<p>I created a launcher with the filename Teams.desktop. and put it in the folder ~/Desktop/ and created a symlink for applications <code>sudo ln -s ~/Desktop/Teams.desktop /usr/share/applications/Teams.desktop</code>.</p> <p>The icon on the desktop is correct <a href="https://i.stack.imgur.com/rrJHE.png" rel="nofollow...
333090
333090
2024-02-01T15:28:22.267
2024-02-02T12:40:03.623
Separate launcher icon for teams webapp (using chromium)
[ "launcher", "chromium", "webapps", "23.10" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>If finally found the solution on <a href=\"https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1891649\" rel=\"nofollow noreferrer\">launchpad</a>. Using a different path for chromium:</p>\n<pre><code>Exec=/snap/chromium/current/usr/lib/chromium-browser/chrome [.....
null
null
null
null
null
1502095
1
null
2024-02-01T15:26:50.530
1
67
<p>I recently dual booted my Lenovo i7 windows computer to use Ubuntu 22.04.03. I initially freed 100 go of memory for the OS but I realize that it is not much. My computer is 1 To. I understand that I need to boot in windows to partition my disk, but the subsequent steps seem tedious. More precisely, I wonder :</p> <o...
1758887
1758887
2024-02-01T15:27:43.290
2024-02-01T15:39:21.017
Dual boot Ubuntu 22.04.03 : how to free more space on disk
[ "dual-boot", "22.04", "disk" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T15:51:05.337", "id": "2633334", "postId": "1502095", "score": "0", "text": "Does this answer your question? [Partition 256 GB SSD for dual Boot, Windows 10 + Ubuntu 19.04](https://askubuntu.com/questions/1160473/partition-256-gb-ssd-for-dual-boot-windows-10-ubuntu-1...
null
[ { "accepted": null, "body": "<blockquote>\n<p>How much space should I leave on windows for it to be safe, since I don't plan on using it very much. Is 75 Go enough?</p>\n</blockquote>\n<p>We only deal with Ubuntu so you need to ask Windows users that one.</p>\n<blockquote>\n<p>Once I have made a disk partit...
null
null
null
null
null
1502099
1
1502128
2024-02-01T15:55:00.053
0
106
<p>I just received a new Dell Latitude E5440 running Windows 11. I'm trying to install Ubuntu but since I'm doing this once every ten years I got a new problem every decade. My problem is Ubuntu, on live USB does not recognize the SDD of the laptop.</p> <p>I fixed the problem myself in the BIOS by disabling RAID. Inste...
803328
null
null
2024-02-01T19:31:25.567
Live usb does not recognize SSD: should I use AHCI/NVMe?
[ "system-installation", "ssd", "raid", "nvme" ]
1
5
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T16:12:14.420", "id": "2633340", "postId": "1502099", "score": "0", "text": "Try just benchmarking it. NVMe was designed to be faster than SSDs than SATA, but I don't know why it's in a menu with RAID. Test linear/random-access sequential/parallel reads/writes to see...
{ "accepted": true, "body": "<blockquote>\n<p>Since RAID is not working, it remains 1 and 2. Which one should I use ? AHCI/NVMe is working by the way, the disk is recognized by the live usb.</p>\n</blockquote>\n<p>The fact that it works is basically giving you the answer.</p>\n<p>AHCI/NVMe is the native interface f...
[ { "accepted": true, "body": "<blockquote>\n<p>Since RAID is not working, it remains 1 and 2. Which one should I use ? AHCI/NVMe is working by the way, the disk is recognized by the live usb.</p>\n</blockquote>\n<p>The fact that it works is basically giving you the answer.</p>\n<p>AHCI/NVMe is the native int...
null
null
null
null
null
1502101
1
null
2024-02-01T16:27:52.170
0
33
<p>I am setting up a Kubernetes cluster over multipass virtual machines for a test environment. We need access to raw harddisks within the virtual machines.</p> <p>How can we connect physical disk partitions to multipass virtual machines?</p>
1594216
null
null
2024-02-01T16:27:52.170
How can we do passthrough physical disk partition to multipass virtual machine?
[ "disk", "multipass" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1502103
1
null
2024-02-01T16:35:18.063
0
241
<p>In my system I have two SDDs:</p> <ol> <li>with Ubuntu 23.10 and Windows 11</li> <li>two main partitions: one ext4 for <code>/home</code> and one NTFS for generic storage in Windows</li> </ol> <p>Until few weeks ago I was able to mount the &quot;storage&quot; partition in Ubuntu, then it refused to mount it anymore ...
1036006
1036006
2024-02-01T19:48:56.947
2024-02-02T14:46:28.130
Ubuntu 23.10 does not start after running CHKDSK from Windows in a unused partition
[ "boot", "dual-boot", "grub2", "23.10", "disk-check" ]
1
6
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T17:52:11.920", "id": "2633372", "postId": "1502103", "score": "0", "text": "VirtualBox doesn't work on 23.10. There is a thread and unofficial solution at https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/2037082 . If you're not using it, you should `sudo ap...
null
[ { "accepted": null, "body": "<p>Not sure if and how my activity on Windows could have raised the issue in Ubuntu, but I found the solution inspecting <code>/var/log/syslog</code>:</p>\n<blockquote>\n<p>2024-02-02T15:39:46.874574+01:00 mark gdm3: Gdm: GdmSession: no session desktop files installed, aborting....
null
null
null
null
null
1502104
1
null
2024-02-01T16:41:17.623
0
26
<p>This is the error I get when running <code>sudo apt update</code>:</p> <pre><code>goutham@goutham-11-11:/$ sudo apt update E: Conflicting values set for option Signed-By regarding source http://packages.osrfoundation.org/gazebo/ubuntu-stable/ jammy: /usr/share/keyrings/pkgs-osrf-archive-keyring.gpg != /usr/share/key...
1764495
85695
2024-02-01T16:56:37.763
2024-02-01T16:56:37.763
sudo apt update: Conflicting values set for option Signed-By regarding source
[ "apt", "software-sources", "gnupg" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
2024-02-03T09:27:18.387
null
null
1502107
1
null
2024-02-01T16:53:11.737
0
89
<p>I'm trying to connect a GoPro 10 to RPi5 and work with OpenCV library. I'm having issues to find &quot;camera index&quot; in order to create VideoCamera object. I followed <a href="https://github.com/jschmid1/gopro_as_webcam_on_linux" rel="nofollow noreferrer">https://github.com/jschmid1/gopro_as_webcam_on_linux</a>...
1764678
1764678
2024-02-01T16:56:03.777
2024-02-01T17:00:56.797
Cannot find USB camera index with VideoCapture() OpenCV
[ "usb", "raspberrypi", "camera", "opencv" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T17:00:56.797", "id": "2633499", "postId": "1502107", "score": "0", "text": "Add yourself to the `video` group with `sudo adduser $USER video`, then logoff and login. Groups are set up at `login` time.", "userDisplayName": null, "userId": "25618" } ]
null
[]
null
null
null
null
null
1502109
1
null
2024-02-01T16:59:05.230
0
117
<p>I have Ubuntu 22.04 and wanted to open a game on Steam but it immediately crashed so I looked at the whole thing with journalctl and discovered these errors:</p> <pre><code>Feb 01 17:20:49 GamingPCderPIs kernel: kauditd_printk_skb: 16 callbacks suppressed Feb 01 17:20:49 GamingPCderPIs kernel: audit: type=1400 audit...
1764681
590937
2024-02-01T17:01:51.333
2024-02-12T20:27:46.817
Hogwarts Legacy on steam doesn't work
[ "22.04", "snap", "games", "steam" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-02-02T03:12:23.497", "id": "2633534", "postId": "1502109", "score": "0", "text": "Posting truncated log messages removes their value. \"`", "userDisplayName": null, "userId": "25618" } ]
null
[ { "accepted": null, "body": "<p>The aa-logprof tool will parse the AppArmor messages and suggest policy rules which would permit application to run under confinement.</p>\n<pre><code>$ sudo aa-logprof\n</code></pre>\n<p><a href=\"https://ubuntu.com/tutorials/beginning-apparmor-profile-development#5-using-aa...
null
null
null
null
null
1502111
1
null
2024-02-01T17:07:35.527
0
29
<p>I currently using ubuntu 22.04, when I do 'sudo apt update', always appear error like this :</p> <pre> $ sudo apt update Hit:1 https://dl.google.com/linux/chrome/deb stable InRelease Hit:2 http://repo.mysql.com/apt/ubuntu jammy InRelease Hit:3 https://repo.protonvpn.com/debian stable InRele...
1755887
null
null
2024-02-01T17:07:35.527
ModuleNotFoundError: No module named 'apt_pkg' on Ubuntu 22.04
[ "apt", "updates", "update-manager" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T17:15:10.090", "id": "2633366", "postId": "1502111", "score": "0", "text": "Does this answer your question? [Problem with update-manager: No module named 'apt\\_pkg' in Ubuntu 13.10, having installed Python 3.4 on /usr/local/lib](https://askubuntu.com/questions/4809...
null
[]
null
null
2024-02-03T09:23:37.483
null
null
1502112
1
null
2024-02-01T17:11:36.157
0
117
<p>I used the Install Ubuntu alongside Windows Boot Manager option, and now whenever I try accessing my SSD I run into this error:</p> <blockquote> <p>Error mounting /dev/nvme0n1p3 at ...SSD: wrong fs type , bad option, bad superblock on /dev/nvmeOn1p3, missing codepage or helper program, or other</p> </blockquote> <p>...
1764690
94914
2024-02-04T16:59:35.103
2024-02-04T16:59:35.103
How to access Windows files from Ubuntu 23.10 which is installed alongside Windows Boot Manager
[ "dual-boot", "mount", "23.10" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T17:21:03.940", "id": "2633367", "postId": "1502112", "score": "0", "text": "Try https://askubuntu.com/q/145902/1004020 or https://askubuntu.com/q/113733/1004020", "userDisplayName": null, "userId": "1004020" }, { "creationDate": "2024-02-01T17:21:35....
null
[ { "accepted": null, "body": "<p>Booting Ubuntu alongside a Windows partition most likely causes a bad superblock error message because Windows 10/11 enables a form of hibernation by default known as fast startup. With fast startup the Windows filesystems remain mounted even when Windows is not running and...
null
null
null
null
null
1502114
1
null
2024-02-01T17:35:05.740
0
58
<p><strong>The problem</strong><br /> I am tryng to run gitkraken on Ubuntu 20.04.6. However whenever I go to open gitkraken nothing happens.</p> <p><strong>Steps to reproduce</strong><br /> Run the following commands to download and install:</p> <pre><code>gitkraken wget https://release.gitkraken.com/linux/gitkraken-a...
1717699
null
null
2024-02-09T16:17:33.407
GitKraken Crashes on Startup with no error
[ "20.04", "virtualbox", "git" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1502116
1
null
2024-02-01T17:37:49.233
0
55
<p>It's happening on my work's PC and it's making me mad. Just wanted to start from zero this new year with Linux.</p> <p>WiFi runs good for X time; may be 5 minutes or 10 hours. But at a point, it disconnects and I have to restart NetworkManager until it works again (sometimes one time, sometimes 50).</p> <p>I have a ...
1764695
null
null
2024-02-01T17:37:49.233
WiFi keeps disconnecting and asking for password
[ "networking", "drivers", "wireless", "internet" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
2024-02-19T23:06:40.263
null
null
1502117
1
null
2024-02-01T17:55:13.380
0
187
<p><strong>Ubuntu 23.10, PC, Mate Desktop</strong></p> <p>23.10 has been working fine and I wanted to restore my VPN wiped out during the last update/upgrade and worked with the vendor to restore operation. That involved many commands run in Terminal.</p> <p>After rebooting the final time during that process, I found t...
464356
464356
2024-02-01T19:25:15.483
2024-02-01T19:25:15.483
Ubuntu 23.10 - a new password page during boot
[ "boot", "login", "password" ]
0
6
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T18:11:14.950", "id": "2633378", "postId": "1502117", "score": "0", "text": "The first image shows the cryptsetup prompt for the full-disk encryption. Did you set up full disk encryption with TPM, a password, or not at all?", "userDisplayName": null, "userId"...
null
[]
null
null
null
null
null
1502118
1
null
2024-02-01T17:58:18.347
0
68
<p>When using pip install</p> <pre><code>python3 -m pip install </code></pre> <p>I get the error</p> <pre><code>AttributeError: module 'csv' has no attribute 'reader' </code></pre> <p>Python version installed is <code>python --version Python 3.10.12</code></p> <p>I am wondering is something is wrong with my Python ins...
1764699
1764699
2024-02-01T23:55:49.440
2024-02-01T23:55:49.440
Python 3 Installation Errors Ubuntu 22
[ "22.04", "python3" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T18:21:17.973", "id": "2633382", "postId": "1502118", "score": "1", "text": "'csv' is a builtin python module so Python looks corrupt. Please [edit] your post with the output of `python3 -c 'import sys;import csv;print(sys.version,csv.__all__)';echo /bin/python*`. Yo...
null
[]
null
null
null
null
null
1502121
1
null
2024-02-01T18:37:55.033
0
13
<p>So I have a docker/nodejs daemon running with an imager located at port 3030. This code below works fine for when accessing imager.mydomain.online to reach the correct folder. The folder contains a index.js and the scripts for it.</p> <pre><code>&lt;VirtualHost *:80&gt; ServerName imager.mydomain.online ServerAlias ...
396921
null
null
2024-02-01T18:37:55.033
VirtualHost & Proxy with Location
[ "apache2", "docker" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1502122
1
null
2024-02-01T18:42:24.817
0
51
<p>So, I decided to try out ubuntu on a dual boot with windows. The way I did everything was:</p> <p>I shrunk my OS drive in windows disk manager, then using live boot Ubuntu and gparted I made 3 partitions for root, home and swap from the unasigned space. I proceeded to install Ubuntu with the &quot;something else&quo...
1764705
68186
2024-02-01T19:33:27.137
2024-02-01T19:33:27.137
Did i lose my ubuntu? I have no idea what actually happend to all its data
[ "dual-boot", "partitioning", "gparted" ]
0
11
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T18:50:47.733", "id": "2633387", "postId": "1502122", "score": "0", "text": "Your data is safe as long as you remember where your partition originally was and did not create any new partition on top of it. You need to find the command that allows you to \"create\" (n...
null
[]
null
null
null
null
null
1502123
1
null
2024-02-01T18:48:59.570
0
60
<p>I am trying to dual boot my pc with windows 11 and Ubuntu 22.04.3 LTS. I used both balena etcher and rufus for making the flash drive, same problem for both. My flash drive has 32 gb so it is fully fitted on there. I start the pc with the usb inside after selecting the right priority in the BIOS. I already have wind...
1764709
null
null
2024-02-01T18:48:59.570
trying to dual boot - unknown chipset nouveau issue with no options to install driver using grub
[ "dual-boot", "20.04" ]
0
9
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T18:53:32.933", "id": "2633388", "postId": "1502123", "score": "0", "text": "Use the second option \"Ubuntu(safe graphics)\". Then install the Nvidia driver onto Ubuntu", "userDisplayName": null, "userId": "1004020" }, { "creationDate": "2024-02-01T18...
null
[]
null
null
null
null
null
1502124
1
null
2024-02-01T19:16:05.820
0
109
<p>The software updater has instructed me to upgrade to Ubuntu Pro before I can install the software updates. I am told to get a token, but I don't know how to do it. I have created the Ubuntu Pro account, but I don't know what to do next.</p>
1764711
null
null
2024-02-01T22:21:33.177
Software Update
[ "updates", "22.04" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T19:20:33.467", "id": "2633404", "postId": "1502124", "score": "0", "text": "First you need to retrieve your Ubuntu Pro token from the [Ubuntu Pro dashboard](https://ubuntu.com/pro). To access your dashboard, you need an [Ubuntu One account](https://login.ubuntu.com/...
null
[ { "accepted": null, "body": "<h1>Security and Basic updates</h1>\n<p>Security fixes and basic updates are available to all users of Ubuntu whether you join Pro or not. Only <a href=\"https://askubuntu.com/questions/1452497/what-are-esm-apps-and-how-do-they-relate-to-ubuntu-pro\">ESM updates</a> require an U...
null
null
null
null
null
1502126
1
null
2024-02-01T19:26:27.277
1
39
<p>I'm on Ubuntu 22.04 with three total displays, one 16:9 on a GTX 1050Ti, and two 4:3 displays on a GT 520. It's working fantastic, except that when I go to move the location of the displays in the settings it goes all haywire and one display becomes black while staying connected. I have <code>@reboot root /sbin/modp...
1764713
null
null
2024-02-01T19:26:27.277
How to Reorganize Displays Over Two GPUs
[ "drivers", "nvidia", "22.04", "multiple-monitors", "display" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1502127
1
null
2024-02-01T19:27:49.433
0
75
<p>I am the happy owner of a Dell Precision 5540 with Ubuntu LTS since end 2020. Everything was going perfectly well until 2-3 weeks ago. Now when I have intense CPU usage (data analysis, or Kerbal Space Program for example), first the display lags, then it flickers. This only happens on the integrated display, not the...
1764715
1764715
2024-02-04T12:04:47.337
2024-02-04T12:04:47.337
Flickering display on Ubuntu 22.04.3 when intense CPU usage
[ "nvidia", "22.04", "graphics", "dell", "cpu" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-02-04T12:25:11.960", "id": "2634139", "postId": "1502127", "score": "0", "text": "might be Hardware issue ? 100 is pretty big number", "userDisplayName": null, "userId": "972665" } ]
null
[]
null
null
null
null
null
1502130
1
null
2024-02-01T20:02:46.153
1
64
<p>I have an Asus Vivobook F510UA laptop which has 16 GB of RAM and 12 GB of swap file. I am using Ubuntu 22.04 LTS at this laptop and this laptop sometimes does not wake from suspend when I re-open the lid of the laptop. When this problem occurs, I have to press power button 10 seconds and power off the laptop and pre...
273537
273537
2024-02-27T21:02:11.773
2024-02-27T21:02:11.773
Sometimes Ubuntu Linux does not resume after suspend
[ "suspend", "resume" ]
0
7
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T20:09:25.860", "id": "2633436", "postId": "1502130", "score": "0", "text": "A good guess would be that the swap file should be at least the size of RAM for suspend/resume to work reliably.", "userDisplayName": null, "userId": "614422" }, { "creationD...
null
[]
null
null
null
null
null
1502133
1
null
2024-02-01T20:41:45.440
0
131
<p>running Unbuntu 22.04. Was trying to download SteamCMD through the following commands. The arch is aarch64</p> <pre><code>sudo add-apt-repository multiverse; sudo dpkg --add-architecture i386; sudo apt update sudo apt install steamcmd </code></pre> <p>Not sure what other information is needed since I have no idea ...
1764723
1764723
2024-02-02T04:52:19.587
2024-02-02T16:48:37.843
Can't install SteamCMD on my Ubuntu VM using OCI
[ "apt", "server", "cloud" ]
1
6
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T20:42:40.480", "id": "2633449", "postId": "1502133", "score": "0", "text": "My discord is ayaya_. If anybody wants to help me there! I'm new to Ubuntu and not sure how most of it works!", "userDisplayName": null, "userId": "1764723" }, { "creationDat...
null
[ { "accepted": null, "body": "<p>The VM you're using is based on the ARM CPU architecture (like the processors you get in a Raspberry Pi or cellphone). The <code>steamcmd</code> package is only <a href=\"https://packages.ubuntu.com/search?keywords=steamcmd\" rel=\"nofollow noreferrer\">available</a> for the ...
null
null
null
null
null
1502134
1
null
2024-02-01T20:55:29.973
0
116
<p>I recently purchased a logitech MX Keys Mini. I tried connecting it via bluetooth to my laptop running Ubuntu 22.04.3 LTS. The user interface shows me a passkey to enter and the keyboard starts working. After a while the keyboard stops working and I have to enter a passkey again.</p> <p>Trying to connect the keyboar...
1764720
null
null
2024-02-01T20:55:29.973
Logitech MX Keys Mini doesn’t pairing on Ubuntu 22.04.3 LTS
[ "keyboard", "bluetooth", "logitech" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1502137
1
null
2024-02-01T21:29:40.720
0
184
<p>I have Nvidia drivers (GeForce GTX 1660 SUPER) on Ubuntu 22.04.3 LTS. Everything was functioning properly with the Nvidia drivers until recently when problems started to arise.</p> <p>In an attempt to resolve the issue, I executed the purge command to completely remove all Nvidia drivers from my system. Following th...
1764730
94914
2024-02-02T10:36:08.340
2024-02-02T10:36:08.340
Problem with Nvidia-drivers in Ubuntu 22.04.3. LTS
[ "drivers", "nvidia" ]
0
9
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T21:55:29.000", "id": "2633463", "postId": "1502137", "score": "1", "text": "can you share output of **lsmod | grep nvidia**", "userDisplayName": null, "userId": "264642" }, { "creationDate": "2024-02-01T21:59:36.527", "id": "2633464", "postId...
null
[]
null
null
null
null
null
1502138
1
null
2024-02-01T21:44:36.230
0
17
<p>I'm using ubuntu 22.04. I can't get microphone on browser nor application via Skype. Feel free to ask for any info you need to help me resolve this problem.</p>
1764733
null
null
2024-02-01T21:44:36.230
Microphone does not work on Acer Aspire 3 Spin 14
[ "microphone" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1502139
1
null
2024-02-01T22:01:36.403
1
42
<p>Ubuntu 22.04 LTS, Postfix, APT</p> <p>Security updates are enabled, and APT is applying updates to postfix. However, post-upgrade postfix is left in a non-functional state. We get these errors in the logs:</p> <pre><code>postfix/proxymap[4090947]: warning: pgsql:/etc/postfix/sql-domain-aliases.cf is unavailable. uns...
1764736
1450948
2024-02-03T16:45:32.497
2024-02-03T16:45:32.497
Ubuntu 22.04 Postfix apt upgrade missing maps files post upgrade
[ "apt", "postfix" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-02-01T22:19:52.483", "id": "2633469", "postId": "1502139", "score": "0", "text": "What got upgraded?", "userDisplayName": null, "userId": "243321" }, { "creationDate": "2024-02-02T02:09:30.233", "id": "2633513", "postId": "1502139", "score": "0...
null
[]
null
null
null
null
null
1502140
1
null
2024-02-01T22:16:04.993
0
23
<p>I am working on a setup where I use multiple input devices/cursors to control a webpage. It works fine with reassigning input devices via xinput. There is one problem: When one cursor e.g. hovers on something and becomes a hover cursor, all other cursors also change their appearance.</p> <p>Is there any way to chang...
1764741
null
null
2024-02-01T22:16:04.993
XInput multi pointer changes all cursor state when one changes
[ "mouse", "cursor", "xinput", "multipointerx" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-02-02T02:13:10.303", "id": "2633514", "postId": "1502140", "score": "0", "text": "If it's multiple windows of the webpage on separate monitors, then consider setting up X11 multiseat. Otherwise, you could try hiding the Ubuntu cursors, and using Javascript to draw them by...
null
[]
null
null
null
null
null
1502143
1
null
2024-02-01T22:43:01.047
0
54
<p>I keep running into this issue with VirtualBox. Here's a screenshot.</p> <p><a href="https://i.stack.imgur.com/VSEmf.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/VSEmf.jpg" alt="screenshot of my issue" /></a></p>
1764744
94914
2024-02-02T14:46:02.330
2024-02-02T14:46:02.330
VirtualBox RTR3InitEx failed with rc=-1912 error when i try to start Virtual Machine
[ "virtualbox" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-02-02T02:15:22.190", "id": "2633515", "postId": "1502143", "score": "0", "text": "Did you reboot after installing VirtualBox?", "userDisplayName": null, "userId": "1004020" }, { "creationDate": "2024-02-02T14:43:59.527", "id": "2633677", "postId": ...
null
[]
null
null
null
null
null
1502147
1
null
2024-02-01T23:53:19.183
0
30
<p>im trying to attach my Token to the machine and getting this BIG huge error command line:</p> <pre><code>sudo pro attach &lt;*mytoken*&gt; [sudo] senha para guinomo: Unexpected error(s) occurred. For more details, see the log: /var/log/ubuntu-advantage.log To file a bug run: ubuntu-bug ubuntu-advantage-tools Traceb...
1764749
158442
2024-02-02T00:19:34.190
2024-02-02T00:19:34.190
Trying to attach my Token to the machine and getting this BIG huge error command line:
[ "command-line", "apt" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-02-02T03:21:13.653", "id": "2633538", "postId": "1502147", "score": "0", "text": "Ubuntu Pro is only supported on the LTS releases of Ubuntu. 22.10, 23.04 and 23.10 are not supported and it will not work on those releases.", "userDisplayName": null, "userId": "23...
null
[]
null
null
2024-02-02T11:46:03.813
null
null
1502149
1
1502153
2024-02-02T00:08:51.527
4
428
<p>This <a href="https://askubuntu.com/a/420533/1585367">answer</a> converts a batch of mp4 into mp3 using a for loop.</p> <p>I want to achieve something similar with only one line of code. After some trial and error, I figured out the following code.</p> <pre><code>ls | grep .mkv | xargs -I {} ffmpeg -i {} -codec copy...
1585367
null
null
2024-02-05T14:46:14.683
Bulk converting mkv files into mp4 files using only one line of xargs
[ "command-line", "video", "ffmpeg", "batch-rename" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2024-02-02T09:51:44.380", "id": "2633620", "postId": "1502149", "score": "0", "text": "What is the reason you want to remux mkvs to mp4s? mp4 is usually only used with h264 and h265 codecs. If you mkv files have different codecs, you may end up with mp4 files that not all vide...
{ "accepted": true, "body": "<p>There's no reason (apart from readability) that you can't put a shell loop in a single line of code - and whether you use a shell loop or <code>xargs -I{}</code> you will end up with one invocation of <code>ffmpeg</code> for each file.</p>\n<p>Regardless, I'd avoid <code>ls | grep</c...
[ { "accepted": true, "body": "<p>There's no reason (apart from readability) that you can't put a shell loop in a single line of code - and whether you use a shell loop or <code>xargs -I{}</code> you will end up with one invocation of <code>ffmpeg</code> for each file.</p>\n<p>Regardless, I'd avoid <code>ls |...
null
null
null
null
null
1502150
1
1502199
2024-02-02T00:09:20.613
0
112
<p>I was trying to switch to Ubuntu, but when I try to press any option in the grub panel, the same message always appears:</p> <pre><code>0.097760] x86/cpu: SGX disabled by BIOS. 1.619490] usbhid 1-9:1.1: couldn't find an input interrupt endpoint BusyBox v1.30.1 (Ubuntu 1:1.30.1-7ubuntu3) built-in shell (ash) Enter ...
1764751
1764751
2024-02-02T02:04:15.207
2024-02-03T16:47:47.647
Cannot install or try ubuntu
[ "boot", "mount", "22.04", "uefi" ]
1
5
CC BY-SA 4.0
[ { "creationDate": "2024-02-02T00:10:55.927", "id": "2633485", "postId": "1502150", "score": "0", "text": "Also, it says that I do not have SGX activated from the BIOS, but I do", "userDisplayName": null, "userId": "1764751" }, { "creationDate": "2024-02-02T00:16:54.547", "id"...
{ "accepted": true, "body": "<p>So instead of using Rufus or Unetbooting, i use balenaEtcher following the steps in <a href=\"https://ubuntu.com/tutorials/install-ubuntu-desktop#3-create-a-bootable-usb-stick\" rel=\"nofollow noreferrer\">https://ubuntu.com/tutorials/install-ubuntu-desktop#3-create-a-bootable-usb-st...
[ { "accepted": true, "body": "<p>So instead of using Rufus or Unetbooting, i use balenaEtcher following the steps in <a href=\"https://ubuntu.com/tutorials/install-ubuntu-desktop#3-create-a-bootable-usb-stick\" rel=\"nofollow noreferrer\">https://ubuntu.com/tutorials/install-ubuntu-desktop#3-create-a-bootabl...
null
null
null
null
null
1502151
1
null
2024-02-02T00:38:25.130
1
210
<p>I am Trying to use my 3.5mm jack headset with <strong>ubuntu 22.04</strong> on an acer device, However the microphone doesn't work (It Works as an output device only!), I Overdrived pin 0x18 and pin 0x19 to microphone in <strong>hdajackretask</strong> (It produces some errors: Device or resource busy, but it works),...
1733066
767056
2024-02-03T21:31:04.187
2024-02-03T21:31:04.187
Headset microphone not working Ubuntu 22.04
[ "sound", "pulseaudio", "alsa", "microphone" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-02-02T03:11:53.460", "id": "2633533", "postId": "1502151", "score": "0", "text": "Please run both `aplay -l` and `lsb_release -a` then [Edit](https://askubuntu.com/posts/1502151/edit) your question to include this information.", "userDisplayName": null, "userId": ...
null
[]
null
null
null
null
null
1502152
1
1503501
2024-02-02T00:49:28.263
2
62
<p>I have both a Raspberry Pi 4 and a Raspberry Pi 5, and I am wondering if it is safe and successful to use a Ubuntu Desktop 23.10 formatted SD-Card between the two (ie. use it in the rpi4 for a while, power it off, use it in the rpi5 for a while, power it off, use it in the rpi4 for a while, etc.).</p> <p>So far I've...
22776
null
null
2024-02-14T12:55:31.883
Can you use/interchange the same Ubuntu Desktop 23.10 sd-card in a Raspberry Pi 4 and a Raspberry Pi 5?
[ "raspberrypi", "sd-card", "23.10" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-02-07T13:32:25.363", "id": "2635083", "postId": "1502152", "score": "0", "text": "It will most likely work. But even if it works, you may end up having inconsistencies in some logs and other files on your SD-card (created while Ubuntu is running), since the two boards hav...
{ "accepted": true, "body": "<p>Tested with an SD card I've been using Ubuntu Desktop 23.10 on a Raspberry Pi 5 on, and put it in a Raspberry Pi 400 and had no issues.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2024-02-14T12:...
[ { "accepted": true, "body": "<p>Tested with an SD card I've been using Ubuntu Desktop 23.10 on a Raspberry Pi 5 on, and put it in a Raspberry Pi 400 and had no issues.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate...
null
null
null
null
null
1502159
1
null
2024-02-02T02:33:47.467
0
69
<p>The apps on my machine are a growing hodge-podge of snaps, flatpaks, appimages, cargoes, python-whatevers and so on. Some are in /usr/bin some are in /snap/ some are in ~/Applications or ~/.local/bin or wherever. So using the tools provided you need to go on a treasure hunt like <code>which applicationX</code> <code...
7482
7482
2024-02-02T02:57:18.847
2024-02-02T05:14:33.207
Is there a simple way to find the location of any given application
[ "apt", "snap", "flatpak", "binary" ]
1
7
CC BY-SA 4.0
[ { "creationDate": "2024-02-02T02:45:53.330", "id": "2633525", "postId": "1502159", "score": "1", "text": "I manually keep a log of every `CLI` or `GUI` applications that I install. This also helps me install my favourite apps during a fresh install of the OS.", "userDisplayName": null, "...
null
[ { "accepted": null, "body": "<p>&quot;<em>So is there an easier, dare I say it canonical way to find the path to applicationX?</em>&quot;</p>\n<p>No. You have tried them all and found each lacking. There is no secret tool beyond them.</p>\n<p>Do not assume that the system will keep track of how you installe...
null
null
null
null
null
1502162
1
null
2024-02-02T02:48:46.330
0
102
<p>I followed the <a href="https://ubuntu.com/tutorials/how-to-install-ubuntu-on-your-raspberry-pi#1-overview" rel="nofollow noreferrer">instructions here</a> to install the latest Ubuntu LTS server version (Jammy 22.04.3 LTS) on my Rasp Pi 4B, then used:</p> <pre><code>sudo apt install lubuntu-desktop </code></pre> <p...
1764764
1764764
2024-02-02T03:20:22.180
2024-02-02T19:29:11.280
Ubuntu server on Raspberry PI 4b - Xserver won't start on reboot
[ "server", "xorg" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2024-02-02T03:17:42.363", "id": "2633536", "postId": "1502162", "score": "0", "text": "Have you checked the display manager service status (`systemctl status display-manager.service`)?", "userDisplayName": null, "userId": "178692" }, { "creationDate": "2024-02-...
null
[]
null
null
null
null
null
1502163
1
null
2024-02-02T03:05:58.937
0
35
<p>I need to upgrade my nvidia-driver in my two ubuntu machines.</p> <p>I am thinking of using</p> <pre><code>sudo apt update sudo apt upgrade nvidia-driver </code></pre> <p>but I also know there is the option of searching for a driver in nvidia homepage and downloading manually.</p> <p>My question is, if I use <code>u...
1047017
null
null
2024-02-02T03:05:58.937
Does using upgrade nvidia-driver present the danger of updating to an unsupported driver?
[ "drivers", "nvidia", "upgrade", "gpu-driver" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-02-02T03:50:03.560", "id": "2633544", "postId": "1502163", "score": "1", "text": "It is not recommended to use the `nvidia-driver` metapackage because according to https://packages.ubuntu.com/search?suite=all&searchon=names&keywords=nvidia-driver , it will be removed on n...
null
[]
null
null
null
null
null
1502165
1
null
2024-02-02T03:52:56.943
0
68
<p>In the Chrome browser, if I'm on a streaming site, a right-click offers me the option of casting to my TV. The TV has a Google dongle attached and everything works fine, displaying the video both on my Ubuntu screen and on the TV screen.</p> <p>On YouTube, there is an additional &quot;Cast to TV&quot; icon at the bo...
908977
null
null
2024-02-02T03:52:56.943
How to chromecast from a streaming web page without having it display on the Ubuntu device too?
[ "google-chrome", "chromecast" ]
0
6
CC BY-SA 4.0
[ { "creationDate": "2024-02-02T04:03:05.270", "id": "2633545", "postId": "1502165", "score": "2", "text": "Does this answer your question? [How can I use Chromecast?](https://askubuntu.com/questions/324236/how-can-i-use-chromecast)", "userDisplayName": null, "userId": "1004020" }, { ...
null
[]
null
null
null
null
null
1502166
1
null
2024-02-02T04:12:37.253
0
52
<p>On Ubuntu 20 I made such:</p> <pre><code>sudo nano /etc/modprobe.d/blacklist.conf blacklist nouveau blacklist lbm-nouveau options nouveau modeset=0 </code></pre> <p>to avoid error:</p> <pre><code>xrandr: Failed to get size of gamma for output default </code></pre> <p>After rebooting I can't connect to screen by an...
700810
700810
2024-02-05T11:39:52.680
2024-02-05T11:39:52.680
Could not update ICEauthority file /run/user/1000/ICEauthority when start NoMachine display
[ "20.04", "nvidia", "nomachine" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1502169
1
null
2024-02-02T04:23:47.720
0
347
<p>I have ubuntu 22.04 on my HP Victus 16, When I try to attach another screen using HDMI port it don't pick up the signal, but when I use Dock with c-type port it works, can someone help me to resolve the HDMI port issue...</p>
1764774
1764774
2024-02-02T07:34:48.707
2024-02-02T07:34:48.707
HDMI port not working on Ubuntu 22.04
[ "drivers", "22.04", "hdmi", "hp" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-02-03T05:16:32.953", "id": "2633799", "postId": "1502169", "score": "0", "text": "If you turn your machine off completely, then plug in the HDMI screen, then turn on that HDMI connected screen and only then do you boot up your machine... do you see any sign of life on tha...
null
[]
null
null
null
null
null
1502170
1
1502176
2024-02-02T04:34:44.440
0
458
<p>I generally upgrade my servers with the following command:</p> <pre><code>sudo -- sh -c 'apt-get update; apt-get upgrade -y; apt-get dist-upgrade -y; apt-get autoremove -y; apt-get autoclean -y' </code></pre> <p>Is there a clean way to upgrade everything except for PHP, or would it be easier just to upgrade everythi...
1764773
null
null
2024-02-02T05:39:53.580
Ubuntu 22.04.3 LTS is Ready for PHP 8.3, WordPress 6.4.* is Not — How to Proceed?
[ "php", "compatibility", "wordpress" ]
1
10
CC BY-SA 4.0
[ { "creationDate": "2024-02-02T04:47:08.317", "id": "2633555", "postId": "1502170", "score": "0", "text": "You indicate you're using Ubuntu 22.04 (*jammy*) so why the link that relates to what will be Ubuntu 24.04 LTS (ie. *noble*) that isn't expected to be released until April 2024? That final...
{ "accepted": true, "body": "<p>You need to use <a href=\"https://askubuntu.com/a/18656/1004020\"><code>apt-mark hold</code></a> to pin the php version <em>before</em> you do your upgrade. The php 8.3 version that meets your requirements is <code>2:8.3+94+ubuntu22.04.1+deb.sury.org+2</code>. The modified list of st...
[ { "accepted": true, "body": "<p>You need to use <a href=\"https://askubuntu.com/a/18656/1004020\"><code>apt-mark hold</code></a> to pin the php version <em>before</em> you do your upgrade. The php 8.3 version that meets your requirements is <code>2:8.3+94+ubuntu22.04.1+deb.sury.org+2</code>. The modified li...
null
null
null
null
null
1502172
1
null
2024-02-02T04:51:31.503
0
41
<p>ubuntu 22.04 here on a lenovo thinkpad carbon x 7th generation. I currently have bluetooth enabled via the bluez and blueman packages.</p> <p>I keep getting notifications that different devices are connecting to my bluetooth. When i go to the bluetooth section of settings, i can see that my bluetooth is visible. I h...
1122456
null
null
2024-02-02T04:51:31.503
How to keep neighbors from connecting to my laptop bluetooth?
[ "22.04", "bluetooth", "security" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-02-02T04:57:03.743", "id": "2633562", "postId": "1502172", "score": "0", "text": "https://aruljohn.com/mac/786DEBE0AA2E says it's a GE Lighting device, probably a smart light bulb. Are you sure it is trying to connect to your device? When you open the menu to discover, it...
null
[]
null
null
null
null
null
1502173
1
1502175
2024-02-02T04:59:58.203
0
372
<p>my problem was my network adapter doesn't come up when running on newer kernel : 6.5.0-15-generic. the problem was solved using this <a href="https://askubuntu.com/questions/1499659/ubuntu-22-04-3-kernel-6-5-0-14-generic-and-rtl8111-8168-8411-pci-express-gigabi?newreg=efb9c9f348ea415b913812000165379e">answer</a>.</p...
1764777
null
null
2024-02-02T18:06:17.467
removing dkms r8168 from dkms three
[ "drivers", "apt", "package-management", "kernel", "dpkg" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>The error you are getting is that dkms is trying to rebuild the <code>8.049.02</code> driver into the <code>6.5.0-15-generic</code> kernel. You can remove the driver completely.</p>\n<p>First run <code>dkms status</code> to list the installed versions:</p>\n<pre><code>$ dkms status\...
[ { "accepted": true, "body": "<p>The error you are getting is that dkms is trying to rebuild the <code>8.049.02</code> driver into the <code>6.5.0-15-generic</code> kernel. You can remove the driver completely.</p>\n<p>First run <code>dkms status</code> to list the installed versions:</p>\n<pre><code>$ dkms...
null
null
null
null
null
1502183
1
1502186
2024-02-02T07:01:25.770
2
216
<p>I have this function in zsh to run <code>grep</code> on the output of <code>git log</code> to highlight the line with the commit's hash, author, message, etc.. I'm rewriting to try and add color to the output and want to prevent grep from overwriting the foreground color that's passed. <br /> I've tried all variatio...
1764786
1764786
2024-02-02T16:47:43.517
2024-02-03T02:36:55.833
Combining ANSI Color codes -- Foreground and background color merging
[ "command-line", "zsh" ]
2
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<h1>Last solution</h1>\n<p>Try <code>git log --color --pretty=&quot;$(printf '\\e[1;34m%%h \\e[36m%%aD\\e[35G\\e[;2;37m\\t%%an\\e[70G\\e[;37m%%s\\e[m')&quot; | GREP_COLORS='ms=1;32;41:sl=37' grep -Pi '\\e\\[;37m.*\\K''update' --color=always</code>. I eliminated the use of <code>column</...
[ { "accepted": true, "body": "<h1>Last solution</h1>\n<p>Try <code>git log --color --pretty=&quot;$(printf '\\e[1;34m%%h \\e[36m%%aD\\e[35G\\e[;2;37m\\t%%an\\e[70G\\e[;37m%%s\\e[m')&quot; | GREP_COLORS='ms=1;32;41:sl=37' grep -Pi '\\e\\[;37m.*\\K''update' --color=always</code>. I eliminated the use of <code>...
null
null
null
null
null
1502184
1
null
2024-02-02T07:01:35.510
0
42
<p>i was running &quot;sudo apt upgrade&quot; but it was failed cus the vm turn off, so i tried to run upgrade again and it says i should run &quot;sudo dpkg --configure -a&quot;, so i tried it didnt finish till i wait about 30 minutes, is it really that long?</p> <pre><code>$ sudo dpkg --configure -a Setting up initra...
1764808
212123
2024-02-02T07:24:24.730
2024-02-02T07:24:24.730
dpkg took too long
[ "apt", "upgrade", "dpkg" ]
0
14
CC BY-SA 4.0
[ { "creationDate": "2024-02-02T07:15:33.300", "id": "2633588", "postId": "1502184", "score": "0", "text": "That is indeed the step that takes the longest for me. If you want to see which file it is stuck on you can run `sudo update-initramfs -u -v` separately", "userDisplayName": null, "u...
null
[]
null
null
2024-02-02T14:48:34.143
null
null
1502185
1
null
2024-02-02T07:04:11.437
0
76
<p>I downloaded the <em>microsoft-edge-stable_121.0.2277.98-1_amd64.deb</em> from internet, then installed it manually with:</p> <pre><code>dpkg -i microsoft-edge-stable_121.0.2277.98-1_amd64.deb </code></pre> <p>I can't figure out how to remove it. &quot;dpkg&quot; doesn't show it on it's installed list. I tried with ...
1764807
884673
2024-02-03T16:38:34.790
2024-02-03T16:38:34.790
How to uninstall MS Edge with dpkg
[ "dpkg", "uninstall" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2024-02-02T07:13:47.567", "id": "2633587", "postId": "1502185", "score": "0", "text": "Try `sudo dpkg -r microsoft-edge-stable`? If it doesn't appear in `dpkg --get-selections`, then you didn't actually install it", "userDisplayName": null, "userId": "1004020" }, {...
null
[ { "accepted": null, "body": "<p>As described in <a href=\"https://www.baeldung.com/linux/apt-uninstall-dpkg-deb-package\" rel=\"nofollow noreferrer\">this article on baeldung.com</a> dpkg provides two primary methods for uninstalling packages that have been installed using the <code>dpkg</code> tool (rather...
null
null
null
null
null
1502188
1
null
2024-02-02T09:14:46.350
0
23
<p>I want to boot a standalone application (I have the .elf file) on a KVM guest in an UltraScale platform. I am new with KVM and I'm using <code>kvmtool</code>, but I don't know how can I run a guest running my elf application.</p> <p>I have read that the steps are the following:</p> <ol> <li><code>lkvm setup default<...
1764829
1450948
2024-02-03T16:41:53.693
2024-02-03T16:41:53.693
Create a guest with kvmtool
[ "virtualization", "kvm-virtualization", "embedded-system" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1502189
1
null
2024-02-02T09:40:09.553
0
32
<p>Sometimes Contacting people is basically impossible, likely by design.<br /> I really love the wallpapers submitted here <a href="https://discourse.ubuntu.com/t/jammy-jellyfish-22-04-wallpaper-competition/26388/95" rel="nofollow noreferrer">https://discourse.ubuntu.com/t/jammy-jellyfish-22-04-wallpaper-competition/2...
1127702
null
null
2024-02-02T09:40:09.553
How to get High resolution wallpaper generated by mbousq for 22.04 (Jammy Jellyfish) wallpaper competition?
[ "22.04", "desktop-background" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-02-02T10:05:23.020", "id": "2633625", "postId": "1502189", "score": "0", "text": "Have you tried sending a PM on the Ubuntu Community Hub? The creator may also be [Mathieu on launchpad](https://launchpad.net/~mbousq) which will allow you to send an email (*this may or m...
null
[]
null
null
null
null
null