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
1489042
1
null
2023-10-14T11:11:33.663
0
96
<p>although I've seen similar issues googling, none of the proposed solutions seem to work in my case.</p> <p>Getting this message when using apt. libapt-pkg.so.5.0 does not seem to be part of release 20.04 and I can't find how to install it.</p> <p>Any ideas what to do? Happened after update from 18.04 to 20.04.</p> <...
1738771
null
null
2023-10-14T11:11:33.663
/usr/lib/ubuntu-advantage/apt-esm-hook: error while loading shared libraries: libapt-pkg.so.5.0: cannot open shared object file: No such file or
[ "apt", "20.04", "upgrade" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1489043
1
null
2023-10-14T11:17:04.067
0
1278
<p>I just built a new computer for doing algorithmic research. It is built with very new parts:</p> <ul> <li>Motherboard = ASRock B650-PG LIGHTNING, BIOS = 1.21</li> <li>Processor = AMD Ryzen 9 7950X3D</li> <li>Memory = 128G DDR5</li> <li>Storage = Samsung SSD 980 PRO 1TB (m.2, nvme)</li> </ul> <p>The computer recogniz...
1638223
301745
2023-10-14T21:44:02.153
2023-10-14T21:44:02.153
How do I get Ubuntu to work/boot on an ASROCK B650 PG LIGHTNING M/B with an AMD Ryzen 9 7950X3D processor?
[ "boot", "drivers" ]
1
6
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T11:21:17.400", "id": "2608228", "postId": "1489043", "score": "1", "text": "Don't forget LTS releases offer kernel stack choices; thus you can find 20.04 ISOs using 5.4, 5.8, 5.11, 5.13 & 5.15 kernels; so by 20.04 did you try only one? or all 5? There are 3 stacks a...
null
[ { "accepted": null, "body": "<p>Turns out I should not have tried to load the old Ubuntu 22.04 I loaded onto my 64G Ubuntu box last year. It was not compatible with my new box. I was not properly selecting the boot device in the BIOS when trying to boot from the USB stick. I finally figured out I needed t...
null
null
2023-10-15T20:20:25.583
null
null
1489045
1
null
2023-10-14T11:38:31.813
2
1920
<p>Why can't I see all installed apps in the App Center under &quot;Manage&quot;, and how do I now uninstall all apps I do not want, e.g. all games, &quot;Videos&quot; etc.? It seem like Canonical has made it unnecessarily difficult to change what they have decided should be included in Ubuntu. I have tried to uninstal...
1187794
1187794
2023-10-14T12:00:38.577
2023-10-23T17:07:00.240
Uninstall preinstalled apps in Ubuntu 23.10
[ "software-uninstall", "23.10", "app-center" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>You should use their package names.</p>\n<p>Open the terminal, and run <code>dpkg --list</code> to find out what their package names are.</p>\n<p>Now look for unnecessary packages and remove them with the command:</p>\n<pre><code>sudo apt remove package-name\n</code></pre>\n<...
null
null
null
null
null
1489046
1
null
2023-10-14T11:48:14.927
2
2600
<p>There's no python 3.12 in Main or Universe and deadsnakes doesn't support it for 23.04. I'm hoping to avoid having to compile it from source (since I want to use it in Docker images based off of 23.04).</p>
285815
null
null
2024-03-16T05:50:22.297
Is there a way to install python 3.12 on ubuntu 23.04 through apt?
[ "apt", "python", "23.04" ]
1
7
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T12:19:13.083", "id": "2608237", "postId": "1489046", "score": "2", "text": "Don't mess with the default python on Ubuntu. Use the source version, install in /opt (it is as simple as un-tarring the download) and create an python env.", "userDisplayName": null, ...
null
[ { "accepted": null, "body": "<p><strong>Use a virtual environment to resolve your issue.</strong></p>\n<ul>\n<li><p>Updating Python in Ubuntu can cause compatibility issues with system components and applications. Ubuntu relies on specific Python versions for its internal processes, and updating Python coul...
null
null
null
null
null
1489047
1
null
2023-10-14T11:50:19.573
1
2558
<p>The system boots in live mode, and then the installer crashes and crashes every time it starts.</p> <p>Here are my logs.</p> <p>ubuntu_desktop_installer.log:</p> <pre class="lang-none prettyprint-override"><code>2023-10-14 10:52:43.565179 INFO subiquity_server: Waiting server up to 90 seconds 2023-10-14 10:52:43.566...
1738851
94914
2023-10-15T08:58:26.683
2023-11-17T08:34:05.700
Ubuntu 23.10 installer won't start
[ "system-installation" ]
1
6
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T11:55:25.170", "id": "2608234", "postId": "1489047", "score": "0", "text": "Which Ubuntu 23.10 product are you using? Your details above mention `subiquity_server` which is used by two installers on two different products (Server & Desktop), where as I noted `ubunt...
null
[ { "accepted": null, "body": "<p>If you have problems with the default installer for Ubuntu 23.10, try the Legacy Desktop Installer available on the same <a href=\"https://ubuntu.com/download/desktop\" rel=\"nofollow noreferrer\">Download Ubuntu Desktop</a> page.</p>\n<p>Your question and this answer are tim...
null
null
null
null
null
1489048
1
1489183
2023-10-14T11:57:54.453
0
683
<p>Cups is not working on my Dell laptop. Namely I cannot add any printer through the system config printer, nor can I detect a printer through <code>lpinfo -v</code> in the terminal. I tried all the usual things, e.g. reinstalling cups and also restoring <code>/etc/cups/cupsd.conf</code> from <code>/usr/share/cups/cup...
1738844
1157209
2023-10-14T14:22:43.457
2023-10-15T16:01:37.273
Cups service not running on ubuntu 22.04
[ "printing", "canon" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T12:50:23.663", "id": "2608254", "postId": "1489048", "score": "0", "text": "Does this help?: [What is CUPS server and how to share a printer](https://askubuntu.com/questions/73367/what-is-cups-server-and-how-to-share-a-printer-locally-or-over-a-network)", "userD...
{ "accepted": true, "body": "<p>After searching for almost two days I finally found the culprit in the file: <code>/etc/cups/client.conf</code>. This is the client configuration file for cups. In my case, the file was not empty but had a single line with the following:</p>\n<pre><code>ServerName 'servername'\n</cod...
[ { "accepted": true, "body": "<p>After searching for almost two days I finally found the culprit in the file: <code>/etc/cups/client.conf</code>. This is the client configuration file for cups. In my case, the file was not empty but had a single line with the following:</p>\n<pre><code>ServerName 'servername...
null
null
null
null
null
1489052
1
1489054
2023-10-14T12:23:59.263
7
20453
<p>22.04 LTS is in use with 6.5 oem kernel and KDE from kubuntu repo. Is there a way to migrate to 23.10?</p>
1737168
null
null
2024-02-06T11:16:23.777
How to migrate from 22.04 LTS to 23.10?
[ "22.04", "lts", "migration", "23.10" ]
3
14
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T12:26:57.103", "id": "2608242", "postId": "1489052", "score": "2", "text": "Currently the *release-upgrade* path from 22.04 is to Ubuntu 23.04 or the next release in the next cycle (*Ubuntu development is a two year cycle ending in the LTS; 22.10, 23.04 & 23.10 are ...
{ "accepted": true, "body": "<p>Ubuntu supports two safe migration paths: from LTS to LTS version (e.g. 20.04 -&gt; 22.04) or to the next higher STS Version. So, in the given case, you would need to follow this update path: 22.04 -&gt; 22.10 -&gt; 23.04 -&gt; 23.10.</p>\n", "commentCount": "4", "comments": [ ...
[ { "accepted": null, "body": "<p>You can fresh install Ubuntu 23.10 by downloading the ISO and flashing it to a USB drive.</p>\n<p>Otherwise, wait for 24.04 LTS to be released (April 2024). You will be able to upgrade to that directly.</p>\n", "commentCount": "3", "comments": [ { "crea...
null
null
null
null
null
1489056
1
null
2023-10-14T12:56:46.387
0
69
<p>Using Xubuntu 20.04.</p> <p>Thunderbird 115 seems to use it's own window manager and themes, which clash with everything else. I find it horridly ugly, so want to revert to Tbird 102.</p> <p>However, all I can find in <a href="http://us.archive.ubuntu.com/ubuntu/pool/main/t/thunderbird/" rel="nofollow noreferrer">h...
69438
null
null
2023-10-14T12:56:46.387
Repository of older package versions?
[ "20.04", "package-management", "thunderbird" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T13:38:13.877", "id": "2608265", "postId": "1489056", "score": "1", "text": "open preferences scroll to windowlayout (i hope tranlation is correct) and untick the 1. option there.", "userDisplayName": null, "userId": "966203" }, { "creationDate": "202...
null
[]
null
null
null
null
null
1489058
1
null
2023-10-14T13:04:09.497
0
61
<p>I am trying to install Griddb on my WSL version: 22.04.2</p> <p>using command:</p> <pre><code>sudo sh -c 'echo &quot;deb https://www.griddb.net/apt griddb/5.3 multiverse&quot; &gt;&gt; /etc/apt/sources.list.d/griddb.list' </code></pre> <p>then I have executed this:</p> <pre><code>wget -qO - https://www.griddb.net/a...
1738865
null
null
2023-10-14T13:04:09.497
Getting apt-key warning when trying to install Griddb
[ "windows-subsystem-for-linux" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
2023-10-26T15:58:31.160
null
null
1489059
1
null
2023-10-14T13:12:52.257
0
38
<p>I was using ubuntu 22.04 and wanted to update to the newest version available (23.04). I updated using the software updater but it looks like just my gnome was update from gnome 42 to gnome 44 (it even has the lunar lobster wallpapers). When I run cat /etc/os-release its shows that I'm still on ubuntu 22.04. What ha...
1738866
1738866
2023-10-14T19:55:46.387
2023-10-14T19:55:46.387
My Ubuntu did'nt update properly
[ "22.04", "23.04" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T13:31:10.803", "id": "2608264", "postId": "1489059", "score": "2", "text": "You have reboot after your *release-upgrade*? as the system will reload the version details unless processes restart. *Note: the release comes from the package `base-files` so I'd explore ...
null
[]
null
null
null
null
null
1489063
1
null
2023-10-14T13:47:26.743
0
32
<p>After I have booted my laptop, when I am about to login to my user, I cannot enter my password for some time. I keep on typing, but I cannot enter my password. After sometime, I am able to enter my password.</p>
1679105
527764
2023-10-15T04:58:56.647
2023-10-15T04:58:56.647
Lagging when I am about to enter my password during user login
[ "22.04", "login", "password", "users", "systemd-logind" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1489064
1
null
2023-10-14T13:48:51.740
0
54
<p>I just installed Ubuntu 23.04 after years of not using it. My problem is that ubuntu doesnt recognise my second display (both displays are using HDMI ports), my graphic card is the RX480.</p> <p>I tried to install the latest AMD drivers(Radeon™ Software for Linux® version 23.10.3 for Ubuntu 22.04.2) but I don´t know...
1738870
1738870
2023-10-14T13:49:51.200
2023-10-14T13:49:51.200
Fresh Ubuntu 23.04 does not recognise second display (AMG Gpu)
[ "drivers", "graphics", "display", "amd-graphics", "amdgpu" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1489071
1
null
2023-10-14T14:33:11.513
2
475
<p>I had a perfectly functioning ubuntu (22.04 if I'm correct). But last time I tried to reboot it wouldn't do it anymore. It woul get stack in the first command line <code>initramfs</code>.</p> <p>I typed <code>exit</code> and recevied the error:</p> <pre><code>/init: line 872: logsavw: not found The root filesystem o...
1738868
1738868
2023-10-15T09:52:16.883
2023-10-22T22:21:38.640
Ubuntu won't load. /dev/nvme0n1p2 requires a manual fsck
[ "boot", "command-line", "mount", "fsck" ]
1
9
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T14:41:23.100", "id": "2608277", "postId": "1489071", "score": "1", "text": "Where are you running these commands? Did you manage to boot?", "userDisplayName": null, "userId": "85695" }, { "creationDate": "2023-10-14T20:04:18.493", "id": "2608376"...
null
[ { "accepted": null, "body": "<p><strong>MAKE A LIVE USB</strong></p>\n<p>Flash a new Ubuntu ISO to USB from a different computer, and boot from the USB on yours. When the live system booted, close the installer window or select Try Ubuntu, and open GParted. Select your drive there (<code>/dev/nvme0n1</code>...
null
null
null
null
null
1489072
1
null
2023-10-14T14:37:42.040
0
62
<p><a href="https://i.stack.imgur.com/anNrV.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/anNrV.png" alt="oneAPI environment initialized... and many more lines" /></a></p> <p>I always see this when I open my terminal. What is the way out please?</p>
1738267
527764
2023-10-14T18:03:20.823
2023-10-14T18:03:20.823
Unexpected output appears whenever I open a terminal
[ "software-installation" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T14:49:11.887", "id": "2608280", "postId": "1489072", "score": "1", "text": "Please do not post images of text. Instead, please copy the text, paste the text into your question, and format it properly. Help us to help you.", "userDisplayName": null, "userId":...
null
[]
null
null
null
null
null
1489073
1
1492181
2023-10-14T14:44:19.213
1
175
<p>I test most tricks to disable toggle window size on ubuntu 23.04 but all of them works on previous versions like 22.04 and 18.04 and none of them works on 23.04. Has anyone ever found a solution?</p>
1668167
null
null
2023-11-10T07:31:46.760
How to disable Ctrl+Alt+S on Ubuntu 23.04
[ "shortcut-keys", "23.04" ]
2
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Try to play with extensions. I had the same issue on 23.04. The problem was in &quot;Screenshot Window Sizer&quot; extension</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2023-12-20T13:59:38.503", "id": "2623372", "postId": "1492181", "...
[ { "accepted": null, "body": "<p>The easier way to disable the <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>S</kbd> shortcut is just running this command in a terminal:</p>\n<pre><code>gsettings set org.gnome.desktop.wm.keybindings toggle-shaded &quot;['disabled']&quot;\n</code></pre>\n<p>Another way to disable the <...
null
null
null
null
null
1489074
1
null
2023-10-14T14:44:51.813
0
280
<p>i am trying to install the new ubuntu 23.10 server image for my visionfive 2 and i had debian installed previously and that worked. Now i downloaded the live installer from here <a href="https://ubuntu.com/download/risc-v" rel="nofollow noreferrer">https://ubuntu.com/download/risc-v</a>, flashed that file to an sd c...
958936
94914
2023-10-15T09:21:48.437
2023-10-15T09:21:48.437
StarFive VisionFive 2 cannot get Ubuntu 23.10 to boot
[ "boot", "server", "23.10" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>I too ran into this - I had a working Debian install, but couldn't boot Ubuntu 23.10. You have to follow the steps under &quot;Updating U-Boot&quot;.</p>\n<blockquote>\n<p>As both for with some vendor U-Boot releases as well as with the\nupstream U-Boot v2023.10 we found som...
null
null
null
null
null
1489075
1
null
2023-10-14T14:55:07.107
0
87
<p>Thinks look dark!</p> <p>After doing a system upgrade from 22.04 to 23.04 my laptop displays a black screen, not even wallpaper. However, I can login via ssh. I've flailed about in ignorance and gdm.service says he's running. But he does show a couple messages from gkr-pam about not having a password &amp; not unloc...
1026186
null
null
2023-10-14T15:11:35.173
No Desktop after version upgrade
[ "upgrade", "lightdm", "login-screen", "gdm" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>One solution is to boot Ubuntu in nomodeset mode, which is a kernel parameter that disables the loading of the graphics drivers until the system is fully booted. This may help you to bypass the black screen and access the graphical interface, where you can install or update t...
null
null
null
null
null
1489076
1
null
2023-10-14T14:56:47.843
0
1574
<p>i saw many post but all are not recently. i'm searching a guide to run ubuntu on my external usb i tried using that image <a href="https://cdimage.ubuntu.com/jammy/daily-live/current/jammy-desktop-arm64.iso" rel="nofollow noreferrer">https://cdimage.ubuntu.com/jammy/daily-live/current/jammy-desktop-arm64.iso</a></p>...
1676163
null
null
2023-10-14T14:56:47.843
use Ubuntu on mac m1 with an external usb
[ "usb", "mac" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T15:13:24.603", "id": "2608284", "postId": "1489076", "score": "0", "text": "See https://ubuntuasahi.org/", "userDisplayName": null, "userId": "124466" }, { "creationDate": "2023-10-14T15:21:03.897", "id": "2608289", "postId": "1489076", "...
null
[]
null
null
null
null
null
1489077
1
null
2023-10-14T14:57:42.383
1
1103
<p>Some days ago I installed Ubuntu 22.04 in dual boot on an Asus Rog Strix G16 G614JV, but the speakers don't work.</p> <p>I've followed some guides like this: <a href="https://devicetests.com/asus-rog-strix-g15-no-sound-issue-ubuntu" rel="nofollow noreferrer">https://devicetests.com/asus-rog-strix-g15-no-sound-issue-...
1738884
767056
2023-10-16T02:19:25.170
2024-02-17T19:37:20.657
Speakers don't work on Asus ROG Strix G16 G614JV in Ubuntu 22.04
[ "sound", "22.04", "asus", "speakers" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T15:16:27.373", "id": "2608287", "postId": "1489077", "score": "0", "text": "Attach the output of this command: `journalctl -k | grep -Ei \"ALSA|HDA|sof[-]|HDMI|snd[_-]|sound|hda.codec|hda.intel\"`", "userDisplayName": null, "userId": "1592865" }, { "...
null
[ { "accepted": null, "body": "<p>Kernel 6.5.0 also works, but nvidia doesn't work there.</p>\n<p>Update ubuntu 22.4 kernel 6.5.18 pach</p>\n<pre><code>DefinitionBlock (&quot;&quot;, &quot;SSDT&quot;, 1, &quot;CUSTOM&quot;, &quot;CSC3551&quot;, 0x00000001)\n{\n External (_SB_.PC00.SPI3, DeviceObj)\n Ex...
null
null
null
null
null
1489080
1
null
2023-10-14T15:16:11.890
1
187
<p>I have two 1920x1080 monitors connected to a computer. I currently have a layout with the two displays configured horizontally like in figure A.</p> <p>Instead I would like to have the system treat the two monitors as a single 3840x1080 display as in figure B.</p> <pre><code>Figure A +---------------------+---------...
1738184
null
null
2023-10-14T15:16:11.890
How to configure xrandr or Gnome desktop environment to treat two or more physical monitors as 1 large display?
[ "gnome", "multiple-monitors", "xorg", "display", "xinerama" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1489081
1
null
2023-10-14T15:23:43.210
0
161
<p>I have Ubuntu 22.04.3 but it does not recognize the onboard audio of the motherboard A520M S2H (GIGABYTE). Actually I had another ASUS motherboard (A320M-K-BR) where I had installed Ubuntu 22.04.3 but also in that case the onboard audio didn't work.</p> <p>If I go to <code>Settings</code> the Sound Icon, appears in ...
645441
1636722
2023-12-14T13:11:42.460
2023-12-14T13:11:42.460
UBUNTU 22.04.3 it does not recognize the onboard audio
[ "sound" ]
0
6
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T15:27:29.967", "id": "2608292", "postId": "1489081", "score": "0", "text": "Attach the output of this command: `journalctl -k | grep -Ei \"ALSA|HDA|sof[-]|HDMI|snd[_-]|sound|hda.codec|hda.intel\"`", "userDisplayName": null, "userId": "1592865" }, { "...
null
[]
null
null
null
null
null
1489082
1
null
2023-10-14T15:24:26.683
0
113
<p>I want to download the img file of Ubuntu touch to convert it to vdi and use it on virtual box or directly use it with limbo on android.</p> <p>Also I checked some answers and websites and all of them said it's on get Ubuntu touch page on official Ubuntu touch website but I could not find it.</p>
1600265
1600265
2023-10-14T15:49:52.040
2023-10-14T15:55:09.800
download the img file of Ubuntu touch
[ "virtualbox", "ubuntu-touch" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T15:50:34.223", "id": "2608305", "postId": "1489082", "score": "0", "text": "Is there anyone who can answer ?", "userDisplayName": null, "userId": "1600265" }, { "creationDate": "2023-10-14T15:50:43.197", "id": "2608306", "postId": "1489082", ...
null
[ { "accepted": null, "body": "<p><a href=\"https://ubuntu-touch.io/get-ubuntu-touch\" rel=\"nofollow noreferrer\">Ubuntu Touch</a> is available for some particular mobile phones, but there is no such installer for desktops.</p>\n<p>However, the Ubuntu Unity will soon offer a &quot;Lomiri&quot; (Lomiri/Unity8...
null
null
null
null
null
1489084
1
null
2023-10-14T15:48:19.843
1
61
<p>When I plug in my USB on my laptop with a freshly installed Ubuntu Server I get <a href="https://unix.stackexchange.com/questions/257270/get-rid-of-no-caching-mode-page-found-message-during-boot">such message</a>.</p> <pre><code>[43857.642914] sd 0:0:0:0: [sda] No Caching mode page found [43857.643557] sd 0:0:0:0: [...
943706
null
null
2023-10-14T15:48:19.843
Why doesn't Ubuntu Server detect my drive (while Ubuntu Desktop does)?
[ "server", "usb", "22.04", "filesystem" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1489085
1
null
2023-10-14T15:52:07.457
0
87
<p>For a few weeks now, Nautilus has not been working as it should. When I open the personal folder on the desktop and then want to open other folders, a double click is not enough, I have to press the mouse button three times until the folder is open. Interestingly, when I boot my desktop from the stick, I don't have ...
null
null
null
2023-10-14T15:52:07.457
Ubuntu 20.04 - Nautilus does not open folders with a double click
[ "20.04", "gnome", "nautilus" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
user1081101
1489089
1
null
2023-10-14T16:12:27.647
0
79
<p>I can use the trackpad normally on Windows (gestures, sensitivity), but gestures like scrolling on Linux, and the sensitivity is also bad. The mouse is detected as PS/2 Generic mouse on both platforms, but on Windows, &quot;HID-Compliant Touchpad&quot; also shows up in Device Manager under &quot;Human Interface Devi...
1738783
1738783
2023-10-14T16:15:29.880
2023-10-14T16:15:29.880
Touch Pad Detected as PS/2 Generic Mouse on Dell XPS 15 9520 on both Ubuntu 20.04 and Windows 11
[ "20.04", "mouse", "dell", "touchpad" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1489090
1
null
2023-10-14T16:13:56.247
0
113
<p>I'm using <code>sox</code> that installed with homebrew.</p> <p>Although I can play audio stream/audio file with &quot;play&quot; command, but when I using <code>rec -d sample.wav</code>, I got nothing, just a file with blank sound.</p> <p>I tried to use the same device id that worked with arecord as &quot;arecord -...
1584171
1584171
2023-10-14T17:18:24.883
2023-10-14T17:18:24.883
sox (SOund eXchange): How to detect audio devices that can use to recording/playing?
[ "xubuntu", "pulseaudio", "alsa", "audio-recording" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1489093
1
null
2023-10-14T16:44:20.773
0
44
<p>I have a LAMP stack on Contabo, and I just can't change or hide the server hostname.</p> <p>I have changed /etc/hosts and /etc/hostname without luck.</p> <p>Thanks</p>
722898
null
null
2023-10-14T16:44:20.773
How to hide or change the server hostname on LAMP stack?
[ "server" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T16:49:14.620", "id": "2608325", "postId": "1489093", "score": "0", "text": "Apache will return the vhost name if you configure a namebased virtual host.", "userDisplayName": null, "userId": "653515" } ]
null
[]
null
null
null
null
null
1489094
1
1489099
2023-10-14T16:58:30.670
0
30
<p>Wierd Arrow emblems are showing up in Caja, also in ls in Terminal these directory are highlighted light blue, but it seems that they are not a link at all. Output of ls:</p> <p><a href="https://i.stack.imgur.com/wh9VB.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/wh9VB.png" alt="click here bec...
1715490
767056
2023-10-14T17:08:02.950
2023-10-14T17:34:19.920
Weird Arrow elbems showing up in Caja
[ "mate", "ubuntu-mate", "symbolic-link", "colors", "ls" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>They are soft links (<code>man ln</code>). Do: <code>ls -l /</code> to see details (<code>man ls ls_colors</code>).</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2023-10-20T20:56:54.197", "id": "2609688", "postId": "1489099", "score": "...
[ { "accepted": true, "body": "<p>They are soft links (<code>man ln</code>). Do: <code>ls -l /</code> to see details (<code>man ls ls_colors</code>).</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2023-10-20T20:56:54.197", "id": "2609688", "postId": "148909...
null
null
null
null
null
1489095
1
null
2023-10-14T17:09:55.220
1
1050
<p>How can I record from YouTube videos or Streaming videos in Ubuntu 22.04 LTS? I wish to record the &quot;Ring of Fire&quot; solar eclipse event, and also others from online - whether streaming live or just a video.</p>
1660935
null
null
2023-10-14T18:50:01.730
How can I record from YouTube videos or Streaming videos in Ubuntu 22.04 LTS
[ "software-installation" ]
2
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T17:41:02.877", "id": "2608340", "postId": "1489095", "score": "0", "text": "hi @gwgeorge007 You can use yt-dlp to download both regular and live-streaming videos: `https://github.com/yt-dlp/yt-dlp`. Installation: `https://github.com/yt-dlp/yt-dlp/wiki/Installation`....
null
[ { "accepted": null, "body": "<p>Install <strong>video downloadhelper</strong> in Firefox.</p>\n<p>In Firefox, Click on &quot;<strong>Tools</strong>&quot; then select &quot;<strong>Add-ons and Themes</strong>&quot;</p>\n<p>Type in &quot;video downloadhelper&quot; in the search box.</p>\n<p>Select video downl...
null
null
null
null
null
1489102
1
1501434
2023-10-14T18:09:19.957
0
313
<p>A similar question was asked three years ago, with no answer.</p> <p>After reboot of my <code>Ubuntu 22.04</code>, I always need to unplug-plug my <code>ASUS USB-BT500</code> bluetooth stick so that keyboard and mouse can connect. Rarely a similar effect happens during a session (keyboard and mouse disconnect, and r...
1738916
1738916
2023-12-23T19:21:35.483
2024-01-26T21:39:34.563
After reboot, bluetooth is active, but pairing no possible
[ "usb", "22.04", "bluetooth" ]
3
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>I tried to follow a proposal I found in <a href=\"https://superuser.com/questions/1310775/bluetooth-adapter-not-detected-on-linux\">this thread</a>, but could not find an option to disable/enable BT in my BIOS. BUT since I quit BIOS and restarted the system, BT just worked and <stron...
[ { "accepted": null, "body": "<p>USB-BT500 has the Realtek 8761BU chipset. This chipset is known to be incompatible with Linux. The recent Linux kernels can make it work, but you need to plug into your PC after each startup and after each wake-up from suspend. Also, during use, you may encounter times when t...
null
null
null
null
null
1489103
1
null
2023-10-14T18:14:26.080
0
129
<p>I'm relatively new in the world of linux, despite of using it 2 years ago. I tried to install Adobe Illustrator with Wine, and when I tried to launch de app, got me that message:</p> <pre><code>Unhandled exception: page fault on read access to 0x00000000 in 64-bit code (0x000000006872cb85). Register dump: rip:000000...
1738919
1738919
2023-10-15T10:42:49.957
2023-10-15T10:42:49.957
(Error) Adobe Illustrator with Wine
[ "wine" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T19:53:23.823", "id": "2608369", "postId": "1489103", "score": "2", "text": "If it is working, or not, seems to depend on the versions used, see: https://appdb.winehq.org/objectManager.php?sClass=application&iId=20", "userDisplayName": null, "userId": "274445...
null
[]
null
null
null
null
null
1489104
1
null
2023-10-14T18:32:42.720
0
179
<p>I can see that it looks like the system is unable to reach these packages that don't exist on the source server(s) but ... trying to change to different ones in the Updating Settings GUI doesn't seem to actually change them.</p> <pre><code>Failed to fetch http://mirror.isoc.org.il/pub/ubuntu/pool/main/g/glibc/libc6_...
510490
null
null
2023-10-15T08:49:19.927
Attempting to upgrade to latest release from 22.10 and I get this error
[ "apt", "package-management", "upgrade" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T18:56:03.313", "id": "2608352", "postId": "1489104", "score": "0", "text": "Did you run `apt update` ?", "userDisplayName": null, "userId": "1256089" }, { "creationDate": "2023-10-14T18:57:01.300", "id": "2608353", "postId": "1489104", "s...
null
[]
null
null
2023-10-15T08:48:44.250
null
null
1489107
1
null
2023-10-14T18:50:37.690
0
52
<p>I am studying cyber security so I wanted to try wazuh, to get familiar with it. I turned an old desktop into an Ubuntu server, and got wazuh installed on it. I do not want the server exposed to the internet, because my knowledge of servers, Linux, and networking is limited. And I don't want to jeopardize my home net...
1675765
null
null
2023-10-14T18:50:37.690
I dont want my ubuntu server to be accessed from outside my house
[ "server", "ssh" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T19:12:20.563", "id": "2608355", "postId": "1489107", "score": "1", "text": "The fool-proof way is the keep it separate from the internet, no ethernet cable, no wifi, until you know better how to keep things fairly safe. You can connect other computers to the server ...
null
[]
null
null
null
null
null
1489111
1
null
2023-10-14T19:10:52.687
1
47
<p>I ran apt update today after maybe 6 months and it can't find mutter_42.9-0ubuntu1_amd64.deb. If I browse the archive URL with Firefox, I can see the following:</p> <pre><code>mutter_42.9-0ubuntu5_amd64.deb 2023-09-15 13:14 105K </code></pre> <p>should I be installing this by hand? Or is there some other fix</p>...
1108355
243321
2023-10-14T19:17:23.433
2023-10-14T19:17:23.433
apt update can't find http://us.archive.ubuntu.com/ubuntu/pool/universe/m/mutter/mutter_42.9-0ubuntu1_amd64.deb
[ "apt", "package-management", "updates", "mutter" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T19:42:40.607", "id": "2608364", "postId": "1489111", "score": "2", "text": "What version of ubuntu? in 22.04 it's mutter_42.9-0ubuntu5_amd64.deb What actual problem are you facing?", "userDisplayName": null, "userId": "243321" }, { "creationDate": "2...
null
[]
null
null
null
null
null
1489112
1
null
2023-10-14T19:18:36.047
1
255
<p>I have this video card: Video card RX5500XT 8G D6 Gaming Graphics Card with 8G/128bit/GDDR6 Memory 16GHz</p> <p>Ubuntu 22.04 LTS dual boot with Windows 11 home edition</p> <p>But either it is not recognized or installed. As there is nothing shown in additional drivers.</p> <p>What could be an issue?</p> <p>Found thi...
367882
367882
2023-10-15T00:33:26.693
2023-10-15T05:09:31.193
Video Card not recognized or installed
[ "amd-graphics" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T19:42:14.080", "id": "2608363", "postId": "1489112", "score": "1", "text": "Please attach more system info: `sudo apt install inxi` and then `inxi -Fxxzc0` in terminal", "userDisplayName": null, "userId": "1592865" }, { "creationDate": "2023-10-14T20...
null
[ { "accepted": null, "body": "<p>It is both recognized and installed. It uses open source drivers which should be fine. Learn how to use a dedicated GPU in Ubuntu as it's not used by default</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4...
null
null
null
null
null
1489113
1
null
2023-10-14T19:25:45.333
0
49
<p>I just installed ubuntu, and anytime I try to open a .deb file, it just opens up in the archive manager. When I try to open with another application, there's no option for &quot;software install&quot; or &quot;software center&quot; which is what everyone else says is the thing to do. It seems I also can't install an...
1738931
94914
2023-10-15T05:13:09.020
2023-10-15T05:13:09.020
Can't install .deb files (or any packages, it seems)
[ "apt", "deb", "troubleshooting" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T20:07:14.427", "id": "2608377", "postId": "1489113", "score": "0", "text": "Try: [Posts containing 'install discord' - Ask Ubuntu](https://askubuntu.com/search?q=install+discord)", "userDisplayName": null, "userId": "274445" }, { "creationDate": "202...
null
[]
null
null
2023-10-15T08:46:00.473
null
null
1489115
1
null
2023-10-14T19:42:54.157
0
36
<p>I am trying to access &quot;settings-&gt;displays&quot; and getting the attached error. The &quot;settings -&gt; displays&quot; dialog does flashes for an instance...</p> <p>Also, when I try &quot;system tray&quot; it works, but there is no means to add another display.</p> <p>My OS:</p> <pre><code>nov25-1@nov251-de...
1737740
1157209
2023-10-14T20:18:00.397
2023-10-14T20:18:00.397
Cannot access settings->displays - to add a display
[ "software-center", ".desktop" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T21:47:02.450", "id": "2608390", "postId": "1489115", "score": "1", "text": "Please run `gnome-control-center display` **without** `sudo`", "userDisplayName": null, "userId": "178692" }, { "creationDate": "2023-10-15T01:22:30.007", "id": "2608415"...
null
[]
null
null
null
null
null
1489119
1
null
2023-10-14T20:13:11.357
0
107
<p>I have a fresh Ubuntu 20.04 install on a system with 2 interfaces - Ethernet (<code>enp2s0</code>) and Wi-Fi (<code>wlp3s0</code>).</p> <p>On the <code>enp2s0</code> interface I set a static IPv4 address and <code>wlp3s0</code> is using DHCP for Internet access.</p> <pre class="lang-none prettyprint-override"><code>...
326207
null
null
2023-10-14T20:13:11.357
No IPv6 link-local address assigned to ethernet adapter, but is working on Wi-Fi
[ "networking", "20.04", "network-manager", "ipv6" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1489120
1
null
2023-10-14T20:22:15.190
1
947
<p>Suddenly, the chrome failed to load (after updating due to recent patch appears to be available. GPU process fails? ideas how to fix it?</p> <pre><code>~$ google-chrome MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0 [54683:54683:1014/231535.227932:ERROR:gpu_process...
1043324
1043324
2023-10-14T20:22:43.767
2023-10-16T16:10:04.283
Chrome fails to start on Ubuntu 20.04 - GPU process exited unexpectedly
[ "google-chrome", "gpu" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T20:26:16.400", "id": "2608382", "postId": "1489120", "score": "0", "text": "I tried clear the cache rm -rf ~/.config/google-chrome\nno success \n\nalso version\n\ngoogle-chrome --version\nGoogle Chrome 118.0.5993.70", "userDisplayName": null, "userId": "104...
null
[]
null
null
null
null
null
1489122
1
null
2023-10-14T20:47:40.537
1
2737
<p>What is the process to stop using Ubuntu Pro and return the machine to what would have been it's general configuration before using Ubuntu Pro?</p> <p>I've done &quot;sudo pro detach&quot; which said it removed it and I've checked in my Ubuntu One account.</p> <pre><code>mark@science2:/etc/apt$ sudo pro status SERV...
400528
null
null
2023-10-14T20:47:40.537
How to remove Ubuntu Pro from a machine?
[ "apt", "administration" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T22:19:39.463", "id": "2608399", "postId": "1489122", "score": "1", "text": "My understanding is the detach option will remove the \"pro token\" from your computer. Apparently it does not remove the esm repository. This is why you see the error. Detach won't uninsta...
null
[]
null
null
null
null
null
1489125
1
1490514
2023-10-14T20:57:57.160
3
418
<p>Recently updated to ubuntu 23.10. I have set the<br /> gsettings set org.gnome.desktop.wm.preferences button-layout 'close,maximize,minimize,:' this affects all other programs, however for the App Center, the buttons stays to the right. Changing back and forth as well as restarting / using wayland and x the issue st...
1738946
null
null
2023-10-26T20:27:35.430
How do i move the window buttons (close, minimize,maximize) in App Center
[ "gnome", "window-buttons", "app-center" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-23T12:28:26.300", "id": "2610144", "postId": "1489125", "score": "1", "text": "Firmware Updater also doesn't follow it, while every other snap does. I opened [this issue](https://github.com/ubuntu/app-center/issues/1469). I hope it will get fixed.", "userDisplayNam...
{ "accepted": true, "body": "<p>According to the developers answering the <a href=\"https://github.com/ubuntu/app-center/issues/1469\" rel=\"nofollow noreferrer\">issue report</a>. This is a general limitation of the way Flutter applications are currently being developed for the Ubuntu desktop</p>\n", "commentCou...
[ { "accepted": true, "body": "<p>According to the developers answering the <a href=\"https://github.com/ubuntu/app-center/issues/1469\" rel=\"nofollow noreferrer\">issue report</a>. This is a general limitation of the way Flutter applications are currently being developed for the Ubuntu desktop</p>\n", "...
null
null
null
null
null
1489126
1
null
2023-10-14T21:00:50.833
0
135
<p>I am currently trying to set up an SMTP server on Ubuntu22.04, using the instructions from this tutorial: <a href="https://operavps.com/docs/install-smtp-server-on-ubuntu/" rel="nofollow noreferrer">https://operavps.com/docs/install-smtp-server-on-ubuntu/</a> It says to use telnet to get the confirmation that it wo...
1094056
null
null
2023-10-14T21:00:50.833
Can't set up SMTP server
[ "email", "postfix", "mail-server" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T21:32:22.727", "id": "2608387", "postId": "1489126", "score": "2", "text": "That tutorial appears to be full of typos - missing whitespace between commands and arguments, ‘’smart’’ quotes, etc.", "userDisplayName": null, "userId": "178692" }, { "crea...
null
[]
null
null
null
null
null
1489127
1
null
2023-10-14T22:41:23.900
1
220
<p>This might be simple but I cant think of an easy way to create the following behavior:</p> <ul> <li>launch a gui app (say gimp) from a terminal emulator (e.g alacritty)</li> <li>have the gui app temporarily replace the terminal window (rather than leave it hanging around) and pass focus to the gui app</li> <li>then ...
95596
null
null
2023-10-14T22:41:23.900
Launch gui application and replace the terminal on screen then restore to teminal on exit
[ "command-line", "gui" ]
0
6
CC BY-SA 4.0
[ { "creationDate": "2023-10-15T06:07:19.037", "id": "2608437", "postId": "1489127", "score": "0", "text": "It's not easy in the sense of one solution fits all terminal emulators, but you can try this alias example as a starting point for Gnome terminal `alias gimp='gimp && gnome-terminal & exit'`...
null
[]
null
null
null
null
null
1489128
1
1489136
2023-10-14T22:54:09.937
0
232
<p>I am trying to extend my lvm / space on a vHost. I extended it in XCP-ng from 20g to 100g. I can see the new space on the disk</p> <pre><code>NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS loop0 7:0 0 63.3M 1 loop /snap/core20/1828 loop1 7:1 0 63.5M ...
1738951
10616
2023-10-15T02:13:04.070
2023-10-15T02:37:21.023
Need help extending an LVM volume
[ "lvm" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-14T22:57:44.200", "id": "2608404", "postId": "1489128", "score": "0", "text": "Can you run `sudo pvs` and include the output as an edit into your question? This is a prerequisite to help you with LVM resizing since you have to resize the physical volume - aka the part...
{ "accepted": true, "body": "<p><strong>As a preamble to the actual answer of how to solve your issue</strong>, remember that the Logical Volume Manager (LVM) system is built on multiple layers which work together to make operational logical volumes on a disk:</p>\n<ul>\n<li><strong>Your actual disk</strong>. Whet...
[ { "accepted": true, "body": "<p><strong>As a preamble to the actual answer of how to solve your issue</strong>, remember that the Logical Volume Manager (LVM) system is built on multiple layers which work together to make operational logical volumes on a disk:</p>\n<ul>\n<li><strong>Your actual disk</strong...
null
null
null
null
null
1489129
1
null
2023-10-14T23:19:01.577
3
1273
<blockquote> <p><img src="https://i.stack.imgur.com/IjlVt.jpg" alt="1" /></p> </blockquote> <p>I'm using Ubuntu Desktop 23.10. I've tried every suggestion in <a href="https://askubuntu.com/questions/1387469/boot-hangs-when-starting-gdm-service">this thread</a> as well as many others online, but I cannot get back into t...
1738931
94914
2023-10-15T09:02:20.440
2023-11-13T13:39:43.287
gdm.service preventing boot
[ "boot", "gdm", "troubleshooting", "23.10" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-15T01:14:21.277", "id": "2608414", "postId": "1489129", "score": "0", "text": "It's best if you're specific; ie. you're using Ubuntu 23.10 instead of a *vague* term like *latest* version. Your picture seems to me to show gdm.service actually started correctly (ie. it w...
null
[ { "accepted": null, "body": "<p>I just faced with this issue and after trying different options, I finally could solve the issue by doing the following steps:</p>\n<ul>\n<li>While being stuck in the page you shared the image, press <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>F3</kbd> to get into another tty.</li>\n...
null
null
null
null
null
1489130
1
null
2023-10-14T23:26:59.537
2
100
<p>I am using a <strong>Silicon Power Armor A30 USB 3.0</strong> external drive on a <strong>Xubuntu 22.04</strong> system.<br /> The hard disk Silicon Power has put inside is a <strong>Seagate ST1000LM035-1RK172</strong>.</p> <p>This drive's only issue is that it spins down every 5 minutes approximately if it detects ...
362910
null
null
2023-10-14T23:26:59.537
Power Management on a Seagate External drive
[ "usb", "hard-drive", "xubuntu", "power-management" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1489133
1
null
2023-10-14T23:52:35.277
0
32
<p>I have an udev event that when a net adapter is plugged, dhclient is run to attribute an IP, I want to attribute an IPv4 but it always give me IPv6 address (which I don't want, When I run dhclient from the command line it always give me IPv4 address), here's my rule :</p> <pre><code>ACTION==&quot;add&quot;, SUBSYSTE...
1738960
null
null
2023-10-14T23:52:35.277
dhclient triggered by udev event give only IPV6 IP
[ "udev", "dhclient" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1489134
1
null
2023-10-15T00:22:52.113
0
65
<p>Suddenly both Firefox and Chrome time out. From the command line, both ping and nslookup work fine. I have rebooted and reset my router. I have a new ISP, Google fiber optic webpass. I have tried both wifi and Ethernet</p>
1061436
null
null
2023-10-15T00:22:52.113
Both browsers timeout. From the command line, I have Internet access
[ "internet", "browser" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-15T02:35:01.930", "id": "2608421", "postId": "1489134", "score": "0", "text": "Do you have Firefox VPN or any other proxy/VPN applications set up on your system with this ISP? VPNs might cause issues like this.", "userDisplayName": null, "userId": "10616" } ...
null
[]
null
null
null
null
null
1489135
1
1489182
2023-10-15T01:11:59.573
-1
505
<p>I’ve just installed Ubuntu on an old Windows laptop. On boot it always boots into Windows. If I go into the UEFI boot configuration then the options are Windows, Ubuntu, and EFI.But there doesn’t seem to be any way to change the order - plus and minus don’t do anything. I’ve tried Haslio easyUEFI, but can’t get chan...
166041
166041
2023-10-15T01:52:52.500
2024-03-15T17:48:14.437
Unable to change UEFI boot order on Windows dual boot computer
[ "dual-boot", "uefi" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-15T02:30:55.833", "id": "2608420", "postId": "1489135", "score": "1", "text": "With HP you have to use HP's system settings. Screenshot of HP's UEFI settings change of boot order\nhttps://ubuntuforums.org/showthread.php?t=2490924&page=2", "userDisplayName": null, ...
{ "accepted": true, "body": "<p>HP seems to be the only brand that does not support efibootmgr changes to boot order. Grub install uses efibootmgr to change to make Ubuntu first in boot order. Something in HP always changes it back to the &quot;Windows&quot; UEFI boot entry.</p>\n<p>HP - escape + F9 for UEFI boot m...
[ { "accepted": true, "body": "<p>HP seems to be the only brand that does not support efibootmgr changes to boot order. Grub install uses efibootmgr to change to make Ubuntu first in boot order. Something in HP always changes it back to the &quot;Windows&quot; UEFI boot entry.</p>\n<p>HP - escape + F9 for UEF...
null
null
null
null
null
1489137
1
null
2023-10-15T02:30:24.670
0
26
<p>I've observed a strange behaviour copying files from a remote server with <code>scp</code>.<br /> I had a directory containing many subdirectories with files.</p> <pre><code>directory ├── directory1 │   ├── file1.txt │   ├── file2.txt ├── directory2 │   ├── file3.txt </code></pre> <p>So, I used <code>scp</code>: <co...
1120042
null
null
2023-10-15T02:30:24.670
scp - lack of consistency
[ "directory", "scp" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-15T04:06:02.260", "id": "2608426", "postId": "1489137", "score": "0", "text": "Which version of Ubuntu? Which version of OpenSSH?", "userDisplayName": null, "userId": "158442" }, { "creationDate": "2023-10-15T09:52:45.483", "id": "2608453", "pos...
null
[]
null
null
null
null
null
1489139
1
null
2023-10-15T03:46:59.743
3
291
<p>Recently installed ubuntu 23.10, Chrome and microsoft edge browsers not rendering tamil font properly, some text showing box or crossed box, But in Firefox working fine. how to fix this issue.</p> <p>check this image some text displayed as box</p> <p><a href="https://i.stack.imgur.com/G0hEl.png" rel="nofollow norefe...
998169
null
null
2023-12-17T10:13:43.907
Tamil fonts not rendering properly in chrome and microsoft edge
[ "google-chrome", "fonts" ]
1
10
CC BY-SA 4.0
[ { "creationDate": "2023-10-15T04:28:38.003", "id": "2608429", "postId": "1489139", "score": "1", "text": "Try `sudo apt install fonts-taml`, then close and reopen the browser. Does that help?", "userDisplayName": null, "userId": "124466" }, { "creationDate": "2023-10-15T04:35:12....
null
[ { "accepted": null, "body": "<p>Like @Archisman Panigrahi mentioned in the comments, following procedure worked for me..</p>\n<p>If you are using Debian 12 and above open terminal and run this command as 'root' user privileges.</p>\n<pre><code>sudo apt install fonts-taml\n</code></pre>\n<p>Then close and re...
null
null
null
null
null
1489140
1
null
2023-10-15T03:55:25.570
0
27
<p>I have an external disk called WD elments 1 TB when I run ubuntu and try to find my external disk ubuntu does not regonize but when I run the command : dmesg , using my terminal I can found it like you can see here:</p> <p><a href="https://i.stack.imgur.com/cKc2z.png" rel="nofollow noreferrer"><img src="https://i.s...
1626903
null
null
2023-10-15T03:55:25.570
Ubuntu does not recognize ED elements disk 1 TB?
[ "partitioning", "hard-drive" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-15T04:39:21.853", "id": "2608431", "postId": "1489140", "score": "1", "text": "You mention Ubuntu, but were not specific as to which Ubuntu product & release you're asking about (Server? Desktop? what release of that *unstated* product). Did you try and `mount` it? or ...
null
[]
null
null
null
null
null
1489143
1
null
2023-10-15T07:00:45.283
0
38
<p>I downloaded the Linux version of Etcher from <a href="https://etcher.balena.io/#download-etcher" rel="nofollow noreferrer">Balena website</a> . and after that When I click on it, it doesn't open and doesn't install, how can I solve this problem? What program can I open it with?</p> <p><a href="https://i.stack.imgur...
1659790
null
null
2023-10-15T07:00:45.283
What program can I open Etcher with?
[ "etcher" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
2023-10-15T07:56:11.720
null
null
1489149
1
1489160
2023-10-15T08:27:16.390
-1
694
<p>I do not know how to write configs in lua. I am using neovim and my configartion is written in lua. I have few plugins and I use lazy nvim as my plugin manager.</p> <p>I have a seperate plugins directory which holds my plugins' lua files. I currently have the below as my indent-blankline.lua file:</p> <pre><code>loc...
1023205
null
null
2023-10-15T22:29:15.787
Custom config of a lua plugin in Neovim
[ "plugins", "lua", "neovim" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-11-22T10:13:20.813", "id": "2616705", "postId": "1489149", "score": "0", "text": "You may be able to find better answers at https://vi.stackexchange.com", "userDisplayName": null, "userId": "2355" } ]
{ "accepted": true, "body": "<p>For lazy.nvim plugins, you want to return a table containing a config function. Inside the config function, you can pass your options to Indent Blankline's <code>setup()</code> function, as well as register your hooks. This code returns the table directly, but you could also build it...
[ { "accepted": true, "body": "<p>For lazy.nvim plugins, you want to return a table containing a config function. Inside the config function, you can pass your options to Indent Blankline's <code>setup()</code> function, as well as register your hooks. This code returns the table directly, but you could also ...
null
null
null
null
null
1489150
1
null
2023-10-15T08:54:38.400
0
23
<p>I got &quot;NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.&quot; after my ubuntu kernal update. I tried reboot to fix this, but my screen resolution is locked in 1024x768 (4:3). I tried cmd &quot;sudo dkms install -m nvi...
1590893
1590893
2023-10-15T08:56:43.460
2023-10-15T08:56:43.460
Ubuntu20.04 stuck at Finished Detect the availa... deal with any system changes
[ "drivers", "20.04", "nvidia" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1489153
1
null
2023-10-15T09:29:39.763
1
89
<p>I've been using Ubuntu 20.04 in VirtualBox with these specs for months.</p> <p><a href="https://i.stack.imgur.com/7WKRP.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/7WKRP.png" alt="enter image description here" /></a></p> <p>Today when I started the computer, I saw that it was not working and i...
1739019
94914
2023-10-15T11:02:57.220
2023-10-15T11:02:57.220
Ubuntu 20.04 in VirtualBox doesn't run
[ "boot", "20.04", "virtualbox" ]
0
8
CC BY-SA 4.0
[ { "creationDate": "2023-10-15T09:45:17.043", "id": "2608450", "postId": "1489153", "score": "0", "text": "What host OS for the VM? Can you still boot the installation media for Ubuntu 20.04 in VirtualBox on your system?", "userDisplayName": null, "userId": "1691066" }, { "creatio...
null
[]
null
null
null
null
null
1489158
1
1489356
2023-10-15T11:00:59.310
-1
1853
<p>I have installed fresh kubuntu 22.04 on my laptop and when I try to install docker I have installed docker-ce and docker-compose :</p> <pre><code>root@serge-at-home:/mnt/_work_sdb8/wwwroot/lar/MngProducts# dpkg -s docker-compose Package: docker-compose Status: install ok installed Priority: optional Section: admi...
1482565
null
null
2023-10-17T08:32:21.250
Why running docker-compose on ubuntu I got Permission denied error?
[ "docker" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>You're running the old Docker Compose (<code>docker-compose</code>), which is no longer developed (and is also not included in the Docker repos anymore).</p>\n<p>I would recommend switching to the new Docker Compose V2 plugin (<code>docker compose</code>), instead of troubleshooting ...
[ { "accepted": true, "body": "<p>You're running the old Docker Compose (<code>docker-compose</code>), which is no longer developed (and is also not included in the Docker repos anymore).</p>\n<p>I would recommend switching to the new Docker Compose V2 plugin (<code>docker compose</code>), instead of troubles...
null
null
null
null
null
1489162
1
null
2023-10-15T12:00:11.623
2
944
<p>I can't find fingerprint sensors settings in Ubuntu 23.10 installed on my Dell Inspiron 5509. My fingerprint id is 27c6:538d. I've tried &quot;settings &gt; Users&quot;, but there is no fingerprint option there. Do I have to install separately? And also is it possible to set up face unlock on Ubuntu 23.10?</p>
1739037
null
null
2023-10-15T12:00:11.623
How to set up fingerprint unlock on Ubuntu 23.10?
[ "dual-boot", "fingerprint-reader" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1489165
1
1489946
2023-10-15T12:41:47.067
0
47
<p>I use Lightdm and Cinnamon on Ubuntu 20.04 LTS. Every time the computer boots to the login screen, its microphone input is audible on its loudspeakers, so any noise I make (such as typing my password) is echoed on my loudspeaker. It also becomes louder and louder as the microphone picks up the loudspeaker's echo, wh...
589803
589803
2023-10-22T05:48:31.543
2023-10-22T06:02:17.883
Audio feedback loop on login screen
[ "sound", "pulseaudio", "lightdm", "systemd", "microphone" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>I found the solution to my problem.</p>\n<p>Initially I suspected the <code>alsactl restore</code> functionality to be responsible for the problem and tried resetting the stored settings or disabling the automatic execution of this functionality on boot but that did not help.</p>\n<p...
[ { "accepted": true, "body": "<p>I found the solution to my problem.</p>\n<p>Initially I suspected the <code>alsactl restore</code> functionality to be responsible for the problem and tried resetting the stored settings or disabling the automatic execution of this functionality on boot but that did not help....
null
null
null
null
null
1489166
1
null
2023-10-15T13:02:40.957
3
1023
<p>Every flatpak app fails with this message:</p> <pre><code>$ flatpak run org.mozilla.firefox bwrap: Unexpected capabilities but not setuid, old file caps config? error: ldconfig failed, exit status 256 </code></pre> <p>Ubuntu Mantic, flatpak installed with apt.</p> <p>It must be something with bubblewrap or with the...
329725
329725
2023-10-18T14:22:34.967
2023-10-19T12:22:50.367
Can’t run any flatpak app
[ "flatpak", "23.10" ]
1
15
CC BY-SA 4.0
[ { "creationDate": "2023-10-15T17:59:46.000", "id": "2608539", "postId": "1489166", "score": "0", "text": "Please add to your question how Flatpak is installed and which release of Ubuntu you are running.", "userDisplayName": null, "userId": "1661744" }, { "creationDate": "2023-10...
null
[ { "accepted": null, "body": "<p>Not an answer, but important notes that don't fit into comments and will most likely help you or others trying to help solve this issue.</p>\n<h3>Note #1</h3>\n<p>This:</p>\n<pre><code>$ bwrap \nbwrap: Unexpected capabilities but not setuid, old file caps config?\n</code></pr...
null
null
null
null
null
1489167
1
null
2023-10-15T13:21:24.997
-1
218
<p>So I have the problem that I have a WebDAV share that requires me to be logged into a VPN in order for it to be available. And in general, I have a lot of shares that I have access to but that aren't always available. So I have an assortment of shell scripts to create mount points and then mount the cifs share for m...
1581029
null
null
2023-10-15T13:36:53.210
Automating Mounting of DavFS share
[ "command-line", "bash", "mount", "fstab", "davfs2" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Ok, so there was a multitude of issues and starting from a known good config and working my way to my issues once again did the trick.</p>\n<p>Here are the steps I need to take to fix the issues:</p>\n<ol>\n<li>Create an entry in the <code>/etc/fstab</code>\nThat entry now lo...
null
null
null
null
null
1489169
1
null
2023-10-15T13:22:17.580
18
15007
<p>In the update app if i open no version is said to be upgrade to the new version. I have ubuntu 23.04. I have all updates installed. And in the definitions is set to upgrade to any version of ubuntu</p> <p>What can i do to upgrade to ubuntu 23.10 from ubuntu 23.04? and is a way to do it from the update app?</p> <p>so...
1716331
1716331
2023-10-19T16:04:08.570
2023-10-29T14:12:35.097
Cant upgrade from ubuntu 23.04 to 23.10
[ "upgrade", "updates", "update-manager", "23.04", "23.10" ]
3
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-15T20:44:52.007", "id": "2608560", "postId": "1489169", "score": "5", "text": "I have upgraded the os by the command: sudo do-release-upgrade -d", "userDisplayName": null, "userId": "824565" }, { "creationDate": "2023-10-28T22:02:51.277", "id": "261...
null
[ { "accepted": null, "body": "<p>Just wait a couple of days.</p>\n<p>Some Ubuntu 23.10 images have been delayed due to offensive <a href=\"https://discourse.ubuntu.com/t/announcement-ubuntu-desktop-23-10-release-image-is-being-updated-to-resolve-a-malicious-translation-incident/39365\" rel=\"noreferrer\">tra...
null
null
null
null
null
1489171
1
null
2023-10-15T13:27:09.947
-1
189
<p>I've been having trouble getting Vsftpd to work. I can't seem to find an answer as to what this error means not and the missing value is?</p> <p>What and where is the &quot;-R&quot; option supposed to be at ?</p> <p>Here is my vsftpd.conf config, just in case :</p> <pre><code>listen=YES listen_ipv6=NO anonymous_enab...
832917
null
null
2023-10-15T16:10:28.897
VSFTPD - 500 OOPS - missing value in config file : the presence of éthe "-R" option, so there is a strong case for enabling it
[ "vsftpd" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-15T14:00:37.607", "id": "2608499", "postId": "1489171", "score": "0", "text": "From where do you you receive this message? when stating the service? when executing a client ftp command? The only guess I can make is that it relates to the `ls_recurse_enable` option.", ...
null
[ { "accepted": null, "body": "<p>There was an extra space in the comment area, before the option.</p>\n<pre><code> *EXTRA SPACE HERE* # the presence of the &quot;-R&quot; option, so there is a strong case for enabling it.\nls_recurse_enable=YES\n</code></pre>\n<p>Complete noob. Sorry, all.</p>\n", "comme...
null
null
null
null
null
1489174
1
null
2023-10-15T13:38:52.123
0
1017
<p>I want to install Ubuntu. The utility shows two options: Windows UEFI mode and Other OS. Respective info text says: Configure system as UEFI/Legacy mode.</p>
21005
21005
2023-10-16T14:58:29.223
2023-10-20T03:10:20.377
Which OS type should I set in Asus UEFI BIOS utility?
[ "uefi", "bios", "settings" ]
1
15
CC BY-SA 4.0
[ { "creationDate": "2023-10-15T13:40:54.863", "id": "2608493", "postId": "1489174", "score": "0", "text": "What utility? Why are you in the BIOS at all? What are you doing there? And since the only two options are \"Windows\" and \"other\", isn't \"other\" the obvious choice?", "userDisplayNa...
null
[ { "accepted": null, "body": "<p>Select the following options in the UEFI setup utility:</p>\n<p>  Boot mode: UEFI<br />\n  Secure Boot: <sup>*</sup>Disabled<br />\n  Boot order: Put the Ubuntu live USB first in the boot order.</p>\n<p><sup>*</sup>It is possible that the Ubuntu installer may be unable to cor...
null
null
null
null
null
1489191
1
1489351
2023-10-15T17:47:26.210
0
261
<p>I just tried upgrading from Ubuntu 18.04 to 20.04. The upgrade seems to have been successful. However, I cannot get away with dependency problems with <code>libsensors4</code>.</p> <p>Running <code>sudo apt upgrade</code> yields:</p> <pre><code>Reading package lists... Done Building dependency tree Reading st...
1739090
1739090
2023-10-16T18:48:37.657
2023-10-17T07:25:10.020
Dependency problem libsensors4
[ "apt", "package-management", "upgrade" ]
1
10
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T01:24:36.127", "id": "2608589", "postId": "1489191", "score": "0", "text": "Sometime between 18.04 and 20.04, `libsensors4` was superseded by `libsensors5`. Newer packages do not depend upon older wrong-version packages. This looks like a classic symptom of an **un*...
{ "accepted": true, "body": "<p>Before we begin, make sure you have backed up all your important files.</p>\n<p>The output of <code>sudo dpkg -l | grep '^.[^i]'</code> shows a lot of files with <code>rc</code> in their first column. The meaning of these characters can be studied <a href=\"https://linuxprograms.word...
[ { "accepted": true, "body": "<p>Before we begin, make sure you have backed up all your important files.</p>\n<p>The output of <code>sudo dpkg -l | grep '^.[^i]'</code> shows a lot of files with <code>rc</code> in their first column. The meaning of these characters can be studied <a href=\"https://linuxprogr...
null
null
null
null
null
1489212
1
null
2023-10-15T21:55:20.207
0
224
<p>I have a Lenovo Legion 5 pro. Which has a Ryzen 7 5800H, Nvidia RTX 3060 and an AMD integrated graphics card. In my laptop, the performance mode is not showing up at all! (it only shows Balanced and Power Saver mode).</p> <p>My laptop innately has Power saver, Balanced and Performance mode. (The active mode is indic...
1665242
null
null
2023-10-15T21:55:20.207
Not getting the Performance mode on my laptop. Ubuntu 22.04
[ "22.04", "performance" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1489213
1
null
2023-10-15T21:56:00.227
0
130
<p>I've been using the pulseaudio-equalizer package, specifically its binary qpaeq, to equalize my computer speakers. While I was still on jammy/kinetic it was working. I updated to mantic and it stopped working, in a way that resists troubleshooting.</p> <p>qpaeq launches normally, and still has the preset I made for ...
1739106
null
null
2023-10-15T21:56:00.227
pulseaudio-equalizer's qpaeq launches but doesn't register in pavucontrol, with upgrade to mantic
[ "sound", "pulseaudio" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1489214
1
1489413
2023-10-15T22:09:55.677
0
102
<p>I am giving my mom kubuntu on her laptop. While installing I interrupted the process.I tried to reboot the laptop and when rebooting all I get id the grub screen, I can't do anything.</p> <p><a href="https://i.stack.imgur.com/qREsv.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/qREsv.jpg" alt="s...
1739124
767056
2023-10-15T22:51:45.463
2023-10-17T15:26:49.387
All I get is the grub screen after interrupting
[ "grub2", "system-installation", "kubuntu" ]
2
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-15T22:20:38.733", "id": "2608571", "postId": "1489214", "score": "4", "text": "\"While installing I interrupted the process.\" I suggest that you reinstall. Welcome to Ask Ubuntu.", "userDisplayName": null, "userId": "19421" }, { "creationDate": "2023-1...
{ "accepted": true, "body": "<p>You shouldn't have interrupted it. Hold the Esc key after rebooting/turning on the computer. You should be able to select what you would want to boot from, if not, try the Fn keys or Del(ete). Select the USB drive to boot. I would reply to your comment &quot;Thanks, but the computer ...
[ { "accepted": null, "body": "<p>You can try to boot from the install CD or USB. In the BIOS update the boot drive to the CD or USB. It should be under Boot menu. Hold the escape key to get to the BIOS when booting. Your PC might use a different button to take you to the BIOS.</p>\n", "commentCount": "1"...
null
null
null
null
null
1489219
1
null
2023-10-15T23:13:02.230
1
121
<p>I am having a devil of a time with this issue on my 2020 Lenovo Laptop running Ubuntu 23.04</p> <p>I have reviewed a lot of Ask Ubuntu solutions as far back as 18 and still with only partial success turning microphone off with terminal command;-</p> <pre><code>echo &quot;options snd_hda_intel power_save=0&quot; | su...
1708502
1157209
2023-10-16T01:16:13.603
2023-10-16T01:16:13.603
Speaker Feedback and Popping
[ "sound", "pulseaudio", "alsa", "microphone", "speakers" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1489220
1
null
2023-10-15T23:35:51.853
0
83
<p>I set up fresh Ubuntu 23.04 (with awesome-wm) on my PC and am now experiencing some freezes. Several times I left computer unattended, and when I return I see this situation:</p> <ul> <li>The LED on my monitor goes to wait-mode (the same like when pc is turn off), nothing on the screen.</li> <li>Any keyboard press a...
1739132
1739132
2023-10-16T06:51:15.230
2023-10-16T06:51:15.230
Ubuntu freeze and don't come back without reboot
[ "freeze", "23.04" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T00:25:35.607", "id": "2608581", "postId": "1489220", "score": "1", "text": "Look at the logs leading to the previous reboot with `sudo journalctl -b -1 -e`. If nothing shows up there, suspect power/overheating/ventilation.", "userDisplayName": null, "userId...
null
[]
null
null
null
null
null
1489221
1
null
2023-10-15T23:44:48.540
1
400
<p>I am trying to update kernel version to latest kernel with mainline utility on Ubuntu 22.04.3. However my mainline utility is not listing kernels for update. It only lists already installed kernels, how can I fix it?</p> <pre><code>$ sudo mainline list mainline 1.4.8 Updating Kernels... FAILED !!! kernel_list empty!...
1710720
null
null
2023-10-16T20:34:35.203
mainline utility for updating kernel is not working
[ "kernel", "updates", "22.04" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T14:16:53.050", "id": "2608692", "postId": "1489221", "score": "1", "text": "If your utility uses the [Ubuntu Mainline PPA](https://kernel.ubuntu.com/mainline/?C=N;O=D), please be aware that [others](https://ubuntuforums.org/showthread.php?t=2490640&page=2&p=14161267...
null
[ { "accepted": null, "body": "<p>The mainline utility was not working as <a href=\"https://kernel.ubuntu.com/mainline/?C=N;O=D\" rel=\"nofollow noreferrer\">Ubuntu Mainline PPA</a> was offline.\nIts working now</p>\n<pre><code>$ sudo mainline list\nmainline 1.4.8\nUpdating Kernels...\n-----------------------...
null
null
null
null
null
1489222
1
null
2023-10-15T23:45:54.473
0
769
<p>After restarting from a automatic update there is no network connection wired or wifi, but I had both before.</p> <p>I was looking at similar questions and attempted to solve it similarly, but no luck.</p> <p>Here is some information I think is useful for the PC as-is presently. Forgive me I am new to AskUbuntu so I...
1738952
null
null
2023-10-16T00:52:46.523
Ubuntu 22.04 recent update caused inability to connect to a network from BOTH ethernet cable and Wifi. Please help me get it working again
[ "networking", "22.04" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T00:28:18.507", "id": "2608582", "postId": "1489222", "score": "0", "text": "Look at `service NetworkManager status`, `ip link;ip route`. Read `man networkmanager ip ip-route ip-link`.", "userDisplayName": null, "userId": "25618" } ]
null
[ { "accepted": null, "body": "<p>Networking was disabled through the network manager. Command line nmcli\nThis worked for me:</p>\n<pre><code> sudo nmcli networking on\n</code></pre>\n<p>Thanks for pointing me in the right direction Waltinator. Your comment was helpful.</p>\n", "commentCount": "0", "...
null
null
null
null
null
1489225
1
null
2023-10-16T00:37:06.283
0
45
<p>I just recently added Ubuntu 20.04 to an old desktop of mine. I have wi-fi on it working, but whenever I plug in the ethernet cord, it loads for a bit of time, and then says that the connection failed. I am new to linux, so I am not sure what I should do or add to this to make this easier to help me with. Could some...
1739138
null
null
2023-10-16T00:37:06.283
Ethernet cord is plugged in but not connecting to the internet
[ "networking", "internet", "ethernet" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T02:45:11.547", "id": "2608596", "postId": "1489225", "score": "0", "text": "Watch `sudo journalctl --follow` as you connect the cable. Look at `service NetworkManager status`.", "userDisplayName": null, "userId": "25618" }, { "creationDate": "2023-1...
null
[]
null
null
null
null
null
1489226
1
null
2023-10-16T00:43:57.727
5
2837
<p>I just upgraded to Ubuntu 23.10, and I'm running into a dependency issue when re-installing Zoom. The packages <code>libgl1-mesa</code> and <code>libgl1-mesa-glx</code> don't seem to exist in any of the 23.10 repositories.</p> <p>How can I solve this?</p>
1739140
618353
2023-11-06T16:04:10.140
2023-11-06T16:04:10.140
Ubuntu 23.10 Missing Packages libgl1-mesa and libgl1-mesa-glx when installing Zoom
[ "software-installation", "zoom-meeting", "23.10" ]
2
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>You may download &amp; install the packages from 22.04 repository:</p>\n<p><a href=\"https://launchpad.net/ubuntu/+archive/primary/+files/libegl1-mesa_23.0.4-0ubuntu1%7E22.04.1_amd64.deb\" rel=\"nofollow noreferrer\">https://launchpad.net/ubuntu/+archive/primary/+files/libegl...
null
null
null
null
null
1489229
1
null
2023-10-16T01:11:13.860
1
1900
<p>I am running Ubuntu 18.04 in WSL1 on my Windows computer</p> <p>When I try to run <code>apt-get update</code> I see the following in the output:</p> <pre><code>Err:8 https://dl.bintray.com/sbt/debian Release 404 Not Found [IP: 3.95.117.170 443] E: The repository 'https://dl.bintray.com/sbt/debian Release' no l...
272244
null
null
2023-10-16T02:26:06.397
Repository no longer has Release file during apt-get
[ "apt", "package-management", "updates" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T02:56:14.083", "id": "2608599", "postId": "1489229", "score": "0", "text": "[Ubuntu 18.04 LTS reached *End of Standard Support* earlier this year](https://fridge.ubuntu.com/2023/06/17/extended-security-maintenance-for-ubuntu-18-04-lts-began-on-may-31-2023/msantic), ...
null
[ { "accepted": null, "body": "<p>I was able to remove the bad repo with the following commands:</p>\n<pre><code>sudo add-apt-repository --remove &quot;deb http://dl.bintray.com/sbt/debian /&quot;\nsudo rm -fv /etc/apt/sources.list.d/sbt.list\nsudo rm -fv /etc/apt/sources.list.d/sbt.list.save\nsudo apt update...
null
null
2023-10-16T02:51:50.580
null
null
1489230
1
null
2023-10-16T01:25:35.907
0
131
<p>I recently installed Ubuntu on my computer. I have 2 hard drives: 500 GB and a 2 TB. Thinking I would have plenty of room for my videos and images I set the large drive to be /home</p> <p>I log into the freshly installed OS. I set a few basic settings such as mirroring my 2 monitors. My settings don't save.</p> <p>N...
1739144
68186
2023-10-16T18:05:53.197
2023-10-16T18:05:53.197
Empty home folder
[ "system-installation" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T02:28:50.270", "id": "2608594", "postId": "1489230", "score": "1", "text": "Did you use Something Else and choose your /home partition as /home during install? Post these: `cat /etc/fstab` & `lsblk -e 7 -o name,fstype,size,fsused,label,partlabel,mountpoint,parttype`...
null
[]
null
null
null
null
null
1489231
1
null
2023-10-16T02:13:01.243
0
19
<p>I've tried installing Ubuntu 22.04.3 and 23.04 on a Samsung NP700Z5B-S01UB notebook about 6 times and got the very same problem everytime. After booting from USB, creating a new ext4 (mounted on /) partition and starting installation, the notebook just reboots with no error message and Windows 7 starts.</p> <p>I've ...
1739147
null
null
2023-10-16T02:13:01.243
Samsung NP700Z5B-S01UB reboots during Ubuntu installation
[ "boot", "dual-boot", "partitioning", "samsung", "usb-installation" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T03:38:20.347", "id": "2608604", "postId": "1489231", "score": "1", "text": "Can you boot your install medium in \"Try Ubuntu\" mode? Does it work?", "userDisplayName": null, "userId": "25618" } ]
null
[]
null
null
null
null
null
1489233
1
null
2023-10-16T03:59:46.153
0
38
<p>When I was changing the port number of of the ububtu server using Putty, Putty crashed and it no longer connects to the server. It gives a failed connection error with the previous port and a timeout error with the new port. Please can someone help me.</p>
1739130
null
null
2023-10-16T03:59:46.153
Putty connection error
[ "putty" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1489234
1
null
2023-10-16T05:28:33.443
0
277
<p>I downloaded a theme for GNOME, it displays everywhere, but when i start the file manager it shows only once, when i quit off the file manager and open it again it disappear, i already change the theme 3 times and the error continues, it's not a theme error</p> <p><a href="https://i.stack.imgur.com/ilXat.jpg" rel="n...
1737210
null
null
2023-10-16T05:28:33.443
File manager not shows my current theme
[ "gnome", "themes", "filemanager", "personalization" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T13:05:28.417", "id": "2608680", "postId": "1489234", "score": "0", "text": "No, i mean the problem was not the themes", "userDisplayName": null, "userId": "1737210" } ]
null
[]
null
null
null
null
null
1489235
1
null
2023-10-16T05:36:44.023
0
459
<p>I have installed tigerVNC on ubuntu 20.04, I create the virtual session and access the server using vncviewer, after I entering correct password of the machine the login scree is staked. Behind the machine it's login, but in virtual session the screen is staked.</p> <p><a href="https://i.stack.imgur.com/9z6jA.png" r...
629316
null
null
2023-10-16T07:23:22.083
tigervnc virtual screen is stuck after entering correct password on ubuntu 20.04
[ "vnc" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>After rebooting the gdm.service, it will be work for me.</p>\n<ol>\n<li><strong>sudo systemctl restart gdm.service</strong></li>\n<li>kill the currant vnc session, <strong>vncserver -kill :vncsession number (ex- vncserver -kill :1</strong></li>\n<li>start the new vncserver vi...
null
null
null
null
null
1489238
1
null
2023-10-16T06:51:44.423
0
96
<p>0</p> <p>I've been trying and looking for a solution to use my local lxc containers images to get loaded in my local k8s cluster.</p> <p>By this, I have a Dev Environment, which has few lxc containers and images. I have created a cluster with the help of kubeadm, containerd and calico.</p> <p>Everything is running w...
1657078
null
null
2023-10-16T06:51:44.423
I want to create containerd/config.toml file for local lxc containers
[ "server", "lxc", "container", "kubernetes" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1489242
1
null
2023-10-16T08:10:45.480
0
308
<p>I have two graphics cards, the monitor is connect to HDMI on nvidia card. I noticed UI slowness I suspect it's related?</p> <p>I am using wayland, lspci show nvidia driver is used.</p> <pre><code>(base) ➜ ~ echo $XDG_SESSION_TYPE wayland (base) ➜ ~ uname -a Linux x11 6.5.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC...
1739191
null
null
2023-12-05T14:00:00.207
kuubuntu 23.10 , glxinfo opengl render not show nvidia
[ "nvidia", "graphics", "xorg", "wayland", "opengl" ]
2
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>after a few rounds with chatgpt, the problem is solved.</p>\n<p>I need to create a file <code>/etc/X11/xorg.conf.d/10-nvidia.conf</code> with content</p>\n<pre><code>Section &quot;Device&quot;\n Identifier &quot;Nvidia Card&quot;\n Driver &quot;nvidia&quot;\n BusID &...
null
null
null
null
null
1489243
1
null
2023-10-16T08:27:20.230
0
6
<p>While executing sudo apt update command getting below error:</p> <pre><code>**W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://dl.google.com/linux/chrome/deb stable InRelease: The following signatures couldn't be verifi...
1739194
null
null
2023-10-16T08:27:20.230
sudo apt-get update fails public key is not available: NO_PUBKEY, sudo gpg --keyserver pgpkeys.mit.edu --recv-key also fails on Ubuntu 20.04
[ "apt", "20.04", "updates" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
2023-10-16T08:33:01.313
null
null
1489245
1
null
2023-10-16T08:42:56.243
1
26
<p>Good day dear friends!</p> <p>I have PC dell Precision 3650 Tower</p> <p>It worked quite good</p> <p>After update Ubuntu i restart system and try to join. I do it via login and password. And after moment when i pressed enter I see only black screen.</p> <p>System halted</p> <p>Only one way join via ctrl alt f3</p> ...
1549739
null
null
2023-10-16T08:42:56.243
Dell pc. System halted with Ubuntu
[ "dell" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T10:55:48.973", "id": "2608662", "postId": "1489245", "score": "0", "text": "sudo systemctl isolate graphical.target", "userDisplayName": null, "userId": "1372403" }, { "creationDate": "2023-10-16T14:12:51.477", "id": "2608691", "postId": "148...
null
[]
null
null
null
null
null
1489246
1
1489248
2023-10-16T08:55:38.280
3
698
<p>Most of the time, I use these <code>git</code> commands :</p> <ul> <li><code>git add src/ package.json</code></li> <li><code>git commit -m &quot;custom message&quot;</code></li> <li><code>git push origin &quot;name_of_the_branch&quot;</code></li> </ul> <p>So I want to make a single alias command which should look li...
820407
1066942
2023-10-16T10:55:49.473
2023-11-12T18:11:59.117
Alias for git commands
[ "command-line", "git", "alias" ]
3
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-17T04:27:07.737", "id": "2608805", "postId": "1489246", "score": "1", "text": "Note that if the intent is to explicitly commit _only_ changes in `src/` and `package.json`, then you can do `git commit -m \"...\" src/ package.json`. You don't need to add them beforehand....
{ "accepted": true, "body": "<p>In this case you need to make a function. Add the following snippet to your <code>~/.bash_aliases</code>:</p>\n<pre class=\"lang-bash prettyprint-override\"><code># Function for custom Git command (will only work for single files)\n_git_commit_push() {\n git add &quot;$1&quot; &am...
[ { "accepted": true, "body": "<p>In this case you need to make a function. Add the following snippet to your <code>~/.bash_aliases</code>:</p>\n<pre class=\"lang-bash prettyprint-override\"><code># Function for custom Git command (will only work for single files)\n_git_commit_push() {\n git add &quot;$1&q...
null
null
null
null
null
1489247
1
null
2023-10-16T08:56:55.297
0
156
<p>I'm trying to install Ubuntu server on a Proliant DL360p G8 (non EUFI) and I'm facing many issues.</p> <p>Before continuing, on a different HDD I installed Lubuntu 22.04 without any problem just a little of attention about hard disk space partitioning in manual mode</p> <p>With server installation somehow I managed ...
717671
717671
2023-10-16T14:35:00.293
2023-10-16T14:35:00.293
Ubuntu server fresh installation keep crashing
[ "server", "hard-drive" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T09:11:11.810", "id": "2608631", "postId": "1489247", "score": "0", "text": "These are just thoughts that maybe helpful; to explore HDD health use SMART (https://help.ubuntu.com/community/Smartmontools). You weren't specific with Lubuntu/Ubuntu Server details; Lubun...
null
[ { "accepted": null, "body": "<ol>\n<li>I can answer only to the &quot;HDD testing&quot; part of the question, since you asked many things at once. Start with a live installation media on USB and use the &quot;Disk&quot; system app and check the SMART settings to see if there are any hardware issues in the d...
null
null
null
null
null
1489250
1
null
2023-10-16T09:09:13.023
0
115
<pre><code>Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB] Ign:2 https://dowload.docker.com/linux/ubuntu jammy InRelease Err:1 https://download.docker.com/linux/ubuntu jammy InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7EA0A9C3F273...
1739200
1066942
2023-10-16T09:16:54.513
2023-10-16T09:16:54.513
sudo apt-get update problem (docker on Vagrant)
[ "apt", "updates", "docker", "vagrant" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T12:10:29.497", "id": "2608669", "postId": "1489250", "score": "0", "text": "One problem is that you misspelled 'download'. You typed 'dowload' - it's missing the 'n'.", "userDisplayName": null, "userId": "243321" } ]
null
[]
null
null
2023-10-16T10:01:55.903
null
null
1489251
1
null
2023-10-16T09:13:09.073
0
38
<p>java -jar foobar.jar</p> <p>has two different behaviors, when run locally it opens a GUI but when launched via ssh will run in the terminal. How can I restrict the output to the terminal when running locally on Ubuntu 20 with a full desktop environment installed?</p>
1183326
null
null
2023-10-17T10:34:23.150
run a java -jar but restrict it to only use the terminal window and not launch a gui like it would do if you ran it via ssh
[ "java" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T09:42:49.910", "id": "2608640", "postId": "1489251", "score": "0", "text": "This is rather a programming question, not Ubuntu related. Our sister site Stackoverflow might have a more qualified audience for questions like this. - Besides that you might check in your ...
null
[ { "accepted": null, "body": "<p>This worked for me:</p>\n<pre><code>java -Djava.awt.headless=true -jar foobar.jar\n</code></pre>\n<p>For more info:</p>\n<p>Visit <a href=\"https://github.com/bpupadhyaya/openjdk-8/blob/45af329463a45955ea2759b89cb0ebfe40570c3f/jdk/src/share/classes/java/awt/GraphicsEnvironmen...
null
null
null
null
null
1489253
1
1489339
2023-10-16T09:39:09.007
0
1122
<p>I recently upgraded to 23.10 and seem to be stuck on Wayland.</p> <p>That's a problem because I'm a Nvidia graphics card owner and for the time being that means that Wayland is still pretty ropey. The desktop is lightning fast but Baldur's Gate 3 has dropped from a smooth 100FPS to an artefact-ridden 20FPS. I think ...
449
null
null
2023-10-17T03:02:05.470
How can I log into an X session on 23.10?
[ "nvidia", "xorg", "gdm", "wayland" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T09:42:53.437", "id": "2608641", "postId": "1489253", "score": "1", "text": "Have you tried forcing GDM itself to run in X? `WaylandEnable=false` in `/etc/gdm/custom.conf` (or similar file)", "userDisplayName": null, "userId": "158442" }, { "creationD...
{ "accepted": true, "body": "<p>If there doesn't seem to be any apparent way to start X11 sessions from GDM, one thing to try is to force <a href=\"https://wiki.archlinux.org/title/GDM#Use_Xorg_backend\" rel=\"nofollow noreferrer\">GDM itself to use X11</a>. Set the following in <code>/etc/gdm3/custom.conf</code>:<...
[ { "accepted": true, "body": "<p>If there doesn't seem to be any apparent way to start X11 sessions from GDM, one thing to try is to force <a href=\"https://wiki.archlinux.org/title/GDM#Use_Xorg_backend\" rel=\"nofollow noreferrer\">GDM itself to use X11</a>. Set the following in <code>/etc/gdm3/custom.conf<...
null
null
null
null
null
1489257
1
null
2023-10-16T10:01:43.457
0
207
<p>i have run into the problem with running python as another user. I have checked the other posts but seems like my problem is a bit different as solutions don't work. I am logging as 'yuri' and start ClickHouse as 'clickhouse' user. I want to run UDF in ClickHouse, so it is similar as running a python program as a 'c...
1739062
1066942
2023-10-16T10:12:40.373
2023-10-16T10:12:40.373
Python cannot find module when run as another user
[ "drivers", "permissions", "python" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T10:28:52.357", "id": "2608659", "postId": "1489257", "score": "0", "text": "Simply install all necessary module for the designated user using pip.", "userDisplayName": null, "userId": "1661744" }, { "creationDate": "2023-10-16T11:27:52.390", "id"...
null
[]
null
null
null
null
null
1489258
1
null
2023-10-16T10:07:25.033
1
181
<p>I am a novice with Linux and just taken the plunge to switch from Windows. I have just installed Ubuntu 20.04 and was very happy to set up file sharing using Samba and my Canon 2540s as a shared printer - then I recieved a warning!</p> <p>Printer driver support is deprecated and on next update my printer will no lon...
1739215
1739215
2023-10-18T09:30:05.207
2023-10-18T09:30:05.207
Ubunu 20.04 how do i install my Canon 2540S using Cups
[ "networking", "printing" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>I finally found I could install a &quot;cups client driver&quot; for the Canon Pixma MG 2540S by first installing the foomatic database like so (use only one or the other, they apparently do the same thing):</p>\n<pre><code>sudo apt-get install cups cups-client &quot;foomatic...
null
null
null
null
null
1489259
1
null
2023-10-16T10:15:23.323
0
66
<p><code>Activation of network connection failed</code> Ubuntu 23.3 Ubuntu version 23.3 on HP Pavilion 15 laptop The problem: connected wifi after 10 Mint disconnected and is not showing any wifi, network wifi is unavailable</p> <pre class="lang-none prettyprint-override"><code>$ sudo apt install inxi inxi -F Reading p...
1739219
94914
2023-10-20T11:39:20.267
2023-10-20T12:49:21.480
"Activation of network connection failed" ubuntu 23.3 HP Pavilion 15 11 gen
[ "drivers", "wireless" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T10:32:21.077", "id": "2608660", "postId": "1489259", "score": "1", "text": "Please clarify your OS/release details; you mention Ubuntu 23.3, but there was no release in 2023-March, are you using Ubuntu? if so which product & release (Server? Desktop? but made a typo...
null
[ { "accepted": null, "body": "<p>Ubuntu version 23.3</p>\n<p>laptop using hp pavlion 15</p>\n<p>The problem facing: connected wifi after 10 mint disconnected and not showing any wifi network wifi unavailable</p>\n<pre><code>sudo apt install inxi\ninxi -F\nReading package lists... Done\nBuilding dependency t...
null
null
null
null
null
1489261
1
null
2023-10-16T10:42:36.183
1
111
<p>I'm using Ubuntu 22.04.3 LTS. I decided to switch from GNOME to KDE Plasma as windows manager.</p> <p>The issue is that i cannot see any connection in connection manager (try icon and under system setting all is empty) but i can use wired connection without any issue. If i Switch back to GNOME (i did not uninstalled...
1739224
null
null
2023-10-16T10:42:36.183
No available connection after switching to KDE from GNOME
[ "network-manager", "kde" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T21:59:08.657", "id": "2608767", "postId": "1489261", "score": "0", "text": "Please be clear with details; GNOME is a desktop that uses the `mutter` window manager, KDE Plasma is likewise a desktop but uses the `kwin` window manager by default, you mention changing w...
null
[]
null
null
null
null
null
1489263
1
null
2023-10-16T10:51:28.647
0
11
<p>My laptop came with pre installed <strong>windows 11</strong>, but later on i installed <strong>ubuntu</strong>, now i wanted to install windows but it was <code>not detecting the ssd</code> while installing, so i searched on internet i found out that <strong>file system is not supported</strong> for windows as it w...
1739225
null
null
2023-10-16T10:51:28.647
No Bootable device found on starting my laptop
[ "22.04", "windows-11" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
2023-10-16T11:54:55.020
null
null
1489265
1
null
2023-10-16T11:00:14.407
0
591
<p>I have have installed ubuntu 22.04 along with windows 10 in my laptop. In windows wifi is working but in ubuntu wifi is not working.In the settings the wifi option is not even visible. I tried various solution given on internet but none of them worked for me. So help me with this.</p>
1739227
null
null
2023-10-16T11:00:14.407
Wifi is not working in Ubuntu 22.04
[ "dual-boot", "wireless", "22.04", "windows" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T11:06:00.340", "id": "2608665", "postId": "1489265", "score": "0", "text": "`inxi -N` is a terminal command that can be executed, copied and pasted into your question. (No screenshots necessary). Add the output of the command into your question - so we can see if a...
null
[]
null
null
null
null
null
1489268
1
1489271
2023-10-16T12:09:06.340
1
552
<p>I needed updating my <em>cmake</em> program on Ubuntu 22.04.3 version <em>amd64</em>, but wrongly downloaded the <em>aarch64</em> version of cmake using this method (<a href="https://www.golinuxcloud.com/install-cmake-on-ubuntu/#Method-2_Install_From_Binary_File" rel="nofollow noreferrer">https://www.golinuxcloud.co...
1078897
1078897
2023-10-16T12:42:40.380
2023-10-16T12:43:43.027
Remove cmake from Ubuntu 22.04.3
[ "software-uninstall", "cmake" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T12:21:56.953", "id": "2608673", "postId": "1489268", "score": "0", "text": "Possible duplicate: https://askubuntu.com/questions/648555/bash-program-cannot-execute-binary-file-exec-format-error", "userDisplayName": null, "userId": "1066942" }, { "crea...
{ "accepted": true, "body": "<p>It seems you downloaded the binary for the wrong platform (you're running Amd64, but downloaded for Arm64 (Aarch64).</p>\n<p>You should then first clean up the wrong files: (here assuming version 3.27.7)</p>\n<pre><code>sudo rm -rf /opt/cmake-3.27.7-linux-aarch64\nsudo rm /usr/local/...
[ { "accepted": true, "body": "<p>It seems you downloaded the binary for the wrong platform (you're running Amd64, but downloaded for Arm64 (Aarch64).</p>\n<p>You should then first clean up the wrong files: (here assuming version 3.27.7)</p>\n<pre><code>sudo rm -rf /opt/cmake-3.27.7-linux-aarch64\nsudo rm /us...
null
null
null
null
null
1489270
1
null
2023-10-16T12:36:54.653
0
100
<p>I want to build a Linux Kernel 2.4.36.1 from the source codes. However the following errors occurred. I used the WSL Ubuntu on Windows 11 and please see the following information:</p> <pre><code>dingjun@G02515:~/Linux_kernel_build/src/linux-2.4.36.1$ uname -a Linux G02515 5.15.90.1-microsoft-standard-WSL2 #1 SMP Fri...
1739246
85695
2023-10-16T12:49:14.083
2023-10-16T12:49:14.083
How to fix this error when building Linux Kernel 2.4.36.1?
[ "kernel", "compiling", "gcc", "make" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T12:51:13.870", "id": "2608676", "postId": "1489270", "score": "3", "text": "How does this relate to Ubuntu? Are you trying to run kernel 2.4.36 on any supported version of Ubuntu? If yes, I would like to know 1) How, and 2) Why. ", "userDisplayName": null, "...
null
[]
null
null
null
null
null
1489273
1
null
2023-10-16T12:47:10.983
0
64
<p>I'm encountering some issues:</p> <p>1-My computer doesn't shut down properly. The screen freezes, and I have to hold the power button for 6 seconds to turn it off. 2-I can't use my external monitor. It worked under Windows, but it's not working now. My laptop:</p> <p>MSI GF75 THIN 10UEK-027 Gaming notebook with a 1...
1739249
null
null
2023-10-16T12:47:10.983
Ubuntu Power off Problem and multi Display Problem
[ "20.04", "nvidia", "multiple-monitors" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-16T13:18:29.427", "id": "2608685", "postId": "1489273", "score": "0", "text": "For the second question, try the answer from this: [nvidia-geforce-3 monitor screen lock, which unlocked corrupts configuration](https://askubuntu.com/questions/1480213/3-monitor-screen-lock...
null
[]
null
null
null
null
null
1489277
1
1489285
2023-10-16T13:47:06.897
1
4350
<p>The Desktop release of Ubuntu 23.10 was recently retracted <a href="https://discourse.ubuntu.com/t/announcement-ubuntu-desktop-23-10-release-image-is-being-updated-to-resolve-a-malicious-translation-incident/39365" rel="nofollow noreferrer">due to a malicious translation contribution</a>. However, the &quot;Legacy D...
65301
null
null
2023-12-15T09:12:06.927
What are the differences between the legacy installer and the regular installer?
[ "system-installation", "23.10" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>The old installer (Legacy installer) used <code>Ubiquity</code> the new version uses <code>Flutter</code> which is intended to be a much improved version to the, some say, tired version which has been around for a long time.</p>\n<p>There are no disadvantages to using the old version...
[ { "accepted": true, "body": "<p>The old installer (Legacy installer) used <code>Ubiquity</code> the new version uses <code>Flutter</code> which is intended to be a much improved version to the, some say, tired version which has been around for a long time.</p>\n<p>There are no disadvantages to using the old...
null
null
null
null
null
1489282
1
null
2023-10-16T14:53:57.173
0
234
<p>I am running Ubuntu 20.04. I have create a virtual environment to run Odoo. In activating an app it returned an error saying <code>ModuleNotFound: pandas</code>. Pandas is installed globally. Can I install this only in the venv? Should I even want to do that? What's the best way to handle this problem?</p>
1739273
1157209
2023-10-16T15:26:39.720
2023-10-16T15:44:55.820
Module not found in virtual environment: Pandas
[ "python3", "odoo", "pandas" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Python modules installed globally are by default not installed into a venv. This default behavior when creating a venv can be overwritten, but most of the times you want to start with a clean / empty venv.</p>\n<p>You can install pandas (or any other module) in the venv witho...
null
null
null
null
null