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
1488458
1
null
2023-10-09T12:35:22.477
0
421
<p>I have 2 physical displays mirrored and then a VIRTUAL1 display as primary for remoting in with Teamviewer. This is necessary, so that the physical displays could maintain a browser screen full sized and customers would not be interrupted by remotely logging in and using the VIRTUAL display for troubleshooting.</p> ...
1737718
1737718
2023-10-11T15:00:11.547
2023-10-11T15:00:11.547
How to Configure Virtual Display with Multiple Physical with Modesetting Ubuntu
[ "multiple-monitors", "display", "virtualization", "intel-graphics", "nomodeset" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488459
1
null
2023-10-09T12:41:52.353
0
123
<p>I'm trying to connect my PostgreSQL database with the Onlyoffice System on my Ubuntu 22.04.3 LTS system.</p> <p>I use the instruction from <a href="https://helpcenter.onlyoffice.com/installation/docs-community-install-ubuntu.aspx" rel="nofollow noreferrer">https://helpcenter.onlyoffice.com/installation/docs-communit...
1737722
null
null
2023-10-09T13:19:34.330
DbDriver warning & error for trying connection PostgreSQL & onlyoffice
[ "postgresql", "debconf" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Okay... I found the problem...</p>\n<pre><code>echo onlyoffice-documentserver onlyoffice/db-pwd password &lt;DB_PASSWORD&gt; | debconf-set-selections\n</code></pre>\n<p>must change to</p>\n<pre><code>echo onlyoffice-documentserver onlyoffice/db-pwd password &lt;DB_PASSWORD&gt...
null
null
null
null
null
1488460
1
null
2023-10-09T12:43:51.360
0
118
<p>Trying to upgrade from 22.04 to 23.04. As it prepares to update, and is in the setting new software channels, it hangs on 210 of 216, then errors out with the following error:</p> <blockquote> <p>A problem occurred during the update. This is usually some sort of network problem, please check your network connection...
1486935
1157209
2023-10-10T14:16:37.247
2023-10-10T14:16:37.247
Issues upgrading to Ubuntu 23.04
[ "upgrade", "22.04", "23.04" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-09T14:14:44.173", "id": "2607162", "postId": "1488460", "score": "1", "text": "Look at your output again: `hirsute-updates`. What does the release name \"hirsute (hippo)\" suggest to you?", "userDisplayName": null, "userId": "19626" } ]
null
[]
null
null
null
null
null
1488465
1
null
2023-10-09T13:47:54.617
0
197
<p>I use Ubuntu 22.04 jammy version and The Error that linux-modules-extra-5.15.0-52-generic package needs to be reinstalled, but the required archive file cannot be found. I can not install <code>sudo apt install net-tools</code> or anything.</p> <p>I searched to the package but I can not found anywhere. A website <a ...
923958
null
null
2023-10-09T13:47:54.617
linux-modules-extra-5.15.0-52-generic for jammy 22.04 does not found archive
[ "package-management", "kernel", "dpkg" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488467
1
null
2023-10-09T13:57:50.707
0
50
<p>I want to set the numpad so it by always writes digits regardless of the state of NumLock, but it writes arrows and math operators with AltGr.</p> <p>In GNOME, I can set some options for the keyboard layout in Tweaks at <em>Mouse and keyboard → Additional layout options</em>. I am interested in these:</p> <ul> <li><...
618644
null
null
2023-10-09T13:57:50.707
Numpad always writing numbers but arrow symbols with AltGr regardless of NumLock state?
[ "gnome", "keyboard-layout", "wayland", "xkb", "numlock" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488468
1
null
2023-10-09T14:03:55.087
0
93
<p>I have an exe linked with gcc <code>-static</code> that uses <code>dlopen</code> to load a shared library. The library tries to access a variable in thread-local-storage (TLS). Running the application segfaults when we attempt to access the TLS variable. Removing the <code>-static</code> flag avoids the segfault.</p...
1737731
null
null
2023-10-09T14:03:55.087
Why does accessing thread-local-storage (TLS) in library loaded by statically linked dlopen segfault?
[ "gcc", "c++", "shared-library", "glibc" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488470
1
null
2023-10-09T14:20:55.453
0
312
<p>I'm moving my development environment to a new laptop and cannot get redis installed the same way as the old machine.</p> <p>To avoid <a href="https://xyproblem.info/" rel="nofollow noreferrer">XY</a>, my goal is to have redis server run locally in WSL <em>and I not need an interactive WSL shell running</em> - this ...
653759
null
null
2023-10-09T14:20:55.453
Run redis without interactive WSL shell
[ "windows-subsystem-for-linux", "services", "redis" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-09T14:28:53.540", "id": "2607165", "postId": "1488470", "score": "1", "text": "Your solution will be to install Redis for Windows. This is a known limitation in WSL that when you close your WSL shell window it will terminate WSL processes after some time, and there do...
null
[]
null
null
null
null
null
1488472
1
null
2023-10-09T14:50:27.317
0
53
<p>THANKS HAL</p> <p>I started receiving this error after upgrading Ubuntu:</p> <p><a href="https://i.stack.imgur.com/hASz2.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/hASz2.png" alt="&quot;QT Creator is not responding&quot; error" /></a></p> <p>I receive this periodically after some functions ar...
1737740
1737740
2023-10-10T17:18:22.103
2023-10-10T17:18:22.103
Receiving "appliction not responding" error
[ "22.04", "qt" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T17:19:13.070", "id": "2607437", "postId": "1488472", "score": "0", "text": "Can AI actually answer my question ?", "userDisplayName": null, "userId": "1737740" } ]
null
[]
null
null
null
null
null
1488473
1
null
2023-10-09T15:13:17.730
1
970
<p>I have a new computer with a MSI B650 Tomahawk mainboard. Everything works fine, but when booting 22.04, I get the following messages:</p> <p>The part I am concerned about is this one:</p> <pre><code>[ 1.073426] hub 8-0:1.0: config failed, hub doesn't have any ports! (err -19) [ 4.144270] usb 1-7: new high-sp...
1107119
null
null
2024-01-27T12:03:58.427
USB device error during boot
[ "usb", "22.04", "dmesg", "xhci-hcd" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-09T18:59:37.750", "id": "2607196", "postId": "1488473", "score": "0", "text": "Do you have latest UEFI from vendor? I thought Asmedia issues had gone away. Have not seen them for a while. Old info, not sure if it still applies. The ASMedia 106x SATA controller chipset...
null
[]
null
null
null
null
null
1488474
1
null
2023-10-09T15:28:20.717
2
2746
<p>I have 534d:6021 MacroSilicon VGA Display Adapter which I want to connect my third screen through my usb 3 port. However it has only windows drivers. How can I setup this adapter with a suitable driver on my ubuntu 22.04.</p> <pre><code>USB 534d:6021 » / 03-00-00 MacroSilicon VGA Display Adapter cdrom uas, usb...
1544299
1544299
2023-10-09T15:39:10.767
2023-10-26T11:50:11.343
I can't use my usb to hdmi adapter in ubuntu 22.04 (534d:6021 MacroSilicon VGA Display Adapter)
[ "drivers", "usb", "multiple-monitors", "hdmi", "vga" ]
2
6
CC BY-SA 4.0
[ { "creationDate": "2023-10-09T16:17:34.763", "id": "2607179", "postId": "1488474", "score": "2", "text": "Some driver exists in source form\nhttps://github.com/rhgndf/ms912x", "userDisplayName": null, "userId": "1592865" }, { "creationDate": "2023-10-09T16:33:29.913", "id": "...
null
[ { "accepted": null, "body": "<p>(I don't own the hardware so not completely tested)</p>\n<ol>\n<li>Update to the latest Ubuntu 22.04.3 (you should be running 6.2 kernel)</li>\n<li>Run these commands:</li>\n</ol>\n<pre><code>cd Downloads\nwget https://github.com/nunesbns/ms912x/archive/refs/heads/kernel-6-su...
null
null
null
null
null
1488477
1
null
2023-10-09T16:01:56.743
0
235
<p>Yesterday, I added <a href="https://github.com/gpakosz/.tmux" rel="nofollow noreferrer">https://github.com/gpakosz/.tmux</a> this to my tmux. I was able to use it correctly. Unfortunately,it started breaking today with this error, and the status bar keeps appearing in random places. I tried searching for this error ...
1165574
null
null
2023-11-13T10:59:52.670
tmux status bar is breaking
[ "command-line", "bash", "scripts", "ssh", "tmux" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-09T16:26:30.177", "id": "2607180", "postId": "1488477", "score": "1", "text": "I don't understand. Are you using Ubuntu? Where? We cannot help you with Android issues. In any case, this sounds like something you should ask of the developers of this tool. Have you opene...
null
[ { "accepted": null, "body": "<p>There's a troubleshooting section in the Readme that starts just below the install directions. More specifically it includes, &quot;Status line is broken and/or gets duplicated at the bottom of the screen. What gives?&quot;.</p>\n<p>Their suggestion is to not use &quot;Unicod...
null
null
null
null
null
1488479
1
1488484
2023-10-09T16:54:26.450
3
639
<p>I'm on Ubuntu 22.04, which is a long-term support release. I though that this was supposed to just have security fixes, not general updates. I was therefore a bit surprised to discover that Thunderbird has been upgraded to version 115, which has a major new UI. Was anybody else surprised by this? Surely we should ju...
221488
null
null
2023-10-09T17:49:11.503
Thunderbird updated to major new version, even on LTS
[ "upgrade", "security", "thunderbird", "lts" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T04:30:02.257", "id": "2607247", "postId": "1488479", "score": "0", "text": "Is Thunderbird installed as a Snap like Firefox now is? If so, that might explain it. I think Snap updates are independent of the distribution updates (and I think the Snap ones update frequ...
{ "accepted": true, "body": "<p>&quot;<em><strong>I thought that this was supposed to just have security fixes, not general updates.</strong></em>&quot;</p>\n<p>There have always been a very few exceptions, including web browsers, and that opens our operatic tale of love and loss.</p>\n<p>Since Thunderbird shares s...
[ { "accepted": true, "body": "<p>&quot;<em><strong>I thought that this was supposed to just have security fixes, not general updates.</strong></em>&quot;</p>\n<p>There have always been a very few exceptions, including web browsers, and that opens our operatic tale of love and loss.</p>\n<p>Since Thunderbird ...
null
null
null
null
null
1488481
1
1491045
2023-10-09T16:58:38.503
0
1344
<p>I have a fresh install of WSL 2 with Ubuntu 22.04 and I cannot perform an <code>sudo apt-get update</code> because of a 403 authentication required error (the full output is at the end).</p> <p>EDIT0: I am running this VM on a work machine, but the same thing happens regardless of the VPN being active or not.</p> <p...
1548482
1548482
2023-10-20T17:42:07.403
2023-10-31T17:16:31.573
WSL 2, Ubuntu 22.04: apt-get update 403 authenticationrequired
[ "apt", "package-management", "updates", "windows-subsystem-for-linux" ]
2
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>It turns out the VPN is blocking the request.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2023-10-31T17:16:31.573", "id": "1491045", "lastActivityDate": "2023-10-31T17:16:31.573", "lastEdi...
[ { "accepted": null, "body": "<p>I had the same issue; turned out to be geo-discrimination: Toss up a USA VPN and you're golden.</p>\n<p>EDIT: I realized you are actually getting Auth verbose error messages; your issue is likely different. Mine seemed to be false-positive 403 errs.</p>\n<p>Still, try a VPN j...
null
null
2023-10-31T18:14:34.063
null
null
1488483
1
null
2023-10-09T17:48:43.783
0
37
<p>I’m setting up samba on an Ubuntu server. I need to keep records of file operations for 90 days. How can I set this up? All I can find is a log size setting. Don’t really want 100meg log files, and it seems to say it saves the main log and one previous before overwriting? I may be reading things wrong.</p>
819464
null
null
2023-10-09T17:48:43.783
Save samba file operation logs
[ "server", "samba" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488486
1
null
2023-10-09T18:42:16.907
0
570
<p>I run <code>sudo apt update</code> and then <code>sudo apt upgrade</code> and the following displays:</p> <pre><code>Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done The following packages have been kept back: grub-efi-amd64 grub-efi-amd64...
1736456
1736456
2023-10-11T23:10:08.673
2023-10-11T23:10:08.673
Attempting to install, uninstall, or update anything results in the same error code
[ "apt", "package-management", "software-installation", "dpkg" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-09T21:34:02.203", "id": "2607215", "postId": "1488486", "score": "0", "text": "@user535733 lines 61-66 (for context) are \n\n`my $rand;\n while (($rand = int(rand(1000000))) && !symlink($source, \"$dest.$rand\")) {\n if ($! != POSIX::EEXIST) {\n die \"Failed t...
null
[]
null
null
null
null
null
1488487
1
null
2023-10-09T18:57:57.377
0
399
<p>I want to avoid having to enter my password when I initially log in to Ubuntu 22.04.</p>
800393
null
null
2023-10-09T22:43:10.977
How to login to Ubuntu 22.04
[ "22.04", "login", "password" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<ol>\n<li>Open the Settings app:</li>\n<li>Go to Users\n<a href=\"https://i.stack.imgur.com/eA0xG.png\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/eA0xG.png\" alt=\"Screenshot of Gnome Settings Users section.\" /></a></li>\n<li>Click &quot;Unlock...&quot; n...
null
null
null
null
null
1488489
1
null
2023-10-09T20:07:19.487
0
150
<p>I'm running kubuntu 23.04 with an AMD RX 7900 XTX. Today, when I upgraded linux-firmware:amd from 20230323.gitbcdcfbcf-0ubuntu1.6 to 20230323.gitbcdcfbcf-0ubuntu1.7, my computer would freeze on boot. I then booted into safe mode and downgraded from 20230323.gitbcdcfbcf-0ubuntu1.7 to 20230323.gitbcdcfbcf-0ubuntu1.2 w...
1650253
null
null
2023-10-11T13:19:19.393
Updating linux-firmware:amd to 1.7 causes Kubuntu to freeze on boot
[ "boot", "kubuntu", "amdgpu" ]
2
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>same problem kubuntu 23.04 only i have AMD RX 7900 XT,\nat the time of update Kernel version: 6.2.0-34,\nsince it was the first time I made such a recovery, I supplement it with a simple instruction,\nthis displays a list of available versions</p>\n<pre><code>apt policy linux...
null
null
null
null
null
1488490
1
null
2023-10-09T20:10:01.217
0
165
<p>I've been using Ubuntu 22.04.3 virtual machine on Windows 10 with VirtualBox 7.0.10 for some time and everything was good. But suddenly, the mouse stopped working properly. I can use the icons in the sidebar but I can't click on anything in opened windows. Interestingly, after opening a new app window, I can drag it...
1737791
null
null
2023-10-09T20:10:01.217
Mouse stopped working on Ubuntu VM
[ "virtualbox", "mouse" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488491
1
null
2023-10-09T20:14:54.310
2
356
<ul> <li><p>Around 4 days ago I performed the suggested software updates and since then <strong>my notebook crashes on wake up</strong>, please help me debugging and solving it.</p> <ul> <li><p>Right now, when I wake up the notebook I see a black screen with what I believe are logs from the kernel</p> </li> <li><p>The ...
1737743
1737743
2023-10-09T20:23:17.850
2023-10-09T20:23:17.850
Ubuntu 22.04 crashes on suspend/wakeup
[ "nvidia", "22.04", "suspend" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2023-10-09T21:02:18.903", "id": "2607210", "postId": "1488491", "score": "0", "text": "It looks like your sound card doesn't survive the suspend/wake-up. Check [this thread](https://forum.manjaro.org/t/unable-to-disable-snd-hda-intel-power-save-through-modprobe/31568/6) on how...
null
[]
null
null
null
null
null
1488492
1
null
2023-10-09T21:30:15.583
0
76
<p>I have Ubuntu 20.04(I believe) installed on an old HP Compaq 8200 that I use for projects and whatnot and I've had an issue of it not booting properly. When I turn it on, it does the HP boot, an error message repeated about a dozen times about the TPM chip not being enabled, one final message about UFW not being ena...
1737797
1737797
2023-10-09T22:49:24.630
2023-10-09T22:49:24.630
Ubuntu Starts to a black screen with UFW error
[ "boot", "uefi", "hp", "ufw" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-09T22:46:11.987", "id": "2607218", "postId": "1488492", "score": "2", "text": "Welcome to AskUbuntu! Can you please [edit](https://askubuntu.com/posts/1488492/edit) your question and add more details about your system? HP doesn't make Optiplex, but Dell does. Also, ...
null
[]
null
null
null
null
null
1488494
1
null
2023-10-09T22:05:28.890
0
67
<p>I am using Ubuntu, but have a USB plotter I need to use occasionally that works best with software that only runs in Windows. I thought a good solution would be to use Windows as a guest in VirtualBox, but I cannot get the plotter to be detected by the software in Windows. Much of the help I've found about this rel...
1737799
null
null
2023-10-10T17:14:45.110
Help detecting a USB plotter device to pass through on VirtualBox
[ "usb", "virtualbox", "devices" ]
2
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T01:04:04.797", "id": "2607226", "postId": "1488494", "score": "0", "text": "If you don't get the hostbus, hostaddr from lsusb, maybe using the vendorid, productid would work -- are those in the outputs you have? I can use either way with kvm, don't know much about v...
null
[ { "accepted": null, "body": "<p>If you cannot see the device via lsusb when Virtualbox if off, you won't be able to pass it through Virtualbox. Are you positive it's not showing up in lsusb, perhaps under a generic name?</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, ...
null
null
null
null
null
1488499
1
null
2023-10-09T23:50:56.707
0
159
<p>If i have file name (file_$i.txt). How I can change variable part in the name to be (file_$var.txt)</p> <p>$i &gt;&gt; number of lines in file $var &gt;&gt; content of other file</p>
1404742
null
null
2023-10-09T23:50:56.707
rename file with name contains variable part
[ "command-line", "scripts", "environment-variables", "rename", "mv" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T00:35:55.357", "id": "2607224", "postId": "1488499", "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
1488502
1
null
2023-10-10T00:34:09.980
0
160
<p>Has anyone gotten error message from Spotify Client App: <a href="https://i.stack.imgur.com/CgMT1.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/CgMT1.png" alt="enter image description here" /></a></p> <p>Error Message says:</p> <p>&quot;Spotify can't play this right now. If you have the file on ...
1108067
null
null
2023-10-10T00:34:09.980
Spotify can't play this right now. If you have the file on your computer you can Error Message Kubuntu 23.04
[ "kubuntu", "spotify" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488503
1
null
2023-10-10T00:47:25.423
0
33
<p>How do I label (or name) a disk? I can find all kinds of ways to label a partition, but I can find nothing on a label that I can set that applies to the entire physical disk.</p> <p>I also need to read/write with software, python's (using pyudev maybe?) preferred.</p> <p>thx, tom.c</p>
1737813
null
null
2023-10-10T00:47:25.423
How do I label (or name) a disk?
[ "disk" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T01:01:32.887", "id": "2607225", "postId": "1488503", "score": "4", "text": "There is no single *disk* scheme, though most systems use partition tables, there are multiple choices of tables that can exist. Most *labelling* is done at partition level, not device (disk...
null
[]
null
null
2023-10-10T09:32:58.500
null
null
1488504
1
null
2023-10-10T01:02:12.173
0
72
<p>So i'm using Xubuntu 22.04.3 (jammy) all up to date and would like to know how to disable a second finger detection that acts as scroll gesture on Synaptics touchpad (the red area in the illustration image should only act as the button when i actually press the button (i usually don't do tap clicks in this area).. s...
1737810
767056
2023-10-10T01:16:14.170
2023-10-10T01:16:14.170
How to disable Synaptics Touchpad from detecting finger on buttons area as a second finger for gesture
[ "mouse", "touchpad", "synaptics", "multi-touch", "scrolling" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488505
1
null
2023-10-10T01:52:28.193
0
149
<p>This subject is often mentioned - but the threads are very old, so I'll try a new one. This is on kubuntu 22.04 updated as of this posting date. I have a Pioneer sata CD/DVD RW drive in an external powered usb-3 enclosure. I've scanned it every way I know how - but cannot get past the mount error. I also tried file...
1244696
null
null
2023-10-10T16:15:00.717
External CDROM will not mount
[ "usb", "kubuntu", "dvd" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p><strong>TLDR; - install K3b.<br></strong>\nSo apparently Kubuntu no longer includes the necessary software to work with CD's and DVD's in the baseline. I wasn't really looking for a GUI tool - I just want to mount the drive and get some data out of archive. Installing K3b in...
null
null
null
null
null
1488506
1
null
2023-10-10T01:53:01.020
0
144
<p>Ubuntu 22.04 desktop on a Dell tower.</p> <p>I have a Logitech H390 headset plugged into a front USB port. I have tried different ports with no change.</p> <p>This headset has always played sound in stereo, but I noticed today that it is mono. If I go to Settings-&gt;Sound and test the front left and front right, ...
408073
408073
2023-10-10T02:25:06.330
2023-10-10T02:25:06.330
My Logitech H390 USB headset has always played in stereo, but today it is mono
[ "sound", "usb", "pulseaudio", "logitech" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T13:16:39.120", "id": "2607353", "postId": "1488506", "score": "0", "text": "When I say the sound is muffled in addition to being mono... it's like somebody fiddled with a graphic equalizer using settings like this so the high end and low end are nonexistent and the ...
null
[]
null
null
null
null
null
1488508
1
null
2023-10-10T03:52:10.340
0
31
<p>i'm encountering an issue while trying to install Ubuntu from a bootable USB drive, and i'm getting stuck at the GRUB console.but how To resolve this issue,</p>
1737829
null
null
2023-10-10T03:52:10.340
Install Ubuntu but GRUB console opens
[ "system-installation" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T04:23:27.497", "id": "2607245", "postId": "1488508", "score": "0", "text": "You've provided few specific details; what Ubuntu product?, what release of that product?, what architecture are you installing on? how did you write the ISO to media? (*incorrect write meth...
null
[]
null
null
null
null
null
1488509
1
null
2023-10-10T04:09:37.280
0
108
<p>I recently got an update of linux-image-generic 5.15.0.86.83. After updating screen starts flickering badly any time after starting the system and sometime restarts the system. I can boot the system using previous version installed linux-image-5.15.0-84-generic 5.15.0-84.93. I have tried reinstalling linux-image-gen...
1737830
94914
2023-10-10T08:28:44.807
2023-10-17T09:16:03.983
Display flickering issue and restart after upgrade
[ "kernel", "updates", "22.04", "display" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>I had the same problem, I've downgraded to version 5.15.0-84 and marked it 'hold' waiting for futurs versions.</p>\n<ol>\n<li><p>reboot with previous version (for me 5.15.0-84) :\ngrub menu + advanced options.</p>\n</li>\n<li><p>reinstall version 5.15.0-79 and 5.15.0-83 :\nap...
null
null
null
null
null
1488511
1
null
2023-10-10T04:43:48.330
2
167
<p>I went through every question &amp; answer about mounting external exfat drive on &quot;Ask Ubuntu&quot;, but none of them is of any help to my situation. Hope that someone can help me out.</p> <p>I am running Ubuntu 22.04 and after successfully mounting an external USB exfat 4TB SSD, I found that the drive only all...
1019414
167115
2023-10-10T05:28:52.263
2023-10-10T05:28:52.263
unable to make an external USB 4TB exfat SSD drive user-writeable after manually mounting it
[ "automount", "exfat" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T06:09:14.650", "id": "2607259", "postId": "1488511", "score": "0", "text": "I believe you will have to manually edit `/etc/fstab` to add an entry if you want it to automatically mount when you boot. However, did you explore [using umask options when manually mountin...
null
[]
null
null
null
null
null
1488513
1
null
2023-10-10T05:04:10.523
0
29
<p>I have installed fresh kubuntu 22.04 on my laptop MSI GP70-2PE (GP702PE-426XUA) and in Driver manager I have installed 418 (proprietary) and what I see after OS restarted: <a href="https://prnt.sc/_XdxizS0yXGS" rel="nofollow noreferrer">https://prnt.sc/_XdxizS0yXGS</a></p> <p>But running nvidia-settings I see ...
1482565
null
null
2023-10-10T05:04:10.523
Errors running nvidia-settings on fresh kubuntu 22.04
[ "nvidia" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488516
1
null
2023-10-10T05:32:50.050
0
130
<p>I am currently using Ubuntu 22.04.3LTS and when i try updating i recieve this error:</p> <pre><code>When i try updating I recieve this error 404 Not Found [IP: 205.185.118.53 443] </code></pre> <p>Reading packa...
1737668
null
null
2023-10-10T05:32:50.050
Failed system update and waydroid error
[ "apt", "package-management", "updates", "repository" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T05:35:59.673", "id": "2607252", "postId": "1488516", "score": "0", "text": "You've already asked this; you've got a *typo* in your sources (*jimmy* is not a codename for any Ubuntu release; it's *jammy*) and your added source doesn't follow Debian/Ubuntu standards s...
null
[]
null
null
2023-10-10T08:00:52.253
null
null
1488517
1
null
2023-10-10T05:59:07.747
0
607
<p>I need to install Lightshot under fresh kubuntu 22.04 and in Google Chrome Version 117.0.5938.149 (Official Build) (64-bit)) I opened page <a href="https://chrome.google.com/webstore/search/Lightshot" rel="nofollow noreferrer">https://chrome.google.com/webstore/search/Lightshot</a></p> <p>I selected and install...
1482565
null
null
2023-10-10T10:07:51.557
Why installed Lightshot under chrome openes strange popup content?
[ "google-chrome" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>It seems that you have installed the wrong extension for Lightshot. Lightshot Pager is not the official extension for taking screenshots, but a tool for browsing random images from the Lightshot service. The official extension for Lightshot is called Lightshot (screenshot too...
null
null
null
null
null
1488520
1
1488725
2023-10-10T06:04:02.777
0
1657
<p>I'm quite new to Ubuntu. Plugged in my wifi adapter, signal is super weak. Plugged the same adapter into a Windows desktop in the same room and it was getting perfect signal.</p> <p>TP-LINK TL-WN727N V5.20</p> <p>Moved the router closer and managed to get it somewhat connected. However, the WiFi icon on the upper ri...
1737840
1737840
2023-10-10T16:08:31.493
2023-10-11T17:12:50.840
Installing wireless driver for TP-LINK TL-WN727N V5.20 on Ubuntu 22.04.3 LTS Desktop
[ "networking", "drivers", "wireless", "usb" ]
1
6
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T06:37:14.510", "id": "2607263", "postId": "1488520", "score": "0", "text": "Yup Ubuntu 22.04 LTS Desktop. Codename: jammy | Kernel: Linux 6.2.0-26-generic | Architecture: x86-64 | GNOME version 42.9 | Windowing System: Wayland", "userDisplayName": null, "use...
{ "accepted": true, "body": "<p>Managed to solve it after scrubbing through a bunch of other questions + multiple trial &amp; errors. Apparently the r8188eu driver is already present, but the wifi adapter needs to work with another 8188eu driver.</p>\n<p>Solution below is to blacklist the r8188eu driver and load 81...
[ { "accepted": true, "body": "<p>Managed to solve it after scrubbing through a bunch of other questions + multiple trial &amp; errors. Apparently the r8188eu driver is already present, but the wifi adapter needs to work with another 8188eu driver.</p>\n<p>Solution below is to blacklist the r8188eu driver and...
null
null
null
null
null
1488522
1
null
2023-10-10T06:22:03.980
1
56
<p>I am testing an old abandonware application Macromedia Freehand MX under Wine, which is a vector graphics editor. It seems to work mostly fine. However, the font selector drop-list is missing from the section with Text Properties:</p> <p><a href="https://i.stack.imgur.com/J6DhS.jpg" rel="nofollow noreferrer"><img sr...
196218
196218
2023-10-10T07:01:08.580
2023-10-10T07:01:08.580
Font selector drop-list missing from Freehand MX under Wine
[ "wine", "fonts", "interface" ]
0
8
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T06:35:22.347", "id": "2607262", "postId": "1488522", "score": "0", "text": "You've not provided any OS/release details for your Ubuntu system, I suspect it's related to whatever fonts you have (*or don't have installed*) on your *unstated* HOST OS; have you installe...
null
[]
null
null
null
null
null
1488523
1
null
2023-10-10T06:28:38.303
1
528
<p>OS: Windows 11, WSL2(Ubuntu 22.04)</p> <p>inside WSL2, command <code>uname -r</code> returns: <code>5.15.90.1-microsoft-standard-WSL2</code></p> <p>Firstly, I dowloaded the correct version of Linux kernel from Github: <a href="https://github.com/microsoft/WSL2-Linux-Kernel" rel="nofollow noreferrer">WSL2-Linux-Kerne...
1040154
null
null
2023-10-10T06:28:38.303
Custom Linux Kernel Module Can't be Inserted in WSL 2
[ "kernel", "compiling", "windows-subsystem-for-linux", "makefile" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T07:16:27.080", "id": "2607273", "postId": "1488523", "score": "0", "text": "Well, what is the `hello.c` code? Presumably you have something wrong there.", "userDisplayName": null, "userId": "85695" }, { "creationDate": "2023-10-10T13:05:54.240", ...
null
[]
null
null
null
null
null
1488527
1
1488529
2023-10-10T07:16:45.047
1
210
<p>Due to storage space constraints in my home directory, I need to move as much out of there as possible. I have moved caches and configs out by setting the <code>$XDG_CACHE_HOME</code> and <code>$XDG_CONFIG_HOME</code> directories.</p> <p>However, I cannot find the proper environment variable to set in order to move ...
372653
null
null
2023-10-10T07:23:07.627
Which environment variable controls the location of .local directory?
[ "20.04", "environment-variables", "bashrc" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T08:27:20.563", "id": "2607285", "postId": "1488527", "score": "0", "text": "Explain please. A / with /home with no snaps and no private content does not exceed 10Gb. Besides personal content the biggest disk space waste is snaps. Dump those for the apt version 1st b...
{ "accepted": true, "body": "<p>I don't think there is one. The <a href=\"https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html\" rel=\"nofollow noreferrer\">XDG Base Directory Specification</a> explicitly mentions <code>$HOME/.local/</code> several times which suggests that its hard coded.</...
[ { "accepted": true, "body": "<p>I don't think there is one. The <a href=\"https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html\" rel=\"nofollow noreferrer\">XDG Base Directory Specification</a> explicitly mentions <code>$HOME/.local/</code> several times which suggests that its hard ...
null
null
null
null
null
1488528
1
null
2023-10-10T07:17:21.693
0
33
<p>Sometime, when I'm using my Ubuntu system and open vs code without running any command on terminal, the system will run by itself and show me this on the terminal: This eroor is showing on the terminal This error is showing without running anything</p> <pre><code>bash: /usr/bin/lesspipe: Argument list too long bash:...
1668254
1668254
2023-10-12T07:44:17.417
2023-10-12T07:44:17.417
ubuntu Course my system generating heat
[ "bash" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T07:37:11.193", "id": "2607278", "postId": "1488528", "score": "0", "text": "Please [edit] your question and show us the output of `grep -E 'dircolors|lesspipe' ~/.bashrc ~/.bash_pofile ~/.profile 2>/dev/null`. Also, please clarify where exactly you see these message...
null
[]
null
null
2023-10-10T10:44:36.217
null
null
1488530
1
1489424
2023-10-10T07:40:30.393
2
219
<p>At random times throughout the day I hear a notification sound on Ubuntu.</p> <p>After having checked the usual suspects (deactivated all notifications in Thunderbird, muted all the system sounds in the settings, etc.) I am running out of ideas which application is causing these sounds?</p> <p>The sound is maybe 1-2...
1058960
1058960
2023-10-13T07:39:16.887
2024-03-08T21:30:16.037
Identify application that produces a sound
[ "sound", "22.04" ]
3
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>The solution I found to monitor the actual sinks of pulseaudio is:</p>\n<pre><code>last=&quot;&quot;; while true; do cur=&quot;$(pacmd list-sink-inputs)&quot;; if ! [ &quot;$cur&quot; = &quot;$last&quot; ]; then last=&quot;$cur&quot;; echo &quot;$(date) $cur&quot;; fi; sleep 1; done ...
[ { "accepted": null, "body": "<p>You can try monitoring the sound card. I am not sure if the <code>/dev/snd</code> stuff are relevant today, but there's no harm in including them. Try this (you can copy/paste it directly into a terminal):</p>\n<pre class=\"lang-sh prettyprint-override\"><code>( \n lsof /dev...
null
null
null
null
null
1488535
1
null
2023-10-10T09:06:37.223
1
184
<p>I have a very strange problem on Ubuntu 20.04. Recently, occasionally some of the standard user directories (Downloads, Music, Public, Templates) disappear and are replaced by broken symbolic links to themselves. I can't associate it with using a new package/application. The directories also disappear from the user-...
1737884
1737884
2023-10-11T10:27:56.103
2023-10-11T10:27:56.103
Standard user directories are replaced by broken symbolic links
[ "20.04", "filesystem", "home-directory" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T13:37:29.057", "id": "2607360", "postId": "1488535", "score": "0", "text": "Create the directories again and repair the user-dirs.dirs file. Not sure what could have caused this.", "userDisplayName": null, "userId": "558158" }, { "creationDate": "202...
null
[]
null
null
2024-02-09T06:15:20.727
null
null
1488536
1
1488537
2023-10-10T09:07:36.940
1
155
<p>I'm using Ubuntu 22.04.3 Server. I've installed <code>nala</code> using the <a href="https://gitlab.com/volian/nala/-/wikis/Installation" rel="nofollow noreferrer">Volian Scar repo</a>. Recently, this repo has included a number of updated Python 3 packages, including <code>python3-anyio</code>.</p> <p>However, this ...
1066942
1066942
2023-10-10T11:23:19.810
2023-10-10T11:23:19.810
Volian Scar repo wants to update python3-anyio, but this gives dependency problems
[ "apt", "package-management", "22.04", "python3" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Generally, you'll have two options here:</p>\n<ol>\n<li>Hold the package <code>python3-anyio</code> (so this particular package is not upgraded), or</li>\n<li>Install <code>python3-exceptiongroup</code> manually.</li>\n</ol>\n<h4>1. Hold the package <code>python3-anyio</code></h4>\n<...
[ { "accepted": true, "body": "<p>Generally, you'll have two options here:</p>\n<ol>\n<li>Hold the package <code>python3-anyio</code> (so this particular package is not upgraded), or</li>\n<li>Install <code>python3-exceptiongroup</code> manually.</li>\n</ol>\n<h4>1. Hold the package <code>python3-anyio</code>...
null
null
null
null
null
1488538
1
null
2023-10-10T09:18:40.953
0
12
<p>I don't know exactly when this is happenning, my cursor turns holow box(showing only edge box). I saw this when I was working remote from home but it's the same in my workplace. When I run settings manager (XApplicatios - Settings - Settings Manager), and just close, the cursor shape is restored (solid box). But I t...
140413
null
null
2023-10-10T09:18:40.953
Window edge remains when moved, and cursor becomes hollow square (only showing edge line) sometimes ( vnc, Xfce4.16, Ubuntu22.04 )
[ "22.04", "xfce", "vnc" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488541
1
null
2023-10-10T09:55:35.100
3
161
<p>I have a problem with my keyboard language settings, on my Ubuntu 22.04 machine.</p> <p>Everytime i start up my pc, the language settings for my keyboard are not applied correctly. The settings are correct in my terminal, but everywhere else it is using the english keyboard (I am using a danish keyboard layout). The...
1737901
1737901
2023-10-10T18:34:13.057
2023-10-10T18:34:13.057
Keyboard language resetting after every restart on ubuntu 22.04
[ "keyboard", "22.04", "keyboard-layout" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T13:35:22.153", "id": "2607357", "postId": "1488541", "score": "0", "text": "First try resetting the related dconf settings: `dconf reset -f /org/gnome/desktop/input-sources/`. Now change your keyboard setting and see whether it \"sticks\" this time.", "userDispl...
null
[]
null
null
null
null
null
1488543
1
1488545
2023-10-10T10:02:43.997
1
462
<p>Is it possible to rename a file to computer's serial number via terminal shell/script.</p> <p>Example: I have a file at <code>/home/ladmin/Documents/ExampleFile123.txt</code> and I want to rename it as <code>PCSerial_Example123.txt</code>.</p> <p>I am able to get the PC Serial Number with:</p> <pre><code>sudo dmidec...
1737015
618353
2023-10-11T07:44:15.170
2023-10-11T09:35:49.210
Rename file as computer serial number
[ "command-line", "scripts" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T13:58:03.833", "id": "2607373", "postId": "1488543", "score": "0", "text": "I like to save entire file and include this in my backup script. `sudo dmidecode > $FULLPATH/dmidecode_bios_$FN.txt` I set a path to a folder where I store that type of info FULLPATH and a F...
{ "accepted": true, "body": "<p>You can use the <code>dmidecode</code> command to get the serial number, where the exact command is <code>sudo dmidecode -s system-serial-number</code>. You can then use command substitution <code>$()</code> to use this expression inside the filename, like this:</p>\n<pre><code>mv -n...
[ { "accepted": true, "body": "<p>You can use the <code>dmidecode</code> command to get the serial number, where the exact command is <code>sudo dmidecode -s system-serial-number</code>. You can then use command substitution <code>$()</code> to use this expression inside the filename, like this:</p>\n<pre><co...
null
null
null
null
null
1488546
1
null
2023-10-10T10:10:13.153
0
177
<p>I'm working with Ubuntu 22.04.3LTS, trying to get the sound from an Android phone connected to is.</p> <p>The bluetooth connection is ok. The Android see the connection, but only for multimedia and not for call:</p> <ul> <li>The sound from the video played on the Android is played on the Ubuntu</li> <li>The sound fr...
1737022
1737022
2023-10-10T12:29:29.527
2023-10-10T12:29:29.527
Bluetooth device connected to Ubuntu 22.04: Sound for video but not for call
[ "bluetooth", "pulseaudio", "pipewire" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488549
1
null
2023-10-10T10:43:47.143
1
46
<p>Many times after the kernel upgrade something has stopped working or started crashing. The very last one that provoked me to submit this question is vscode.</p> <p>I need to run it with --disable-gpu now. I would like to find the root cause of this (and any other similar issue) by bisecting the kernel - starting at ...
1737908
1066942
2023-10-10T10:49:20.000
2023-10-10T10:49:20.000
Tutorial request on how to bisect the kernel
[ "kernel", "git" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T10:48:12.960", "id": "2607309", "postId": "1488549", "score": "1", "text": "That's called _bisecting_, not _dissecting_.", "userDisplayName": null, "userId": "158442" }, { "creationDate": "2023-10-10T16:36:48.653", "id": "2607424", "postId": ...
null
[]
null
null
null
null
null
1488551
1
null
2023-10-10T11:01:11.280
0
195
<p>I was very happy while downloading the last version of Ubuntu Server (23.04) to install in my hardware, let me say, because i love this linux distro, I really appreciate it, but after installing and booting it the console background turn into blue on final stages of booting process.</p> <p>I wasted time yesterday tr...
1737825
1737825
2023-10-13T19:46:58.800
2023-10-13T19:46:58.800
Ubuntu 23.04 server - weird blue terminal background color upon fresh installation - cannot change it
[ "boot", "command-line" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T20:18:35.970", "id": "2607471", "postId": "1488551", "score": "0", "text": "How does it work with the following [ANSI escape sequence](https://en.wikipedia.org/wiki/ANSI_escape_code) (as a one-liner on the command line), `echo -e \"\\0033[37;40m\" hello` ?", "us...
null
[]
null
null
null
null
null
1488552
1
null
2023-10-10T11:06:46.693
1
140
<p>Please don't start throwing &quot;stones&quot; at me, I'm just curious. Is it possible to play an audio file, such as <code>.wav</code>, <code>.mp3</code>, or <code>.ogg</code>, through the <strong>onboard system speaker</strong> of a machine equipped with <strong><a href="https://www.gigabyte.com/Motherboard/GA-G41...
578979
578979
2023-10-12T09:21:43.077
2023-10-12T09:21:43.077
Is it possible to play audio files through the onboard system speaker?
[ "command-line", "server", "sound", "22.04" ]
0
18
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T11:09:13.237", "id": "2607312", "postId": "1488552", "score": "2", "text": "I know for a fact that this is possible. I remember an old DOS game that could play samples and music through the onboard PC speaker (and yes, it sounded really bad!). However, if there's a...
null
[]
null
null
null
null
null
1488556
1
1488578
2023-10-10T11:18:25.680
0
186
<p>My password manager has &quot;always on top&quot; activated every time I start it. I find myself manually unticking it every time. I would like to change its default to the usual one. How can I do it? <a href="https://askubuntu.com/questions/7377/how-to-start-an-app-with-always-on-top-set">How to start an app with &...
1707144
1707144
2023-10-10T15:50:42.337
2023-10-10T15:50:42.337
Change default "Always on top" setting for a specific application
[ "gnome", "window", "display-manager", "layout" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T11:21:48.740", "id": "2607315", "postId": "1488556", "score": "1", "text": "I'll suggest applying all security fixes to your system asap, as if your provided details are correct, you've not been applying them since the very beginning of 2023. If you refer to https:...
{ "accepted": true, "body": "<p>Unfortunatelly, the linux desktop <a href=\"https://askubuntu.com/a/1322526/558158\">gives little control</a> to the user about the way application windows should be created. If your application does not expose an option not to launch &quot;always on top&quot;, there is little you ca...
[ { "accepted": true, "body": "<p>Unfortunatelly, the linux desktop <a href=\"https://askubuntu.com/a/1322526/558158\">gives little control</a> to the user about the way application windows should be created. If your application does not expose an option not to launch &quot;always on top&quot;, there is littl...
null
null
null
null
null
1488560
1
1498755
2023-10-10T11:29:57.133
3
569
<p>Is there a way to install the latest VLC 3.0.20 as a native package?</p>
1592865
1592865
2024-01-02T11:21:28.840
2024-01-02T11:22:18.070
How to install VLC 3.0.20 on 22.04 without snap?
[ "software-installation", "22.04", "multimedia" ]
2
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Using <a href=\"https://launchpad.net/%7Eubuntuhandbook1/+archive/ubuntu/vlc\" rel=\"nofollow noreferrer\">Panda Jim's PPA</a>:</p>\n<pre><code>sudo add-apt-repository ppa:ubuntuhandbook1/vlc\nsudo apt install vlc\n</code></pre>\n", "commentCount": "0", "comments": [], "communi...
[ { "accepted": null, "body": "<p>3.0.19 is beta version (as for right now). As a built package it's only available from snapcraft. But if you don't want to use snap you may try building it yourself: <a href=\"https://github.com/videolan/vlc/tree/3.0.x\" rel=\"nofollow noreferrer\">https://github.com/videolan...
null
null
null
null
null
1488564
1
null
2023-10-10T11:51:06.780
0
91
<p>I saw something unusual on my desktop. I deleted it and never saw that I emptied my whole laptop drive, further I emptied the trash moments later. When I noticed it, I tried to recover using Testdisk, seeing <a href="https://askubuntu.com/questions/3883/how-to-recover-deleted-files">How to recover deleted files?</a>...
872127
872127
2023-10-10T12:30:39.630
2023-10-10T12:30:39.630
Recovering data after emptying trash
[ "20.04", "data-recovery", "trash", "testdisk" ]
0
7
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T12:40:26.830", "id": "2607345", "postId": "1488564", "score": "0", "text": "@user68186 do you have any idea what is this date in `-rw-r--r-- 1000 1000 1187407 20-Oct-2022` is , is it creationo date or last modified date ?", "userDisplayName": null, "user...
null
[]
null
null
null
null
null
1488567
1
null
2023-10-10T12:07:36.017
0
77
<p>I have the Canon GX6000 printer.</p> <p>When I try to save a document from browser (Firefox), only Canon_Gx6000_serios is shown. When I try to print, nothing happens:</p> <p><a href="https://i.stack.imgur.com/anjhv.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/anjhv.png" alt="enter image descrip...
247771
null
null
2023-10-10T13:59:57.133
How to get correct Canon GX6000 driver?
[ "drivers", "printing", "pdf", "canon" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488569
1
1488579
2023-10-10T12:22:11.127
-2
91
<p>In the CVE tracker page, what does the empty <code>—</code> field mean?</p> <p>For example, in this link: <a href="https://ubuntu.com/security/cves?q=CVE-2016-5696" rel="nofollow noreferrer">https://ubuntu.com/security/cves?q=CVE-2016-5696</a></p> <p>Is the CVE not applicable to 20.04 LTS, or was its risk not evalua...
1737932
8698
2023-10-10T13:33:00.317
2023-10-10T15:04:52.930
What does the empty field means in CVE Tracker?
[ "security", "patch" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T13:36:06.943", "id": "2607358", "postId": "1488569", "score": "0", "text": "The long hyphen — character in the empty fields of the CVE tracker page is referred to an em dash character.", "userDisplayName": null, "userId": "94914" }, { "creationDate"...
{ "accepted": true, "body": "<p>The em dash — characters in some columns of the CVE-2016-5696 table and other CVE tracker webpages mean that no results were reported for that release of Ubuntu where the column headings identify these columns as different releases of Ubuntu like 18.04, 20.04, 22.04, 23.04 and 23.10....
[ { "accepted": true, "body": "<p>The em dash — characters in some columns of the CVE-2016-5696 table and other CVE tracker webpages mean that no results were reported for that release of Ubuntu where the column headings identify these columns as different releases of Ubuntu like 18.04, 20.04, 22.04, 23.04 an...
null
null
null
null
null
1488574
1
null
2023-10-10T12:56:58.897
0
44
<p>I like the Auto Changing Lock Screen Wallpaper feature that came to Android 12 and later. Is there any option to enable or installing it on Ubuntu 23.04? Any type of App/Extension is acceptable</p>
1704213
null
null
2023-10-10T12:56:58.897
Set Lock Screen Slideshow
[ "personalization" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T19:22:54.530", "id": "2607461", "postId": "1488574", "score": "1", "text": "Like [this?](https://ubuntuhandbook.org/index.php/2022/05/make-wallpaper-slideshow-ubuntu-2204/) Just use Google in this case...", "userDisplayName": null, "userId": "906933" } ]
null
[]
null
null
null
null
null
1488575
1
null
2023-10-10T12:57:31.793
2
424
<p>I've been searching the web for hours and can't seem to find an answer anywhere. Does or will Ubuntu 22.04 LTS support WPA3-Enterprise?</p> <p>Currently, it does not seem to allow me to select WPA3-Enterprise, only WPA/WPA2-Enterprise or WPA3-Personal.</p> <p>Thanks!</p>
1737937
null
null
2023-10-10T12:57:31.793
Ubuntu 22.04 LTS - WPA3-Enterprise (PEAP) Support
[ "wireless", "22.04", "iwlwifi", "wpa-supplicant", "wpa3" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488582
1
1488682
2023-10-10T14:22:47.813
0
1951
<p>I've installed docker today (10th of October) using below command:</p> <pre><code>sudo apt install docker-buildx (latest version 0.11.2-0ubuntu1~22.04.1) </code></pre> <p>It installed among others docker.io package. I see that docker --version returns</p> <pre><code>Docker version 24.0.5, build 24.0.5-0ubuntu1~22.0...
1694095
1694095
2023-10-10T14:33:53.860
2023-10-11T12:17:13.483
Docker 24.0.5 on Ubuntu 22.04 (using Ubuntu repositories, not Docker Official PPA repo)
[ "docker" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p><strong>Are you sure you have installed the docker compose plugin?</strong></p>\n<p>It's separate installation package in ubuntu apt repositories:</p>\n<pre><code>sudo apt install docker-compose-v2\n</code></pre>\n<p>Version V2 is the proper one as the V1 was officially deprecated.\n...
[ { "accepted": true, "body": "<p><strong>Are you sure you have installed the docker compose plugin?</strong></p>\n<p>It's separate installation package in ubuntu apt repositories:</p>\n<pre><code>sudo apt install docker-compose-v2\n</code></pre>\n<p>Version V2 is the proper one as the V1 was officially depre...
null
null
null
null
null
1488585
1
1488587
2023-10-10T14:39:37.337
1
109
<p>To my understanding, bug and vulnerability fixes are released separately in -updates and -security. 1 patch fixes CVE(s) for 1 package (no cumulative patches like in windows). There is a patch for each version of ubuntu per package (fix at current version for stability reasons).</p> <p>Here are my questions :</p> <u...
1737932
1737932
2023-10-10T14:41:32.447
2023-10-10T15:31:03.623
When are security updates merged into the update pocket?
[ "security", "patch" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p><strong>When a USN is posted, that means an update for all affected versions has been released to the repository in both -security and -updates pocket for the affected releases, and most likely for every release thereafter, especially if it's fixed by the upstream developers for a gi...
[ { "accepted": true, "body": "<p><strong>When a USN is posted, that means an update for all affected versions has been released to the repository in both -security and -updates pocket for the affected releases, and most likely for every release thereafter, especially if it's fixed by the upstream developers ...
null
null
null
null
null
1488590
1
null
2023-10-10T15:58:47.303
0
269
<p>I need to install LO on a server, and run headless transforms between various document types. The full LO install is about 1 GB, most of which is useless in a server environment.</p> <p>There's now a <code>libreoffice-core-nogui</code> package, but it doesn't appear to do anything useful. To convert a text file to p...
1568282
null
null
2023-10-10T15:58:47.303
Minimum set of packages for headless LibreOffice install?
[ "22.04", "libreoffice", "headless" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T16:06:15.253", "id": "2607413", "postId": "1488590", "score": "0", "text": "I think this question is more suitable for a LibreOffice site like https://ask.libreoffice.org/c/english/5 . I don't see anything specific to Ubuntu here.", "userDisplayName": null, ...
null
[]
null
null
null
null
null
1488592
1
null
2023-10-10T16:17:17.933
0
74
<p>The following options are available for the --backup option:</p> <pre><code> none, off never make backups (even if --backup is given) numbered, t make numbered backups existing, nil numbered if numbered backups exist, simple otherwise simple, never always make simple backups </code></pre> <ol> <...
813446
158442
2023-10-10T16:40:42.747
2023-10-16T16:52:00.243
Please explain the copy backup types
[ "command-line", "files", "backup", "coreutils" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T16:36:23.507", "id": "2607423", "postId": "1488592", "score": "0", "text": "What application are you asking about?", "userDisplayName": null, "userId": "243321" } ]
null
[ { "accepted": null, "body": "<p>These can be understood a bit more easily once one comes upon these lines in <a href=\"https://www.gnu.org/software/coreutils/manual/html_node/Backup-options.html\" rel=\"nofollow noreferrer\">the GNU Coreutils documentation of backup options</a> (which are not unique to <cod...
null
null
null
null
null
1488595
1
1488597
2023-10-10T16:52:55.813
2
132
<p>I am using GNOME on Ubuntu and I need to open the dropdown from the top. I was searching for a keyboard shortcut to open the dropdown as shown in the pictures below.</p> <p>Normal screen:</p> <p><a href="https://i.stack.imgur.com/6LvHX.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/6LvHX.png" alt...
1581731
618353
2023-10-11T07:49:27.023
2023-10-11T07:50:33.690
What is the keyboard shortcut that opens the notifications and date dropdown on GNOME?
[ "gnome", "22.04", "shortcut-keys", "gnome-shell", "notification-area" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>This dropdown is called <a href=\"https://help.ubuntu.com/stable/ubuntu-help/shell-notifications.html.en\" rel=\"nofollow noreferrer\">notification list</a>.</p>\n<p>You can open it by pressing <kbd>Super</kbd>+<kbd>V</kbd>.</p>\n<p>You can close it by pressing <kbd>Super</kbd>+<kbd>...
[ { "accepted": true, "body": "<p>This dropdown is called <a href=\"https://help.ubuntu.com/stable/ubuntu-help/shell-notifications.html.en\" rel=\"nofollow noreferrer\">notification list</a>.</p>\n<p>You can open it by pressing <kbd>Super</kbd>+<kbd>V</kbd>.</p>\n<p>You can close it by pressing <kbd>Super</kb...
null
null
null
null
null
1488599
1
null
2023-10-10T17:51:17.390
0
55
<p>As the title suggest, this screen issue has appeared 6-8ish weeks ago and I bought the laptop a year ago, never had an issue before.</p> <p>The issue seems to happen when I watch videos on YT using Chrome and only with Ubuntu because I tried putting back the original SSD that came with the laptop that has Windows 11...
891231
891231
2023-11-09T12:09:28.630
2023-11-09T12:09:28.630
Screen blacks out for 2 seconds and shifts/flickers several times a day
[ "google-chrome", "lenovo", "screen", "amd-processor" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T19:32:54.997", "id": "2607464", "postId": "1488599", "score": "0", "text": "Just after it happens, the terminal command `sudo journalctl --since=\"-5 minutes\"` will show any logged activity. Otherwise, suspect power/overheating/hardware", "userDisplayName": nu...
null
[]
null
null
null
null
null
1488600
1
null
2023-10-10T18:02:06.703
0
527
<p>I boot up a new virtual box ubuntu server instance - 22.04.3 lts from its iso image.</p> <p>At this point I am able to run commands such as <code>sudo apt update</code> and <code>sudo apt upgrade</code>, etc and they run as expected.</p> <p>Then I shutdown the vm, and, open its settings, add a second network adapter...
1123
1123
2023-10-11T04:44:35.960
2023-10-11T04:44:35.960
internet unreachable on 22.04 post adding static ip configuration
[ "networking", "server", "22.04", "virtualbox", "internet" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T18:03:46.307", "id": "2607444", "postId": "1488600", "score": "0", "text": "Host-only adapters don't have Internet access, they're private to the virtualization infrastructure and the host machine. Unless your host system is configured with proper NAT rules, then y...
null
[]
null
null
null
null
null
1488603
1
null
2023-10-10T18:26:54.637
5
1286
<p>What is the option used with find to get files created yesterday on Linux scripting?</p> <p>The below trials don't work:</p> <pre><code>find /log/bssuser/CDR/Postpaid_CDR_Log/ -newer yesterday </code></pre> <p>OR</p> <pre><code>find -mtime 24 ----------------------------- the below command get files for today 10/10...
1404742
158442
2023-10-14T03:08:05.207
2023-10-14T03:08:05.207
how to use find command to get files created yesterday?
[ "command-line", "scripts", "find", "date" ]
3
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T18:42:06.560", "id": "2607451", "postId": "1488603", "score": "0", "text": "find /log/bssuser/CDR/Postpaid_CDR_Log/ -cmin +1440 -type f -iname \"*\" -print", "userDisplayName": null, "userId": "1372403" }, { "creationDate": "2023-10-10T18:43:46.750",...
null
[ { "accepted": null, "body": "<p>You can use:</p>\n<pre><code>find -newermt yesterday -ls\n</code></pre>\n<p>How it works, details from <code>man find</code>:</p>\n<pre><code>-newerXY reference\n Succeeds if timestamp X of the file being considered is newer than timestamp Y of the file reference. The ...
null
null
null
null
null
1488604
1
null
2023-10-10T18:32:38.750
0
54
<p>I installed emacs from the command line. All went well (More or less). I edited some files and set the preferences to my liking. I saved verything &amp; quit the command line session. Now I want to use emacs. WHERE DID IT PUT THE STANDARD START ICON?? Thanx Charlie</p>
381810
null
null
2023-10-10T18:32:38.750
Emacs on ubuntu
[ "emacs" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T18:38:18.750", "id": "2607449", "postId": "1488604", "score": "1", "text": "What command did you use to install emacs?", "userDisplayName": null, "userId": "80864" }, { "creationDate": "2023-10-10T18:40:05.037", "id": "2607450", "postId": "14...
null
[]
null
null
null
null
null
1488607
1
null
2023-10-10T18:49:50.477
0
185
<p>I have an old laptop with a Blue Screen of Death issue, unable to login to Windows at all. I tried to reset and everything and even in the middle of the reset gives the BSOD.</p> <p>So I decided to swap to Linux, I downloaded Ubuntu 22.04.3 and used Rufus to create the bootable USB. I tried to boot it from the BIOS....
1737995
94914
2023-10-11T13:51:23.610
2023-10-11T13:51:23.610
Ubuntu not installing
[ "boot", "system-installation", "usb", "22.04", "usb-installation" ]
0
8
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T18:55:30.557", "id": "2607455", "postId": "1488607", "score": "1", "text": "most likely something is wrong with the hardware, the physical laptop itself. Especially if Windows BSOD-ed while reinstalling.", "userDisplayName": null, "userId": "1083397" }, ...
null
[]
null
null
null
null
null
1488610
1
1489674
2023-10-10T19:10:24.677
2
430
<p>I burned Ubuntu to a flash drive using Rufus 4 and burned it again using Rufus 3.13, but the following error persists:</p> <blockquote> <p>452: out of range pointer: 0x100010 Ubuntu 23.04</p> </blockquote> <p>How can I fix this error?</p>
1737999
618353
2023-10-12T12:26:44.283
2023-10-19T17:44:51.777
How to fix "452: out of range pointer: 0x100010 Ubuntu 23.04" error when burning USB with Rufus?
[ "boot", "usb", "live-usb", "23.04", "rufus" ]
2
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T19:15:12.813", "id": "2607460", "postId": "1488610", "score": "1", "text": "Check if your USB stick is big enough. Verify the downloaded ISO file against the md5sum file that you can find in the same location as the ISO file", "userDisplayName": null, "user...
{ "accepted": true, "body": "<p>I solved the problem when I used ventoy</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2023-10-19T17:44:51.777", "id": "1489674", "lastActivityDate": "2023-10-19T17:44:51.777", "lastEditDate"...
[ { "accepted": null, "body": "<p>When using Rufus 4.x, did you let Rufus download the GRUB 2.06 files it needed?\nYou should have been prompted with this message that told you that Rufus needed to download additional files to make the bootable drive work:</p>\n<p><a href=\"https://i.stack.imgur.com/9Nf4e.png...
null
null
null
null
null
1488611
1
null
2023-10-10T19:46:57.763
0
113
<p>I am on ubuntu 20.04 (server no gui) and have two phyiscals disks (sda, sdb) The computer is a mac mini from year 2010 with only ubuntu installed, no macos. As this is my home server i want to make a disk backup to image files from both disks using the dd command. For this task i wanted to boot from an external boot...
1738002
null
null
2023-10-10T19:46:57.763
Add mac efi partition from sdb (second disk) to efi boot order with efibootmgr
[ "boot", "dual-boot", "uefi", "mac", "efibootmgr" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488614
1
null
2023-10-10T20:09:58.603
0
260
<p>I was following this tutorial to learn how to export my project (wrote in python) to an .apk file. (<a href="https://www.youtube.com/watch?v=pzsvN3fuBA0&amp;t=4s" rel="nofollow noreferrer">https://www.youtube.com/watch?v=pzsvN3fuBA0&amp;t=4s</a>) but I get this error while I was running Buildozer to debug the progra...
1738005
null
null
2023-10-10T20:09:58.603
I cant export to .apk file my python program usin buildozer and Kivy
[ "compiling", "android", "python3", "debug", "kivy" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T21:20:41.547", "id": "2607477", "postId": "1488614", "score": "0", "text": "Which command did you exactly use? Also, please consider opening an issue with the Github/Gitlab page of the parent project.", "userDisplayName": null, "userId": "124466" }, { ...
null
[]
null
null
null
null
null
1488615
1
1488692
2023-10-10T20:12:16.810
1
727
<p>Audio works fine. But any time I reboot the audio settings changes to select digital output (S/PDIF) built-in audio even though nothing is plugged in to that jack. So each time I reboot I have to go in to the settings to point to line out - Built-in-audio.</p> <p>Not a huge problem but inconvenient. I did see simi...
660894
null
null
2023-10-11T12:55:43.550
Ubuntu 22.04 LTS forgets audio output device setting on reboot
[ "sound", "pulseaudio" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>To force pulse audio to use the most recently selected output source:</p>\n<pre><code>sudo vi /etc/pulse/default.pa\n</code></pre>\n<p>Comment out this line:</p>\n<pre><code>load-module module-switch-on-port-available\n</code></pre>\n<p>to:</p>\n<pre><code>#load-module module-switch-...
[ { "accepted": true, "body": "<p>To force pulse audio to use the most recently selected output source:</p>\n<pre><code>sudo vi /etc/pulse/default.pa\n</code></pre>\n<p>Comment out this line:</p>\n<pre><code>load-module module-switch-on-port-available\n</code></pre>\n<p>to:</p>\n<pre><code>#load-module module...
null
null
null
null
null
1488617
1
null
2023-10-10T20:36:28.703
0
19
<p>Why did my wireless mouse quit working after a three day power outage following severe thunderstorm/tornado event? How can I recover wireless usage?</p>
1738010
null
null
2023-10-10T20:36:28.703
Power Outage Killed Wireless Mouse
[ "wireless" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T21:22:29.317", "id": "2607478", "postId": "1488617", "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
1488618
1
null
2023-10-10T20:40:28.303
0
110
<p>I'm trying to install Ubuntu 23.04 from a bootable flash drive onto an internal NVME SSD, however, I can not seem to be able to do anything with the SSD despite it being observable.</p> <p><a href="https://i.stack.imgur.com/pZQL8.jpg" rel="nofollow noreferrer">lsblk -l</a></p> <p>I have the BIOS set to AHCI, and the...
1737989
null
null
2023-11-25T17:02:35.677
Can not install to SSD -- sdb has 0B size
[ "system-installation", "ssd" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-11T02:38:35.940", "id": "2607515", "postId": "1488618", "score": "0", "text": "What brand/model SSD? Have you updated its firmware? And maybe even update motherboard firmware.", "userDisplayName": null, "userId": "126395" }, { "creationDate": "2023-11-2...
null
[ { "accepted": null, "body": "<p>The cause was that the SSD was dead. Replacement solved the issue. The power fault warnings were not related.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2023-11-25T17:02:35....
null
null
null
null
null
1488619
1
null
2023-10-10T20:42:53.540
0
251
<pre><code>fprintd-enroll Using device /net/reactivated/Fprint/Device/0 failed to claim device: GDBus.Error:net.reactivated.Fprint.Error.Internal: Open failed with error: transfer timed out fprintd-verify Using device /net/reactivated/Fprint/Device/0 failed to claim device: GDBus.Error:net.reactivated.Fprint.Error.Int...
1722193
1157209
2023-10-11T03:09:02.193
2023-10-11T03:09:02.193
Ubuntu 22.04.3 LTS : fingerprint reader not working
[ "22.04", "64-bit", "error-handling", "fingerprint-reader" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-10T20:47:49.327", "id": "2607474", "postId": "1488619", "score": "1", "text": "Attach `lsusb` terminal command output", "userDisplayName": null, "userId": "1592865" } ]
null
[]
null
null
null
null
null
1488622
1
null
2023-10-10T22:17:44.763
0
49
<p>so my lenovo thinkpad broke and I removed the drive. I have one 500gb drive, partinioned 50/50 with windows storage and bootable Ubuntu which I would switch from the other installed m2 drive that was windows 11. The windows 11 m2 drive (full partition boot) works fine, however when trying to boot from the Ubuntu con...
1738025
1738025
2023-10-10T22:21:29.937
2023-10-10T22:21:29.937
Thinkpad broke, I removed drive and trying to boot from the enclosed external drive using other computer
[ "boot", "grub2" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488623
1
null
2023-10-10T22:19:29.163
0
78
<p>Is there any way designate that apt-cacher should not update versions of certain packages and should retain a static version for a particular period of time? For example, when I am in an upgrade cycle and I want to upgrade all of my servers to the same kernel version? I cannot update all hosts at once and I want t...
1738027
null
null
2023-10-10T22:19:29.163
Is it possible to have apt-cacher-ng retain static versions of certain packages
[ "apt-cacher-ng" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488626
1
null
2023-10-10T23:14:26.750
0
741
<p>I am trying to add the <a href="https://launchpad.net/%7Ekisak/+archive/ubuntu/kisak-mesa" rel="nofollow noreferrer">kisak-mesa</a> PPA to my system. I usually add PPAs by following the instructions on Launchpad. For this PPA, the instructions look like this:</p> <p><a href="https://i.stack.imgur.com/wwZNQ.png" rel=...
329227
329227
2023-10-11T03:13:38.803
2023-10-11T03:13:38.803
Unable to add kisak-mesa PPA following the command on Launchpad
[ "apt", "package-management", "ppa", "launchpad", "mesa" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-11T03:13:11.560", "id": "2607517", "postId": "1488626", "score": "0", "text": "Sorry, I should've included that information. It's Ubuntu 20.04 LTS x86_64.", "userDisplayName": null, "userId": "329227" } ]
null
[]
null
null
null
null
null
1488628
1
null
2023-10-10T23:54:55.647
1
835
<p>I think I'm missing something obvious</p> <p>I have a NAS (WD MyCloud Home). I can read and write to it from windows with no issues</p> <p>I can mount it in ubuntu server using this command:</p> <pre><code>sudo mount -t cifs -o username=USER,password=PASS //192.168.86.249/media /media/cifs/ </code></pre> <p>I can re...
1738044
469152
2023-10-11T00:51:20.040
2023-10-11T01:58:19.703
mounting a cifs share for writing
[ "permissions", "mount", "22.04", "fstab", "cifs" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-11T00:11:41.760", "id": "2607495", "postId": "1488628", "score": "0", "text": "You've provided no OS/release details; nor clues as to what apps you're using when you try and write (*some apps run confined meaning they have reduced or different permissions; this is like...
null
[ { "accepted": null, "body": "<p>Thanks to <a href=\"https://askubuntu.com/users/25618/waltinator\">waltinator</a> who directed me to read man mount.cifs and use uid= and gid= options on mount</p>\n<p>This worked a treat</p>\n<p>Seán</p>\n", "commentCount": "0", "comments": [], "communityOwnedDat...
null
null
null
null
null
1488631
1
null
2023-10-11T01:08:25.880
1
81
<p>Uso Ubuntu studio 23 lunar booster Con el comando <code>inxi -Fxz</code> me da esto</p> <pre><code>Network: Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet vendor: Hewlett-Packard driver: r8169 v: kernel port: f000 bus-ID: 01:00.0 IF: eno1 state: down mac: &lt;filter&gt; Device-2: Realtek ...
1084715
158442
2023-10-26T16:03:00.787
2023-10-26T16:03:00.787
My wifi disconnects and has trouble reconnecting (Mi wifi de desconecta y le cuesta conectarse otra vez)
[ "drivers", "wireless", "internet", "realtek" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-11T01:11:09.890", "id": "2607507", "postId": "1488631", "score": "0", "text": "Your question isn't clear to me, as you sure you translated it into english? This is an english only site; non-english support is provided elsewhere.", "userDisplayName": null, "use...
null
[]
null
null
null
null
null
1488636
1
null
2023-10-11T02:22:14.403
1
158
<p>I have a Windows app that requires a 32-bit runtime to execute with Mono. I have installed Mono 5.x (a requirement, it can't use 6.x or later) from <a href="https://web.archive.org/web/20190702192545/https://www.mono-project.com/download/stable/#download-lin" rel="nofollow noreferrer">archive.org</a> using these com...
1738060
null
null
2023-10-11T02:22:14.403
How do I install 32-bit Mono in Ubuntu 20.04
[ "apt", "64-bit", "32-bit", "mono" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-11T12:21:32.017", "id": "2607628", "postId": "1488636", "score": "0", "text": "I do not know if that repository has 32-bit executables, or if mono supports 32-bit arches from 64-bit toolchains, but usually you need to ensure you have enabled 32-bit packages available o...
null
[]
null
null
null
null
null
1488637
1
null
2023-10-11T02:44:05.970
-1
1048
<p>I installed a new kernel in WSL v2 running inside Windows 10. The new kernel is 6.2, old is 5.15. There is only the 6.2 version in <code>/boot</code>. I rebooted the machine. Why does it still boot on told 5.15? How do I change it to the new kernel?</p> <pre><code>root@DESKTOP:/#ls boot/ System.map-6.2.0-34-generic ...
1020445
null
null
2023-10-11T04:03:50.957
Update kernel for WSL Ubuntu
[ "kernel", "windows-subsystem-for-linux" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-11T03:46:43.213", "id": "2607522", "postId": "1488637", "score": "0", "text": "In WSL2, you're just running a container in a VM set up by Windows. You can try updating the kernel all you want in the container, but the VM is still going to use what it is configured to u...
null
[ { "accepted": null, "body": "<p>Found a way: This is a list of all supported WSL2 kernels and their source. I can upgrade to any kernel from listed here.\n<a href=\"https://github.com/microsoft/WSL2-Linux-Kernel/releases\" rel=\"nofollow noreferrer\">https://github.com/microsoft/WSL2-Linux-Kernel/releases</...
null
null
null
null
null
1488638
1
null
2023-10-11T03:15:49.580
0
93
<p>E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied) E: Unable to lock directory /var/lib/apt/lists/ W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied) W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permissi...
1738057
null
null
2023-10-11T03:15:49.580
error running the apt update
[ "urban-terror" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-11T03:41:14.350", "id": "2607520", "postId": "1488638", "score": "0", "text": "Restart the computer", "userDisplayName": null, "userId": "124466" }, { "creationDate": "2023-10-11T03:41:20.003", "id": "2607521", "postId": "1488638", "score": ...
null
[]
null
null
null
null
null
1488646
1
null
2023-10-11T04:29:22.003
0
27
<h3>properties.ini</h3> <pre><code>PROFILES=&quot;--spring.profiles.active=local&quot; PROPERTIES=&quot;--spring.config.import=file:./properties/&quot; </code></pre> <h3>script.sh</h3> <pre><code>#!/bin/bash # Read the INI file and set its values as variables source /app/backend/properties.ini /usr/bin/java -jar /app/...
1738076
1738076
2023-10-11T04:31:14.913
2023-10-11T04:31:14.913
Why certain commands require a space when using source in a bash script
[ "bash", "jar" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-11T04:39:28.977", "id": "2607540", "postId": "1488646", "score": "2", "text": "Was your INI file edited on Windows? What is the output of `file properties.ini`?", "userDisplayName": null, "userId": "158442" }, { "creationDate": "2023-10-11T04:50:10.223"...
null
[]
null
null
2023-10-11T06:09:47.793
null
null
1488653
1
null
2023-10-11T07:06:42.153
2
1178
<p>CVE-2023-38545 and CVE-2023-38546 have been flashed for cUrl/libcurl.</p> <p>Are there any updates about the plan of updating curl package to its latest version of 8.4.0 for different ubuntu flavor's</p>
1738105
null
null
2023-10-11T11:06:51.980
Are there any plans to update curl package to its latest 8.4.0 version, for all ubuntu flavors?
[ "curl" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-11T07:40:27.707", "id": "2607578", "postId": "1488653", "score": "1", "text": "Whichever affected versions of curl are packaged in Ubuntu will be patched with backported fixes. There's no way they will be updating to 8.4 (which is not packaged for any current version o...
null
[]
null
null
2023-10-11T16:15:42.110
null
null
1488658
1
null
2023-10-11T08:38:22.020
0
114
<p>I have installed Ubuntu 22.04 alongside Windows 11 on my Asus Vivobook 16x Notebook powered by Ryzen 5 series processor.</p> <p>I noticed that if I <em>suspend</em> it or it <em>gets locked automatically</em> after screen is turned off, I am not able to login. It shows the login screen and I can enter the password b...
248467
158442
2023-10-11T09:04:38.107
2023-10-11T09:04:38.107
Can't login after suspending Ubuntu, No tty login prompt either
[ "22.04", "login", "suspend", "tty", "fsck" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-11T09:09:58.980", "id": "2607590", "postId": "1488658", "score": "2", "text": "It looks like a hardware error, because the file system reverts to read-only at this point. A `fsck`, either immediately after bootup (before the desktop environment kicks in) or after booti...
null
[]
null
null
null
null
null
1488673
1
null
2023-10-11T11:15:27.070
0
1530
<p>How do I resize/shrink a ZFS partition in Ubuntu using gparted? As gparted doesn't support ZFS file system to shrink, so how do I do it?</p>
1737991
1066942
2023-10-11T11:54:30.913
2023-10-11T11:54:30.913
How to resize a ZFS partition in Ubuntu
[ "partitioning", "gparted", "zfs" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>The ZFS filesystem does not currently allow for pools or devices to be resized (since ZFS is much more than a filesystem - and ZFS doesn't really use &quot;partitions&quot; in the same sense as other filesystems).</p>\n<p>The only possible way to resize a ZFS volume is to:</p...
null
null
null
null
null
1488675
1
null
2023-10-11T11:45:46.363
1
156
<p>I am trying to build a minimal initramfs.</p> <p>Some packages contribute hooks that don't appear to take any config option to enable/disable them. For example <code>initramfs-tools-core</code> provides a <code>fsck</code> hook and <code>fuse</code> provides a <code>fuse</code> hook.</p> <p>Is there an intended way ...
87531
87531
2023-10-11T15:31:40.223
2023-10-11T15:31:40.223
How to disable package hooks for update-initramfs?
[ "initramfs" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488687
1
1488749
2023-10-11T12:45:50.257
1
578
<p>I am using Ubuntu 22.04 with Apache2. I can't get both PHP versions to work. When I access a site I have configured with PHP 7.4, only shows 8.2. I have searched and tried things but I can't get it to work.</p> <p>I have php7.4-fpm and php8.2-fpm services working.</p> <p>In teste.conf I have it already enabled with ...
1738177
527764
2023-10-12T15:11:18.817
2023-10-13T00:34:46.823
Can't get multiple PHP versions to work (PHP7.4-FPM and PHP8.2-FPM)
[ "22.04", "apache2", "php", "virtualhost", "php-fpm" ]
1
11
CC BY-SA 4.0
[ { "creationDate": "2023-10-11T13:00:39.630", "id": "2607643", "postId": "1488687", "score": "0", "text": "Can you share the configuration files of the sites you've configured?", "userDisplayName": null, "userId": "1157209" }, { "creationDate": "2023-10-11T16:04:38.443", "id":...
{ "accepted": true, "body": "<p>From what you have said to me, your configuration works exactly as it should. Your problem is not understanding how virtual hosts work.</p>\n<ul>\n<li><p>When you open <code>http://teste.local:9090/info.php</code>, it uses your <code>teste.conf</code>.</p>\n</li>\n<li><p>When you ope...
[ { "accepted": true, "body": "<p>From what you have said to me, your configuration works exactly as it should. Your problem is not understanding how virtual hosts work.</p>\n<ul>\n<li><p>When you open <code>http://teste.local:9090/info.php</code>, it uses your <code>teste.conf</code>.</p>\n</li>\n<li><p>When...
null
null
null
null
null
1488700
1
null
2023-10-11T13:51:15.640
0
116
<p>I want to execute a command periodically and based on its output to have a visual indication of its last return value (0: green, non-zero: red).</p> <p>e.g. by using the command below I can check whether my vpn connection is still alive and healthy. <code>protected-node</code> is only accessible through vpn, so if ...
622994
622994
2023-10-11T14:17:30.080
2023-10-11T15:09:37.770
Status indicator on the status-bar based on the return value of a periodic execution of a command
[ "indicator", "ubuntu-mate", "statusbar", "mate-panel" ]
2
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p><a href=\"https://github.com/mate-desktop/mate-applets\" rel=\"nofollow noreferrer\">MATE applets</a>, a fork of <a href=\"https://gitlab.gnome.org/GNOME/gnome-applets\" rel=\"nofollow noreferrer\">GNOME applets</a>, should contain an applet named &quot;Command&quot; that per...
null
null
null
null
null
1488702
1
null
2023-10-11T14:11:22.707
0
51
<p>I’m running into a frustrating problem. I installed an ubuntu version 20.04 and installed Docker on it I started a container named linuxserver/firefox on Docker. I tried to set up the microphone for users who use this image, but unfortunately I could not do this. Is there a way to add microphone access to this image...
1736339
null
null
2023-10-11T14:11:22.707
How to add microphone access to containers for multiple clients?
[ "sound", "firefox", "microphone", "docker", "container" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488703
1
null
2023-10-11T14:24:10.620
1
742
<p>I've installed Ubuntu 22.04.3 gnome and My device resolution is 1600x900. But the login screen resolution seems like 1024x768. I've tried changing the resolution from the settings manger but the login screen resolution still remains the same. What should I do?</p>
1738206
1738206
2023-10-11T14:26:33.653
2023-10-11T14:26:33.653
How to change the resolution of the login window?
[ "login-screen" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-11T15:52:52.930", "id": "2607666", "postId": "1488703", "score": "0", "text": "Provide info on your graphics card, and on whether you run Xorg or Wayland. You can see both in the \"About\" pane in settings. I suspect nVidia and Xorg because this should work properly on...
null
[]
null
null
null
null
null
1488708
1
null
2023-10-11T14:38:11.980
0
46
<p>I don't know how and when, but if I put the pc in standby or I switch it off without charging, when I switch it on in the morning it is already on (but with the standby screen) and without charge (even if i didn't charged it because i switched off when it was at 90%). A particulat thing that happened was when i clos...
1705176
1705176
2023-10-11T14:38:54.560
2023-10-11T14:38:54.560
My pc switchs on from itself
[ "suspend", "power-management", "laptop", "battery" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-11T15:23:47.083", "id": "2607664", "postId": "1488708", "score": "0", "text": "Please read https://askubuntu.com/help/how-to-ask and https://askubuntu.com/help/formatting . Take the [tour].", "userDisplayName": null, "userId": "25618" }, { "creationDat...
null
[]
null
null
null
null
null
1488710
1
1488711
2023-10-11T14:55:07.330
0
1336
<p>I am getting messages like this:</p> <pre><code>Info: (pinned) runtime org.freedesktop.Platform branch 21.08 is end-of-life, with reason: org.freedesktop.Platform 21.08 is no longer receiving fixes and security updates. Please update to a supported runtime version. Info: runtime org.freedesktop.Platform.GL.defa...
9268
null
null
2023-10-11T14:55:07.330
How to unpin and remove specific flatpak packages?
[ "flatpak" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>The solution here is to first unpin the specific versions. To do this you need to pass in the full &quot;path&quot; of the pinned flatpak package to the &quot;pin&quot; command with some flags, as follows.</p>\n<p><strong>First, try to uninstall unused packages using a simple command...
[ { "accepted": true, "body": "<p>The solution here is to first unpin the specific versions. To do this you need to pass in the full &quot;path&quot; of the pinned flatpak package to the &quot;pin&quot; command with some flags, as follows.</p>\n<p><strong>First, try to uninstall unused packages using a simple...
null
null
null
null
null
1488712
1
null
2023-10-11T14:59:55.850
0
564
<p>I have been trying to install R on Ubuntu 23.04 but have been getting the following errors:</p> <pre><code>Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are...
1201716
1157209
2023-10-12T06:59:59.780
2023-10-12T06:59:59.780
Installing R on Ubuntu 23.04
[ "software-installation", "dependencies" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-11T15:04:58.193", "id": "2607663", "postId": "1488712", "score": "1", "text": "Try `sudo apt-get update && sudo apt-get install r-base`. By any chance did you add any external repositories for installing R?", "userDisplayName": null, "userId": "124466" }, {...
null
[]
null
null
2023-10-12T01:43:43.230
null
null
1488717
1
null
2023-10-11T15:47:05.643
0
25
<p>I have custom logrotation as below..</p> <pre><code>cat /etc/logrotate.d/apache # # /var/log/apache/apache.log { daily rotate 30 size 1G compress missingok copytruncate dateformat -%Y-%m-%d-%s.log } </code></pre> <p>here is the ls output.</p> <pre><code>ls -lrth /var/l...
451126
null
null
2023-10-11T15:47:05.643
Logrotation help
[ "20.04", "log", "logrotate" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-11T17:21:18.543", "id": "2607693", "postId": "1488717", "score": "0", "text": "Since `logrotate` doesn't run at exactly midnight, and, since logs are buffered, you'll have to post-process the logs. On day N, you can easily process days N-1 and N-2, using normal text pr...
null
[]
null
null
null
null
null
1488718
1
null
2023-10-11T15:53:15.910
0
31
<p>When Ubuntu <code>Desktop</code> <strong>22:04</strong> is installed, while the process itself appears a screen with the some options about swapfile, hibernate .. and perhaps more if my memory does not fail me.</p> <p>Once completed the installation process, through <strong>GUI</strong> where is possible see that se...
970554
null
null
2023-10-11T15:53:15.910
How to see and change swapfile/hibernate settings through GUI?
[ "suspend", "swap", "hibernate", "settings", "system-settings" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488721
1
null
2023-10-11T16:31:44.730
0
248
<p>I have a second computer running Ubuntu 22.04.3 Desktop (it serves as a mini server to test), on which I have the screen sharing option enabled via RDP to easily access via the main computer. For some unknown reason, up to an hour after disconnecting from RDP, it is not possible to reconnect to RDP. I have to delibe...
1738226
158442
2023-10-12T00:34:07.197
2023-10-12T00:34:07.197
Ubuntu 22.04.3 Desktop - Remote desktop not working at all times
[ "22.04", "remote-desktop" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488722
1
null
2023-10-11T16:42:19.797
0
1402
<h2>Error description</h2> <p>I have an existing Conda environment with Python 3.8.16, and I have tried to install Spyder with: <code>conda install spyder</code> as well as with <code>conda install -c conda-forge spyder</code>, (not simultaneously) which installs Spyder 5.4.3.</p> <p>Running <code>spyder</code> however...
925632
925632
2023-10-12T07:48:22.070
2024-02-13T08:31:47.313
Spyder fails to start: Could not find the Qt platform plugin "xcb" in ""
[ "qt", "qt5", "conda", "spyder" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>I was facing the same issue while running Anaconda on my Ubuntu system. After spending some time on the internet, I found out that the solution was lying in the version of <code>pyqt5</code> being used.\nI re-installed a slightly downgraded version of <code>pyqt5</code> using...
null
null
null
null
null
1488724
1
null
2023-10-11T17:07:03.850
0
18
<p>On my Kate configuration directory (~/.local/share/org.kde.syntax-highlighting/syntax/) I have files such as: octave.xml, opencl.xml, orgmode.xml, ...</p> <p>However I have no way to see them when trying to configure Kate. From Settings/Configure Kate/Font &amp; Colour Schemas, Highlight Text Styles, I have a subset...
362262
362262
2023-10-11T17:19:24.770
2023-10-11T17:19:24.770
Not all font and colour schemas are selectable in Kate
[ "fonts", "configuration", "colors", "kate" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488726
1
null
2023-10-11T17:13:50.280
0
90
<p>I'm facing an issue with my Ubuntu 23.04 setup on a notebook. Every time I reboot, re-login, put the notebook to sleep, or even disconnect the HDMI cable, the order of screens in my dual monitor setup isn't retained. Additionally, the selection preferences, whether it's set to &quot;external only&quot; or &quot;join...
1738232
null
null
2023-10-11T17:13:50.280
In Ubuntu 23.04, the order of screens in a dual monitor setup isn't saved after a reboot or re-login
[ "multiple-monitors", "wayland", "23.04" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488727
1
1488733
2023-10-11T17:47:39.760
0
162
<p>I need help with installing a driver for my laptop. I have a goodix finger print reader, however the system is not recognising it. Is there a way for me to download directly from the manufacturer?</p> <p>Official driver (windows 10/11): <a href="https://us.msi.com/Laptop/Stealth-GS77-12UX/support?sku_id=88175#driver...
1738241
null
null
2023-10-11T18:49:12.667
Installing fingerprinter driver on MSI stealth gs 77
[ "drivers" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-11T17:51:53.517", "id": "2607696", "postId": "1488727", "score": "0", "text": "Have you checked with goodix community?\n\nhttps://developers.goodix.com/en/", "userDisplayName": null, "userId": "311578" }, { "creationDate": "2023-10-11T17:53:59.943", ...
{ "accepted": true, "body": "<p>Your fingerprint reader is supported by <code>libfprint</code> 1.94.5 or later according to <a href=\"https://gitlab.freedesktop.org/libfprint/libfprint/-/commit/c74a1ab6d1b9e6c45706232012da0991499cea78\" rel=\"nofollow noreferrer\">this commit</a>.</p>\n<p>The latest Ubuntu LTS has ...
[ { "accepted": true, "body": "<p>Your fingerprint reader is supported by <code>libfprint</code> 1.94.5 or later according to <a href=\"https://gitlab.freedesktop.org/libfprint/libfprint/-/commit/c74a1ab6d1b9e6c45706232012da0991499cea78\" rel=\"nofollow noreferrer\">this commit</a>.</p>\n<p>The latest Ubuntu ...
null
null
null
null
null
1488729
1
null
2023-10-11T18:22:02.547
0
134
<p>I have moved to a new job which has Starlink ISP. Since connected to this, chrome, Firefox will not show many websites. For example I can not view BBC.com it is unreachable, but I can view Google and search for BBC or CNN. But those sites(BBC, CNN) will not load are unreachable. Ask Ubuntu is unreachable. But YouTub...
1152832
null
null
2023-10-11T18:22:02.547
changed ISP (Starlink) now some websites unreachable?
[ "networking", "server", "firefox", "google-chrome", "internet" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null