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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1492236 | 1 | 1492418 | 2023-11-10T16:53:24.867 | 0 | 12502 | <p>Once I upgraded from Ubuntu 23.04 to 23.10 and I Can't boot to it anymore!</p>
<pre><code>Gave up waiting for root device. Common problems:
- Boot args (cat /proc/cmdline)
- Check rootdelay= (did the system wait long enough?)
- Check root= (did the system wait for the right device?)
- Missing modules (cat /p... | 1622203 | 1622203 | 2023-11-11T11:55:04.510 | 2023-11-12T13:13:55.573 | After upgrade to ubuntu 23.10 from 23.04: ALERT! UUID=xxxx does not exist. Dropping to a shell! | [
"fstab",
"23.04",
"23.10",
"uuid"
] | 1 | 9 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-10T17:20:23.917",
"id": "2614204",
"postId": "1492236",
"score": "0",
"text": "@user535733 Yes I commented it. and wrote new one with UUID replaced by /dev/sdb5",
"userDisplayName": null,
"userId": "1622203"
},
{
"creationDate": "2023-11-10T18:06:46.940... | {
"accepted": true,
"body": "<p><em>OMG, I fixed it!!</em></p>\n<p>First of all, I don't really know what exactly the problem was. However, I found that the EFI partition might be corrupted. I followed these steps to fix this (And I think this can solve most boot problems like this).</p>\n<h1>Here is my recipe to s... | [
{
"accepted": true,
"body": "<p><em>OMG, I fixed it!!</em></p>\n<p>First of all, I don't really know what exactly the problem was. However, I found that the EFI partition might be corrupted. I followed these steps to fix this (And I think this can solve most boot problems like this).</p>\n<h1>Here is my rec... | null | null | null | null | null |
1492237 | 1 | null | 2023-11-10T16:58:07.923 | 0 | 31 | <p>I've recently switched to Linux and it feels really good! But, the only problem I'm encountering is, that I can't use the software which I used to use for configuring my hardware. For example, there was an app from MSI to customize the settings of my motherboard. There was also an app to configure the macro keys of ... | 1744859 | null | null | 2023-11-10T16:58:07.923 | How can I use hardware-specific software on Linux? | [
"software-recommendation"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-10T17:53:21.723",
"id": "2614209",
"postId": "1492237",
"score": "1",
"text": "Inquire of your motherboard manufacturer for Linux support.",
"userDisplayName": null,
"userId": "25618"
}
] | null | [] | null | null | null | null | null |
1492242 | 1 | null | 2023-11-10T18:05:32.097 | 0 | 540 | <p>For <em>Ubuntu 22.04 LTS</em> (and potentially 24.04 LTS), what application would you recommend for <em>IPTV</em>? I really don´t know where to start, and it doesn´t seem that obvious the answer, at least from what I have been able to search.</p>
| 1587743 | null | null | 2023-11-10T18:05:32.097 | IPTV application recommendation for Ubuntu 22.04 LTS | [
"gnome",
"wayland"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-11T18:01:30.757",
"id": "2614418",
"postId": "1492242",
"score": "0",
"text": "@user535733 the only IPTV application that I know is Hypnotix, from when I started on Linux Mint, and I basically want to do that. An application in which I can select countries, shows, favo... | null | [] | null | null | null | null | null |
1492247 | 1 | null | 2023-11-10T18:18:45.770 | 0 | 106 | <p>Can someone tell me why there is so much use of cache in my orange-pi when is running transmission-daemon, i'm not understanding really well if the problem is transmission-daemon or the cache used is for something else.
Maybe is normal that the usage is so high? Should i worry?
<a href="https://i.stack.imgur.com/zzB... | 942034 | null | null | 2023-11-11T00:49:40.710 | Transmission-daemon use a lot of cache memory | [
"debian",
"transmission",
"torrent-client"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-10T18:21:41.527",
"id": "2614214",
"postId": "1492247",
"score": "2",
"text": "Tag \"debian\" and no Ubuntu version mentioned: we don't support debian. Ubuntu only, Oh and cache is there to be used.",
"userDisplayName": null,
"userId": "15811"
},
{
"cre... | null | [
{
"accepted": null,
"body": "<p><code>transmission</code> does a lot of I/O.</p>\n<p>Cache is used to speed up I/O.</p>\n<p>Use of cache (which can be released at need) is a Good Thing - unused RAM is a waste of power.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
... | null | null | 2023-11-17T01:31:32.273 | null | null |
1492250 | 1 | null | 2023-11-10T19:01:29.610 | 1 | 49 | <p>I have all my files in a parent directory, "Folder".
I have a Text document with all their appropriate locations.
What I want to do is to move them from Parent directory back to their original locations using this text document.
I have this done in Windows, but the syntax is new to me and I'm struggling to... | 1744849 | null | null | 2023-11-11T05:51:44.337 | Move Files from .txt | [
"directory",
"mv",
"batch"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-10T21:26:44.063",
"id": "2614240",
"postId": "1492250",
"score": "0",
"text": "Thanks for this information and your speedy reply. I managed to get it working now! It works much better on Ubuntu than Windows, too. I was very surprised.",
"userDisplayName": null,
... | null | [
{
"accepted": null,
"body": "<p>From comments:</p>\n<blockquote>\n<p>Do not use <code>mv</code> and do use <code>cp -f</code> while testing and <code>cp</code> when doing a final test (that one will error out on duplicates, <code>-f</code> does not) and after verifying you rm the source. <code>mv</code> is... | null | null | null | null | null |
1492254 | 1 | 1492400 | 2023-11-10T19:13:45.793 | 1 | 488 | <p>I upgraded my Ubuntu to version 23.10. This comes with PHP 8.2. I installed MariaDB and php-mysql extension from standard Ubuntu repository.</p>
<pre><code>sudo apt install php libapache2-mod-php php-mysql mariadb-server
</code></pre>
<p>MariaDB works well through CLI client, but PHP does not communicate with the da... | 16533 | 16533 | 2023-11-12T06:33:38.997 | 2023-11-12T08:43:31.860 | Can not activate php-mysql with MariaDB on Ubuntu 23.10 | [
"apache2",
"php",
"mariadb",
"23.10"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-10T19:22:07.700",
"id": "2614221",
"postId": "1492254",
"score": "2",
"text": "The issue you're encountering is indeed related to changes in PHP 8.2, specifically regarding the MySQLi extension. As of PHP 8.2, the MySQLi extension can no longer be compiled with libmysq... | {
"accepted": true,
"body": "<p>What you have described works without problems on a clean freshly installed Ubuntu 23.10. It looks like you broke something while experimenting with <code>ppa:ondrej/php</code>. <a href=\"https://askubuntu.com/a/1489893/1157209\">Ondrej's repo only supports LTS releases</a>, so it wi... | [
{
"accepted": true,
"body": "<p>What you have described works without problems on a clean freshly installed Ubuntu 23.10. It looks like you broke something while experimenting with <code>ppa:ondrej/php</code>. <a href=\"https://askubuntu.com/a/1489893/1157209\">Ondrej's repo only supports LTS releases</a>, ... | null | null | null | null | null |
1492255 | 1 | null | 2023-11-10T19:19:44.040 | 1 | 90 | <p>I am using Ubuntu 23.10 and I am writing to report an important problem I noticed in the Firefox browser. I change the settings of my Firefox browser, log into my account and sync my data, but when I close and open the browser, everything is gone and the browser returns to its first use state.</p>
<p>I have tried al... | null | 618353 | 2023-11-12T16:28:40.793 | 2023-11-12T20:41:40.670 | Settings not saved after closing and reopening Firefox on Ubuntu 23.10 | [
"firefox",
"23.10"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-10T19:57:23.273",
"id": "2614229",
"postId": "1492255",
"score": "1",
"text": "Might be a firefox snap issue. Use the APT firefox version, it should work https://askubuntu.com/questions/1399383/how-to-install-firefox-as-a-traditional-deb-package-without-snap-in-ubuntu-... | null | [] | null | null | null | null | user1743960 |
1492256 | 1 | null | 2023-11-10T19:31:57.243 | 0 | 23 | <p>Dell Inspiron laptop running Windows 10. Lubuntu 22.04 LTS not installed; running it from a flash drive. I am able to connect to internet with an ethernet cable, but Wifi not recognized by Lubuntu. Wifi works fine in Windows 10. Command lspci, along with other info, gave the following: Network controller: Broad... | 1744883 | null | null | 2023-11-10T19:31:57.243 | Dell Insipron 15z Lubuntu 22.04 LTS No Wifi | [
"lubuntu"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1492261 | 1 | null | 2023-11-10T20:16:44.000 | 0 | 176 | <p>I have folders with album year and a bunch of text I don't care about and want removed/renamed. Here is what I was trying for the below files:</p>
<p><code>Calvin Harris - This Is What You Came For (2016) [MP3-320]</code></p>
<pre><code>rename 's/(*//g' *
</code></pre>
<p>I'm getting the below error:</p>
<pre><code>... | 1744896 | 968501 | 2023-11-11T10:18:24.697 | 2023-11-11T11:17:04.030 | Renaming folders and removing all characters after '(' in linux | [
"rename"
] | 2 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>To force a special character to be treated as a literal character in regex, you can escape it <code>\\(</code> or place it inside a <a href=\"https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html#tag_09_03_05\" rel=\"nofollow noreferrer\">bracket expression... | null | null | null | null | null |
1492262 | 1 | null | 2023-11-10T20:17:31.000 | 0 | 29 | <p>i seemed to have been virus bombed earlier this year, and my keyboard is still not functioning fully but with an external keyboard solved that, however, now I recently started using the acer again, locally, I can "see" the local provided of internet, BUT I cannot connect,
having tried a few things I got a ... | 1744895 | null | null | 2023-11-10T20:17:31.000 | missing wi-fi adapter on my acer notebook | [
"acer",
"connection",
"adapter"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-10T20:59:26.110",
"id": "2614236",
"postId": "1492262",
"score": "1",
"text": "Does this answer your question? [My wireless/WiFi connection does not work. What information is needed to diagnose the issue?](https://askubuntu.com/questions/425155/my-wireless-wifi-connect... | null | [] | null | null | null | null | null |
1492269 | 1 | null | 2023-11-10T22:11:39.873 | 0 | 68 | <p>I am runnning Ubuntu in a headless mode, and want to display the desktop remotely. I found a configuration for the X Windows Dummy Driver and used the following:</p>
<pre><code> /etc/X11/xorg.conf.d# more dummy.conf
Section "Device"
Identifier "Configured Video Device"
Driver &... | 896323 | null | null | 2023-11-10T22:11:39.873 | X11-vnc with Dummy driver - Screen size too small | [
"xorg",
"x11-forwarding"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1492271 | 1 | null | 2023-11-10T23:27:43.143 | 0 | 49 | <p>For some reason the "preview" and the "current page" entries have disappeared from the print dialog popup. This was working 100% until the other day, but today it is gone.</p>
<p>I have checked my logs and don't see that any updates have been applied to my printer driver (Brother HHL3270CDW, usin... | 1744921 | 1744921 | 2023-11-11T18:19:08.710 | 2023-11-11T18:19:08.710 | Printer dialog preview and current page | [
"printing"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-11T00:53:54.643",
"id": "2614273",
"postId": "1492271",
"score": "0",
"text": "The \"print dialog popup\" from which ptogram? Please [edit] your question to add whatever information you get. Do not use Add Comment.",
"userDisplayName": null,
"userId": "25618"
... | null | [] | null | null | null | null | null |
1492272 | 1 | null | 2023-11-10T23:42:57.417 | 0 | 74 | <p>System information:</p>
<p>ubuntu server CLI only 22.04.3 LTS.
Kernel 5.15.0-88-generic</p>
<p>I'm using zerotier network to connect to my server. Everything worked fine and then maybe I changed something, maybe no, but when I tried update it didn't work. Curl just freezes, apt cannot connect to anything, network ti... | 1744924 | 1744924 | 2023-11-12T20:49:22.707 | 2023-11-12T20:49:22.707 | nslookup works but network no | [
"networking",
"server",
"iptables"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-11T07:37:53.510",
"id": "2614320",
"postId": "1492272",
"score": "0",
"text": "Well, it's ubuntu server, only CLI, 22.04.3 LTS. Kernel 5.15.0-88-generic. Hope it helps",
"userDisplayName": null,
"userId": "1744924"
}
] | null | [] | null | null | null | null | null |
1492277 | 1 | 1492291 | 2023-11-11T01:19:15.870 | 1 | 1551 | <p>I followed this answer: <a href="https://askubuntu.com/a/162230">https://askubuntu.com/a/162230</a></p>
<p>I edit limits.conf, now it is</p>
<pre><code>* soft nofile 65536
* hard nofile 65536
* soft nproc 65536
* hard nproc Unlimited
root soft nofile 65536
root hard nofile 65536
</code></pre>
<p>Also, I edit both ... | 1744931 | null | null | 2023-11-11T05:16:09.740 | On Ubuntu 22.04, editing limits.conf to increase number of file descriptors doesn't work | [
"22.04",
"files",
"settings",
"ulimit",
"resource-limiting"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-14T06:14:44.983",
"id": "2628197",
"postId": "1492277",
"score": "0",
"text": "After these commands, re-login or reboot.",
"userDisplayName": null,
"userId": "449078"
}
] | {
"accepted": true,
"body": "<p>The easiest way to change this is to put <code>ulimit -S -n 65536</code> in your shell init file (<code>.bashrc</code> possibly).</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 4.0",
"creationDate": "2023-11-11T05:16:09.... | [
{
"accepted": true,
"body": "<p>The easiest way to change this is to put <code>ulimit -S -n 65536</code> in your shell init file (<code>.bashrc</code> possibly).</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 4.0",
"creationDate": "20... | null | null | null | null | null |
1492279 | 1 | null | 2023-11-11T01:35:59.410 | 0 | 2119 | <p>I try to run docker in my spring boot, and when i add Dockerfile at the directory booting-web/ and put some code like this :</p>
<pre><code>FROM maven:3.6.3-openjdk-17-slim as BUILDER
ARG VERSION=0.0.1-SNAPSHOT
WORKDIR /build/
COPY pom.xml /build/
COPY src /build/src/
RUN mvn clean package
COPY target/booting-web... | 1649279 | null | null | 2023-11-11T01:35:59.410 | Docker failed to compute cache key | [
"package-management",
"22.04",
"java",
"docker",
"jdk"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1492285 | 1 | null | 2023-11-11T02:52:02.463 | 0 | 39 | <p>I am experiencing a +70 seconds wait time after opening laptop lid until system actually resume (shows login screen and resume machine). journalctl logs shows this <code>kernel: PM: resume devices took 72.717 seconds</code> which is very close to the wait time I'm experiencing.</p>
<p>Is there any fix for his issue?... | 263979 | null | null | 2023-11-11T02:52:02.463 | Resume from suspend taking +70 seconds | [
"gnome",
"kernel",
"suspend",
"resume"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-11T03:05:10.237",
"id": "2614291",
"postId": "1492285",
"score": "0",
"text": "You've not provide basic details such as what Ubuntu product, what release of that product, and as kernel maybe involved, if using a LTS release which kernel stack you're using.",
"userD... | null | [] | null | null | null | null | null |
1492286 | 1 | 1492333 | 2023-11-11T03:06:43.707 | 6 | 2150 | <ol>
<li>I'm using the Ubuntu in UserLAnd on an android.</li>
<li>I just installed from the Android SDK Manager sdkmanager <strong>cmake 3.18.1</strong>.</li>
</ol>
<p>Now, I can see the cmake executable from its directory <code>cmake/3.18.1/bin</code> by<code>ls</code>, but when I run <code>./cmake</code>, bash return... | 1744940 | 1744940 | 2023-11-11T03:54:43.693 | 2023-11-12T11:56:03.097 | A binary file exists but shell says no such file | [
"bash",
"cmake",
"binary"
] | 1 | 8 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-11T03:14:30.657",
"id": "2614293",
"postId": "1492286",
"score": "6",
"text": "`./` refers to the *current* directory - are you actually executing the command from `cmake/3.18.1/bin`?",
"userDisplayName": null,
"userId": "178692"
},
{
"creationDate": "2... | {
"accepted": true,
"body": "<p>This confusing error, no file found, <a href=\"https://askubuntu.com/a/133460/85695\">is what you get</a> if you try to run a binary compiled for a different architecture. In your case, you are running on an <a href=\"https://en.wikipedia.org/wiki/AArch64\" rel=\"noreferrer\">AArch64... | [
{
"accepted": true,
"body": "<p>This confusing error, no file found, <a href=\"https://askubuntu.com/a/133460/85695\">is what you get</a> if you try to run a binary compiled for a different architecture. In your case, you are running on an <a href=\"https://en.wikipedia.org/wiki/AArch64\" rel=\"noreferrer\"... | null | null | null | null | null |
1492290 | 1 | null | 2023-11-11T05:03:30.893 | 0 | 75 | <p>Recently I installed the latest version of Ubuntu 22.04, in previous version I cloud easily add it.
settings > keyboard > click on + > Persian standard keyboard.</p>
<p>But in this version of Ubuntu I have just Persian item, this layout is not standard.</p>
| 901530 | 158442 | 2023-11-11T06:59:32.900 | 2023-11-11T06:59:32.900 | Persian standard keyboard there isn't in Ubuntu 22.04 keyboard layouts | [
"22.04",
"keyboard-layout",
"internationalization"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-11T10:47:04.610",
"id": "2614353",
"postId": "1492290",
"score": "1",
"text": "I don't see any variant named \"Persian standard keyboard\". The variant \"Persian\" is the standard AFAICT. Please clarify.",
"userDisplayName": null,
"userId": "159370"
},
{
... | null | [] | null | null | null | null | null |
1492296 | 1 | 1492303 | 2023-11-11T07:44:30.430 | 0 | 469 | <p>I have been advised elsewhen on this forum that to correct an issue (with connection to Tor-Browser) I can "fix this by going into the <strong>init</strong>.py file and changing the lines (98) in /usr/lib/python3/dist-packages/torbrowser_launcher/: "</p>
<p>HOWEVER, I am 74 years old and not tech-savy. Is ... | 489015 | null | null | 2023-11-11T08:11:24.733 | How can i open the __init__.py file to edit it? | [
"python",
"tor"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>It's pretty simple:</p>\n<ol>\n<li>open a terminal</li>\n<li>go the path where the <strong><strong>init</strong>.py</strong> file is stored.</li>\n<li>Use the Nano Editor to open the file: <code>nano __init__.py</code></li>\n<li>Make edits as necessary. Be carefull not to change anyt... | [
{
"accepted": true,
"body": "<p>It's pretty simple:</p>\n<ol>\n<li>open a terminal</li>\n<li>go the path where the <strong><strong>init</strong>.py</strong> file is stored.</li>\n<li>Use the Nano Editor to open the file: <code>nano __init__.py</code></li>\n<li>Make edits as necessary. Be carefull not to cha... | null | null | null | null | null |
1492297 | 1 | null | 2023-11-11T07:46:55.560 | 0 | 295 | <p>I downloaded the .deb file from <code>https://mega.nz/linux/repo/xUbuntu_22.04/amd64/megasync-xUbuntu_22.04_amd64.deb</code></p>
<pre class="lang-shell prettyprint-override"><code>wget https://mega.nz/linux/repo/xUbuntu_22.04/amd64/megasync-xUbuntu_22.04_amd64.deb && sudo apt install "$PWD/megasync-xUbu... | 26067 | 26067 | 2023-11-11T07:57:41.203 | 2023-11-11T08:04:48.847 | Error while installing megasync desktop client on Ubuntu 22.04.3 LTS 64 | [
"apt",
"package-management",
"software-installation"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>my bad, sorry, I just had to enable the <code>universe</code> repository</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 4.0",
"creationDate": "2023-11-11T08:04:48.847",
"id": "1492301",
"lastAct... | null | null | null | null | null |
1492300 | 1 | 1492424 | 2023-11-11T08:00:07.017 | 0 | 183 | <p>I am having some trouble booting into Ubuntu (dual-boot laptop), please find summary below:</p>
<p><strong>Overview of machine & installations</strong></p>
<ul>
<li>I have dual booted my Lenovo Ideapad 110 with Windows 8.1 and Ubuntu 20.04 (about two years ago).</li>
<li>I have recently updated the partition siz... | 1118319 | 1118319 | 2023-11-12T09:38:25.107 | 2023-11-12T20:25:01.973 | Ubuntu Boot Failed using Dual Boot | [
"dual-boot",
"partitioning"
] | 1 | 7 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-11T08:32:11.033",
"id": "2614329",
"postId": "1492300",
"score": "0",
"text": "Welcome to Ask Ubuntu. Please answer comments by editing your question. Can you boot into a live session and run Gparted, select the Ubuntu partition, take a screen shot and post it into you... | {
"accepted": true,
"body": "<p>Firstly, please try <code>Grub Repair</code> as detailed <a href=\"https://www.howtogeek.com/114884/how-to-repair-grub2-when-ubuntu-wont-boot/\" rel=\"nofollow noreferrer\">here</a></p>\n<p>Boot into a live session.\nOpen a terminal and enter the following commands:</p>\n<p><code>sud... | [
{
"accepted": true,
"body": "<p>Firstly, please try <code>Grub Repair</code> as detailed <a href=\"https://www.howtogeek.com/114884/how-to-repair-grub2-when-ubuntu-wont-boot/\" rel=\"nofollow noreferrer\">here</a></p>\n<p>Boot into a live session.\nOpen a terminal and enter the following commands:</p>\n<p><... | null | null | null | null | null |
1492304 | 1 | 1492451 | 2023-11-11T08:13:24.260 | 0 | 198 | <p>So, I don't receive notifications from the Telegram application when I watching a YouTube video in fullscreen mode. I tried to find something about that in google, but I didn't found anything, only old posts.</p>
<p>I also found "Fullscreen notifications" plugin for GNOME, but it doesn't support from GNOME... | 1744441 | 1744441 | 2023-11-11T08:17:40.437 | 2023-11-12T19:37:42.430 | Notifications not showing in fullscreen mode Ubuntu 22.04 | [
"gnome",
"22.04",
"google-chrome",
"notification",
"telegram"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p><strong>To solve the problem:</strong></p>\n<ol>\n<li>I switched from Wayland to X11 (Xorg)</li>\n<li>I also installed nvidia drivers</li>\n</ol>\n<p>Now I can see notifications even in fullscreen mode.</p>\n<p>P.S. I didn’t switched to Wayland before only because of the lack of gest... | [
{
"accepted": true,
"body": "<p><strong>To solve the problem:</strong></p>\n<ol>\n<li>I switched from Wayland to X11 (Xorg)</li>\n<li>I also installed nvidia drivers</li>\n</ol>\n<p>Now I can see notifications even in fullscreen mode.</p>\n<p>P.S. I didn’t switched to Wayland before only because of the lack... | null | null | null | null | null |
1492307 | 1 | 1492309 | 2023-11-11T08:28:18.643 | 0 | 86 | <p>I'm using Ubuntu 22.04 and I have connected a monitor to my laptop. After locking, the screen goes blank after 10 seconds which makes the monitor looks empty. So I wanted to keep the lock screen alive so that it can show the time and the wallpaper in the monitor.</p>
| 1450948 | null | null | 2023-11-11T08:37:52.360 | How to Unblank lock screen | [
"22.04",
"lock-screen"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>I had a similar situation where I wanted to keep the lock screen alive to show off my cool wallpaper in my work system.</p>\n<p>All you have to do is simply add this <a href=\"https://extensions.gnome.org/extension/1414/unblank/\" rel=\"nofollow noreferrer\">Gnome extension</a> and c... | [
{
"accepted": true,
"body": "<p>I had a similar situation where I wanted to keep the lock screen alive to show off my cool wallpaper in my work system.</p>\n<p>All you have to do is simply add this <a href=\"https://extensions.gnome.org/extension/1414/unblank/\" rel=\"nofollow noreferrer\">Gnome extension</... | null | null | null | null | null |
1492322 | 1 | null | 2023-11-11T10:31:58.153 | -1 | 126 | <p>At hand we have a large PDF file with geo data, thus SVG graphics. When loading the PDF in the document viewer (evince) the max. zoom level is 69.3%.</p>
<p>Trying to change max. zoom level ... checking with <code>gsettings get evince page-cache-size</code> throws error that schema evince doesn't exist. Checking by ... | 947489 | 947489 | 2023-11-11T11:11:48.140 | 2023-11-11T22:35:13.950 | Evince - unable to change zoom level max. resolution | [
"gnome",
"evince"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Had the same problem, increasing the page-cache-size from 50 (default) to 500 helped here to increase zoom from 49 % to 132 % for a 1750 mm x 750 mm PDF:</p>\n<pre><code>gsettings set org.gnome.Evince page-cache-size 'uint32 500'\n</code></pre>\n",
"commentCount": "2",
... | null | null | null | null | null |
1492325 | 1 | null | 2023-11-11T11:03:29.430 | -1 | 114 | <p>I have set up pulseaudio on my Ubuntu devices as well as raspbian. I tried to share the devices over the network via <code>paprefs</code>. To make the checkboxes visible in the pulseaudio settings, I had to use</p>
<pre><code> sudo ln -s /usr/lib/pulse-16.1+dfsg1 /usr/lib/pulse-16.1
</code></pre>
<p>to create the li... | 669767 | 669767 | 2023-11-11T11:04:10.750 | 2023-12-01T18:48:07.483 | Enable Pulsaudio devices via network: Why can't I see the devices? | [
"sound",
"pulseaudio"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T18:41:36.843",
"id": "2618649",
"postId": "1492325",
"score": "0",
"text": "With help of the german ubuntuusers forum i could solve it: https://forum.ubuntuusers.de/topic/sound-uebers-netzwerk-2/1/",
"userDisplayName": null,
"userId": "669767"
}
] | null | [
{
"accepted": null,
"body": "<p>The <a href=\"https://wiki.archlinux.org/title/PipeWire#Sharing_audio_devices_with_computers_on_the_network\" rel=\"nofollow noreferrer\">ArchWiki</a> describes how to do this with the current Ubuntu Pipewire pulseaudio programs.</p>\n<p>These commands helped me to solve my ... | null | null | null | null | null |
1492329 | 1 | null | 2023-11-11T12:08:33.560 | 0 | 263 | <p>For those of you who have wanted to run snap applications on a vnc session, I think I may have the answer for you. I installed tigervnc following the instructions in the following URL :- <a href="https://www.howtoforge.com/how-to-install-vnc-server-ubuntu-22-04/" rel="nofollow noreferrer">https://www.howtoforge.com/... | 1689769 | 1689769 | 2023-11-11T13:51:39.783 | 2023-11-11T13:51:39.783 | How to get snap applications to run on a vnc session | [
"gnome",
"snap",
"vnc"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-11T23:09:32.760",
"id": "2620646",
"postId": "1492329",
"score": "0",
"text": "This worked for me, thanks! I just needed to add `XAUTHORITY=$HOME/.Xauthority` to my existing startup script, and everything Just Worked :)",
"userDisplayName": null,
"userId": "39... | null | [] | null | null | null | null | null |
1492336 | 1 | null | 2023-11-11T12:54:26.167 | 3 | 778 | <p>After upgrading from Ubuntu 23.04 to Ubuntu 23.10 I can't open settings.
I was trying to open settings via terminal using</p>
<blockquote>
<p>gnome-control-center</p>
</blockquote>
<p>but I got message:</p>
<blockquote>
<p>Running gnome-control-center is only supported under GNOME and Unity, exiting</p>
</blockquote... | 1745036 | 1745036 | 2023-11-11T17:32:37.400 | 2023-11-11T17:32:37.400 | Cannot open settings on ubuntu 23.10 GNOME | [
"gnome",
"gnome-control-center",
"23.10"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-11T14:01:52.060",
"id": "2614376",
"postId": "1492336",
"score": "0",
"text": "What does `echo $XDG_CURRENT_DESKTOP` say?",
"userDisplayName": null,
"userId": "149708"
},
{
"creationDate": "2023-11-11T14:07:51.963",
"id": "2614377",
"postId": "1... | null | [] | null | null | null | null | null |
1492342 | 1 | null | 2023-11-11T14:25:33.880 | 0 | 53 | <p>I created a new, empty conda environment:</p>
<pre><code>$ conda create --name openai_test
</code></pre>
<p>I activate it:</p>
<pre><code>(base) $ conda activate openai_test
</code></pre>
<p>Then try to install a package:</p>
<pre><code>(openai_test) $ pip install openai
</code></pre>
<p>but I get:</p>
<pre><code>(o... | 118740 | null | null | 2023-11-11T14:25:33.880 | 'package alread installed' in a newly created conda environment in wsl | [
"windows-subsystem-for-linux",
"conda"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1492343 | 1 | null | 2023-11-11T14:28:41.300 | 0 | 152 | <p>While installing OH MY POSH, these two errors appear, although the second one is a bug(<a href="https://github.com/JanDeDobbeleer/oh-my-posh/issues/4457" rel="nofollow noreferrer">reported</a>). I have added the<code>/usr/local/bin</code> directory in $PATH in ~/.zshrc and showing while echoed. I cannot understand ... | 1745055 | 1745055 | 2023-11-12T09:59:47.507 | 2023-11-12T16:17:03.113 | Cannot install while still directory is still in $PATH | [
"command-line",
"software-installation",
"error-handling"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-11T15:12:56.467",
"id": "2614384",
"postId": "1492343",
"score": "1",
"text": "In Ubuntu, `sudo` will set PATH to its `secure_path` (although by default that contains /usr/local/bin already) - what does `sudo zsh -c 'echo $PATH'` return?",
"userDisplayName": null,
... | null | [
{
"accepted": null,
"body": "<p>You are getting this error because you are running a bash script with <code>zsh</code>. Please always follow instructions when installing. You are running this as root, with <code>sudo</code>, which is a horrible idea (you really don't want to blindly pipe downloaded shell sc... | null | null | null | null | null |
1492347 | 1 | null | 2023-11-11T15:24:09.390 | 0 | 68 | <p>I have a minor problem with the command <code>xkill</code>.</p>
<p>Once I enter the command line <code>xkill</code>, there is no error message, but the cursor doesn't turn into a cross like it should normally do:</p>
<pre><code>msi@msi-GF63-8RC➜ ~ xkill
Select the window whose client you wish to kill with button 1..... | 1635129 | 1635129 | 2023-11-11T20:10:12.533 | 2023-11-11T20:10:12.533 | Command xkill doesn't work : no + cursor | [
"command-line",
"22.04",
"wayland",
"cursor",
"xkill"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-11T17:03:25.183",
"id": "2614401",
"postId": "1492347",
"score": "0",
"text": "You are on a Wayland session, so `xkill` will not work, because as the \"x\" in its name suggests, it works on X only. So you have to use an Xorg session. To use an Xorg session: log out of ... | null | [] | null | null | 2023-11-11T20:05:52.953 | null | null |
1492348 | 1 | null | 2023-11-11T15:32:37.963 | 0 | 131 | <p>Ubuntu 22.04</p>
<p>This is puzzling me. I have a simple script that emails system status to me from a remote computer. The script runs fine from the command line. But when run as a cronjob, it doesn't work. In case the problem is because cron launches the script as root, I also su'd to root and launched the script ... | 1736223 | null | null | 2023-11-11T15:32:37.963 | sendmail error only when run as a cronjob | [
"cron",
"sendmail"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-11T15:53:11.357",
"id": "2614390",
"postId": "1492348",
"score": "0",
"text": "Uh, I guess you got caught by the common trap: if you login as yourself, then your shell is initiated by whatever is in your .bashrc (or maybe other files). I you call your script from cron,... | null | [] | null | null | null | null | null |
1492351 | 1 | 1492530 | 2023-11-11T16:06:06.810 | 1 | 47 | <p>Every time I install Ubuntu, my dongles (Wi-Fi / Bluetooth) stop connecting in Windows until I change them to a different USB port, however when I do that they stop working in Ubuntu and I have to plug them in to a different USB port again. This happens every time I switch the operating system that I boot to in the ... | 1745074 | 94914 | 2023-11-13T13:18:42.227 | 2023-11-13T13:18:42.227 | Dongles stop connecting in Ubuntu after switching to Windows | [
"drivers",
"dual-boot",
"usb",
"bluetooth",
"dongle"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-11T17:58:22.770",
"id": "2614416",
"postId": "1492351",
"score": "1",
"text": "Please read https://askubuntu.com/help/how-to-ask and https://askubuntu.com/help/formatting . Take the [tour].",
"userDisplayName": null,
"userId": "25618"
}
] | {
"accepted": true,
"body": "<p>It's possible that each operating system is assigning a different USB port to your dongles. When you switch between Windows and Ubuntu, the USB port assignments change causing the dongles to be unrecognized or incorrectly initialized.</p>\n<p>To solve this problem try connecting the ... | [
{
"accepted": true,
"body": "<p>It's possible that each operating system is assigning a different USB port to your dongles. When you switch between Windows and Ubuntu, the USB port assignments change causing the dongles to be unrecognized or incorrectly initialized.</p>\n<p>To solve this problem try connect... | null | null | null | null | null |
1492353 | 1 | 1492355 | 2023-11-11T16:23:58.417 | 1 | 2615 | <p>When I launch PyCharm I encounter the following error:</p>
<blockquote>
<p><strong>Start Failed</strong><br />
Cannot connect to already running IDE instance.<br />
Exception: Process 5,095 is still running</p>
</blockquote>
<p><a href="https://i.stack.imgur.com/v9Sa6.png" rel="nofollow noreferrer"><img src="https:/... | 1745076 | 618353 | 2023-11-11T16:52:32.253 | 2023-11-11T16:52:54.873 | How to fix "Cannot connect to already running IDE instance." error when launching PyCharm? | [
"20.04",
"pycharm"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>The error informs you that you cannot launch PyCharm because another instance of it is already running. The error also informs you that the process ID (PID) of this instance is 5095.</p>\n<p>So to launch PyCharm, you have to kill this running instance (which is probably a crashed ins... | [
{
"accepted": true,
"body": "<p>The error informs you that you cannot launch PyCharm because another instance of it is already running. The error also informs you that the process ID (PID) of this instance is 5095.</p>\n<p>So to launch PyCharm, you have to kill this running instance (which is probably a cra... | null | null | null | null | null |
1492356 | 1 | null | 2023-11-11T17:05:08.867 | -1 | 204 | <p>I have Windows 10, lap, with 8gb ram disk, and <strong>a extra ssd slot</strong>, I also have <strong>an extra 256gb ssd</strong>...with 50gb of personal files in it.</p>
<p>**1 >**Is it possible to install, in a same ssd as with windows in it, by making a new partition for Ubuntu, without making any changes to W... | 1744530 | null | null | 2023-11-11T19:22:49.043 | How to install ubuntu, on a completely different SSD, without touching windows bootloader? | [
"boot",
"dual-boot",
"partitioning",
"system-installation",
"windows-10"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-11T17:50:47.903",
"id": "2614413",
"postId": "1492356",
"score": "3",
"text": "Just as you have to use Microsoft formats like NTFS for Windows, you have to use Linux formats for Ubuntu. But Ubuntu can read/write to NTFS if you have Windows fast startup off. If installi... | null | [
{
"accepted": null,
"body": "<ol>\n<li><p>Usually it's better to install Ubuntu <em>after</em> windows, which means replacing windows' bootloader with grub and using it to boot windows.</p>\n</li>\n<li><p>It will, but there're some ways of forcing not to install a linux bootloader.</p>\n</li>\n<li><p>NTFS s... | null | null | null | null | null |
1492357 | 1 | null | 2023-11-11T17:20:44.570 | 1 | 91 | <p>Who can explain what the tool "Ubuntu Studio Audio Configuration" with the chapter "Disable Pipe Wires JACK Emulation" exactly do?</p>
<p><a href="https://i.stack.imgur.com/Jt5k1.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/Jt5k1.png" alt="enter image description here" /></a... | 1745084 | 767056 | 2023-11-11T21:24:59.890 | 2023-11-11T21:24:59.890 | UbuntuStudio23.10 - Ubuntu Studio Audio Configuration | [
"ubuntu-studio"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1492358 | 1 | null | 2023-11-11T17:49:39.083 | 1 | 82 | <p>During initial boot up I get an error on several USB ports. The error is -32. I am using a Gigabyte GA-970A-D3P motherboard. I bought this used so I am not sure of its history but it has an FX-4300 CPU and all USB 2.0 ports are dead. If I plug a mouse into any the LED on the bottom is off. I assume the port has no 5... | 1745089 | null | null | 2023-12-29T03:38:51.193 | Boot up USB error | [
"boot",
"usb"
] | 2 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-11T17:54:24.360",
"id": "2614414",
"postId": "1492358",
"score": "1",
"text": "Internet search engines. Search for \"USB error -32\".",
"userDisplayName": null,
"userId": "25618"
}
] | null | [
{
"accepted": null,
"body": "<p>Take a look here: <a href=\"https://www.kernel.org/doc/html/v4.12/driver-api/usb/error-codes.html\" rel=\"nofollow noreferrer\">https://www.kernel.org/doc/html/v4.12/driver-api/usb/error-codes.html</a></p>\n<p>It's a <code>EPIPE 32</code> error which just means 'broken pipe'.... | null | null | null | null | null |
1492361 | 1 | null | 2023-11-11T18:14:28.450 | 0 | 36 | <p>im new to this and ubuntu and i was trying to save some pictures from my mothers phone. I did everything like on windows until i got an popup saying "could not display "picture name"" and bellow "theres no aplication installed for "heif image" files. Do you want to search for an ap... | 1745095 | null | null | 2023-11-11T18:14:28.450 | could not display "picture name" | [
"22.04",
".desktop"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T05:26:45.680",
"id": "2614478",
"postId": "1492361",
"score": "0",
"text": "This might help you: [Any app on Ubuntu to open and/or convert HEIF pictures (.HEIC, High Efficiency Image File Format)?](https://askubuntu.com/questions/958355/any-app-on-ubuntu-to-open-and... | null | [] | null | null | 2023-11-14T09:03:57.397 | null | null |
1492362 | 1 | null | 2023-11-11T18:16:40.147 | 0 | 495 | <p>I have tried it 5 times and it still cannot install 23.10. I am running the latest VirtualBox 7.0.12, and during the installation process, the whole VM seems to freeze.</p>
<p>The time inside the VM at the top says: 10:09 (the current time in the morning), and then for a few or even 20 minutes, it stays as 10:09.</p... | 1552430 | 1552430 | 2023-11-11T20:08:21.253 | 2023-11-12T00:59:33.987 | Can't install 23.10 - the whole VM will just freeze | [
"23.10"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-11T18:43:17.250",
"id": "2614425",
"postId": "1492362",
"score": "0",
"text": "Are you allocating enough memory. I’ve found that I need a bit more than 4GB.",
"userDisplayName": null,
"userId": "1684306"
},
{
"creationDate": "2023-11-11T19:25:34.960",
... | null | [
{
"accepted": null,
"body": "<p>The answer was that I was using 2GB RAM as VirtualBox suggested. After changing it to 8GB, it worked. (my computer has 16GB RAM).</p>\n<p>@mpboden suggested even 4GB may be too little in the comment under the original question.</p>\n",
"commentCount": "2",
"comments":... | null | null | null | null | null |
1492364 | 1 | null | 2023-11-11T18:35:06.880 | 0 | 282 | <p>I'm running Ubuntu 22.04.3 LTS on a HP laptop 15-db0598sa. It is fully up to date with the latest drivers etc, but I cannot boot into 5.15.0-88-generic, as the GUI gives a black screen with the occasional flashing white line when I choose it from the GRUB menu.</p>
<p>The previous version I have on there (kernel 5.1... | 489692 | 489692 | 2023-11-25T21:25:43.793 | 2023-11-25T21:25:43.793 | Ubuntu 22.04.3 LTS GUI does not work with 5.15.0-88-generic | [
"kernel",
"graphics",
"22.04",
"gui"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-11T20:40:11.363",
"id": "2614442",
"postId": "1492364",
"score": "0",
"text": "Due to that fact that I'm on 20.04.6 (*$ cat /etc/os-release*), fully updated, but \"still\" running 5.13.0-52-generic: I'd guess that you have manually installed kernels which do not fully ... | null | [] | null | null | null | null | null |
1492365 | 1 | null | 2023-11-11T18:51:07.220 | 0 | 95 | <p>Thinking that the <code>/etc/skel/.profile</code> was modified, I tried to find which package provides this file:</p>
<pre><code>$ dpkg -S /etc/skel/.profile
bash: /etc/skel/.profile
$ apt-file list bash | head
bash: /bin/bash
bash: /bin/rbash
bash: /etc/bash.bashrc
bash: /etc/skel/.bash_logout
bash: /etc/skel/.ba... | 855322 | 855322 | 2023-11-11T19:51:30.103 | 2023-11-11T20:41:13.627 | Why does `apt --reinstall` not bring a missing file back? | [
"apt"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-11T20:04:17.540",
"id": "2614434",
"postId": "1492365",
"score": "1",
"text": "See [How can I restore configuration files?](https://askubuntu.com/questions/66533/how-can-i-restore-configuration-files)",
"userDisplayName": null,
"userId": "178692"
}
] | null | [
{
"accepted": null,
"body": "<ol>\n<li><p>From your comment, to force the reinstall:</p>\n<p>sudo apt install --reinstall -o dpkg::Options::="--force-confask,confnew,confmiss" bash</p>\n</li>\n<li><p>You could get the source package, and grab the skel.profile from it.</p>\n<p>sudo apt-get source b... | null | null | 2023-11-11T20:07:23.103 | null | null |
1492371 | 1 | 1492373 | 2023-11-11T20:14:00.763 | -1 | 166 | <p>I am after fresh installation of Kubuntu , and it doesnt recognize my usb wifi adapter
lsusb :</p>
<pre><code> Bus 002 Device 002: ID 174c:3074 ASMedia Technology Inc. ASM1074 SuperSpeed hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 011: ID 0e8d:2005 MediaTek Inc. Redmi 6A
Bus ... | 1745111 | 158442 | 2023-11-12T00:54:33.450 | 2023-11-12T00:54:33.450 | Problem with wifi adapter mercury mw300uh | [
"drivers",
"kubuntu",
"adapter"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T00:55:27.223",
"id": "2614461",
"postId": "1492371",
"score": "0",
"text": "Please don't edit the question to add \"solved\", \"answered\", etc. Accepting an answer like you have already done is enough to mark a question as solved.",
"userDisplayName": null,
... | {
"accepted": true,
"body": "<p>Please try:</p>\n<pre><code>sudo apt-get install git linux-headers-generic build-essential dkms bc\ngit clone https://github.com/Mange/rtl8192eu-linux-driver\ncd rtl8192eu-linux-driver\nsudo dkms add .\nsudo dkms install rtl8192eu/1.0\n</code></pre>\n<p>Reboot. You should be all set.... | [
{
"accepted": true,
"body": "<p>Please try:</p>\n<pre><code>sudo apt-get install git linux-headers-generic build-essential dkms bc\ngit clone https://github.com/Mange/rtl8192eu-linux-driver\ncd rtl8192eu-linux-driver\nsudo dkms add .\nsudo dkms install rtl8192eu/1.0\n</code></pre>\n<p>Reboot. You should be ... | null | null | null | null | null |
1492382 | 1 | null | 2023-11-12T01:33:43.037 | 0 | 50 | <p>I have 3 monitors and one of them goes blank for 2 to 3 seconds every 10 or so seconds.</p>
<p>I have changed monitors, cables and graphics cards and I still cannot get 3 monitors "stable" in Xubuntu.</p>
<p>I have no Xorg.conf file and have no idea where to look. It is driving me batty!</p>
<p>I really w... | 699604 | 57576 | 2023-11-12T07:06:47.083 | 2023-11-12T07:06:47.083 | I have 3 monitors and one of them goes blank for 2 to 3 seconds every 10 to 15 or so seconds | [
"multiple-monitors"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T02:03:59.403",
"id": "2614464",
"postId": "1492382",
"score": "1",
"text": "You've not said what type of cable is used (VGA, DVI, HDMI etc), but HDMI will go dark/blank if quality is below a threshold by design, thus the issue maybe cable or connector related (*if u... | null | [] | null | null | null | null | null |
1492383 | 1 | null | 2023-11-12T02:04:17.500 | 0 | 188 | <p>Even when it is similar to previous questions my pc can enter into stand by, suspend or reboot. The problem is when trying to shut down it seems to be turn off a second and then start again. I have to log into windows and then shut down form there.</p>
<p>Its weird because a week ago (maybe two) everything were work... | 1735420 | 1735420 | 2023-11-16T18:49:19.583 | 2023-11-16T18:49:19.583 | Ubuntu 22.04.3 LTS reboot instead of shuting down | [
"shutdown",
"reboot"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T02:54:30.547",
"id": "2614466",
"postId": "1492383",
"score": "0",
"text": "How are you shutting down Ubuntu? What command or menu are you using? Please [Edit](https://askubuntu.com/posts/1492383/edit) your question and add this information.",
"userDisplayName":... | null | [] | null | null | null | null | null |
1492386 | 1 | null | 2023-11-12T03:21:57.923 | 1 | 82 | <p>I want to connect my Ubuntu PC to a VPN server (e.g. the Mozilla VPN, or a similar solution), and achieve the following two points:</p>
<ul>
<li>All programs (inclusive e.g. apt, pip, etc.) should have to use the VPN without any possibility to send or receive data via the normal internet connection. This should also... | 1745148 | 1745148 | 2023-11-12T14:28:21.117 | 2023-11-12T14:28:21.117 | Question about setting up a VPN under Ubuntu | [
"networking",
"vpn"
] | 0 | 12 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T04:57:30.373",
"id": "2614471",
"postId": "1492386",
"score": "0",
"text": "Welcome to AskUbuntu! Can you edit you question to be more specific? Are you asking about how to start a VPN server or how to connect to one?",
"userDisplayName": null,
"userId": "11... | null | [] | null | null | null | null | null |
1492388 | 1 | null | 2023-11-12T03:48:51.003 | 0 | 1757 | <p>I have 2 Ubuntu 22.04.3 LTS servers. Both are the same version.</p>
<p>1:<b><code>chia@chia00:~$ cat /etc/os-release</code></b><br>
<code>PRETTY_NAME="Ubuntu 22.04.3 LTS"</code></p>
<p>2:<b><code>chia@hp1:~$ cat /etc/os-release</code></b><br><code>PRETTY_NAME="Ubuntu 22.04.3 LTS"</code></p>
<p>Wh... | 1694530 | 1694530 | 2023-11-12T03:57:41.957 | 2023-11-12T03:57:41.957 | ssh no matching host key type found | [
"openssh"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T15:54:12.910",
"id": "2614544",
"postId": "1492388",
"score": "1",
"text": "You will likely need to pass a -o`HostKeyAlgorithms=+ssh-rsa` option as well - see for example [SSH returns: no matching host key type found. Their offer: ssh-dss](https://askubuntu.com/a/88... | null | [] | null | null | null | null | null |
1492389 | 1 | null | 2023-11-12T04:01:59.747 | 1 | 637 | <p>This may be more than one issue; upon starting a YouTube video or a video file in VLC, the audio is silent for about 2 seconds before playing. Same delay problem happens when playing audio in Spotify and other programs.</p>
<p>Then, during video playback, it will play normally for 5 to 10 minutes, sometimes longer, ... | 721075 | 721075 | 2023-11-13T04:01:33.297 | 2023-11-14T04:40:03.833 | Delayed, choppy HDMI audio issue on Ubuntu 23.10 | [
"sound",
"pulseaudio",
"video",
"alsa",
"hdmi"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>The following answer has solved the delayed start-of-audio issue, but not the sporadic audio drop during playback.\nThanks to user hananamar: <a href=\"https://askubuntu.com/a/1438571/721075\">https://askubuntu.com/a/1438571/721075</a></p>\n<blockquote>\n<p>the audio software... | null | null | null | null | null |
1492390 | 1 | null | 2023-11-12T04:34:09.987 | 0 | 83 | <p>I am having trouble installing additional nvme sticks, and it seems that my new stick takes over boot drive's name, like /dev/dba</p>
<p>I used to have</p>
<ul>
<li>/dev/nvme0n1: my storage1</li>
<li>/dev/nvme1n1: my storage2</li>
<li>/dev/nvme2n1: my boot stick</li>
<li>/dev/sda: another storage</li>
</ul>
<p>Now i... | 1745153 | null | null | 2023-11-12T04:34:09.987 | How to change boot drive name? | [
"nvme",
"remapping"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T15:10:09.360",
"id": "2614541",
"postId": "1492390",
"score": "0",
"text": "This question, as written, resembles an [XY Question](https://en.wikipedia.org/wiki/XY_problem). Your actual problem seems that your system won't boot after installing 4 NVME sticks. Attempt... | null | [] | null | null | null | null | null |
1492394 | 1 | null | 2023-11-12T06:57:30.533 | 0 | 44 | <p>While connecting to ethernet, the top bar shows the accurate wired connection symbol. If I manually turn off the wired connection in settings, the symbol disappears as expected. However, if I physically remove the ethernet port, the connected symbol continues to show indefinitely until I connect to a different netwo... | 1745175 | 1745175 | 2023-11-12T07:00:41.430 | 2023-11-12T07:00:41.430 | Ethernet symbol shows connected in topbar on Ubuntu even when disconnected | [
"gnome",
"wayland"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1492398 | 1 | null | 2023-11-12T08:24:17.047 | 0 | 35 | <p>On a same PC running Ubuntu jammy I have installed Tor-Browser and Tor (standalone) by latest version. So the problem is when I try to connect with Tor-Browser it connects after trying about 1 minute but when I try with Tor in terminal it stuck at "Bootstrapped 10%".
I don't use bridges in both of them. So... | 195915 | null | null | 2023-11-12T08:24:17.047 | I can connect with Tor-Browser but not with Tor standalone! | [
"22.04",
"tor",
"tor-browser"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1492399 | 1 | null | 2023-11-12T08:29:42.133 | 1 | 95 | <p>I have a corrupted rpool (appearing when updating Ubuntu 20.04 to 22.04).
There is another thread with this title, except it seems that in the other thread, the ZFS pool is not corrupted...
<a href="https://askubuntu.com/questions/99266/what-to-do-about-a-corrupted-zfs-pool?rq=1">What to do about a corrupted ZFS Poo... | 740015 | 740015 | 2023-11-12T08:36:46.550 | 2023-11-12T08:36:46.550 | What to do with a corrupted ZFS rpool? | [
"grub2",
"kernel",
"zfs"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1492401 | 1 | null | 2023-11-12T09:03:01.587 | 0 | 38 | <p>I am new to Linux and am using Ubuntu 22.04. After trying to improve my battery performance with tlp and couple of times installing/uninstalling it I am now in the following situation:</p>
<p><strong>-> When I am not connected to Bluetooth my Wifi works perfectly fine</strong></p>
<p><strong>-> When I connect ... | 1745189 | 1745189 | 2023-11-12T09:19:30.567 | 2023-11-12T09:19:30.567 | Wifi slows down when playing music over Headset | [
"networking",
"bluetooth"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1492402 | 1 | null | 2023-11-12T09:18:48.983 | 0 | 47 | <p>This is my smartctl error log</p>
<pre><code>Error 942 [1] occurred at disk power-on lifetime: 29285 hours (1220 days + 5 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER -- ST COUNT LBA_48 LH LM LL DV DC
-- -- -- ... | 1733602 | null | null | 2023-11-12T09:18:48.983 | Problem with my HDD | [
"hard-drive"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T11:00:14.053",
"id": "2614495",
"postId": "1492402",
"score": "0",
"text": "Please edit your post and add the actual problem you have. The posts holds currently only a description of the current state - but no question.",
"userDisplayName": null,
"userId": "... | null | [] | null | null | null | null | null |
1492403 | 1 | null | 2023-11-12T09:52:15.220 | 0 | 111 | <p>This is probably not the best setup, but just assume that it is part of an experiment.</p>
<p>Into my system <code>/etc/shells</code> I added a custom shell</p>
<pre><code>/home/myuser/.nix-profile/bin/fish
</code></pre>
<p>I can then use <code>chsh</code> to change the login shell of <code>myuser</code> and set it ... | 171961 | null | null | 2023-11-12T09:52:15.220 | Is it possible to set a fallback shell for the user? | [
"command-line",
"system"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T11:58:04.137",
"id": "2614501",
"postId": "1492403",
"score": "1",
"text": "Have you considered creating a backup user instead?",
"userDisplayName": null,
"userId": "85695"
},
{
"creationDate": "2023-11-12T14:43:00.093",
"id": "2614537",
"pos... | null | [] | null | null | null | null | null |
1492404 | 1 | null | 2023-11-12T10:03:01.303 | 0 | 22 | <p>I am running Ubuntu 22.04 on a HP EliteDesk 800 G2. Recently the m/c was packed up and stored for a few days. Since reconnecting everything, the monitor turns off after 2 seconds of Ubuntu logo screen. If I turn the monitor off using its Power switch and then on again, I can see the login screen, but it turns off af... | 446037 | null | null | 2023-11-15T01:43:09.233 | Monitor problem during booting | [
"boot",
"monitor"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>It appears it may be an inverter failure in the monitor. Turned down the brightness and I can boot normally again without having to turn the monitor off and on to see the content displayed. Time to shop for a new monitor!</p>\n",
"commentCount": "0",
"comments": [],
... | null | null | null | null | null |
1492405 | 1 | null | 2023-11-12T10:03:46.973 | 0 | 1236 | <p>I recently tried to install Linux (Ubuntu 22.04.3 LTS) next to Windows 10 already on my main PC, and then after doing some operations, when starting from a bootable USB flash drive, an error occurs (x86/cpu: SGX disable by BIOS).</p>
<p>I tried to do something for two days, but it didn't work out for me. I did not f... | 1745205 | 653515 | 2023-11-12T11:20:52.357 | 2023-11-13T13:00:25.303 | x86/cpu: SGX disable by BIOS | [
"bios",
"sgx"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T11:24:12.963",
"id": "2614498",
"postId": "1492405",
"score": "0",
"text": "This isn't really about Ubuntu in my opinion. Have you accessed bios and checked what settings is available there? The [manual for your motherboard](https://www.msi.com/Motherboard/B560M-PRO... | null | [
{
"accepted": null,
"body": "<p>I resolved this problem. If you have only this warning(it is not an error), you can just start 'try ubuntu ( with safe graphics )' and then just wait for 1-2 minutes. After that installation will begin.\nSo you just need to wait for some time XD</p>\n",
"commentCount": "0... | null | null | null | null | null |
1492407 | 1 | null | 2023-11-12T10:26:45.313 | 0 | 109 | <p>I have a PC running Ubuntu 22.04 connected via Wi-Fi. I have the network usage meter live in the top right corner of the screen, so I can monitor the speed on real time (besides my experience while browsing and using the internet connection). For some reason, after some time of usage, usually between 10 and 60 minut... | 823631 | 823631 | 2023-11-13T08:05:55.087 | 2023-12-20T05:29:56.330 | Ubuntu 22.04 Wi-Fi getting super slow after some time | [
"networking",
"internet",
"download-speed"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-13T00:31:44.050",
"id": "2614624",
"postId": "1492407",
"score": "0",
"text": "Please [edit] your Question and show me the command (and results) of: `ip l | grep $(ip r | awk '/default/ {print $5}' ) | awk '{print $2, $4, $5}'`. Please [edit] your question to add whate... | null | [
{
"accepted": null,
"body": "<p>Check how full your VPN server is. I've noticed when a Proton server exceeds 25% full, my download speeds dip into kbs/second. Try switching to a less populated VPN server, and see if that does the trick.</p>\n<p>For example, when downloading a Kali Linux .iso, I dipped into ... | null | null | null | null | null |
1492408 | 1 | null | 2023-11-12T10:40:40.810 | 0 | 40 | <p>Whenever I want to download sent via Thunderbird, it automatically offers me a var/run/user/1000/doc track, though in preferences I checked that it should ask me where I want the file to be stored. When I want the files always to be stored on the desktop, Thunderbird does not accept this choice, change it to var/run... | 141617 | null | null | 2023-11-12T10:40:40.810 | Files downloaded from Thunderbird will be stored in var/run/user | [
"email",
"thunderbird",
"downloads"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T18:40:10.380",
"id": "2614573",
"postId": "1492408",
"score": "1",
"text": "You may want to use the APT version, which will not have these limitations. Otherwise, you have to remove the restrictions of the Flatpak sandbox.",
"userDisplayName": null,
"userId"... | null | [] | null | null | null | null | null |
1492411 | 1 | null | 2023-11-12T11:25:24.940 | 0 | 124 | <p>I don't understand why the music doesn't appear at all in <code>ncmcpp</code>, and I think the configuration is correct.</p>
<p>Music does not appear:</p>
<p><a href="https://i.stack.imgur.com/oS888.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/oS888.png" alt="enter image description here" /></a... | 1745218 | 1157209 | 2023-11-12T12:09:39.027 | 2023-11-12T12:09:39.027 | Music does not appear ncmpcpp | [
"mpd",
"ncmpcpp"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1492412 | 1 | 1493186 | 2023-11-12T12:06:04.230 | 1 | 169 | <p>I'm new to Docker & Portainer and I'm trying to lock it down from public access where it's not needed.</p>
<p>My setup:</p>
<pre><code>Windows 2022 Server running Hyper-V (host)
Ubuntu 22.04 Workstation (virtual machine)
Docker (latest)
Portainer (port 9000)
MySQL (latest)
</code></pre>
<p>I am using Ubuntu Work... | 51656 | 51656 | 2023-11-14T16:44:31.937 | 2023-11-19T06:58:25.033 | Can access self-hosted Portainer website from internet trying to lock server down without any luck | [
"22.04",
"firewall",
"docker"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>ufw by default does not show iptables rules. I suggest you always work with iptables directly and not via ufw. Can you please do:</p>\n<pre><code>iptables -S\n</code></pre>\n<p>and</p>\n<pre><code>iptables -t nat -S \n</code></pre>\n<p>and post the output minus the any identifying ... | [
{
"accepted": true,
"body": "<p>ufw by default does not show iptables rules. I suggest you always work with iptables directly and not via ufw. Can you please do:</p>\n<pre><code>iptables -S\n</code></pre>\n<p>and</p>\n<pre><code>iptables -t nat -S \n</code></pre>\n<p>and post the output minus the any iden... | null | null | null | null | null |
1492413 | 1 | null | 2023-11-12T12:14:31.870 | 0 | 25 | <p>I installed a VMware virtual machine on Windows 11, then installed Ubuntu in order to launch the ROS operating system. I found a ready-made project at the link - <a href="https://github.com/SakshayMahna/Machine-Learning-in-ROS" rel="nofollow noreferrer">https://github.com/SakshayMahna/Machine-Learning-in-ROS</a>. Th... | 1745225 | 94914 | 2023-11-14T15:55:29.290 | 2023-11-14T15:55:29.290 | Problem connecting the ROS file | [
"vmware",
"ros"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1492414 | 1 | null | 2023-11-12T12:21:08.530 | 0 | 118 | <p>I have 2 questions. This is the story:
I wanted to dualboot Windows 11 and Ubuntu 23.10. I booted with a usb-stick in the installer and set ubuntu up as <strong>install alongside windows</strong>. After I did that it rebooted and I booted in Ubuntu. it worked perfectly. I saw that my SSD was found, so I could access... | 1745228 | null | null | 2023-11-18T18:02:49.860 | I can't use the Ubuntu and can't dualboot | [
"dual-boot",
"partitioning",
"grub2",
"uefi",
"windows"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T17:07:40.790",
"id": "2614557",
"postId": "1492414",
"score": "0",
"text": "Could you share your `/etc/default/grub` file? i think you only have to modify the `GRUB_TIMEOUT=\"Here you could set a timer f. e. 3 seconds\"` line, after you modified this you have to run... | null | [
{
"accepted": null,
"body": "<p>Grubs default configuration is set to skip showing menu entries, on a fresh installed Ubuntu, you have to set the <code>GRUB_TIMEOUT="3"</code> in <code>/etc/default/grub</code> to a value f. e. 3 which means this menu shows up 3s before it boots his default entry.<... | null | null | null | null | null |
1492416 | 1 | null | 2023-11-12T12:30:57.363 | 0 | 35 | <p>how to (easily?) build a minimal Ubuntu ISO (simple distro I guess), pre-installed with <strong>custom packages and my application</strong>, because sometimes, I have no internet connection during installation of the iso.</p>
| 1745232 | 15811 | 2023-11-12T16:27:33.217 | 2023-11-12T16:27:33.217 | Need to have custom packages downloaded inside ubuntu minimal iso, how can i do that? | [
"20.04",
"iso"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T12:39:48.950",
"id": "2614507",
"postId": "1492416",
"score": "1",
"text": "If I had to do it, I'd just read a blog by a *respin* creator, ie. someone who has created a respin of a Ubuntu system which you can download & install, and blogged about how it is done. The... | null | [] | null | null | 2023-11-24T21:44:12.147 | null | null |
1492419 | 1 | null | 2023-11-12T13:25:37.000 | 0 | 53 | <p>I'm a long time Linux "tryout", but always used Windows due to my work and softwares that never existed in Linux environment.
But recently I decided to try Linux Ubuntu Studio (I work with photography and video editing, and for that I know there are software available)</p>
<p>I downloaded Ubuntu Studio 23.... | 1745239 | null | null | 2023-11-12T13:25:37.000 | Ubuntu Studio 23.10 - command line when I choose Try | [
"boot",
"command-line",
"usb"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T14:00:54.143",
"id": "2614522",
"postId": "1492419",
"score": "2",
"text": "The actual error message after you typed \"help\" would be useful to include in the question. A blinking cursor usually points to a graphics problem, but such a screen doesn't respond to typ... | null | [] | null | null | null | null | null |
1492421 | 1 | null | 2023-11-12T13:51:14.047 | 1 | 495 | <p>My laptop (MSI Bravo 17) keyboard doesn't work with kernel 6.0.26 but works with 6.5.7. However, I need 6.0 because 6.5 is not supported by CUDA. Is there any way to fix this?</p>
<p>Possible solutions applied:</p>
<ul>
<li>updating drivers</li>
<li>disabling slow keys</li>
</ul>
| 1676996 | null | null | 2023-11-13T21:09:08.250 | MSI Laptop keyboard not working on Ubuntu 22.04 | [
"kernel"
] | 1 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T17:45:28.927",
"id": "2614564",
"postId": "1492421",
"score": "0",
"text": "Those aren't standard kernels, which Ubuntu release are you running? CUDA should not depend upon kernel (or video driver). Get your system video running, then install CUDA from the .run sc... | null | [
{
"accepted": null,
"body": "<p>From grub menu boot into kernel 6.0.26. in recovery mode, from root shell try:</p>\n<pre><code>apt-get install xserver-xorg-input-all\n</code></pre>\n<p>this will install required drivers for your keyboard.</p>\n",
"commentCount": "2",
"comments": [
{
"c... | null | null | null | null | null |
1492427 | 1 | null | 2023-11-12T15:36:18.043 | 0 | 461 | <p>Did a complete wipe and fresh install going from 23.04 to 23.10.1 This shell scripted worked in 23.04</p>
<pre><code>sudo mount -t cifs -o user=larry,pass=xxx,uid=1000,gid=1000 //10.0.0.21/Movies /smb/Helios4/Movies
sudo mount -t cifs -o user=larry,pass=xxx,uid=1000,gid=1000 //10.0.0.21/TV /smb/Helios4/TV
sudo ... | 640804 | 640804 | 2023-11-12T19:02:01.663 | 2023-11-12T22:46:57.010 | Mount worked in 23.04, fails in 23.10 | [
"mount",
"samba",
"cifs"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T16:58:30.800",
"id": "2614555",
"postId": "1492427",
"score": "0",
"text": "You also can try to look into journal with `journalctl -f` and from an other terminal you can try to mount your share, the journal should you show whats wrong.",
"userDisplayName": null,... | null | [
{
"accepted": null,
"body": "<pre><code>sudo apt install samba\nsudo apt-get install cifs-utils # This is the one that lets the mount's work\n</code></pre>\n<p>I thought I remembered having to do an install with something about cifs... but then I thought I'd heard that Samba was pre-installed now adays</... | null | null | null | null | null |
1492428 | 1 | null | 2023-11-12T15:58:05.610 | 0 | 351 | <p>I just moved to Ubuntu linux from Fedora and was wondering why 22.04 doesn't support two-finger horizontal scroll to move back/forward through your browsing history. I had this feature on fedora and was happy about it, although it was not enabled on chrome by default. How do I make it enabled on firefox/chrome?</p>
| 1745265 | null | null | 2023-11-12T15:58:05.610 | Two finger swipe in Ubuntu 22.04 lts | [
"22.04",
"gestures"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T18:36:26.497",
"id": "2614572",
"postId": "1492428",
"score": "0",
"text": "Do you run Wayland? You have to be running Wayland (on real hardware, not a VM) for two finger swipe to work.",
"userDisplayName": null,
"userId": "558158"
}
] | null | [] | null | null | null | null | null |
1492429 | 1 | null | 2023-11-12T15:59:56.143 | 0 | 42 | <p>The problem is that after I try to install Linux I have black screen and that's all. The only thing that works is grub console.</p>
<p>I've tryed:</p>
<blockquote>
<p>2 different flash drives</p>
</blockquote>
<blockquote>
<p>different USB ports 2.0 and 3.0</p>
</blockquote>
<blockquote>
<p>Manjaro and Ubuntu</p>
</... | 1745258 | null | null | 2023-11-12T15:59:56.143 | Black screen when I am trying to install ubuntu (installation settings can't be saved) | [
"system-installation"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1492430 | 1 | null | 2023-11-12T16:12:02.980 | 2 | 528 | <p>I'm trying to set up MySQL server as part of a LAMP stack on Ubuntu Server 22.04, I have installed MySQL and whenever I try to run the commands:</p>
<pre><code>~$ sudo mysql
or
~$ sudo mysql -u root -p
</code></pre>
<p>It returns the errors:</p>
<pre><code>ERROR 1045 (28000): Access denied for user 'root@localhost' ... | 1745263 | 1157209 | 2023-11-13T12:12:44.947 | 2023-11-13T12:12:44.947 | MySQL not allowing 'root@localhost' to access it | [
"22.04",
"mysql",
"lamp"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T16:30:47.980",
"id": "2614549",
"postId": "1492430",
"score": "0",
"text": "Run `sudo mysql_secure_installation` and try again.",
"userDisplayName": null,
"userId": "1157209"
},
{
"creationDate": "2023-11-12T16:52:04.023",
"id": "2614554",
"p... | null | [
{
"accepted": null,
"body": "<p>Since this is your second attempt to install MySQL, my suggestion is to do some cleanup and reinstall your MySQL:</p>\n<p><em><strong>Warning:</strong> This solution will delete all your data stored on the MySQL server!</em></p>\n<pre><code>sudo apt purge mysql*\nsudo apt aut... | null | null | null | null | null |
1492432 | 1 | null | 2023-11-12T16:15:03.370 | 4 | 252 | <p>Whenever I try to open a <code>man</code> page, I receive an error:</p>
<pre><code>$ man man
man: command exited with status 1: (cd /usr/share/man && /usr/libexec/man-db/zsoelim) | (cd /usr/share/man && /usr/libexec/man-db/manconv -f UTF-8:ISO-8859-1 -t UTF-8//IGNORE) | (cd /usr/share/man && ... | 1745264 | 1745264 | 2023-11-12T16:49:34.893 | 2023-11-12T18:08:27.520 | man calling nroff with invalid option -P | [
"command-line",
"manpage"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T17:20:12.637",
"id": "2614558",
"postId": "1492432",
"score": "0",
"text": "Please add the output of `cat ~/.bashrc` to your question.",
"userDisplayName": null,
"userId": "968501"
},
{
"creationDate": "2023-11-12T17:29:00.430",
"id": "2614559",
... | null | [
{
"accepted": null,
"body": "<p>Found the Issue thanks to @Raffa,</p>\n<p>I am using <code>zsh</code>, but when I opened <code>bash</code> the issue persisted, so I thought I could rule out my <code>zsh.rc</code>. I did not consider that any environment variables would carry over when I start <code>bash</co... | null | null | null | null | null |
1492435 | 1 | null | 2023-11-12T17:00:25.413 | 0 | 33 | <p>I have recently switched over to ubuntu. Previously on windows i am using a cheap wifi adapter and currently i am switched over to a ubuntu and the adapter wasn't recognizing by ubuntu. The retailer was provided the driver on cd after running those file i the wifi status still remains same. After long research i fou... | 1745270 | null | null | 2023-11-12T17:00:25.413 | Wifi Adapter was not recognizing | [
"networking",
"drivers",
"wireless"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T18:23:18.303",
"id": "2614569",
"postId": "1492435",
"score": "0",
"text": "What kernel are you using, check in terminal `uname -r`",
"userDisplayName": null,
"userId": "300665"
}
] | null | [] | null | null | 2023-11-12T22:37:46.980 | null | null |
1492436 | 1 | null | 2023-11-12T17:09:02.293 | 0 | 75 | <p>I have a problem since yesterday. I put my laptop on standby and when I rebooted it was stuck. So I turned it off and after rebooting it can't see the external monitor (I've already tried with different cables, monitors and laptops and everything works fine).</p>
<p>I am using linux 6.2.0-36-generic #37~22.04.1-Ubun... | 1664180 | null | null | 2023-11-12T17:09:02.293 | Ubuntu mate 22.04: external monitor problem | [
"drivers",
"multiple-monitors",
"intel-graphics",
"ubuntu-mate",
"nvidia-geforce"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1492437 | 1 | null | 2023-11-12T17:13:02.417 | 0 | 124 | <p>I’m using Ubuntu focal 20.04.6 LTS and something caused my samba server to stop working. I can list the log files in the default location /var/log/samba and it shows many files with different file sizes and modified dates/times but when I try to view any of them it shows a blank new file in nano. I would love for ... | 1745277 | 1745277 | 2023-11-12T17:34:05.823 | 2023-11-12T18:19:49.823 | Ubuntu Samba server problems, can’t access, can’t look at log files | [
"samba",
"log"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>SOLVED</p>\n<p>I had extraneous unused bridge connections indicated by "brctl show" and ifconfig.</p>\n<p>I disabled them and things started working again</p>\n<p>ip link set lxcbr0 down <--- for example.</p>\n",
"commentCount": "0",
"comments": [],
... | null | null | null | null | null |
1492440 | 1 | null | 2023-11-12T18:02:21.353 | 0 | 48 | <p>I recently bought an Asus vivobook M1605Y.
I installed Ubuntu 22.04.3 because according to this page <a href="https://rocm.docs.amd.com/en/latest/release/gpu_os_support.html" rel="nofollow noreferrer">https://rocm.docs.amd.com/en/latest/release/gpu_os_support.html</a> it is compatible with ROCm.
When I try to instal... | 383688 | null | null | 2023-11-12T18:02:21.353 | Using ROCm in Asus M1605Y for Whisper AI | [
"dependencies"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1492443 | 1 | 1492561 | 2023-11-12T18:19:43.720 | 1 | 1428 | <p>After I received ubuntu Upgrade to Ububntu 23.10 and alot of <a href="https://askubuntu.com/questions/1492236/after-upgrade-to-ubuntu-23-10-from-23-04-alert-uuid-xxxx-does-not-exist-dropp">problems</a> happened.
I fixed most of them and the last problem is that when I poweroff my PC it never powers off. the screen a... | 1622203 | 1622203 | 2023-11-13T12:18:32.210 | 2023-11-13T19:26:09.413 | After Upgrade ubuntu 23.04 to 23.10 and my pc not completely poweroff | [
"upgrade",
"shutdown",
"reboot",
"23.04",
"23.10"
] | 1 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T20:12:32.983",
"id": "2614593",
"postId": "1492443",
"score": "0",
"text": "I have this also sometimes, maybe 1 out of 10 shutdowns. But the problem existed starting with 23.04 for me.",
"userDisplayName": null,
"userId": "631600"
},
{
"creationDate"... | {
"accepted": true,
"body": "<p><strong>I finally solved this problem by removing the RAM and cleaning it very well with some "perfume" :).\nAnd I also cleaned its socket very well.\nAnd surprisingly the issue had disappeared.!!</strong></p>\n<p><em>I really have no idea what this is the relation. My PC w... | [
{
"accepted": true,
"body": "<p><strong>I finally solved this problem by removing the RAM and cleaning it very well with some "perfume" :).\nAnd I also cleaned its socket very well.\nAnd surprisingly the issue had disappeared.!!</strong></p>\n<p><em>I really have no idea what this is the relation.... | null | null | null | null | null |
1492445 | 1 | null | 2023-11-12T18:21:49.607 | 0 | 21 | <p>Yesterday I used normally the computer. However, today the ubuntu out of nowhere doesn’t boot. It’s stuck on this page: <a href="https://i.stack.imgur.com/oPWQS.jpg" rel="nofollow noreferrer">1</a>
The journal shows this error: <a href="https://i.stack.imgur.com/4EOZ6.jpg" rel="nofollow noreferrer">2</a>
What can I ... | 1745300 | null | null | 2023-11-12T18:21:49.607 | Ubunutu 6.2.0-36 stuck on boot | [
"boot",
"error-handling"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T18:31:16.673",
"id": "2614570",
"postId": "1492445",
"score": "0",
"text": "The computer works just fine as I can still boot into windows. The error just occurs using linux",
"userDisplayName": null,
"userId": "1745300"
}
] | null | [] | null | null | null | null | null |
1492446 | 1 | null | 2023-11-12T18:27:44.850 | 0 | 108 | <p>NumLock key stops working after user login Ubuntu 22.04.3 since last security update</p>
| 1745282 | null | null | 2023-11-13T02:10:42.033 | NumLock disabled after login | [
"numlock"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Lots of ways to do that in linux :) <code>sudo apt install numlockx</code> is easiest way.</p>\n<ul>\n<li><a href=\"https://askubuntu.com/questions/1240734/how-can-i-set-num-lock-on-as-the-boot-default-in-ubuntu-20-04\">how can I set num lock on as the boot default in Ubuntu ... | null | null | null | null | null |
1492447 | 1 | null | 2023-11-12T18:33:24.960 | 0 | 141 | <pre><code>sudo g++ -o /usr/local/bin/t1 '/home/ubuntu/Desktop/test1.cpp'
</code></pre>
<p>I am encountering an error while attempting to compile any cpp file, regardless of which one it is. The error message reads:</p>
<pre><code>"as: error while loading shared libraries: libcpr.so.1: cannot open shared object fi... | 1745304 | 1661744 | 2023-11-13T16:17:13.577 | 2023-11-13T16:17:13.577 | unable to compile anything after installing cpr library # | [
"c++",
"programming",
"g++",
"arm64"
] | 0 | 7 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T18:53:19.683",
"id": "2614574",
"postId": "1492447",
"score": "2",
"text": "Why are compiling as `root`? Why are you dropping your compiled binary straight into `/usr/local/bin/`? Don't you test it? `strip` it? Bad Development Practice. Build it elsewhere, not as `r... | null | [] | null | null | null | null | null |
1492449 | 1 | null | 2023-11-12T19:02:19.263 | 0 | 127 | <p>I have tried in so many ways to install .net framework4.8 in Linux using the command line, but every single installer I can find wants to open a window, which using the command line will not allow me to do.</p>
<p>How do I install .net framework4.8 using ONLY the command line, without any other windows wanting to op... | 1745309 | null | null | 2023-11-12T19:02:19.263 | Ubuntu 20.04 Install .netframeworkv4.8 in the command line ONLY | [
"command-line"
] | 0 | 7 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T19:35:04.660",
"id": "2614585",
"postId": "1492449",
"score": "0",
"text": "Are you talking about .NET Core, or the Windows .NET framework in WINE? I have to ask because one has a CLI install method, and the other does not.",
"userDisplayName": null,
"userI... | null | [] | null | null | null | null | null |
1492450 | 1 | null | 2023-11-12T19:27:47.830 | 0 | 96 | <p>OS: Ubuntu 22.04.3 LTS
Hardware model: HP HP ZBook Studio G5</p>
<p>I have had a HP G2 120W dock working with my external 4k screen, however the USB-C cable on that dock is a bit damaged so I have got another G2 dock. Now I am not able to get the USB-C screen working with the new dock.</p>
<p>I have tried <a href="h... | 766228 | null | null | 2023-11-12T19:27:47.830 | Ubuntu on Zbook G5 using TB HP G2 dock - internet works but not 4k external USB-C connected screen | [
"hp",
"monitor",
"dock"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-22T06:25:57.100",
"id": "2630087",
"postId": "1492450",
"score": "0",
"text": "Anyone? ………………..",
"userDisplayName": null,
"userId": "766228"
}
] | null | [] | null | null | null | null | null |
1492453 | 1 | null | 2023-11-12T20:33:49.460 | 1 | 302 | <p>I recently got a server and am quite new to servers in general, I'm trying to keep the server running in the background while I do other stuff on the server, any commands I try just execute as minecraft commands and ctrl+a,d doesn't work. I am running Ubuntuserver 22.04.3</p>
| 1745318 | 57576 | 2023-11-16T03:21:54.183 | 2023-11-16T03:21:54.183 | How to detach from minecraft server in ubuntu server | [
"command-line",
"server",
"minecraft",
"background-process"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-12T23:08:24.437",
"id": "2614615",
"postId": "1492453",
"score": "4",
"text": "Please edit your question to clearly show your entire workflow: How you launched your `screen` session, the Minecraft commands you executed within the `screen` session, and how you attempted... | null | [
{
"accepted": null,
"body": "<p>I am not quiet sure you actually mean detach, but rather, most likely, send the running process/command to background and keep it running there while freeing up the prompt for your other commands, that can be achieved by <strong>first</strong>, pressing <kbd>Ctrl</kbd>+<kbd>z... | null | null | 2023-11-17T01:35:36.223 | null | null |
1492454 | 1 | null | 2023-11-12T21:22:03.490 | 0 | 156 | <p>I cloned a partition that is encrypted with LUKS using clonezilla (partclone.org)</p>
<p>Now I get the following error when I try to access the LUKS data on the device.</p>
<pre class="lang-bash prettyprint-override"><code>sudo cryptsetup luksDump /dev/sde3 --debug
# cryptsetup 2.4.3 processing "cryptsetup luks... | 892772 | null | null | 2023-11-12T21:22:03.490 | Can't access LUKS device after cloning | [
"partitioning",
"backup",
"encryption",
"luks"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1492459 | 1 | null | 2023-11-12T22:56:52.173 | 0 | 79 | <p>I've tried 2 Bluetooth dongles, however no successful connection via Ubuntu, however works on Mac Mini:</p>
<pre><code>Bus 003 Device 003: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 003 Device 003: ID 7392:c611 Edimax Technology Co., Ltd Edimax Bluetooth Adapter
</code></pre>
<pre><co... | 103908 | null | null | 2023-11-13T00:13:57.837 | Faulty Edimax Bluetooth on Ubuntu 22.04.3 | [
"22.04",
"bluetooth",
"wireless-keyboards",
"dongle"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1492467 | 1 | null | 2023-11-13T01:53:19.273 | 1 | 326 | <p>I installed ubuntu 22.04 and there is no swap at all. In my system monitor, under resources it shows <code>Swap not available</code> I am a bit confused to be honest. Does ubuntu use swap these days, do I need to set it up myself somehow? How is this done please, any pointers are greatly appreciated.</p>
<p>I am als... | 1731661 | null | null | 2023-11-13T07:36:21.110 | swap is missing from 22.04 | [
"22.04",
"swap"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>swap partitions are no longer required since 22.04 (maybe earlier, please correct me). Ubuntu now uses a swap file. <a href=\"https://askubuntu.com/questions/1475794/is-linux-swap-partition-still-needed-with-ubuntu-22-04\">Is Linux swap partition still needed with Ubuntu 22.0... | null | null | null | null | null |
1492479 | 1 | null | 2023-11-13T05:16:04.780 | -2 | 44 | <p>I have an ubuntu server. Earlier this week I noticed I couldn't ssh in to the server remotely. So I connected directly to the server, but I couldn't get prompt to come up it just continued to scroll messages to the screen. I tried ctrl+c repeatedly but no luck. So I did a hard reboot and got a virtual box error ... | 946351 | null | null | 2023-11-13T21:50:45.570 | read only file system error on boot up after virtual box error | [
"server",
"rsync"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>I ran <code>fsck -y /</code> from the "drop in to root terminal" option, then rebooted. that fixed the readonly issue. still not sure why doing the rsync from my back up didn't fix anything.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedD... | null | null | null | null | null |
1492480 | 1 | null | 2023-11-13T05:19:40.663 | -1 | 938 | <p>I'm on an Lenovo Ideapad, dual boot and having major problems returning from suspend, sometimes the computer will be on (not a totally dark screen as I had on Ubuntu 22.04, 23.04, and earlier versions).</p>
<p>I have stuff like DKMS for my Asus Wifi adapter installed as well as Display Link driver for USB monitor, N... | 806813 | null | null | 2024-03-25T22:42:35.747 | Ubuntu 23.10, return from sleep/suspend problems | [
"drivers",
"suspend",
"power-management",
"23.10"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Find out what's going on by looking at the system's log messages.<br />\nFirst step is to put a pin in the timestream with</p>\n<pre><code>date '+%y-%m-%d %H:%M:%S' >pin.tmp\n</code></pre>\n<p>Then, do your suspend thing. When your system is usable again,</p>\n<pre><code>s... | null | null | null | null | null |
1492482 | 1 | null | 2023-11-13T06:04:33.110 | -3 | 69 | <p>Actually my script is present under the path <code>/home/user/bin/script.sh</code> and when I run the above script named as script.sh, the script will show html file in Firefox web page.</p>
<p>But the problem here is when I run this script from the directory which is having this html file only it is working but it ... | 1745389 | 631600 | 2023-11-13T09:42:23.250 | 2023-11-13T10:11:58.140 | Want to execute a script irrespective of the directory where this script is present or html file is present | [
"command-line",
"bash",
"permissions",
"scripts"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-13T06:22:36.287",
"id": "2614642",
"postId": "1492482",
"score": "1",
"text": "Custom scripts behavior depends on their code and unless you show us the contents of your `script.sh` file, we can't suggest any solution.",
"userDisplayName": null,
"userId": "96850... | null | [
{
"accepted": null,
"body": "<p>You're setting <code>$HTML_PATH</code>, but you're never using it.</p>\n<p>Try:</p>\n<pre class=\"lang-bash prettyprint-override\"><code>python -m http.server --directory "$(dirname "$HTML_PATH")" $PORT\n</code></pre>\n<p>Check <a href=\"https://stackoverf... | null | null | null | null | null |
1492485 | 1 | 1492495 | 2023-11-13T06:13:41.480 | 0 | 6275 | <p>At the moment I have running PHP 8.0 with Mautic and Moodle on a VPS with Ubuntu Server 22.04.</p>
<p>I want to install Suite CRM what needs php8.1 and another app who needs php8.2.</p>
<ol>
<li><p>How to install php8.1 and php8.2. I want to keep my default php8.0 and the applications will initially continue to run ... | 1745386 | 1745386 | 2023-11-15T09:09:02.620 | 2023-11-15T09:56:22.297 | Install to php 8.0 the php8.1 and php8.2 and set for different sites in Ubuntu 22.04 and Apache 2.4.58 | [
"server",
"apache2",
"php",
"cron"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-14T15:15:54.533",
"id": "2614995",
"postId": "1492485",
"score": "0",
"text": "Do you still need help?",
"userDisplayName": null,
"userId": "1157209"
},
{
"creationDate": "2023-11-14T16:24:37.387",
"id": "2615017",
"postId": "1492485",
"scor... | {
"accepted": true,
"body": "<p>If you want to use different PHP versions on your sites, you have to use PHP FPM(FastCGI Process Manager).</p>\n<h2>1. Installing php8.1 and php8.2</h2>\n<p>Some of the PHP versions you want are not in the official repos, so you can use <code>ppa:ondrej/php</code> repository:</p>\n<p... | [
{
"accepted": true,
"body": "<p>If you want to use different PHP versions on your sites, you have to use PHP FPM(FastCGI Process Manager).</p>\n<h2>1. Installing php8.1 and php8.2</h2>\n<p>Some of the PHP versions you want are not in the official repos, so you can use <code>ppa:ondrej/php</code> repository:... | null | null | null | null | null |
1492496 | 1 | null | 2023-11-13T09:21:21.273 | 1 | 316 | <p>I have a desktop computer with an onboard nic and no wifi. The cable + connection was tested with another ubuntu PC to confirm that it works.</p>
<p>After upgrading ubuntu 20.04 -> 22.04 I had no network.</p>
<p>I got NetworkManager and netplan with the upgrade and followed the steps at <a href="https://askubuntu... | 1745424 | null | null | 2023-11-13T18:13:57.367 | Kernel upgrade to ubuntu 22.04 - lost alx driver and cannot get network to work | [
"networking",
"drivers",
"kernel",
"22.04",
"atheros"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>I found the problem, I downloaded the wrong kernel version -32 instead of -36<br />\nThe following command gives the proper command and hash to download a package on an external computer:</p>\n<pre><code>sudo apt-get download --print-uris linux-modules-extra-$(uname -r)\n</c... | null | null | null | null | null |
1492500 | 1 | null | 2023-11-13T09:56:33.143 | 0 | 303 | <p>I have tried to go through lots of documents/blogs but couldn't resolve my issue.</p>
<p>I have a local Ubuntu 22.04 installed inside vmware workstation with the IP address <strong>192.168.100.108</strong>. The server is running fine.</p>
<p>I have installed .net 6 on this server and my API project.
All went smooth ... | 1617257 | null | null | 2023-11-13T09:56:33.143 | Ubuntu port is open but unable to telnet locally/remotely | [
"networking",
"22.04",
"ufw",
"telnet"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1492501 | 1 | null | 2023-11-13T09:56:37.607 | 0 | 68 | <p>I am running Ubuntu 22.04 with a Realtek Bluetooth adapter. It all worked perfectly until a few days ago when the bluetooth device started to suddenly turn off and no longer being able to turn it back on.</p>
<p>I ran <code>dmesg -T</code> and this is the output:</p>
<pre><code>[Mon Nov 13 11:01:04 2023] usb 3-2: re... | 518005 | null | null | 2023-11-13T09:56:37.607 | Bluetooth device dissapears | [
"22.04",
"bluetooth",
"realtek"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-13T10:48:53.373",
"id": "2614689",
"postId": "1492501",
"score": "0",
"text": "Do you have many USB devices connected?",
"userDisplayName": null,
"userId": "300665"
},
{
"creationDate": "2023-11-13T14:09:06.140",
"id": "2614721",
"postId": "1492... | null | [] | null | null | null | null | null |
1492503 | 1 | null | 2023-11-13T10:04:56.130 | 0 | 30 | <p>How can I rectify booting issues when the os cannot load/ retrieve available users. When the Ubuntu loads , it only shows a black wallpaper, i.e a blank dull age instead of giving room for user to login</p>
| 1740461 | null | null | 2023-11-13T10:04:56.130 | Bootloader issues | [
"bootloader",
"boot-repair"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-13T10:14:17.487",
"id": "2614679",
"postId": "1492503",
"score": "0",
"text": "It's helpful if you're specific with details; is this a Ubuntu Core installation? Ubuntu Server? Ubuntu Desktop? and what release of the *unstated* product? Did you make changes in the last ... | null | [] | null | null | null | null | null |
1492506 | 1 | null | 2023-11-13T10:32:03.250 | 0 | 62 | <p>To reproduce, login droplet/ubuntu as root. <code>addnewuser</code>.<br />
Then logout, then log in as new user.<br />
Install bun js with this command:</p>
<pre><code>curl -fsSL https://bun.sh/install | bash
</code></pre>
<p>then follow its instructions.<br />
After installation. test with:</p>
<pre><code>bun -v
</... | 1684639 | 51957 | 2023-11-13T22:03:35.597 | 2023-11-13T22:03:35.597 | Why does an app install as user instead of root will disappear after logout? | [
"20.04",
"software-installation",
"users"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-14T06:17:26.273",
"id": "2614874",
"postId": "1492506",
"score": "0",
"text": "I'd try to see if the program is installed with the `find` or locate` command and check if the directory where it is is in your PATH.",
"userDisplayName": null,
"userId": "590937"
... | null | [
{
"accepted": null,
"body": "<p>You install the application from a different account than where you want to use the application. Then, you log in to where you want to use the application and do not see the application.</p>\n<p>To me, this suggests that the installation procedure you ran (which I did not che... | null | null | null | null | null |
1492507 | 1 | 1492650 | 2023-11-13T10:38:33.507 | 1 | 100 | <p>I have a Optiplex 3070 with a i5-9500 processor. It has 8Gb ddr4 on board, but I wanted an ugrade to 16Gb RAM. I installed two sticks of HyperX fury 8Gb DDR4 2666Ghz. After rebooting my screen went al funny and all I see is lines and strange colours. It also bootloops...When is install the older RAM everything is ba... | 1745440 | null | null | 2023-11-14T14:12:06.027 | Ubuntu fails to boot properly after RAM upgrade | [
"ram"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-13T10:45:59.340",
"id": "2614687",
"postId": "1492507",
"score": "0",
"text": "Did you try reinstalling the Ubuntu with the newer RAM??",
"userDisplayName": null,
"userId": "1450948"
},
{
"creationDate": "2023-11-13T10:54:04.693",
"id": "2614690",
... | {
"accepted": true,
"body": "<p>The visual artifacts and boot loops are strong signs that the new RAM is not working properly. The two sticks of 8 GB DDR4 RAM that you bought seem to be incompatible with your motherboard or CPU. Reinstalling Ubuntu will not fix this problem.</p>\n",
"commentCount": "2",
"commen... | [
{
"accepted": true,
"body": "<p>The visual artifacts and boot loops are strong signs that the new RAM is not working properly. The two sticks of 8 GB DDR4 RAM that you bought seem to be incompatible with your motherboard or CPU. Reinstalling Ubuntu will not fix this problem.</p>\n",
"commentCount": "2",... | null | null | null | null | null |
1492509 | 1 | null | 2023-11-13T10:57:50.730 | 0 | 117 | <p>I know that I should ask this on Stackoverflow, but I did it and no one there could help me. So I decided ot try there, because problem happens only on Ubuntu. There is my code:</p>
<pre><code>async def main() -> None:
await dp.start_polling(bot)
def create_new_bot(token, char_id, char_name, bots, greeting)... | 1745446 | null | null | 2023-11-13T10:57:50.730 | Getting issue on python only with Ubuntu | [
"20.04",
"python",
"telegram"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-13T12:33:33.333",
"id": "2614709",
"postId": "1492509",
"score": "0",
"text": "I'm not very good with Python, but this looks like either an incompatibility or implementation issue. Try confirming it's done right and works by default, preferably with similar code that d... | null | [] | null | null | null | null | null |
1492512 | 1 | null | 2023-11-13T11:04:20.423 | 0 | 436 | <p>I'd like to install the Iosevka font on Ubuntu 22.04.</p>
<p>The instructions on <a href="https://github.com/be5invis/Iosevka" rel="nofollow noreferrer">the GitHub page</a> say 'install one of the fonts-iosevka packages'. When I do <code>apt-search fonts-</code>, lots of packages for other fonts are listed, but font... | 137474 | null | null | 2023-11-13T11:22:03.230 | Why is the fonts-iosevka package not included in Ubuntu repositories? | [
"apt",
"package-management",
"22.04",
"fonts"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-13T11:17:31.573",
"id": "2614698",
"postId": "1492512",
"score": "0",
"text": "It's open source, meaning if the license under which it's created is compatible, it only needs someone to package (*with skills & privileges etc*) & upload it into repositories. If it existe... | null | [
{
"accepted": null,
"body": "<p>The string "install one of the fonts-iosevka packages" is a link to a third party repository. You can download it from there if you like.</p>\n<p>It's not in the Debian/Ubuntu archives because nobody has uploaded it yet. Related Debian bug:</p>\n<p><a href=\"https:/... | null | null | null | null | null |
1492513 | 1 | null | 2023-11-13T11:10:56.983 | 0 | 147 | <p>So im relatively new to linux but i have tried a lot of fixes but cant seem to fix the bluetooth problem.</p>
<p>When i go to bluetooth options and toggle it, it turns off immediately
i tried installing bluez and stuff but still didnt work, tried service bluetooth restart, didnt work</p>
<p>i tried running <code>hci... | 1745447 | null | null | 2023-11-13T11:10:56.983 | Bluetooth option turning off on it's own | [
"drivers",
"bluetooth",
"lenovo"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-13T12:53:36.573",
"id": "2614715",
"postId": "1492513",
"score": "0",
"text": "See https://askubuntu.com/questions/632336/bluetooth-broadcom-43142-isnt-working",
"userDisplayName": null,
"userId": "300665"
}
] | null | [] | null | null | null | null | null |
1492516 | 1 | null | 2023-11-13T11:24:19.527 | -2 | 383 | <p>I'm on my ubuntu virtual machine on my mac with M2 arm64 architecture chip
Executing the ubuntu <code>dpkg --add-architecture i386</code>command doesn't give me any response</p>
| 1745449 | null | null | 2023-11-13T21:16:59.553 | mac M2(arm64)ubuntu dpkg --add-architecture i386 | [
"20.04",
"dpkg",
"32-bit"
] | 2 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-13T21:11:15.997",
"id": "2614806",
"postId": "1492516",
"score": "1",
"text": "You'll need to be running *amd64* to add the 32-bit version being *i386*. Since you're running *arm64* you could add the 32-bit version of ARM which is *armhf* but that likely won't help yo... | null | [
{
"accepted": null,
"body": "<p>ARM and x86 (which includes i386 and amd64) are different CPU architectures which are not compatible. Which means that software which is compiled for ARM will not natively run on x86 and vice versa. Thus, the command <code>dpkg --add-architecture i386</code> is not going to w... | null | null | null | null | null |
1492517 | 1 | 1493693 | 2023-11-13T11:35:06.883 | 0 | 651 | <p>I'm trying to configure a Ubuntu 22.04 server with two networks, one with ipv4 and one with ipv6 (dual stack).</p>
<p>this is my <strong>/etc/network/interfaces</strong> (The ipv6 address in my file are correct, here I replaced)</p>
<pre><code># The loopback network interface
auto lo
iface lo inet loopback
auto be0... | 1414940 | null | null | 2023-11-23T16:03:52.357 | Ubuntu 22.04 can't set correctly ipv6 address | [
"22.04",
"ipv6"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>I fixed, updating <code>inet6</code> in <strong>/etc/network/interfaces</strong>:</p>\n<pre><code>iface be0 inet6 static\n pre-up modprobe ipv6\n address 0x00:x00:000:0000::4\n netmask 64\n\n post-up ip -6 route add table be default via 0x00:x00:000:0000::1 dev be0\n post-up ip ... | [
{
"accepted": true,
"body": "<p>I fixed, updating <code>inet6</code> in <strong>/etc/network/interfaces</strong>:</p>\n<pre><code>iface be0 inet6 static\n pre-up modprobe ipv6\n address 0x00:x00:000:0000::4\n netmask 64\n\n post-up ip -6 route add table be default via 0x00:x00:000:0000::1 dev be0\n pos... | null | null | null | null | null |
1492518 | 1 | null | 2023-11-13T11:40:35.860 | 2 | 152 | <p>When I switch to a different workspace on Ubuntu 23.10 using keyboard shortcuts, the window that is currently active performs a "pop-out" animation to draw attention to itself. The window quickly becomes larger and then returns to its original size, while a purple border fades away.</p>
<p><a href="https:/... | 1745453 | 783464 | 2024-02-08T04:22:35.073 | 2024-02-09T09:52:43.977 | Disable active window from popping out when switching workspace on Ubuntu 23.10? | [
"workspaces",
"window",
"23.10"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-14T02:49:58.427",
"id": "2614862",
"postId": "1492518",
"score": "0",
"text": "how do you switch to different workspace, using shortcut or scrolling on the pills on top left?",
"userDisplayName": null,
"userId": "739431"
},
{
"creationDate": "2023-11-14... | null | [
{
"accepted": null,
"body": "<p>This can be changed with the 'Tiling Assistant' gnome extension.\nAfter installing, open the extension settings and under 'Active Window Hint', simply change to 'Disabled'.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicens... | null | null | null | null | null |
1492519 | 1 | null | 2023-11-13T11:50:11.893 | 0 | 36 | <p>I am unsure if I am wording this correctly, but when I try to open the terminal, it opens, but It never finishes loading (So I can't type anything in there)it stays in the below state.
<a href="https://i.stack.imgur.com/5LrzB.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/5LrzB.png" alt="enter im... | 882754 | null | null | 2023-11-13T11:50:11.893 | terminal lauch but doesn't finish loading | [
"gnome",
"22.04",
"gnome-terminal"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-13T12:11:21.830",
"id": "2614707",
"postId": "1492519",
"score": "2",
"text": "Did you recently install, remove, update anything, set an alias, etc? If so, please edit to include links to the directions used, or paste the exact commands in back ticks (\\`like this\\`).... | null | [] | null | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.