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
1495456
1
1495471
2023-12-09T09:08:21.637
4
1889
<p>I want to install a particular version of Chrome from the official Google's repository. This is how I install Chrome now:</p> <pre><code>RUN apt-get update \ &amp;&amp; apt-get install -y wget gnupg \ &amp;&amp; wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - \ &amp;&am...
295287
295287
2023-12-09T10:04:36.333
2023-12-24T07:03:28.480
How to check available versions in google debian repository
[ "apt", "package-management", "google-chrome" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>That doesn't seem to be a meta-package per-se ... compare the output (<em><code>Depends: </code> part in particular</em>) of:</p>\n<pre><code>$ apt show -a google-chrome-stable\nPackage: google-chrome-stable\nVersion: 120.0.6099.71-1\nPriority: optional\nSection: web\nMaintainer: Chr...
[ { "accepted": true, "body": "<p>That doesn't seem to be a meta-package per-se ... compare the output (<em><code>Depends: </code> part in particular</em>) of:</p>\n<pre><code>$ apt show -a google-chrome-stable\nPackage: google-chrome-stable\nVersion: 120.0.6099.71-1\nPriority: optional\nSection: web\nMaintai...
null
null
null
null
null
1495458
1
null
2023-12-09T09:25:25.073
0
20
<p>I had to make some upgrades and after that I got to puzzling situation - executing APT commands 'autoremove' or 'install' says that &quot;3 not upgraded&quot; (packages) but executing 'upgrade' says &quot;0 not upgraded&quot;.</p> <p>What could cause this conflicting message? How to find those 3 packages which are &...
1593967
null
null
2023-12-09T09:25:25.073
different APT messages for 'install' and 'autoremove' VS 'upgrade'
[ "apt", "package-management", "upgrade" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
2023-12-09T10:43:29.703
null
null
1495461
1
null
2023-12-09T09:36:42.747
0
138
<p>I recently installed Ubuntu 22.04.3 LTS on my Mac Mini (late 2012) and am running macOS Catalina (10.15) in dual boot on the same machine. So far it's going pretty well. Since I'm new to Linux, I was wondering if the errors on the start screen are seroius errors that needed to be fixed. On a Googlesearch I found a t...
1749682
null
null
2023-12-09T09:36:42.747
Boot Errors on fresh Ubuntu 22.04.3 LTS Installation
[ "boot", "drivers", "dual-boot", "broadcom" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1495466
1
null
2023-12-09T11:34:29.907
1
43
<p>OS name: Ubuntu 20.04</p> <p>After booting and displaying the Ubuntu logo, I got a black screen with a blinking cursor. After switching to the GUI login screen from the information on the net, I entered my account name and password, but could not log in, so I made root the account for login, and the password was not...
1751475
1450948
2023-12-10T05:39:54.733
2023-12-10T05:39:54.733
How to fix the desktop screen from the cui login screen
[ "boot", "20.04", "login", "xorg" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T05:51:17.077", "id": "2620341", "postId": "1495466", "score": "0", "text": "try `sudo apt install --reinstall ubuntu-desktop^` and reboot. Does that help?", "userDisplayName": null, "userId": "124466" } ]
null
[]
null
null
null
null
null
1495469
1
null
2023-12-09T13:17:38.257
0
77
<p>I referred the article/question on Ask Ubuntu / Stackoverflow but I didn't find the answer to configure the fingerprint.</p> <blockquote> <p>Commands that I use</p> </blockquote> <pre><code>Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 006: ID 27c6:5301 Shenzhen Goodix Technology Co.,...
1195294
1195294
2023-12-09T13:18:12.257
2023-12-09T13:18:12.257
How to configure Dell g3 3579 fingerprint in Ubuntu 22.04?
[ "drivers", "usb", "dell", "fingerprint-reader" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1495472
1
null
2023-12-09T13:50:39.100
0
56
<p>this message pops up in a terminal window whenever i try to open steam, then all my games are seemingly uninstalled but they are still in my library, im really inexperienced with linux so i have no idea how to resolve this.</p> <pre><code>E: Conflicting values set for option Signed-By regarding source https://repo.s...
1751527
null
null
2023-12-09T13:50:39.100
this message pops up in a terminal window whenever i try to open steam, how do i fix it?
[ "apt", "steam" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-12-09T16:26:35.003", "id": "2620222", "postId": "1495472", "score": "0", "text": "`E:Conflicting values set for option Signed-By...` suggests that you tried to install that repo multiple times, that you followed at least two different sets of instructions, and that you di...
null
[]
null
null
null
null
null
1495476
1
null
2023-12-09T15:26:08.127
0
84
<p>I've downloaded:</p> <p>  cnijfilter-ip100series-3.70-1-deb.tar.gz<br />   cnijfilter-ip100series-3.70-1-rpm.tar.gz<br />   cnijfilter-source-3.70-1.tar.gz</p> <p>I tried following the installation instructions from Canon, but it failed. I continued to try answers given in ask Ubuntu where the only one that actually...
1751531
94914
2023-12-10T10:46:58.610
2023-12-10T10:46:58.610
Cannot install Canon Pixma ip100 in Ubuntu 22.04
[ "printing" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-12-09T16:24:49.677", "id": "2620220", "postId": "1495476", "score": "1", "text": "\"however: Package libpango1.0-0 is not installed.\" Did you try installing this and all of the missing dependencies; e.g.`sudo apt update && sudo apt install libpango1.0-0` Welcome to Ask U...
null
[]
null
null
null
null
null
1495477
1
null
2023-12-09T16:18:00.013
0
78
<p>How is script of Bash separating, closing itself from a launching of executable binary in fork, ie. form eg. $ sed &amp; exit at the very beginning of Bash launched itself on a terminal launcher (eg. Xfce)</p> <pre><code>xfce4-terminal --execute bash --rcfile ini.sh </code></pre> <p>That's not work, this issue may...
1231480
null
null
2023-12-09T16:49:48.467
Automation/script of Bash separating, closing itself from an executable binary
[ "bash", "automation" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-12-09T16:25:07.567", "id": "2620221", "postId": "1495477", "score": "0", "text": "You might want to use `...& disown`. Please see https://askubuntu.com/a/1460233", "userDisplayName": null, "userId": "968501" } ]
null
[ { "accepted": null, "body": "<p>You need to detach the process you want to keep running in the background after closing the terminal ... In Bash this can be done with the shell builtin <a href=\"https://www.gnu.org/software/bash/manual/html_node/Job-Control-Builtins.html#index-disown\" rel=\"nofollow norefe...
null
null
null
null
null
1495478
1
null
2023-12-09T16:32:40.673
0
285
<p>Here is the client log output after a <code>ssh -vvv user@machine</code> (I think this problem is related with the deprecation of sha-1). I have already tried to create a new key/par for ed25519, but it doesn't work either. The server is for 2014 and maybe my ssh version doesn't even have support for that. I don't k...
142085
null
null
2023-12-09T17:57:25.703
send_pubkey_test: no mutual signature algorithm
[ "networking", "server", "ssh", "authentication", "openssh" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-12-09T17:58:58.990", "id": "2620245", "postId": "1495478", "score": "0", "text": "@user68186 The issue must be related with the deprecation of sha-1. I just had to create a new pair, but enable password authentication so I can copy the new key to the remote server.", ...
null
[ { "accepted": null, "body": "<p>Not sure what the issue actually was, but I created a new ssh key/pair using ECDSA:</p>\n<pre><code>ssh-keygen -t ecdsa\n</code></pre>\n<p>This step is justified by the log line shown above which said <code>record_hostkey: found key type ECDSA in file ...</code>, which seems ...
null
null
null
null
null
1495479
1
null
2023-12-09T16:47:50.287
0
1257
<p>I wanted to download and install the SQL server and MySQL to execute my queries in Ubuntu Linux 22.04. I faced many problems but now I was stuck in the major issue. When I run <code>dpkg -l | grep -i mysql</code> it shows various SQL server named as <code>mysql-server</code>, <code>mysql-community</code>, <code>mysq...
1751552
1157209
2023-12-09T21:15:31.053
2023-12-09T21:15:31.053
Problems installing MS SQL Server and MySQL on Ubuntu 22.04
[ "22.04", "mysql", "sql", "mssql" ]
2
4
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T04:44:21.887", "id": "2620332", "postId": "1495479", "score": "0", "text": "I have checked through first step-Cleaning, includes removing MySQL and SQL server because I had installed the SQL server only through apt and I want to connect through visual studio code ex...
null
[ { "accepted": null, "body": "<p>not sure i understood exactly your problem. But i'm gonna take a shot.</p>\n<h1>First Step - Cleaning</h1>\n<p>Since seems to be some stuff that don't agree to work togheter, uninstall everything and let's re-install with a clean environment. So...</p>\n<h2>Notes</h2>\n<ul>\n...
null
null
null
null
null
1495481
1
null
2023-12-09T17:20:03.807
0
59
<p>Good morning to all.Im new on ths community and i was having problems with the sound quality of my macbook air 4.2 with ubuntu.Alsa mixer doesnt show me surround option.I NEED SOME HELP PLEASE.</p> <p><img src="https://i.stack.imgur.com/jygRC.png" alt="Alsamixer Gui doesnt show surround tab" /></p>
1751561
124466
2023-12-09T17:52:33.087
2023-12-09T18:14:48.530
Sound Issues on a Macbook Air 4.2
[ "sound" ]
1
5
CC BY-SA 4.0
[ { "creationDate": "2023-12-09T17:51:45.030", "id": "2620238", "postId": "1495481", "score": "0", "text": "Please edit the question and add information about which Ubuntu version you are using", "userDisplayName": null, "userId": "124466" }, { "creationDate": "2023-12-09T17:54:19....
null
[ { "accepted": null, "body": "<p>Create the file <code>/etc/modprobe.d/alsa-base.conf</code> (in case it exists, replace it with the following contents), with the following contents</p>\n<pre><code>options snd-hda-intel model=mba42\n</code></pre>\n<p>The first command takes a backup of the file, if it exists...
null
null
null
null
null
1495482
1
null
2023-12-09T17:29:09.250
0
75
<p>I have been testing Ubuntu Studio 23.10. During the testing, I could not find Studio Controls, which has been available for some time in Ubuntu Studio. Is it installed? If not, is the CPU Governor functionality available in another Ubuntu Studio app? I realize that I can edit the CPU governor by line command; obv...
49172
null
null
2023-12-09T17:29:09.250
Is Studio Controls available in Ubuntu Studio 23.10 and beyond?
[ "ubuntu-studio", "cpufreq", "23.10", "governor" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-12-09T18:30:54.340", "id": "2620254", "postId": "1495482", "score": "1", "text": "https://packages.ubuntu.com/search?keywords=studio-controls&searchon=names&suite=mantic&section=all", "userDisplayName": null, "userId": "590937" }, { "creationDate": "2023-1...
null
[]
null
null
null
null
null
1495483
1
null
2023-12-09T17:31:51.360
0
94
<p>When I startup my PC, I get this error on my screen:</p> <pre><code>[25.886013] usb 2-3: Failed to query (GET_INFO) UVC control 2 on unit 1: -32 </code></pre> <p>Is this possible to fix? If so, how?</p> <p><strong>EDIT</strong></p> <p><code>lsusb</code>:</p> <pre><code>Bus 004 Device 001: ID 1d6b:0002 Linux Foundati...
1749634
1749634
2024-01-25T22:58:44.487
2024-01-25T22:58:44.487
USB gives an error on startup
[ "usb", "startup", "23.10" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-12-09T21:05:20.680", "id": "2620278", "postId": "1495483", "score": "0", "text": "Please post in question, so it can be formatted. Difficult to read in a comment. if you unplug everything but keyboard & mouse does it work? then plug in one at a time?", "userDisplayNam...
null
[]
null
null
null
null
null
1495484
1
null
2023-12-09T17:36:55.910
0
39
<p>I am having difficuties installing Ubuntu OS in a new SSD upgraded in an old Dell E6530. the error would always occur when it says &quot;executing curtin install partinioning step&quot; and start installing system. The error has occurred 5 time as much as repeated trying to install.</p> <p>Installing method:</p> <p>...
1069508
1069508
2023-12-09T17:53:20.650
2023-12-09T17:53:20.650
Error Upgrading HDD to SSD
[ "boot", "partitioning", "hard-drive", "ssd" ]
0
6
CC BY-SA 4.0
[ { "creationDate": "2023-12-09T17:44:03.473", "id": "2620236", "postId": "1495484", "score": "0", "text": "Did you verify the ISO?", "userDisplayName": null, "userId": "966203" }, { "creationDate": "2023-12-09T17:56:57.140", "id": "2620241", "postId": "1495484", "score...
null
[]
null
null
null
null
null
1495485
1
1495510
2023-12-09T17:37:42.907
4
411
<p>How can I modify a text file to do the following in 1 command?</p> <p>I have a text file called <code>Errors.txt</code> with the following 3 lines:</p> <pre><code>Error in File /Test1/A.png Error in File /Test2/B.jpg Error in File /Test3/C.jpg </code></pre> <p>I want a command to do the following:</p> <ol> <li>Find ...
909846
85695
2023-12-10T13:35:44.513
2023-12-10T13:57:17.690
Modify text file with command
[ "command-line", "text-processing" ]
2
3
CC BY-SA 4.0
[ { "creationDate": "2023-12-09T18:05:11.600", "id": "2620249", "postId": "1495485", "score": "0", "text": "What is your end goal here? If you intend to actually *run* those `mv` commands in a shell, then inserting literal quotes is the wrong way to go about it", "userDisplayName": null, "...
{ "accepted": true, "body": "<p>To answer your questions at face value:</p>\n<blockquote>\n<p>1- Find Each {Error in File } and Replace it with {&quot;/mnt}</p>\n</blockquote>\n<pre><code>sed 's/Error in File /&quot;\\/mnt/' Errors.txt\n</code></pre>\n<p>although you actually seem to want</p>\n<pre><code>sed 's/Err...
[ { "accepted": true, "body": "<p>To answer your questions at face value:</p>\n<blockquote>\n<p>1- Find Each {Error in File } and Replace it with {&quot;/mnt}</p>\n</blockquote>\n<pre><code>sed 's/Error in File /&quot;\\/mnt/' Errors.txt\n</code></pre>\n<p>although you actually seem to want</p>\n<pre><code>se...
null
null
null
null
null
1495489
1
1495491
2023-12-09T18:29:48.837
0
179
<p>Ever since I upgraded to Ubuntu 22.04 I've been having a problem with the screen brightness if I don't log on immediately after booting.</p> <p>Steps to reproduce:</p> <ul> <li>Boot Ubuntu 22.04</li> <li>After boot, don't log in right away. Allow the screen saver to kick in.</li> <li>Hit Enter (or any other key) and...
966359
null
null
2023-12-09T18:45:23.140
Ubuntu 22.04 Screen Brightness Remains Dim If Not Logging On Immediately
[ "boot", "22.04", "screen", "brightness", "backlight" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>I eventually found a setting that worked by reading the specifications in this article:\n<a href=\"https://wiki.archlinux.org/title/Backlight\" rel=\"nofollow noreferrer\">https://wiki.archlinux.org/title/Backlight</a></p>\n<p>The article lists the various acceptable values for the a...
[ { "accepted": true, "body": "<p>I eventually found a setting that worked by reading the specifications in this article:\n<a href=\"https://wiki.archlinux.org/title/Backlight\" rel=\"nofollow noreferrer\">https://wiki.archlinux.org/title/Backlight</a></p>\n<p>The article lists the various acceptable values f...
null
null
null
null
null
1495490
1
null
2023-12-09T18:38:24.390
0
27
<p>Ubuntu 22.04.3 does not recognize my second monitor connected with DVI cable. It identifies on &quot;monitors&quot; but does not play video</p>
1751575
null
null
2023-12-09T18:38:24.390
Second monitor does not work
[ "video", "monitor" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-12-09T21:48:08.147", "id": "2620282", "postId": "1495490", "score": "0", "text": "It identifies on System Profiler -> Computer -> Displays -> Monitors, but doesn't show on Settings -> Displays ?", "userDisplayName": null, "userId": "1691066" } ]
null
[]
null
null
null
null
null
1495498
1
null
2023-12-09T19:44:45.587
0
32
<p>I use Ubuntu 22.04.3 LTS. Today there was an update. after the update all my accounts were deconnected, Thunderbirds connection to my email adresses was gone, all files deleted. A lot of files (however not all) from home directory (Pictures, documents etc) was gone. Not in the thrash and i didnt find them. There is ...
1751591
null
null
2023-12-09T19:44:45.587
Files gone after update Ubuntu 22.04.3 LTS
[ "updates", "files" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-12-09T21:04:51.650", "id": "2620275", "postId": "1495498", "score": "0", "text": "I'm going to guess that something has moved stuff around in an unexpected way. Think hard about the exact name of a file that you know you had before update and that isn't where you expect i...
null
[]
null
null
null
null
null
1495501
1
1501418
2023-12-09T20:01:56.637
0
206
<pre><code>$ cat /etc/*-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DESCRIPTION=&quot;Ubuntu 22.04.3 LTS&quot; PRETTY_NAME=&quot;Ubuntu 22.04.3 LTS&quot; NAME=&quot;Ubuntu&quot; VERSION_ID=&quot;22.04&quot; VERSION=&quot;22.04.3 LTS (Jammy Jellyfish)&quot; VERSION_CODENAME=jammy ID=ub...
1751592
null
null
2024-01-26T19:04:20.930
Problem connecting the wireless keyboard and joystick via bluetooth Kubuntu 22.04
[ "keyboard", "bluetooth" ]
2
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>The problem was quite trivial, my bluetooth adapter was connected to the computer through an extension cord, and for this reason there was a bad contact, as a result, the keyboard was seen only by bluetooth version 3, which led to pairing problems. I tried re-pairing the adapter and ...
[ { "accepted": null, "body": "<p>I had a similar problem with a Keychron keyboard. I solved with a simple <code>apt update</code> and <code>apt upgrade</code>.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2024-...
null
null
null
null
null
1495502
1
1495503
2023-12-09T20:02:09.603
0
26
<p>Also still not solved in Ubuntu 23.04. Rhythmbox 3.4.6. I would like the music to stop when the window is closed. Unfortunately, I can't take part in this question due to a lack of reputation. Questionable system.</p> <p><a href="https://askubuntu.com/questions/17134/rhythmbox-still-plays-songs-after-exit">Rhythmbox...
669767
null
null
2023-12-09T20:06:09.797
Rhythmbox still plays songs after exit - still
[ "rhythmbox" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>The best solution I found is a plugin that was last edited in 2014 but still works:\n<a href=\"https://github.com/fossfreedom/close-on-hide/tree/master\" rel=\"nofollow noreferrer\">https://github.com/fossfreedom/close-on-hide/tree/master</a>\nI copied the files:</p>\n<ul>\n<li>close...
[ { "accepted": true, "body": "<p>The best solution I found is a plugin that was last edited in 2014 but still works:\n<a href=\"https://github.com/fossfreedom/close-on-hide/tree/master\" rel=\"nofollow noreferrer\">https://github.com/fossfreedom/close-on-hide/tree/master</a>\nI copied the files:</p>\n<ul>\n<...
null
null
null
null
null
1495504
1
null
2023-12-09T20:17:14.830
1
26
<p>I have written a shell script that is called by a udev rule when a new usb device is added and the partition matches /dev/sd[c-z]* . The shell script does get called, and my shell script mounts it in a specific directory as specified. However the partition also gets mounted in /media/user.</p> <p>Any ideas why the '...
1751596
null
null
2023-12-09T20:17:14.830
using xubuntu linux, I created a udev rule to capture adding sdc-z* and mount in a directory, but gets mounted again in /media/user as well
[ "mount", "automount", "udev", "mountpoint" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T14:34:25.543", "id": "2620406", "postId": "1495504", "score": "0", "text": "AFAIK automounting of removable media is usually done via udisks, using a distro-specific helper - in Xubuntu, that's thunar-volman I think. See for example [Managing Removable Drives and Me...
null
[]
null
null
null
null
null
1495508
1
null
2023-12-09T20:53:06.110
0
407
<p>I am running into a problem where my KDE Plasma taskbar (example pictured below) freezes randomly every so often.</p> <p><a href="https://i.stack.imgur.com/CAYyJ.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/CAYyJ.png" alt="KDE Plasma 5.27.8 taskbar" /></a></p> <p>The only way to unfreeze the ta...
69918
null
null
2023-12-31T16:21:13.180
KDE Plasma 5.27.8 Taskbar Freeze
[ "kubuntu", "kde", "plasma-5", "kde5" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Had the same issue, sounds a lot like <a href=\"https://bugs.kde.org/show_bug.cgi?id=469016\" rel=\"nofollow noreferrer\">https://bugs.kde.org/show_bug.cgi?id=469016</a></p>\n<p>That issue is already fixed but the fix will only come out in plasma 6.0</p>\n<p>You can mitigate ...
null
null
null
null
null
1495509
1
1495514
2023-12-09T20:56:28.623
1
826
<p>I recently updated from 23.04 to 23.10 and since then both Wifi and Bluetooth stopped working. There is no option for Wifi in the settings and I cannot turn on Bluetooth, but wired network seems to work fine. <a href="https://i.stack.imgur.com/zQPdj.png" rel="nofollow noreferrer">A screenshot from Network settings</...
1616974
1616974
2023-12-09T22:57:53.423
2023-12-09T23:18:00.620
Wifi and Bluetooth not working on Ubuntu 23.10
[ "wireless" ]
2
12
CC BY-SA 4.0
[ { "creationDate": "2023-12-09T21:14:25.643", "id": "2620279", "postId": "1495509", "score": "0", "text": "Please edit your question to show the result of the terminal command: `sudo modprobe iwlwifi && sudo dmesg | grep iwl` Welcome to Ask Ubuntu.", "userDisplayName": null, "userId": "19...
{ "accepted": true, "body": "<p>Your update didn't upgrade the kernel for some reason and the older kernel didn't recognized the zstd compressed firmware files, doing <code>sudo apt install --reinstall linux-generic</code> got the correct kernel installed</p>\n", "commentCount": "0", "comments": [], "communit...
[ { "accepted": null, "body": "<p>You need firmware! With a temporary internet connection by ethernet, tethering or whatever means possible, open a terminal and do:</p>\n<pre><code>sudo apt update\nsudo apt install --reinstall linux-firmware\n</code></pre>\n<p>Reboot. You should be all set.</p>\n", "comme...
null
null
null
null
null
1495516
1
null
2023-12-10T00:12:40.290
0
114
<p>every time when the laptop goes to sleep, and I wake it up, the WiFi is down, and it can't be turned on. Reboot or shutdown causes a infinity loop to wait forever saying &quot;A stop job is running (..)&quot; INFO: task NetworkManager:537 blocked for more than 241 seconds. INFO: task cups-browsed:724 blocked form mo...
1751621
null
null
2023-12-10T00:12:40.290
Ubuntu 22.04 won't shut down, or reboot, and WIFI won't work, after wake from suspend
[ "suspend", "shutdown" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T00:36:39.640", "id": "2620310", "postId": "1495516", "score": "0", "text": "Use a LiveUSB's \"Try Ubuntu\" environment to test a newer release of Ubuntu without touching your existing install.. The bug might be fixed in a newer release.", "userDisplayName": null...
null
[]
null
null
null
null
null
1495517
1
null
2023-12-10T00:12:45.333
0
1217
<p>I'm new to Linux, and I mostly operate my Ubuntu server based on what I find on the internet.</p> <p>Moving on with my problem, in the last 3 months I made from an old computer a little home lab (jellyfin, PhotoPrism, and a shared folder to move around devices on my LAN). I installed the casaOS web GUI for an easier...
1751556
94914
2023-12-10T10:22:19.277
2023-12-10T10:22:19.277
Ubuntu 22.04 Destination host unreachable only on LAN
[ "networking", "server", "lan", "ping" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T01:53:00.517", "id": "2620322", "postId": "1495517", "score": "0", "text": "Done, i have changed the pictures, sorry about that", "userDisplayName": null, "userId": "1751556" }, { "creationDate": "2023-12-10T02:22:11.650", "id": "2620323", "p...
null
[]
null
null
null
null
null
1495519
1
null
2023-12-10T00:20:57.660
2
76
<p>I tried using the Ubuntu Software app to install gimp, but it didn't have the documentation and the app couldn't find the doc packages. So I used Snap to uninstall it, and then using apt I've installed gimp, gimp-help-common, and gimp-help-en. Yet when I start gimp and click on Help, it gives the error:</p> <pre><co...
299240
null
null
2023-12-10T07:00:42.650
How to install GIMP documentation properly on 22.04
[ "gimp" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1495526
1
null
2023-12-10T05:07:30.323
0
54
<p>Recently my ubuntu machine is running very slowly. even sudo ls / takes a good 10 - 15 seconds to prompt for password. I have these apps installed</p> <ul> <li>docker (postgres, redis)</li> <li>Jetbrains PhpStorm</li> <li>Jetbrains Rider</li> <li>VSCode</li> <li>Jetbrains Intellij</li> <li>nginx</li> </ul> <p>these ...
981215
981215
2023-12-10T06:42:07.307
2023-12-11T14:18:10.693
Ubuntu started running slowly especially the command prompt
[ "22.04" ]
0
6
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T05:56:46.640", "id": "2620343", "postId": "1495526", "score": "0", "text": "Can you post output of top command?", "userDisplayName": null, "userId": "811255" }, { "creationDate": "2023-12-10T06:05:05.157", "id": "2620344", "postId": "1495526"...
null
[]
null
null
null
null
null
1495527
1
null
2023-12-10T05:45:44.117
0
77
<p>I have installed a default dual boot with windows 11 and then ubuntu 23.10</p> <p>My Laptop has an i7 8th gen and an amd radeon graphics card ( HP pavilion series) When i bootup ubuntu , it gets stuck at the splash screen and i cannot go any further</p> <p>I found out that using the recovery mode and then editing th...
1711017
null
null
2023-12-10T05:45:44.117
Ubuntu 23.10 Stuck on splash screen HP pavilian 8th i7 with AMD card
[ "boot", "drivers", "display", "23.10" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1495531
1
null
2023-12-10T06:38:49.620
1
193
<p>I have previously installed Ubuntu <code>/home</code> in HDD, but in new installation there is a new home directory. How to change it to the previous <code>/home</code> directory. in HDD? Could I replace new home with my old home, or do I need to reinstall Ubuntu 22.04?</p> <p>Previously installed <code>/home</code>...
1630700
94914
2023-12-10T11:03:37.337
2023-12-10T13:18:42.000
Change /home directory to previously installed /home path
[ "22.04", "home-directory" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T06:46:44.743", "id": "2620353", "postId": "1495531", "score": "0", "text": "@graham kind of yes. you can undertand what im asking in the question. i updated with screenshots", "userDisplayName": null, "userId": "1630700" }, { "creationDate": "2023-12...
null
[ { "accepted": null, "body": "<p>A user's <code>HOME</code> directory is specified in <code>/etc/passwd</code> and can be changed there.</p>\n<p>Read <code>man 5 passwd;man sudoedit</code></p>\n<p>Once you've changed it, logoff and login to make ot take effect.</p>\n", "commentCount": "0", "comments"...
null
null
2023-12-14T05:53:42.573
null
null
1495538
1
null
2023-12-10T08:35:53.607
0
266
<p>I am currently a few days in to what appears to be 13 day <em>reshape</em> of a RAID5 array which consists of 6x12TB SATA NAS drives running on a 12-core server with 64GB of RAM.</p> <p>I've been reading some posts here and elsewhere on resync performance, notably:</p> <ul> <li><a href="https://askubuntu.com/questio...
1175443
1175443
2023-12-11T08:07:18.690
2023-12-11T08:07:18.690
Improving performance on mdadm RAID5 reshape
[ "raid", "mdadm", "raid5" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T12:34:57.270", "id": "2620395", "postId": "1495538", "score": "0", "text": "Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer.", "userDisplayName": null, "userId": "-1" }, { "creationDate": "...
null
[]
null
null
null
null
null
1495539
1
1495617
2023-12-10T08:39:44.253
-1
165
<p>I have a device with two physical network interfaces, enp2s0 and enp3s0!</p> <p>All communication should be assigt to vlans.</p> <p>The device runs ubuntu and is a host for a KVM system, therefor also a bridge is defined.</p> <pre><code>network: version: 2 renderer: networkd ethernets: ...
487172
487172
2023-12-10T08:47:50.663
2023-12-11T07:52:28.150
netplan with vlan dhcp does not assign address
[ "dhcp", "netplan" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>When you add an interface to a bridge, you normally want to do the IP configuration on the bridge interface, not the underlying physical interface (or in this case, vlan). The nature of a bridge is that there is only one IP layer (layer 3) configuration for all interfaces in the bri...
[ { "accepted": true, "body": "<p>When you add an interface to a bridge, you normally want to do the IP configuration on the bridge interface, not the underlying physical interface (or in this case, vlan). The nature of a bridge is that there is only one IP layer (layer 3) configuration for all interfaces in...
null
null
null
null
null
1495540
1
null
2023-12-10T08:43:51.837
0
43
<p>I have tried to use <code>sg_raw</code> with no avail...</p> <pre><code>root@iMac:/dev# sg_raw /dev/sr0 ea 00 00 00 00 00 01 NVMe Result=0x0 </code></pre> <p>Trying to run <code>sg_raw -r 1k</code> gives me this output.</p> <pre><code>root@iMac:/dev# sg_raw -r 1k /dev/sr0 12 00 00 00 00 60 00 NVMe Result=0x0 Receive...
818162
null
null
2023-12-10T08:43:51.837
My 2011 iMac's internal Superdrive won't take a disc
[ "mac", "dvd", "23.10", "optical" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T09:20:18.400", "id": "2620362", "postId": "1495540", "score": "1", "text": "What is the internal superdrive? Is it like a DVD drive?", "userDisplayName": null, "userId": "124466" }, { "creationDate": "2023-12-12T09:42:55.397", "id": "2620706", ...
null
[]
null
null
null
null
null
1495541
1
null
2023-12-10T09:34:07.883
0
23
<p>I am looking for a command-line utility to find duplicate images (<em>including</em> resized ones) and prompt me to choose which one to delete.</p> <p>My cloud backup process seems to generate photo duplicates, some of which seem to be thumbnail-sized resized versions.</p> <p>I had found and been using <code>fdupes<...
152759
null
null
2023-12-10T09:34:07.883
Command-line utility to find and prompt to delete duplicate images (including resized ones) similar to fdupes?
[ "command-line", "bash", "software-recommendation", "image-processing", "duplicate-files" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T12:33:46.617", "id": "2620393", "postId": "1495541", "score": "0", "text": "Is this a useful starting point: https://stackoverflow.com/questions/596262/image-fingerprint-to-compare-similarity-of-many-images ?", "userDisplayName": null, "userId": "884673" }...
null
[]
null
null
2023-12-10T14:02:21.823
null
null
1495542
1
null
2023-12-10T10:45:50.327
0
42
<p>Upon power-up and log on, there's a message similar to</p> <blockquote> <p>unable to connect to network.</p> </blockquote> <p>I have to turn off/on the WiFi adapter in settings, and then manually select the hidden network. Autoconnect is enabled.</p> <p>On a Windows 10 laptop I am sharing a NordLynx Tunnel (NordVPN)...
1749356
1749356
2023-12-13T12:50:48.290
2023-12-13T12:50:48.290
Computer won't autoconnect to hidden WiFi on startup. I have to turn off/on wif adapter, then manually select. VPN tunnel sharing
[ "networking", "wireless", "22.04", "vpn", "nordvpn" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1495543
1
null
2023-12-10T10:56:16.597
0
140
<p>(I’m uploading this again because nobody answered the first time) I've set up ROS noetic in my Raspberry Pi 4 B with Ubuntu 20.04. I want to make a map with my LiDAR, so I started by installing rplidar. However, when I run roslaunch rplidar_ros rplidar.launch (after doing source ~/catkin_ws/devel/setup.bash), my LiD...
1730618
null
null
2023-12-10T10:56:16.597
I’m trying to launch rplidar but I’m getting a timeout error (reupload)
[ "20.04", "bash", "raspberrypi", "ros", "timeout" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T11:04:18.380", "id": "2620375", "postId": "1495543", "score": "2", "text": "Does this answer your question? [I'm trying to launch rplidar but I'm getting a timeout error](https://askubuntu.com/questions/1493144/im-trying-to-launch-rplidar-but-im-getting-a-timeout-er...
null
[]
null
null
null
null
null
1495544
1
null
2023-12-10T11:07:12.257
0
45
<ol> <li>Erased Windows 11</li> <li>I'm trying to install latest Ubuntu</li> <li>Using Flash Drive with Ubuntu</li> <li>receiving mssg:&quot;This computer usues Intel RST (Rapid Storage Technology). You need to turn off RST before installing Ubuntu.&quot;</li> <li>Scanned the &quot;bar-code&quot; which took me to the O...
1575854
null
null
2023-12-10T11:07:12.257
Trying to Install Ubuntu on DELL Inspirion 15 3000-RST Issues
[ "system-installation", "rst" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T18:02:16.273", "id": "2620424", "postId": "1495544", "score": "1", "text": "My Dell 5310 with Intel 11th Gen chip worked with RST on with 22.04. It has a NVMe drive and Kubuntu used driver I had not seen before. Kernel modules: vmd, ahci The vmd is default driver, ...
null
[]
null
null
null
null
null
1495546
1
null
2023-12-10T11:35:02.150
1
51
<p>Today I connected lan cable and I found that ethernet is not working (no icon also for ethernet).<br /> Output of <code>ifconfig</code> :</p> <pre><code>lo: flags=73&lt;UP,LOOPBACK,RUNNING&gt; mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10&lt;host&gt; loop...
1751685
1751685
2023-12-10T12:53:02.287
2023-12-10T12:53:02.287
Only Wi-Fi is working but not ethernet
[ "networking", "drivers", "ethernet" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T14:07:56.680", "id": "2620403", "postId": "1495546", "score": "0", "text": "Please describe in more detail the process you used to install the driver. Also, please edit your question to show the result of the terminal command: `sudo modprobe r8169 && sudo dmesg | gr...
null
[]
null
null
null
null
null
1495550
1
null
2023-12-10T12:52:28.770
0
380
<p>I have something curious that I would like to get answer, say everything works fine, but I don’t have Ubuntu Pro, however, when in software and updater (I’m using 22.04.03 Lts), I hit update, I get this:</p> <p>As you can see in the image, are the ESM-apps, Ubuntu Pro, that I know I do not have any installed, unless...
1751697
1751697
2023-12-11T11:50:49.410
2023-12-11T11:50:49.410
Is it possible to remove or disable the esm apps in software update GUI format, since I don't have Ubuntu Pro, more info in the post
[ "apt", "updates", "22.04", "software-center", "ubuntu-pro" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T15:43:32.487", "id": "2620415", "postId": "1495550", "score": "0", "text": "Tl;dr your question please.", "userDisplayName": null, "userId": "243321" }, { "creationDate": "2023-12-10T17:23:03.257", "id": "2620422", "postId": "1495550", "s...
null
[]
null
null
null
null
null
1495553
1
null
2023-12-10T13:51:57.323
0
251
<p>The <code>PostgreSQL</code> default port is <code>5432</code>, but I found two ports in Ubuntu, one is <code>5432</code>, the other is <code>5433</code>.</p> <pre><code># ss -nlapt | grep postgres LISTEN 0 200 127.0.0.1:5432 0.0.0.0:* users:((&quot;postgres&quot;,pid=1...
1641481
null
null
2023-12-10T13:51:57.323
What's the port 5433 in postgres
[ "22.04", "postgresql" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T16:03:10.257", "id": "2620418", "postId": "1495553", "score": "2", "text": "Do you have multiple versions of PostgreSQL installed? If so, one will use the default 5432 and the other would use the next available port, which is generally 5433 ", "userDisplayName":...
null
[]
null
null
null
null
null
1495556
1
null
2023-12-10T14:23:51.013
0
139
<p>I want to mount box storage on Ubuntu 22.04.<br> <a href="https://geekrewind.com/how-to-mount-box-on-ubuntu/" rel="nofollow noreferrer">https://geekrewind.com/how-to-mount-box-on-ubuntu/</a> <br> I'm trying to mount Box by looking at web pages like these, but it doesn't work. <br> The TLS connection was non-properly...
1751709
1450948
2023-12-11T04:35:40.010
2023-12-11T04:35:40.010
want to mount box storage on ubuntu
[ "mount", "fstab" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T14:54:26.087", "id": "2620408", "postId": "1495556", "score": "0", "text": "Did you install `davfs2` successfully? Did you make the change to the config file? Did you create the folder Box? Did you add yourself to the group? If yes to all, copy and paste the error y...
null
[]
null
null
null
null
null
1495557
1
null
2023-12-10T14:31:11.680
0
100
<p>I have a Dell Latitude E6430 laptop. I just installed tlp:</p> <pre><code>sudo apt install tlp cpufrequtils </code></pre> <p>This worked successfully. I then entered:</p> <pre><code>sudo systemctl enable tlp.service </code></pre> <p>This produced the error message,</p> <pre><code>Synchronizing state of tlp.service ...
725639
158442
2023-12-10T18:31:37.740
2023-12-10T18:31:37.740
TLP or Default Power Management, on Dell Latitude E6430 laptop?
[ "tlp" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1495560
1
1495562
2023-12-10T15:20:46.100
0
42
<p>I've just updated the system and with the update came the kernel <strong>6.2.0</strong>.</p> <p>I restarted my labtop and the next thing I knew is that the brightness broke and won't get any lower from the highest possible brightness level.</p> <p>I'm using <strong>Toshiba Satellite L750</strong></p> <p>How can I fi...
1564484
null
null
2023-12-10T15:43:44.010
Ubuntu 22.04.3 Kernel broke the brightness
[ "kernel", "22.04", "brightness", "toshiba-satellite", "toshiba" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-12-13T03:00:33.840", "id": "2620848", "postId": "1495560", "score": "0", "text": "Does this answer your question? [How can I boot with an older kernel version?](https://askubuntu.com/questions/82140/how-can-i-boot-with-an-older-kernel-version)", "userDisplayName": nul...
{ "accepted": true, "body": "<p>Long-term solution: Please file a bug report for the regression: <code>ubuntu-bug linux</code> while the brightness control is inoperative.</p>\n<p>Temporary workaround: Reboot. <a href=\"https://askubuntu.com/questions/16042/how-to-get-to-the-grub-menu-at-boot-time\">Expose the GRUB...
[ { "accepted": true, "body": "<p>Long-term solution: Please file a bug report for the regression: <code>ubuntu-bug linux</code> while the brightness control is inoperative.</p>\n<p>Temporary workaround: Reboot. <a href=\"https://askubuntu.com/questions/16042/how-to-get-to-the-grub-menu-at-boot-time\">Expose ...
null
null
null
null
null
1495563
1
null
2023-12-10T15:45:35.360
0
331
<pre><code>####@flash:~/Documents/app_dev/test_one$ dart run jni:setup -p jni -s src/calculation selecting source directories: [src/calculation, /home/####/.pub-cache/hosted/pub.dev/jni-0.7.2/src] Target newer than source, skipping build. + [.dart_tool/jni/jni_native_build_JKXCIO] cmake /home/####/Documents/app_dev/tes...
1751716
320920
2023-12-11T14:13:38.507
2023-12-11T14:13:38.507
The C compiler "/usr/bin/cc" is not able to compile a simple test program. flutter
[ "compiling", "cmake", "flutter" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T15:58:29.983", "id": "2620417", "postId": "1495563", "score": "0", "text": "How did you install the C compiler? Are you using snap or APT for it?", "userDisplayName": null, "userId": "124466" }, { "creationDate": "2023-12-10T21:47:39.977", "id": ...
null
[]
null
null
null
null
null
1495567
1
null
2023-12-10T17:21:06.557
0
196
<p>Im using ubuntu 22 and for some reason the xubuntu/xfce sessions have started to fail to display the files and folders. The taskbar/appbar is there and works but the rest of the screen is just the wallpaper and no icon or anything. Even right click doesnt work.</p> <p>I've tried various suggestions, like cleaning th...
822600
822600
2023-12-11T02:25:46.650
2023-12-12T07:21:22.067
Xfce desktop files and folders not showing
[ "22.04", "xfce" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T02:24:55.863", "id": "2620477", "postId": "1495567", "score": "0", "text": "I caouldnt take screenshot of the login screen but ther is Ubuntu (with Waylabd) and a Unity in the list of available session types. I've edited the question and added list of available desk...
null
[ { "accepted": null, "body": "<p>For anyone else running into the same, the solution that worked was to delete the <code>~/.cache/sessions</code> folder and relogin.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": ...
null
null
null
null
null
1495568
1
null
2023-12-10T17:24:39.300
0
40
<p>This happens after the last update on my Ubuntu 22.04 LTS I noticed I was unable to share screen on any platform (zoom, Google Meet, Anydesk). Also, Folders and Files disappear from the desktop.</p> <p><img src="https://i.stack.imgur.com/H8StI.png" alt="screenshot" /></p> <p>I only get these 3 options by right-click...
1751728
1450948
2023-12-11T10:05:51.693
2023-12-11T10:15:41.400
Folder disappear from desktop unable to paste copied files on desktop
[ "22.04" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Desktop icons in Ubuntu desktop are provided by a build-in Gnome Shell extension, &quot;Desktop Icons NG (DING)&quot;. According to what you describe, that extension is not anymore enabled.</p>\n<p>Load the &quot;Extensions&quot; tool (if not installed, then install it first)...
null
null
null
null
null
1495569
1
1495684
2023-12-10T17:28:52.967
0
100
<p>My PC refuses to go into sleep mode under any operating system (Windows 10 22H2, Linux Mint 21.3, Ubuntu 23.10). Even with the proprietary AMD drivers installed, it consistently does the same thing – it goes into sleep mode but immediately restarts and exits sleep mode.</p> <p>Here is my configuration:</p> <p><stron...
1647983
1450948
2023-12-11T14:05:55.750
2023-12-11T19:22:08.580
pc goes to sleep but imediatly restart. os independant
[ "drivers", "suspend", "standby" ]
2
2
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T19:03:23.037", "id": "2620437", "postId": "1495569", "score": "0", "text": "Perhaps this might help you to find the reason: https://unix.stackexchange.com/questions/132115/how-to-find-reason-a-notebook-wakes-up", "userDisplayName": null, "userId": "574791" ...
{ "accepted": true, "body": "<p>Thank you you right.</p>\n<p>Yes I have resolved the problem it was a motherboard bios version problem with primary nvme SSD Its not working over bios version 12</p>\n<p>My bios was in 18c I have downgraded it to 10 and it works</p>\n", "commentCount": "0", "comments": [], "com...
[ { "accepted": null, "body": "<p>Since you write that it affects all operating systems, that sounds like a setting in your BIOS is responsible.</p>\n<p>Check the &quot;ACPI&quot; settings. It might also be named something like &quot;After power loss go to...&quot; where you can select to reboot, to power dow...
null
null
2023-12-11T19:49:42.003
null
null
1495572
1
null
2023-12-10T17:58:05.177
0
58
<p>hope this message finds you well. I am currently experiencing difficulty accessing machine from Oracle VirtualBox that is running on my windows 10 because I have forgot the password. I'm</p> <p>wondering if anybody knows if I can access them from the host or do I have to get the password, and if I can hack it maybe?...
1751732
1751732
2023-12-10T19:44:06.197
2023-12-10T19:44:06.197
how to get files from Oracle VirtualBox without running it
[ "virtualbox", "files", "oracle", "password-recovery" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T19:06:45.917", "id": "2620438", "postId": "1495572", "score": "1", "text": "If it's the password you forgot, it might be the easiest way to just boot your virtual machine from a live cd iso. There you should be able to access the virtual harddisk.", "userDispla...
null
[]
null
null
null
null
null
1495577
1
null
2023-12-10T18:42:05.670
0
37
<p>Replaced Windows 11 on my HP with Ubuntu 22.04.3 LTS and noticed my headphones no longer play nor does it turn off the computer speaker off when the jack is inserted. Also With the headphones connected if I close the laptop lid and open the it the headphone begin to play ans will work till they are disconnected.</p>...
778824
null
null
2023-12-10T18:42:05.670
Replaced Windows 11 on my HP with Ubuntu 22.04.3 LTS and noticed my headphones no long work
[ "headphones" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1495578
1
1495697
2023-12-10T18:54:03.670
0
204
<p>I'm trying to learn gtk4 application development, but even after a bunch of various attempts to fix it, <code>sudo apt install libgtk-4-dev</code> still returns the following output:</p> <pre><code>Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could no...
490436
490436
2023-12-11T18:04:29.127
2023-12-11T20:39:27.540
Installing libgkt-4-dev on Ubuntu 23.10 results in libxfixes3 version mismatch
[ "apt", "package-management", "dependencies", "gtk" ]
1
11
CC BY-SA 4.0
[ { "creationDate": "2023-12-10T22:06:01.157", "id": "2620452", "postId": "1495578", "score": "2", "text": "Usually this kind of thing is the result of old PPAs in your sources - I'd start by looking at the output of `apt policy libxfixes3 libxfixes-dev`", "userDisplayName": null, "userId"...
{ "accepted": true, "body": "<p>So I am running Pop OS and I basically ran into exactly the same issue, except that I had the problem with <code>libxfixes3=1:6.0.0-1</code> instead of <code>libxfixes3=1:6.0.0-2</code>. So after trying out <code>sudo apt install --reinstall libxfixes3=1:6.0.0-1</code>, I also saw so...
[ { "accepted": true, "body": "<p>So I am running Pop OS and I basically ran into exactly the same issue, except that I had the problem with <code>libxfixes3=1:6.0.0-1</code> instead of <code>libxfixes3=1:6.0.0-2</code>. So after trying out <code>sudo apt install --reinstall libxfixes3=1:6.0.0-1</code>, I als...
null
null
null
null
null
1495580
1
null
2023-12-10T19:12:51.657
1
167
<p>I have a USB cable keyboard and the LED light is not working, but on this same laptop it was working on Ubuntu version 22.04, now xset commands etc. are not working</p>
1672048
1672048
2023-12-10T20:51:56.997
2023-12-11T03:44:42.757
In Ubuntu 23.10, xset led 3 and xset -led 3 do not work for wired keyboards
[ "keyboard", "backlight", "xset" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>STEP 1.</p>\n<ol>\n<li><p>open terminal</p>\n</li>\n<li><p>write this command <code>sudo nano /etc/gdm3/custom.conf </code></p>\n<p>3.find this line &quot;#WaylandEnable=true&quot; remove the [#] sign and change true to false</p>\n</li>\n<li><p>ctrl+s for save and ctrl+x for ...
null
null
null
null
null
1495581
1
null
2023-12-10T19:22:31.420
0
19
<p>I connect the xbox controller using bluetooth. Everything works fine for the first 30 seconds, but then it just turns itself off. Ubuntu 22.04.3 LTS</p>
1751744
null
null
2023-12-10T19:22:31.420
involuntary disconnection of the xbox controller
[ "gamepad" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1495585
1
null
2023-12-10T21:29:55.500
0
28
<p>Occasionally, after waking from suspend (<code>systemctl suspend</code>) the font glyphs and icons are replaced with color noise texture.</p> <p><a href="https://i.stack.imgur.com/CEvby.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/CEvby.png" alt="noise glyphs" /></a></p> <p>The above is the tim...
1751754
null
null
2023-12-10T21:29:55.500
Noise texture rendered as font glyphs
[ "22.04" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1495586
1
null
2023-12-10T22:03:00.670
0
45
<p>I have an identical script and an identical .desktop file pinned to the Dash on a Raspberry Pi 4B and an Intel NUC. They behave differently. On the NUC clicking on the launcher runs the script in a terminal and an indicator dot appears next to the icon on the Dash. On the Pi the script is run in a terminal but a g...
82197
null
null
2023-12-11T19:34:27.790
Different behaviour of launchers; Intel vs Raspberry Pi
[ "launcher", "intel", "raspberrypi", "unity-dash" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>The problem is with Wayland. Thanks to @waveform80 who answered my original question at <a href=\"https://forums.raspberrypi.com/viewtopic.php?t=361147\" rel=\"nofollow noreferrer\">Raspberry Pi Forums</a></p>\n<p>When you use Xorg there is no problem, but if you login using...
null
null
null
null
null
1495587
1
null
2023-12-10T22:05:18.207
0
243
<p><strong>Edit:</strong></p> <p>Yes, this should still work. I had two problems. 1) The camera I was using was junk (eBay is full of scammers selling old broken electronics as working), and 2) I needed to run <code>dvgrab</code> as root.</p> <p><strong>Original Post:</strong></p> <hr> <p>Is firewire capture from DV ca...
1751757
1751757
2023-12-29T17:31:15.493
2023-12-29T17:31:15.493
Capturing DV from MiniDV Camcorder via Firewire on Ubuntu 22.04 LTS
[ "firewire" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1495588
1
null
2023-12-10T22:32:12.180
1
87
<p>I installed the current Ubuntu MATE 22.04 on my old MacBook Air Intel and everything looks great, except for the so-called &quot;Common editing shortcuts&quot; (CTRL+C, CTRL+X ...).</p> <p>I tried various combinations with the CTRL and Command keys, but nothing helped.</p> <p>How to solve the problem?</p>
1751761
null
null
2023-12-10T23:14:07.933
MacBook Air Intel keyboard issues on Ubuntu MATE
[ "keyboard", "22.04", "shortcut-keys", "macbook", "ubuntu-mate" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Then, open keyboard settings (within settings app), and open the &quot;Layouts&quot; tab.</p>\n<p>Click on Keyboard model and choose <code>Apple | Macbook/Macbook Pro</code>.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2023-12-11T16:07:...
null
null
null
null
null
1495589
1
null
2023-12-10T22:36:15.987
0
45
<p>I run ubuntu 22.04</p> <p>I am using glabels 3.4.1</p> <p>I used to print my labels with glabels without issue on my old printer until it died</p> <p>Now on my new printer a hp deskjet 4100, there is an alignment issue. I am printing on the same type of avery paper that I used to use with my old printer. while the 1...
981910
null
null
2023-12-10T22:36:15.987
how do I fix printing alignment issue with glabels
[ "22.04" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T07:42:58.480", "id": "2620500", "postId": "1495589", "score": "0", "text": "as a long time user of gLabels I found that a new printer did skew the original settings. In that event, I redesigned the label from scratch, made any adjustments and all went well after. I ...
null
[]
null
null
null
null
null
1495590
1
1495630
2023-12-10T22:36:58.437
0
107
<p><strong>Use-case:</strong> I want to reach services hosted at home through vpn on-the-go from mobile (and I don't want to tunnel them 1-by-1).</p> <p>I have the below topology: <a href="https://i.stack.imgur.com/2X8NN.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/2X8NN.png" alt="My network topol...
1590676
null
null
2023-12-11T10:35:04.567
Remotely access local services through wireguard tunnel from mobile
[ "networking", "vpn", "wireguard" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>I could solve this finally.<br />\nIt turned out that I was missing the reverse iptables rule for forwarding into the tunnel:<br />\n<code>iptables -A FORWARD -o wg0 -j ACCEPT</code>.</p>\n<p>So the correct config for the &quot;fixed client&quot; is below:</p>\n<pre><code>[Interface]...
[ { "accepted": true, "body": "<p>I could solve this finally.<br />\nIt turned out that I was missing the reverse iptables rule for forwarding into the tunnel:<br />\n<code>iptables -A FORWARD -o wg0 -j ACCEPT</code>.</p>\n<p>So the correct config for the &quot;fixed client&quot; is below:</p>\n<pre><code>[In...
null
null
null
null
null
1495591
1
null
2023-12-10T23:01:26.327
0
82
<p>This question pertains to Xubuntu, in particular to Xubuntu 22.04 if that matters.</p> <p>I want to set a user account on my Xubuntu 22.04 computer for backup operations. For safety reasons, all network functions shall be disabled for this user. The solution I am looking for does not have to be secure against malici...
667141
null
null
2023-12-12T23:09:55.437
How can I prevent a particular user from using neither LAN nor WLAN
[ "networking", "xubuntu", "network-manager", "autostart" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T00:02:33.123", "id": "2620464", "postId": "1495591", "score": "0", "text": "In the past I've just had specific users traffic routed to a *sink* instead of a *gateway*. If the user has `sudo` rights they can run a command (*or script*) which will revert that, but my ...
null
[ { "accepted": null, "body": "<p>According to the German Wikipedia (<a href=\"https://de.wikipedia.org/wiki/NetworkManager\" rel=\"nofollow noreferrer\">https://de.wikipedia.org/wiki/NetworkManager</a>), <code>nmcli</code> is the command line interface of the package <code>network-manager</code>.</p>\n<p>Loo...
null
null
null
null
null
1495601
1
null
2023-12-11T00:41:12.643
-1
326
<p>I have set up an Ubuntu Server with ssh so I can run commands and things like that from my Windows 10 laptop but I would like to be able to transfer files using maybe FileZilla or something similar, preferably with a gui on the Windows side. Its for a minecraft server so file access is pretty important and i want it...
1751784
null
null
2023-12-11T02:59:42.573
Access files on Ubuntu Server from Win10
[ "server", "ssh", "filesystem", "transfer" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T00:47:34.333", "id": "2620467", "postId": "1495601", "score": "0", "text": "You can access files from a *file server* by using certain protocols, such as NFS (*Network File System*) or SaMBa (*has a few names actually; including CIFS as is usually used by windows us...
null
[ { "accepted": null, "body": "<p>Answer: Using WinSCP as suggested by commenter lets me access it through the already set up OpenSSH. Thanks user68186!</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2023-12-11T03:57:01.913", "id": "2620484", "postId": "149...
null
null
null
null
null
1495603
1
null
2023-12-11T01:16:22.120
0
88
<p>So I recently updated from Ubuntu 20.04 to 22.04 (mainly to remove the SDA3 Crypt). I'm a an thus far except for one issue I keep facing. Everytime I run next dev, my laptop goes to 1 fps and eventually crashes. This was not an issue for me on 20.04. Anyone else have this issue or know a fix? It's not a beefy comput...
1751788
null
null
2023-12-11T01:16:22.120
NextJS 13 crashes my computer Ubuntu 22.04
[ "22.04", "crash", "nodejs" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1495609
1
null
2023-12-11T03:12:20.273
1
149
<p>Ubuntu 22.04 does not recognize Ethernet cable. lspci -k command shows below information. Please help. I am windows user and playing with Ubuntu.</p> <pre><code>04:00.0 Ethernet controller: Marvell Technology Group Ltd. Yukon Optima 88E8059 [PCIe Gigabit Ethernet Controller with AVB] (rev 11) Subsystem: Sony Cor...
1751776
19626
2023-12-11T04:45:25.510
2023-12-11T04:45:25.510
Ubuntu 22.04 does not recognize Ethernet cable
[ "ethernet" ]
0
6
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T03:15:40.107", "id": "2620482", "postId": "1495609", "score": "1", "text": "Try another cable. They go bad, and never when you expect.", "userDisplayName": null, "userId": "19626" }, { "creationDate": "2023-12-11T04:07:19.273", "id": "2620486", ...
null
[]
null
null
null
null
null
1495611
1
1495816
2023-12-11T04:02:00.033
4
9765
<p>I am running Ubuntu 22.04 and am trying to install the UniFi Network Server following the directions <a href="https://help.ui.com/hc/en-us/articles/220066768-Updating-and-Installing-Self-Hosted-UniFi-Network-Servers-Linux-" rel="nofollow noreferrer">here</a>.</p> <pre><code>root@orac:/home/mike# sudo apt-get update ...
780311
338602
2023-12-19T21:06:44.133
2023-12-19T21:06:44.133
MongoDB 3.6 not update on ubuntu on APT error signatures were invalid: EXPKEYSIG 58712A2291FA4AD5
[ "mongodb" ]
2
6
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T04:55:07.643", "id": "2620490", "postId": "1495611", "score": "0", "text": "When using the root account, you don't need to use sudo.", "userDisplayName": null, "userId": "19626" }, { "creationDate": "2023-12-11T04:55:50.787", "id": "2620491", ...
{ "accepted": true, "body": "<blockquote>\n<p>Why is it saying the signature is in valid?</p>\n</blockquote>\n<p>You are trying to install Ubuntu 18.x components into Ubuntu 22.x as per your output:</p>\n<pre><code>https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/3.6 Release: The following signatures were inv...
[ { "accepted": null, "body": "<p>It seems the key expired on 9th of December 2023 on Ubuntu <a href=\"https://keyserver.ubuntu.com/pks/lookup?op=vindex&amp;search=0x58712a2291fa4ad5\" rel=\"nofollow noreferrer\">Key Server</a> for Mongo 3.6,</p>\n<pre><code>sig 58712a2291fa4ad5 2018-12-10T16:51:38Z 2023-12-...
null
null
null
null
null
1495615
1
null
2023-12-11T07:34:03.040
0
29
<p>I have a server was running fine with port 443, but not it's not running.</p> <p>using command <code>sof -i -P -n | grep LISTEN</code>, i get:</p> <pre><code>nginx 3124 root 6u IPv4 39437 0t0 TCP *:443 (LISTEN) nginx 3124 root 7u IPv4 39438 0t0 TCP *:80 (LISTEN) ng...
1081490
null
null
2023-12-11T07:34:03.040
nginx running and port allowed, but on client side is closed
[ "networking", "server", "firewall", "nginx" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1495620
1
1495707
2023-12-11T08:35:25.213
0
222
<p>I try to rewrite the autoinstall.yaml while the installer is runnning.</p> <p>What i do is , i read a standart user-data with early_command that wget a new user-data and saved it as autoinstall.yaml.</p> <pre><code>autoinstall: early-commands: - wget &quot;https.......&quot; -O /autoinstall.yaml </code></pre> ...
1751832
1751832
2023-12-11T09:00:09.543
2024-01-02T09:24:56.007
Ubuntu 22.04 autoinstall.yaml dynamic
[ "22.04", "autoinstall" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>The <code>/autoinstall.yaml</code> file does not include the <code>autoinstall:</code> key.</p>\n<p>As an example, the <code>/autoinstall.yaml</code> based on your sample should contain</p>\n<pre><code>user-data:\n disable_root: false\nidentity:\n hostname: abc.de\n password: root...
[ { "accepted": true, "body": "<p>The <code>/autoinstall.yaml</code> file does not include the <code>autoinstall:</code> key.</p>\n<p>As an example, the <code>/autoinstall.yaml</code> based on your sample should contain</p>\n<pre><code>user-data:\n disable_root: false\nidentity:\n hostname: abc.de\n passwo...
null
null
null
null
null
1495633
1
1502094
2023-12-11T11:03:41.553
0
77
<p>I installed ubuntu 22.04 LTS with the root partition encrypted. Now grub only allows me to boot my old (non-encrypted) ubuntu installation. how can I re-install grub so that it allows me to boot my current installation? <a href="https://i.stack.imgur.com/sdLfY.png" rel="nofollow noreferrer"><img src="https://i.stack...
1644311
1644311
2024-02-01T15:15:15.400
2024-02-01T15:15:15.400
_[SOLVED]_ grub doesn't show the option for encrypted partition
[ "boot", "grub2", "encryption" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>SOLVED using a live installation of Ubuntu.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2024-02-01T15:14:39.520", "id": "1502094", "lastActivityDate": "2024-02-01T15:14:39.520", "lastEditD...
[ { "accepted": true, "body": "<p>SOLVED using a live installation of Ubuntu.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2024-02-01T15:14:39.520", "id": "1502094", "lastActivityDate": "2024-02-01T15:14...
null
null
null
null
null
1495635
1
1496909
2023-12-11T11:07:54.603
2
68
<p>I'm trying to run <code>e2fsck</code> on boot of a persistent live lubuntu to fix 'corrupt filesystem' error of a writable system partition (ext4) and I want to automate this somehow (so ideally I do not want to boot into another live usb to do it)</p> <p>I want to automate because these errors have a tendency to ac...
1735973
null
null
2023-12-15T15:11:19.610
run e2fsck on boot of a persistent live lubuntu made with mkusb
[ "grub2", "lubuntu", "ext4", "fsck", "mkusb" ]
1
8
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T17:13:20.770", "id": "2620578", "postId": "1495635", "score": "0", "text": "One cannot successfully change a disk's partitioning metadata while ANY of the disk's partitions is mounted. Boot from another system, and you can `fsck` .", "userDisplayName": null, ...
{ "accepted": true, "body": "<p>The question was answered by @sudodus in the comments.\nI will summarize it here:</p>\n<ul>\n<li><strong>Run a live lubuntu that does not mount the writable partition for logs:</strong>\nin the mkusb made GRUB menu, highlight the <code>live</code> option, press <code>e</code>, replac...
[ { "accepted": true, "body": "<p>The question was answered by @sudodus in the comments.\nI will summarize it here:</p>\n<ul>\n<li><strong>Run a live lubuntu that does not mount the writable partition for logs:</strong>\nin the mkusb made GRUB menu, highlight the <code>live</code> option, press <code>e</code>...
null
null
null
null
null
1495636
1
null
2023-12-11T11:10:15.477
0
173
<p>I have 2 jdk installed from downloaded <code>deb</code> packages from oracle: <code>jdk-17_linux-x64_bin.deb</code> and <code>jdk-21_linux-x64_bin.deb</code></p> <p>I can switch between the two versions by using <code>sudo update-alternatives --config java</code></p> <p>I have previously set <code>JAVA_HOME</code> e...
956320
956320
2023-12-11T11:19:14.933
2023-12-12T13:14:24.557
JAVA_HOME for the current java alternative
[ "java", "jdk" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>After searching left and right, and noting that I'm already using a python version manager (<code>pyenv</code>), a node version manager (<code>nvm</code>), I have decided to do the same with java by using <code>SDKMAN!</code>, and just in doubt, I've set <code>JAVA_HOME</code...
null
null
null
null
null
1495637
1
null
2023-12-11T11:36:19.533
0
164
<p>I have been getting disk errors from an NTFS-formatted internal SATA HDD on a Lubuntu 20.04.6 LTS system. For example: <code>rsync: recv_generator: failed to stat &quot;/media/WD4Tb/some-file&quot;: Input/output error (5)</code> (the error is from the target of the rsync command)</p> <p>When I try to check the files...
758497
null
null
2023-12-12T07:48:00.217
Error while checking filesystem. Not authorized to perform operation (udisks-error-quark,3)
[ "20.04", "filesystem", "disk-check" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T17:16:47.080", "id": "2620580", "postId": "1495637", "score": "0", "text": "Was the NTFS volume last successfully accessed on a Windows system with \"Fast Boot\" enabled? That leaves partitions in a legally un-understandable state.", "userDisplayName": null, ...
null
[ { "accepted": null, "body": "<p>you are not specify enough in your question and have not specified what you already tried, here are some proposals</p>\n<p>try formating the drive using and also creating a new filesystem (vfat).</p>\n<h1>mkfs.vfat /path/to/disk</h1>\n<p>this is tries changing the filesystem ...
null
null
null
null
null
1495638
1
null
2023-12-11T11:47:32.823
1
326
<p>I have joined an ubuntu 22.04 workstation in an AD domain with SSSD. But I cannot customize the desktop or the screen resolution for domain users. I tried to put in /etc/skel but it didn't work as if the new user profile was not copied from /etc/skel.</p> <p>Have I missed something during configuration ? Thanks for ...
1751869
1751869
2023-12-11T11:48:03.997
2023-12-12T12:11:25.573
customize user profile with ubuntu 22.04 in ad domain with sssd
[ "22.04", "home-directory", "active-directory", "sssd" ]
2
2
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T17:31:57.757", "id": "2620581", "postId": "1495638", "score": "0", "text": "`/etc/skel` is used by the `adduser` command to initially populate a newly created User's `$HOME` directory. This is a combined \"XY Problem\" and a \"Solution before Understanding\" meta-pr...
null
[ { "accepted": null, "body": "<p>This is commonly handled by <a href=\"https://linux.die.net/man/8/pam_mkhomedir\" rel=\"nofollow noreferrer\"><code>pam_mkhomedir</code></a></p>\n<p>This module can be enabled with <code>sudo pam-auth-update --enable mkhomedir</code>. It should by default copy files from <cod...
null
null
null
null
null
1495640
1
null
2023-12-11T12:05:11.947
0
318
<p>I am running the command <code>sudo dpkg -i /Downloads/rstudio-2023.09.1-494-amd64.deb</code>. Can someone help me fix this? Is there a way to individually install the libssl packages?</p> <pre><code>Selecting previously unselected package rstudio. (Reading database ... 207329 files and directories currently install...
1751873
1751873
2023-12-12T10:57:46.587
2023-12-12T11:09:40.070
I am trying to install RStudio on my Ubuntu system (Ubuntu 22.04.1 LTS)
[ "rstudio" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T14:07:58.850", "id": "2620551", "postId": "1495640", "score": "1", "text": "Does this answer your question? [How to solve library dependancy for Rstudio in Ubuntu 22.04](https://askubuntu.com/questions/1404233/how-to-solve-library-dependancy-for-rstudio-in-ubuntu-22...
null
[ { "accepted": null, "body": "<p>From <a href=\"https://askubuntu.com/questions/1404233/how-to-solve-library-dependancy-for-rstudio-in-ubuntu-22-04\">this linked answer</a>, it actually points to <a href=\"https://dailies.rstudio.com/\" rel=\"nofollow noreferrer\">dailies.rstudio.com</a>, which has the lates...
null
null
null
null
null
1495645
1
null
2023-12-11T12:33:46.983
0
23
<p>Anbox Cloud is the mobile cloud computing platform delivered by Canonical. I have set up an Anbox cloud appliance on a dedicated server and am looking to initiate a session with a customized resolution and frame rate, specifically 1024x768 at 15fps. However, when I start the session through the Anbox UI and input th...
1750275
94914
2023-12-12T09:39:24.780
2023-12-12T09:39:24.780
Customizing Resolution and FPS in Anbox Cloud Appliance Session
[ "display", "display-resolution", "anbox" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1495649
1
null
2023-12-11T13:16:22.567
1
396
<p>I'm trying php 8.3 (currently using 8.2 without problems), but now I get this when starting apache php8.3-fpm:</p> <p><code>PHP Warning: PHP Startup: Unable to load dynamic library 'ds.so' (tried: /usr/lib/php/20230831/ds.so (/usr/lib/php/20230831/ds.so: undefined symbol: fast_add_function), /usr/lib/php/20230831/...
750651
158442
2023-12-11T14:44:06.983
2023-12-11T14:44:06.983
php8.3 fails to load php8.3-ds extension
[ "php", "php-fpm" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T14:17:24.187", "id": "2620552", "postId": "1495649", "score": "0", "text": "Which version of Ubuntu are you using? The latest version of PHP provided in Ubuntu repositories is 8.2: https://packages.ubuntu.com/search?keywords=php", "userDisplayName": null, "u...
null
[]
null
null
null
null
null
1495653
1
null
2023-12-11T14:10:10.313
2
590
<p>I have been using the NetworkManager with my Unis' VPN for years, and it used to work. Now they introduced multi-factor authentification using TOTP and I can't connect anymore.</p> <p>I tried to setup the VPN, using Cisco AnyConnect, entered the correct gateway and selected the token mode 'TOTP-manually entered'. Wh...
1751903
841750
2024-01-26T09:24:46.700
2024-01-26T09:24:46.700
NetworkManager does not support 2FA TOTP for openconnect/AnyConnect VPN
[ "network-manager", "vpn", "cisco", "two-factor-authentication" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T17:34:16.290", "id": "2620582", "postId": "1495653", "score": "0", "text": "Please read https://askubuntu.com/help/how-to-ask and https://askubuntu.com/help/formatting . Take the [tour].", "userDisplayName": null, "userId": "25618" }, { "creationDat...
null
[ { "accepted": null, "body": "<p>It seems like this is a bug: Keep an eye on the relevant issue thread <a href=\"https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1451\" rel=\"nofollow noreferrer\">NM doesn't ask for TOTP with openconnect</a> upstream, as well as the linked merge request ...
null
null
null
null
null
1495655
1
null
2023-12-11T14:29:40.237
0
30
<p>Now this error shows up</p> <pre><code>145.203138]SQUASHFS error: Failed to read block 0x8fadff7e: -5 145.2038161 SQUASHFS error: Failed to read block Oxa018b52c: -5 145.2050611 Buffer 1/0 error on dev 1oops, logical block 242770, async page read 145.2050991 SQUASHFS error: Failed to read block 0x7d956465: -5 145.20...
1751126
25618
2023-12-11T17:35:54.193
2023-12-11T17:35:54.193
Boot drive error
[ "boot", "usb" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T17:36:31.897", "id": "2620585", "postId": "1495655", "score": "1", "text": "corrupt install medium?", "userDisplayName": null, "userId": "25618" }, { "creationDate": "2023-12-11T23:24:06.140", "id": "2620648", "postId": "1495655", "score"...
null
[]
null
null
null
null
null
1495657
1
1499396
2023-12-11T15:00:23.107
1
129
<p>I got the below error while upgrading the Ubuntu version from 20.04 to 22.04. I have tried to create an Ubuntu info file but It didn't help me. Kindly help resolve the issue</p> <p><img src="https://i.stack.imgur.com/Rqeva.png" alt="error" /></p> <pre><code>File &quot;/tmp/ubuntu-release-upgrader-lw9k2sm2/jammy&quot...
1550056
1450948
2023-12-12T06:08:16.963
2024-01-11T17:23:18.490
Ubuntu issue with upgrade
[ "do-release-upgrade" ]
1
6
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T16:05:07.043", "id": "2620566", "postId": "1495657", "score": "0", "text": "`FileNotFoundError: [Errno 2] No such file or directory: '/etc/pam.d/xrdp-sesman.dpkg-backup'` suggests that this may be a remote system controlled via RDP, and that a backup file is missing...
{ "accepted": true, "body": "<p>I removed the xrdp backup file from the server using the following command: rm -Rf /etc/pam.d/xrdp-sesman.dpkg-backup. Then, I ran the do-release-upgrade command again, and now I didn’t get the error as before. I hope I can reinstall the xrdp package using the following command sudo ...
[ { "accepted": true, "body": "<p>I removed the xrdp backup file from the server using the following command: rm -Rf /etc/pam.d/xrdp-sesman.dpkg-backup. Then, I ran the do-release-upgrade command again, and now I didn’t get the error as before. I hope I can reinstall the xrdp package using the following comma...
null
null
null
null
null
1495664
1
null
2023-12-11T15:55:29.703
0
298
<p>I'm running Apache 2.4 on a Ubuntu 23.10 server with PHP 8.2 and I can't install the OCI8 extension in order to connect to Oracle.</p> <p>I installed the Oracle instant client 12.2 and php-pear. When I run:<code>pecl install oci8</code> I get this error: <code>checking for Oracle Database OCI8 support... yes, shared...
1751919
null
null
2023-12-11T15:55:29.703
Can't Install OCI8 on Ubuntu 23.10 PHP 8.2
[ "server", "apache2", "php", "oracle" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1495665
1
null
2023-12-11T16:14:34.817
0
42
<p>what is the yellow color means!?</p> <p>is it DDos attack or something else !?</p> <p>its VPS with Ubuntu 20.04 64bit from Hostinger with Cpanel installed.</p> <p>all websites are down <a href="https://i.stack.imgur.com/aEPVX.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/aEPVX.png" alt="enter im...
1751926
1751926
2023-12-11T17:46:08.460
2023-12-12T10:04:40.407
VPS server htop shows 4 bars in 100% with yellow!
[ "20.04", "vps", "htop" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T16:25:03.710", "id": "2620570", "postId": "1495665", "score": "0", "text": "Looks like the `mysqld` has possibly crashed or forked. Either way, it will have to be restarted.", "userDisplayName": null, "userId": "231142" } ]
null
[ { "accepted": null, "body": "<p>Since it depends on the design set, I recommend taking a look at the help. You can open the help with F1.\nAt the top of the Help page, you can see a reference to the colour of the bars.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, ...
null
null
null
null
null
1495669
1
null
2023-12-11T16:59:05.660
0
89
<p>Hope someone can help me, I have an: Mobo: Asus ROG-Strix 12cx CPU: i79700k RAM: 32 GB GFX: GFeforce RTX 2060 TI</p> <p>Used ventoy to setup the liveboot media as rufus resulted in the liveboot media not booting for the install. Creating the same behaviour as described below.</p> <p>I can run the install from the Li...
1751938
1751938
2023-12-12T09:24:39.717
2023-12-12T10:10:06.130
Ubuntu install not completing after liveboot media is ejected and system is restarted
[ "software-installation" ]
1
13
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T17:34:18.530", "id": "2620583", "postId": "1495669", "score": "0", "text": "Which version of Ubuntu are you trying to install? Are you trying to install the server or the desktop version? Are you trying to make a dual boot setup with Windows and Ubuntu, or is this c...
null
[ { "accepted": null, "body": "<p>may be problem with build-in graphics card as its normal in Ubuntu to create glitch video drive try\nWhen the GRUB menu comes up, asking you what you want to do, highlight Try Ubuntu and press E. At the end of the line beginning with Linux enter {nouveau.modeset=0}. Press ...
null
null
null
null
null
1495670
1
null
2023-12-11T17:13:42.673
5
400
<p>I understand it is extremely rare and the concept, but can't think of a use for it. I do have an idea that we may want to execute a script that has a command to login to a server through ssh, is that something that needs to be done at times and is it an example of where a non-interactive login shell is useful?</p>
817283
null
null
2023-12-11T19:41:33.130
What is an example use for a non-interactive login shell?
[ "bash", "scripts", "ssh" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T18:11:11.353", "id": "2620596", "postId": "1495670", "score": "2", "text": "A non-interactive logon shell is used for `cron`, `at`, `batch` jobs, among other tasks. \"Non-interactive\" means the process doesn't have a human (or `expect`) attached.", "userDisplay...
null
[ { "accepted": null, "body": "<p>Study the Unix way commands are run: the existing (login) shell is forked (duplicated), and the command is execed. If the forked shell runs another shell, that shell is non-interactive.\nType in the command&quot;</p>\n<pre><code>$ echo &quot;$- 'i' indicates interactive&quot...
null
null
null
null
null
1495672
1
null
2023-12-11T18:03:19.967
0
12
<p>I am on Kubuntu. I change my resolution using xrandr and it works too. The only problem is if I sign out or reboot it goes back to 1024x768. Also I have to do the whole process of xrandr again and again... and again... every time I log back in. Any permanent solution?</p> <p>I am new to Linux. Step by step guide wou...
1751951
null
null
2023-12-11T18:03:19.967
Resolution keeps switching 1024x768
[ "kubuntu" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T23:18:47.487", "id": "2620647", "postId": "1495672", "score": "0", "text": "You've not provided any release details; but changes made via `xrandr` take effect immediately (*if appropriate on your machine using Xorg*) but are not saved. If you make changes in your Ku...
null
[]
null
null
null
null
null
1495673
1
null
2023-12-11T18:09:16.653
0
108
<p>I am trying to create a customized ISO file using cubic. The first time I used cubic I made a few small tweaks to the ISO file and tested the customized ISO file, and It worked. After the confirmation that cubic worked, I edited the newly made ISO file more. But when I was finished, I got the error that cubic was un...
1751954
94914
2023-12-12T01:25:31.260
2023-12-12T01:25:31.260
Cubic Error: Unable to create customized disk file
[ "lubuntu", "error-handling" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1495674
1
null
2023-12-11T18:13:43.820
0
101
<p>I have 3 monitors plugged into my RX 5600XT graphics card. All of them worked fine with my Ubuntu until last week when the first monitor stopped working on Ubuntu. I know it's not a hardware problem because they all work together on Windows and even Ubuntu recognizes all 3 of them. What happens is that Ubuntu detect...
542709
null
null
2024-01-08T14:20:07.810
One of my 3 monitors stopped working on Ubuntu (screen stopped working)
[ "graphics", "display" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T18:37:54.373", "id": "2620606", "postId": "1495674", "score": "0", "text": "This may be a graphics driver issue. Was the driver updated recently? If so, try going back to the previous version of the graphics driver.", "userDisplayName": null, "userId": "6818...
null
[ { "accepted": null, "body": "<p>I've found the cause of the issue. For some reason, the Display settings window doesn't update the <code>~/.config/monitors.xml</code> when enabling the monitor, only for disabling. If you take a look into the file, there is a tag called <code>&lt;disabled&gt;&lt;/disabled&gt...
null
null
null
null
null
1495675
1
null
2023-12-11T18:18:03.287
0
449
<p>Grub Customizer messed up my Grub. I regret ever installing it. I purged Grub Customizer, but how do I reinstall Grub? Here is my story:</p> <hr /> <p>I had a dual-boot system, combining <code>Windows 11</code> and <code>Ubuntu 22.04</code> with Grub. At startup, Grub would show several entries, which I found a bit ...
1143066
1143066
2023-12-13T15:25:10.913
2023-12-13T15:25:10.913
Grub Customizer Messed Up Grub - How Reinstall Grub Properly?
[ "boot", "dual-boot", "grub2", "uefi", "grub-customizer" ]
0
12
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T18:33:46.537", "id": "2620602", "postId": "1495675", "score": "0", "text": "The \"Advanced Option for Ubuntu\" allows you to boot Ubuntu using the last kernel. You need this in case an updated kernel breaks your Ubuntu in any way. I recommend you don't delete that g...
null
[]
null
null
null
null
null
1495676
1
null
2023-12-11T18:18:15.110
-1
205
<p>I am trying to play h265 videos in Ubuntu. I tried adding the <code>strukturag/libde265</code> PPA, but I get the following error:</p> <pre><code>$ sudo apt-add-repository ppa:strukturag/libde265 E: The repository 'http://ppa.launchpad.net/mc3man/trusty-media/ubuntu focal Release' does not have a Release file. N: Up...
714090
618353
2023-12-13T10:18:56.187
2023-12-13T10:18:56.187
How to get Ubuntu 20.04.6 LTS play h265 videos?
[ "apt", "package-management", "22.04", "repository", "codecs" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T18:27:36.937", "id": "2620601", "postId": "1495676", "score": "0", "text": "the PPA you are trying to use does not support Focal. that PPA will not work.", "userDisplayName": null, "userId": "10616" } ]
null
[ { "accepted": null, "body": "<p>You will need the codecs, but whether you can smoothly play h265 will depend on the CPU.</p>\n<p>First, remove the outdated with PPA <code>sudo apt-add-repository --remove ppa:strukturag/libde265</code></p>\n<p>Then, install all the necessary codecs with <code>sudo apt instal...
null
null
null
null
null
1495678
1
null
2023-12-11T18:39:41.737
1
80
<p>The goal is to use Ubuntu Core 22 on IoT devices as a base. I need to include a custom proprietary driver as kernel module. I tried the following guide <a href="https://ubuntu.com/core/docs/kernel-building" rel="nofollow noreferrer">Building a kernel snap</a> but this seems to target the base core18. The <a href="ht...
845164
null
null
2023-12-11T18:39:41.737
Build custom kernel snap for Ubuntu Core 22
[ "snap", "ubuntu-core" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1495679
1
null
2023-12-11T18:41:11.750
0
109
<p>I have a remote machine in Azure can not rdp to it it is too slow, attempting to install nomachine. I have tried via tar and deb. can anyone point me in the right direction ?</p> <pre><code>/usr/NX$ sudo wget https://download.nomachine.com/download/6.3/Linux/nomachine_8.10.1_1_amd64.deb https://download.nomachine....
1446847
469152
2023-12-11T22:54:55.120
2023-12-11T22:54:55.120
can not install nomachine from deb or tar
[ "dpkg" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T23:01:06.177", "id": "2620644", "postId": "1495679", "score": "0", "text": "You've provided no basic details about your machine; no OS & release, nor *architecture*, so we can only be *generic* in advice. I downloaded that file & asked my system what type of file it...
null
[]
null
null
null
null
null
1495681
1
null
2023-12-11T18:45:46.740
0
60
<p>Couple of days ago, we've had to change LDAP Server to which our clients connect. We have no access to the server, only to the clients. So as soon we changed server in ldap.conf after reboot libnss-ldap doesn't start automatically. We can still connect with our users and the service can be started manually without a...
1693062
1693062
2023-12-11T18:53:30.210
2023-12-11T18:53:30.210
OpenLDAP works but service doesn't start during boot
[ "networking", "ldap", "openldap" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-12-12T06:55:58.357", "id": "2620690", "postId": "1495681", "score": "0", "text": "Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking.", "userDis...
null
[]
null
null
null
null
null
1495682
1
null
2023-12-11T18:46:37.073
0
57
<p>I have Ubuntu 22.04 running on an Acer Swift SF314-42</p> <p>The touchpad has always worked perfectly but not today. Some days ago I got few small drops of light rain on the keyboard, I dried it immediately with some kitchen paper and there was very little of it anyway so I'm optimistic that this is unrelated.</p> <...
615930
615930
2023-12-11T18:53:56.320
2023-12-11T18:53:56.320
Touchpad stopped working - can't see any events
[ "touchpad", "elantech", "events" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1495690
1
null
2023-12-11T19:43:03.147
0
139
<p>Edit below, 2023-12-12:</p> <ul> <li><p>The issue has been resolved.</p> <p>Turns out it was a browser-related problem.</p> <p>After reading all the comments and trying various solutions, I went to check if the browsing speed is lagging in Tor, everything ran smoothly.</p> <p>My default browser is Firefox, and se...
1751942
1751942
2023-12-12T16:53:48.460
2023-12-12T16:53:48.460
How to fix extremely slow network conection - Ubuntu 20.04 LTS?
[ "networking", "drivers", "20.04", "connection" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T21:24:02.610", "id": "2620634", "postId": "1495690", "score": "0", "text": "what is this other OS? Are DNS the same on Ubuntu and that other one?", "userDisplayName": null, "userId": "782725" }, { "creationDate": "2023-12-12T00:13:26.980", "id": ...
null
[]
null
null
null
null
null
1495694
1
null
2023-12-11T20:25:05.257
0
45
<p>I would like to do the opposite of this: <a href="https://askubuntu.com/questions/26870/exempt-programs-or-domain-from-vpn-connection">Exempt programs or domain from VPN connection</a></p> <p>Where just one program is forced thru an OpenVPN connection. Is there a way?</p>
640804
null
null
2023-12-11T20:25:05.257
Force one program to use VPN connection, not all
[ "vpn", "openvpn" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T22:04:10.283", "id": "2620639", "postId": "1495694", "score": "0", "text": "Please try `openvpn --help` or `man openvpn`. I can only look on Wednesday but I will try help you if you can't find what you're looking for.", "userDisplayName": null, "userId": "50...
null
[]
null
null
null
null
null
1495695
1
null
2023-12-11T20:29:12.630
0
120
<p>I recently installed the <code>libgtk-3-dev/libgtk-4-dev</code> apt packages on my machine. When using the <code>&lt;gtk/gtk.h&gt;</code> header in my C code and compiling, GCC throws an error saying that it cannot find the header files.</p> <p>The error is obscure, I cannot find a solution anywhere, Stack Overflow ...
1740219
968501
2023-12-12T13:44:20.993
2023-12-12T13:48:22.320
Problems with libgtk-3-dev and libgtk-4-dev
[ "gcc", "gtk", "pkg-config" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p><code>pkg-config --cflags gtk+-3.0</code> and <code>pkg-config --libs gtk+-3.0</code> are <em>commands that generate</em> compiler and linker flags, rather than being flags themselves, for example:</p>\n<pre><code>$ pkg-config --libs gtk+-3.0\n-lgtk-3 -lgdk-3 -lpangocairo-1.0...
null
null
null
null
null
1495696
1
null
2023-12-11T20:36:32.553
0
89
<p>I have a Web Server running Ubuntu 22.04 LTS. The Server will not play mp4 file that are mount by a samba file shares from a TrueNAS server. The mount point exists on server but when I open up Dev Tools in a browser it giving a 404 Not Found error in the Network tab of Dev tools. I have install openh264 codec on...
1751976
null
null
2023-12-11T20:36:32.553
Ubuntu 22.04 Server will not play mp4 Files from Samba File Share
[ "apache2", "samba" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-12-12T02:42:19.873", "id": "2620671", "postId": "1495696", "score": "0", "text": "This may have something to do with the Apache configuration file as well. If you do not have a `<Directory>` section for the mount location, Apache will not allow software to read data from ...
null
[]
null
null
null
null
null
1495698
1
null
2023-12-11T20:50:55.893
0
98
<p>I am trying to use authbind for my flask server as I need the server to run on port 443 for the ssl certificate. So far I have looked online and used</p> <pre><code>sudo touch /etc/authbind/byport/443; sudo chmod 500 /etc/authbind/byport/443; sudo chown ig13 /etc/authbind/byport/443; </code></pre> <p>and then I woul...
1751978
767056
2023-12-12T01:02:37.987
2023-12-12T09:21:11.950
Authbind giving "Operation not Permitted" when running a flask server
[ "22.04", "python", "flask" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2023-12-12T00:23:27.090", "id": "2620657", "postId": "1495698", "score": "0", "text": "Does some other process have port 443 allocated? Do `sudo lsof -itcp:443`. Read `man lsof systemd-dnsmasq`.", "userDisplayName": null, "userId": "25618" }, { "creationDate":...
null
[ { "accepted": null, "body": "<p>I fixed the problem. Turns out I just had to restart twice and it started working.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2023-12-12T09:21:11.950", "id": "1495740", ...
null
null
null
null
null
1495699
1
null
2023-12-11T20:52:24.570
1
125
<p>I used an Ubuntu live USB to install Ubuntu. When the installation was finished I clicked on the X button and did a power off. Then a message told me to remove the USB Ubuntu installation media and press Enter, so I did that. Now I don't know what to do next because the PC is still running, but there is a only a bla...
1751980
94914
2023-12-12T12:14:06.327
2023-12-12T12:14:06.327
How to exit from the Ubuntu installer after the installation is finished?
[ "system-installation", "live-usb" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T21:25:19.107", "id": "2620635", "postId": "1495699", "score": "3", "text": "You've not given any specifics as to what Ubuntu product & release you're talking about. There is a bug for example with ISOs of Xubuntu using `ubiquity` that prevents the *eject media and ...
null
[ { "accepted": null, "body": "<p>You finished installing Ubuntu and removed the USB stick. Press the computer's power button, and hold it down until the computer shuts down. Then start the computer and it should be able to boot to Ubuntu. If you installed Ubuntu as a dual boot alongside Windows, it should bo...
null
null
null
null
null
1495701
1
null
2023-12-11T21:39:05.990
0
116
<p>I had wine tricks running, then I reinstalled both wine and winetricks and now I get the following message:</p> <pre><code>$ winetricks od: wine: No such file or directory ------------------------------------------------------ warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versi...
561662
null
null
2023-12-11T21:39:05.990
Winetricks "od: wine: no such file or directory"
[ "wine", "winetricks" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-12-11T23:50:59.333", "id": "2620652", "postId": "1495701", "score": "0", "text": "The error message suggests you installed `winetricks` but NOT the corresponding WINE binaries. Are you SURE you have Wine installed?", "userDisplayName": null, "userId": "10616" }...
null
[]
null
null
null
null
null
1495702
1
null
2023-12-11T21:44:48.123
0
151
<p>I'm trying to connect to a l2tp w/ psk VPN using Ubuntu but i keep getting timeout (after less than 10 secs) was reached when trying to connect:</p> <pre><code>sending packet: from 192.168.0.100[4500] to 201.22.XXX.XX[4500] (68 bytes) Dec 11 18:41:00 user NetworkManager[43772]: &lt;warn&gt; [1702330860.0702] vpn[0x...
1751985
1751985
2023-12-11T21:45:12.127
2023-12-11T21:45:12.127
'Timeout was reached' network manager
[ "networking", "network-manager", "vpn", "l2tp" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1495706
1
null
2023-12-11T23:22:56.140
0
204
<p><strong>URGENT</strong> I have a windows main machine that connects to the internet via wifi and a ubuntu server that cannot connect to the internet via wifi as it does not have this capability. I have discovered creating a network bridge where the main machine(windows) essentially acts as a switch allowing the ubun...
1751992
1751992
2023-12-11T23:24:19.960
2023-12-11T23:24:19.960
Creating network bridge between main machine(windows) and ubuntu server(hp g3 800 sff without wireless compatibility) not working as expected
[ "server", "22.04", "ssh", "windows", "network-bridge" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1495712
1
null
2023-12-12T01:05:10.813
0
181
<p>I'm currently using Ubuntu Server 22.04 with three hard disks - one for the installed OS and two for data storage. I've attempted to set up RAID 1 between the two data hard disks, but I'm encountering an issue. When one of the data hard disks in the RAID experiences a problem, the other hard disk in good condition i...
1751998
1450948
2023-12-12T08:49:35.933
2024-01-05T04:56:06.993
set up RAID 1 on 2 data hard disks in Ubuntu Server 22.04, but it's not functioning properly
[ "server", "raid", "mdadm" ]
2
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-05T03:40:03.753", "id": "2626167", "postId": "1495712", "score": "0", "text": "I found a solution by adding these two commands to the /etc/rc.local file to ensure the system assembles the RAID array status at startup.", "userDisplayName": null, "userId": "17519...
null
[ { "accepted": null, "body": "<p>this is my way of doing software raid</p>\n<pre><code>sudo mkdir -v /raid_data\nsudo mkfs.btrfs -L data -d raid1 -m raid1 -f /dev/sdb /dev/sdc\nsudo mount /dev/sdb /raid_data\n</code></pre>\n<p>This command creates a btrfs file system named data and mounts it to the /raid_dat...
null
null
null
null
null
1495713
1
null
2023-12-12T01:06:25.940
0
134
<p>Today (12th Dec 2023) I reinstalled Ubuntu 22.04.3 on my Asus dual-boot laptop with the specs &quot;Ryzen 6800H with Radeon graphics + Nvidia RTX 3070 GPU&quot;. When I try to change the screen brightness (using <code>FN + F7/F8</code> key combinations, the brightness 'bar' appears to change but the screen remains ...
221859
158442
2023-12-12T02:17:15.350
2023-12-12T02:17:15.350
Cannot change screen brightness / backlight levels in Ubuntu 22.04.3 on laptop with Ryzen 6800H with Radeon graphics + Nvidia RTX 3070 GPU
[ "drivers", "nvidia", "22.04", "brightness", "amd-graphics" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>The fundamental issue was that using <code>FN + F7/F8</code> was changing the value of brightness inside the <code>nvidia</code> file in the corresponding directory:</p>\n<pre><code>/sys/class/backlight/nvidia*/brightness\n</code></pre>\n<p>instead of the <code>amd</code> fil...
null
null
null
null
null
1495715
1
null
2023-12-12T01:47:36.290
0
54
<p>I just fresh installed Kubuntu but I have this very annoying problem that, out of the blue, make it so that a lot of touchpad events get randomly triggered (pressed and released) and in that timespan I cannot do anything, meaning that I cannot even move the mouse because it doesn't do anything, I guess because there...
1752005
null
null
2023-12-12T01:47:36.290
xinput is firing touchpad events randomly, thus preventing me from clicking and moving the touchpad
[ "kubuntu", "mouse", "touchpad", "xinput", "libinput" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null