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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1507390 | 1 | null | 2024-03-13T16:39:38.407 | 0 | 12 | <p>I installed Oracle Linux in a virtual machine, and because I didn't have my computer plugged in, it shut down. Now, when the computer starts up, I first have to enter a login code in Ubuntu, and then the computer behaves as if it's a virtual machine, and all files and everything are now in Oracle Linux. How can I fi... | 1775059 | null | null | 2024-03-13T16:39:38.407 | oracle linux instead of installing in virtualbox it runs emidiately I log in computer with lux pasword (here is stil ubuntu) | [
"boot"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-13T20:26:28.567",
"id": "2644860",
"postId": "1507390",
"score": "1",
"text": "If your base (host) system is Ubuntu, it would be useful if you could provide details. If not, Oracle Linux is off-topic for Ask Ubuntu.",
"userDisplayName": null,
"userId": "884673"... | null | [] | null | null | null | null | null |
1507392 | 1 | null | 2024-03-13T16:46:01.100 | 0 | 37 | <p>I use ubuntu with gnome DE. On clicking <kbd>Alt</kbd> on my keyboard, a keyboard navigation panel opens between the application window(of almost any application in full screen) and the top-bar from where I can perform various tasks using the arrows and keys of keyboard.</p>
<p>Is there any way I can shift this cont... | 1696088 | 51957 | 2024-03-14T00:56:00.590 | 2024-03-14T00:56:00.590 | Changing keyboard navigation panel in ubuntu | [
"gnome",
"keyboard",
"top-bar",
"navigation"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507394 | 1 | null | 2024-03-13T17:02:23.883 | 0 | 162 | <p>I'm running a FileMaker Server on Ubuntu 22.04 where I've also installed mysql-connector-odbc. Everything has been a test server and now I tried to reinstall everything again. From Scratch. But this time I can't get the mysql-connector-odbc right.</p>
<p>I've tried to install the .deb file but I always get an error.... | 1775066 | null | null | 2024-03-13T17:02:23.883 | Best way to install MySQL ODBC Connector on Ubuntu 22.04 | [
"22.04",
"odbc"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507395 | 1 | 1507399 | 2024-03-13T17:08:43.960 | 6 | 322 | <p>I mean to match (with <code>ls</code>, <code>rm</code>, etc.) files with names <code>test10</code> to <code>test18</code>, <code>test30</code> to <code>test38</code>, <code>test22</code> to <code>test23</code>, with a single regex, in bash.
I tried many variants around</p>
<pre><code>$ ll "test([1,3][0-8]|22|23... | 226614 | 968501 | 2024-03-13T18:52:09.530 | 2024-03-13T19:23:08.880 | Regular expression to match a concatenation of fixed strings, and alternative expressions | [
"bash",
"regex",
"filename"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-13T18:49:19.133",
"id": "2644841",
"postId": "1507395",
"score": "0",
"text": "As a RegEx side note, it might be worth noting that `,` in `[1,3]` will be matched literally and will not be treated as a special character like e.g. the class range character `-` (I just g... | {
"accepted": true,
"body": "<p>In this context, shells uses <em>glob patterns</em>, not regular expressions<sup>1</sup>. In bash, you could use a ksh-style <em>extended</em> glob (enabled by default in an interactive bash shell - in a script, you will need to set with <code>shopt -s extglob</code>):</p>\n<pre><cod... | [
{
"accepted": true,
"body": "<p>In this context, shells uses <em>glob patterns</em>, not regular expressions<sup>1</sup>. In bash, you could use a ksh-style <em>extended</em> glob (enabled by default in an interactive bash shell - in a script, you will need to set with <code>shopt -s extglob</code>):</p>\n<... | null | null | null | null | null |
1507396 | 1 | null | 2024-03-13T17:10:21.057 | -6 | 79 | <p>I would like windows defender as my anti-virus on Ubuntu why can't I install it?</p>
| 1775062 | null | null | 2024-03-13T19:58:33.210 | Why can't I install Windows defender on Ubuntu? | [
"software-installation",
"antivirus"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-13T17:16:53.493",
"id": "2644829",
"postId": "1507396",
"score": "6",
"text": "Just because Ubuntu is not Windows.",
"userDisplayName": null,
"userId": "167850"
},
{
"creationDate": "2024-03-13T17:20:14.027",
"id": "2644831",
"postId": "1507396"... | null | [
{
"accepted": null,
"body": "<p>Windows Defender has numerous components, bare minimum basic antivirus, basic antimalware, etc. Unfortunately, <strong>all of the Windows Defender components are fully integrated into Microsoft Windows</strong>, meaning you cannot get them on Ubuntu.</p>\n<p>Ubuntu is not Wi... | null | null | null | null | null |
1507397 | 1 | null | 2024-03-13T17:11:33.357 | 0 | 31 | <p><strong>Symptoms:</strong> After GPU upgrade, some fraction (~25%) of boots work flawlessly with good graphics performance.
Other times - with no discernable pattern e.g. temperature - problems start at boot time with a long boot time, pronounced stutter and overall instability.</p>
<p><strong>Hardware:</strong> Des... | 996135 | null | null | 2024-03-13T17:11:33.357 | Intermittent boot problems after upgrading Nvidia card 1660 - 4060 | [
"boot",
"drivers",
"nvidia",
"kubuntu"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-13T17:19:06.733",
"id": "2644830",
"postId": "1507397",
"score": "0",
"text": "I lack the reputation to comment on https://askubuntu.com/questions/1505703/boot-related-issue-on-ubuntu-22-04-when-nvidia-driver-is-installed\nbut suspect our problems are related",
"us... | null | [] | null | null | null | null | null |
1507400 | 1 | null | 2024-03-13T17:33:56.190 | 0 | 47 | <p>Just installed Ubuntu 23.10 and I'm on a fibre line in which I am only getting about 50 Mbps down using my Intel Corporation Wi-Fi 6 AX200 (rev 1a) built into my new workstation. I have looked around and tried all of the methods using the search to fix my issue. I know it's not the card itself or my router as the ca... | 1775075 | null | null | 2024-03-13T17:33:56.190 | Ubuntu 23.10 with Intel Corporation Wi-Fi 6 AX200 (rev 1a) | [
"wireless",
"intel",
"23.10"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507402 | 1 | null | 2024-03-13T18:00:02.207 | 0 | 40 | <p>I installed Ubuntu Server 23.10 on a remote system from a bootable flash drive using debootstrap and chroot. When I run bootctl-install, this error comes up:</p>
<pre><code>Failed to write 'LoaderSystemToken' EFI variable: Invalid argument
</code></pre>
<p>And when I try to update or install sofware:</p>
<pre><code>... | 113477 | null | null | 2024-03-13T18:00:02.207 | systemd-boot setup: Failed to write 'LoaderSystemToken' EFI variable: Invalid argument | [
"uefi",
"23.10",
"systemd-boot"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507404 | 1 | null | 2024-03-13T18:40:59.210 | 0 | 28 | <p>I'm looking for an offline speech recognition software that would work for all Linux apps. The ideal solution would be just like the VS Code Speech extension:</p>
<ol>
<li>Hold a shortcut</li>
<li>Speak</li>
<li>Release shortcut</li>
<li>Text is inserted at caret position</li>
</ol>
<p>The other answers I saw here a... | 801844 | null | null | 2024-03-13T18:40:59.210 | Offline speech to text across all apps | [
"speech-recognition"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507406 | 1 | null | 2024-03-13T18:53:19.237 | 0 | 27 | <p>I lost my ubuntu password. And I tried to recover it. Unfortunatelly, I wasn’t able to access the grub. It seems it is working differently With mac os dual boot. I would be very grateful if anyone could help me.</p>
| 1775092 | null | null | 2024-03-13T19:01:34.583 | I Lost my ubuntu password with Dual boot mac os | [
"dual-boot",
"password",
"mac"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-13T18:58:32.473",
"id": "2644845",
"postId": "1507406",
"score": "2",
"text": "Welcome to AskUbuntu! Try to edit your question to contain more information on your problem like your Ubuntu version. Also tell us _how_ exactly did you try to recover your password.",
"... | null | [
{
"accepted": null,
"body": "<p>It certainly has a boot loader, even if it's not GRUB. So you could have shared more information about your environment.</p>\n<p>Anyway, you can create and access the system via a Live-CD (pen drive), and with <code>chroot</code> techniques, access your Ubuntu environment and... | null | null | null | null | null |
1507408 | 1 | null | 2024-03-13T19:33:05.143 | 0 | 39 | <p>I am running Ubuntu 22.04 with ZFS on root. My boot partition is only 1.8GB - I find that it is constantly running out of space with snapshots of just a couple kernel updates.</p>
<p><code>dpkg -l | grep linux-image | grep ^ii</code> reports that I have 4 kernels installed:</p>
<pre><code>ii linux-image-5.15.0-100-... | 938434 | null | null | 2024-03-13T19:33:05.143 | It it safe to remove GA kernels when using HWE? | [
"apt",
"upgrade",
"kernel",
"22.04",
"hardware-enablement-stack"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-13T21:42:29.427",
"id": "2644872",
"postId": "1507408",
"score": "1",
"text": "Yes, you may remove the meta packages, `linux-image-generic` and `linux-headers-generic`. You may have the meta package HWE 20.04 if you upgraded from that version.",
"userDisplayName": ... | null | [] | null | null | null | null | null |
1507410 | 1 | null | 2024-03-13T19:38:41.233 | 0 | 25 | <p>I am trying Ubuntu using WSL from Microsoft . This kind of installation is different from using VMware or VirtualBox because when I get in, Ubuntu responds me with the command line. I want to get in to the gnome GUI from de beginning. I installed gnome with the instruction "sudo apt install gnome" and type... | 1644682 | null | null | 2024-03-13T19:38:41.233 | Who to boot Ubuntu and load automatically the gnome GUI using WSL from Microsoft | [
"boot",
"gnome"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-13T20:20:34.820",
"id": "2644858",
"postId": "1507410",
"score": "0",
"text": "not very familiar with WSL but I don't think that's possible, or at least easy to do, however apparently you can run GUI apps with WSL2, https://learn.microsoft.com/en-us/windows/wsl/tutoria... | null | [] | null | null | null | null | null |
1507413 | 1 | null | 2024-03-13T20:15:18.383 | 0 | 20 | <p>I am trying to install a DNSmasq server in an ubuntu virtualbox machine. I set it a static IP with a bridged network interface. The host has also another static IP. The DNSmasq config sends DNS servers to the clients when the IP is requested and also the router IP to access to the Internet. My intention is disable D... | 865657 | null | null | 2024-03-13T20:15:18.383 | Dnsmasq running in ubuntu virtual box guest | [
"dnsmasq"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-13T20:32:08.917",
"id": "2644862",
"postId": "1507413",
"score": "0",
"text": "You’ll need to define this DNS server on each host. But first, can you `ping` it from each host? If not, it won’t be able to resolve DNS queries for those hosts until you resolve that issue.... | null | [] | null | null | null | null | null |
1507414 | 1 | null | 2024-03-13T20:21:52.773 | 0 | 49 | <p>I was unable to install ubuntu 20.04 while dual booting and unable to detect the disks. can anyone please help.</p>
| 1775101 | null | null | 2024-03-13T20:21:52.773 | why am I unable to dual boot windows 11 with ubuntu 20.04? | [
"dual-boot"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-13T20:32:33.170",
"id": "2644863",
"postId": "1507414",
"score": "0",
"text": "try disabling Intel RST from BIOS (**this might potentially format your disk**, especially if your disks are using RAID)",
"userDisplayName": null,
"userId": "1058621"
},
{
"... | null | [] | null | null | null | null | null |
1507417 | 1 | null | 2024-03-13T20:53:09.747 | 0 | 79 | <p>I have a Windows 10 computer and a Ubuntu 20.04 computer
the WIFI is really slow for transferring files in between the computers. (2MB/sec)</p>
<p>So I connected a standard cable in between the two systems and set up static ip addresses. The ports are gigabit so should not need a crossover cable.</p>
<p>They can't... | 1772184 | 968501 | 2024-03-13T21:05:47.253 | 2024-03-13T21:05:47.253 | Static IP - Ubuntu 20.04 and Windows 10 - cannot ping each other, | [
"networking"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-13T21:25:45.073",
"id": "2644868",
"postId": "1507417",
"score": "0",
"text": "You are probably missing a route ... You'll need to configure a route for packets to go through ... Like on Ubuntu use `ip route add Windows_IP via Ubuntu_IP dev device_name` ... and on Wind... | null | [] | null | null | null | null | null |
1507418 | 1 | null | 2024-03-13T21:39:47.717 | 0 | 64 | <p>I have been playing around with xbindkeys and somehow managed to make the primary button copy and middle button paste. When I highlight text, it is added to my clipboard.</p>
<p>This behavior doesn't appeal to me and I would want my buttons to be normal again.</p>
<p><code>$HOME/.xbindkeysrc</code>:</p>
<pre><code>#... | 1749634 | 158442 | 2024-03-14T01:08:19.823 | 2024-03-14T01:08:19.823 | Change mouse button behavior | [
"mouse",
"button",
"xbindkeys"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507419 | 1 | null | 2024-03-13T21:42:46.100 | 0 | 116 | <p>On Ubuntu Server, I use two different commands to find and replace a string in all files recursively in the current folder.</p>
<ol>
<li><p>The first command is:</p>
<pre><code>sudo find . -type f -print0 |\
xargs -0 -r sudo grep -F -l 'my-OLD-custom-string'
</code></pre>
<p>This commands searches all files recu... | 822881 | 158442 | 2024-03-14T02:05:57.940 | 2024-04-04T18:52:21.193 | How to write a bash script from two commands (Find and replace a text string in all files recursively in current directory) | [
"command-line",
"server",
"bash",
"22.04",
"scripts"
] | 2 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-13T21:49:15.380",
"id": "2644873",
"postId": "1507419",
"score": "0",
"text": "If the task is to find files and texts in your own folder why are you using all these `sudo`?",
"userDisplayName": null,
"userId": "68186"
},
{
"creationDate": "2024-03-13T21... | null | [
{
"accepted": null,
"body": "<p>This site is not a script-writing site, but help to anyone on planet Earth is a strong motive in this community (<em>no discrimination against beings from other planets :-) thogh</em>).</p>\n<p>That said, take the following script as a template/boilerplate to get you going an... | null | null | null | null | null |
1507422 | 1 | null | 2024-03-13T21:55:26.060 | 1 | 170 | <p>I must create a bash shell to rename the file names in a directory structure. In case the file name contains <code>\</code> or <code>:</code> or a space it should be translated to <code>_</code>, <code>_</code>, and <code>-</code> respectively. I'm trying to use a loop with the commands "for" and "fin... | 1775114 | 968501 | 2024-03-13T23:42:05.483 | 2024-03-14T02:04:56.123 | Changing Linux file names to NTFS-compatible file names | [
"command-line",
"bash",
"ntfs",
"batch-rename",
"filename"
] | 2 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-13T22:05:52.950",
"id": "2644879",
"postId": "1507422",
"score": "1",
"text": "Why not show us what you actually tried; ie. how did you actually use `for` and `find`, what error message(s) you obtained, so we can provide help with your actual code.",
"userDisplayNa... | null | [
{
"accepted": null,
"body": "<p>Create a script, e.g. <code>translate.sh</code>:</p>\n<pre class=\"lang-bash prettyprint-override\"><code>#! /bin/bash\nold=$1\nnew=${1//:/_} # Replace colons by underscores.\nnew=${new// /-} # Replace spaces by dashes.\nnew=${new//\\\\/_} # Replace backslashes by unde... | null | null | 2024-03-14T02:04:47.573 | null | null |
1507424 | 1 | null | 2024-03-13T22:10:36.163 | 0 | 115 | <p>Recently purchased an Intel Arc A380 because I saw multiple people posting that they were able to use them for plex transcoding. I followed all the documentation provided on Intels website. Upgraded OS and Kernel (Currently on Ubuntu 22.04.4 LTS, Kernel 6.5.0-25) I have verified that it is showing as a VGA controlle... | 1627713 | null | null | 2024-03-13T22:22:22.467 | Intel Arc A380 working in host machine. But cannot get it to passthrough to docker containers | [
"drivers",
"graphics",
"intel-graphics"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Edit: Spent hours trying to figure this out and couldnt for the life of me. As soon as I made the post I tried something new and it worked.</p>\n<p>Adding the following two lines to my docker-compose fixed all the issues and the GPU now shows in plex as a transcoding device.<... | null | null | null | null | null |
1507425 | 1 | null | 2024-03-13T22:21:47.043 | 0 | 65 | <p>We've got a web app (.NET 8.0) which uses the <a href="https://learn.microsoft.com/en-us/sql/relational-databases/blob/binary-large-object-blob-data-sql-server?view=sql-server-ver16" rel="nofollow noreferrer">File API to save and load files</a> from a SQL Server's <code>FileTable</code>. In practice, this means that... | 844507 | null | null | 2024-03-13T22:21:47.043 | Mount file system which is a SQL Server filestream | [
"mount",
"samba",
"mssql"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507427 | 1 | null | 2024-03-13T22:34:47.077 | 0 | 53 | <p>I have my laptop (dual boot Windows/Ubuntu). When I'm using the Ubuntu part at my home, the Wifi is really <strong>slow</strong> at a point I can't do simple google requests.</p>
<p>I can use <code>ping</code> and it works well, and when I'm sharing connection with my phone or use another network (school, work or di... | 1775118 | null | null | 2024-03-13T22:34:47.077 | Ubuntu 22.04.4 LTS Slow wifi connection on specific wifi network | [
"networking",
"wireless",
"22.04",
"connection"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507428 | 1 | null | 2024-03-13T22:39:13.777 | 0 | 76 | <p>System:</p>
<p>CPU: Intel i7 7700K @ 4.5GHz</p>
<p>GPU: Asus STRIX GTX 1060 6gb OC (Republic of Gamers)</p>
<p>Ram: Gskill 16GB DDR4</p>
<p>Monitor: Acer 27" 144 Hz</p>
<p>Ubuntu Studio 22.04 LTS on Samsung EVO 250GB SSD
Fresh installation on 3/11/2024. The only additional things I installed were Steam, Overwa... | 1765015 | 1765015 | 2024-03-13T22:44:51.833 | 2024-03-16T19:02:24.447 | After automatic update of Ubuntu Studio 22.04, I can't type my password on Plasma login screen | [
"drivers",
"nvidia",
"updates",
"22.04",
"kde"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-16T19:16:27.253",
"id": "2645342",
"postId": "1507428",
"score": "0",
"text": "It happens sometimes to me too, that I can't type in my password in the login screen in Ubuntustudio 22.04. Press `Ctrl`+`Alt`+`F2` to switch to a TTY, login with your username and password ... | null | [
{
"accepted": null,
"body": "<p>Ok I'm a bonehead. I had to not only uninstall the old nvidia driver, but also autoremove and clean. Then install the new nvidia driver.</p>\n<p>Boot previous working kernel from grub boot menu. Then type:</p>\n<pre><code>sudo apt --purge remove nvidia-driver-535\n</code></... | null | null | null | null | null |
1507430 | 1 | null | 2024-03-13T23:27:24.387 | 0 | 65 | <p>I installed lubuntu on a flash drive along side a few other distros using <a href="https://www.ventoy.net/en/index.html" rel="nofollow noreferrer">ventoy</a>, there is also a ~10GB partition for data. But it seems the storage space is shrinking. Its a new drive, 64 gigs, but it seems every boot I am able to store le... | 206880 | 206880 | 2024-03-14T01:29:35.163 | 2024-03-14T01:29:35.163 | lubuntu - Live USB Installation Keeps Warning "No Space Left on Device" But Swap, RAM, and Data Partition Have Space | [
"live-usb",
"live-cd",
"memory-usage",
"storage",
"memory-leak"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T01:39:39.610",
"id": "2644902",
"postId": "1507430",
"score": "0",
"text": "Your mention of `ventoy` implies to me you've not installed the system at all, but are you using *live* which is not the same thing (even *live* when used with persistence is not an installe... | null | [] | null | null | null | null | null |
1507433 | 1 | null | 2024-03-14T01:14:54.483 | 0 | 88 | <p>I am using Ubuntu 22.04.4 LTS with WSL2.</p>
<p>Previously my git works fun, but recently, if I try git pull, it gives:</p>
<pre><code>~/xxx main ❯ git pull origin main
ssh: connect to host github.com port 22: Connection timed out
fatal: Could ... | 1775137 | 1775137 | 2024-03-16T08:17:09.150 | 2024-03-16T08:17:09.150 | git operation timeout, but ssh works fine | [
"ssh",
"git",
"github"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T01:38:42.063",
"id": "2644901",
"postId": "1507433",
"score": "0",
"text": "If `env GIT_SSH_COMMAND=\"ssh\" git` works, is `GIT_SSH_COMMAND` already set to something in your environment? Also, what does `git config core.sshCommand` output?",
"userDisplayName": n... | null | [] | null | null | null | null | null |
1507434 | 1 | null | 2024-03-14T01:58:42.010 | 0 | 23 | <p>Maybe my question is not quite correctly formulated, but nevertheless: I have an old server A and a new server B with ispmanager panels - I did not personally configure the software. In the old server, the repository data (PHP program code) that I copied from the git has the owner www-root, in the new one - root. Th... | 1774224 | null | null | 2024-03-14T01:58:42.010 | how do I change the user that git is running under? | [
"git",
"groups"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T15:03:24.410",
"id": "2644986",
"postId": "1507434",
"score": "0",
"text": "Please read https://askubuntu.com/help/how-to-ask and https://askubuntu.com/help/formatting . Take the [tour].",
"userDisplayName": null,
"userId": "25618"
}
] | null | [] | null | null | null | null | null |
1507435 | 1 | null | 2024-03-14T02:07:29.680 | 0 | 10 | <p>As the title states - I've vot 23.10 installed a NUC and I tend to put it into suspend state when I finish in the afternoon. However it is a bit hit and miss if it wakes up again.</p>
<pre><code>wkNUC:~$ journalctl --grep='sleep|suspend|resume' --no-pager --since='-1day'
Mar 13 15:35:16 wkNUC systemd-logind[774]: T... | 83251 | null | null | 2024-03-14T02:07:29.680 | 23.10 on a NUC - not reliably waking from suspend | [
"suspend"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507436 | 1 | null | 2024-03-14T02:08:01.067 | 0 | 57 | <p>do I really need to install anti-virus software for Ubuntu machine? what is the recommendation for free anti-virus software?</p>
| 1771775 | null | null | 2024-03-14T02:08:01.067 | The best free anti-virus software on ubuntu | [
"antivirus"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T04:01:05.987",
"id": "2644916",
"postId": "1507436",
"score": "1",
"text": "Antivirus is mostly a windows specific problem (*malware however can impact all systems, with virus being a subset of malware*), thus the antivirus tools for GNU/Linux are generally for serv... | null | [] | null | null | 2024-03-14T05:33:12.607 | null | null |
1507437 | 1 | null | 2024-03-14T02:24:36.570 | 1 | 38 | <p>Ubuntu 22.04.4, Wayland.</p>
<p>Grpahics:
Intel Driver i915, model 4693
NVIDIA model GK208B[GeForce GT 730], UMD Version NVIDIA 470.199.02</p>
<p>I have five monitors plugged into these two graphics cards:
Two are plugged into the Intel card with HDMI connectors.
Three are plugged into the NVIDIA card: Two with DVI-... | 235443 | null | null | 2024-03-14T18:03:55.223 | Strange Display Problem | [
"22.04",
"intel-graphics",
"display-resolution",
"nvidia-geforce"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T10:40:30.590",
"id": "2644955",
"postId": "1507437",
"score": "0",
"text": "for testing you should log out and configure your session as X11 (instead of Wayland) - then login again. Maybe Wayland can't cope with your config",
"userDisplayName": null,
"userId... | null | [
{
"accepted": null,
"body": "<p>I had unknowingly - somehow - changed to using an X11 session instead of Wayland, which is what I had always been using, and thought I still was using. Changing that back to Wayland solved these problems.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwn... | null | null | null | null | null |
1507438 | 1 | null | 2024-03-14T03:31:37.900 | 0 | 38 | <p>I bought this laptop(Dell latitude 5410) with windows installed and Wifi worked fine. I installed Ubuntu 18.0 on it, wifi did not work. I formatted everything and installed Ubuntu 23.10.0 on it and wifi still did not work. In settings it says wifi adapter not found. However, Bluetooth is working fine. I researched a... | 1775138 | 44876 | 2024-03-14T03:57:46.843 | 2024-03-14T03:57:46.843 | Wireless Network Unclaimed: Is it wifi driver issue? | [
"networking",
"drivers",
"wireless",
"iwlwifi",
"23.10"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507441 | 1 | null | 2024-03-14T04:19:04.637 | 0 | 20 | <p>I'm seeking assistance with updating firmware on my HP EliteBook 2540p running Ubuntu 22.04</p>
<p>Hardware Information:</p>
<pre><code>HP Integrated Module:
Device ID: c0170efdf195b8590000fa21474253c0d97e7335
Current Version: 3.6
Vendor: Broadcom Corp (USB:0x03F0)
Toshiba Hard Drive:
Model: MK1633G... | 557352 | null | null | 2024-03-14T04:19:04.637 | HP EliteBook 2540p - Firmware Update Assistance for Integrated Module and Hard Drive | [
"drivers",
"22.04",
"hp",
"firmware"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T07:25:09.213",
"id": "2644934",
"postId": "1507441",
"score": "0",
"text": "On the HP, isn't there an option to upgrade the firmware in the system? Whilst booting the PC, constantly press the `Esc` key to enter the BIOS and select it from there.",
"userDisplayNa... | null | [] | null | null | null | null | null |
1507442 | 1 | null | 2024-03-14T04:22:02.383 | 0 | 95 | <p>Working on a new Ubuntu install. On my ASUS laptop, Secure Boot is enabled (and likely may need to stay that way due to the pestilence of Windows 11). Reading from <code>journalctl -b</code> has some mention of kernel lockdown mode, and further along, indications of my traditional resume from swap with GRUB method n... | 1102341 | 1102341 | 2024-04-04T01:39:51.710 | 2024-04-04T01:39:51.710 | How to set up hibernation with Secure Boot enabled | [
"boot",
"partitioning",
"uefi",
"hibernate",
"cryptswap"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507444 | 1 | null | 2024-03-14T05:06:48.440 | 0 | 22 | <p>I have laptop and external display, to make display work properly I have to turn on fractional scaling and all was set. But when I opened chrome, vs code and other apps, text were stretched. I searched online but nothing worked for all apps.</p>
<p>Temporarily I enabled Preferred Ozone platform to Wayland to make ch... | 1761533 | 1761533 | 2024-03-14T05:07:57.290 | 2024-03-14T05:07:57.290 | Blurry text for all non system application in Ubuntu 22.04 | [
"multiple-monitors",
"display",
"display-resolution",
"wayland",
"scaling"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507446 | 1 | null | 2024-03-14T05:45:09.843 | 0 | 29 | <p>I recently followed this <a href="https://askubuntu.com/a/678104">guide</a>
in an attempt to create a Windows bootable hard disk.</p>
<p>Without any warning or confirmation, the console command chose and locked up my middle/largest hard drive with 7 years' worth of work on it. It doesn't appear to have been wiped as... | 1775165 | 1165986 | 2024-03-16T21:16:41.733 | 2024-03-16T21:16:41.733 | Bootable hard disk image locked my hard drive | [
"dual-boot",
"partitioning",
"kubuntu",
"hard-drive",
"data-recovery"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T13:26:13.457",
"id": "2644972",
"postId": "1507446",
"score": "0",
"text": "A dd command totally overwrites the destination. It has a nickname Data Destroyer. And drives can change. My sdc flash drive becomes sda when I reboot. So before running any dd command you h... | null | [] | null | null | null | null | null |
1507448 | 1 | null | 2024-03-14T06:06:36.687 | 0 | 36 | <p>I have 4 Ubuntu boxes.
In one of them <code>Tower1</code> I have to use <code>sudo</code> to <code>grep /var/log/syslog</code></p>
<pre><code>$ grep CRON /var/log/syslog | grep daily
grep: /var/log/syslog: Permission denied
$ sudo grep CRON /var/log/syslog | grep daily
Mar 10 06:25:01 Tower1 CRON[3649067]: (root) CM... | 226614 | 226614 | 2024-03-14T13:12:42.013 | 2024-03-14T13:12:42.013 | Strange access permission behaviour | [
"permissions",
"syslog"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T06:16:24.897",
"id": "2644924",
"postId": "1507448",
"score": "3",
"text": "Is the logged in user a member of the `adm` group in all cases?",
"userDisplayName": null,
"userId": "178692"
},
{
"creationDate": "2024-03-14T07:20:37.417",
"id": "26449... | null | [] | null | null | null | null | null |
1507449 | 1 | null | 2024-03-14T06:23:29.580 | 1 | 88 | <p>I'm trying to perform apt-update on ubuntu 22.04 LTS and I get an error</p>
<pre><code>root@kisharra:~# apt update
Hit:1 http://apt.postgresql.org/pub/repos/apt jammy-pgdg InRelease
Hit:2 http://ru.archive.ubuntu.com/ubuntu jammy InRelease
Get:3 http://ru.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Ge... | 1775168 | 1775168 | 2024-03-14T06:48:13.960 | 2024-03-14T06:48:13.960 | NO_PUBKEY error of apt update | [
"apt",
"updates",
"22.04",
"gnupg"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T06:28:16.803",
"id": "2644926",
"postId": "1507449",
"score": "0",
"text": "Please remove the images and include the output in free text form",
"userDisplayName": null,
"userId": "884673"
},
{
"creationDate": "2024-03-14T06:29:56.763",
"id": "264... | null | [] | null | null | null | null | null |
1507450 | 1 | null | 2024-03-14T07:26:38.500 | 0 | 47 | <p>We are facing an issue when we are trying to auto-mount a Samba share drive on a Windows EC2 instance. However, when we manually mount it or run the PowerShell script manually, it connects successfully. But when we automate the process using Task Scheduler or EC2 User Data, it doesn't connect and gives a "Disco... | 1775180 | 1775180 | 2024-03-15T05:22:08.463 | 2024-03-15T05:22:08.463 | Disconnected Network Drive while connecting to windows using samba | [
"networking",
"mount",
"samba"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-18T06:52:19.503",
"id": "2645528",
"postId": "1507450",
"score": "0",
"text": "Sounds like a Windows problem.",
"userDisplayName": null,
"userId": "1066942"
}
] | null | [] | null | null | null | null | null |
1507453 | 1 | null | 2024-03-14T07:57:04.857 | 0 | 32 | <p>I have a Dell Latitude 5500, it works perfectly fine with Windows. But on installing Ubuntu, it started freezing unexpectedly. A common pattern I observed is on resuming it from the Suspended state. I've updated the BIOS and Firmware drivers by <a href="https://www.dell.com/support/home/en-pk/product-support/service... | 1775171 | 1775171 | 2024-03-14T08:33:59.030 | 2024-03-14T08:33:59.030 | Ubuntu 22.04.4 getting freezed after resuming from Suspended | [
"drivers",
"dell",
"freeze",
"bios",
"firmware"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T09:16:52.080",
"id": "2644940",
"postId": "1507453",
"score": "0",
"text": "Ae [these instructions](https://linuxstoney.com/how-to-install-mesa-drivers-on-ubuntu-22-04-lts/) for installing MESA drivers helpful?",
"userDisplayName": null,
"userId": "307670"
... | null | [] | null | null | null | null | null |
1507454 | 1 | null | 2024-03-14T08:28:24.117 | 0 | 9 | <p>I like to convert my music and podcasts to .opus. I would like to be using gnome audio converter, but it only allows very crude settings. So until now I've been converting my files using opusenc in the terminal, where I can specify all the options I want. However, this is very cumbersome as it doesn't convert files ... | 392746 | null | null | 2024-03-14T08:28:24.117 | Create custom Gnome Audio Profile | [
"sound",
"ogg-opus"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507457 | 1 | null | 2024-03-14T08:41:00.040 | 0 | 28 | <p>I am running Ubuntu 23.10 and using the Nvidia GeForce RTX 3060 and I cant seem to launch Hogwarts Legacy through steam and proton. I get this error. "Sorry somthing went wrong please visit <a href="https://support.codefusion.technology/pp_inaa2nm/?e=88500006&l=english%22" rel="nofollow noreferrer">https://... | 1775196 | null | null | 2024-03-14T08:41:00.040 | Hogwarts Legacy Steam Game Not Lauching On Ubuntu 23.10 Nvidia Graphics Card | [
"nvidia",
"games",
"steam"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507460 | 1 | null | 2024-03-14T09:31:07.077 | 0 | 33 | <p>I made this install</p>
<pre><code>sudo apt-get install apache2 libapache2-mod-passenger
</code></pre>
<p>After that, I configured the file <code>/etc/apache2/mods-available/passenger.conf</code></p>
<pre><code><IfModule mod_passenger.c>
PassengerRoot /usr/lib/ruby/vendor_ruby/phusion_passenger/locations.ini... | 1774752 | 51957 | 2024-04-05T15:59:04.280 | 2024-04-05T15:59:04.280 | Troubles installing redmine on linux server Ubuntu 22.04.4 | [
"server",
"permissions",
"apache2",
"redmine"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507463 | 1 | null | 2024-03-14T09:51:29.777 | 0 | 17 | <p>I have a custom keyboard set for <code>cinnamon-settings sound</code> however it always opens up at the same size, which is too small for me so I have to resize it.</p>
<p>Is it possible to set a default width/height when opening the application?</p>
| 115908 | null | null | 2024-03-14T09:51:29.777 | set default size settings for cinnamon-settings | [
"gui",
"cinnamon"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507468 | 1 | null | 2024-03-14T11:39:19.230 | 0 | 32 | <p>Is there an estimate of when netplan version .107 (in 23.10) will get back-ported to 22.04 LTS</p>
<p>There lots of clean up and advancement with netplan .107 but don't want to risk / mess around trying to make and install locally</p>
| 1775234 | null | null | 2024-03-14T12:38:11.430 | 22.04 LTS - timeframe for backport of Netplan version 107? | [
"netplan"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Let's look at the timeline for an educated guess (since that's all we can do here).</p>\n<ul>\n<li>The latest <code>netplan</code> backport for Ubuntu 20.04 was <a href=\"http://changelogs.ubuntu.com/changelogs/pool/main/n/netplan.io/netplan.io_0.104-0ubuntu2%7E20.04.4/change... | null | null | null | null | null |
1507472 | 1 | null | 2024-03-14T12:06:33.717 | 0 | 43 | <p>I am trying to follow below mentioned URL and install multi-node mode</p>
<p><a href="https://ubuntu.com/openstack/install#single-multi-large-cluster" rel="nofollow noreferrer">https://ubuntu.com/openstack/install#single-multi-large-cluster</a></p>
<p>I followed exact steps for installation, after providing this com... | 1775241 | 1775241 | 2024-03-15T08:55:50.590 | 2024-03-15T08:55:50.590 | Ubuntu openstack installation help | [
"server",
"juju",
"openstack",
"cloud"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507474 | 1 | null | 2024-03-14T12:22:57.730 | 2 | 284 | <p>I have a folder with the name "Mexico" and inside I have pictures in .jpg . How do I copy the folder name into the filename.</p>
<p>thats current:</p>
<pre><code>Mexico(folder)
1.jpg
2.jpg
</code></pre>
<p>thats what I want:</p>
<pre><code>Mexico(folder)
Mexico1.jpg
Mexico2.jpg
</code>... | 1707654 | 1707654 | 2024-03-14T15:03:19.457 | 2024-03-14T22:30:18.110 | Copy a folder name into the name of its files | [
"command-line",
"batch-rename"
] | 3 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T12:33:46.873",
"id": "2644967",
"postId": "1507474",
"score": "0",
"text": "Is the Mexico folder inside the Pictures folder? Outside? If so where it it in relation to the Pictures folder?",
"userDisplayName": null,
"userId": "158442"
},
{
"creationDa... | null | [
{
"accepted": null,
"body": "<p>The following script should work.</p>\n<pre><code>for file in $(find "./$1" -type f);\ndo\n cp $file "./Pictures/$1$(basename $file)"\n done\n</code></pre>\n<p>It goes through the files in the $1 (argument 1) directory, it then <em>copies</em> it to ... | null | null | null | null | null |
1507476 | 1 | null | 2024-03-14T12:33:43.667 | 1 | 186 | <p>I am completely new to dual booting Ubuntu with Windows and Linux in general. Now I just downloaded Ubuntu 22.04.4 with Rufus and did the disk partitioning of 30 GB (went safe) and everything that all the guides told me to. But after starting Linux and getting to the "Try or Install Ubuntu" screen and pres... | 1774529 | 1774529 | 2024-03-20T08:46:03.557 | 2024-03-20T08:46:03.557 | How to force driver for 22.04.4 to run with Intel Arc? | [
"boot",
"drivers",
"dual-boot",
"intel-graphics"
] | 0 | 13 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T13:09:09.600",
"id": "2644969",
"postId": "1507476",
"score": "0",
"text": "Can you give Ubuntu 23.10 a try and let is know if it works out if the box?",
"userDisplayName": null,
"userId": "124466"
},
{
"creationDate": "2024-03-14T14:57:46.180",
... | null | [] | null | null | null | null | null |
1507477 | 1 | null | 2024-03-14T12:44:02.027 | 0 | 29 | <p>I don't know where to start with explaining, but shortly, I think I made a big mess of my system.</p>
<p>I did not have an USB on me so I googled and found a way to dual boot by making a partition on my hard disk and booting from there, I left 200GB for ubuntu itself.</p>
<p>The first mistake I made (I think) is tha... | 1775247 | null | null | 2024-03-14T12:44:02.027 | Trying to dual boot windows with (unsuccefull) Ubuntu broke windows booting | [
"boot",
"dual-boot"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T21:36:48.980",
"id": "2645041",
"postId": "1507477",
"score": "0",
"text": "With any major change, you need to have backups. Then recovery is relatively easy if an user makes a mistake or hardware fails. You need extenal flash drives for repairs, both Widnows repair... | null | [] | null | null | null | null | null |
1507478 | 1 | null | 2024-03-14T12:53:47.440 | 0 | 36 | <p>I have bought a Plexgear network card from this <a href="https://www.kjell.com//no/produkter/nettverk/tradlost-nettverk/tradlose-nettverkskort/plexgear-tradlost-usb-nettverkskort-600-mbs-p61346?gad_source=1&gclid=Cj0KCQjwwMqvBhCtARIsAIXsZpams0O8PCXJWew-sOdwqnRwkqui0VQowhxkhTebVS-DhHLXmN5PbhYaAt9XEALw_wcB" rel="n... | 1774002 | 1579408 | 2024-03-18T07:58:57.363 | 2024-03-18T07:58:57.363 | Plexgear WiFi Adapter (RTL8811AU) Driver Installation Issue on Raspberry Pi 4 (Ubuntu) | [
"networking",
"drivers",
"usb-modem"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T15:44:48.360",
"id": "2644995",
"postId": "1507478",
"score": "1",
"text": "Do `lsusb -t` and find your network card.",
"userDisplayName": null,
"userId": "149708"
}
] | null | [] | null | null | null | null | null |
1507479 | 1 | null | 2024-03-14T13:16:32.350 | 0 | 22 | <p>My HP X2 previously had Win10 installed but due to 2GB of RAM and 30GB built-in disk I decided to install Lubuntu</p>
<p>Unfortunaltely there is no sound when I play back an audio file or watch youtube.</p>
<p>After some research at ask ubuntu I could find some hints but I couldn't solve the problem.</p>
<p>This mig... | 839968 | 1066942 | 2024-03-14T13:41:42.717 | 2024-03-14T13:41:42.717 | No sound on HP X2 atom after LUbuntu 22.04.4 LTS fresh install | [
"sound",
"lubuntu"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>PulseAudioVolumeControl showed headphones plugged in.\nSorry for the inconvenience!</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2024-03-16T02:08:12.937",
"id": "2645237",
"postId": "1507483",
"score": "0",
... | null | null | null | null | null |
1507484 | 1 | null | 2024-03-14T13:46:20.973 | 0 | 11 | <p>Following these <a href="https://ubuntu.com/server/docs/service-ldap" rel="nofollow noreferrer">instructions</a>:</p>
<p><img src="https://i.stack.imgur.com/6FoXn.png" alt="terminal-screenshot" /></p>
<p>Ubuntu 20.04.6 LTS</p>
| 1775258 | 1165986 | 2024-03-16T21:13:23.657 | 2024-03-16T21:13:23.657 | SLADP configuration error message | [
"20.04"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T13:52:09.990",
"id": "2644973",
"postId": "1507484",
"score": "0",
"text": "There is a typo in your command: `slapd` is not `slpad`. Besides, is is better to copy/paste text than images.",
"userDisplayName": null,
"userId": "320920"
},
{
"creationDa... | null | [] | null | null | null | null | null |
1507490 | 1 | null | 2024-03-14T14:24:20.823 | 0 | 17 | <p>I previously accidentally synced my bitcoin node to my harddisk with insufficient space (<a href="https://community.umbrel.com/t/how-to-stop-bitcoin-core-sync-mid-sync/15183?u=james_nakamoto" rel="nofollow noreferrer">https://community.umbrel.com/t/how-to-stop-bitcoin-core-sync-mid-sync/15183?u=james_nakamoto</a>). ... | 1763659 | null | null | 2024-03-14T14:24:20.823 | Bitcoin node filled the hard disk and now ubuntu won't boot up properly | [
"boot",
"disk",
"acpi",
"bitcoin"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T14:30:29.843",
"id": "2644978",
"postId": "1507490",
"score": "1",
"text": "You should be able to boot a live USB, and free up some space on your main disk.",
"userDisplayName": null,
"userId": "1066942"
}
] | null | [] | null | null | null | null | null |
1507495 | 1 | null | 2024-03-14T15:13:59.860 | 0 | 40 | <p>I flashed Kubuntu onto my USB stick and tried to boot from it on my HP Pavilon dv7. Whenever I do that it only shows the word "GRUB" in the upper left corner and does nothing else. It's not a console or anything. I cannot press anything. It only shows that. The laptop should meet the system requirements. I... | 1775272 | 94914 | 2024-03-15T05:49:45.873 | 2024-03-15T05:49:45.873 | Laptop says "GRUB" when trying to boot from bootable USB stick | [
"boot",
"grub2",
"kubuntu",
"usb-drive"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T16:09:54.717",
"id": "2644997",
"postId": "1507495",
"score": "0",
"text": "which key are you pressing to enter the BIOS? On my HP Elite Desk PC it is necessary to start pressing the `Esc` key constantly once it is turned on until it shows that it is entering the sy... | null | [] | null | null | null | null | null |
1507496 | 1 | null | 2024-03-14T15:22:33.753 | 0 | 16 | <p>This is not a Bluetooth question as such – the culprit is WhatsApp for Linux ("WAfL" for short) – but Bluetooth is the affected service.</p>
<p>Bluetooth sources:</p>
<ol>
<li>Ubuntu Studio 23.10, including WhatsApp for Linux v.2.2411.2, on a vanilla Xeon E3-1225 PC.</li>
<li>OnePlus 8T mobile phone.</li>
... | 1775271 | null | null | 2024-03-14T15:22:33.753 | How to stop WhatApp for Linux sending empty audio when not active? | [
"sound",
"bluetooth",
"pulseaudio",
"alsa",
"headphones"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507497 | 1 | null | 2024-03-14T15:45:58.030 | 0 | 14 | <p>I run Ubuntu 22.04 on two desktop en one labtop computers, each with CD reader which is recognized and working. I bought a new SDCX 64Gb card (Philips UHS-I microSDXC Card). The card does not open on each of the computers mentioned. Doe I need to conclude that this card is defective, or is there a known problem with... | 1775283 | null | null | 2024-03-14T15:45:58.030 | SDXC card non recognised | [
"drivers"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T16:29:42.847",
"id": "2645000",
"postId": "1507497",
"score": "0",
"text": "Look at the f3 package (fight fake flash) to test the card.",
"userDisplayName": null,
"userId": "82196"
},
{
"creationDate": "2024-03-14T17:34:56.123",
"id": "2645011",
... | null | [] | null | null | null | null | null |
1507499 | 1 | null | 2024-03-14T16:09:53.410 | 0 | 75 | <p>We try to implement IPv4 and IPv6 dual stack on customer network. Idea is to have out of the box experience for the end users. So we used auto DHCP setup.</p>
<p>With Windows 10 client I can get both addresses, IPv4 and IPv6 correctly set using stateful DHCPv6 and ICMPv6 in both scenarios - with WiFi router in betwe... | 1775276 | 1775276 | 2024-03-14T16:11:41.013 | 2024-03-14T16:11:41.013 | IPv6 autoconfiguration problem on Ubuntu 22.04 with stateful DHCPv6 | [
"networking"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507500 | 1 | null | 2024-03-14T16:58:32.590 | 0 | 30 | <pre class="lang-none prettyprint-override"><code>$ sudo rsync -av --chown=root:root --no-perms --rsync-path="sudo rsync" ~/ext4.vhdx "/mnt/c/Users/Patrick Johnston/AppData/Local/Packages/CanonicalGroupLimited.Ubuntu22.04LTS_79rhkp1fndgsc/LocalState/rootfs/"
sending incremental file list
rsync: [Rec... | 1695518 | 94914 | 2024-03-15T00:33:36.097 | 2024-03-15T00:33:36.097 | Trying to copy files from former Ubuntu installation (WSL) on Windows 10 and overwrite more recent installation, using rsync - permission errors | [
"permissions"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T18:54:21.600",
"id": "2645023",
"postId": "1507500",
"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 |
1507503 | 1 | null | 2024-03-14T17:15:09.180 | 1 | 40 | <p><em>OS: Ubuntu 22.04.4 LTS x86_64 <br>
Host: Dell Vostro 3520 <br>
Kernel: 6.5.0-25-generic <br>
Packages: 2050 (dpkg), 17 (snap) <br>
Shell: bash 5.1.16 <br>
Resolution: 1920x1080 <br>
DE: GNOME 42.9 <br>
WM: Mutter <br>
WM Theme: Adwaita <br>
Theme: Yaru-dark [GTK2/3] <br>
Icons: Yaru [GTK2/3] <br>
Terminal: gnome... | 1775285 | 1775285 | 2024-03-14T17:17:17.190 | 2024-03-14T17:17:17.190 | Ubuntu 22.04 LTS completely freezed | [
"system"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T17:33:28.757",
"id": "2645010",
"postId": "1507503",
"score": "0",
"text": "System \"freezes\" are often caused by running too many, too large programs and running out of available memory. Use `free` to see if you have swap space, read `man mkswap swapon fstab fallo... | null | [] | null | null | null | null | null |
1507504 | 1 | null | 2024-03-14T17:29:40.540 | 0 | 41 | <p>I have a Razer Kraken headset which on Windows splits into two separate outputs - Game and Chat - by default so that you can separately adjust volumes and outputs for your games and your voice chat apps. On Linux game and chat are a configuration of the one output and so I cannot do this. How could I split the two c... | 1775305 | 1775305 | 2024-03-17T09:55:28.853 | 2024-03-17T09:55:28.853 | Splitting Audio Configurations for One Output into Separate Audio Outputs | [
"sound",
"games",
"output"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-15T09:13:38.690",
"id": "2645122",
"postId": "1507504",
"score": "0",
"text": "Make the title more specific",
"userDisplayName": null,
"userId": "1579408"
}
] | null | [] | null | null | null | null | null |
1507505 | 1 | null | 2024-03-14T17:42:52.687 | 0 | 35 | <p><a href="https://i.stack.imgur.com/8RR0v.jpg" rel="nofollow noreferrer">Image of wireless networks</a></p>
<p><a href="https://i.stack.imgur.com/dca0I.jpg" rel="nofollow noreferrer">Image of what happens when I click on any wireless network</a></p>
<p>I have a problem with the internet connection in Ubuntu (DualBoot... | 1775303 | 1775303 | 2024-03-15T14:40:43.203 | 2024-03-15T14:40:43.203 | Problem when trying to connect to wireless Wifi and Ethernet Ubuntu-23.10.1 | [
"ethernet",
"deja-dup"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T18:10:24.197",
"id": "2645016",
"postId": "1507505",
"score": "3",
"text": "The language on AskUbuntu is English. Please translate your question.",
"userDisplayName": null,
"userId": "614422"
},
{
"creationDate": "2024-03-14T18:18:05.140",
"id": ... | null | [] | null | null | null | null | null |
1507510 | 1 | null | 2024-03-14T18:48:26.363 | 0 | 14 | <p>I am trying to install 22.04.4 Desktop on my Panasonic CF-20 Toughbook. I get to what I think is the desktop screen and that is it. I see the date, time, volume and battery icon. I dose not give me the option to try or install box. Any help will be appreciated.</p>
| 1775320 | 1775320 | 2024-03-14T18:49:15.893 | 2024-03-14T18:49:15.893 | 22.04.4 Desktop not installing | [
"laptop"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T19:09:37.347",
"id": "2645025",
"postId": "1507510",
"score": "0",
"text": "How do you get to the Desktop? Do you see a screen before that that says \"Install or Try Ubuntu\". If you do see it press `Install` and not `Try`.",
"userDisplayName": null,
"userI... | null | [] | null | null | null | null | null |
1507512 | 1 | 1508230 | 2024-03-14T19:03:30.283 | 0 | 46 | <p>I have a <code>LG 22MD4KA</code> monitor that connects only with USB-C. There <em>is</em> a UBS-C outlet in my mother board (<code>970A GAMING PRO CARBON</code> MSI) but I don't know if it can transmit an output. My current video card only has HDMI.</p>
<p>I have tried connecting the monitor but it does not see my c... | 1749634 | 158442 | 2024-03-14T23:36:53.900 | 2024-03-21T20:42:47.117 | Connecting LG 22MD4KA to 970A GAMING PRO CARBON Motherboard | [
"multiple-monitors",
"monitor",
"23.10",
"usb-c"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T23:56:51.833",
"id": "2645054",
"postId": "1507512",
"score": "1",
"text": "Nope. HDMI or DP over USB-C is actually signals being set in the USB interface in the HDMI or DP protocol instead of the USB protocol. The signals are a function of the hardware, so if the U... | {
"accepted": true,
"body": "<p>According to <a href=\"https://forum-en.msi.com/index.php?threads/970-motherboard-usb-c-display.332978/\" rel=\"nofollow noreferrer\">https://forum-en.msi.com/index.php?threads/970-motherboard-usb-c-display.332978/</a> :</p>\n<blockquote>\n<p>Type C on 970 gaming pro carbon only supp... | [
{
"accepted": true,
"body": "<p>According to <a href=\"https://forum-en.msi.com/index.php?threads/970-motherboard-usb-c-display.332978/\" rel=\"nofollow noreferrer\">https://forum-en.msi.com/index.php?threads/970-motherboard-usb-c-display.332978/</a> :</p>\n<blockquote>\n<p>Type C on 970 gaming pro carbon o... | null | null | null | null | null |
1507513 | 1 | null | 2024-03-14T19:09:18.623 | 0 | 39 | <p>On a fesh LUbuntu 22.04.04 install I'm trying to get gluqlo digital clock screensaver up and running.</p>
<p><a href="https://github.com/alexanderk23/gluqlo" rel="nofollow noreferrer">https://github.com/alexanderk23/gluqlo</a></p>
<p>downloaded source, compiled it as described here: <a href="https://www.youtube.com/... | 839968 | null | null | 2024-03-14T19:09:18.623 | xscreensaver - gluqlo digital clock: not installed on LUbuntu | [
"lubuntu",
"xscreensaver"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507516 | 1 | null | 2024-03-14T19:56:51.570 | 0 | 60 | <p>When I run <code>sudo apt upgrade</code> in my terminal, I have this message:</p>
<pre><code>E: Malformed entry 1 in list file /etc/apt/sources.list.d/vscode.list (URI)
E: The list of sources could not be read.
E: Malformed entry 1 in list file /etc/apt/sources.list.d/vscode.list (URI)
E: The list of sources coul... | 1775330 | 968501 | 2024-03-14T21:27:43.910 | 2024-03-14T21:27:43.910 | malformed entry 1 in list error | [
"apt",
"package-management",
"upgrade",
"updates"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T21:28:22.763",
"id": "2645040",
"postId": "1507516",
"score": "5",
"text": "Is `deb [arch=amd64,arm64,armhf signed-by=/etc/apt/trusted.gpg.d/packages.microsoft.gpg]\nhttps://packages.microsoft.com/repos/code stable main` actually two lines in that file? ... It shoul... | null | [] | null | null | null | null | null |
1507517 | 1 | null | 2024-03-14T20:10:12.257 | 1 | 37 | <p>Apple specs says the display runs at a 4096x2304 resolution. By default on a fresh install of Ubuntu 22.04 the maximum selectable resolution is 3840x2160. I edited the grub configuration file to set the display to run at Apple's published resolution @60hz and output looks like the attached image.</p>
<p><img src="ht... | 1775333 | 124466 | 2024-03-15T02:39:26.710 | 2024-03-15T02:39:26.710 | How to fix display resolution issues on 2019 iMac 21.5in retina4k running 22.04 | [
"display",
"display-resolution",
"mac"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-15T02:07:41.993",
"id": "2645074",
"postId": "1507517",
"score": "0",
"text": "Is there any available Additional Driver in `Software & Sources`?",
"userDisplayName": null,
"userId": "124466"
},
{
"creationDate": "2024-03-15T02:27:47.590",
"id": "264... | null | [] | null | null | null | null | null |
1507518 | 1 | null | 2024-03-14T20:11:08.720 | 0 | 29 | <p>I'm encountering difficulties retrieving cache information on my Raspberry Pi using standard commands like <code>lscpu</code>, <code>cat /proc/cpuinfo</code>, and <code>lstopo</code>. Despite attempting these commands with elevated privileges (sudo), they do not provide any cache-related details.</p>
<p>To be more s... | 1711222 | 1711222 | 2024-03-14T20:32:19.867 | 2024-03-14T20:32:19.867 | Unable to retrieve cache information using standard commands (lscpu, cat /proc/cpuinfo, etc.) on Raspberry Pi; seeking assistance to resolve the issue | [
"command-line",
"raspberrypi",
"arm",
"23.10",
"cache"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507520 | 1 | 1507527 | 2024-03-14T20:17:04.493 | 0 | 37 | <p>I have written a program in C and produced an executable from it. I want to use this program from any <code>pwd</code>. One method is to make its pathname a environment variable using <code>export</code>. But in this method, everytime I want to invoke my program, I need to prefix my command word with <code>$</code>.... | 1690540 | null | null | 2024-03-14T20:57:11.727 | Invoke a program as a command on any working directory on ubuntu's terminal | [
"command-line",
"bash",
"gnome-terminal"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>Copy your program into your $HOME/bin directory. Next login your $PATH should contain your bin dir, so the program should work as you described.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2024-03-14T22:25:10.073",
"id": "2645047",
"postId"... | [
{
"accepted": true,
"body": "<p>Copy your program into your $HOME/bin directory. Next login your $PATH should contain your bin dir, so the program should work as you described.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2024-03-14T22:25:10.073",
"id": "264504... | null | null | 2024-03-14T23:59:24.130 | null | null |
1507521 | 1 | null | 2024-03-14T20:17:52.360 | 0 | 27 | <p>I'm trying to change the default sound card setting because my mic used to work smoothly, but now my voice is terrible. So I decided to change the default sound card because the default one is the wrong sound card. I'm not a Linux expert, but I'm watching YouTube videos to change things, and I got pipewire. How can ... | 1774904 | 1579408 | 2024-03-15T14:47:27.347 | 2024-03-15T14:47:27.347 | How can i change my default sound card via alsamixer or anything that works | [
"sound",
"alsa",
"microphone",
"soundcard",
"pipewire"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507522 | 1 | null | 2024-03-14T20:19:07.117 | 0 | 24 | <p>I use a Windows 11/Ubuntu dual-boot computer, and last night before I got off I started a Windows update and went to bed. I came back this morning to see my computer had been suspended all night and that the update still needed to be completed (no big deal)</p>
<p>However after I fully update Windows and go to log i... | 1775336 | 1450948 | 2024-03-16T21:12:38.547 | 2024-03-16T21:12:38.547 | Keyboard working everywhere except Ubuntu | [
"dual-boot",
"22.04",
"keyboard",
"windows"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<h2>Problem</h2>\n<p>Dual-boot (Windows 11/Ubuntu) computer is unable to use the keyboard for Ubuntu, but it works on Windows. This started after a problematic Windows Update.</p>\n<h2>Questions</h2>\n<ol>\n<li>Laptop or Desktop?</li>\n<li>Have you tried a different keyboard?</... | null | null | null | null | null |
1507523 | 1 | null | 2024-03-14T20:30:07.890 | 0 | 44 | <p>A couple of days ago I updated everything on my computer, and today, when I tried to open Eclipse, it crashed on startup and gave me this message:</p>
<pre><code>An error has occurred. See the log file /home/pablordgz/.var/app/org.eclipse.Java/eclipse/configuration/(lognumber).log
</code></pre>
<p>I tried changing t... | 1775337 | 1450948 | 2024-03-15T10:26:08.537 | 2024-03-15T10:26:08.537 | Eclipse Java IDE crashing on startup after update | [
"22.04",
"java",
"eclipse"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507524 | 1 | null | 2024-03-14T20:30:52.497 | 0 | 197 | <p>I am in Kubuntu 22.04 and I have Chrome Version 122.0.6261.128 (Official Build) (64-bit) and the google page translation stopped working today.
I am getting the popup <code>This page couldn't be translated</code>
Was there any recent update that broke this?
I have tried with multiple sites/languages</p>
| 1763803 | null | null | 2024-03-14T21:41:20.093 | Google page translate in Chrome does not work in Kubuntu | [
"kubuntu",
"google-chrome",
"translation"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T21:46:40.917",
"id": "2645042",
"postId": "1507524",
"score": "0",
"text": "This issue is not local Ubuntu, and is part of Google Chrome as a whole problem. More specifically, it's an issue with the Google Translate framework (because it affects Firefox too). I do... | null | [] | null | null | null | null | null |
1507525 | 1 | null | 2024-03-14T20:39:23.380 | 1 | 94 | <p>Sorry to ask about a topic that's been done to death, but I haven't found what I need yet.</p>
<p>I've set up a lambda machine with an SSH server. I can connect to it from my laptop with <code>ssh -l <username> <ipv4 address></code> and even start <code>python3</code> and <code>import numpy</code>, but b... | 319561 | 319561 | 2024-03-26T18:09:10.687 | 2024-04-06T23:34:21.307 | SSH freezing moments after successfully connecting, then Broken Pipe | [
"ssh",
"openssh",
"sshd"
] | 1 | 9 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T21:15:05.890",
"id": "2645035",
"postId": "1507525",
"score": "0",
"text": "Is it possible that there's an IP address conflict on the network?",
"userDisplayName": null,
"userId": "178692"
},
{
"creationDate": "2024-03-14T21:25:05.667",
"id": "26... | null | [] | null | null | null | null | null |
1507531 | 1 | null | 2024-03-14T21:57:50.707 | 0 | 81 | <p>I have had samba running for months as a fileserver. I have three Windows 7 PC connecting to the Ubuntu 23.10 samba server with read/write ability.</p>
<p>Last week, my cat knocked my Asus RT66U router off the wall damaging it. I bought another router from the same vendor, one model newer, Asus RT68U. Now, the three... | 1743328 | 1743328 | 2024-03-15T22:11:17.763 | 2024-03-15T22:11:17.763 | Samba quit working after router change - Ubuntu 23.10 | [
"samba",
"windows-7"
] | 1 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-14T22:04:26.173",
"id": "2645045",
"postId": "1507531",
"score": "0",
"text": "Please add more information [in your question](https://askubuntu.com/posts/1507531/edit). How is the Ubuntu Samba server connected to the router,WiFi, or Ethernet cable? Have you assigned a... | null | [
{
"accepted": null,
"body": "<p>It seems you don't want to look at the workstations or Samba setup, which makes sense, but you haven't provided details about the router either. This is a Ubuntu forum so please provide complete details to receive the best help.</p>\n<h2>Problem</h2>\n<p>What you're trying t... | null | null | null | null | null |
1507532 | 1 | null | 2024-03-14T22:11:52.363 | 0 | 16 | <p>sudo tar -xf [TB archive]</p>
<p>tar: [TB: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now</p>
| 1773552 | null | null | 2024-03-14T22:11:52.363 | I get an error when trying to extract the tor browser .tar.xz file, what did i do wrong? | [
"command-line",
"tar",
"tor"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-15T00:13:40.723",
"id": "2645060",
"postId": "1507532",
"score": "1",
"text": "Are you literally typing `sudo tar -xf [TB archive]`? You need to replace `[TB archive]` with the actual name of the archive file that you downloaded",
"userDisplayName": null,
"user... | null | [] | null | null | null | null | null |
1507534 | 1 | null | 2024-03-14T22:16:41.550 | 0 | 33 | <p>I transferred files from my Windows Server 2019 into ubuntu and I checked the logs and it says "transfer success", but when I try to cat the zone file it displays in binary format any ideas.</p>
<p>My <code>named.conf.local</code> file looks like this</p>
<pre><code>zone "cambonu.net" {
type ... | 1747695 | 51957 | 2024-03-15T06:54:41.190 | 2024-03-15T06:54:41.190 | ubuntu zone transfer error | [
"dns",
"bind"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-15T00:43:18.830",
"id": "2645064",
"postId": "1507534",
"score": "0",
"text": "Hello, it looks like you are new. This topic is a bit complicated and requires more than a few sentences. Ref: https://askubuntu.com/help/how-to-ask. Rather than images, I suggest copying... | null | [] | null | null | null | null | null |
1507535 | 1 | null | 2024-03-14T22:23:15.370 | 1 | 30 | <p>Ubuntu 22.04.4</p>
<p>I have five monitors connected to my computer, while facing them from left to right they are monitors 1, 2, 3, 4, and 5.</p>
<p>I would like the gdm login to appear on monitor #2. I can't figure out how to do that, it always wants to appear on monitor #4.</p>
<p>In ~/.config/monitors.xml, I ha... | 235443 | null | null | 2024-03-14T22:23:15.370 | How to control which monitor gdm3 login screen appears on? | [
"22.04",
"multiple-monitors",
"intel-graphics",
"gdm",
"nvidia-geforce"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507537 | 1 | null | 2024-03-14T23:08:13.243 | 1 | 71 | <p>I've noticed problems with the configuration of Docker volumes binding on Ubuntu 22.04 LTS, installed from an ISO file downloaded from the official site: <a href="https://ubuntu.com/download/server" rel="nofollow noreferrer">https://ubuntu.com/download/server</a>.</p>
<p>The commands below can reproduce the problem.... | 1024195 | null | null | 2024-03-16T22:06:33.720 | Docker volume binding not working on Ubuntu Server 22.04 LTS | [
"22.04",
"docker"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-15T00:12:03.880",
"id": "2645059",
"postId": "1507537",
"score": "0",
"text": "How was Docker itself installed? What does `docker version` output?",
"userDisplayName": null,
"userId": "158442"
},
{
"creationDate": "2024-03-15T09:20:21.440",
"id": "2... | null | [
{
"accepted": null,
"body": "<p>I found a solution. The problem lies somewhere in the Snap installation of Docker. Removing the Snap version of Docker and installing it based on the information from the official Docker page solved my problem.</p>\n<ul>\n<li><p>Follow the <a href=\"https://stackoverflow.com/... | null | null | null | null | null |
1507540 | 1 | null | 2024-03-15T01:28:29.653 | 1 | 51 | <p>I'm new to this.
During an install of Ubuntu server 23.10, I was unable to
get Ubuntu server to recognized my wireless USB WIFI adapter.</p>
<p>The adapter is a USB RALINK TECHNOLOGY LLC, MT7601U wireless
WIFI adapter.</p>
<p>I have 2 Linux Mint 21.3 Cinnamon machines that recognizes those wireless
WIFI adapters but... | 1775366 | 167115 | 2024-03-15T03:41:22.980 | 2024-03-17T08:48:05.550 | Ubuntu Server 23.10 compatible USB Wireless WIFI Adapter | [
"networking"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-15T03:39:54.947",
"id": "2645084",
"postId": "1507540",
"score": "0",
"text": "Welcome to Askubuntu! Please run the command `lsusb` and edit your question to include the output. Thanks. Also, on a blank line above the output please put ``` and on the blank line below t... | null | [
{
"accepted": null,
"body": "<p>If the adapter is plugged into the computer's USB socket before starting\nthe server software installation the adapter will not recognize no matter\nhow long one waits at the network configuration step.</p>\n<p>The key to having the RALINK wireless WIFI adapter recognized is ... | null | null | null | null | null |
1507547 | 1 | null | 2024-03-15T03:45:05.593 | 0 | 36 | <p>I am tunneling an Ubuntu 22.04 web server through a Wireguard VPN (as the vpn client), to another Ubuntu 22.04 Server as the Wireguard VPN Host (server). I have set up the Client/Server exactly according to <a href="https://www.linuxbabe.com/ubuntu/wireguard-vpn-server-ubuntu" rel="nofollow noreferrer">these instru... | 822881 | 822881 | 2024-03-15T20:03:10.383 | 2024-03-15T20:03:10.383 | wireguard peer (client) loses VPN IP address shortly after connection, but stays connected to VPN server and can ping the server IP. What gives? | [
"server",
"22.04",
"webserver",
"mail-server",
"wireguard"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507548 | 1 | null | 2024-03-15T04:23:47.433 | 0 | 27 | <p>I am using RTL8812AU <a href="https://github.com/aircrack-ng/rtl8812au" rel="nofollow noreferrer">driver</a>.When I connect Wi-Fi directly to other devices (such as samsung phone), kernel panic occurs. Logs are attached below:</p>
<p>Log:</p>
<pre><code>[ 230.513996]Call trace:
[ 230.516442] vsnprintf+0x69c/0x6a8
... | 1775388 | 51957 | 2024-03-18T07:56:40.773 | 2024-03-18T07:56:40.773 | Kernel panic when connect Wi-Fi direct (P2P) to other device | [
"networking",
"drivers",
"kernel"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-15T05:18:08.100",
"id": "2645090",
"postId": "1507548",
"score": "0",
"text": "You've provided few details to what Ubuntu product & release you're using. If using a LTS release, as they are kernel stack choices you should be specific as to what you're actually running ... | null | [] | null | null | null | null | null |
1507550 | 1 | null | 2024-03-15T05:03:27.383 | 0 | 20 | <p>I'm using NVIDIA Driver Version 535.161.07 and my setup (Ubuntu Desktop 22.04.4 LTS x64) is hooked up to two displays: both 1080p, one is 100hz the other is 144hz.</p>
<p>When I was using Xorg, the system used Nvidia GPU to draw everything. Okay, that was fine, but I found the interface was extremely laggy when I wo... | 1670517 | 1670517 | 2024-03-15T05:18:35.330 | 2024-03-15T05:18:35.330 | NVIDIA GPU is driving my HDMI port but graphics are being done on Intel Integrated, resulting in almost unbearably low FPS | [
"nvidia",
"intel-graphics",
"hdmi"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507553 | 1 | null | 2024-03-15T06:11:38.463 | 0 | 57 | <p>Im running Ubuntu server 20.04LTS. I had an error of apt install, please tell me what I should do to solve this problem.</p>
<p>image: img-5.15.0-1023-azure</p>
<p>Command:
<code>sudo apt-get install -reinstall initramfs-tools</code></p>
<p>Results:</p>
<pre><code>Reading package lists... 0%
Reading package lists...... | 1719228 | null | null | 2024-03-15T06:11:38.463 | Failed to install initramfs-tools | [
"apt",
"20.04",
"dpkg",
"initramfs"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-15T22:19:21.290",
"id": "2645215",
"postId": "1507553",
"score": "0",
"text": "Is your /boot filesystem full? `df -h;df -i`",
"userDisplayName": null,
"userId": "966203"
},
{
"creationDate": "2024-03-19T05:14:09.423",
"id": "2645708",
"postId": ... | null | [] | null | null | null | null | null |
1507554 | 1 | null | 2024-03-15T06:32:20.047 | 0 | 14 | <p>Firestorm is installed and working, but the microphone remains grey. All of the settings look normal, except that the microphone is grayed out.</p>
<p><a href="https://i.stack.imgur.com/rw8iY.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/rw8iY.png" alt="enter image description here" /></a></p>
<... | 250556 | null | null | 2024-03-15T06:32:20.047 | firestorm viewer, mirophone is gray | [
"software-installation",
"microphone",
"libraries"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>this thread pointed out that the voice call function requires a static 32bit binary named "SLVoice" to be running.\n<a href=\"https://community.secondlife.com/forums/topic/475681-voice-problems/\" rel=\"nofollow noreferrer\">https://community.secondlife.com/forums/t... | null | null | null | null | null |
1507558 | 1 | 1507561 | 2024-03-15T07:02:59.630 | 0 | 35 | <p>I need <code>zsh</code> equivalent to <code>bash</code>'s <code>shopt -s globstar</code> and <code>shopt -s dotglob</code>. How can I do that?</p>
<p><strong>UPDATE 01:</strong>
As per @muru's answer, I used <code>setopt globdots</code> in the <code>zsh</code> shell, and ran the following command:</p>
<pre><code>for... | 212123 | 212123 | 2024-03-15T07:17:17.693 | 2024-03-15T07:17:56.880 | What are zsh equivalent to bash's shopt -s globstar and shopt -s dotglob? | [
"command-line",
"bash",
"zsh"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>Recursive globbing is the default in zsh, it doesn't need to be enabled. <a href=\"https://zsh.sourceforge.io/Doc/Release/Expansion.html#Recursive-Globbing\" rel=\"nofollow noreferrer\">The <code>**</code> glob</a> is simply syntactic sugar here:</p>\n<blockquote>\n<p>A pathname comp... | [
{
"accepted": true,
"body": "<p>Recursive globbing is the default in zsh, it doesn't need to be enabled. <a href=\"https://zsh.sourceforge.io/Doc/Release/Expansion.html#Recursive-Globbing\" rel=\"nofollow noreferrer\">The <code>**</code> glob</a> is simply syntactic sugar here:</p>\n<blockquote>\n<p>A pathn... | null | null | null | null | null |
1507563 | 1 | null | 2024-03-15T07:14:36.357 | 0 | 95 | <p>I have cloned the source code for (v6.5) and I am trying to build just nvme driver module and I am using the following command:</p>
<pre><code>sudo make M=drivers/nvme
</code></pre>
<p>But it is giving me the following error:</p>
<pre><code>MODPOST drivers/nvme/Module.symvers
WARNING: Module.symvers is missing.
... | 1775421 | 51957 | 2024-04-05T15:55:54.227 | 2024-04-05T15:55:54.227 | Getting: WARNING: Module.symvers is missing. when trying to build nvme driver module in v6.5 | [
"drivers",
"kernel",
"nvme"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-15T10:49:03.960",
"id": "2645134",
"postId": "1507563",
"score": "0",
"text": "Please change the image to a copy/paste of the text. Text can be copied en can be searched, with images you can not.",
"userDisplayName": null,
"userId": "15811"
},
{
"creati... | null | [] | null | null | null | null | null |
1507564 | 1 | null | 2024-03-15T07:19:16.483 | 0 | 55 | <h2>There is no output on the speakers even after upgrading to kernel 6.5.0 on ubuntu lts 22.04.</h2>
<p>I searched the internet and found some links regarding the issue.
But I can't seem to figure out what to do with the problemo.</p>
<p>posting the links :-</p>
<ol>
<li>This is the exact model problem I have ... But... | 1773958 | 1773958 | 2024-03-24T04:55:48.177 | 2024-03-24T04:55:48.177 | (Legion-7-16IAX7) No Sound Dual boot Win 11 pro & Ubuntu 22.04 LTS (TAS2781 and Realtek ) Update (Cirrus) | [
"dual-boot",
"sound",
"lenovo",
"realtek"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507568 | 1 | null | 2024-03-15T08:21:30.943 | 0 | 35 | <p>Sometimes, my computer doesn't shut down properly. The screen goes black, the keyboard stops responding, and I have to hold down the power button to force it to shut down. I tried looking for solutions online, but couldn't find the reason behind this issue.</p>
<p>Here's some information that might help:</p>
<pre><c... | 1772208 | null | null | 2024-03-15T08:21:30.943 | Ubuntu 22.04.4 LTS wont shutdown completely | [
"shutdown"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-15T08:27:36.763",
"id": "2645107",
"postId": "1507568",
"score": "0",
"text": "What is your shutdown command?",
"userDisplayName": null,
"userId": "730458"
},
{
"creationDate": "2024-03-15T08:29:48.897",
"id": "2645110",
"postId": "1507568",
... | null | [] | null | null | null | null | null |
1507569 | 1 | null | 2024-03-15T08:28:52.687 | 0 | 36 | <p>I want to install Qemu on ubuntu 22.04 following this <a href="https://www.youtube.com/watch?v=vyLNpPY-Je0&ab_channel=Abstractprogrammer" rel="nofollow noreferrer">tutorial</a></p>
<p>However, when I enter <code>sudo apt install libvir</code> I get</p>
<pre><code>E: Unable to locate package libvir
</code></pre>
... | 1775440 | 1579408 | 2024-03-15T14:46:59.967 | 2024-03-15T14:46:59.967 | "libvir" not found in "sudo apt install libvir" | [
"apt",
"virtualization",
"qemu",
"libvirt"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-15T08:38:32.533",
"id": "2645111",
"postId": "1507569",
"score": "0",
"text": "[This](https://ubuntu.com/server/docs/virtualization-libvirt) may be helpful.",
"userDisplayName": null,
"userId": "730458"
}
] | null | [
{
"accepted": null,
"body": "<p>The package name is <a href=\"https://packages.ubuntu.com/jammy-updates/libvirt-daemon\" rel=\"nofollow noreferrer\"><code>libvirt-daemon</code></a>.</p>\n<pre><code>sudo apt install libvirt-daemon\n</code></pre>\n",
"commentCount": "0",
"comments": [],
"community... | null | null | null | null | null |
1507570 | 1 | null | 2024-03-15T08:31:02.007 | 0 | 55 | <p>When I open emacs in 22.04 LTS the window has a graphics problem, some colored runes on black background but no text. I'm working in a Virtual Box on a Windows 10 host. The problem occured after a double upgrade from 18.04 LTS to 20.04 LTS and then 22.04 but also on a fresh installation of 22.04 LTS (128MB graphics ... | 443522 | 443522 | 2024-03-15T11:58:55.247 | 2024-03-15T11:58:55.247 | Graphics problem with emacs after upgrade to 22.04 LTS | [
"18.04",
"upgrade",
"22.04",
"window",
"emacs"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507571 | 1 | 1507577 | 2024-03-15T08:34:29.493 | 0 | 45 | <p>I can't seem to get <code>apt</code> to update - aside from having <code>deb-src</code> packages enabled and <code>docker</code> and <code>mozilla</code> repos my apt config should be fairly standard (and it doesn't seem like they're the problem anyway) - anyone know what I can do to fix this?</p>
<pre><code>$ sudo ... | 113822 | null | null | 2024-03-15T12:53:38.057 | Ubuntu 23.10 - Update Problems (Some index files failed to download) | [
"apt",
"updates"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-15T08:41:33.363",
"id": "2645113",
"postId": "1507571",
"score": "1",
"text": "Does [this](https://askubuntu.com/q/711794/730458) answer your question?",
"userDisplayName": null,
"userId": "730458"
},
{
"creationDate": "2024-03-15T09:31:48.973",
"id... | {
"accepted": true,
"body": "<p>Doing <code>apt-get clean</code> before trying the update worked, thanks for the link @ChuckLiu</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2024-03-17T08:44:58.420",
"id": "2645424",
"postId": "1507577",
"score": "0",
"text": "@... | [
{
"accepted": true,
"body": "<p>Doing <code>apt-get clean</code> before trying the update worked, thanks for the link @ChuckLiu</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2024-03-17T08:44:58.420",
"id": "2645424",
"postId": "1507577",
"score":... | null | null | 2024-03-15T12:50:10.697 | null | null |
1507573 | 1 | null | 2024-03-15T08:43:40.857 | 0 | 23 | <p>I have installed a windows program on wine (ubuntu 22.04.4), now when I double click the icon to start program on the Desktop, appears a window "you need KB3102810_x64". I tryied to install it through winetricks because it's a MSU file, but the system doesn't recognize the file. I tryied with wine in win10... | 1775444 | null | null | 2024-03-15T08:43:40.857 | An Installation throught wine requires KB3102810 win7 package | [
"22.04",
"wine",
"winetricks"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507575 | 1 | null | 2024-03-15T09:10:32.620 | 2 | 46 | <p>Hello Ubuntu Community,</p>
<p>I'm currently in search of a comprehensive PDF reader for my Linux system that offers a range of functionalities beyond basic reading. Specifically, I'm looking for a PDF reader that provides the following features:</p>
<p>Translation: The ability to translate words or phrases within t... | 1773423 | null | null | 2024-03-15T09:10:32.620 | Seeking PDF Reader for Linux with Translation, Highlighting, Note-taking, and Pen Writing Capabilities | [
"software-recommendation",
"pdf"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-15T09:20:10.673",
"id": "2645125",
"postId": "1507575",
"score": "0",
"text": "[This](https://askubuntu.com/q/1402159/730458) may be helpful.",
"userDisplayName": null,
"userId": "730458"
}
] | null | [] | null | null | null | null | null |
1507576 | 1 | null | 2024-03-15T09:19:49.443 | 0 | 723 | <p>I was trying to install Ubuntu after enabling WSL in my Laptop with Windows 11. It shows as installed but on opening it shows the following error</p>
<pre><code>WslRegisterDistribution failed with error: 0x8004032d
Error: 0x8004032d (null)
Press any key to continue...
</code></pre>
<p>What to do I have uninstalled a... | 1775457 | 1579408 | 2024-03-15T12:46:34.243 | 2024-03-15T13:13:28.537 | Ubuntu not getting Installed with WSL enabled | [
"boot",
"windows-subsystem-for-linux"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-15T09:53:44.030",
"id": "2645130",
"postId": "1507576",
"score": "0",
"text": "This seems more to be a Windows problem than an Ubuntu one, since it is Windowserror-codes. Try asking Microsoft support.",
"userDisplayName": null,
"userId": "614422"
}
] | null | [
{
"accepted": null,
"body": "<p>You may try this:</p>\n<p>Follow / check the steps mentioned in <a href=\"https://aka.ms/wsl2kernel\" rel=\"nofollow noreferrer\">https://aka.ms/wsl2kernel</a>.</p>\n<p>Then download there "WSL2 Linux kernel update package for x64 machines" and install as administra... | null | null | null | null | null |
1507578 | 1 | null | 2024-03-15T09:55:40.150 | 0 | 17 | <p>when i Logging into Ubuntu OS with Domain Users It’s either System Error or Permission Denied.</p>
<p>I just need to do a realm permit username and Amend the SSSD Config file to point to AD and Restart SSSD Services then the issue can resolved .
this is Intermittent issue so i not able to know the root cause and ... | 1775464 | null | null | 2024-03-15T09:55:40.150 | when i Logging into Ubuntu OS with Domain Users It’s either System Error or Permission Denied | [
"sssd"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507579 | 1 | null | 2024-03-15T10:05:04.170 | 0 | 42 | <p>My machine with ubuntu 22 lts throttle a lot and it's so slow when using the laptop only in battery.</p>
<p>On Windows I can easily set up a performance mode in battery obtaining full speed at the expenses of battery time.</p>
<p>In the options can't find a performance mode and some users said it's kinda hard to set... | 522207 | null | null | 2024-03-15T10:05:04.170 | Ubuntu 22 LTS and HP laptop - Set maximum performances even on battery | [
"22.04",
"power-management",
"laptop",
"hp",
"battery"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-15T17:51:28.453",
"id": "2645177",
"postId": "1507579",
"score": "0",
"text": "Might be related: https://askubuntu.com/q/1505664",
"userDisplayName": null,
"userId": "968501"
}
] | null | [] | null | null | null | null | null |
1507580 | 1 | null | 2024-03-15T10:21:43.993 | 0 | 11 | <p>I run Ubuntu 22.04.4 LTS. ClassicMenu was originally installed by me from "Ubuntu Software" icon 10 years ago. It has worked fine for years. The main menu was getting clogged up, so I attempted to modify using ClassicMenu Indicator to cut down # of menus items (replicas). There was some duplication and... | 248192 | null | null | 2024-03-15T10:21:43.993 | Classic Menu went belly up. the Icon is on upper right hand side, it shows the headings, but it no longer expands to the show actual applications | [
"appmenu"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-15T11:10:59.060",
"id": "2645139",
"postId": "1507580",
"score": "0",
"text": "I assume you have no backup?",
"userDisplayName": null,
"userId": "243321"
}
] | null | [] | null | null | null | null | null |
1507581 | 1 | null | 2024-03-15T10:29:28.150 | 1 | 16 | <p>I have Ubuntu 22.04 LTS on msi summit e15 laptop. This laptop has a touch screen. Whenever I force cpu for any analysis ghost touching starts. So, I have to go into device drivers and disable the touch screen. How can I do this with Ubuntu?
I'm a newbie. Below I will share some touch-related information of the lapto... | 1189965 | null | null | 2024-03-15T10:29:28.150 | How to disable touchscreen in Raydium Touch System of Ubuntu? | [
"22.04",
"ubuntu-touch",
"touchscreen"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507582 | 1 | null | 2024-03-15T10:33:12.103 | 0 | 48 | <p>I wrote a minimal OS to boot from in nasm.</p>
<pre class="lang-none prettyprint-override"><code>org 0x7C00 ;because the OS is loaded at address 0x7C00
bits 16 ;because we start in 16 bit mode
main:
hlt
.halt
jmp .halt
times 510-($-$$) db 0
dw 0AA55h
</code></pre>
<p>The directory looks like this:</p>
<pr... | 1775440 | 94914 | 2024-03-15T12:45:31.447 | 2024-03-15T12:45:31.447 | booting from qemu with self-made bare minimum OS | [
"boot",
"virtualization",
"qemu",
"makefile",
"assembler"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507583 | 1 | null | 2024-03-15T10:53:14.170 | 0 | 184 | <p>After doing a standard update-upgrade I got 2 warning messages highlighted in orange color:</p>
<pre><code>dpkg: warning: unable to delete the old directory '/var/lib/ubuntu-advantage': Directory not empty
dpkg: warning: unable to delete the old directory '/etc/ubuntu-advantage': Directory not empty
</code></pre>
<p... | 1600161 | 1066942 | 2024-03-15T10:54:01.403 | 2024-03-15T10:54:01.403 | Got a dpkg warning during update | [
"apt",
"package-management",
"dpkg"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-15T10:54:31.707",
"id": "2645135",
"postId": "1507583",
"score": "4",
"text": "I noticed the same thing, and I've just let it be. I don't think it's an issue.",
"userDisplayName": null,
"userId": "1066942"
},
{
"creationDate": "2024-03-15T17:41:41.310",... | null | [] | null | null | null | null | null |
1507596 | 1 | null | 2024-03-15T13:55:14.940 | 0 | 18 | <p>I have an Ubuntu 22.04 system. I have paired a cheap pair of headphones to the laptop and they work great on the first connection.</p>
<p>Once I disconnect them and reconnect them, I get no new audio device to select until I disconnect and reconnect the bluetooth connection through settings, at which point I get thi... | 212 | null | null | 2024-03-15T13:55:14.940 | Bluetooth Audio not working after reconnection | [
"sound",
"22.04",
"bluetooth"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1507598 | 1 | null | 2024-03-15T14:01:45.410 | 1 | 68 | <p>I can't use screen sharing in any app with <strong>Wayland</strong>, I see a <strong>black screen</strong> instead of my screen.</p>
<p>Help me please, I don`t want to switch <strong>Wayland</strong> to <strong>Xorg</strong>.</p>
<ul>
<li>Ubuntu 23.10</li>
<li>Intel Xeon E5-2420 v2</li>
<li>500GB HDD</li>
<li>NVIDIA... | 1754103 | 1450948 | 2024-03-18T08:00:22.897 | 2024-03-18T08:00:22.897 | Wayland - Screen sharing - Ubuntu 23.10 | [
"xorg",
"wayland",
"23.10",
"obs-studio"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-15T14:26:55.137",
"id": "2645152",
"postId": "1507598",
"score": "0",
"text": "Does this answer your question? [Remmina: RDP dual monitor support not working after upgrading to ubuntu 21.10](https://askubuntu.com/questions/1370996/remmina-rdp-dual-monitor-support-not-w... | null | [] | null | null | null | null | null |
1507600 | 1 | null | 2024-03-15T14:27:33.437 | 0 | 19 | <p>I tried installing Ubuntu with Windows for a dual boot. I installed Ubuntu on a seperate hard drive but it somehow replaced the windows boot loader and grub corrupted after it did.</p>
| 1775509 | null | null | 2024-03-15T14:27:33.437 | I tried to install Ubuntu and it broke | [
"dual-boot",
"grub2",
"system-installation",
"grubrescue",
"data-corruption"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-15T14:34:53.540",
"id": "2645154",
"postId": "1507600",
"score": "0",
"text": "Please let us know what windows and what ubuntu version you tried to install. Would be also nice to know what you first installed.",
"userDisplayName": null,
"userId": "811255"
},
... | null | [] | null | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.