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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1498481 | 1 | null | 2023-12-29T21:07:15.950 | 1 | 118 | <p>I have an ubuntu server (22.04.3) that is running a Plex server and various downloading software. I'd like to have a VPN running to protect me, however when I do this, remote access becomes unavailable in Plex.</p>
<p>Is there a way I can configure certain apps/certain ports to bypass OpenVPN completely, or is there... | 1756779 | null | null | 2023-12-29T21:07:15.950 | Have certain apps/ports bypass OpenVPN connection | [
"networking",
"server",
"openvpn",
"plex"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-29T21:19:09.383",
"id": "2624971",
"postId": "1498481",
"score": "0",
"text": "You can't access Plex by going to https://app.plex.tv ? I thought that Plex if successful will communicate with the Central Plex Server giving you access no matter where you are. But, that... | null | [] | null | null | null | null | null |
1498482 | 1 | null | 2023-12-29T21:30:41.163 | 0 | 41 | <p><a href="https://i.stack.imgur.com/nqIu5.png" rel="nofollow noreferrer">CUPS configuration</a></p>
<p>I am trying to install a POS58 thermal printer ZKTeco ZKP5803 in a raspberry pi 4 running Ubuntu 22.04. I updated it into CUPS as a POS58 but when I send the print I get "Filter failed" message. Can some o... | 1756613 | null | null | 2023-12-29T21:30:41.163 | ZKP5803 POS58 printer failing ti print with "Filter failed" message in Ubuntu | [
"22.04",
"printing",
"cups-lpd"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498483 | 1 | null | 2023-12-29T21:39:15.913 | 0 | 41 | <p>My laptop has 2880x1800 display, and my external monitor supports 1920x1080. It is a shitty one indeed, but was working fine with windows. Now, when I swith desktops, only the desktop on the laptop screen changes (the primary display), and the external stays the same, but it crashes. Brave stops responding immediate... | 1003203 | null | null | 2023-12-29T21:39:15.913 | Problems with external display | [
"multiple-monitors",
"display",
"display-resolution",
"23.10"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498484 | 1 | null | 2023-12-29T21:50:48.440 | -1 | 851 | <p>I want to play Lethal Company from Steam modded with r2modman, but when I start the game from r2modman, I get this error message.</p>
<blockquote>
<p>You are missing the following libraries, and Steam may not run: libGL.so.1</p>
</blockquote>
<p>After I click OK, Steam starts to run but then it crashes.</p>
| 1756782 | 94914 | 2023-12-30T12:50:04.473 | 2023-12-30T12:50:04.473 | Lethal Company modded (r2modman) | [
"games",
"steam",
"opengl"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>libGL.so.1 is provided by the libgl package in all currently supported versions of Ubuntu. To install it open the terminal and type:</p>\n<pre class=\"lang-none prettyprint-override\"><code>sudo apt update\nsudo apt install libgl primus-libs\n</code></pre>\n",
"commentCou... | null | null | null | null | null |
1498486 | 1 | null | 2023-12-29T22:04:56.790 | 0 | 58 | <p>I am trying to create a bootable disk drive so that I can boot Ubuntu from the drive. I used Rufus to install the ISO to the drive. The external drive I am using is a crucial x8.</p>
<p>I get to the point where I choose try or install Ubuntu and then I get what is shown in the attached picture. I am attempting to us... | 1756786 | 51957 | 2023-12-29T23:40:30.737 | 2023-12-29T23:40:30.737 | Ubuntu LTS bootable disk drive issue | [
"boot",
"live-usb",
"downloads",
"nouveau"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498491 | 1 | null | 2023-12-30T01:15:28.590 | 0 | 64 | <p>I just cloned a big folder and tumblerd has started eating my CPU. I'm now curious about what particular file it is working on. Is there any way to see what file it is currently trying to make a thumbnail of?</p>
| 824054 | null | null | 2023-12-30T01:15:28.590 | Is it possible to check what file tumblerd is currently looking at? | [
"xubuntu",
"xfce",
"thumbnails"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T01:26:16.067",
"id": "2624992",
"postId": "1498491",
"score": "0",
"text": "You've not provided any release details; but I usually use `lsof` to list open files to explore where its *indexing*... though there are many different ways of course (including `top` type ... | null | [] | null | null | null | null | null |
1498492 | 1 | null | 2023-12-30T01:32:10.917 | 0 | 76 | <p>My Asus Vivobook 17 acts like it's connected to the internet, but it's extremely slow, so slow that it times out. Not a single webpage will load. I've ran network diagnostics and everything says its working and connected to the internet, when it's clearly not.
I took it to a computer repair shop and they said it was... | 1756808 | null | null | 2023-12-30T01:32:10.917 | On Ubuntu 22.04, he internet is extremely slow and times out | [
"networking",
"wireless",
"internet"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T22:19:58.547",
"id": "2625127",
"postId": "1498492",
"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 |
1498494 | 1 | null | 2023-12-30T02:36:43.920 | 1 | 86 | <p>Just a quick overview of system:</p>
<p>Dual boot Kubuntu 22.04 and Windows 10 (Kubuntu is primary)</p>
<p>1 nvme SSD with 3 partitions (Ubuntu boot; Windows boot; and a shared partition).</p>
<p>My issue:</p>
<p>I only actually just needed to use windows last night, and I noticed the shared partition is appearing e... | 1756816 | null | null | 2023-12-30T02:36:43.920 | Mounted drive appearing empty in Kubuntu and Windows | [
"dual-boot",
"partitioning",
"kubuntu"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T07:32:44.220",
"id": "2625014",
"postId": "1498494",
"score": "0",
"text": "There are cases where changes made by Linux on an NTFS filesystem may be ignored by Windows … Please see https://askubuntu.com/a/1492976 … in which case avoiding mounting such filesystem in... | null | [] | null | null | null | null | null |
1498495 | 1 | null | 2023-12-30T03:18:04.673 | 1 | 132 | <p>I've been following different things by going to System Settings and going to Keyboard and changing the layout to "Google | Chromebook" but it didn't work.</p>
<p>I'm also using Kubuntu</p>
| 1756818 | null | null | 2023-12-30T04:49:50.910 | How to use function keys on chromebook using Ubuntu 22.04.3 LTS x86_64 | [
"22.04",
"kubuntu",
"chromebook",
"google"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T04:55:40.520",
"id": "2625007",
"postId": "1498495",
"score": "0",
"text": "Related https://askubuntu.com/q/1451097/124466",
"userDisplayName": null,
"userId": "124466"
},
{
"creationDate": "2023-12-30T08:01:44.077",
"id": "2625015",
"postId"... | null | [
{
"accepted": null,
"body": "<p>You can use the keyboard remapping script from the <code>cros-keyboard-map</code> repository by WeirdTreeThing.</p>\n<pre><code>git clone https://github.com/WeirdTreeThing/cros-keyboard-map\ncd cros-keyboard-map\n./install.sh\n</code></pre>\n<p>It is an automated script that ... | null | null | null | null | null |
1498502 | 1 | null | 2023-12-30T08:33:11.380 | 0 | 40 | <p>I have a laptop running Ubuntu with both HDMI and VGA ports. I've connected two monitors to these ports—one directly using an HDMI cable and the other through a VGA to HDMI converter.</p>
<p><em><strong>Problem:</strong></em>
The monitor connected via the VGA to HDMI converter is currently limited to a resolution of... | 1756858 | null | null | 2023-12-30T08:33:11.380 | Configuring Ubuntu for 1920 x 1080 (16:9) Resolution on monitor connected via VGA to HDMI converter | [
"multiple-monitors",
"display",
"display-resolution",
"hdmi",
"vga"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T12:03:43.400",
"id": "2625044",
"postId": "1498502",
"score": "1",
"text": "[Edit] your post to include the output of `xrandr`.",
"userDisplayName": null,
"userId": "653515"
},
{
"creationDate": "2023-12-30T12:03:50.553",
"id": "2625045",
"po... | null | [] | null | null | null | null | null |
1498503 | 1 | null | 2023-12-30T08:51:56.113 | 1 | 50 | <p>I can´t make my system recall the whole audio configuration at startup.</p>
<p>After playing a lot with Jack, Carla and scripts, I've found this way to make my system (manually) work:
<a href="https://www.loom.com/share/d0d5ed3b6cb94078bffaaaf8440aef9b?sid=69a13ba0-2e06-465b-acc4-41c33325c0f9" rel="nofollow noreferr... | 647728 | 647728 | 2024-01-02T07:55:01.083 | 2024-01-02T07:55:01.083 | Jack not loading all the settings at startup | [
"sound",
"scripts",
"pulseaudio",
"alsa",
"jack"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498507 | 1 | null | 2023-12-30T09:58:55.630 | 0 | 135 | <p>Please don't crucify me. ChatGPT or Google did nothing, so here I am. Basically, I cannot use QtWidgets in my C++ code (for some reason).</p>
<p>The problem: When I include the header in C++, I get this error:</p>
<pre><code>g++ -std=c++11 -Wall -Wextra -Isrc -Isrc/lib -c src/ui/mainwindow.cpp -o bin/ui/mainwindo... | 1740219 | null | null | 2023-12-30T09:58:55.630 | #include <QtWidgets>: no such file or directory | [
"c++",
"make",
"qt5"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T11:44:33.937",
"id": "2625041",
"postId": "1498507",
"score": "0",
"text": "Your makefile. Hint: `$(CFLAGS)` or `CXXFLAGS`?",
"userDisplayName": null,
"userId": "425479"
},
{
"creationDate": "2023-12-30T14:48:32.257",
"id": "2625073",
"postI... | null | [] | null | null | null | null | null |
1498511 | 1 | null | 2023-12-30T10:36:08.743 | 0 | 18 | <p>My keybord backlight was working fine in Windows 10. I used to just use FN key with Z alphabet and the keyboard would jus turn on its lights; however, after installing Ubuntu 22.04.3 does not work anymore. I would be thankful if anyone could help me. I am used Toshiba laptop Z30-A-183</p>
| 1756876 | null | null | 2023-12-30T10:36:08.743 | Keybord backlight not working in Toshiba Laptop | [
"22.04"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T12:38:00.790",
"id": "2625049",
"postId": "1498511",
"score": "1",
"text": "there are some suggested solutions in [this old hardware question](https://askubuntu.com/questions/13886/how-to-light-up-back-lit-keyboard#18628) any help?",
"userDisplayName": null,
... | null | [] | null | null | null | null | null |
1498512 | 1 | null | 2023-12-30T10:36:31.820 | 0 | 353 | <p>I'm installing Ubuntu 23.10 Server on Vmware Workstation Player 17 and I got stuck with this issue: it keeps looping at acquiring and extracting image from cp ///tmp/tmp2xnglye4/mount.
Anyone who has had this issue before and any recommended solution is much appreciated.</p>
<p>Thank you</p>
| 1756855 | null | null | 2023-12-30T10:36:31.820 | Ubuntu 23.10 Server installation issue: stop at acquiring and extracting image from cp ///tmp/tmp2xnglye4/mount | [
"server",
"23.10"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T11:04:11.360",
"id": "2625035",
"postId": "1498512",
"score": "0",
"text": "tyr oracle virtualbox instead",
"userDisplayName": null,
"userId": "1372403"
}
] | null | [] | null | null | null | null | null |
1498513 | 1 | null | 2023-12-30T10:37:15.450 | 0 | 359 | <p>I have a problem with Ubuntu 22.04 where apt-get does not download files from repository</p>
<pre><code>root@masternode:~# apt-get update
Ign:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Ign:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Ign:3 http://archive.ubuntu.com/ubuntu jammy-backports InRele... | 1128618 | 1128618 | 2023-12-31T01:20:31.777 | 2023-12-31T12:49:21.570 | apt-get returns Temporary failure resolving 'archive.ubuntu.com' while wget downloads files without a problem | [
"apt",
"package-management",
"updates"
] | 1 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T21:53:21.620",
"id": "2625119",
"postId": "1498513",
"score": "0",
"text": "Please can you share `grep -i proxy /etc/wgetrc` ?",
"userDisplayName": null,
"userId": "966203"
},
{
"creationDate": "2023-12-30T22:11:59.553",
"id": "2625125",
"pos... | null | [
{
"accepted": null,
"body": "<p>Then I do a wild shot.</p>\n<p>Control with</p>\n<pre><code>ping4 -c4 archive.ubuntu.com\n</code></pre>\n<p>and</p>\n<pre><code>ping6 -c4 archive.ubuntu.com\n</code></pre>\n<p>if the problem is with ipv4 or ipv6.</p>\n<p>To force ipv4</p>\n<pre><code>sudo apt-get -o Acquire::... | null | null | 2023-12-31T18:43:31.063 | null | null |
1498520 | 1 | null | 2023-12-30T11:55:15.053 | 0 | 151 | <p>I want to install wine by following the instructions on the winehq.org website. when I follow the instructions it turns out that I need the libgd3:i386 package, and when I try to install it turns out that it will delete some packages / software</p>
<pre><code>sudo apt install libgd3:i386
Reading package lists... Don... | 1756892 | null | null | 2023-12-30T11:55:15.053 | Dependency conflict: Installing libgd3:i386 leads to removal of important packages? | [
"package-management",
"22.04",
"wine"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T14:12:45.740",
"id": "2625064",
"postId": "1498520",
"score": "0",
"text": "You are wise to ask. Approving that change will, as you suspect, remove large slabs of your system.",
"userDisplayName": null,
"userId": "19626"
},
{
"creationDate": "2023-12... | null | [] | null | null | null | null | null |
1498523 | 1 | 1498528 | 2023-12-30T12:56:34.050 | 1 | 4970 | <p>I have two laptops showing</p>
<pre><code>DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS"
</code></pre>
<p>but one of them has</p>
<pre><code>Linux ... 6.2.0-39-generic #40~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 16 10:53:04 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
</code></pre>
<p>and the other one shows an old k... | 367444 | null | null | 2023-12-30T14:10:05.503 | Force ubuntu 22.04.3 to use kernel 6.2 instead of 5.15 | [
"apt",
"upgrade",
"kernel",
"updates",
"22.04"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T13:08:01.337",
"id": "2625053",
"postId": "1498523",
"score": "1",
"text": "Do you have the HWE (Hardware Enablement Stack) activated on the system currently using the 5.15. kernel?\nThis is achieved by installing the package **linux-generic-hwe-22.04**.",
"user... | {
"accepted": true,
"body": "<p>"<em>How can I tell apt-??? to switch to the newer kernel line?</em>"</p>\n<p>No need to "force" anything.</p>\n<ol>\n<li><p>Simply install the HWE metapackage for your LTS release of Ubuntu: <code>sudo apt install linux-generic-hwe-22.04</code> (thanks to @noisef... | [
{
"accepted": true,
"body": "<p>"<em>How can I tell apt-??? to switch to the newer kernel line?</em>"</p>\n<p>No need to "force" anything.</p>\n<ol>\n<li><p>Simply install the HWE metapackage for your LTS release of Ubuntu: <code>sudo apt install linux-generic-hwe-22.04</code> (thanks to... | null | null | 2023-12-31T09:18:05.133 | null | null |
1498526 | 1 | null | 2023-12-30T13:48:54.420 | -1 | 123 | <p>How can I run the following command at startup: <code>sudo modprobe i8k force=1</code></p>
<p>This allows me to control the fan speed of my Dell machine and I cannot run it without the <code>force=1</code> as it gives an error. I have tried putting <code>i8k force=1</code> into <code>/etc/modules</code> but that doe... | 1756903 | 1756903 | 2023-12-30T13:49:28.033 | 2023-12-30T15:22:33.817 | Modprobe force=1 on startup | [
"22.04",
"dell",
"modprobe"
] | 2 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>You can write the configuration under <code>/etc/modules-load.d/file.conf</code> then enable the systemd service:</p>\n<pre><code>sudo systemctl enable --now systemd-modules-load\n</code></pre>\n<p>See <a href=\"https://www.freedesktop.org/software/systemd/man/latest/modules-... | null | null | null | null | null |
1498533 | 1 | null | 2023-12-30T15:03:52.850 | 2 | 98 | <p>I am new to ubuntu community,</p>
<p>On my Asus Vivobook S14 I am not able to resume after the system gets suspended (automatically or manually), system undergoes boot on wake-up.
Processor: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz</p>
<p>please let me know anything more required</p>
<p>I have already tried updating... | 1756918 | 1756918 | 2024-01-01T16:14:12.173 | 2024-01-03T21:20:00.267 | Laptop boots on waking up after suspend - Ubuntu 22.04 - Asus VivoBook S14 X430UA | [
"22.04",
"suspend",
"asus"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T21:20:00.267",
"id": "2625979",
"postId": "1498533",
"score": "0",
"text": "You could try to see things that happened just during the previous boot with\n``` lang-bash\njournalctl -b-1\n```\nand then press the <kbd>></kbd> key to scroll to the end of the log - al... | null | [] | null | null | null | null | null |
1498536 | 1 | 1498552 | 2023-12-30T16:02:48.297 | 0 | 1023 | <p>I am trying to add deadsnakes ppa to install some python versions. I have tried to use the <code>sudo add-apt-repository ppa:deadsnakes/ppa</code> command, but I get <em>Cannot add PPA: 'ppa:~deadsnakes/ubuntu/ppa'. ERROR: '~deadsnakes' user or team does not exist.</em>.</p>
<p>I have seen many posts on this, but no... | 1756929 | null | null | 2024-01-03T15:17:50.407 | Cannot add PPA. Fresh ubuntu installation (20.04) I have tried quite a few things | [
"apt",
"20.04",
"package-management",
"ppa"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T16:22:18.400",
"id": "2625082",
"postId": "1498536",
"score": "2",
"text": "Does this help https://ubuntu.social/@launchpadstatus/110594525393361192",
"userDisplayName": null,
"userId": "966203"
},
{
"creationDate": "2023-12-31T08:52:25.380",
"id... | {
"accepted": true,
"body": "<p>You can add the repository without <code>add-apt-repository</code>:</p>\n<p>Import <a href=\"https://keyserver.ubuntu.com/pks/lookup?fingerprint=on&op=index&search=0xF23C5A6CF475977595C89F51BA6932366A755776\" rel=\"nofollow noreferrer\">the gpg key</a>:</p>\n<pre><code>gpg --... | [
{
"accepted": true,
"body": "<p>You can add the repository without <code>add-apt-repository</code>:</p>\n<p>Import <a href=\"https://keyserver.ubuntu.com/pks/lookup?fingerprint=on&op=index&search=0xF23C5A6CF475977595C89F51BA6932366A755776\" rel=\"nofollow noreferrer\">the gpg key</a>:</p>\n<pre><cod... | null | null | null | null | null |
1498541 | 1 | null | 2023-12-30T17:11:25.963 | 0 | 28 | <p>Today I performed a fresh install of Ubuntu 22.04 on my laptop, and it looks like I missed a step; all but one of the folders on my secondary drive are inaccessible, appearing to be owned by my previous OS installation/build. How do I reclaim ownership of the locked folders stored on this drive?</p>
| 1756944 | null | null | 2023-12-31T01:46:35.373 | Changing owners on secondary drive | [
"22.04"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>After much bashing my face against the wall, it looks like I figured it out.</p>\n<ol>\n<li><code>sudo bash, password</code></li>\n<li><code>chown -R username:GID /media/oem/Extra\\ Drive\\ 1/</code></li>\n</ol>\n<p>I already knew my username, so that was easy. To get the GID... | null | null | null | null | null |
1498547 | 1 | null | 2023-12-30T18:53:22.313 | 1 | 243 | <p>I need advice on how to remove Anydesk from my computer. I had received an email from someone that (I since found out that it was a fake) appeared to be from PayPal that said I needed to pay $XXX, I did not recognize the purchase and I was worried that they would affect my credit if I did not, so I called the numbe... | 1660935 | 1660935 | 2023-12-30T23:31:12.947 | 2024-01-02T22:41:43.230 | I need advice on removing a scammer's program from my computer | [
"remote-access"
] | 2 | 11 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T19:23:21.023",
"id": "2625095",
"postId": "1498547",
"score": "5",
"text": "Please [edit your question](https://askubuntu.com/posts/1498547/edit) and add more information on how you installed Anydesk. Did you install using Flatpack, Snap, Deb file, or did you add th... | null | [
{
"accepted": null,
"body": "<blockquote>\n<p>"<em>I have recently removed any and all traces I could find of Anydesk, but still it remains on my computer.</em>"</p>\n</blockquote>\n<p>You were the victim of criminal activity, not an honest mistake.<br>\nConsider your system compromised by profess... | null | null | null | null | null |
1498550 | 1 | null | 2023-12-30T19:42:25.430 | 0 | 82 | <p>I have a problem installing virtualbox on ubuntu which is installed on microsoft azure. I get the following error:</p>
<blockquote>
<p>Unable to change the power state of the virtual machine: this host supports Intel VT-x, but Intel VT-x is disabled.<br />
Intel VT-x may be disabled if it has been disabled in the BI... | 1756968 | 51957 | 2023-12-30T22:27:23.027 | 2023-12-30T22:27:23.027 | Nested virtualisation: unable to change the power state - Intel VT-x disabled | [
"virtualbox",
"virtualization",
"microsoft",
"azure"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T23:31:51.347",
"id": "2625149",
"postId": "1498550",
"score": "1",
"text": "You'll have to enable nested virtualization. https://learn.microsoft.com/en-us/azure/lab-services/how-to-enable-nested-virtualization-template-vm-using-script?tabs=powershell",
"userDisp... | null | [] | null | null | null | null | null |
1498551 | 1 | null | 2023-12-30T19:47:03.763 | 0 | 50 | <p>What does the number 1 indicate on the folder icon? seems to be a sticky value.</p>
<p>Ubuntu 23.10 (mantic)</p>
<p><a href="https://i.stack.imgur.com/KOGGb.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/KOGGb.png" alt="file folder icon sidebar GUI" /></a></p>
| 1756969 | 767056 | 2023-12-31T01:41:00.287 | 2023-12-31T01:41:00.287 | What's the meaning of the 1 on the file folder icon on the sidebar? | [
"gui"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T21:27:18.607",
"id": "2625115",
"postId": "1498551",
"score": "0",
"text": "It shows you the number of unread notifications from that specific app, in this case File. If you started copying a large file or a large folder, the notification may tell you that copying i... | null | [] | null | null | 2023-12-31T08:52:08.013 | null | null |
1498553 | 1 | null | 2023-12-30T21:05:08.770 | 0 | 68 | <p>I have a dual monitor setup with an AMD Ryzen 5 4600G (Radeon Graphics) CPU. My motherboard has one DisplayPort and one HDMI port. I connected Monitor 1 to the HDMI port and Monitor 2 to the DisplayPort using a DisplayPort to HDMI converter, as Monitor 2 has both HDMI and DP ports.</p>
<p>During the boot process, bo... | 1756978 | 1756978 | 2023-12-31T02:42:13.147 | 2023-12-31T02:42:13.147 | Displayport to HDMI Converter Issue: Second Monitor No Signal after BIOS on AMD Ryzen 5 4600G Dual Monitor Setup | [
"22.04",
"hdmi",
"amd-graphics",
"bios",
"displayport"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T22:22:59.350",
"id": "2625130",
"postId": "1498553",
"score": "0",
"text": "What is the model and type of the converter?",
"userDisplayName": null,
"userId": "51957"
},
{
"creationDate": "2023-12-31T01:27:13.250",
"id": "2625183",
"postId": "... | null | [] | null | null | null | null | null |
1498555 | 1 | null | 2023-12-30T21:29:33.643 | 0 | 37 | <p>Ubuntu 20.04 I have files stored in the following fashion as a example:</p>
<p>Uni -</p>
<pre><code>Biology -
01122023 Class 01 - subj dfsg.txt
02122023 Class 02 - subj eweg.txt
03122023 Class 03 - subj ewq.txt
Math -
01122023 Class 01 - subj asdfg.txt
05122023 Class 02 - subj adsdf.txt
05122023 C... | 476676 | null | null | 2023-12-30T21:29:33.643 | How to batch rename a bunch of files of same type inside folders to that the numbers in the name are inside brackets? via terminal | [
"command-line",
"scripts",
"rename",
"batch"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T23:01:27.520",
"id": "2625140",
"postId": "1498555",
"score": "0",
"text": "Is this homework?",
"userDisplayName": null,
"userId": "68186"
}
] | null | [] | null | null | null | null | null |
1498557 | 1 | null | 2023-12-30T22:13:24.803 | -1 | 153 | <p>I have several Ubuntu machines for learning purposes. They are on old laptops from family members.</p>
<p>How do I become an Admin for these laptops. I want to update them from my machine, I want to create users and block users, all the things admins do?</p>
<p>Sorry if this is a stupid question.</p>
| 1756992 | null | null | 2023-12-30T22:29:38.787 | How do I become an Administrator of my own Ubuntu machines? | [
"22.04",
"administrator"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T22:59:28.507",
"id": "2625139",
"postId": "1498557",
"score": "2",
"text": "If you installed Ubuntu, you created an user during installation. That user is the administrator. Learn how to use the `sudo` command on the command line to do all the things admins do.",
... | null | [
{
"accepted": null,
"body": "<p>By default, Ubuntu machines do have a <em>root</em> user (the Linux / Unix name of the allmighty system administrator), but no password is set for that account, so you can't log in with that user name.</p>\n<p>The way you do that is to use the <code>sudo</code> command which ... | null | null | null | null | null |
1498558 | 1 | null | 2023-12-30T22:17:01.770 | -1 | 1030 | <p>Trying to install Podman on Ubuntu 20.04, and it turns out to be very challenging.</p>
<ul>
<li><a href="https://tecadmin.net/how-to-install-and-use-podman-on-ubuntu-22-04/" rel="nofollow noreferrer">This</a> blogs says it includes installing Podman on Ubuntu 22.04 <em><strong>& 20.04</strong></em>, but 20.04 is... | 843820 | 843820 | 2023-12-30T22:23:47.880 | 2023-12-30T23:10:20.157 | Install Podman on Ubuntu 20.04 | [
"20.04",
"software-installation",
"podman"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T22:28:42.527",
"id": "2625132",
"postId": "1498558",
"score": "2",
"text": "A quick look and the *libc6* provided in *focal* (20.04) is too old, and upgrading that would also mean your system is no longer Ubuntu 20.04 LTS (upgrading to 22.04 being the safest option)... | null | [
{
"accepted": null,
"body": "<blockquote>\n<ul>\n<li>Even the official Podman Installation Instruction doesn't cover Ubuntu, only Debian.</li>\n</ul>\n</blockquote>\n<p>Huh? Have a look down the <a href=\"https://podman.io/docs/installation#ubuntu\" rel=\"nofollow noreferrer\">official Podman page</a>, wher... | null | null | null | null | null |
1498562 | 1 | 1498565 | 2023-12-30T23:38:18.093 | -1 | 84 | <p>How to download gnomebaker?</p>
<p>I followed instructions here [1]</p>
<p>I type</p>
<p>sudo add-apt-repository ppa:gnomebaker/stable</p>
<p>The result is</p>
<p>Repository: 'deb <a href="https://ppa.launchpadcontent.net/gnomebaker/stable/ubuntu/" rel="nofollow noreferrer">https://ppa.launchpadcontent.net/gnomebake... | 827097 | 827097 | 2023-12-31T00:10:19.383 | 2023-12-31T00:20:55.327 | how to download gnomebaker | [
"software-installation"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-30T23:42:47.513",
"id": "2625157",
"postId": "1498562",
"score": "1",
"text": "A quick look and I can see that PPA doesn't support any Ubuntu release from 2013 onwards; did you check? https://launchpad.net/~gnomebaker/+archive/ubuntu/stable *taken from your provide... | {
"accepted": true,
"body": "<p>The app was for GNOME 2 (GTK2), modern GNOME is now at GNOME 4, with 3 in <em>maintenance</em> support only, and 2 having been <em>deprecated</em> for a long time...</p>\n<p>The package was dropped long ago upstream (<a href=\"https://tracker.debian.org/pkg/gnomebaker\" rel=\"nofollo... | [
{
"accepted": true,
"body": "<p>The app was for GNOME 2 (GTK2), modern GNOME is now at GNOME 4, with 3 in <em>maintenance</em> support only, and 2 having been <em>deprecated</em> for a long time...</p>\n<p>The package was dropped long ago upstream (<a href=\"https://tracker.debian.org/pkg/gnomebaker\" rel=\... | null | null | 2023-12-31T09:21:06.470 | null | null |
1498573 | 1 | null | 2023-12-31T02:34:02.000 | 0 | 365 | <p>For some reason I have mysteriously started getting repeated "Authorization required" popups when I try to connect to any network. Even if I type the correct password, the popup keeps showing up. So I cannot connect to any network.</p>
<p>I was using my laptop just fine earlier this morning. No updates pas... | 1757012 | 767056 | 2023-12-31T03:20:16.747 | 2023-12-31T12:18:51.603 | Ubuntu 22.04: infinite authorization loop, cannot connect to wifi | [
"networking",
"22.04"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-31T03:13:34.043",
"id": "2625196",
"postId": "1498573",
"score": "0",
"text": "`But after logging in, I am facing the problem described above`, how can you get `Authorization required` after you have \"logged in\"? Please explain.",
"userDisplayName": null,
"u... | null | [
{
"accepted": null,
"body": "<p>Troubleshoot the "Authorization required" pop-up issue by following these steps.</p>\n<ol>\n<li><p>Enable Network Manager to autostart with <code>sudo systemctl enable NetworkManager</code></p>\n</li>\n<li><p>Restart Network Manager with <code>sudo systemctl restart... | null | null | null | null | null |
1498577 | 1 | null | 2023-12-31T06:17:03.783 | 0 | 133 | <p>I have script to shutdown my computer after 2 minutes, and 1 minute before shutdown it sends a notification that says <em>"It will shutdown after 1 minute"</em>. The script will be executed on click via a launcher, and the launcher will appear among other applications.</p>
<p>So I created the script with a... | 1635093 | 618353 | 2023-12-31T14:08:15.557 | 2023-12-31T14:20:05.853 | How to make my script that has a timer to shutdown my machine work? | [
"command-line",
"bash",
"scripts",
"22.04",
"shutdown"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-31T09:04:55.913",
"id": "2625231",
"postId": "1498577",
"score": "0",
"text": "Is the `at` command installed on your system? And why don't you use the `shutdown -h +2` command instead of `at`. And, never trust any AI tool; currently their answers are 50% correct at mos... | null | [
{
"accepted": null,
"body": "<p>I tested your script and it worked for shutting down my system. However, I initially encountered an error:</p>\n<pre class=\"lang-none prettyprint-override\"><code>Can't open /run/atd.pid to signal atd. No atd running?\n</code></pre>\n<p>So it looks like that on my system (Fe... | null | null | null | null | null |
1498585 | 1 | null | 2023-12-31T07:59:50.630 | 1 | 175 | <p>Running Ubuntu 22.04.3 on Intel system. HP Pavilion DV4-3029TX PC i5-2410 Intel HD Graphics 3000 (with 8GB mem)</p>
<p>Tried both default kernel 5.15 & HWE kernel 6.2, 6.5</p>
<p>System will just randomly freeze several times per day. Sometimes when idle but sometimes in mid use. Complete freeze means no key ... | 319341 | 319341 | 2024-01-18T11:34:36.760 | 2024-01-18T11:34:36.760 | How do I diagnose laptop freezing with no logs? | [
"20.04",
"freeze",
"diagnostic"
] | 0 | 21 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-31T08:55:56.713",
"id": "2625227",
"postId": "1498585",
"score": "1",
"text": "Is this a useful starting point? https://ubuntu.com/server/docs/kernel-crash-dump",
"userDisplayName": null,
"userId": "884673"
},
{
"creationDate": "2023-12-31T10:32:23.053"... | null | [] | null | null | null | null | null |
1498597 | 1 | null | 2023-12-31T12:24:43.867 | 0 | 50 | <p>When I wanted to run the Auroura app (I downloaded and installed it from <a href="https://github.com/legacyO7/Aurora" rel="nofollow noreferrer">this</a>) to manage the keyboard backlight in Ubuntu 22.04, unfortunately, after many clicks on "Grant Access" nothing happened as in the below image.
<a href="htt... | 1361860 | 1361860 | 2023-12-31T13:14:56.250 | 2023-12-31T13:14:56.250 | How it possible to grant access in Auroura app? | [
"permissions",
"22.04"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-31T12:58:30.540",
"id": "2625258",
"postId": "1498597",
"score": "0",
"text": "Please [edit](https://askubuntu.com/posts/1498597/edit) your question and add information about where you got this application (provide link) and how it is installed.",
"userDisplayName"... | null | [] | null | null | null | null | null |
1498598 | 1 | null | 2023-12-31T12:47:04.970 | 0 | 91 | <p>I need to know how to find one or more files with the same filename (except what's inside parenthesis) and delete the one(s) with the smaller size, in a folder. I don't care if it's a GUI app or terminal command.</p>
<p>Example: Addams Family, The (USA) / Addams Family, The (World) / Addams Family, The (Europe) (En,... | 1365854 | null | null | 2024-01-02T16:09:10.720 | Help finding files with the same filename (except what's inside parenthesis) and deleting the smaller size ones | [
"command-line",
"files",
"gui",
"find",
"sort"
] | 3 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Read <code>man find xargs stat sort tail cut</code> and do something like <strong>UNTESTED</strong>:</p>\n<pre><code>find . -type f -name 'Addams Family, The*' -print0 | \\\nxargs -0 -r stat --format="%s %N" | \\\nsort -rn | \\ \ntail --lines=+2 | \\\ncut "-d &... | null | null | null | null | null |
1498602 | 1 | null | 2023-12-31T12:51:36.747 | 0 | 79 | <p>I have found testing and configuration options for my gamepad</p>
<p><a href="https://i.stack.imgur.com/GmnHz.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/GmnHz.png" alt="enter image description here" /></a></p>
<p>The problem I am having is that the input reaches its extreme values (+/- 32767)... | 573183 | null | null | 2023-12-31T12:51:36.747 | How do I scale a joystick axis to be less sensitive? | [
"input-devices",
"gamepad",
"joystick"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-13T23:25:53.917",
"id": "2628145",
"postId": "1498602",
"score": "0",
"text": "Did you fully move the sticks around (after turning the gamepad on) prior to using the calibration software? Some gamepads are self-calibrating, they track and update the max and min values ... | null | [] | null | null | null | null | null |
1498603 | 1 | null | 2023-12-31T13:00:56.427 | 0 | 48 | <p>I am trying to configure a U22.04 desktop running under virtual box as a file server, with a W11 client. I have installed a VBox bridged adaptor.</p>
<p>I have installed samba, open-ssh and sftpd. I am currently running all the services. I have created a share folder and set its permissions to 777, with ownership as... | 352015 | null | null | 2024-03-08T17:21:39.710 | GUI SFTPs won't connect to a U22 virtual server from w11 | [
"networking",
"samba",
"file-sharing",
"sftp",
"windows-11"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-31T13:35:58.250",
"id": "2625265",
"postId": "1498603",
"score": "0",
"text": "\"I believe that this is a server i.e. ubuntu configuration problem\"? Why? Did you check the logs of both server and client? Post the relevant logs here as well (as text using [code block]s... | null | [
{
"accepted": null,
"body": "<p>This is now working as expected. I was not very methodological about how I fixed it, but I believe the problem was caused by my failure to configure the ubuntu firewall correctly. Current default practice, at least, is to use <strong>ufw</strong>. I have made no changes to th... | null | null | null | null | null |
1498604 | 1 | null | 2023-12-31T13:14:56.737 | 0 | 111 | <p>I want to enable the BPF LSM, I have added</p>
<pre><code>lsm=lockdown,capability,yama,apparmor,bpf
</code></pre>
<p>to <code>GRUB_CMDLINE_LINUX_DEFAULT</code> in <code>/etc/default/grub</code>, and run <code>update-grub</code>. After rebooting, it still displays <code>lockdown,capability,yama,apparmor</code> for <... | 1687074 | null | null | 2023-12-31T13:14:56.737 | Failed to enable BPF LSM when booting in Ubuntu 20.04 | [
"boot",
"20.04",
"grub2",
"bpfilter"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498608 | 1 | null | 2023-12-31T14:41:44.807 | 0 | 32 | <p>I am new to Linux
The sound does not work on the analog output of regular headphones. I tried more than one distribution and it does not work
It only works on Linux Mint distribution</p>
<pre class="lang-none prettyprint-override"><code>Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA)
01... | 1757091 | 94914 | 2023-12-31T14:47:48.423 | 2023-12-31T14:47:48.423 | The sound does not work on the analog output | [
"drivers",
"sound",
"amd-graphics"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-31T16:13:33.127",
"id": "2625287",
"postId": "1498608",
"score": "0",
"text": "Not enough info. What kind of computer? What kind of sound chip? What kind of headphones/speakers/whatever? What version of Ubuntu?",
"userDisplayName": null,
"userId": "15457"
},
... | null | [] | null | null | null | null | null |
1498609 | 1 | null | 2023-12-31T15:16:23.603 | 1 | 173 | <p>I'm running Ubuntu 23.10 and for some reason, I'm seeing this message because the operating temperatures are too high:</p>
<blockquote>
<p>Performance mode temporarily disabled due to high operating temperature.</p>
</blockquote>
<p><a href="https://i.stack.imgur.com/sK87v.png" rel="nofollow noreferrer"><img src="ht... | 1757092 | 618353 | 2023-12-31T16:03:41.813 | 2023-12-31T16:03:41.813 | Performance mode disabled because of false positive reading | [
"nvidia",
"graphics",
"power-management",
"temperature",
"23.10"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-31T16:01:23.240",
"id": "2625284",
"postId": "1498609",
"score": "0",
"text": "I too saw this message on one of my PCs recently. On Ubuntu 22.04.3 LTS. I monitor temperature via Conky desktop displays and no temperatures were high, The `Performance` radio button was st... | null | [] | null | null | null | null | null |
1498610 | 1 | null | 2023-12-31T15:29:51.997 | 0 | 64 | <p>I am trying to communicate with an HP48SX calculator over serial interface with C-Kermit and am getting an error message when trying to set the parameters to be compatible with the HP. Using Ubuntu 20.04LTS on a Dell Inspiron 17R. The message is:</p>
<pre><code>Sorry, write access to UUCP lockfile directory denied
<... | 1757094 | 10616 | 2023-12-31T22:24:42.870 | 2023-12-31T22:24:42.870 | Serial port communication | [
"20.04",
"serial-port"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-31T15:40:23.203",
"id": "2625281",
"postId": "1498610",
"score": "3",
"text": "Did you add your user to the `dialout` group?",
"userDisplayName": null,
"userId": "178692"
},
{
"creationDate": "2023-12-31T16:12:11.987",
"id": "2625286",
"postId":... | null | [] | null | null | null | null | null |
1498611 | 1 | null | 2023-12-31T15:39:02.667 | -1 | 1361 | <p>I'm trying to use DHCP static lease assignment instead of manually managing static IPs for some of our servers. However Ubuntu switched from MAC addresses to some DHCP IDs becoming useless after major changes within the OS leading to getting fresh DHCP leases. Can see this at least on 18.04-23.04.</p>
<p>Googling ar... | 1720843 | null | null | 2023-12-31T22:31:23.790 | Ubuntu DHCP client uses IDs instead of MAC addresses. Can't change this behavior | [
"networking",
"server",
"dhcp"
] | 1 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-31T15:48:05.880",
"id": "2625283",
"postId": "1498611",
"score": "1",
"text": "Ubuntu hasn't changed anything. The MAC does not need to be sent as part of the payload in the request because it is available in the ethernet frame anyhow. Your issue is in your Windows DHC... | null | [
{
"accepted": null,
"body": "<p>If your dhcp-server is configured to supply some IP addresses based on the MAC (Machine Address Code), then the <code>Client-ID</code> should be ignored and not matter what it is. If your Windows dhcp-server is using <code>Client-ID</code> when you have asked it to assign IP ... | null | null | null | null | null |
1498613 | 1 | null | 2023-12-31T16:38:59.340 | 0 | 93 | <p>On my previous laptop when I did an <code>ls foobar/</code> then I could navigate the menu and select things. Now I can't. Here's what I have, set up by Ubuntu 22.04:</p>
<pre><code>autoload -Uz compinit
compinit
zstyle ':completion:*' auto-description 'specify: %d'
zstyle ':completion:*' completer _expand _comple... | 8023 | null | null | 2023-12-31T16:38:59.340 | zsh menu select doesn't work | [
"command-line",
"zsh"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-31T19:04:07.697",
"id": "2625311",
"postId": "1498613",
"score": "0",
"text": "Can you please paste your .zshrc?",
"userDisplayName": null,
"userId": "1055364"
},
{
"creationDate": "2023-12-31T20:14:03.880",
"id": "2625315",
"postId": "1498613",... | null | [] | null | null | null | null | null |
1498620 | 1 | 1498865 | 2023-12-31T18:30:56.187 | 0 | 200 | <p>I'm running Ubuntu <strong>20.04.6</strong> on WSL, and am having trouble starting mysql-server using the command <code>sudo service mysql start</code>, which returns <code>mysqld: unrecognized service</code> (the same result with <code>mysqld</code>).</p>
<p>For some background, this morning I accidentally upgraded... | 1049933 | null | null | 2024-01-03T14:58:46.453 | Missing service - mysql: unrecognised service | [
"20.04",
"mysql",
"windows-subsystem-for-linux"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>The issue is sorted now, it seems that having the packages <code>php7.4-mysql php8.2-mysql</code> installed was what caused the issue, although I'm not 100% on if that's the case.</p>\n<p>The following solved the issue:</p>\n<p>Find all installed packages containing the word "my... | [
{
"accepted": true,
"body": "<p>The issue is sorted now, it seems that having the packages <code>php7.4-mysql php8.2-mysql</code> installed was what caused the issue, although I'm not 100% on if that's the case.</p>\n<p>The following solved the issue:</p>\n<p>Find all installed packages containing the word ... | null | null | null | null | null |
1498623 | 1 | null | 2023-12-31T19:28:31.610 | 0 | 97 | <p>I've run 22.04 LTS since it was available. In late May '23, 7mo ago, I'd done <code>sudo apt update</code> and <code>sudo apt upgrade</code> to keep my system up to date.
The <strong>22.10 kinetic</strong> release had apparently been made available, and the system began this <strong>upgrade</strong>. It <strong>fai... | 1117746 | 1117746 | 2023-12-31T21:58:05.527 | 2023-12-31T21:58:05.527 | Jammy upgrade to kinetic died leaving system in partial state, damaged boot; now software update, upgrade fail | [
"upgrade",
"22.04",
"lts",
"23.04",
"22.10"
] | 0 | 13 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-31T19:45:26.057",
"id": "2625314",
"postId": "1498623",
"score": "1",
"text": "I'd recommend to do a fresh install of either `22.04` or `23.10`. `23.04` will reach End of Life in January and you'd have to upgrade again soon.",
"userDisplayName": null,
"userId":... | null | [] | null | null | null | null | null |
1498624 | 1 | null | 2023-12-31T19:35:41.203 | 0 | 48 | <p>I currently have rclone syncing photos from my cloud drive down to a Raspberry Pi running a <code>fbi</code> slideshow, and I'm wondering if there is a good way to have it automatically pick up the new photos that get synced to the pi.</p>
<p>Current <code>fbi</code> script being run on boot:</p>
<pre><code>#!/bin/b... | 1757122 | null | null | 2023-12-31T19:35:41.203 | How to add new images to fbi slideshow automatically | [
"raspberrypi",
"slideshow"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-01T04:35:08.723",
"id": "2625375",
"postId": "1498624",
"score": "0",
"text": "Probably not, unless you've willing to kill and restart your script when a new picture arrivves",
"userDisplayName": null,
"userId": "25618"
}
] | null | [] | null | null | null | null | null |
1498626 | 1 | null | 2023-12-31T19:47:14.400 | 0 | 62 | <p>I tried a few approaches like <code>xinput list</code> and <code>xinput disable</code> but still can't get to completely disable the mouse (touchpad or any other pointer input) on my Ubuntu machine. Does anyone know how to do that? I basically want to have only the keyboard enabled.</p>
<p><a href="https://i.stack.i... | 1757126 | 1757126 | 2024-01-02T21:07:14.817 | 2024-01-02T21:07:14.817 | How to completely disable / delete the mouse on Ubuntu? | [
"xorg",
"devices",
"xinput",
"input"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-31T20:32:31.257",
"id": "2625316",
"postId": "1498626",
"score": "2",
"text": "Does this answer your question? [x11: Disable mouse](https://askubuntu.com/questions/199271/x11-disable-mouse)",
"userDisplayName": null,
"userId": "884673"
},
{
"creationDat... | null | [] | null | null | null | null | null |
1498631 | 1 | null | 2023-12-31T20:59:42.623 | 0 | 38 | <p>I recently installed XUbuntu LTS 22.04 on an old Laptop, all went well with the setup but today I wanted to set up the latest stable version of Python (3.12.1) and I installed it no problem, but then I removed the preinstalled Python 3.10 (using Synaptic) and this all sorts caused problems:</p>
<ul>
<li>The start me... | 1757109 | 767056 | 2023-12-31T21:58:19.623 | 2023-12-31T21:58:19.623 | Multiple Problems on XUbuntu after Python upgrade, deinstalling default Python. How can I fix them with out going back/reseting the system? | [
"xubuntu",
"python",
"xfce"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-31T21:06:38.137",
"id": "2625331",
"postId": "1498631",
"score": "2",
"text": "\"*Is there anyway to avoid this and just instruct the machine to just use Python 3.12 for everything?*\" Your problems were caused by doing exactly that. There are several ways to avoid it.... | null | [] | null | null | null | null | null |
1498634 | 1 | null | 2023-12-31T21:51:25.823 | 1 | 29 | <p>I'm trying to get two sets of stereos working, but everytime I try to install Paprefs, I get this message:</p>
<pre><code>Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situatio... | 1647789 | 767056 | 2023-12-31T21:53:46.823 | 2023-12-31T21:53:46.823 | Can't install Paprefs | [
"command-line"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-31T21:58:28.313",
"id": "2625337",
"postId": "1498634",
"score": "0",
"text": "You've not told us what Ubuntu product/release you're using; which is essential for package issues as *deb* packages are built for specific releases. A quick CLI command and I can see `pulse... | null | [] | null | null | 2024-01-01T15:50:54.350 | null | null |
1498636 | 1 | 1498637 | 2023-12-31T22:06:40.803 | 0 | 52 | <p>Using Ubuntu 22.04 Jammy, MATE desktop.</p>
<p>I had an older Lenovo laptop with a trackpad, which I used for ~ 5 years. After some amount of time, the trackpad stopped working, I assumed because of a hardware issue, so I used an external mouse instead.</p>
<p>Now, I bought a new laptop which also has a trackpad. It... | 518671 | null | null | 2024-01-03T16:08:26.773 | Local settings interfere with trackpad | [
"mouse",
"touchpad",
"mate"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>I was able to fix my trackpad by deleting <code>.config/dconf/user</code></p>\n<p>(actually I just renamed it to <code>user.old</code>).</p>\n<p>However, it messes up some other desktop settings I had.</p>\n<p>I suppose I will try to find a tool to read dconf files and figure out wha... | [
{
"accepted": true,
"body": "<p>I was able to fix my trackpad by deleting <code>.config/dconf/user</code></p>\n<p>(actually I just renamed it to <code>user.old</code>).</p>\n<p>However, it messes up some other desktop settings I had.</p>\n<p>I suppose I will try to find a tool to read dconf files and figure... | null | null | null | null | null |
1498639 | 1 | null | 2023-12-31T22:42:58.037 | 0 | 39 | <p>There are several solutions which I have already tried proposed. But none specifically addresses Kubuntu 22.04.. I've tried them all but the closest one to working is the use of socat to connect the tcp socket to a unix socket.</p>
<p>My ubuntu system is a vmware VM running above Fedora 25 Linux.</p>
<p>With soc... | 1757139 | 158442 | 2023-12-31T22:50:19.290 | 2023-12-31T22:50:19.290 | How to do I make X.org listen to remote connections on a Kubuntu 22.04 system on port 6000? | [
"networking",
"22.04",
"kubuntu",
"remote-access",
"xterm"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498648 | 1 | null | 2024-01-01T01:57:42.413 | 3 | 223 | <pre class="lang-yaml prettyprint-override"><code>network:
renderer: networkd
ethernets:
eth0: # usb ethernet 1
match:
macaddress: f8:e4:3b:55:72:71
set-name: eth0
dhcp4: no
eth1: # builtin
match:
macaddress: e6:30:ac:f2:31:63
set-name: eth1
dhcp4: no
bo... | 186134 | 134729 | 2024-01-02T21:48:28.883 | 2024-01-03T00:37:19.380 | How can I use netplan match on macaddress when I then bond the nic? | [
"networking",
"server",
"netplan",
"network-bonding"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-01T02:08:34.793",
"id": "2625357",
"postId": "1498648",
"score": "0",
"text": "Note that https://netplan.readthedocs.io/en/latest/netplan-yaml/ claims *\"...This doesn’t match virtual MAC addresses for veth, bridge, bond, vlan, …\"* - this is a confusing sentence to me... | null | [
{
"accepted": null,
"body": "<p>Bonded interfaces necessarily have the same mac address, and therefore it is not possible to uniquely match an interface on mac address once the bond has been created. There is no concept of a "real" mac address for an interface - once the mac has been updated, thi... | null | null | null | null | null |
1498649 | 1 | 1498670 | 2024-01-01T03:30:21.280 | 28 | 3154 | <p>I've seen a few other posts on this topic. Only one or two were very close to my situation, but there were no clear solutions. I would like to describe my situation specifically because I have some details that are not part of the other posts.</p>
<p>I'm running Ubuntu 22.04.3 LTS.
I had a regular SATA HDD as my &qu... | 849623 | 849623 | 2024-01-01T22:46:15.333 | 2024-01-02T03:12:08.753 | Why is there a 20-30 second pause early in the boot cycle after cloning my hard drive? | [
"boot",
"hard-drive",
"cloning"
] | 2 | 8 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-01T13:51:23.503",
"id": "2625419",
"postId": "1498649",
"score": "0",
"text": "Verify with \"blkid \" that the uuid's in fstab are correct.",
"userDisplayName": null,
"userId": "614422"
},
{
"creationDate": "2024-01-01T14:06:29.587",
"id": "2625421"... | {
"accepted": true,
"body": "<p>I finally figured out what's going on.</p>\n<p>As I mentioned, if my old HDD was connected (not mounted), the system boot up very fast on the SSD.</p>\n<p>I ran some additional tests and found that if I altered the old swap partition on the HDD (changed its type and it's UUID, and th... | [
{
"accepted": null,
"body": "<p>You seem to have <code>/dev/sdc</code>, through <code>/dev/sdf</code> in your <code>/etc/fstab</code> with the <code>auto</code> option (which causes them to be mounted at boot), AND there is no actual device there. The system tries to read from each disk, gets no response, a... | null | null | null | null | null |
1498652 | 1 | null | 2024-01-01T04:56:36.473 | 0 | 136 | <p>I'm experiencing difficulties with PXE boot on Ubuntu 22.04 and have been trying to resolve this issue for a year.</p>
<p>There are two main problems:</p>
<ol>
<li>The first is a <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409272" rel="nofollow noreferrer">bug</a> where NFS version 4 support has been ... | 1596953 | 1596953 | 2024-01-01T05:05:32.750 | 2024-01-01T05:05:32.750 | RPI3/4 PXE boot ok with ubuntu 20.04 but failed on 22.04 due to missing /lib/systemd in initramfs | [
"22.04",
"raspberrypi",
"nfs",
"pxe"
] | 0 | 8 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-01T15:23:50.990",
"id": "2625433",
"postId": "1498652",
"score": "0",
"text": "I had a similar problem and it turned out the wrong initrd was being downloaded, so the versions of things in the initrd didn't match the kernel.",
"userDisplayName": null,
"userId":... | null | [] | null | null | null | null | null |
1498653 | 1 | null | 2024-01-01T05:04:49.220 | 0 | 36 | <p>I am running ubuntu 23 rn. I turned on the default keyboard key accessibility settings(not fully sure, but I think there is an option for the non-keypad users to use number keys as mouse keys by holding the Fn key).
But the problem is that I don't even have the Fn key. I wanted to remap it to the pagebreak key that ... | 1756954 | null | null | 2024-01-01T05:04:49.220 | I don't want to use mouse and I only have a 75% keyboard which dosen't have keypad. Is it possible? | [
"keyboard",
"remapping",
"mouse-keys"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-01T05:39:18.873",
"id": "2625379",
"postId": "1498653",
"score": "2",
"text": "What is Ubuntu 23 rn?? There is Ubuntu 23.04 Desktop, Ubuntu 23.04 Server, Ubuntu 23.10 Desktop, Ubuntu 23.10 Server as well as other *flavors* etc.. so which are you asking about? The Ubu... | null | [] | null | null | null | null | null |
1498654 | 1 | null | 2024-01-01T06:57:12.430 | 0 | 51 | <p>I am using FFmpeg (X11Grab and Alsa) to record a virtual screen. I have an Ubuntu server, and I am using xvfb as virtual frame buffer. I launch a browser process using Puppeteer, and record it using the following command:</p>
<pre class="lang-none prettyprint-override"><code>ffmpeg -f alsa -i hw:1,1,0 -video_size 19... | 1755339 | 94914 | 2024-01-01T07:24:03.870 | 2024-01-01T07:24:03.870 | Popping sounds when recording screen with FFmpeg | [
"alsa",
"chromium",
"ffmpeg",
"loop-device",
"xvfb"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498656 | 1 | null | 2024-01-01T10:04:28.807 | 0 | 50 | <p>I recently converted my CHromebook to ubuntu 22.04, all drivers seem to be working but for the sound. In sound settings, the output device is only "Dummy Output".</p>
<p>SPecs are as follows,</p>
<p>CPU: Intel celeron N4000 CPU @1.10ghz
RAM: 4GB
Graphics: Mesa Intel UHD Graphics 600(GLK 2)</p>
<p>Ubuntu 22... | 1576591 | null | null | 2024-01-01T10:04:28.807 | Sound not working after installing ubuntu 22.04 Lts on Samsung 4+ Chromebook | [
"sound",
"22.04",
"soundcard",
"linux-headers"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498657 | 1 | 1498662 | 2024-01-01T10:44:00.870 | 0 | 126 | <p>Assume that I had a quite old message in my <strong>Inbox</strong> (or any other folder) and <em>just deleted it</em>. It will go into my <strong>Trash</strong> folder.</p>
<p>How can I sort my <strong>Trash</strong> folder so that the message I deleted right now appears on the top or bottom of the message list in t... | 855322 | 855322 | 2024-01-02T09:19:13.573 | 2024-01-02T09:19:13.573 | Sort or find messages by "date deleted" in Thunderbird Trash folder | [
"thunderbird",
"23.10"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>I do set the <code>Order Received</code> filter from the filters in <code>Trash</code> page and it shows them as sorted by delete orders. So, the latest deleted message is at the top when sorting descending. By default, the latest deleted one is at the bottom: <br></p>\n<p><a href=\"... | [
{
"accepted": true,
"body": "<p>I do set the <code>Order Received</code> filter from the filters in <code>Trash</code> page and it shows them as sorted by delete orders. So, the latest deleted message is at the top when sorting descending. By default, the latest deleted one is at the bottom: <br></p>\n<p><a... | null | null | null | null | null |
1498658 | 1 | null | 2024-01-01T10:59:20.367 | 0 | 41 | <p>I have just installed Openboard 1.6.1 (via Software Manager) in Ubuntu 22.04 LTS. Once I try to start recording in the podcast feature, it says "Failed to start encoder" - the button with a red dot (that represents "record") turns into a black square (that represents "stop"), but the ch... | 1756230 | 1756230 | 2024-01-13T14:22:10.900 | 2024-01-13T14:22:10.900 | Openboard "Failed to start encoder" in the podcast feature | [
"22.04",
"dependencies"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498659 | 1 | null | 2024-01-01T11:29:50.627 | 0 | 66 | <p>I have a server with 100 Mbps bandwidth.</p>
<p>Clients with dynamic IPs could connect to web server and download large files</p>
<p>I need to use <code>tc</code> to allow them to use all bandwidth when they're dowloading alone or share bandwidth equally when downloading clients > 1</p>
<p>Never before worked wit... | 1047515 | 1047515 | 2024-01-04T08:40:57.557 | 2024-01-04T08:40:57.557 | Share bandwidth equally | [
"networking",
"server"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-01T11:51:16.270",
"id": "2625395",
"postId": "1498659",
"score": "0",
"text": "*Why*? Bandwidth will be shared by default. It will not be completely fair, but the internet tends not to be completely fair with regards to routing and such. Additionally, a CDN will effect... | null | [] | null | null | null | null | null |
1498664 | 1 | null | 2024-01-01T12:03:40.020 | 0 | 493 | <p>On my computer (currently still) running Xubuntu 20.04.6 LTS I have installed Firefox and the non-snap-version of Chromium in parallel. Unfortunately the snap version of Chromium does not cooperate with KeePassXC at all. That's why I installed a non-snap-version of Chromium.</p>
<p>For that purpose I used the recipe... | 667141 | null | null | 2024-01-01T12:03:40.020 | Failed to execute default browser - Why this error message? | [
"chromium"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-01T12:21:40.610",
"id": "2625405",
"postId": "1498664",
"score": "0",
"text": "`exo-open --launch WebBrowser` And then control your settings for prefered applications please. https://docs.xfce.org/xfce/xfce4-settings/preferred-apps",
"userDisplayName": null,
"u... | null | [] | null | null | null | null | null |
1498666 | 1 | null | 2024-01-01T12:31:22.853 | 0 | 183 | <p>On <em>VirtualBox 7</em>, selected a folder on my Windows 10 host to share with Ubuntu 23.10.1:
<a href="https://i.stack.imgur.com/1KKPp.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/1KKPp.png" alt="enter image description here" /></a></p>
<p>But the content is not shown on Ubuntu (it's just loa... | 1078897 | 1078897 | 2024-01-01T12:36:53.893 | 2024-01-01T12:36:53.893 | Host shared folder not working on ubuntu-23.10.1-desktop-amd64 guest | [
"virtualbox",
"shared-folders",
"23.10"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-01T14:35:46.010",
"id": "2625426",
"postId": "1498666",
"score": "0",
"text": "Please reinstall the most recent Virtual Box Guest Additions software in the guest.",
"userDisplayName": null,
"userId": "855322"
},
{
"creationDate": "2024-01-01T19:29:47.83... | null | [] | null | null | null | null | null |
1498668 | 1 | 1498733 | 2024-01-01T13:34:08.200 | 4 | 453 | <p>I am trying to install postgresql on Ubuntu 22.04 and to do so I run the following command</p>
<pre><code>sudo apt install postgresql postgresql-client
</code></pre>
<p>followed by that (in the next prompt) I execute the following</p>
<pre><code>sudo -u postgres createuser -d -R -S $USER
</code></pre>
<p>and I get t... | 1757221 | 57576 | 2024-01-03T04:43:13.680 | 2024-01-03T04:43:13.680 | Running the command sudo -u postgres createuser -d -R -S $USER I get the message could not change directory to "/home/odoo": Access denied in Ubuntu22 | [
"permissions",
"22.04",
"postgresql"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-01T14:34:12.947",
"id": "2625425",
"postId": "1498668",
"score": "0",
"text": "The accepted answer [here](https://unix.stackexchange.com/a/229084/65304) suggests the error arises because the postgres process doesn't have permission to set its working directory to the c... | {
"accepted": true,
"body": "<p>When running a command as another user with <code>sudo -u ...</code> or a command string with <code>su username -c "..."</code>, you need to keep in mind that the target user's expected login environment (as if that user actually logged in) is not necessarily fully set up a... | [
{
"accepted": true,
"body": "<p>When running a command as another user with <code>sudo -u ...</code> or a command string with <code>su username -c "..."</code>, you need to keep in mind that the target user's expected login environment (as if that user actually logged in) is not necessarily fully ... | null | null | null | null | null |
1498671 | 1 | null | 2024-01-01T14:11:03.807 | -2 | 72 | <p>I'm running Kubuntu 23.10 and I recently tried to install virtualbox 7.0 from the oracle website. After executing <code>sudo dpkg -i /path/to/package.deb</code> nothing happened. I waited some hours without any success. After aprooximately 3 hours I broke dpkg. I know that this is not recommended to be done but, wha... | 1115175 | null | null | 2024-01-01T14:27:50.707 | Ubuntu: how to fix a deeply broken apt? | [
"apt",
"virtualbox",
"dpkg"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>You could try to uninstall virtualbox:</p>\n<pre><code>dpkg -r virtualbox-7.0\n</code></pre>\n<p>Also you could try to start the configuration manually:</p>\n<pre><code>dpkg --configure -a\n</code></pre>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate... | null | null | null | null | null |
1498676 | 1 | null | 2024-01-01T15:54:53.950 | 0 | 19 | <p>OS is Ubuntu 20.04. Double Commander is GTK.
When I begin copying some files to a folder by DC, when a confirmation dialog appears for files to be overwritten or something, the dialog appears on the second monitor. When I'm at the console, I just wonder and then find that it has appeared on the second display. But w... | 217203 | null | null | 2024-01-01T15:54:53.950 | Avoid appearing double commander dialogs on secondary display | [
"doublecmd"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498679 | 1 | null | 2024-01-01T16:23:41.333 | 0 | 18 | <p>I attempted to update my Dell M90 to Ubuntu 22.04 from Ubuntu 20.04. The update progressed until it got to a certain point where I started to received the following errors (also see attachment) over and over again.</p>
<p>["142.707268] NVRM: The NVIDIA Quadro FX 2500 GPU installed in this system is supporte... | 1756137 | 94914 | 2024-01-01T17:22:04.747 | 2024-01-01T17:22:04.747 | Failed Upgrade of Ubuntu 22.04 from Ubuntu 20.04 | [
"software-installation"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-01T18:49:04.467",
"id": "2625463",
"postId": "1498679",
"score": "0",
"text": "I received a screen with black and white stripes or the process froze as mentioned previously mentioned.",
"userDisplayName": null,
"userId": "1756137"
}
] | null | [] | null | null | 2024-01-01T17:22:15.993 | null | null |
1498683 | 1 | null | 2024-01-01T17:10:13.690 | 0 | 43 | <p>So I have 2 remote Ubuntu servers (S1 and S2), one of which I can ping (S1). Also, I can connect to S2 by noVNC. I have a python server running in the default port on S2, but when I try to type the IP or subdomain, it shows that the connection timed out from my Windows PC. How can I fix this issue?</p>
<p>One metho... | 1755053 | 1755053 | 2024-01-01T17:45:07.323 | 2024-01-01T17:45:07.323 | Cannot successfully ping remote Ubuntu server from local PC? | [
"networking",
"server"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-01T21:20:26.560",
"id": "2625492",
"postId": "1498683",
"score": "0",
"text": "Ok, I figured out the problem for my case. The software, when ran without a container, blocked connections from going in and out regardless of the firewall status. Therefore this question i... | null | [] | null | null | null | null | null |
1498686 | 1 | null | 2024-01-01T18:03:08.193 | 1 | 258 | <p>I am learning linux thoroughly, I have downloaded my first VM with vmware-fusion on my <code>mac m1</code>.</p>
<p>I have tried many times to update the <code>.bashrc</code> file but the one thing that is not changing for some reason is the directory color.</p>
<p>I have updated the question.</p>
<p>I can't understa... | 1757203 | 1757203 | 2024-01-02T15:09:42.983 | 2024-01-02T15:09:42.983 | Changing LS_COLORS in Ubuntu 22.04 works in terminal but not permanently in .bashrc | [
"server",
"bash",
"22.04",
"environment-variables",
"ls"
] | 0 | 12 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-01T19:29:46.890",
"id": "2625468",
"postId": "1498686",
"score": "1",
"text": "AFAIK `01:35` should be `01;35` and `export $LS_COLORS` should be `export LS_COLORS` (although the latter should not be necessary, since `LS_COLORS` should have already been exported by `eva... | null | [] | null | null | null | null | null |
1498690 | 1 | null | 2024-01-01T18:49:43.503 | 0 | 104 | <p>I run a node on the desktop version of Ubuntu 20.04.6 LTS. In the terminal, I perform updates and upgrades using the apt command. After that, I received additional updates for Ubuntu PRO. However, after the last update, my apps have become slow, slow like computer is 10+ yrs old.
Also it runs 24/7(node) and it has v... | 1190096 | 1190096 | 2024-02-26T17:14:19.727 | 2024-02-26T17:14:19.727 | Update/upgrade issues,ESM,Desktop version, slow ubuntu | [
"upgrade",
"updates",
".desktop",
"esm",
"ubuntu-pro"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T00:17:10.653",
"id": "2625511",
"postId": "1498690",
"score": "1",
"text": "\"*My apps have become slow*\". What diagnostic actions have you taken? Or are you asking how to diagnose? It-must-be-due-to-an-update is rarely true, so be open to other causes that your in... | null | [] | null | null | null | null | null |
1498693 | 1 | null | 2024-01-01T19:17:45.047 | 15 | 3461 | <p>every time I call software updater it offers me a bunch of files for which it wants me to enable Ubuntu Pro.
I do NOT want Ubuntu Pro.
IMO, there should be a button for "NEVER Install Ubuntu Pro - Stop Bothering Me", but the only buttons offered are "Enable Pro" and "Remind Me Later", n... | 1104685 | 261401 | 2024-02-12T00:29:42.147 | 2024-02-12T00:29:42.147 | Ubuntu Pro pushing in software upgrade; how do I stop it? | [
"ubuntu-pro"
] | 1 | 10 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-01T19:51:42.417",
"id": "2625475",
"postId": "1498693",
"score": "4",
"text": "You should file this as a feature request to Canonical themselves. https://askubuntu.com/questions/28440/where-can-i-send-feature-requests",
"userDisplayName": null,
"userId": "2311... | null | [
{
"accepted": null,
"body": "<p>Run the following command to disable the <em>Update Ubuntu Pro</em> option in the Software Updater.</p>\n<pre class=\"lang-none prettyprint-override\"><code>sudo pro config set apt_news=false\n</code></pre>\n<p>Disabling apt news turns off a feature that displays news and mes... | null | null | null | null | null |
1498694 | 1 | null | 2024-01-01T19:23:34.210 | 0 | 25 | <p>Here is an example command where I'm trying to understand the function/necessity of the escape symbol "":</p>
<pre><code>find . -name "*.txt" -exec wc '{}' \;
</code></pre>
<p>What is in danger of being expanded by the shell without the forward slash near the end there? Is the semicolon that end... | 1757280 | 178692 | 2024-01-01T19:30:36.507 | 2024-01-01T19:30:36.507 | Trying to understand use of escape character \ in an -exec clause | [
"command-line"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-01T19:33:40.280",
"id": "2625470",
"postId": "1498694",
"score": "0",
"text": "You may find this helpful: [Understanding the -exec option of `find`](https://unix.stackexchange.com/questions/389705/understanding-the-exec-option-of-find)",
"userDisplayName": null,
... | null | [] | null | null | null | null | null |
1498695 | 1 | null | 2024-01-01T19:57:27.890 | 0 | 115 | <p>this is another one of those Ubuntu/no audio out via HDMI. I'm a bit of a Ubuntu novice so bear with me.</p>
<p>I haven't seen a similar posted for a while, and I'm wondering if anyone has any better fixes/work arounds than everything I've seen before about this problem over the past few years.</p>
<p>I have an Inte... | 1757282 | 1757282 | 2024-01-01T19:58:04.620 | 2024-01-01T19:58:04.620 | HDMI Audio Drivers not found on Intel 10i7 NUC running Ubuntu 22.04.03LTS | [
"drivers",
"sound",
"22.04",
"hdmi",
"intel"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-29T13:07:47.263",
"id": "2632183",
"postId": "1498695",
"score": "0",
"text": "I solved this -- the hard way. I wiped the computer and reloaded everything, but when I loaded Ubuntu onto the computer from an external USB drive, I made sure to have a pair of headphones ... | null | [] | null | null | null | null | null |
1498696 | 1 | 1498715 | 2024-01-01T20:07:14.660 | 0 | 130 | <p>I'm writing some backup software that needs functionality like <code>partclone</code>(8), and having some trouble with the man pages. In particular, I don't see any difference between the pages for <code>partclone.dd</code> and <code>partclone.imager</code>, and the two binaries, while different, are the exact same... | 146844 | null | null | 2024-01-06T19:51:27.597 | What do partclone.dd and partclone.imager do differently? | [
"backup",
"dd"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-01T21:14:38.907",
"id": "2625491",
"postId": "1498696",
"score": "0",
"text": "Reading the two man pages side-by-side, I noticed that `partclone.imager` has two extra command-line options: `--clone` and `--restore`. There is no discussion of what these do, however, an... | {
"accepted": true,
"body": "<p>I ran 4 copies of a fairly large EXT4 partition to see what the differences could be. That, together with some further inside info, seems to settle the matter for me.</p>\n<p>The 4 copies I made were by the following programs:</p>\n<ul>\n<li><code>partclone.ext4</code></li>\n<li><co... | [
{
"accepted": true,
"body": "<p>I ran 4 copies of a fairly large EXT4 partition to see what the differences could be. That, together with some further inside info, seems to settle the matter for me.</p>\n<p>The 4 copies I made were by the following programs:</p>\n<ul>\n<li><code>partclone.ext4</code></li>\... | null | null | null | null | null |
1498699 | 1 | null | 2024-01-01T20:25:24.843 | 0 | 372 | <p>In older versions of Ubuntu I was using /proc/sys/net/netfilter/nf_conntrack_count to see how many connections were active. I did this because I noticed that with lots of traffic if there are too many connections and they would get dropped. This would also interfere with traffic on the local network.
In Ubuntu 22, t... | 1072056 | null | null | 2024-01-02T19:42:50.863 | why is /proc/sys/net/netfilter/nf_conntrack_count in Ubuntu 22? | [
"networking"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T19:46:15.713",
"id": "2625697",
"postId": "1498699",
"score": "0",
"text": "Keep in mind that since Ubuntu 21.10 the default backend is nftables. There is tooling that makes `iptables` actually speak `nftables`, but the underlying 'netfilter' components may not be ... | null | [
{
"accepted": null,
"body": "<p>For the file location to be defined you would need to have the <code>nf_conntrack</code> module loaded, which it isn't by default.</p>\n<pre><code>doug@s19:~$ lsmod | grep conn\ndoug@s19:~$ cat /proc/sys/net/netfilter/nf_conntrack_count\ncat: /proc/sys/net/netfilter/nf_conntr... | null | null | null | null | null |
1498704 | 1 | null | 2024-01-01T21:27:15.983 | 1 | 46 | <p>I'm a new Ubuntu user and I'm trying to figure out how to enable fingerprint login on my laptop.</p>
<p>Any help will be appreciated :)</p>
| 1757299 | null | null | 2024-01-01T21:27:15.983 | Activating fingerprint login on Lenovo Ideapad Flex 5 16ALC7 | [
"lenovo",
"laptop"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T00:00:32.347",
"id": "2625504",
"postId": "1498704",
"score": "0",
"text": "Please add the output of `lspci`, `lsusb` and `sudo lshw` with an edit to improve the quality of your question.",
"userDisplayName": null,
"userId": "51957"
}
] | null | [] | null | null | null | null | null |
1498712 | 1 | null | 2024-01-02T01:14:47.783 | 0 | 35 | <p>I have been having a weird issue with that when I type the letters "adr", it gets auto replaced with the text 22 Avenue StreetBrisbaneQLD4000. This is beyond weird. It is annoying because I do ARM assembly programming, and have to type this frequently. My thought is that my computer has been hacked. This o... | 1757323 | null | null | 2024-01-02T01:14:47.783 | When I type a specifc word, it gets replaced with a random address | [
"keyboard",
"hacking"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T14:35:58.863",
"id": "2625628",
"postId": "1498712",
"score": "0",
"text": "It sounds like you have configured some kind of *text expander* utility, such as `autokey` or `texpander`?",
"userDisplayName": null,
"userId": "178692"
}
] | null | [] | null | null | null | null | null |
1498713 | 1 | null | 2024-01-02T01:25:04.497 | 0 | 56 | <p>I have a system with 5 HDD drives. Four of them are set up in RAID5 with software RAID. The 5th is the boot disk running the Ubuntu OS. I want to replace the OS on the boot disk without losing the data on the RAID disks. Since this is a software RAID, is this even possible? I am afraid of losing the data on this arr... | 78148 | null | null | 2024-01-02T01:25:04.497 | Clean install on boot disk without destroying raid array | [
"system-installation",
"raid"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T01:28:09.237",
"id": "2625519",
"postId": "1498713",
"score": "0",
"text": "You've not yet mentioned which Ubuntu product/release you're wanting to install, with up to 4 installers available for current products; which have a *something else* type of option which al... | null | [] | null | null | null | null | null |
1498714 | 1 | null | 2024-01-02T01:50:01.317 | 1 | 57 | <p>I want to use redundancy to avoid problems in the case I accidentally brick my system.</p>
<p>I have one main drive and what I want to do is something like the following:</p>
<ol>
<li>Have a small partition set aside for a minimal linux distro for maintenance (right now I'm checking out linux lite because it's based... | 1755934 | null | null | 2024-01-03T01:24:46.577 | I want to incrementally backup my os to a copy: is this even practical? | [
"dual-boot",
"partitioning",
"backup"
] | 1 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T01:54:58.477",
"id": "2625524",
"postId": "1498714",
"score": "0",
"text": "Please refer https://askubuntu.com/help/on-topic, Ubuntu and [*official* flavors of Ubuntu](https://ubuntu.com/desktop/flavours) are on-topic on this site. Linux Lite maybe Ubuntu based; ... | null | [
{
"accepted": null,
"body": "<p>I would refrain from backing up the entire OS. It's much more important to keep the data you create and the configuration intact.</p>\n<p>I generally use a tool called RSnapshot: <a href=\"https://rsnapshot.org/faq.html\" rel=\"nofollow noreferrer\">https://rsnapshot.org/faq.... | null | null | 2024-01-03T01:52:18.817 | null | null |
1498723 | 1 | null | 2024-01-02T04:51:05.993 | 0 | 72 | <p>I'm not able to do anything . Everything getting crash and return back to the lock screen. Previous day it works fine and today when I turn on the laptop and open Chrome it stack and crash. It takes too much time to reboot and start.</p>
<p>New year new issue . Pls kindly help.</p>
| 1738535 | null | null | 2024-01-02T04:51:05.993 | Suddenly all apps are crashing and after that it return to the lock screen Ubuntu 22.04 lts | [
"22.04",
"crash"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498726 | 1 | null | 2024-01-02T05:51:10.543 | 0 | 56 | <p>I'm trying to install mongoose. I have rechecked my node and NPM versions and they are LTS versions. I have tried to use <code>nvm use --lts</code> too. But still I'm facing this issue which I attached below.</p>
<p><a href="https://i.stack.imgur.com/ODxWB.png" rel="nofollow noreferrer"><img src="https://i.stack.img... | 1126962 | null | null | 2024-01-02T05:51:10.543 | Version issues while installing node packages | [
"nodejs",
"versions",
"npm"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-25T15:35:00.520",
"id": "2631055",
"postId": "1498726",
"score": "0",
"text": "What happens if you run sudo node --version? It could be that sudo has a different node version installed and it's not recommended to install packages using sudo unless you want to install t... | null | [] | null | null | null | null | null |
1498729 | 1 | null | 2024-01-02T06:15:02.557 | -3 | 56 | <p>While working with AXI DRAW control as an extension of AXI DRAW on Inkscape we are getting the following error on Ubuntu 20.04 pc with GLIBC 2.31</p>
<pre><code> [8092] Error loading Python lib '/home/user/.config/inkscape/extensions/AxiDraw_395_LinARM/build_deps/libpython3.11.so.1.0': dlopen: /lib/aarch64-linux-gnu... | 1757355 | 1450948 | 2024-01-02T09:40:47.883 | 2024-01-02T09:40:47.883 | Getting error while working with AXI DRAW on Inkscape | [
"20.04",
"inkscape",
"glibc"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p><code>glibc</code> is an important system package, and you cannot update it without upgrading the version of Ubuntu.</p>\n<p>Upgrading to Ubuntu 22.04 LTS should solve the issue.</p>\n",
"commentCount": "2",
"comments": [
{
"creationDate": "2024-01-03T06... | null | null | null | null | null |
1498735 | 1 | null | 2024-01-02T07:25:03.627 | 0 | 59 | <p>I used to have a problem with WD Mycloud Gen 2, but I replaced an HDD with a new one and now it's working. But I need to read my old data from an old HDD (WD RED 3 TB)
In Disk Utility I see the structure, as it is supposed to be:
<img src="https://i.stack.imgur.com/VLS8J.png" alt="here's the screenshot" />
My data i... | 1757364 | 1450948 | 2024-01-02T14:57:58.900 | 2024-01-02T14:57:58.900 | Recovering data from HDD | [
"partitioning",
"mount",
"hard-drive"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T08:53:33.567",
"id": "2625565",
"postId": "1498735",
"score": "1",
"text": "I’d be worried your hardware is failing; have a look here https://askubuntu.com/questions/1422934/unable-to-access-an-external-hard-drive-error-mounting-cant-read-superblock - and search onl... | null | [] | null | null | null | null | null |
1498736 | 1 | null | 2024-01-02T08:14:26.200 | 1 | 235 | <p>Port forwarding to my guest VM (Ubuntu 22.04.3 LTS) from my Host system (Ubuntu 22.04.3 LTS)
works fine.</p>
<p><strong>Solution found. More details at the end.</strong></p>
<p>I am quite new to Linux and this routing problem is too much 4 me :-(.
I tried several HowTos, but my connection attempts ar getting refused... | 1757030 | 1757030 | 2024-01-24T11:20:59.017 | 2024-01-25T06:50:04.257 | NAT to Guest VM not working | [
"networking",
"kvm-virtualization"
] | 1 | 7 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T14:46:14.393",
"id": "2625631",
"postId": "1498736",
"score": "1",
"text": "We also need to see the rest of iptables rules, the non-nat ones. Myself, I'd like to see the outputs for `sudo iptables -xvnL` and `sudo iptables -t nat -xvnL`, but other readers like the f... | null | [
{
"accepted": null,
"body": "<p>I needed to improve my qemu-hook script. It was missing the interface-option for my nic to the internet (-i ens6 in my case) so all traffic from all interfaces have been rerouted to the VM.</p>\n<pre><code>if [ "${1}" = "<<YOUR_VMNAME>>" ]; the... | null | null | null | null | null |
1498737 | 1 | null | 2024-01-02T08:18:36.497 | 0 | 53 | <p><a href="https://i.stack.imgur.com/mmkaC.png" rel="nofollow noreferrer">enter image description here</a><a href="https://i.stack.imgur.com/jClPM.png" rel="nofollow noreferrer">403 Access Denied</a>
This is the error I am facing when I try to run my Apache Tomcat Server in localhost:8080
I have edited the roles and u... | 1757381 | 1757381 | 2024-01-02T12:20:41.270 | 2024-01-02T12:20:41.270 | I have followed the entire procedure correctly to install Apache Tomcat but I'm getting error Access Denied | [
"apache2",
"tomcat"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T09:53:29.690",
"id": "2625578",
"postId": "1498737",
"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 |
1498741 | 1 | null | 2024-01-02T09:34:24.217 | 0 | 104 | <ul>
<li>List item</li>
</ul>
<p>I use Windows to copy a file to a samba shares (Linux)</p>
<p><a href="https://i.stack.imgur.com/Cjdw7.png" rel="nofollow noreferrer">https://i.imgur.com/tN45IrF.png</a></p>
<p>But :</p>
<p>#0 name special**@**chars.html leads to error "The system cannot find the file specified&quo... | 1757393 | 1757393 | 2024-01-02T14:54:59.717 | 2024-01-02T14:54:59.717 | samba share error with file of which name includes "@" | [
"samba"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T12:04:48.240",
"id": "2625597",
"postId": "1498741",
"score": "0",
"text": "I just added a file with an @ in it and it was OK. Please edit your original post with the output of the following commands: `smbd -V` and `testparm -sv | grep mangled`",
"userDisplayNam... | null | [] | null | null | null | null | null |
1498742 | 1 | null | 2024-01-02T09:41:22.803 | 0 | 22 | <p>I've set up the software on VirtualBox and completed the VM setup and now i am at the login stage. I know the password as i have just set it up, the issue is every time it asks me to put my password in, the keys don't seem to want to work. I mean it doesnt matter what keys i click on the keyboard; unless its 'enter'... | 1757394 | null | null | 2024-01-02T09:41:22.803 | Ubuntu Login - Stuck on Login Page | [
"keyboard",
"password"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T10:07:55.573",
"id": "2625585",
"postId": "1498742",
"score": "1",
"text": "You've not provided any Ubuntu product & release details; but passwords not showing is a security feature (*anyone behind you cannot tell by watching the screen how many characters you type,... | null | [] | null | null | null | null | null |
1498744 | 1 | 1498886 | 2024-01-02T09:53:02.043 | 0 | 910 | <p>Using ubuntu 22.04 I tried to assign the two IP addresses <code>192.168.200.100</code> and <code>169.254.1.0</code> to the ethernet device <code>enx00e04c680202</code>. Following <a href="https://linuxconfig.org/netplan-network-configuration-tutorial-for-beginners" rel="nofollow noreferrer">this tutorial</a> and <a ... | 92582 | 92582 | 2024-01-02T12:36:18.963 | 2024-01-03T17:59:07.717 | How to fix problem with netplan configuration (ip address show) for Ubuntu 22.04? | [
"networking",
"22.04",
"netplan"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T12:08:07.500",
"id": "2625598",
"postId": "1498744",
"score": "0",
"text": "Maybe it's a bug in either `netplan` or `ip`..",
"userDisplayName": null,
"userId": "1066942"
},
{
"creationDate": "2024-01-02T12:12:42.573",
"id": "2625599",
"postId... | {
"accepted": true,
"body": "<p>You are trying to statically assign the address <code>169.254.1.100/24</code>. The <code>169.254.0.0/16</code> address space is reserved for IPv4 autoconfiguration. It appears NetworkManager is refusing to allow you to statically assign an IP address in this range. You can enable u... | [
{
"accepted": true,
"body": "<p>You are trying to statically assign the address <code>169.254.1.100/24</code>. The <code>169.254.0.0/16</code> address space is reserved for IPv4 autoconfiguration. It appears NetworkManager is refusing to allow you to statically assign an IP address in this range. You can ... | null | null | null | null | null |
1498747 | 1 | null | 2024-01-02T10:22:24.077 | 1 | 31 | <p>I had some glitch with my Nvidia driver update and various things seemed to have been reset. Now when I log in, the desktop appears like this, and I have to hit ESC to see the normal Ubuntu desktop with icons an dock, etc.:</p>
<p><a href="https://i.stack.imgur.com/76fOL.png" rel="nofollow noreferrer"><img src="http... | 389216 | null | null | 2024-01-02T10:22:24.077 | Strange desktop on login requries ESC to see icons etc. 23.10 | [
"nvidia",
"gnome-shell"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498751 | 1 | null | 2024-01-02T11:01:14.333 | 0 | 410 | <p>Does anyone know if .NET/dotnet 8 SDK will be available as an official Ubuntu package for 22.04 LTS?</p>
<p>I know it is available for 23.10, but I have found no information regarding 22.04. I know I can install it directly from Microsoft, but I prefer an official package.</p>
| 1188110 | null | null | 2024-02-16T13:02:55.553 | .NET 8 SDK for 22.04 LTS? | [
"apt",
"package-management",
"22.04",
"dotnet",
"sdk"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>.NET 8 is available <a href=\"https://snapcraft.io/dotnet-sdk\" rel=\"nofollow noreferrer\">as a Snap</a> named (for historical reasons) .NET Core SDK. It can be installed through Ubuntu Software on Ubuntu Desktop, or through the following command:</p>\n<pre><code>$ sudo snap... | null | null | null | null | null |
1498753 | 1 | null | 2024-01-02T11:06:16.163 | 0 | 211 | <p>Now that I got some understanding of the autoinstall, looking for more complex scenarios & unification for different server types.
How do I mix autoinstall for engaging headless automated bare-metal installation with cloud-init for advanced configuration?</p>
<p>An answer to <a href="https://askubuntu.com/questi... | 1720843 | 1720843 | 2024-01-02T16:41:15.240 | 2024-01-21T15:40:36.420 | Combining autoinstall and cloud-init for 22.04? | [
"server",
"cloud-init",
"autoinstall"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>I think I got it. Initially I inserted the cloud-init section in the middle of my autoinstall config. Now that I just put the user-data section after the autoinstall it started working. Still testing it though.</p>\n",
"commentCount": "0",
"comments": [],
"communi... | null | null | null | null | null |
1498761 | 1 | null | 2024-01-02T12:46:59.700 | 0 | 176 | <p>I try setup laravel app with docker container on my local kubuntu 22.04 and got error :</p>
<pre><code>$ make init
Building containers
docker-compose build --no-cache
make: docker-compose: No such file or directory
make: *** [Makefile:13: build] Error 127
</code></pre>
<p>I suppose as not long time ago docker-compos... | 1482565 | null | null | 2024-01-02T12:57:17.617 | Why make init did not find docker-compose when setuping docker project? | [
"docker"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T12:52:11.380",
"id": "2625605",
"postId": "1498761",
"score": "0",
"text": "Try this, and see if it works: [Docker Compose can't execute: \"Command 'docker-compose' not found\"](https://askubuntu.com/questions/1396689/docker-compose-cant-execute-command-docker-compo... | null | [
{
"accepted": null,
"body": "<p>You should probably install <code>docker-compose-v2</code> from Universe repos, or <code>docker-compose-plugin</code> from the Docker repos (depending on how you installed Docker).</p>\n<pre><code>sudo apt install docker-compose-v2\n</code></pre>\n<p>OR</p>\n<pre><code>sudo a... | null | null | null | null | null |
1498763 | 1 | null | 2024-01-02T13:42:14.190 | 0 | 137 | <p>I just upgraded my single-node Kubernetes cluster VM from Ubuntu 20 LTS to Ubuntu 22.04.3 LTS. Most of the applications start properly, but I can't get my Kubernetes cluster to start.</p>
<p>For some reason, the apiserver starts, but after a few seconds stops / crashes. After a few minutes or so, it briefly starts a... | 1664617 | null | null | 2024-01-02T13:42:14.190 | After upgrading Ubuntu 20 LTS to 22 LTS, kubernetes (apiserver) won't start | [
"upgrade",
"22.04",
"kubernetes"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498766 | 1 | null | 2024-01-02T13:52:24.050 | 0 | 22 | <p>Hardware Model- Dell Inc. Inspiron 15-5568 <br />
Processor- Intel® Core™ i7-6500U CPU @ 2.50GHz × 4 <br />
OS Name- Ubuntu 22.04.3 LTS (dualboot)<br />
GNOME Version- 42.9 <br />
Software is upto date</p>
<p>Everything was working fine suddenly touchpad stops responding in sessions and sometimes work after a whil... | 1757448 | null | null | 2024-01-02T13:52:24.050 | Dell Inspiron 15-5568: Touchpad and Keyboard Issues on Ubuntu 22.04.3 LTS | [
"keyboard",
"dell",
"touchpad"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498767 | 1 | null | 2024-01-02T13:54:04.557 | 0 | 220 | <p>ubuntu 23.10 swapps like crazy - atm i am at the half of my ram used and my swap is already 1gb.
it goes to crazier values like 3-4 gbs in the swap.
it was working way better in the previous ubuntu's.</p>
<p>since few past releases i have vm.swappiness = 1 set in the sysctl.conf
but 23.10 seems to ignore it
what cha... | 1757452 | null | null | 2024-01-02T14:04:02.947 | swappiness doesnt work correctly in ubuntu 23.10 | [
"swap",
"23.10"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Swap memory that is stored in the hard drive is slow. Use ZRAM instead.</p>\n<p>First, remove the swapfile/swap partition in <code>/etc/fstab</code>. Then, configure ZRAM.</p>\n<pre><code>git clone https://github.com/foundObjects/zram-swap.git\ncd zram-swap && sudo ./... | null | null | null | null | null |
1498770 | 1 | null | 2024-01-02T14:14:46.590 | 0 | 95 | <p>just got a new setup at work which consist of a Lenovo thinkpad P1 Gen6 with a Geforce RTX 4600 and a <a href="https://support.lenovo.com/dk/da/solutions/pd500533-thinkpad-thunderbolt-4-workstation-dock-overview-and-service-parts" rel="nofollow noreferrer">thinkpad thunderbolt 4 docking station</a> with 2 1.4 displa... | 1757446 | null | null | 2024-01-02T14:14:46.590 | Dual 4k monitors - only one works at full resolution and refresh rate at a time | [
"nvidia",
"multiple-monitors",
"xorg",
"display",
"display-resolution"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498771 | 1 | null | 2024-01-02T14:20:07.277 | 2 | 369 | <p>I'm trying to get DaVinci Resolve running for the first time. I'm running Ubuntu 22.04. Initially I was getting an error about GPU processing mode before the program would even open.</p>
<p>After some tweaking I got rid of that one but now I'm getting a 'Your GPU memory is full' whenever I start a timeline, and alth... | 1757445 | 1757445 | 2024-01-02T14:22:41.963 | 2024-01-13T01:04:12.327 | 'Your GPU memory is full' error in DaVinci Resolve, Ubuntu 22.04, NVIDIA GeForce GTX 1060, changing kernels didn't solve it | [
"drivers",
"nvidia",
"video",
"video-editor",
"davinci-resolve"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-12T14:45:22.497",
"id": "2627946",
"postId": "1498771",
"score": "0",
"text": "Did you try the newer kernel flavors too? I did a test about a month ago to see if the newer updates work again, and they did (currently running `6.2.0.39.generic` with no issues. My system ... | null | [
{
"accepted": null,
"body": "<ul>\n<li>Uninstall / reinstall 535 driver</li>\n<li>Reboot</li>\n<li>NVIDIA X Server Settings > PRIME profiles > <strong>Performance Mode</strong></li>\n<li>Reboot</li>\n</ul>\n<p>I faced this issue recently when an <code>apt upgrade</code> messed up my drivers. After rei... | null | null | null | null | null |
1498773 | 1 | null | 2024-01-02T14:31:00.807 | 0 | 607 | <p>I have tried to move gologin extracted file to my preferred installation folder (/opt) but am getting this error
"mv: cannot stat 'gologin': No such file or directory" kindly assist.</p>
| 1757462 | null | null | 2024-01-02T14:31:00.807 | installing gologin on ubuntu 22.04 | [
"software-installation"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T14:44:08.963",
"id": "2625630",
"postId": "1498773",
"score": "0",
"text": "where is it currently and what commands are you using to move it. Were you following [these instructions](https://support.gologin.com/en/articles/8390514-installing-gologin-on-linux)",
"... | null | [] | null | null | null | null | null |
1498774 | 1 | null | 2024-01-02T14:45:38.607 | 1 | 236 | <p>I am using Ubuntu 22.04 on a Lenovo ThinkPad P16 Gen 1.</p>
<p>At the bottom of my touchpad are left, middle and right click buttons. I am often accidentally pasting things by clicking the bottom middle of the pad. To avoid this, I can change the middle-click button to a left-click by:</p>
<p><code>xinput set-button... | 592804 | null | null | 2024-01-19T15:21:00.630 | How can I make an xinput set-button-map permanent? | [
"touchpad",
"xinput"
] | 3 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T16:46:07.343",
"id": "2625659",
"postId": "1498774",
"score": "0",
"text": "You cannot \"make it permanent\". You will have to re-do the setting every time you start your windowing system. Look at your `~/.config/autostart/` directory.",
"userDisplayName": null... | null | [
{
"accepted": null,
"body": "<blockquote>\n<p>How can I make this change permanent or automate this mapping change\neach time I boot?</p>\n</blockquote>\n<p>The easiest way is to create a new <a href=\"https://help.ubuntu.com/stable/ubuntu-help/startup-applications.html.en\" rel=\"nofollow noreferrer\">Star... | null | null | null | null | null |
1498775 | 1 | null | 2024-01-02T15:03:25.460 | 0 | 16 | <p>So, on ubuntu 20 and ubuntu 22, the dropbox icon on the top bar is always white.</p>
<p><a href="https://i.stack.imgur.com/Qj5hq.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/Qj5hq.png" alt="enter image description here" /></a></p>
<p>I remember, on ubuntu 18, it was only white, when it was conn... | 1661229 | null | null | 2024-01-02T15:03:25.460 | bring back gray dropbox icon | [
"panel",
"dropbox",
"top-bar"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498776 | 1 | null | 2024-01-02T15:05:32.657 | 0 | 25 | <p>When I try to install Steam, I get the following error:</p>
<p><code>$ sudo gdebi ~/steam.deb</code></p>
<pre class="lang-bash prettyprint-override"><code>Traceback (most recent call last):
File "/usr/bin/gdebi", line 38, in <module>
from GDebi.GDebiCli import GDebiCli
File "/usr/share/g... | 1684651 | 1684651 | 2024-01-03T00:43:04.973 | 2024-01-03T00:43:04.973 | Problem trying to install Steam: ModuleNotFoundError: No module named 'apt_inst' | [
"apt",
"package-management",
"python"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | 2024-01-02T15:50:32.363 | null | null |
1498778 | 1 | null | 2024-01-02T15:30:08.060 | 0 | 83 | <p>I entered the command to download hadoop, but it tells me that there's no connection and <code>404 not found</code>.</p>
<p><a href="https://i.stack.imgur.com/I7uE1.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/I7uE1.png" alt="enter image description here" /></a><br />
<sup><b>HTTP request trans... | 1757473 | 94914 | 2024-01-02T16:44:53.263 | 2024-01-02T16:44:53.263 | 404 not found error when trying to download Hadoop | [
"wget",
"hadoop"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T18:22:00.880",
"id": "2625677",
"postId": "1498778",
"score": "1",
"text": "It's most likely that your URL is not valid and not present on the Apache servers. This isn't something *we* can solve. Go to the Hadoop website and find the latest download links to downl... | null | [] | null | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.