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
1494167
1
null
2023-11-28T06:58:52.330
0
842
<p>I have upgraded Ubuntu 22.04 LTS to 23.10 LTS, I have tried to install <strong>Samba</strong> but I'm having a problem could you please help me to resolve it?</p> <pre><code>root@13566C-UDHAYAKUMAR:~# sudo apt install samba Reading package lists... Done Building dependency tree... Done Reading state information... D...
1717573
1450948
2023-11-28T12:30:20.317
2023-11-28T12:30:20.317
Unable to Install Samba on Ubuntu 23.10
[ "samba" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T08:28:08.230", "id": "2617888", "postId": "1494167", "score": "0", "text": "You mention on upgrade from 22.04 to 23.10; is this correct? as that currently is an *unsupported* upgrade path; (22.04 currently only upgrades to 23.04 or the next non-LTS). The correct pa...
null
[]
null
null
null
null
null
1494169
1
null
2023-11-28T07:16:26.863
0
484
<p>Most of the tutorials I have seen are based on IOMMU to implement GPU passthrough. However, is there a way to bypass the IOMMU? My kernel is 5.15.126</p> <hr /> <p>Update 1:</p> <p>From <a href="https://libvirt.org/formatnetwork.html" rel="nofollow noreferrer">libvirt.org</a> I found that</p> <blockquote> <p>a &lt;f...
1635373
1635373
2023-11-28T09:14:23.200
2024-02-02T03:08:03.593
Can I passthrough GPU into kvm without using vfio/iommu?
[ "nvidia", "kvm-virtualization", "qemu", "libvirt" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>My conclusion is: GPU passthrough without using VFIO passthrough is not possible without modifying the Linux kernel version 5.15.</p>\n<hr />\n<p>I have found a possible method related to VFIO's no-IOMMU mode. Currently, I'm stuck at one point. I will provide an update after ...
null
null
null
null
null
1494172
1
null
2023-11-28T08:51:08.997
0
144
<p>On the new installed Ubuntu22.04 I receive the popup to unlock keyring to save password for an app like skype etc. I enter my current pwd and it is incorrect. Also, I have tried to change password but the Keyring requires an old pwd.</p> <p>How to fix it? may be reset pwd somehow?</p>
1612617
null
null
2023-11-28T08:51:08.997
22.04: How to change keyring password?
[ "22.04", "keyrings" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1494174
1
1494180
2023-11-28T09:09:54.747
2
142
<p>Is there a way to see the current download location for a torrent using transmission-remote? In the web interface you can view and set the individual torrent's location, but unless i'm missing something, this option is not available in transmission-remote? (-w only sets the global location or sets the location when ...
1072056
null
null
2023-11-28T09:39:35.403
Get transmission download directory from cli
[ "transmission" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>You can get the default download directory with the <code>--session-info</code> (<code>-si</code>) option:</p>\n<pre><code>transmission-remote host:port -si\n</code></pre>\n<p>Output:</p>\n<pre><code>VERSION\n Daemon version: 4.0.4 (24077e3511)\n RPC version: 17\n RPC minimum vers...
[ { "accepted": true, "body": "<p>You can get the default download directory with the <code>--session-info</code> (<code>-si</code>) option:</p>\n<pre><code>transmission-remote host:port -si\n</code></pre>\n<p>Output:</p>\n<pre><code>VERSION\n Daemon version: 4.0.4 (24077e3511)\n RPC version: 17\n RPC mini...
null
null
null
null
null
1494178
1
null
2023-11-28T09:36:00.513
0
118
<p>I'm trying to install DCAP driver(version 1.41) for running SGX Application.My linux configured with Ubuntu 22.04.3 LTS with kernal version 6.2.DCAP drivers are supported as inbuild versions(we need not to try installing driver for kernal version (&gt;5.11).</p> <p>In my case, i downgraded kernal version to 5.10.0-0...
1748900
null
null
2023-11-28T09:36:00.513
#error "kernel version is not be supported. We need either mmput_async or kallsyms_lookup_name exported from kernel"
[ "drivers", "kernel", "22.04" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1494179
1
null
2023-11-28T09:37:12.130
0
138
<p>I have the free oracle cloud Ampere A1 VPS which is based on arm64 (aarch64) and I wanted to try and use both box86 and box64 to run x86 and x64 apps</p> <p>Box64 works fine but even after installing Box86 both from the apt mirrors and compiling it myself, even though it is present at /usr/local/bin/box86, I get thi...
1748921
null
null
2023-11-28T09:37:12.130
bash can't find box86 installation
[ "bash", "arm", "arm64" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T10:32:27.197", "id": "2617913", "postId": "1494179", "score": "0", "text": "You've provided no OS/release details; thus we can't currently look up what is expected for your *unstated* release when you install the package (*which is usually the same for all releases;...
null
[]
null
null
null
null
null
1494185
1
null
2023-11-28T10:10:23.570
0
70
<p>I want to write a bash script which opens a link in my browser. In order to open the link it should use Google password manager API to get the user and Password and automatically sign in and open the targeted link. is it possible to do such a thing?</p>
1748930
null
null
2023-11-28T10:10:23.570
bash script which to use Google password manager API to log in a website
[ "scripts", "google" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T10:51:21.973", "id": "2617916", "postId": "1494185", "score": "0", "text": "I'd be surprised if anyone could pull that off. In order to retrieve the username/password-combination for a website stored in the Google Password manager, you would need to be logged in to ...
null
[]
null
null
null
null
null
1494186
1
null
2023-11-28T10:43:34.893
2
953
<p>OS: Ubuntu 22.04.3 LTS</p> <p>DISK: Samsung SSD 860 EVO 1TB</p> <p>My pc suddenly stopped working. It stops responding to commands, the icons (especially the ones to manage windows) disappear and are replaced by what I think is a temporary icon. If I move to another tty, I see that so many errors are printed:</p> <p...
1198832
1198832
2023-11-30T13:03:28.160
2024-02-15T20:50:09.897
PC crash, EXT4-fs error --ext4_find_entry inode reading directory iblock 0
[ "log", "ext4", "systemd-journald" ]
2
5
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T10:58:00.733", "id": "2617917", "postId": "1494186", "score": "0", "text": "You've not provided any OS/release details; thus can only be generic, but given the *fs* error, have you checked hardware health staring with drive sda? (https://help.ubuntu.com/community/S...
null
[ { "accepted": null, "body": "<p>I have seen that error before in relation to APST (Autonomous Power State Transition)</p>\n<blockquote>\n<p>APST allows a host to configure the controller to automatically transition between power states without software intervention when specific conditions are met. For exam...
null
null
null
null
null
1494191
1
null
2023-11-28T11:11:17.247
0
47
<p>How can I reduce the image quality lower than 1%? For example, 0.5%? My failed attempt:</p> <pre><code> IFS=$'\n' for f in $(find . -iname '*.jpg' -o -iname &quot;*.png&quot;) do convert -quality 0.5% -resize 70% &quot;$f&quot; &quot;${f%.*}-placeholder${f//*./.}&quot; done </code></pre> <p>Any ideas?</p>...
578855
null
null
2023-11-28T11:47:16.333
imagemagick - reduce image quality lower than 1%?
[ "imagemagick" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T11:54:07.293", "id": "2617933", "postId": "1494191", "score": "1", "text": "When you want to reduce the quality of an image, you can reduce the number of pixels. This method combined with the option `-quality` can reduce the overall 'quality' to less than 1%. - Why ...
null
[ { "accepted": null, "body": "<p>For <code>imagemagick</code> valid highest compression value is <code>1%</code>. Therefore any value less than <code>1%</code> (higher compression), like the following</p>\n<pre><code>convert -quality '0.5%' input.jpg output.jpg\n</code></pre>\n<p>will not work<sup><a href=\"...
null
null
null
null
null
1494192
1
null
2023-11-28T11:11:30.917
0
449
<p>I have an Ubuntu server 22.04 that has been set up recently. It worked a couple days and I turned the first few knobs until one day, I was not able to connect to the Internet anymore. It started when loggin onto the server and attempting to update / upgrade.</p> <p>I stare at a 0% [working] for quiet some time, foll...
1748953
1748953
2023-11-28T15:25:20.467
2023-11-28T15:25:20.467
Ubuntu 22.04 does not connect to any Internet address
[ "networking", "server", "22.04", "dns" ]
0
10
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T11:23:44.350", "id": "2617921", "postId": "1494192", "score": "0", "text": "You didn't mention how your \"server\" is connected to the Internet and about your network topology in general. Are you using DHCP to assign an IP address to your \"server\"? Please [edit] y...
null
[]
null
null
null
null
null
1494193
1
null
2023-11-28T11:38:27.600
0
89
<p>.desktop files:</p> <p><a href="https://i.stack.imgur.com/Zk13P.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/Zk13P.png" alt=".desktop files" /></a></p> <p>And it's also shown in the app section.</p> <p>no delete option:</p> <p><a href="https://i.stack.imgur.com/sWALG.png" rel="nofollow noreferr...
1721547
94914
2023-11-28T12:02:21.947
2023-11-28T12:02:21.947
How to delete .desktop files( shortcuts or pwa or web apps ) in Ubuntu
[ ".desktop", "shortcuts", "browser" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T11:44:44.367", "id": "2617928", "postId": "1494193", "score": "1", "text": "The files under /usr/share are system files. You can delete them with root privileges, but they may come back with the next update.\n.desktop file generated by the user are typically stored ...
null
[]
null
null
null
null
null
1494194
1
null
2023-11-28T11:40:03.227
0
44
<p>I'm using Ubuntu 22.04 with Kerberos authentication. Every time I use <code>sudo</code>, the following error is logged by the system:</p> <blockquote> <p>pam_krb5(sudo:setcred): (user ****) credential reinitialization in a setuid context ignored</p> </blockquote> <p>This does not happen in 20.04 with the same config...
87531
null
null
2023-11-28T11:40:03.227
How to fix "credential reinitialization in a setuid context ignored"?
[ "22.04", "sudo", "pam", "kerberos" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1494195
1
null
2023-11-28T11:45:22.540
0
72
<p>I have a Synology which is used as a backup system for my Ubuntu server. I've created a script where my Synology will rsync via ssh from my Ubuntu Server to itself.</p> <pre><code>rsync -avrhv --no-o --no-g --no-perms --delete -e &quot;ssh -p 1433 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null&quot; raf...
1748961
1748961
2023-11-28T11:58:16.120
2023-11-28T11:58:16.120
Rsync from Ubuntu to Synology fails when created as task
[ "rsync" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T12:12:38.137", "id": "2617941", "postId": "1494195", "score": "0", "text": "Could a carriage return character (octal `015`) have crept in to the end of your command? For example if you copy+pasted it via Windows", "userDisplayName": null, "userId": "178692" ...
null
[]
null
null
null
null
null
1494198
1
null
2023-11-28T12:01:44.303
0
108
<p>Update: Returned the machine, bought a different one.</p> <p>Background: On an ASUS Rog Zephyrus G14 (ga402xv-g14.r94060), Windows 11 was powering off randomly. This particularly occurred during the installation of Armoury Crate perhaps due to one of the screen dimming softwares. I was worried that the BIOS was da...
578308
578308
2023-11-29T08:58:34.150
2023-11-29T08:58:34.150
New machine/OS visual artifacting and powering off, what's the cause?
[ "nvidia", "display", "laptop", "asus" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1494199
1
null
2023-11-28T12:07:04.603
-1
132
<p>In a current Ubuntu repository on the server there is among the main folders in the &quot;pool&quot; section &quot;main&quot; &quot;multiverse&quot;, &quot;universe&quot;, etc also the folder &quot;restriced&quot;. In this &quot;restricted&quot; section the subfolder &quot;l&quot; is quite large, e.g. 78GB for 20.04...
642578
642578
2023-11-28T12:46:19.630
2023-12-01T00:16:48.553
Use of Files in Ubuntu Repository Section "Restriced/l"
[ "system-installation", "repository", "offline", "apt-mirror" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>The official description of the &quot;restricted&quot; software source is &quot;Proprietary drivers for devices&quot;.</p>\n<p>These are packages that are not open source, but released by hardware vendors under restricted (but free) licenses. These licenses in general mumble...
null
null
null
null
null
1494202
1
null
2023-11-28T12:22:25.443
1
84
<p>Ubuntu 20.04.4 LTS was what I was using. How can a single interface be configured with a 500 IP address ( Ranges of IP address) ? For example I need to configure 101.23.151.0/24 and 101.24.152.0/24 There is an excessive delay when adding IP addresses one by one in the network file. Is there a way to add them quickly...
1748963
1748963
2023-11-28T12:27:33.163
2023-11-28T12:27:33.163
How to add 500 IP address (Range of IP) in Network File for single interface
[ "20.04", "network-manager", "ip", "ifconfig", "ip-address" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1494207
1
null
2023-11-28T13:00:08.200
0
65
<p>I installed VirtualBox on Windows 11 , version 7.12 r159484 Qt5.15.2 I run in VirtualBox an Ubuntu server 22.04. I downloaded guest additions with command wget from VirtualBox on downloads.</p> <p>VBOXGUestAdditions_7.0.0_BETA3.iso i mounted it into <code>/dev/cdro</code>m</p> <p>Run the script but after reboot the ...
1748982
94914
2023-11-28T19:01:18.377
2023-11-28T19:01:18.377
Problem with installing guest addtions on VirtualBox on Ubuntu Server 22.04
[ "server", "virtualbox" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1494213
1
null
2023-11-28T13:23:27.627
0
54
<p>I had an ubuntu 18.04 VM that I created using virtual box on windows 11 host.</p> <p>Due to some hardware issues my laptop needed some repair. But repair caused VM to have adapter issues and VM stopped having network. It contains some data I want, but cloning it carries those adapter/network issues to new VM.</p> <p...
1659848
null
null
2023-11-28T13:23:27.627
virtualbox: using existing virtual hard disk file for new vm
[ "22.04", "virtualbox" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T13:59:02.987", "id": "2617964", "postId": "1494213", "score": "0", "text": "Why not creating a new virtual disk for the new VM; mounting the old disk later to retrieve your data; and then getting rid of the old one.", "userDisplayName": null, "userId": "8553...
null
[]
null
null
null
null
null
1494214
1
null
2023-11-28T13:26:04.620
0
21
<p>I successfully installed a Windows package (Origin 9.0) on PlayOnLinux v.4.3.4.</p> <p>I can almost do anything I am used to, except running tasks that demand new windows be opened. For example, when pressing Ctrl+F for searching, it is expected that a window will rise to add the text for searching, selecting option...
918686
null
null
2023-11-28T13:26:04.620
How to make windows from Windows software appear in PlayOnLinux?
[ "windows", "wine", "playonlinux" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1494215
1
null
2023-11-28T13:40:14.640
0
373
<p>I just bought a Lenovo IdeaPad Pro 5 (16ARP8) and installed Ubuntu 22.04.3. Everything is working fine until I tried to hop onto a call and noticed that the internal microphone doesn't work and in fact isn't recognized by the system at all.</p> <p><a href="https://i.stack.imgur.com/rHbKb.png" rel="nofollow noreferre...
767689
767689
2023-11-28T16:33:52.123
2024-01-25T14:39:56.293
Internal microphone on IdeaPad Pro 5 not working
[ "drivers", "pulseaudio", "microphone" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>I have the same model and OS. I experience the same problem. My configuration is (<a href=\"https://linux-hardware.org/?probe=be74f076bd\" rel=\"nofollow noreferrer\">detailed HW info here</a>):</p>\n<pre><code>product: 83AS (LENOVO_MT_83AS_BU_idea_FM_IdeaPad Pro 5 16ARP8)\nb...
null
null
null
null
null
1494217
1
null
2023-11-28T14:02:04.463
0
52
<p>It is said that if the system use NetworkManager, you'd better use <code>nmcli</code>, or there may be conflictions between different management systems.</p> <p>Suppose there is an ethernet connection named <code>eno1</code> whose ip address is <code>192.168.1.23/24</code> then I create bridge with these:</p> <pre><...
950187
null
null
2023-11-28T14:02:04.463
Some meta state when create bridge on 22.04
[ "22.04", "network-manager", "network-bridge", "nmcli" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1494220
1
null
2023-11-28T14:40:45.893
0
222
<p>Tried installing this driver:&quot;apt install wget make gcc linux-headers-generic&quot;</p> <p>and unmuted the speaker in alsamixer and my audio still does not work, even though I know there is nothing wrong with the speakers because i get the startup sound when iI boot up the mMacbook. in settings under sound it l...
1748440
1748440
2023-11-28T14:42:04.433
2023-11-28T14:42:04.433
audio not working on macbook pro 2017 with ubuntu 22.04 lts even after getting the audio output device to show in sound settings
[ "sound", "22.04", "alsa", "macbook-pro" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T16:01:06.713", "id": "2617990", "postId": "1494220", "score": "0", "text": "The command `apt install wget make gcc linux-headers-generic` doesn't install any driver. `wget` is a tool for downloading files, `make` is a tool need for compiling, `gcc` is a C-complier c...
null
[]
null
null
null
null
null
1494222
1
1494238
2023-11-28T14:58:43.350
0
49
<p>I have the Azure VM is of Linux (Ubuntu) -20.04.</p> <p>Long back, installed the apache2 (version is 2.4.41). Now I have tried to uninstall apache2, nginx but when I enter apache2 -v command in the azure vm (putty) - it is still showing me the current version of that server. Why?</p> <p>I already uninstalled right b...
1748906
1157209
2023-11-28T18:41:24.483
2023-11-28T18:41:24.483
Though I uninstalled the apache2 in my ubuntu 20.04 Azure VM, apache2 -v command giving me the current installed version
[ "server", "apache2", "nginx", "putty", "azure" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T16:04:41.577", "id": "2617991", "postId": "1494222", "score": "0", "text": "You have to check if Apache was probably installed a different way, outside the package system.\nWhat is the output of `which apache2`?", "userDisplayName": null, "userId": "1661744...
{ "accepted": true, "body": "<p>You probably used something like <code>sudo apt remove apache2</code> but according to <code>dpkg -S /usr/sbin/apache2</code>, the <code>/usr/sbin/apache2</code> file is provided by the <code>apache2-bin</code> package.</p>\n<p>Sure enough, <code>dpkg -L apache2</code> shows that thi...
[ { "accepted": true, "body": "<p>You probably used something like <code>sudo apt remove apache2</code> but according to <code>dpkg -S /usr/sbin/apache2</code>, the <code>/usr/sbin/apache2</code> file is provided by the <code>apache2-bin</code> package.</p>\n<p>Sure enough, <code>dpkg -L apache2</code> shows ...
null
null
null
null
null
1494224
1
null
2023-11-28T15:11:47.557
1
75
<p>I'm using Ubuntu 23.04 with a Dell Precision 7390 2in1. That means I am partly working in kind-of tablet mode using the onscreen keyboard. If I open a gnome terminal there the keyboard layout always switches to &quot;QWERTY&quot;, even though the onscreen keyboard settings show that German is selected (which should ...
962590
962590
2023-11-28T18:49:25.550
2023-11-28T18:49:25.550
Onscreen-Keyboard Layout for Gnome Terminal always shows up with the english layout
[ "gnome-terminal", "23.04", "onscreen-keyboard" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-02-05T19:53:12.720", "id": "2634558", "postId": "1494224", "score": "1", "text": "It's apparently something related to GNOME itself as I'm experiencing it also on Manjaro, GNOME 45.3. Maybe related: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/1167", "userDispl...
null
[]
null
null
null
null
null
1494227
1
null
2023-11-28T15:19:10.560
0
35
<p>I'm running Ubuntu 22.04.3 LTS on the NXP FRWY-LS1012A Development Board (Kernel 5.10.35). I've successfully loaded the two kernel modules required for the NXP PCIe 88W9098 WiFi card (mlan and moal), yet the card still shows up as two Ethernet Controllers (one for each antenna, the Ethernet Interfaces are legit). Ha...
1749024
null
null
2023-11-28T15:19:10.560
NXP 88W9098 PCIe Card shows up as "Ethernet Controller"
[ "drivers", "wireless", "kernel" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T23:09:55.200", "id": "2618053", "postId": "1494227", "score": "0", "text": "Post results from terminal for `lspci -nnk|grep -iA3 net; sudo dmesg | grep firmware; lsmod | grep cfg` Please don't post pictures of terminal output as you can copy and paste it as text", ...
null
[]
null
null
null
null
null
1494228
1
null
2023-11-28T15:22:36.473
0
159
<p>I have installed Ubuntu 22.04 on my laptop which has a LAN and a WIFI network adapter. The laptop is connected to the Internet via WIFI. I have another PC with a LAN adapter card. I want to set my laptop as a router to connect the PC to the Internet. I've enabled ip forwarding on the laptop according to <a href="ht...
537761
null
null
2023-11-28T15:22:36.473
why does ipforwarding not work?
[ "22.04", "router", "ip-forward" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T15:38:18.710", "id": "2617987", "postId": "1494228", "score": "1", "text": "You have enabled IP forwarding to be used, but have not specified how to do so. You need some iptables, or nftables rules to implement a router on your laptop. Try [this](https://askubuntu.c...
null
[]
null
null
null
null
null
1494229
1
1494241
2023-11-28T15:32:10.307
0
171
<p>I'm running Ubuntu 22.04, and after compiling an NXP Driver for another piece of hardware am no longer able to run almost all commands. Anything containing &quot;sudo&quot; or &quot;ls&quot; returns the following and does not execute:</p> <pre><code>aarch64-binfmt-P: Could not open '/lib/ld-linux-aarch64.so.1': No s...
1749024
968501
2023-11-28T18:20:52.707
2023-11-28T18:20:52.707
Ubuntu 22.04 "Bricked"
[ "sudo" ]
1
10
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T15:42:51.383", "id": "2617988", "postId": "1494229", "score": "0", "text": "Is your machine ARM based? ... Have you changed the binaries for those two commands/overwritten them ... What's the output of e.g. `file /usr/bin/ls /bin/sudo`?", "userDisplayName": null...
{ "accepted": true, "body": "<p>Your PATH is normal, but somehow your cross compilation tools got put into your ${HOME}/bin, which is normally pretty early in the PATH. A normal setup is to isolate those cross tools in their own location (I prefer that way rather than dumping them, albeit with their full names to ...
[ { "accepted": true, "body": "<p>Your PATH is normal, but somehow your cross compilation tools got put into your ${HOME}/bin, which is normally pretty early in the PATH. A normal setup is to isolate those cross tools in their own location (I prefer that way rather than dumping them, albeit with their full n...
null
null
null
null
null
1494231
1
null
2023-11-28T16:24:45.777
2
157
<p>Yesterday my Oracle-hosted server (Cloudflare DNS) was suddenly cut off, replaced by the cloudflare &quot;Origin is unreachable&quot; code 523 page</p> <p>I spent a long time looking for the cause and, without changing anything, after about six hours it suddenly sprang back to life - no discernable changes made.</p>...
1749031
1749031
2023-12-11T10:51:51.417
2023-12-11T10:51:51.417
DNS resolves intermittently on ubuntu 22.04
[ "networking", "server", "dns" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1494233
1
1494243
2023-11-28T16:59:21.077
0
568
<p>I have a situation where I need to (almost)completely copy my Ubuntu HD to an external HD. The biggest problem I and encountering is that there are an extremely large number of files that won't copy for various reasons.</p> <p>If I could get rsync to write only the errors it encounters to a log file, then I could us...
1585359
1585359
2023-11-28T17:12:26.647
2023-11-29T03:03:05.933
Is there a method to have rsync write only errors to a log file?
[ "rsync" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T18:03:39.423", "id": "2618014", "postId": "1494233", "score": "0", "text": "just search log file with \"grep 'rsync:' file\" to find errors", "userDisplayName": null, "userId": "1372403" }, { "creationDate": "2023-11-28T18:04:31.613", "id": "2618...
{ "accepted": true, "body": "<p><code>rsync</code> writes error in <code>stderr</code> therefore <code>error.log</code> is empty in the following case\n<s></p>\n<pre><code>rsync -q /source/ /dest/ &gt; error.log\n</code></pre>\n</s>\nInstead of the above run the following command\n<pre><code>rsync -q &lt;options&gt...
[ { "accepted": true, "body": "<p><code>rsync</code> writes error in <code>stderr</code> therefore <code>error.log</code> is empty in the following case\n<s></p>\n<pre><code>rsync -q /source/ /dest/ &gt; error.log\n</code></pre>\n</s>\nInstead of the above run the following command\n<pre><code>rsync -q &lt;op...
null
null
null
null
null
1494236
1
null
2023-11-28T17:10:44.337
0
123
<p>On four raspberry PI 4 (arm64), I have Ubuntu 23.10 installed. For Longhorn storage on Kubernetes, I need iscsi_tcp module. Using kernel 6.5.0-1007-raspi (#9). I have installed linux-modules-extra-raspi, and I have tried installing open-iscsi (says already installed).</p> <p>I've been trying steps from <a href="http...
62183
null
null
2023-11-28T21:35:05.523
Missing isci_tcp module ubuntu 23.10 on arm64
[ "kernel", "23.10", "arm64" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>The issue I had with Longhorn storage was that the volume was not healthy (stuck in attaching). The pod for longhorn was showing an error that indicated iscsci_tcp module was not found. I looked at the troubleshooting page and tried some of the steps to install, which is when...
null
null
null
null
null
1494237
1
null
2023-11-28T17:23:07.213
1
544
<p>I recently installed a fresh copy of Ubuntu, and I'm encountering issues with my Bluetooth. When attempting to scan for nearby devices, none are detected. However, during my previous Windows installation, all nearby devices were visible.</p> <p><strong>I've already tried various basic troubleshooting commands, such ...
1749046
null
null
2023-12-03T18:38:11.850
Bluetooth Not Discovering Devices on Ubuntu 22.04.3
[ "bluetooth" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-12-03T18:38:24.597", "id": "2619010", "postId": "1494237", "score": "0", "text": "same issue here... can anyone point us to a troubleshooting guide? Mine is realtek: \nBus 003 Device 003: ID 0bda:b85b Realtek Semiconductor Corp. Bluetooth Radio", "userDisplayName": nu...
null
[]
null
null
null
null
null
1494239
1
null
2023-11-28T17:34:39.890
4
8102
<p>I get this message after I installed VMware. I saw a similar topic here in askubuntu, but this solution didn't work for me.</p> <p><a href="https://i.stack.imgur.com/boipT.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/boipT.png" alt="https://imgur.com/a/y5EQF08" /></a></p>
1749048
94914
2023-11-28T18:54:04.497
2024-02-05T15:23:46.223
GNU C Compiler (gcc) version 12.2.0, was not found vmware
[ "vmware" ]
4
3
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T19:02:01.583", "id": "2618021", "postId": "1494239", "score": "2", "text": "Do: `sudo apt install build-essential`, a meta-package that installs the compiler, libraries, tools, that you need.", "userDisplayName": null, "userId": "25618" }, { "creatio...
null
[ { "accepted": null, "body": "<p>I took an update today on my Ubuntu 22.04 and encountered the error with VMware Workstation 16 Pro <code>16.2.4 build-20089737</code> shown in the question here.</p>\n<pre><code>GNU C Compiler (gcc) version 12.3.0, was not found. If you installed it in a non-default path you ...
null
null
null
null
null
1494242
1
null
2023-11-28T18:03:04.800
0
163
<p>I am running Kubuntu 22.04.3 LTS on a 12-core/24-thread AMD Ryzen 5900X.</p> <p>The problem I am having is that many tasks running in KDE/plasma appear to be limited by CPU affinity to only 12 of the 24 threads on the CPU, when observing via htop. For example, I can start a konsole session, and run multiple paralle...
1748353
1748353
2023-12-28T22:00:20.807
2023-12-28T22:00:20.807
What in Kubuntu could be limiting available cpu cores? (only half are utilized in Plasma)
[ "kubuntu", "kde", "cpu", "cgroup" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1494244
1
null
2023-11-28T18:32:11.423
0
34
<p>I'm running Ubuntu on a ThinkPad T14s Gen 2 and using a ThinkPad Universal USB-C docking station. Ubuntu can tell that both monitors are connected and <code>xrandr</code> output confirms this. However, I can only turn one on at a time and I can't apply changes in the display settings menu. I tried setting both to 60...
1749056
null
null
2023-11-28T18:32:11.423
Dual monitors for docked laptop
[ "multiple-monitors", "display", "thinkpad", "dockstation" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1494248
1
null
2023-11-28T19:07:14.967
6
1857
<p>I have more than 200 files in one folder on Ubuntu 22.04. I would like to search these for a specific text. If the text is found, it should be replaced by another text. How can I achieve this?</p>
1582714
85695
2023-12-01T11:05:06.317
2023-12-01T11:05:06.317
Replace the same text in more than 200 files in the same folder
[ "text-processing" ]
5
1
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T01:11:23.427", "id": "2618065", "postId": "1494248", "score": "1", "text": "It rather depends on the two texts - in particular, whether they are multi-line and whether they are strictly alphanumeric or may contain characters that are special in typical text processi...
null
[ { "accepted": null, "body": "<p>The basic version is:</p>\n<pre><code>sed --in-place 's/foo/bar/g' *\n</code></pre>\n<p>This will <code>s</code>earch for <code>foo</code> and change it into <code>bar</code> <code>g</code>lobally. The <code>--in-place</code> flag changes the actual file, so use it carefully....
null
null
null
null
null
1494249
1
null
2023-11-28T19:12:24.110
1
351
<p>I recently changed from Windows to Ubuntu because I'm learning to code. I used to write my class assignments in LaTeX using vscode and Latex Workshop. However, I've tried to set it up in Ubuntu and I've run into multiple errors. I have been able to solve (or at least I think I have) every of them, but I'm unable to ...
1749054
1749054
2023-11-28T19:15:04.923
2023-12-19T08:13:22.823
Latex Workshop error: Cannot find LaTeX root file
[ "software-installation", "latex", "paths", "visual-studio-code", "texlive" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T06:33:03.590", "id": "2618086", "postId": "1494249", "score": "0", "text": "In 1. you say you got error while installing? Did you setup your texlive successfully. Can you compile [latex document](https://www.overleaf.com/learn/latex/Learn_LaTeX_in_30_minutes#Writing...
null
[ { "accepted": null, "body": "<p>Here I cannot get a TeXLive-install interacting with LibreOffice or Inkscape if they are installed in the snap package format. Do you have vscode installed as a snap? Check with <code>snap list --all</code>. If yes, try the deb-package.</p>\n", "commentCount": "0", "c...
null
null
null
null
null
1494250
1
null
2023-11-28T19:19:20.777
0
25
<p>I'm on <code>Lenovo G50</code> laptop, <code>Lubuntu 22.04</code>. I installed <code>indicator-cpufreq</code>. When I run it (I'm using <code>i3</code>) I'm unable to switch it to <code>powersave</code>. It always switches back to <code>performance</code>. Can I fix it?</p>
13394
null
null
2023-11-28T19:19:20.777
indicator-cpufreq unable to choose powersave
[ "lubuntu", "power-management", "cpu", "intel-cpu" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1494254
1
null
2023-11-28T19:32:53.520
0
249
<p>I'm using this version of Ubuntu:</p> <pre><code>Command: lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.3 LTS Release: 22.04 Codename: jammy </code></pre> <p>I have a Zinnia mt-100 digitized table, I would like to know if there is any software, driver or conf...
1749064
null
null
2023-12-11T10:14:15.280
Configuration software and/or driver for the Zinnia Mt-100 tablet
[ "drivers", "graphics-tablet", "digitalpen" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1494255
1
null
2023-11-28T19:34:10.683
0
210
<p>There was a hot shutdown of my Ubuntu 22.04.4 LTS. On rebooting I found that Bluetooth is not working. Before this problem, Bluetooth Manager was installed from Ubuntu Software, but then it became inoperative.</p> <p>On suggestions from different sources, I removed the above-mentioned Bluetooth Manager, installed Bl...
73185
73185
2023-12-02T15:14:21.223
2023-12-02T15:14:21.223
Bluetooth not working after hot-shutdown of Ubuntu 22.04.4 LTS
[ "apt", "22.04", "bluetooth" ]
0
7
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T19:54:59.080", "id": "2618025", "postId": "1494255", "score": "0", "text": "\"*It became inoperative*\" should be explained in your logs. Maybe the hardware died. Maybe the log is full of clues about the problem. If you did any troubleshooting, show us. Or are you a...
null
[]
null
null
null
null
null
1494258
1
null
2023-11-28T19:52:45.197
1
579
<p>I followed <a href="https://wiki.t2linux.org/guides/wifi-bluetooth/" rel="nofollow noreferrer">this guide</a> to install Bluetooth and WiFi drivers. From the guide I ran downloaded the firmware file on my Mac, ran the script there, then booted into Ubuntu and ran the script there as well, however I was not able to g...
1749075
94914
2023-11-29T10:12:12.077
2023-11-29T10:12:12.077
Wifi driver for MAcbook on Ubuntu 22.04
[ "22.04", "macbook" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T20:02:31.247", "id": "2618031", "postId": "1494258", "score": "0", "text": "Please [edit] your question to include the elements of the solution you've tried in the post itself rather than relying on a link to the guide you followed. We need to understand what steps ...
null
[]
null
null
null
null
null
1494260
1
null
2023-11-28T20:15:17.687
0
12
<p>whatever I do, when installing and working with the software, the icons and text are not displayed according to the attached file, and I use Visual Box. <a href="https://i.stack.imgur.com/9tsT2.png" rel="nofollow noreferrer">Failure to display icons and text in the software</a></p>
324060
null
null
2023-11-28T20:15:17.687
Failure to display icons and text in the software
[ "display", "icons", "text" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T11:17:25.820", "id": "2618121", "postId": "1494260", "score": "0", "text": "This looks like a debian question, to be posted on appropriate SE site.", "userDisplayName": null, "userId": "320920" } ]
null
[]
null
null
null
null
null
1494262
1
null
2023-11-28T20:33:03.203
0
72
<p>I had been using pywal for a while time and decided that I just wanted a complete reboot on all the themes I have used for it. So before uninstall pywal I had cleared its cache, and performed Wal -R, uninstalled pywal from my computer however nothing seemed to actually reset at all. My terminal is still exactly the ...
1749087
null
null
2023-11-28T20:33:03.203
How can I completely reset my terminal theme?
[ "command-line", "gnome", "themes" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T21:26:52.937", "id": "2618042", "postId": "1494262", "score": "0", "text": "try removing the ~/.cache/wal dir: `rm -rf ~/.cache/wal`", "userDisplayName": null, "userId": "884673" } ]
null
[]
null
null
null
null
null
1494263
1
null
2023-11-28T20:37:10.170
0
61
<p>No problems during clean installation of Ubuntu 23.10 on a HP elitebook folio 9470m. But then at restart, no operating system is found. After Pressing <kbd>ESC</kbd><kbd>F9</kbd> I can select 3 boot options: <img src="https://i.stack.imgur.com/Y5UZq.jpg" alt="Boot options" /></p> <p>Selecting option &quot;ubuntu&quo...
1749080
320920
2023-11-29T11:22:25.900
2023-11-29T11:22:25.900
Install OK but how can I make Ubuntu start without pressing F9?
[ "boot", "grub2" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T13:34:21.507", "id": "2618146", "postId": "1494263", "score": "0", "text": "Try a different boot order by entering the UEFI/BIOS menus and put the drive with Ubuntu at the top. If only one drive, you should be able to modify the order in the EFI file, so that 'ubunt...
null
[]
null
null
null
null
null
1494265
1
null
2023-11-28T20:40:57.760
2
57
<p>I'm experiencing a persistent Bluetooth connectivity issue with my unbranded air pods when trying to use them with my Lenovo Ideapad S-145. Previously, they connected seamlessly to both my mobile device and laptop. However, after a recent use of my mobile phone, the air pods no longer maintain a stable connection to...
1749086
null
null
2023-11-28T20:40:57.760
Troubleshooting Bluetooth Connection Issue with Unbranded AirPods on Lenovo Ideapad S-145
[ "sound", "bluetooth", "pulseaudio", "lenovo", "realtek" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1494268
1
null
2023-11-28T21:19:45.213
2
142
<p>OS: Ubuntu 20.04 focal</p> <p>I was just sitting with my headphones on after watching a video and suddenly heard the sound of a bell ringing 3 or 5 times very loudly (like the kind of bell you might hear at a pier). Since then I've notice that this actually appears to happen every day at the same time; no idea how l...
760862
760862
2023-12-07T21:19:05.183
2023-12-07T21:19:05.183
Why does my Ubuntu system make the sound of a loud bell ringing every day at a certain time? How can I debug where this is coming from?
[ "sound" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T21:58:23.687", "id": "2618044", "postId": "1494268", "score": "0", "text": "Does this happen often? Can you record the sound and include it in your question?", "userDisplayName": null, "userId": "504604" }, { "creationDate": "2023-11-29T22:03:30.107"...
null
[]
null
null
null
null
null
1494271
1
null
2023-11-28T21:46:49.473
0
92
<p>I was wondering if this is possible: remove the ability to encrypt a disk/partition?</p> <p>It occured to me that it's a possible attack vector to encrypt the disk with a key if you manage to get root access.</p> <p>What if that functionality just... wasn't there?</p> <p>I seem to recall certain filesystems have the...
1612
null
null
2023-11-29T02:52:15.077
ext4 - Remove ability to encrypt disk even for root
[ "22.04", "encryption", "disk", "ext4" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T23:00:44.740", "id": "2618052", "postId": "1494271", "score": "1", "text": "If an attacker has access to your computer so she can turn on encryption she could also do all kinds of bad things .. including deleting your data and/or filesystems or physically remove you...
null
[ { "accepted": null, "body": "<p>Root, by definition, can do anything that the software is capable of doing.<br>\nRoot, by definition, cannot be limited in software.</p>\n<p>Encryption is less important than the compromise. The compromise exposes you to ongoing penetration by newly-planted backdoors and pois...
null
null
null
null
null
1494272
1
null
2023-11-28T21:55:01.183
0
85
<p>I'm having issues shutting down my PC (desktop computer). I have Ubuntu Studio 22.04 with KDE. <a href="https://i.stack.imgur.com/Xc3AD.png" rel="nofollow noreferrer">This is my system's info.</a></p> <p>It reboots no matter if I shut it down via the terminal, GUI, or with the hardware button. I have to mention that...
1749093
1749093
2023-12-17T23:03:11.340
2023-12-17T23:03:11.340
PC not shutting down using the terminal, Power button, or GUIs in Ubuntu Studio 22.04 with KDE
[ "kde", "shutdown", "ubuntu-studio" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T22:12:14.210", "id": "2618049", "postId": "1494272", "score": "0", "text": "Sounds like this could be caused by a BIOS setting", "userDisplayName": null, "userId": "951601" }, { "creationDate": "2023-11-30T17:35:03.117", "id": "2618408", "pos...
null
[]
null
null
null
null
null
1494273
1
null
2023-11-28T21:57:17.997
0
79
<p>Since 2021, I have only used kernel version 5.4 (20.04LTS) because any other will crash at boot.</p> <p><a href="https://pastebin.com/jCFWi12d" rel="nofollow noreferrer">My log is here when I try to boot with another version</a> (here 5.15 while <code>linux-modules-extra</code> is installed)</p> <p>I can, however, b...
1436183
167115
2023-11-29T16:21:46.910
2023-11-29T16:21:46.910
Crash during boot when linux-modules-extra is installed
[ "crash" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-28T23:17:03.103", "id": "2618054", "postId": "1494273", "score": "2", "text": "@guiverc If I'm not mistaken, the crash log is from when they tried to boot from another kernel while linux-modules-extra is installed, because 5.4 (or 5.04 or whatever it is) is the only ke...
null
[]
null
null
null
null
null
1494274
1
null
2023-11-28T22:29:18.970
1
311
<p>If i use windows 11 and suspend my computer, it almost dont consume energy.Even many hours after. Unlikely ubuntu 23.10 that consume energy. I did the experiment twice.</p> <p>I have AMD Ryzen™ 5 5500U with Radeon™ Graphics × 12 And it is a lenovo laptop</p> <p>Can ubuntu be improve to be as good as windows 11? And ...
1716331
1716331
2023-11-30T17:45:02.593
2023-11-30T17:45:02.593
Ubuntu 23.10 consume lots of energy in sleep mode comparing to windows 11
[ "suspend", "power-management", "23.10" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T03:25:28.377", "id": "2618076", "postId": "1494274", "score": "1", "text": "Can Ubuntu be improved to be as good as XYZ? Sure, if somebody is willing to pay for all the engineering work to investigate. Might be Ubuntu. Might be the Linux kernel. Might be kernel modu...
null
[]
null
null
null
null
null
1494278
1
null
2023-11-29T00:25:01.260
2
77
<p>I have a Ubuntu 22.04 media server setup with shared folders. I have set up Samba with the users and passwords. I can see the Ubuntu media server and access all the shared folders from Windows and my iPhone.</p> <p>I just installed Ubuntu 22.04 on another machine. Samba is also installed. I can see the Ubuntu med...
1742002
1636389
2023-11-29T08:42:24.557
2023-11-29T08:42:24.557
Unable to see shared folders of another Ubuntu computer. Other computers are fine
[ "22.04", "samba", "file-sharing" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1494279
1
null
2023-11-29T01:14:47.220
0
243
<p>My laptop has Intel® Dual Band Wireless-AC 8265 adapter which is Wifi and Bluetooth combo. <br><br> When I installed Ubuntu 22.04, it did not have either wifi or bluetooth working. I installed a wifi adapter from some solutions online and it worked. But none of the solution is working for the Bluetooth. <br><br> &qu...
1749113
null
null
2023-12-18T22:26:22.537
Only Wifi is working in bluetooth+wifi combo adapter
[ "drivers", "22.04", "bluetooth", "laptop", "adapter" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T10:21:46.897", "id": "2618110", "postId": "1494279", "score": "0", "text": "Is this a desktop computer?", "userDisplayName": null, "userId": "300665" } ]
null
[ { "accepted": null, "body": "<p>Ubuntu 22.04 comes with Linux kernel 5.15, which hasn't a great Bluetooth dongle support.</p>\n<ol>\n<li><p>Update your kernel to a higher version such as <strong>6.5</strong> or above (6.5 worked for me).</p>\n</li>\n<li><p>Install bluetooth dependencies</p>\n<pre><code>sudo...
null
null
null
null
null
1494280
1
null
2023-11-29T01:20:49.643
0
41
<p>I use full disk encryption, so when coming out of hibernation, I only want to enter one password (encryption passphrase) not a second (account password).</p> <p>When I use the standard systemd-hibernate, this works. Only one password is needed. Which is what I want. But with pm-hibernate, it locks so I have to put i...
864206
864206
2023-11-29T01:43:17.680
2023-11-29T01:43:17.680
How do I disbale lock after pm-hibernate thaw?
[ "22.04", "encryption", "hibernate", "pm-utils" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1494282
1
null
2023-11-29T02:32:05.093
0
41
<p>I am going to update packages in <em>Ubuntu 22.04</em> terminal.</p> <pre><code>sudo apt update </code></pre> <p>But I get errors like this.</p> <pre><code>tester@ubuntu22.04-lts:~$ sudo apt update [sudo] password for user: tester is not in the sudoers file. This incident will be reported. </code></pre> <p>So, I am ...
1749123
1749123
2023-11-30T09:42:26.543
2023-11-30T09:42:26.543
sudo doesn't working in Ubuntu 22.04
[ "permissions", "sudo", "root", "groups", "su" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
2023-11-29T08:48:05.800
null
null
1494283
1
null
2023-11-29T02:33:47.750
0
54
<p>Broken Dependencies Prevent ubuntu Desktop Reinstall too and can´t even install ssh.</p> <p>I already tried ¨sudo apt --fix-broken install, sudo dpkg --configure -a, and sudo apt autoremove¨</p> <p>¨Welcome to Ubuntu 23.04 (GNU/Linux 6.0.6-1-surface x86_64)</p> <pre><code>* Documentation: https://help.ubuntu.com * M...
214128
null
null
2023-11-29T02:33:47.750
Ubuntu 23.04 Won't Boot into GUI and Package Installations Fail Due to Broken Dependencies
[ "package-management", "23.04" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T03:15:35.780", "id": "2618074", "postId": "1494283", "score": "1", "text": "Please edit your question to show us the complete output of `sudo apt update` and of `apt policy openssh-server`. The use of `-y` is not recommended as you are telling the system \"do it wha...
null
[]
null
null
null
null
null
1494285
1
null
2023-11-29T02:59:22.423
0
345
<p>I wanted to switch to Ubuntu so I flashed a USB drive and installed Ubuntu. After installing, the computer asked me to restart, and after restarting I got this error message which I don't really know how to handle. If someone has encountered this before, help would be greatly appreciated.</p> <p><img src="https://i....
1749127
259824
2023-11-30T04:04:35.240
2023-11-30T04:04:35.240
Ubuntu Could Not Detach Loopback
[ "system-installation", "22.04" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T03:52:18.980", "id": "2618077", "postId": "1494285", "score": "0", "text": "I made a typo. I meant USB drive, although I don't think that will help.", "userDisplayName": null, "userId": "1749127" }, { "creationDate": "2023-11-29T04:17:48.770", "i...
null
[]
null
null
null
null
null
1494290
1
null
2023-11-29T06:06:28.933
0
521
<p>I have two <code>Ubuntu Servers 20.04</code> with an external IP of 185.253.74.227 The first server has a local IP 192.168.1.30 on which I have <code>nginx</code> running and I host my Docker containers on it.<br /> The second server has a local IP of 192.168.1.118 on which I have <code>PostgreSQL v12</code></p> <p>...
1749137
null
null
2023-11-29T06:06:28.933
Problem connecting to PostgresSql from Docker container
[ "networking", "server", "docker", "nginx", "postgresql" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T09:47:42.270", "id": "2618105", "postId": "1494290", "score": "0", "text": "It looks like the machine hosting your docker container isn't letting the containers' internal IP addresses forward to elsewhere. Try to ping the database host from within the container, and...
null
[]
null
null
null
null
null
1494292
1
null
2023-11-29T06:49:08.843
0
306
<p>Title says it all. I tried everything suggested except a kernel upgrade (currently on 5.15.0-89-generic, according to uname -r) and anything related to alsa, since alsa is not installed on my laptop. I tried to upgrade the kernel with apt, as suggested <a href="https://www.omgubuntu.co.uk/2023/08/ubuntu-22-04-linux-...
808956
864286
2023-11-29T10:06:26.517
2023-12-01T14:56:01.817
On my Dell XPS 13 running Ubuntu Linux 22.04.3 LTS, I'm only seeing "Dummy Output" in my Sound devices, no Audio input or output
[ "upgrade", "sound", "kernel", "output" ]
2
1
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T07:39:43.340", "id": "2618092", "postId": "1494292", "score": "2", "text": "Does this answer your question? [Audio devices not working on XPS 13 9320](https://askubuntu.com/questions/1478908/audio-devices-not-working-on-xps-13-9320)", "userDisplayName": null, ...
null
[ { "accepted": null, "body": "<p>In order to update the Kernel, let's consider another two methods.</p>\n<p><em><strong>Method 1:\nUsing the Mainline Kernel Installer</strong></em></p>\n<p>Install the Mainline Kernel Installer software using the following commands,</p>\n<pre><code>sudo add-apt-repository ppa...
null
null
null
null
null
1494293
1
1494485
2023-11-29T07:00:47.893
1
173
<p>How would a directory of <code>.eml</code> files be iterated?</p> <pre><code>nicholas@mordor:~$ nicholas@mordor:~$ mail -f foomail/foo.eml &quot;/home/nicholas/foomail/foo.eml&quot;: 0 messages nicholas@mordor:~$ </code></pre> <p>Whereas, I'd like to see a list to select from.</p>
847449
null
null
2023-11-30T14:56:22.987
How to iterate eml file with mailutils?
[ "command-line", "text-processing", "cat", "mailutils", "mbox" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>You can't, EML format is <strong>not</strong> one of the supported <a href=\"https://mailutils.org/manual/mailutils.html#Local-Mailboxes\" rel=\"nofollow noreferrer\">local mailbox formats</a> by GNU Mailutils ... But, apparently the MBOX format is.</p>\n<p>Luckily the <a href=\"http...
[ { "accepted": true, "body": "<p>You can't, EML format is <strong>not</strong> one of the supported <a href=\"https://mailutils.org/manual/mailutils.html#Local-Mailboxes\" rel=\"nofollow noreferrer\">local mailbox formats</a> by GNU Mailutils ... But, apparently the MBOX format is.</p>\n<p>Luckily the <a hre...
null
null
null
null
null
1494298
1
null
2023-11-29T08:16:00.513
0
382
<p>Since upgrading to 23.10 I can't change my display resolution on my laptop.</p> <p>Lenovo Yoga Slim 7 Pro 14ACH5 AMD Ryzen™ 9 5900HX with Radeon™ Graphics × 16</p> <p>It only works on the default resolution 2880x1800 (16:10). I have options for other resolutions in settings but when switching to any of them the disp...
896249
null
null
2023-11-29T13:00:50.543
Graphic Issues after upgrading to 23.10
[ "drivers", "graphics", "display-resolution", "amdgpu" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1494299
1
null
2023-11-29T08:21:19.987
0
20
<p>I am noticing that I have to add more and more PPA repositories to install various smaller packages. I do worry that if any of those repositories get compromised they might publish a &quot;new&quot; ubuntu-base or some other core package with a potentially malicious payload and get it installed over the official pac...
17910
null
null
2023-11-29T08:21:19.987
How to automatically allow updates of packages only from repositories they were originally installed from
[ "apt" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T08:35:55.720", "id": "2618099", "postId": "1494299", "score": "1", "text": "You can configure it so that a pattern of package names are installable/updateable from a given origin (see [`man 5 apt_preferences`](https://manpages.ubuntu.com/manpages/mantic/en/man5/apt_...
null
[]
null
null
null
null
null
1494302
1
null
2023-11-29T08:55:07.570
1
229
<p>I'm a newbie here.</p> <p>I have deployed a Linux server and I wanted to add other users to it. Then those users must able to install applications on the said server. To do that those users must have root privileges (sudo group) to execute. So I have to add those users to the sudoers group.</p> <p>The issue is I don...
1545814
1545814
2023-11-29T08:55:57.583
2023-11-29T12:06:53.433
Prevent sudo useres changing root user password
[ "server", "permissions", "sudo", "password", "users" ]
1
5
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T09:06:39.000", "id": "2618101", "postId": "1494302", "score": "0", "text": "Don't make them admins then, but rather add a line for each of those users with e.g. `username ALL = NOPASSWD : /usr/bin/apt` to the `/etc/sudoers` file using `sudo visudo` ... that would en...
null
[ { "accepted": null, "body": "<p>If you cannot trust people you should not give them administrative privileges. If they need access to software, create a procedure with which they can request software packages to be installed.</p>\n<p>Someone who can install software 0wns the system, can do anything they wan...
null
null
null
null
null
1494305
1
null
2023-11-29T09:28:37.903
0
95
<p>I do not have a normal graphical operation with the application manager, the big A,it ended up disappearing completely, how could I reinstall or repair it? thanks in advance</p>
1152674
469152
2023-11-29T10:08:16.857
2023-11-29T10:08:16.857
following the installation of Ubuntu 23.10 on PI4 Raspberry
[ "snap", "23.10", "snap-store" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T10:17:49.090", "id": "2618109", "postId": "1494305", "score": "2", "text": "Does this answer your question? [Upgraded (from 23.04) to Ubuntu 23.10 - no App Center, no firmware flashing tool](https://askubuntu.com/questions/1488852/upgraded-from-23-04-to-ubuntu-23-10...
null
[]
null
null
null
null
null
1494306
1
null
2023-11-29T09:32:30.453
0
18
<p>I'm facing a certain issue here with my ubutu laptop. Just started it and some jeys eg (K,A,4 7,S ) and others arent responding yet they were working fine a while back.</p>
1738637
null
null
2023-11-29T09:32:30.453
Some keys on the keyboard aren't working
[ "keyboard" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T13:26:04.420", "id": "2618144", "postId": "1494306", "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
1494309
1
null
2023-11-29T10:21:15.570
2
387
<p>I am facing a problem regarding SSH, which exits when I don't want it to. My goal is to run multiple script (which are tests) and evaluate their exit value to detect errors on my project.</p> <p>First, I will describe the process :</p> <ul> <li><p>I have a local machine on which I run a script which call the followi...
1749205
1157209
2023-11-29T13:15:47.273
2023-11-29T13:15:47.273
How to keep ssh command running when python script called by ssh command exits with an error?
[ "bash", "scripts", "ssh", "python" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T10:32:24.027", "id": "2618112", "postId": "1494309", "score": "0", "text": "Well, I'm sorry for the pollution of the site, but I just realised that my command $CMD was executing my script with the '-e' option ... \nSorry for the inconvenience", "userDisplayName"...
null
[ { "accepted": null, "body": "<p>As mentioned in my comment, the command passed to the SSH is <code>bash -e path/to/script</code>, which terminates the script on any non zero exit status.</p>\n<p>This choice of option was necessary to catch a <kbd>Ctrl</kbd>+<kbd>C</kbd> command from the user and stop the te...
null
null
null
null
null
1494311
1
1494411
2023-11-29T10:48:08.793
0
1352
<p>Our team has successfully installed an Ubuntu Server 22.04.3 LTS with the OpenSSH server package included. Post-installation, we ensured to adjust the SSH configuration to permit password-based authentication by setting <code>PasswordAuthentication yes</code> in the <code>/etc/ssh/sshd_config</code> file, followed b...
1749219
1157209
2023-11-29T13:23:37.797
2023-11-30T01:42:04.663
Troubleshooting SSH Access Denied Issue on Ubuntu Server 22.04.3
[ "22.04", "ssh" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T11:21:51.907", "id": "2618123", "postId": "1494311", "score": "1", "text": "Three typical culprits are 1) Different language settings so the keyboard characters are different, 2) User confusion; not really the set username/password after all, 3) User confusion; conn...
{ "accepted": true, "body": "<p>The issue we encountered was eventually traced back to a keyboard-related problem with the VMware web console. Specifically, the discrepancy arose with the '@' character in our password, which was not being correctly interpreted as a genuine '@'. This realization led us to set a simp...
[ { "accepted": true, "body": "<p>The issue we encountered was eventually traced back to a keyboard-related problem with the VMware web console. Specifically, the discrepancy arose with the '@' character in our password, which was not being correctly interpreted as a genuine '@'. This realization led us to se...
null
null
null
null
null
1494313
1
null
2023-11-29T11:34:12.430
0
55
<p>Is it possible either to have different <strong>gtk.css</strong> files to be loaded when different applications launches (e.g. <em>Gedit</em>, <em>Gnome-terminal</em>, <em>Nautilus</em>, etc.), or have specific tags in the file <code>.config/gtk-3.0/gtk.css</code> that act only on individual apps?</p> <p>For example...
666959
null
null
2023-11-29T11:34:12.430
Customize ".config/gtk-3.0/gtk.css" file based on individual applications
[ "gnome", "nautilus", "themes", "gtk" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T17:40:07.007", "id": "2618198", "postId": "1494313", "score": "0", "text": "Have you read this discussion on the topic? https://discourse.gnome.org/t/how-to-apply-css-per-application/11382", "userDisplayName": null, "userId": "1639121" }, { "creation...
null
[]
null
null
null
null
null
1494314
1
null
2023-11-29T11:44:08.430
0
32
<p>I uploaded a gnome extension forked from Background Logo (now every distro installable) <a href="https://extensions.gnome.org/extension/6529/logo-widget/" rel="nofollow noreferrer">Logo Widget</a>. But logo hiding feature which I added won't show a logo if switched the color scheme (light or dark) in overview. I wan...
1749233
null
null
2023-11-29T11:44:08.430
My extension has a bug
[ "gnome", "extension" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T17:36:20.127", "id": "2618197", "postId": "1494314", "score": "1", "text": "Hi - is this actually a question regarding Ubuntu specifically? If so, more information would be required (check out https://askubuntu.com/help/on-topic) - if not, there may be a better loca...
null
[]
null
null
null
null
null
1494315
1
1494348
2023-11-29T11:50:30.000
2
472
<p>As the title says, I'm using Ubuntu 23.10 with the newly introduced TPM based FDE, i got a firmware update (for UEFI dbx) the other day so i did the update, then after reboot it asked me to enter TMP recovery keys, thankfully I made sure to backup them during installation so i was able to boot by entering it, but si...
1749239
1749239
2023-11-29T12:53:47.637
2024-02-08T18:00:17.650
Ubuntu 23.10 asking for TPM recovery key on every boot after firmware update
[ "uefi", "23.10", "tpm" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Finally found a solution! Thanks to <a href=\"https://discourse.ubuntu.com/t/ubuntu-23-10-asking-for-tpm-recovery-key-on-every-boot-after-firmware-update/40656/4?u=starry69\" rel=\"nofollow noreferrer\">jamesps on Ubuntu discourse</a></p>\n<p>Apparently updating the kernel refreshes ...
[ { "accepted": true, "body": "<p>Finally found a solution! Thanks to <a href=\"https://discourse.ubuntu.com/t/ubuntu-23-10-asking-for-tpm-recovery-key-on-every-boot-after-firmware-update/40656/4?u=starry69\" rel=\"nofollow noreferrer\">jamesps on Ubuntu discourse</a></p>\n<p>Apparently updating the kernel re...
null
null
null
null
null
1494316
1
null
2023-11-29T11:59:19.330
0
144
<p>I am currently in the process of creating a custom Ubuntu 23.10 ISO with a specific aim to initiate a minimal desktop environment along with a designated startup application when booted from a USB drive. However, I've encountered challenges regarding the size of the resulting ISO, which exceeds my requirements.</p> ...
1736579
null
null
2023-11-29T11:59:19.330
coustomizin ubuntu 23.10
[ "chroot", "isolinux" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T17:02:51.480", "id": "2618193", "postId": "1494316", "score": "0", "text": "Have you read and experimented with the basic resources on the topic, at https://help.ubuntu.com/community/LiveCDCustomization ?", "userDisplayName": null, "userId": "1639121" }, ...
null
[]
null
null
null
null
null
1494317
1
null
2023-11-29T12:06:26.827
0
359
<p>I downloaded a RVC voice conversion model in my ubuntu 20.04 system, in that i need to run a .bat file, i tried to run it by using wine(version 8.0.2), but its giving an error. the .bat file contains the code &quot;runtime\python.exe infer-web.py --pycmd runtime\python.exe --port 7897&quot;. The error is: &quot;The ...
1749237
null
null
2023-11-29T14:18:16.340
not able to run a bat or exe file using wine
[ "python", "wine" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-11-30T10:08:49.817", "id": "2618308", "postId": "1494317", "score": "0", "text": "As the project seems to use Python, it should run cross-plattform, unless they use very specific Windows modules. You may want to check on the project page whether they offer other downloads...
null
[ { "accepted": null, "body": "<p>Given the command, I will suppose you are using this: <a href=\"https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/\" rel=\"nofollow noreferrer\">https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/</a></p>\n<p>So, <strong>Did you install ...
null
null
null
null
null
1494319
1
null
2023-11-29T12:07:22.817
0
133
<p>I have occurred a problem with mounting USB drive. About a week ago there was no problem with it. Error as in pic. When I mount it manually through terminal it works fine, but I have to do it every time and every time it is changing its name f.e. <code>sda1</code>/<code>sdb1</code> etc.</p> <p>Error showing during c...
1749244
1157209
2023-11-29T13:18:58.073
2023-11-29T13:18:58.073
Problem with mounting USB drive
[ "usb", "mount", "ntfs" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T13:17:44.173", "id": "2618141", "postId": "1494319", "score": "1", "text": "Is it an NTFS file system? In that case the best option is to use a Microsoft tool to repair the file system. In Windows use either a graphical tool or the command line tool `chkdsk X: /f` w...
null
[]
null
null
null
null
null
1494324
1
null
2023-11-29T12:23:48.410
0
124
<p>I'm running Ubuntu 23.04 &quot;Lunar&quot; (on Xorg, if that matters). Altough configured correctly(?) most of my windows don't respect my current input method:</p> <p>I've configured Japanese Input with fcitx5-mozc, as secondary input method next to English. I can switch between the two and Japanese input works as ...
58591
58591
2023-11-30T12:38:35.897
2023-11-30T12:38:35.897
Japanese input only works for system tools
[ "keyboard-layout", "ibus", "japanese", "fcitx" ]
0
7
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T15:47:38.217", "id": "2618171", "postId": "1494324", "score": "0", "text": "I do not know Japanese, but I use other foreign languages, and I am aware that there is a setting that allows you to change the input language either only in one window or in all windows. I ...
null
[]
null
null
null
null
null
1494325
1
null
2023-11-29T12:24:11.653
2
319
<p>I recently set up a dual boot with Windows 11 and Ubuntu 22.04.3 LTS. After a few days when i switched from windows to ubuntu i found myself unable to change brightness with fn+F2 like in windows. I can't modify it in the parameters either. I tried almost everything i saw on webwsite like &quot;10 ways to resolve yo...
1749246
null
null
2023-11-29T17:09:22.153
I can't change brightness on ubuntu 22.04.3 LTS
[ "drivers", "22.04", "brightness" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>I happen to have the exact same AMD integrated graphics on my laptop, down to the revision number (also have an Nvidia card, but the AMD graphics are what's controlling the screen 99% of the time), and also could not use the brightness controls after a fresh install of any Li...
null
null
null
null
null
1494326
1
null
2023-11-29T12:32:54.140
0
474
<p>Given the following find command and output</p> <pre><code>21 $ find . -name foo -ls 80960162 0 -rw-rw-r-- 1 kimelmab ccV983 29 Nov 29 07:28 ./foo </code></pre> <p>The 1st number is the i-node number and 3rd number is the number of links. But what does the 2nd number (i.e. the zero) represent ?</p>
981910
null
null
2023-11-30T10:33:55.427
What is the meaning of the 2nd integer field in the output from th ls option of the find command
[ "find" ]
3
1
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T14:16:34.753", "id": "2618158", "postId": "1494326", "score": "0", "text": "As [`man find`'s](https://manpages.ubuntu.com/manpages/lunar/en/man1/find.1.html) syntax goes, `-ls` is an action and not an option.", "userDisplayName": null, "userId": "968501" ...
null
[ { "accepted": null, "body": "<p>It seems to me that the second column in the output of</p>\n<pre><code>find -ls\n</code></pre>\n<p>is the drive space occupied in kibibytes, corresponding [at least for files] to the output of <code>du</code> (default matching <code>du -k</code>). For directories it is the dr...
null
null
null
null
null
1494327
1
1494359
2023-11-29T12:44:26.843
1
100
<p>I totally forgot what was selected on started &quot;Help improve Ubuntu&quot; screen (Yes, send system info to Canonical / No, don't send system info). How can I check state of that option? May be it stored in some setting file, that can viewed by 'cat' command etc.</p>
784748
null
null
2023-11-29T16:57:48.763
How to check "Help improve Ubuntu" option state on Ubuntu 22.04
[ "system-installation", "22.04" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>The easiest way to find out is to open the Terminal app (press <kbd>Super</kbd>, type 'Terminal', and press <kbd>Enter</kbd>), and enter the following command:</p>\n<pre><code>ubuntu-report interactive\n</code></pre>\n<p>In my case, since I did opt-in, entering that command gives the...
[ { "accepted": true, "body": "<p>The easiest way to find out is to open the Terminal app (press <kbd>Super</kbd>, type 'Terminal', and press <kbd>Enter</kbd>), and enter the following command:</p>\n<pre><code>ubuntu-report interactive\n</code></pre>\n<p>In my case, since I did opt-in, entering that command g...
null
null
null
null
null
1494333
1
null
2023-11-29T13:04:54.230
0
45
<p>How do we have OS to keep some small executable binaries in system memory location never getting removed till manually instructed so, with purpose to prevent inefficiency repetitive read then load - close then unload the binary from storage and memory?</p>
1231480
null
null
2023-11-29T13:04:54.230
To keep some binaries in system memory
[ "configuration" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T14:08:08.590", "id": "2618156", "postId": "1494333", "score": "3", "text": "AFAIK the kernel won't *\"unload the binary\"* until it really needs to - see for example [How can I load an executable into the RAM for periodic calls?](https://unix.stackexchange.com/a/610...
null
[]
null
null
null
null
null
1494334
1
null
2023-11-29T13:05:55.607
1
174
<p>I have a box I built up with an AMD FX-8350 CPU, several SATA/SSDs on the board and plenty of memory (I think 32 GB). I am running Ubuntu 23.10.1. So far everything sounds great right? Well, ok, now the thing is I bought a hard drive (USB, external) and it's labeled as 128 TB.</p> <p>This drive was fairly inexpens...
1749254
618353
2023-11-29T15:19:47.647
2023-11-29T15:19:47.647
Can't do anything (reformat, mount) with cheap 128 TB external hard drive
[ "partitioning", "mount", "hard-drive" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T13:09:03.453", "id": "2618138", "postId": "1494334", "score": "0", "text": "You didn't mention the type of drive (HD, SSD or flash) and the money you have paid. But, it is fake obviously. You can try `dd` directly to the device file and see how far it goes. I don't...
null
[ { "accepted": null, "body": "<p>You have probably got a fake 128 TB drive, unfortunately. There are many articles and posts on the internet about cheap hard drives with huge (fake) capacity, like for example:</p>\n<ul>\n<li><a href=\"https://www.techradar.com/news/buyers-beware-fake-64tb-128tb-ssds-flooding...
null
null
null
null
null
1494336
1
null
2023-11-29T13:12:12.573
0
35
<p>Here is the HTML version of the steps to modify parameters of the Bluetooth ath9k module:</p> <h1>Modify parameters of the Bluetooth ath9k module in Linux</h1> <p>To modify the parameters of the ath9k kernel module that controls your WiFi/Bluetooth chipset, you can follow these steps: </p> <ol> <li>Edit the module c...
1749259
767056
2023-12-02T05:10:08.780
2023-12-02T05:10:08.780
Wifi problems on linux Modelo: QCA9565 / AR9565
[ "firmware", "fedora" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T13:25:04.003", "id": "2618143", "postId": "1494336", "score": "1", "text": "Welcome to AskUbuntu. This is an English only website, so please translate your question.", "userDisplayName": null, "userId": "1157209" }, { "creationDate": "2023-11-29T15:1...
null
[]
null
null
null
null
null
1494338
1
null
2023-11-29T13:46:35.193
0
356
<p>I recently installed linux-image-6.2.0-26-generic this kernel. and when ever i try to boot my system it doesn't load and give me an error message of bad shim signature you need to load the kernel first then i have to manually chose the older version of kernel.how can i go back to my old kernel or what is the solutio...
1749266
null
null
2023-11-29T13:46:35.193
bad shim signature you need to load the kernel first
[ "boot", "kernel" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T15:18:44.007", "id": "2618163", "postId": "1494338", "score": "2", "text": "Current kernel version, as of today, for the 6.2 chain is 6.2.0-37. Most users should not need to manually install specific kernel versions, so there seems some element of your problem that ...
null
[]
null
null
null
null
null
1494349
1
null
2023-11-29T15:20:20.967
0
276
<p>I posted this same question in another SE forum, later felt this forum is more appropriate considering the Linux Distro I am dealing with.</p> <p>Totally new to netfilter thing, currently am running an application which uses three interfaces eth0/eth1/eth2, my application will run on two servers and they both can co...
437122
null
null
2023-11-29T15:20:20.967
Ubuntu 22.04 iptables command not working
[ "networking", "iptables", "firewall", "ufw", "nftables" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1494351
1
null
2023-11-29T15:51:55.710
0
174
<p>I have an MSI laptop and I would like to know if there is a way to install software to change the colors of the keyboard lights. Thank you</p>
1749301
null
null
2023-11-29T18:44:53.453
Keyboard lights on my laptop MSI
[ "keyboard", "laptop", "msi", "keyboard-backlight" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T16:41:57.433", "id": "2618187", "postId": "1494351", "score": "0", "text": "Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer.", "userDisplayName": null, "userId": "-1" }, { "creationDate": "...
null
[ { "accepted": null, "body": "<p>I found this command line application which may or may not work depending on your keyboard.</p>\n<p>The installation will be</p>\n<p><code>sudo apt-get update</code> and then</p>\n<p><code>sudo apt install msi-keyboard</code></p>\n<p><a href=\"https://i.stack.imgur.com/UJMu9....
null
null
null
null
null
1494352
1
null
2023-11-29T15:57:05.093
0
32
<p>bonjour . apres toutes les etapes correctes pour installer ubuntu depuis une cle bootable qui fonctionne parfaitement et au moment du redemarrage le systeme boot sur mon ancien syteme exploitation et pas sur unbutu . merci</p>
1749289
null
null
2023-11-29T15:57:05.093
ubuntu 23.04 problem installation
[ "boot" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T16:40:02.483", "id": "2618185", "postId": "1494352", "score": "0", "text": "For most users, following all the steps correctly results in a properly-installed Ubuntu system. The most common reason for a failed install is not completely following the instructions. Sho...
null
[]
null
null
null
null
null
1494354
1
null
2023-11-29T16:39:41.890
0
62
<p>I am using Ubuntu as my host machine and using KVM. In my KVM machine (windows guest) I have installed Vmware.</p> <p>Is it possible to run machines inside the windows guest (in the vmware) I know is it related to nested virtualization, tried few things i read on internet but none of them worked. I will glad if you ...
1749313
null
null
2023-11-29T16:39:41.890
setting nested virtualization in ubuntu
[ "22.04", "windows-10", "virtualization", "kvm-virtualization" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1494356
1
null
2023-11-29T16:45:00.747
0
41
<p>pls. I have on apache server disabled default host (a2dissite 000-default.conf). I had at first installed virtual host1 for 1st domain and all has been working. After I set up 2nd host for 2nd domain (created separate www folder/separate config), standard a2ensite second domain (with apache confirmation and adding t...
1749307
null
null
2023-11-29T16:45:00.747
virtual host2 returning data from virtualhost 1ubuntu 22.04 / apache
[ "apache2", "virtualhost" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T23:58:34.267", "id": "2618259", "postId": "1494356", "score": "0", "text": "Can you edit your question and add the outputs of `sudo a2query -s` and `sudo apache2ctl -S`", "userDisplayName": null, "userId": "1157209" } ]
null
[]
null
null
null
null
null
1494358
1
null
2023-11-29T16:54:37.723
0
43
<p>Is the only means to get modern e1000e hardware support in a fips kernel to rebuild the kernel with self-signed certs?</p> <p>The e1000e module supplied with 20.04 LTS Desktop works out of the box. The module supplied with 20.04 LTS Server does not but is resolved by installing the HWE kernel. Enabling fips breaks b...
1749312
null
null
2023-11-29T16:54:37.723
Getting an updated e1000e module for 20.04 LTS fips - (17) I219-LM
[ "20.04" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T16:59:19.430", "id": "2618190", "postId": "1494358", "score": "0", "text": "Seems like you answered your own question: 2020 hardware is too new for the 2019-2020 kernel in non-HWE 20.04 Ubuntu Server. But not too new for the 2022-era kernel in the HWE 20.04 Ubuntu D...
null
[]
null
null
null
null
null
1494361
1
null
2023-11-29T17:06:59.707
2
99
<p>My system had a scare last night, it apparently ran out of memory, the rtkit-deamon complained about the canary thread starving and the kernel killed a number of processes.</p> <p>The system is a Fujitsu Esprimo with an Intel i5-4570 4-core CPU and 32 GB of RAM.</p> <p>I noticed in the syslog the list of tasks that ...
1072056
null
null
2023-12-14T08:11:19.820
Memory leak in transmission-deamon?
[ "kernel", "transmission", "memory-leak" ]
1
5
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T18:08:23.210", "id": "2618201", "postId": "1494361", "score": "1", "text": "you need to be precise: what version of transmission. what version of Ubuntu. example: https://github.com/transmission/transmission/issues/3077 v3 with 22.04 seems to do this.", "user...
null
[ { "accepted": null, "body": "<p>I've experienced this myself - yes Transmission 3 on Ubuntu 22.04 has some <a href=\"https://github.com/transmission/transmission/issues/3077\" rel=\"nofollow noreferrer\">serious memory leaks</a>. However, the issue has vanished for me when I moved on to Transmission 4.</p>\...
null
null
null
null
null
1494363
1
null
2023-11-29T17:15:11.610
0
154
<p>After returning from vacation I began to get the error message in Remmina when connecting to corporate RDP server:</p> <pre><code>The Remote Desktop Gateway &quot;a.b.c&quot; denied the user &quot;domain\user&quot; access due to policy. </code></pre> <p>Not sure what could have caused it - ubuntu software update whi...
572615
null
null
2023-11-29T17:30:49.533
Remmina doesn't connect
[ "remote-desktop", "remmina" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>What you're getting is pretty much the extent of the error - that message in Remmina <a href=\"https://github.com/FreeRDP/Remmina/blob/master/plugins/rdp/rdp_plugin.c\" rel=\"nofollow noreferrer\">occurs when it receives error code 0x800759DB</a>, which is <a href=\"https://l...
null
null
null
null
null
1494364
1
null
2023-11-29T17:16:16.963
0
35
<p>after our LAMP server upgraded the OS I am finding that the permissions are wrong on the server, and it cannot display the file (404 error), until I change the permissions.</p> <p>It was working fine before this upgrade. I have to change the permissions from &quot;rwx&quot; to &quot;rw-&quot; on every file. I use Kr...
1749318
null
null
2023-11-29T19:28:23.917
wrong permissions on server after upgrade to new OS on LAMP server
[ "server", "permissions", "lamp" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T17:21:33.413", "id": "2618195", "postId": "1494364", "score": "1", "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
[ { "accepted": null, "body": "<p>I don't know the specifics, but I suspect that the problem might have been caused by umask being set to the wrong value during the upgrade.\nIf all you need to do is change the permissions on many webpages, it's pretty easy on the *nix command line.</p>\n<p>First, back up eve...
null
null
null
null
null
1494365
1
1495641
2023-11-29T17:20:59.580
2
296
<p>I recently set up a dual boot on a new pc. I'm not using a laptop (I mention because I came across this issue a lot on lenovo laptops, but the solutions didn't work for me so far). I've looked at and tried many solutions, and so far none of them worked unfortunately. Btw, I don't think its relevant, but ubuntu and w...
1162719
1162719
2023-12-05T07:22:43.213
2023-12-11T12:06:08.813
Ubuntu 22.04 Headphones/Headset with splitter (2 plugged pins) microphone is not working
[ "sound", "pulseaudio", "alsa", "microphone", "audacity" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Finally, I figured it out. For future readers; first of all, I needed to load the alsa module for pulseaudio. Check if your devices is listed via <code>pactl</code>, this is for source devices (e.g. microphone), for playback devices use <code>sinks</code> instead of <code>sources</co...
[ { "accepted": true, "body": "<p>Finally, I figured it out. For future readers; first of all, I needed to load the alsa module for pulseaudio. Check if your devices is listed via <code>pactl</code>, this is for source devices (e.g. microphone), for playback devices use <code>sinks</code> instead of <code>sou...
null
null
null
null
null
1494367
1
1494383
2023-11-29T17:44:18.237
1
628
<p>My distribution is lubuntu 22.04. I know that this question seems a duplicate of other questions (for example <a href="https://askubuntu.com/questions/954862/couldnt-be-accessed-by-user-apt-pkgacquirerun-13-permission-denied">this</a>) but none answer is working on lubuntu 22.04. Furthermore I'm trying to install a ...
1636722
1636722
2023-11-30T09:23:53.430
2023-11-30T09:23:53.430
apt install of a .deb package on lubuntu 22.04 shows the error: user '_apt'. - pkgAcquire::Run (13: Permission denied)
[ "apt", "22.04", "lubuntu", "deb", "teamviewer" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T18:27:43.307", "id": "2618205", "postId": "1494367", "score": "0", "text": "I think `N:` just stands for `Note`. Not even a warning.", "userDisplayName": null, "userId": "149708" } ]
{ "accepted": true, "body": "<p>The command you need to use is not apt but dpkg, in the folder with the file:</p>\n<pre><code>sudo dpkg -i teamviewer-host_15.48.4_amd64.deb\n</code></pre>\n", "commentCount": "2", "comments": [ { "creationDate": "2023-11-30T09:19:17.820", "id": "2618299", ...
[ { "accepted": true, "body": "<p>The command you need to use is not apt but dpkg, in the folder with the file:</p>\n<pre><code>sudo dpkg -i teamviewer-host_15.48.4_amd64.deb\n</code></pre>\n", "commentCount": "2", "comments": [ { "creationDate": "2023-11-30T09:19:17.820", "id":...
null
null
null
null
null
1494374
1
null
2023-11-29T19:39:01.213
0
418
<p>So, I've just bought myself a fresh new computer and yeah, it's not exactly a well-known brand, but it is what it is. After literally one day of using it exclusively to binge-watch Breaking Bad and commenting weird stuff in YouTube comments, I have now got this error:</p> <p><code>[ 39.676832] ACPI BIOS Error (bug):...
1749341
1749341
2023-11-29T19:42:06.250
2023-11-29T19:42:06.250
ACPI BIOS Error (bug): Could not resolve symbol
[ "boot", "drivers", "bios", "acpi", "bug-reporting" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T19:59:31.907", "id": "2618215", "postId": "1494374", "score": "0", "text": "Which version of Ubuntu are you using? ACPI errors like that are usually because the hardware is newer so using the latest and newest version of Ubuntu with the newest kernel will sometimes ...
null
[]
null
null
null
null
null
1494378
1
1494390
2023-11-29T20:03:20.107
2
613
<p>I'm installing Ubuntu Desktop on many computers for my friends and family. I prefer super stability and no kernel upgrades during 22.04 LTS lifecycle.</p> <p>How can I select original kernel GA 5.15 during Desktop instalation? (not the current rolling HWE one that is installed by default and changes over LTS lifecyc...
1694095
null
null
2024-01-11T17:21:58.253
How to select GA (non-HWE) kernel during Ubuntu Desktop 22.04 LTS installation?
[ "system-installation" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2023-11-30T03:56:35.147", "id": "2618278", "postId": "1494378", "score": "1", "text": "Can't you just pick the 22.04.1 version of the ISO to get the original, non-hwe kernel?", "userDisplayName": null, "userId": "82196" }, { "creationDate": "2023-12-01T11:57:13...
{ "accepted": true, "body": "<p>The 22.04 Desktop installer currently has no such GUI option. The change must be made after booting into the new system.</p>\n<p>The Ubuntu Installer Team deliberately limits the choices offered in the installer to the fewest options that a new, unskilled user will understand and hav...
[ { "accepted": true, "body": "<p>The 22.04 Desktop installer currently has no such GUI option. The change must be made after booting into the new system.</p>\n<p>The Ubuntu Installer Team deliberately limits the choices offered in the installer to the fewest options that a new, unskilled user will understand...
null
null
null
null
null
1494379
1
null
2023-11-29T20:03:36.210
0
23
<p>Problem while running <code>sudo apt update</code>:</p> <p><a href="https://i.stack.imgur.com/jwo9r.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/jwo9r.jpg" alt="" /></a></p>
1749350
94914
2023-11-30T05:26:19.810
2023-11-30T05:26:19.810
Problem in downloading ROS
[ "command-line", "ros" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T20:13:47.660", "id": "2618221", "postId": "1494379", "score": "0", "text": "Welcome to Askubuntu. Please copy and paste from the terminal into your question instead of posting a screenshot. Thanks.", "userDisplayName": null, "userId": "167115" }, { "...
null
[]
null
null
2023-11-30T05:26:14.737
null
null
1494381
1
null
2023-11-29T20:25:43.187
0
137
<p>I cannot not run a virtual machine in Virtubalbox anymore. I already made an apt purge virtualbox* and removed all virtualbox files in the HD. Reinstall it, create a new VM but keeps giving the error:</p> <pre><code>The virtual machine 'windows 10' has terminated unexpectedly during startup with exit code 1 (0x1). N...
1027555
1027555
2023-12-12T19:32:01.873
2023-12-12T19:32:01.873
Cannot run Virtualbox 6.1.38_Ubuntu r153438 on Ubuntu 22.04
[ "22.04", "virtualbox" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T21:22:29.350", "id": "2618228", "postId": "1494381", "score": "0", "text": "\"*I already made an apt purge virtualbox and removed all virtualbox files in the HD*\" Does that include all your Vbox files inside your /home directory? Apt won't remove those automaticall...
null
[ { "accepted": null, "body": "<p>Is it possible that you do not have virtualization enabled in your BIOS? You want to look for VT-x, AMD-V, SVM, Intel VT-d, or somesuch in your BIOS. If such an option is available, be sure that &quot;enabled&quot; is selected.</p>\n<p>See this page for instructions: <a href=...
null
null
null
null
null
1494382
1
1494387
2023-11-29T20:40:53.657
0
163
<p>I want the system menu that's shown in the Ubuntu docs, here:</p> <p><a href="https://i.stack.imgur.com/YgWpe.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/YgWpe.png" alt="enter image description here" /></a></p> <p>This is what I have, which is limited, and doesn't match the instructions I see ...
1749356
1749356
2023-11-30T08:23:23.930
2023-11-30T08:23:23.930
How to fix System Menu in new install of Ubuntu 22.04 LTS?
[ "22.04", "menu", "system-settings", "menu-bar" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-11-30T08:24:00.863", "id": "2618293", "postId": "1494382", "score": "0", "text": "@user535733 Ok. Done.", "userDisplayName": null, "userId": "1749356" } ]
{ "accepted": true, "body": "<p>Your website image is from a newer release of Ubuntu, which runs a newer release of Gnome.</p>\n<p>Ubuntu has had three releases after 22.04, and is working on a fourth.</p>\n<p>To get the newer-looking menu, you must run a newer release of Ubuntu.</p>\n<p>Advanced users can try to b...
[ { "accepted": true, "body": "<p>Your website image is from a newer release of Ubuntu, which runs a newer release of Gnome.</p>\n<p>Ubuntu has had three releases after 22.04, and is working on a fourth.</p>\n<p>To get the newer-looking menu, you must run a newer release of Ubuntu.</p>\n<p>Advanced users can ...
null
null
null
null
null
1494388
1
null
2023-11-29T21:14:23.903
0
213
<p>I have an ubuntu share that I use infrequently. The last time I used it was about 11 months ago. At the time it worked. I tried searching a solution but I could not find a solution.</p> <p>I have the following entry in my /etc/fstab</p> <pre><code>//192.168.16.253/Movies_XMAS /media/pms-movies_xmas cifs cred...
1029729
null
null
2023-12-08T18:13:24.137
fstab mount no longer working
[ "permissions", "mount", "samba", "fstab", "cifs" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T21:58:06.390", "id": "2618230", "postId": "1494388", "score": "2", "text": "Error 13 is \"Permission denied\". Also, the `/media/` tree is used by the automounter. Users shouldn't use it. Do `sudo mkdir /mnt`, and use that directory tree (`/mnt/disk1`, `/mnt/disk2`...
null
[ { "accepted": null, "body": "<p>The problem was from my end. The credentials were not correct. Once corrected everything worked</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2023-12-08T18:13:24.137", "id": ...
null
null
null
null
null
1494389
1
null
2023-11-29T21:22:55.883
0
59
<p>I get update notices as they come in (see screenshot) I would like to limit them to, say, once a week but I don't see any options to do this. How can I do this?</p> <p><a href="https://i.stack.imgur.com/QY4wI.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/QY4wI.png" alt="enter image description h...
846619
846619
2023-11-30T17:43:26.927
2023-11-30T17:43:26.927
Limit updates to once a week (or so)
[ "updates" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T21:33:03.927", "id": "2618229", "postId": "1494389", "score": "2", "text": "The setting is not in Discover. It's in Software & Updates. The default setting is for security updates to be installed automatically, immediately (twice daily) and without any notification....
null
[]
null
null
null
null
null
1494391
1
null
2023-11-29T22:19:51.867
0
320
<p>I am trying to use some tools to manage various devices, and found that I can no longer connect to anything running a webserver.</p> <p>Some troubleshooting later found cURL kicking this error.</p> <pre><code>curl: (60) SSL certificate problem: self-signed certificate in certificate chain More details here: https://...
1749374
null
null
2023-11-29T22:19:51.867
cURL reporting self-signed cert is not valid
[ "apt", "curl", "certificates" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T23:05:31.573", "id": "2618242", "postId": "1494391", "score": "1", "text": "Does the site in question actually have a self-signed certificate or not? Because if it does, any update of public root certificates doesn't make sense, as they have nothing to do with the s...
null
[]
null
null
null
null
null
1494392
1
1494405
2023-11-29T22:30:54.727
0
145
<p>If I select a dozen or so files and choose Move to Trash it takes nearly a minute for the process to complete. If I choose Delete, they're gone instantly.</p> <p>Since under the hood, they're more or less the same process of changing or removing a pointer, why the time discrepancy? Is there a way to speed up Move to...
970182
94914
2023-12-01T08:26:06.523
2023-12-01T08:26:06.523
Delete vs. move to trash
[ "kubuntu", "filesystem" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-11-29T22:43:39.177", "id": "2618240", "postId": "1494392", "score": "0", "text": "I don't use Kubuntu, so I don't really know about \"Delete\". Are you saying when you right-click on a file, you have both a \"Move to Trash\" option and a \"Delete\" option? Under Ubuntu,...
{ "accepted": true, "body": "<blockquote>\n<p>Since, under the hood, they're more or less the same process of changing or removing a pointer, why the time discrepancy? Is there a way to speed up Move to Trash?</p>\n</blockquote>\n<p>That is a wrong assumption. On a Linux ext4 file system, it takes longer to delete ...
[ { "accepted": true, "body": "<blockquote>\n<p>Since, under the hood, they're more or less the same process of changing or removing a pointer, why the time discrepancy? Is there a way to speed up Move to Trash?</p>\n</blockquote>\n<p>That is a wrong assumption. On a Linux ext4 file system, it takes longer to...
null
null
null
null
null
1494399
1
1494404
2023-11-29T23:34:47.243
1
678
<p>I have two Ubuntu computers. The first is setup as a NAS, samba installed and all share folders set. Everything works great.</p> <p>I also have my Ubuntu work computer. When I open up my Folder&gt;Other Locations I can see my Ubuntu NAS under &quot;Networks&quot;. When I click on the &quot;Ubuntu NAS&quot; compu...
1742002
null
null
2023-11-29T23:46:34.607
How to auto login into a samba share?
[ "networking", "22.04", "samba" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>The behavior you're experiencing is likely due to the <code>access based share enum = yes</code> setting in your <code>smb.conf</code> file. This setting makes shares visible only after the correct user credentials are provided.</p>\n<p>To achieve a more seamless access experience si...
[ { "accepted": true, "body": "<p>The behavior you're experiencing is likely due to the <code>access based share enum = yes</code> setting in your <code>smb.conf</code> file. This setting makes shares visible only after the correct user credentials are provided.</p>\n<p>To achieve a more seamless access exper...
null
null
null
null
null