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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1505942 | 1 | null | 2024-02-28T05:19:03.973 | 1 | 36 | <p>I have installed Ubuntu on an external drive and when I am using it for a while it stops working and appears as seen in the image. Is there any way to solve it?</p>
<p><img src="https://i.stack.imgur.com/FieTK.jpg" alt="Image of application icons after Ubuntu crashes" /></p>
| 1771728 | 1450948 | 2024-02-28T07:13:53.687 | 2024-02-28T07:13:53.687 | Problem running Ubuntu 20.04 on external drive | [
"20.04"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T05:31:21.707",
"id": "2641336",
"postId": "1505942",
"score": "2",
"text": "Please provide an english translation, thanks.",
"userDisplayName": null,
"userId": "590937"
},
{
"creationDate": "2024-02-28T05:42:02.303",
"id": "2641339",
"postId"... | null | [] | null | null | null | null | null |
1505943 | 1 | null | 2024-02-28T05:21:26.273 | 0 | 33 | <p>I am trying to install Ubuntu 22.04 on Virtualbox 7.0.14 with Windows 10 as host.
After clicking "try or install Ubuntu" " I don't get any option to install Ubuntu instead I just get the Ubuntu screen and curser keeps reloading infinitely.</p>
<p><img src="https://i.stack.imgur.com/0uk6E.jpg" alt="scr... | 1771729 | 1450948 | 2024-02-28T09:03:22.130 | 2024-02-28T09:03:22.130 | Not getting option to install ubuntu on virtualbox | [
"22.04",
"virtualbox"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T08:44:14.893",
"id": "2641361",
"postId": "1505943",
"score": "0",
"text": "Could you please provide more information about the specifications of the host PC (running Windows), e.g. how much RAM you have installed)?",
"userDisplayName": null,
"userId": "1617... | null | [] | null | null | null | null | null |
1505944 | 1 | null | 2024-02-28T05:38:52.807 | 1 | 257 | <pre><code>> sudo apt install vnc4server
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package vnc4server is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source... | 1162574 | null | null | 2024-02-28T05:38:52.807 | Package 'vnc4server' has no installation candidate | [
"apt",
"vnc"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T05:57:18.307",
"id": "2641340",
"postId": "1505944",
"score": "1",
"text": "What do you need it for? It was [replaced by `tigervnc-standalone-server` many years ago](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947604), and they removed the transitional package... | null | [] | null | null | null | null | null |
1505945 | 1 | null | 2024-02-28T06:24:28.153 | 0 | 137 | <p>To test the network between Windows 11 localhost and WSL2 ubuntu on Windows 11, I install tomcat9 on WSL2 ubuntu</p>
<pre><code>$ sudo apt install tomcat9 -y
$ sudo systemctl enable tomcat9
$ sudo systemctl start tomcat9
$ sudo systemctl status tomcat9
</code></pre>
<p>The installation works successfully. The <code>... | 1193909 | null | null | 2024-02-28T06:24:28.153 | How to open port on wsl2 ubuntu of windows 11 | [
"networking",
"22.04",
"windows-subsystem-for-linux",
"firewall"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T14:52:09.410",
"id": "2641433",
"postId": "1505945",
"score": "0",
"text": "Two questions. (1) What's the error you are getting from attempting to connect from Windows, (2) Have you tried to connect from *inside* WSL with something like `curl`?",
"userDisplayNa... | null | [] | null | null | null | null | null |
1505946 | 1 | null | 2024-02-28T06:27:44.050 | 0 | 136 | <p>I have set up the Ubuntu VM (Ubuntu 22.04.3 LTS) with the following options for /tmp: So that under /tmp, no execution is allowed.</p>
<pre><code>cat /etc/fstab for /tmp:
/dev/mapper/ubuntu--vg-tmp--lv /tmp ext4 rw,nosuid,nodev,noexec,relatime 0 0
</code></pre>
<p>However, under /tmp, I can still exec... | 1771744 | 1771744 | 2024-02-28T14:56:41.077 | 2024-02-28T14:56:41.077 | Mounting /tmp with noexec option in Ubuntu 22.04.3 LTS | [
"server",
"partitioning",
"mount",
"22.04"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T07:59:10.963",
"id": "2641351",
"postId": "1505946",
"score": "0",
"text": "`mount`'s option `noexec` is specifically for binary files and not shell script files AFAIK although I think in later versions it seems to affect those as well somehow ... However, why does ... | null | [] | null | null | null | null | null |
1505947 | 1 | null | 2024-02-28T07:04:09.527 | 0 | 39 | <p>I recently installed a Sharp AR-6020 printer on my Ubuntu 22.04.4 LTS system using the PPD file provided on the official Sharp website. However, when I attempt to print, nothing happens, and I receive a notification indicating that the job is complete. I also attempted to install the printer through CUPS, but encoun... | 1750124 | 1750124 | 2024-03-25T17:32:45.510 | 2024-03-25T17:32:45.510 | Sharp AR-6020 printer not working | [
"printing"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T08:11:31.767",
"id": "2641354",
"postId": "1505947",
"score": "0",
"text": "try adding by settings>printers",
"userDisplayName": null,
"userId": "1372403"
},
{
"creationDate": "2024-02-28T10:03:40.437",
"id": "2641372",
"postId": "1505947",
... | null | [] | null | null | null | null | null |
1505948 | 1 | null | 2024-02-28T07:31:29.047 | 0 | 144 | <h2>Prop. of my Ubuntu</h2>
<p>PRETTY_NAME="Ubuntu 23.10"</p>
<pre><code>uname -r
5.15.0-72-generic
</code></pre>
<h2>Error updating the kernel to version 6.5</h2>
<p>logs:</p>
<p><em><strong>dkms/anbox-ashmem/1/build/make.log</strong></em></p>
<pre><code>DKMS make.log for anbox-ashmem-1 for kernel 6.5.0-060... | 1648975 | null | null | 2024-03-11T21:47:09.753 | ubuntu 23.10. Error updating the kernel | [
"apt",
"kernel",
"gcc",
"23.10"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-12T01:18:33.430",
"id": "2644507",
"postId": "1505948",
"score": "0",
"text": "The generic kernel 6.5 needs the compiler gcc-12 but looks like you got an oem kernel that takes gcc-13. You have a gcc-13, but not the same version that compiled the oem kernel. Can you pe... | null | [] | null | null | null | null | null |
1505949 | 1 | null | 2024-02-28T07:33:56.877 | 0 | 36 | <p>I want to play music on my desktop PC via SSH so that the player GUI opens on my laptop, but still use the desktop's local sound system for output. In other words only control the player remotely.</p>
<p>When I open a terminal with <code>SSH -X</code> and start <code>Audacious</code> the GUI opens just fine.</p>
<p>... | 205301 | 205301 | 2024-02-28T08:05:52.530 | 2024-02-28T08:05:52.530 | How to use Audacious music player over SSH? | [
"sound",
"ssh",
"pulseaudio",
"alsa",
"audacious"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T07:54:21.787",
"id": "2641349",
"postId": "1505949",
"score": "0",
"text": "That is not simple, and I am not sure how/if is possible. `ssh -X` runs the program on the remote computer and uses your display. In the same way, as is it using your display, the program sh... | null | [] | null | null | 2024-02-28T08:33:21.483 | null | null |
1505950 | 1 | 1506212 | 2024-02-28T07:34:28.480 | 0 | 57 | <p>I have a bind9 dns cache server running (for example with zone ".home" and any clients with ubuntu and raspberian. Additionally some other clients with Mac OS, Windows etc.</p>
<p>I can ping all units by IP address. I can't ping all units by xxx.local. I can ping all units by its xxx.home name (if it is d... | 1362749 | 1362749 | 2024-02-28T07:48:01.360 | 2024-03-01T17:00:28.443 | ping a *.local address client | [
"networking",
"server",
"dns"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T09:00:58.080",
"id": "2641363",
"postId": "1505950",
"score": "0",
"text": "It need not support mDNS just because it has an iOS app. The communication could be via the internet and third party servers, or some other discovery mechanism.",
"userDisplayName": null... | {
"accepted": true,
"body": "<p>it seems to me, the device is not mDNS ready.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 4.0",
"creationDate": "2024-03-01T17:00:28.443",
"id": "1506212",
"lastActivityDate": "2024-03-01T17:00:28.443",
"lastEdi... | [
{
"accepted": true,
"body": "<p>it seems to me, the device is not mDNS ready.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 4.0",
"creationDate": "2024-03-01T17:00:28.443",
"id": "1506212",
"lastActivityDate": "2024-03-01T17:... | null | null | 2024-03-03T20:33:40.637 | null | null |
1505953 | 1 | null | 2024-02-28T07:52:22.677 | 0 | 47 | <p>I'm running the Ubuntu 20.04.02 (Focal) version and its production environment. Planning to apply the latest OS patches to these servers. Kindly suggest, that we roll back all upgrades and back to the earliest.</p>
<p><strong>Example</strong>: Centos or Redhat, we have options like "yum history undo ". Do ... | 1771760 | 1450948 | 2024-02-28T18:53:01.547 | 2024-02-28T18:53:01.547 | Ubuntu 20.04.02 (Focal) OS rollback is possible? | [
"22.04"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T09:07:16.360",
"id": "2641364",
"postId": "1505953",
"score": "2",
"text": "Does this answer your question? [Snapshot and rollback of apt-installed packages](https://askubuntu.com/questions/1213029/snapshot-and-rollback-of-apt-installed-packages)",
"userDisplayN... | null | [] | null | null | null | null | null |
1505954 | 1 | null | 2024-02-28T07:53:33.707 | 1 | 125 | <p>I have a 256GB Integral USB drive that I use with my Ubuntu 23.10 installation. However, every time I plug this drive into my PC, Ubuntu fails to mount it - trying to access the drive's contents results in the following error:</p>
<p><code>Error mounting /dev/sdc1 at /media/administrator/367429C974298D25: wrong fs t... | 1617657 | 1617657 | 2024-02-29T06:56:13.430 | 2024-02-29T06:56:13.430 | Unable to mount external drive without repairing | [
"usb",
"mount",
"23.10"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T08:13:45.393",
"id": "2641355",
"postId": "1505954",
"score": "2",
"text": "Re: \"*There is nothing wrong with my flash drive, as I have used it with Windows 11 on the same hardware,*\", please see: [Can't access windows 10 partition after update to 23.10](https://a... | null | [
{
"accepted": null,
"body": "<p><strong>Have you checked if the Fast Startup feature in Windows is disabled?</strong></p>\n<p>Fast Startup can leave the NTFS filesystem in a state that might not be fully compatible with Linux</p>\n<p><strong>Try Disabling Fast Startup in Windows</strong></p>\n<p>To ensure t... | null | null | null | null | null |
1505956 | 1 | null | 2024-02-28T08:38:54.333 | 0 | 81 | <p><code>accounts-daemon</code> service consumes a lot of CPU, I want to know if I can just disable/remove this service altogether! I am on a Ubuntu server instance and not desktop.</p>
<p>i.e. can I purge the package <code>accountsservice</code> or <code>systemctl disable accounts-daemon.service</code></p>
<p>Will the... | 307664 | 307664 | 2024-02-28T14:38:35.217 | 2024-02-28T14:38:35.217 | Can the service accounts-daemon be removed/disabled on ubuntu server | [
"services"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T12:08:39.780",
"id": "2641397",
"postId": "1505956",
"score": "0",
"text": "A stock install of Ubuntu Server does not include any Gnome software nor any graphical desktop software at all, so the question seems curious. Please edit your question to present a real pro... | null | [] | null | null | null | null | null |
1505957 | 1 | null | 2024-02-28T09:52:34.043 | 2 | 91 | <p>I had bought Lenovo IdeaPad Pro 5 14IMH9 this week, but when I installed Ubuntu 22.04.4 LTS, there is no option to adjust brightness. I feel like I tried everything with my friend - updating drivers, editing Linux value in grub, installing external application such as Light or Brightness controller, but nothing help... | 1771784 | 51957 | 2024-02-29T02:59:51.130 | 2024-03-06T00:26:56.020 | Can't adjust brightness on my Lenovo IdeaPad with OLED display | [
"display",
"lenovo",
"brightness"
] | 2 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T10:16:33.273",
"id": "2641376",
"postId": "1505957",
"score": "0",
"text": "Does you laptop have dedicated graphics card by AMD or Nvidia?",
"userDisplayName": null,
"userId": "294611"
},
{
"creationDate": "2024-02-28T14:37:59.960",
"id": "264142... | null | [
{
"accepted": null,
"body": "<p>The solution is to use the Soft Brightness GNOME extension, as described <a href=\"https://unix.stackexchange.com/a/629410\">here</a>.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 4.0",
"creationDate"... | null | null | null | null | null |
1505959 | 1 | null | 2024-02-28T10:42:47.643 | 0 | 22 | <p>I'm still using many old hardware machines 10-15 years (Intel CPU's: Atom, Core Duo up to i7 early generations).</p>
<p>In late releases of KDE, Gnome and some other DE's, they started deploying multiple background services which a normal path for modern OS with the current hardware support.</p>
<p>My dilemma comes,... | 26246 | null | null | 2024-02-28T10:42:47.643 | Any package manager that enforce segregation based on desktop environments available for Ubuntu 22.04 and later? | [
"package-management",
"desktop-environments"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T10:51:51.537",
"id": "2641381",
"postId": "1505959",
"score": "1",
"text": "I'm not aware of any GUI tool that does it; but I also install packages usually from terminal, where the install itself (*what will get installed & you're asking for confirmation*) gives all... | null | [] | null | null | null | null | null |
1505960 | 1 | null | 2024-02-28T10:43:23.827 | 1 | 38 | <p>I installed Ubuntu in this desktop PC for the first time and I don't know what's wrong with it.
The problem is the whole system freezes often, especially when playing games like Steam Project Zomboid, multitasking programs or sometimes just setting some basic things in Settings.
When freezed I always have to shut th... | 1771790 | null | null | 2024-02-28T10:43:23.827 | Ubuntu freezes when playing games or multitasking | [
"partitioning",
"games",
"freeze"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1505963 | 1 | null | 2024-02-28T11:24:34.477 | 1 | 64 | <p>Having some issues with my laptop slowing down Ubuntu 20.04.
Checking netstat shows multiple Established keepalive connections on random high ports, originating from port 443 on foreign computer.
CPU usage is high but cant find whats using it.
I have just uninstalled and reinstalled chrome which has helped.
Are thes... | 45647 | null | null | 2024-03-06T00:03:49.237 | Multiple connections on random high port numbers | [
"networking",
"hacking"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T11:29:33.527",
"id": "2641389",
"postId": "1505963",
"score": "0",
"text": "[See here](https://superuser.com/questions/75841/what-is-1e100-net-and-why-do-i-have-tcp-ports-open-to-it). All those IP addresses belong to Google, so it's some Chrome \"feature\".",
"u... | null | [
{
"accepted": null,
"body": "<p>All these connetions are outgoing from your PC to external web servers. Try to find which local process originates the connections. I suppose it can be a web browser.</p>\n<pre><code>sudo netstat -lntp\n</code></pre>\n<p>The command above will display process numbers in last ... | null | null | null | null | null |
1505964 | 1 | null | 2024-02-28T11:49:17.810 | 0 | 116 | <p>I want to run something with root privileges without making a user an admin/granting them sudo-ing power (effectively making them an admin). Therefore I wanted to test: <code>su adminuser echo "Hello World"</code> This only caused my to get the error message: <code>bash: echo: Permission denied</code></p>
| 1771813 | null | null | 2024-02-28T17:52:39.337 | su-ing won't work | [
"permissions",
"su"
] | 2 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T12:04:19.463",
"id": "2641395",
"postId": "1505964",
"score": "1",
"text": "Try `sudo sh -c 'echo \"Hello world\"'`",
"userDisplayName": null,
"userId": "253251"
},
{
"creationDate": "2024-02-28T12:40:41.757",
"id": "2641405",
"postId": "1505... | null | [
{
"accepted": null,
"body": "<p>Consider something like setuid for that specific command. I used it on the command pwrstat (associated with my UPS) which now can be run by anyone on the system. I used the chmod command to make it happen. In my case the chmod command went like this:\nsudo chmod 4755 /usr/s... | null | null | null | null | null |
1505966 | 1 | null | 2024-02-28T12:11:16.683 | 0 | 131 | <p>Adding php8.2-dev package to my kubuntu 22.04 I got error with held broken packages :</p>
<pre><code>root@master-at-home:/mnt/_work_sdb8/wwwroot/lar/NewsPublisher# sudo apt-get update
Hit:1 http://packages.microsoft.com/repos/code stable InRelease
Hit:2 https://dl.google.com/linux/chrome/deb stable InRelease
Hit:3 ... | 1482565 | 1482565 | 2024-03-02T12:27:43.570 | 2024-03-02T12:27:43.570 | Why I got error with held broken packages installing php8.2-dev package? | [
"updates",
"php"
] | 0 | 10 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T12:19:15.723",
"id": "2641401",
"postId": "1505966",
"score": "3",
"text": "Your output strongly suggests that the non-Ubuntu `php8.2-dev` package is the cause. Solve by simply cease trying to install an incompatible package.",
"userDisplayName": null,
"user... | null | [] | null | null | null | null | null |
1505968 | 1 | 1506092 | 2024-02-28T12:13:50.643 | 1 | 231 | <p>I have problem with a theme in conky and, more specifically, with a conky widget. The theme is called "alsafi" and it works properly, but the weather widget by default shows the weather of Bologna (Italy). I changed the API key and city ID in <code>~/.config/conky/Alsafi/scripts/weather2.sh</code>, but it ... | 1771815 | 1771815 | 2024-02-29T13:05:00.740 | 2024-02-29T20:53:03.173 | How to display weather properly with conky? | [
"themes",
"23.10",
"conky",
"widgets"
] | 1 | 7 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T12:56:45.457",
"id": "2641411",
"postId": "1505968",
"score": "0",
"text": "Please [edit] your question and add your conky configuration file. Also show us this `weather2.sh` file. Just copy/paste them into your question and then use the `{}` button on the editor to... | {
"accepted": true,
"body": "<p>As it seems the issue is on <code>~/.cache/weather.json</code> .\nWhat I did was change the permissions for other apps to write and read to the file. This can be done from the terminal by typing :</p>\n<pre><code>chmod o+w ~/.cache/weather.json\n</code></pre>\n",
"commentCount": "1... | [
{
"accepted": true,
"body": "<p>As it seems the issue is on <code>~/.cache/weather.json</code> .\nWhat I did was change the permissions for other apps to write and read to the file. This can be done from the terminal by typing :</p>\n<pre><code>chmod o+w ~/.cache/weather.json\n</code></pre>\n",
"comment... | null | null | null | null | null |
1505969 | 1 | null | 2024-02-28T12:18:18.027 | 0 | 46 | <p>I just recently started using Linux on mu old laptop and the first thing that I encountered is that the quality of the picture and text is not as crisp and clean as it was on Windows. I think that this could be a driver issue and but I am having trouble with running the Nvidia drivers in order to find out. After run... | 1771816 | null | null | 2024-02-28T12:18:18.027 | Nvidia Driver Issue ThinkPad T530 | [
"drivers",
"nvidia",
"kernel",
"graphics"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T12:44:13.823",
"id": "2641406",
"postId": "1505969",
"score": "1",
"text": "You've provided no OS & release details, which are the basic starting point. We need to be told what you're using, as we're limited to information you give us. If you're using a LTS release ... | null | [] | null | null | null | null | null |
1505971 | 1 | null | 2024-02-28T12:44:09.407 | 0 | 241 | <p>I'm encountering an issue where my built-in webcam is not recognized by Ubuntu 22.04.4 LTS on my Predator PHN16-71 laptop. Interestingly, the webcam functions correctly on Windows, suggesting a software or driver issue specific to Ubuntu.</p>
<p><strong>System Details:</strong></p>
<ul>
<li>Laptop Model: Predator PH... | 1732671 | 1450948 | 2024-02-29T22:31:21.073 | 2024-03-01T08:21:07.973 | Webcam Not Detected on Ubuntu 22.04.4 LTS (Predator PHN16-71) | [
"drivers",
"usb",
"kernel",
"webcam"
] | 2 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T19:07:22.620",
"id": "2641510",
"postId": "1505971",
"score": "0",
"text": "Is the Windows system that _does_ recognize the webcam installed on the same hardware (i.e., as dual booting system)? In that case, we can rule out BIOS settings, which would otherwise be a ... | null | [
{
"accepted": null,
"body": "<p>That "Quanta Computer, Inc. ACER HD User Facing" driver is not yet in the main kernel, but <a href=\"https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2000947\" rel=\"nofollow noreferrer\">it is available as a patch</a>:</p>\n<pre class=\"lang-bash prettyprint-ov... | null | null | null | null | null |
1505975 | 1 | 1505977 | 2024-02-28T14:23:25.547 | 0 | 62 | <p>I would like to take this CVE as an example:<br />
<a href="https://ubuntu.com/security/CVE-2018-12020" rel="nofollow noreferrer">https://ubuntu.com/security/CVE-2018-12020</a><br />
In case of <code>gnupg2</code> it says it is released for jammy. <br />First of all, what is released means exactly?<br />
I have foun... | 1771845 | null | null | 2024-02-28T14:44:20.077 | Ubuntu CVE status interpretation, is the package really released? | [
"package-management",
"upgrade",
"updates",
"22.04"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T16:19:00.913",
"id": "2641475",
"postId": "1505975",
"score": "0",
"text": "It doesn't say `released`. It says `Released (2.2.8-1ubuntu1)`. Examine the [changelog for that package upload](https://changelogs.ubuntu.com/changelogs/pool/main/g/gnupg2/gnupg2_2.2.8-1ubun... | {
"accepted": true,
"body": "<p>I don't really understand your concern (or question) in complete detail, but here's my take on it:</p>\n<ol>\n<li><p>The package <a href=\"https://packages.ubuntu.com/jammy-updates/gnupg2\" rel=\"nofollow noreferrer\"><code>gnupg2</code></a> is a "transitional package" that... | [
{
"accepted": true,
"body": "<p>I don't really understand your concern (or question) in complete detail, but here's my take on it:</p>\n<ol>\n<li><p>The package <a href=\"https://packages.ubuntu.com/jammy-updates/gnupg2\" rel=\"nofollow noreferrer\"><code>gnupg2</code></a> is a "transitional package&qu... | null | null | null | null | null |
1505976 | 1 | null | 2024-02-28T14:30:55.447 | 1 | 43 | <p>I used to put user-specific settings like <code>LANGUAGE</code> and <code>PAPERSIZE</code> in ~/.pam_environment, but <a href="https://manpages.ubuntu.com/manpages/noble/en/man7/pam_env.7.html" rel="nofollow noreferrer">the manual</a> and the warning emitted on login tells me:</p>
<blockquote>
<p>Due to problematic ... | 388448 | null | null | 2024-02-28T14:30:55.447 | What should I use in instead of ~/.pam_environment (deprecated)? | [
"environment-variables",
"pam-environment",
"24.04"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T14:41:28.223",
"id": "2641429",
"postId": "1505976",
"score": "1",
"text": "I'd expect [systemd's `environment.d`](https://manpages.ubuntu.com/manpages/jammy/en/man5/environment.d.5.html) to be the prime candidate for everything that will involve systemd sessions (s... | null | [] | null | null | null | null | null |
1505978 | 1 | null | 2024-02-28T14:41:01.873 | 0 | 25 | <p>I'm working on a Ubuntu 22.04 VM of 300GB , I got a warning " / is using 95.0% of 97.87GB" , I tried to increase my hard-disk space by adding additional 300GB of harddisk.
This is the result for</p>
<pre><code>df -h
tmpfs 1.6G 1.3M 1.6G 1% /run
/dev/mapper/ubuntu--vg-ubunt... | 1771848 | null | null | 2024-02-28T14:41:01.873 | extending partition to root in ubuntu | [
"boot",
"partitioning",
"root",
"lvm"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T22:19:14.333",
"id": "2641562",
"postId": "1505978",
"score": "0",
"text": "The pv looks already resized, so you need to follow the steps to resize the lv before resizing the fs",
"userDisplayName": null,
"userId": "1004020"
}
] | null | [] | null | null | 2024-02-29T12:39:39.197 | null | null |
1505979 | 1 | null | 2024-02-28T14:41:13.567 | 0 | 68 | <p>I know, this question has been asked a hundred times before. I have tried all of those hundred solutions and nothing works.</p>
<p>I have a fresh install of Ubuntu 20.04. All I had was 'Dummy Output'. I have done a fresh install of 22.04, same issue. I have upgraded from 20.04, same issue. After installing/uninstall... | 1771846 | 1771846 | 2024-02-29T14:20:47.600 | 2024-02-29T14:25:19.097 | Audio Problems. Cannot get an analogue output. HDMI only - Dummy Output | [
"20.04",
"sound"
] | 0 | 16 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T22:25:05.350",
"id": "2641563",
"postId": "1505979",
"score": "0",
"text": "Without 22.04/23.10, I can only suggest exploring `hdajackretask`. Please also provide details about your sound card, perhaps from `lspci` and `aplay -l`",
"userDisplayName": null,
"... | null | [] | null | null | null | null | null |
1505982 | 1 | null | 2024-02-28T15:28:45.497 | 0 | 51 | <p>I have a dual monitor setup connected to a KVM switch (link: <a href="https://es.aliexpress.com/item/1005005992520783.html?spm=a2g0o.order_list.order_list_main.147.21ef194de9qFxg&gatewayAdapt=glo2esp" rel="nofollow noreferrer">https://es.aliexpress.com/item/1005005992520783.html?spm=a2g0o.order_list.order_list_m... | 847278 | 847278 | 2024-03-01T09:38:34.633 | 2024-03-01T09:38:34.633 | Dual Monitor Setup with KVM Switch: Random Screen Blankouts in Kubuntu | [
"kubuntu",
"multiple-monitors"
] | 0 | 9 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T22:25:48.667",
"id": "2641564",
"postId": "1505982",
"score": "1",
"text": "Please [edit] with `lspci ; xrandr`",
"userDisplayName": null,
"userId": "1004020"
},
{
"creationDate": "2024-03-01T09:36:46.887",
"id": "2642014",
"postId": "1505982... | null | [] | null | null | null | null | null |
1505984 | 1 | null | 2024-02-28T15:39:17.173 | 0 | 251 | <p>I recently installed Ubuntu Server 22.04 on my pc, but every time I wrote <code>sudo apt update</code>, it always kept saying:</p>
<pre><code>W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy/InRelease Temporary failure resolving 'archive.ubuntu.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu... | 1771864 | 1771864 | 2024-02-29T07:50:58.970 | 2024-02-29T07:50:58.970 | 22.04 Apt update failed to fetch | [
"apt",
"22.04",
"update-manager",
"apt-mirror"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T15:48:48.350",
"id": "2641466",
"postId": "1505984",
"score": "0",
"text": "Please show your /etc/apt/sources.list in the question.",
"userDisplayName": null,
"userId": "614422"
},
{
"creationDate": "2024-02-28T19:39:24.113",
"id": "2641527",
... | null | [] | null | null | null | null | null |
1505985 | 1 | null | 2024-02-28T15:45:54.857 | 1 | 58 | <p>To make it clear, I managed LVM and partitioning 1000+ times on RHEL and Debian derivatives,
but Ubuntu Server 22.04 seems to have a serious bug!</p>
<p><strong>What is:</strong></p>
<p>If I install a fresh VM, I can create every partitioning schema I want with LVM <em>except</em> <code>/var/tmp/</code>. Then the in... | 908388 | 85695 | 2024-02-28T15:50:21.367 | 2024-02-28T15:50:21.367 | How can I create an LVM Partion /var/tmp in Ubuntu Server 22.04, without crashing the system? | [
"22.04",
"lvm"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T15:48:33.180",
"id": "2641464",
"postId": "1505985",
"score": "0",
"text": "Welcome to Ask Ubuntu. This is a question answer site where answers are given by other users like you. Bugs are off topic here. See [How do I report a bug?](https://askubuntu.com/questions/5... | null | [] | null | null | null | null | null |
1505996 | 1 | null | 2024-02-28T18:15:02.830 | 0 | 24 | <pre><code>root@DESKTOP-O8V2BMI:~# sudo service snaptd start
Failed to start snaptd.service: Transport endpoint is not connected
See system logs and 'systemctl status snaptd.service' for details.
root@DESKTOP-O8V2BMI:~# systemctl status snaptd.service
Failed to get properties: Transport endpoint is not connected
root@... | 1771899 | 178692 | 2024-02-28T18:48:32.327 | 2024-02-28T18:48:32.327 | When testing my snaptd start, it comes out as Transport endpoint is not connected | [
"c++"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T18:49:39.970",
"id": "2641504",
"postId": "1505996",
"score": "1",
"text": "Please [edit] your question to provide some context - is this a regular Ubuntu system or WSL (perhaps WSL2)? What is the significance of the C++ tag?",
"userDisplayName": null,
"user... | null | [] | null | null | null | null | null |
1505998 | 1 | null | 2024-02-28T18:21:02.473 | 0 | 91 | <p>I encountered an issue today with the Nginx service running as a container on our Ubuntu 20.04.6 LTS server. The service was in a stopped state, and I had to restart it manually.</p>
<p>I've attached a snippet from the syslog for reference. It appears that several services were restarted automatically, but Nginx fai... | 1657837 | 1657837 | 2024-02-29T12:47:08.997 | 2024-02-29T12:47:08.997 | Why the nginx docker container stopped by Systemd? | [
"systemd",
"docker",
"nginx"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T18:43:18.477",
"id": "2641502",
"postId": "1505998",
"score": "0",
"text": "I would say you have a configuration problem with unlinked upstreams, unlinked containers, etc. See the actual error message itself. `2024/02/28 07:56:35 [emerg] 1#1: host not found in ups... | null | [] | null | null | null | null | null |
1505999 | 1 | null | 2024-02-28T18:39:31.427 | 1 | 21 | <p>Is there any way to find previous versions of binary package updates that were posted to a security repository?</p>
<p>Specifically, I am looking for libssl-dev 3.0.2-0ubuntu1.13 for Jammy, because I'm trying to debug a core dump that happened on a system with that version of openssl installed.</p>
<p>The crash is i... | 1771906 | null | null | 2024-02-28T18:39:31.427 | Is there an archive of old security updates? | [
"apt",
"package-management",
"security"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T18:43:49.450",
"id": "2641503",
"postId": "1505999",
"score": "0",
"text": "did you check Launchpad and the publishing history to find the .deb file there?",
"userDisplayName": null,
"userId": "10616"
},
{
"creationDate": "2024-02-28T18:53:01.300",
... | null | [] | null | null | 2024-03-03T02:36:36.120 | null | null |
1506003 | 1 | null | 2024-02-28T19:07:31.420 | 0 | 45 | <p>Where do Ubuntu wallpapers come from? Are they submitted by the community or created privately by specialists? If they are submitted by the community, do they keep all the wallpapers or only some? Can I submit my own art?</p>
| 1749634 | null | null | 2024-02-28T19:07:31.420 | Where do Ubuntu wallpapers come from? | [
"desktop-background",
"24.04"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T19:33:02.727",
"id": "2641524",
"postId": "1506003",
"score": "0",
"text": "i Googled **ubuntu 24.04 Wallpaper Contest** and found [ubuntu 24.04 Wallpaper Contest](https://ubuntuhandbook.org/index.php/2024/02/ubuntu-24-04-wallpaper-contest/). What are the odds of th... | null | [] | null | null | 2024-02-28T22:59:40.350 | null | null |
1506005 | 1 | null | 2024-02-28T19:18:35.297 | 2 | 57 | <p>We have an server application running on Ubuntu 22.04. The application logs are pretty spammy.</p>
<pre class="lang-bash prettyprint-override"><code>journalctl -S -1hour | wc --lines
121349
journalctl -S -1hour | wc --bytes
32382836
</code></pre>
<p>Once in a while a server will become completely unresponsive for se... | 825898 | null | null | 2024-02-28T19:18:35.297 | System goes unresponsive for minutes, I suspect journalctl | [
"server",
"22.04",
"systemd",
"systemd-journald"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T21:50:45.263",
"id": "2641548",
"postId": "1506005",
"score": "0",
"text": "If you open `htop`, what has the most \"TIME+\"?",
"userDisplayName": null,
"userId": "1004020"
},
{
"creationDate": "2024-02-28T22:09:40.017",
"id": "2641557",
"post... | null | [] | null | null | null | null | null |
1506006 | 1 | null | 2024-02-28T20:00:25.310 | 0 | 21 | <p>I am wondering if someone can help me shed some light on a X-EVOLUTION-ENDDATE property in a rrule that from what I can see was generated by Evolution Mail for an event.</p>
<p>I'm new to Evolution Mail, coming from thunderbird, but kinda like Evo Mail now. Anyway, I also have a web app that loads my calendar that ... | 515525 | 515525 | 2024-02-29T16:37:23.993 | 2024-02-29T16:37:23.993 | working with Evolution Mail and web calendar using RRULE fail because of X-EVOLUTION-ENDDATE in rrule | [
"evolution"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506009 | 1 | null | 2024-02-28T20:52:36.933 | 1 | 55 | <p>I am running a mobile and web app off of Docker, the data is stored in a mysql folder under various files with extension .idb</p>
<p>Is there a way to modify this data directly in the server i.e. using PUTTY or even WINSCP? It looks like jumbled code if I open the file with VIM or Notepad.</p>
<p>Thanks!</p>
| 1771924 | null | null | 2024-02-28T20:52:36.933 | How do you access and modify data on an IDB file in Ubuntu? | [
"22.04",
"mysql",
"database"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T22:27:29.753",
"id": "2641565",
"postId": "1506009",
"score": "2",
"text": "It is a bad idea to modify the database files on disk. It is a good idea to actually connect to the database with MySQL Workbench",
"userDisplayName": null,
"userId": "1004020"
},
... | null | [] | null | null | null | null | null |
1506015 | 1 | null | 2024-02-28T22:42:20.870 | 0 | 101 | <p>I'm following a guide on how to get ofono installed and configured on Ubuntu 20, and hit a block. I'm not well enough versed in linux to understand what I'm supposed to do at this point. Would anyone have any idea? Below is what the step is. Any help would be greatly appreciated.</p>
<p>"Now you will need to de... | 1771943 | null | null | 2024-02-28T22:42:20.870 | Ofono install and config Ubuntu 20 | [
"pulseaudio"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T02:30:28.570",
"id": "2641613",
"postId": "1506015",
"score": "1",
"text": "Is [this](https://askubuntu.com/a/1301127/178692) what you are following?",
"userDisplayName": null,
"userId": "178692"
},
{
"creationDate": "2024-03-06T16:09:06.970",
"i... | null | [] | null | null | null | null | null |
1506017 | 1 | null | 2024-02-28T23:00:37.130 | 0 | 71 | <p>My laptop has an RGB keyboard backlight that i cannot modify.
Currently, at boot, the keyboard goes through a few colours before stopping on blue. Afterwards, shortcuts do not change it, and if the computer goes into sleep, the lights will turn off and not turn back on when woken up.</p>
<p>In short, there is no dir... | 1771942 | 1771942 | 2024-02-28T23:22:51.413 | 2024-02-28T23:22:51.413 | Keyboard backlight of my laptop doesn't seem to be seen | [
"keyboard",
"brightness",
"backlight"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506018 | 1 | null | 2024-02-28T23:08:00.840 | 0 | 68 | <p>“ubuntu-23.10.1-desktop-amd64.iso.download” probably not valid file-
it is written on desktop upon attempt of instalation,
I'm trying to make bootable USB (to install ubuntu on old MacBook) and this is the point where I stucked.
Tnx4 help in advance !</p>
| 1771941 | null | null | 2024-02-28T23:08:00.840 | Ubuntu desktop download refused by Safari | [
"boot",
"downloads"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-28T23:10:35.957",
"id": "2641575",
"postId": "1506018",
"score": "0",
"text": "This is a mac problem with it wanting to extract iso files. Try chrome",
"userDisplayName": null,
"userId": "1004020"
},
{
"creationDate": "2024-02-28T23:16:33.230",
"id"... | null | [] | null | null | null | null | null |
1506019 | 1 | null | 2024-02-28T23:23:29.667 | 1 | 61 | <p>I would lik to pose a question here because i'm missing something with the settings on a ubuntu server 22.04 with 2 nics. I think it should be fairly easy because with other servers (NethServer ClearOs) it was working out of the box.</p>
<p>Simple set up is that the 1st nic is connecting to my isp-router and can and... | 1771946 | null | null | 2024-02-28T23:23:29.667 | Ubuntu Server with 2 nics | [
"networking",
"server",
"internet",
"dhcp"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T00:31:35.267",
"id": "2641587",
"postId": "1506019",
"score": "0",
"text": "We need to see your configs, but note that if you do DHCP on any interface and it receives a Gateway IP *that* defaults to the default gateway.",
"userDisplayName": null,
"userId": "... | null | [] | null | null | null | null | null |
1506022 | 1 | 1506118 | 2024-02-29T00:39:53.253 | 1 | 55 | <p>I am using the Scrivener Linux Beta image on Ubuntu 22.04. I know it is dated, and I have a paid date copy on a Windows 11 machine, but honestly, for first drafts, I just like the calm distraction-free environment of Ubuntu. I have used it for writing for five years now. Windows feels like I'm writing in a preschool... | 1771951 | 1450948 | 2024-02-29T04:46:14.673 | 2024-02-29T18:33:35.187 | Scrivener Appimage graphic display broken after Ubuntu update (Feb 27,2024) | [
"updates",
"display",
"appimage"
] | 1 | 7 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T01:05:47.117",
"id": "2641599",
"postId": "1506022",
"score": "0",
"text": "It looks like a Qt theme was applied. Does the problem occur with a new user account?",
"userDisplayName": null,
"userId": "1004020"
},
{
"creationDate": "2024-02-29T04:01:31... | {
"accepted": true,
"body": "<p>Thanks so much Daniel T! The problem was in the Scrivener .config file. I deleted .config/Scrivener and .config/trolltech and restarted Scrivener. Scrivener opened and worked normally.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": ... | [
{
"accepted": true,
"body": "<p>Thanks so much Daniel T! The problem was in the Scrivener .config file. I deleted .config/Scrivener and .config/trolltech and restarted Scrivener. Scrivener opened and worked normally.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"c... | null | null | null | null | null |
1506026 | 1 | null | 2024-02-29T01:15:00.647 | 0 | 58 | <p>In /etc/gai.conf, I have the following:</p>
<pre><code>label ::1/128 0
label ::/0 1
label 2002::/16 2
label ::/96 3
label ::ffff:0:0/96 4
precedence ::1/128 50
precedence ::/0 40
precedence 2002::/16 30
precedence ::/96 20
precedence ::ffff:0:0/96 100
<... | 458398 | null | null | 2024-02-29T01:15:00.647 | Ubuntu 20.04 - Browsers (Firefox & Chrome) Won't Use / Prioritize IPv4 Despite gai.conf Precedence - How can I prefer IPv4? | [
"networking",
"firefox",
"google-chrome",
"ipv6",
"ipv4"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T01:23:37.613",
"id": "2641602",
"postId": "1506026",
"score": "0",
"text": "What use case do you have for not letting it randomly choose between IPv4 and IPv6? Additionally, my ISP is IPv4 only and I have never encountered problems in Firefox and Chrome",
"userD... | null | [] | null | null | null | null | null |
1506028 | 1 | null | 2024-02-29T02:25:44.793 | 0 | 28 | <ol>
<li>Download ubuntu 20.04 ISO from here: <a href="https://ubuntu.com/download/iot/intel-iot" rel="nofollow noreferrer">https://ubuntu.com/download/iot/intel-iot</a></li>
</ol>
<p>a. <a href="https://cdimage.ubuntu.com/releases/focal/release/inteliotg/ubuntu-20.04-desktop-amd64+intel-iot.iso?_gl=1*1l53hco*_gcl_au*N... | 1771964 | 1189036 | 2024-02-29T04:12:11.450 | 2024-02-29T04:12:11.450 | Enable Security boot, failed to install Ubuntu 20.04 with Elkhart Lake chipset | [
"intel"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T02:34:01.257",
"id": "2641614",
"postId": "1506028",
"score": "0",
"text": "You can enable secure boot after installing",
"userDisplayName": null,
"userId": "1004020"
},
{
"creationDate": "2024-03-01T06:36:03.010",
"id": "2641974",
"postId": ... | null | [] | null | null | null | null | null |
1506030 | 1 | null | 2024-02-29T02:43:26.683 | 0 | 90 | <p>I have already used this TPM-backed full-disk encryption feature to encrypt the OS disk during new installation of Ubuntu 23.10 successfully. And test passed when I attached this disk to another Ubuntu system, it can not be mounted successfully.
Since TPM-backed full-disk encryption is a new feature on ubuntu 23.10,... | 1771775 | null | null | 2024-02-29T02:43:26.683 | Can TPM-backed full-disk encryption feature on ubuntu 23.10 be used to encrypt secondary hard disk except for the OS one? | [
"encryption"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T02:49:32.303",
"id": "2641615",
"postId": "1506030",
"score": "0",
"text": "Alternatively you can put the keyfile on the OS disk",
"userDisplayName": null,
"userId": "1004020"
},
{
"creationDate": "2024-02-29T02:59:30.973",
"id": "2641617",
"... | null | [] | null | null | null | null | null |
1506031 | 1 | null | 2024-02-29T03:01:49.250 | 0 | 37 | <p>I have installed ubuntu server in my machine and I live cinnamon Remix desktop. This is different from default cinnamon desktop flavor.</p>
<p>can anyone tell me how can we install this on ubuntu server?</p>
| 1755070 | null | null | 2024-02-29T04:14:42.620 | Can we Install Ubuntu Cinnamon Remix Desktop on Ubuntu Server? | [
"server",
"desktop-environments",
"cinnamon"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Installing Ubuntu Cinnamon remix desktop is as simple as installing a metapackage. It doesn't matter whether the base system was originally server or desktop.</p>\n<pre class=\"lang-bash prettyprint-override\"><code>sudo apt install ubuntucinnamon-desktop\n</code></pre>\n<p>I... | null | null | null | null | null |
1506032 | 1 | null | 2024-02-29T03:04:46.700 | 0 | 116 | <p>I have found that VS Code is working more slowly than usual this past month, at least when dealing with Jupyter notebooks. Code that runs well in JupyterLab is taking much longer to execute within VS Code. I've noticed some other performance issues as well:</p>
<ol>
<li>VS Code will sometimes take a second or more o... | 1685413 | null | null | 2024-02-29T03:04:46.700 | Trying to debug sluggish VS Code performance | [
"nvidia",
"22.04",
"python",
"visual-studio-code",
"jupyter"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T04:16:44.027",
"id": "2641626",
"postId": "1506032",
"score": "1",
"text": "Is there a reason why you can't just use Jupyter's default web UI? I think VSCode is starting and connecting to a background Jupyter server over a localhost network connecting, so any change... | null | [] | null | null | null | null | null |
1506033 | 1 | null | 2024-02-29T03:45:45.773 | 0 | 15 | <p>I need to use <code>Xephyr</code> to run an old application that requires 8-bit color depth.
This following command works but with a problem.</p>
<pre><code>xephyr -ac -screen 800x600x8 -reset :2 &
</code></pre>
<p>This application I am testing has certain functions that generate new popup windows, for example s... | 1771921 | 1450948 | 2024-02-29T15:34:57.867 | 2024-02-29T15:34:57.867 | How to handle child window in Xephyr | [
"graphics",
"xorg"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T04:01:33.263",
"id": "2641623",
"postId": "1506033",
"score": "0",
"text": "`xdotool windowmove`?",
"userDisplayName": null,
"userId": "1004020"
},
{
"creationDate": "2024-03-11T16:41:08.193",
"id": "2644431",
"postId": "1506033",
"score"... | null | [] | null | null | null | null | null |
1506034 | 1 | null | 2024-02-29T04:00:13.557 | 1 | 34 | <p>I am seeking to create a live USB boot disk that includes various system repair and testing tools.
I am most interested in one called S-TUI.
I am just having trouble finding something current and suitable to do this.
Hoping someone here may be able to provide some suggestions for this, and point me in the right dire... | 1771972 | null | null | 2024-02-29T04:00:13.557 | Live Boot USB including repair/testing tools and S-TUI | [
"live-usb",
"tools"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T04:18:16.627",
"id": "2641627",
"postId": "1506034",
"score": "1",
"text": "You can try `sudo apt install s-tui` after creating a persistent Ubuntu USB",
"userDisplayName": null,
"userId": "1004020"
},
{
"creationDate": "2024-02-29T05:29:52.253",
... | null | [] | null | null | null | null | null |
1506039 | 1 | null | 2024-02-29T05:18:31.587 | 0 | 23 | <p>I ran my 2014 HP Pavilion 64 on a 20.04 Ubuntu system for a while. However, after the last update on my system in November 2023, my <kbd>G</kbd>, <kbd>H</kbd>, <kbd>Esc</kbd>, <kbd>Backspace</kbd> keys stopped working. I am a novice at this but in all sincerity, I have been using it(Ubuntu) for a while now, and woul... | 847945 | 94914 | 2024-02-29T15:12:13.713 | 2024-02-29T15:12:13.713 | How do I fix my 2014 HP Pavilion (64) keyboard | [
"keyboard",
"keys"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T06:23:17.337",
"id": "2641641",
"postId": "1506039",
"score": "0",
"text": "Your description implies to me hardware problems with your keyboard. Have you booted another OS and see if it's any different? (eg. a *live* system)",
"userDisplayName": null,
"user... | null | [] | null | null | null | null | null |
1506040 | 1 | null | 2024-02-29T05:44:41.550 | 1 | 47 | <p>I am hosting an LXD instance with the UI enabled. I have passed through the UI via NGINX proxy manager and Cloudflare is proxying the connection with DNS from a subdomain.</p>
<p>On my local network, I can successfully generate a client authentication certificate, store it and gain access to my server.</p>
<p>On my ... | 815841 | null | null | 2024-04-04T00:33:54.257 | LXD UI Not Recognizing Certificates over NGINX Proxy Manager | [
"networking",
"proxy",
"nginx",
"lxc"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506048 | 1 | null | 2024-02-29T06:57:54.387 | 0 | 112 | <p>I am trying to install PHP 8.x but I am getting stuck at one point again and again</p>
<p>So in order to install PHP, I assume I need to have <code>ppa:ondrej/php</code> repository present. I was having errors while running</p>
<pre><code>sudo add-apt-repository ppa:ondrej/php
</code></pre>
<p>Which I resolved using... | 643668 | null | null | 2024-02-29T07:09:04.653 | How to solve errors while installing PHP 8.x on Ubuntu 20 | [
"apt",
"package-management",
"dpkg",
"dependencies",
"php"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Finally found a solution</p>\n<p>I had to run</p>\n<pre><code>sudo apt policy libpcre2-8-0\n</code></pre>\n<p>The output suggested this</p>\n<pre><code>libpcre2-8-0:\n Installed: 10.34-7ubuntu0.1\n Candidate: 10.34-7ubuntu0.1\n Version table:\n 10.42-3+ubuntu20.04.1+de... | null | null | null | null | null |
1506050 | 1 | null | 2024-02-29T07:22:48.817 | 0 | 118 | <p>I want rsync with sudo.</p>
<p>1 I try solution from this <a href="https://askubuntu.com/a/1155897/1087530">topic</a>:</p>
<pre><code>huser@linux:~$ rsync -avz --stats --rsync-path="echo 4321 | sudo -Sv && sudo rsync" /home/huser/mylibs/ ruser@192.168.0.100:/home/ruser
ruser@192.168.0.100's passw... | 1087530 | 1639121 | 2024-03-01T02:01:32.220 | 2024-03-01T02:01:32.220 | Using rsync with sudo | [
"sudo",
"rsync"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>The <code>sudo -v</code> option doesn't seem to be working for some reason, perhaps because it's SSH, or because you disabled timeouts. Let's avoid it:</p>\n<pre class=\"lang-bash prettyprint-override\"><code>rsync -avz --stats --rsync-path="{ echo 4321; cat; } | sudo -S... | null | null | null | null | null |
1506052 | 1 | 1506062 | 2024-02-29T07:40:03.033 | -2 | 2841 | <p>Yesterday KDE team released KDE 6.0.0 and added it to User Edition of KDE NEON. I'm using it like year or so and want to hop to this shiny new release. But have a problem with <code>apt full-update</code>, even if says that there is 7 problems it can perfom update but it breaks everything (I've tried and rolled back... | 716712 | null | null | 2024-02-29T09:09:40.323 | How to fix KDE NEON User Edition errors and update to Plasma 6 | [
"apt",
"upgrade",
"kde"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T07:41:19.023",
"id": "2641647",
"postId": "1506052",
"score": "2",
"text": "Only Ubuntu and official flavors of Ubuntu (https://ubuntu.com/download/flavours) are on-topic here, refer to https://askubuntu.com/help/on-topic where you'll find other SE sites where you q... | {
"accepted": true,
"body": "<p>I have encounter the same problem today.</p>\n<p>After <code>sudo apt full-upgrade</code>, You can try my workaround for fixing dependency:</p>\n<p>Install libdecor-0-0 dependency for libsdl2-2.0-0 and mark it automatically installed.</p>\n<pre><code>sudo apt full-upgrade libdecor-0-... | [
{
"accepted": true,
"body": "<p>I have encounter the same problem today.</p>\n<p>After <code>sudo apt full-upgrade</code>, You can try my workaround for fixing dependency:</p>\n<p>Install libdecor-0-0 dependency for libsdl2-2.0-0 and mark it automatically installed.</p>\n<pre><code>sudo apt full-upgrade lib... | null | null | 2024-02-29T10:28:15.700 | null | null |
1506056 | 1 | null | 2024-02-29T07:48:18.240 | 0 | 16 | <p>So I have updated ubuntu 20 to ubuntu 22 and it is fine, then after a few reboots a few days later it reverts back to having to start it in tty mode. Then when I go "startx" it fails saying no screens found.
-It works when I go into recovery mode (select an old Kernel I think is what I am doing).
-In this ... | 1586889 | null | null | 2024-02-29T07:48:18.240 | Update to Ubuntu 22 always reverts to unscore start after a few reboots | [
"nvidia",
"22.04",
"xorg"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T17:17:40.443",
"id": "2641797",
"postId": "1506056",
"score": "0",
"text": "Disabling Wayland is recommended for Nvidia: https://askubuntu.com/q/1410256/1004020",
"userDisplayName": null,
"userId": "1004020"
}
] | null | [] | null | null | null | null | null |
1506058 | 1 | null | 2024-02-29T07:56:58.370 | 0 | 30 | <p>I am trying to install <code>auto-cpufreq</code> using this command</p>
<pre><code>git clone https://github.com/AdnanHodzic/auto-cpufreq.git
cd auto-cpufreq && sudo ./auto-cpufreq-installer
</code></pre>
<p>After installation of <code>sudo auto-cpufreq --install</code> I get the following error:</p>
<pre><co... | 1772014 | 51957 | 2024-03-01T22:47:49.867 | 2024-03-01T22:47:49.867 | Howto install auto-cpufreq? | [
"software-installation",
"cpufreq"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T17:47:55.493",
"id": "2641808",
"postId": "1506058",
"score": "1",
"text": "Install the venv support package, then reinstall your app",
"userDisplayName": null,
"userId": "1004020"
},
{
"creationDate": "2024-02-29T19:43:04.127",
"id": "2641854",
... | null | [] | null | null | 2024-03-02T16:35:36.780 | null | null |
1506060 | 1 | null | 2024-02-29T08:40:05.557 | 0 | 29 | <p>I've been using Workrave on Ubuntu 22.04 for several years now; installed it following <a href="https://askubuntu.com/a/967425">these instructions</a>, activated the applet that shows timers in the top bar through Extensions, and added Workrave to my Startup Applications. All worked fine, until a few days ago, when ... | 1646198 | null | null | 2024-02-29T08:40:05.557 | Workrave applet in Extensions stopped working in Ubuntu 22.04 | [
"22.04",
"startup-applications",
"workrave"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T09:26:57.303",
"id": "2641656",
"postId": "1506060",
"score": "1",
"text": "perhaps contact the developer for support? https://workrave.org/support/",
"userDisplayName": null,
"userId": "307670"
},
{
"creationDate": "2024-03-01T14:28:58.313",
"id... | null | [] | null | null | null | null | null |
1506061 | 1 | null | 2024-02-29T08:54:34.977 | -1 | 37 | <p>I have an old Acer Veriton X480G pc. I'm trying to install Lubuntu on it, but keep getting "Invalid System Disk" error. I have the pc's 1st boot device set to Removable Disk, Legacy Boot set to Enabled. Hit F12 for Boot Menu but I keep getting the error. I have formatted the usb drive to Fat32 and wrot... | 1572151 | 1572151 | 2024-02-29T09:51:04.473 | 2024-03-09T06:56:23.657 | Acer X480G shows invalid boot disk | [
"lubuntu",
"acer"
] | 1 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T09:23:20.883",
"id": "2641655",
"postId": "1506061",
"score": "1",
"text": "Details are somewhat vague, you mention Lubuntu, but have provided no clues as to which Lubuntu release & ISO you're trying to install. You also don't give any clues as to what you actually ... | null | [
{
"accepted": null,
"body": "<p>Thanks to guiverc I was able to figure out that the software I use to create my bootable usb's (PowerISO) was a couple of versions out of date. When guiverc mentioned that the Ubuntu ISOs have changed and asked if my software was up to date, I checked and needed to upgrade t... | null | null | null | null | null |
1506063 | 1 | null | 2024-02-29T09:36:33.517 | 0 | 11 | <p>Using the Gnome Tweaks tool, I can choose from a list of pre-downloaded fonts but I do not know how to add a new one. I have downloaded a font, specifically Renogare from <a href="https://www.dafont.com/renogare.font" rel="nofollow noreferrer">https://www.dafont.com/renogare.font</a>, but I don't know how to use it.... | 1760051 | null | null | 2024-02-29T09:36:33.517 | How do I upload a new font to use with the Gnome Tweaks tool? | [
"gnome",
"fonts",
"gnome-tweaks"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T09:39:38.077",
"id": "2641660",
"postId": "1506063",
"score": "0",
"text": "You've not said what Ubuntu product/release you're using, but a standard Ubuntu install has multiple font directories; the system font directory has fonts available for all user accounts on ... | null | [] | null | null | 2024-02-29T09:41:56.190 | null | null |
1506064 | 1 | 1506095 | 2024-02-29T09:37:47.753 | 1 | 121 | <h2>The question</h2>
<p>Sometimes, applications feel like they're rendering slowly. I don't know which of the multiple GPUs is doing the work for that specific application. I would like to know which GPU is rendering a window or application. How do I find this out on a per-window or per-process basis?</p>
<h2>System i... | 612 | 612 | 2024-02-29T19:30:19.443 | 2024-02-29T19:50:47.320 | Slow rendering. Which GPU is a desktop process running on? | [
"drivers",
"nvidia",
"graphics",
"23.10"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>Run <code>switcherooctl list</code> and you will see output like this for each GPU:</p>\n<pre><code>Device: 0\n Name: NVIDIA Corporation TU104 [GeForce RTX 2070 SUPER]\n Default: yes\n Environment: __GLX_VENDOR_LIBRARY_NAME=nvidia __NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_... | [
{
"accepted": true,
"body": "<p>Run <code>switcherooctl list</code> and you will see output like this for each GPU:</p>\n<pre><code>Device: 0\n Name: NVIDIA Corporation TU104 [GeForce RTX 2070 SUPER]\n Default: yes\n Environment: __GLX_VENDOR_LIBRARY_NAME=nvidia __NV_PRIME_RENDER_OFFLOAD=1 __V... | null | null | null | null | null |
1506065 | 1 | null | 2024-02-29T09:46:12.850 | 0 | 39 | <p>I try to use <code>udisksctl</code> to unlock a bitlocked drive. The key is stored in keyhorse, and I can get it using <code>secret-tool</code>.</p>
<p>The command I tried is:</p>
<pre><code>udisksctl unlock -b /dev/nvme0n1p3 --key-file <(secret-tool lookup gvfs-luks-uuid ef619c42-3278-40b2-9ac0-7d4011283728)
</c... | 428280 | 428280 | 2024-02-29T10:16:11.420 | 2024-02-29T10:16:11.420 | Unlock bitlocker drive using udisksctl > error | [
"encryption",
"udisks"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506066 | 1 | null | 2024-02-29T09:50:02.977 | 0 | 160 | <p>I just installed a few held back packages (all were mesa:386 dependent). However, afterwards, tons of system and application packages have been removed.</p>
<p>There is no x-server anymore, and no WM, no dolphin, QT etc. OS is Ubuntu 22.04 jammy with kernel x86_64 Linux 6.5.0-21-generic.</p>
<p>I haven't rebooted ye... | 716544 | 716544 | 2024-02-29T11:52:49.433 | 2024-02-29T17:26:24.960 | How can I restore my system after a failed install of held-back packages? | [
"apt",
"package-management",
"upgrade",
"dependencies"
] | 1 | 7 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T09:57:07.150",
"id": "2641662",
"postId": "1506066",
"score": "0",
"text": "Go through your `/etc/apt/sources.list` and `/etc/apt/sources.list.d/*.list` files and remove any inconsistencies, such as unwanted architectures. After that, `sudo apt update` and `sudo apt... | null | [
{
"accepted": null,
"body": "<p>Be prepared to need a reinstall Ubuntu and backup stuff beforehand. Keep in mind that the conflict that caused this might need to be addressed before the packages will install again. You can always try to do <code>sudo apt -f install</code> to try and fix installed broken pac... | null | null | null | null | null |
1506067 | 1 | null | 2024-02-29T09:51:22.830 | 0 | 41 | <p>I have an ubuntu server with 22.04 and yesterday I updated the kernel version from 5.15.0-97-generic to 6.5.0-18-generic and after upgrade i have seen interface drops and also there was tcp disconnection for customers. Then I rolled back the kernel version back to 5.15 and it solved the issue. Could this be a bug in... | 1772024 | null | null | 2024-02-29T09:51:22.830 | Interface Drops after Kernel upgrade | [
"kernel",
"interface"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T17:12:25.427",
"id": "2641794",
"postId": "1506067",
"score": "1",
"text": "Does this answer your question? [How to report a system bug](https://askubuntu.com/questions/210967/how-to-report-a-system-bug)",
"userDisplayName": null,
"userId": "1004020"
},
... | null | [] | null | null | null | null | null |
1506070 | 1 | null | 2024-02-29T10:03:02.747 | 0 | 89 | <p>Ubuntu 22.04 on a lenovo ThinkPad W520. I #think# I have an external disc mounted on /media/claus and the terminal finds it. In my sidepane though the "500 GB Volume" symbol that should represent it gives me a "Folder is empty".</p>
<p>Trying to sort this out, I came upon some strange things in m... | 1080041 | 1080041 | 2024-03-01T06:21:31.653 | 2024-03-01T06:21:31.653 | I seem to have completely messed up my filesystem | [
"mount",
"hard-drive",
"filesystem"
] | 0 | 14 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T14:38:23.263",
"id": "2641744",
"postId": "1506070",
"score": "1",
"text": "Regarding this: sudo cd I get \"command not found\" \"cd is a shell built-in command, it cannot be run directly\"\nThe whole point of cd is to change the working directory of the current pro... | null | [] | null | null | null | null | null |
1506071 | 1 | 1506235 | 2024-02-29T10:04:30.280 | -1 | 197 | <p>I am using Ubuntu 23.10 and do not have a CD/DVD reader/writer on my laptop. I have downloaded a bootable ISO from Linux Welt and want to burn this onto a USB stick but I cannot find a GUI that can do this. I have tried Startup Disk Creator, Brasero and k3b but they all seem want to write the ISO onto a CD/DVD. How ... | 626979 | null | null | 2024-03-01T21:54:24.187 | Burn ISO to USB stick | [
"iso"
] | 2 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T10:08:57.013",
"id": "2641668",
"postId": "1506071",
"score": "1",
"text": "Have you plugged the USB stick in before starting Startup Disk Creator? It absolutely is for writing to a USB key, not a CD ROM.",
"userDisplayName": null,
"userId": "612"
},
{
... | {
"accepted": true,
"body": "<p>The solution is to insert the USB stick and open "Disks" from the activities menu. Then click on the USB stick and then the cog and select "reinstall partition image" (my OS is German, maybe the wording is slightly diffent in English) and select the ISO you want t... | [
{
"accepted": null,
"body": "<p>have a look at <a href=\"https://etcher.balena.io/#download-etcher\" rel=\"nofollow noreferrer\">etcher</a>. It is available for most used operating systems.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 4... | null | null | null | null | null |
1506081 | 1 | null | 2024-02-29T11:12:21.560 | 0 | 77 | <p>I've had Ubuntu System with the size of 100 GiB. I've made some manipulations for repairing the system and, as a result, my Linux cannot boot, and GParted shows there are only 1 GiB filled on the system. But I know that all 100 Gib are filled. I've tried <code>mkfs</code> and <code>fsck</code>, but it didn't help. A... | 1771550 | 68186 | 2024-02-29T15:10:26.840 | 2024-02-29T15:10:26.840 | Gparted shows Linux filled less than it actually is. How to fix it? | [
"partitioning",
"filesystem",
"gparted",
"fsck",
"data-loss"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T12:06:56.257",
"id": "2641700",
"postId": "1506081",
"score": "1",
"text": "From what you have pasted, it looks like you formatted the partition? If you've done that, you can almost certainly kiss the data goodbye.",
"userDisplayName": null,
"userId": "612"
... | null | [] | null | null | null | null | null |
1506084 | 1 | null | 2024-02-29T12:07:01.307 | 0 | 413 | <p>I'm trying to set a DNS server on Ubuntu 20.04 Desktop. So far this is what I have.</p>
<p>In <code>/etc/systemd/resolved.conf</code> this is the content:</p>
<pre><code># This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser Gener... | 1772064 | 1684306 | 2024-03-05T11:59:00.370 | 2024-03-05T11:59:00.370 | How to set DNS from command line on Ubuntu 20.04 Desktop? | [
"networking",
"server",
"20.04",
"dns",
"desktop-environments"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T04:00:16.120",
"id": "2641935",
"postId": "1506084",
"score": "0",
"text": "Hi - sorry, I wasn't totally clear from the intro to your question, are you trying to set a specific DNS server address on your Ubuntu device? Have you tried using the graphical interface vi... | null | [
{
"accepted": null,
"body": "<p>With a Desktop installation of Ubuntu 20.04, networking is managed by <em>Network Manager</em> and not <em>systemd-networkd</em>. As a result, your current Netplan YAML configuration file will not take effect.</p>\n<p>Typically, network configuration, and specifically DNS, is... | null | null | null | null | null |
1506085 | 1 | null | 2024-02-29T12:07:21.937 | 0 | 84 | <p>I am attempting to reinstall Ubuntu 22.04.4. As I have poor vision I am first bringing up Ubuntu from a USB and using settings to configure the environment before re-installing. My first step is to connect to the Internet. This is where my problem occurs. To connect to a network, I must supply the password for the n... | 132022 | null | null | 2024-02-29T12:07:21.937 | Problem with setup on Ubuntu 22.04 | [
"system-installation",
"22.04"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T14:34:05.317",
"id": "2641740",
"postId": "1506085",
"score": "0",
"text": "I'm not sure what you mean by \"configure the environment before re-installing.\" When you reinstall, you won't have any of the settings that you set while running from the USB device (unles... | null | [] | null | null | null | null | null |
1506098 | 1 | null | 2024-02-29T14:39:43.567 | -1 | 188 | <p>On my fresh Ubuntu22.04 LTS installation, the microphone was not detected.
It works fine on Windows11 on the same machine
Is there a driver available for this?</p>
<p>This is output from alsa-info
<a href="http://alsa-project.org/db/?f=0858447b5d901f4789d24976d7e22ad3695c4c92" rel="nofollow noreferrer">http://alsa-p... | 1769841 | 1769841 | 2024-03-10T08:01:30.720 | 2024-03-10T08:01:30.720 | Ubuntu 22.04 LTS no audio input device found | [
"drivers",
"sound",
"22.04"
] | 1 | 12 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T15:30:44.240",
"id": "2641766",
"postId": "1506098",
"score": "0",
"text": "Please [edit] with `aplay -l` . Did you add any modprobe or GRUB options to disable DMIC? Have you explored `hdajackretask`?",
"userDisplayName": null,
"userId": "1004020"
},
{
... | null | [
{
"accepted": null,
"body": "<p>I reinstalled pipewire and the built-in audio option started showing :-</p>\n<pre><code>sudo apt reinstall pipewire pipewire-bin pipewire-pulse\n</code></pre>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2024-03-08T23:04:49.027",
"id... | null | null | null | null | null |
1506105 | 1 | null | 2024-02-29T16:25:01.907 | 0 | 145 | <p>I have been getting this error when I try to run synaptic or package installer.</p>
<p>E: The package net.downloadhelper.coapp:i386 needs to be reinstalled, but I can't find an archive for it.
E: Internal error opening cache (1). Please report.</p>
<p>I'm running Ubuntu 20.04.6 LTS</p>
<p>Any ides on how to fix it?
... | 1770932 | 1770932 | 2024-02-29T20:59:31.430 | 2024-03-03T23:17:11.637 | Synaptic error code Internal error opening cache (1). Please report | [
"package-management",
"synaptic"
] | 2 | 8 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T17:06:10.583",
"id": "2641788",
"postId": "1506105",
"score": "1",
"text": "Does this answer your question? [How to delete broken packages in ubuntu](https://askubuntu.com/questions/525088/how-to-delete-broken-packages-in-ubuntu)",
"userDisplayName": null,
"... | null | [
{
"accepted": null,
"body": "<p>Had the same problem. I fixed mine using the following commands:</p>\n<pre><code>sudo rm -rf /opt/vdhcoapp/\nsudo rm -i /var/lib/dpkg/info/net.downloadhelper.coapp.*\n</code></pre>\n<p>I could then reinstall it properly and/or remove it without an issue.</p>\n",
"commentC... | null | null | null | null | null |
1506110 | 1 | null | 2024-02-29T17:21:48.343 | 0 | 47 | <p>I have been running Lubuntu on one computer for a few years. Performance has really degraded over the last few months and when I run the qps monitor, I see chrome consuming most of the CPU. When idle the usage does go down. See attached screen print. I ran memtest 86 plus and it passed. How can I diagnose? Could upd... | 653494 | null | null | 2024-02-29T17:21:48.343 | Chrome Browser consuming CPU in Lununtu | [
"lubuntu",
"google-chrome",
"cpu"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T18:02:01.250",
"id": "2641814",
"postId": "1506110",
"score": "1",
"text": "Chrome is famous for consuming resources. Try Firefox, or if you're willing to go to the extreme, Lynx",
"userDisplayName": null,
"userId": "1004020"
},
{
"creationDate": "20... | null | [] | null | null | null | null | null |
1506117 | 1 | null | 2024-02-29T18:29:38.027 | 0 | 26 | <p>I hope you can understand what i am going to ask you, about installing two applications in ubuntu using apache2, I installed Magento2 in var/www/html/ and I want to install WordPress on var/www/wordpress so that I can access both the sites independently.
is there any possible way to host the two application on same ... | 1772139 | null | null | 2024-02-29T18:29:38.027 | How to Install WordPress and Magento2 in ubuntu 22.04 using apache2? | [
"22.04",
"apache2",
"wordpress",
"virtualhost",
"magento"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-02-29T18:40:27.803",
"id": "2641830",
"postId": "1506117",
"score": "2",
"text": "You can use mod_proxy (if they are different processes) or mod_rewrite (if they are in the same process) in apache2. I'm not familiar how exactly on apache2, but on Nginx, I would filter by ... | null | [] | null | null | null | null | null |
1506122 | 1 | null | 2024-02-29T18:56:37.367 | 0 | 71 | <p>I use gnome network displays on Ubuntu 22.04 with different Miracast devices I stream to. Showing a desktop or a static website works, while when I want to show a video in fullscreen mode (1920x1080, youtube or vlc) the streaming freezes. When i reconnect and show the video with half size of the screen, it works. Is... | 888696 | null | null | 2024-03-13T15:55:10.870 | gnome network displays freeze on full hd video | [
"gnome",
"video",
"hdmi"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506126 | 1 | null | 2024-02-29T21:22:58.883 | 0 | 49 | <p>So a while back I mannaged to follow a few rabbit holes to get MS Paint running-ish with Wine on Ubuntu 20.04 (it's been a while so I don't know what sources and other stuff I installed to get here)</p>
<p>When I run <code>wine ~/Desktop/programs/mspaint.exe</code> in a console the MS Paint window looks like this:</... | 1768543 | null | null | 2024-02-29T21:22:58.883 | Running MS Paint with Wine and get "Failed to create empty document" | [
"wine",
"windows-7",
"winetricks"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T02:52:58.317",
"id": "2641898",
"postId": "1506126",
"score": "1",
"text": "mspaint Win7 has never worked on wine: https://appdb.winehq.org/objectManager.php?sClass=application&iId=373 . Try the XP version. The Win7 version's error comes from mfc42u.dll and likely n... | null | [] | null | null | null | null | null |
1506128 | 1 | null | 2024-02-29T21:49:25.497 | 0 | 85 | <p>I am getting a strange issue when attempting to install Cinnamon desktop on Ubuntu Server 22.04 LTS version. I have tried installing this Desktop environment using two methods.</p>
<p>The first one is to install via <code>tasksel</code> and the other one is to install it using the following commands:</p>
<pre><code>... | 1772171 | null | null | 2024-02-29T21:49:25.497 | Getting failed to start session when installing Cinnamon desktop | [
"cinnamon"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T01:10:06.723",
"id": "2641885",
"postId": "1506128",
"score": "0",
"text": "AFAIK a session can't be started directly - it needs an X server. How you proceed depends on your intent - do you want to login customarily via a GUI display manager, or start GUI sessions o... | null | [] | null | null | null | null | null |
1506134 | 1 | null | 2024-02-29T23:48:01.133 | 0 | 77 | <p>I have a old system HP-xw4600-Workstation with a NVIDIA G84GL [Quadro FX 1700]
When I had Ubuntu 20.04 I had no issues with flickering and freezing but on Ubuntu 22.04 I do have flickering and freezing.</p>
<pre><code>focal (20.04LTS) (misc): NVIDIA binary driver - version 340.108
340.108-0ubuntu5 - amd64
Kernel: la... | 1772184 | 51957 | 2024-03-01T22:44:57.423 | 2024-03-01T22:44:57.423 | Video flickering and freezing on ubuntu 22.04, did not on ubuntu 20.04 | [
"drivers",
"nvidia",
"22.04"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T02:41:26.500",
"id": "2641897",
"postId": "1506134",
"score": "0",
"text": "I don't think 340 nvidia will work with kernels 6.0 and above any more. https://nvidia.custhelp.com/app/answers/detail/a_id/3142/",
"userDisplayName": null,
"userId": "1591468"
}
] | null | [] | null | null | null | null | null |
1506135 | 1 | null | 2024-02-29T23:56:21.123 | 0 | 34 | <p>When I put my laptop on sleep mode, it doesn't turn on even though the numlock is on, but the screen doesn't turn on. My operating system is Ubuntu 22.04 . Thank you for your guidance</p>
| 1740660 | null | null | 2024-02-29T23:56:21.123 | Don't turn on Laptop on sleep mode | [
"22.04"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T02:57:56.690",
"id": "2641900",
"postId": "1506135",
"score": "0",
"text": "https://wiki.ubuntu.com/DebuggingKernelSuspend",
"userDisplayName": null,
"userId": "1004020"
}
] | null | [] | null | null | null | null | null |
1506138 | 1 | null | 2024-03-01T00:43:38.137 | 0 | 30 | <p>im on ubuntu 22.04(?) and im trying to install kali repo apps (im still learning Linux i might sound confusing) and i installed git in terminal but when trying to get katloon it installs the first time and now it says theres a directory but i cant cd into it or find it in files and my chmod command or sudo ./katloon... | 1772189 | null | null | 2024-03-01T00:43:38.137 | Ubuntu 22.04 katlooon installation errors when running git commands and directory doesnt exist | [
"apt",
"22.04",
"git",
"chmod",
"kali"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T02:58:47.310",
"id": "2641901",
"postId": "1506138",
"score": "1",
"text": "Anything Kali-related is not recommended for learners: https://unix.meta.stackexchange.com/a/5361/524752",
"userDisplayName": null,
"userId": "1004020"
}
] | null | [] | null | null | null | null | null |
1506139 | 1 | 1506144 | 2024-03-01T00:55:42.053 | 2 | 61 | <p>I have a proxmox ubuntu container running ubuntu 23.10 and becuase it is a container it doesn't allow me to use a GUI. I need to run a server application as soon as the container boots up incase it gets shut down or something. I have tried the gnome services but that doesn't work because proxmox won't allow me to ad... | 1772177 | null | null | 2024-03-01T02:12:07.483 | I need to automatically start a non GUI application through a terminal line because I don't have a GUI | [
"command-line",
"server",
"cron",
"autostart"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>You can put a line in the root crontab like this</p>\n<p><code>@reboot your-script-here</code></p>\n<p>and <code>your-script-here</code> will get started at boot.</p>\n<p>To edit the root crontab, use the command</p>\n<p><code>sudo crontab -e</code></p>\n",
"commentCount": "0",
"... | [
{
"accepted": true,
"body": "<p>You can put a line in the root crontab like this</p>\n<p><code>@reboot your-script-here</code></p>\n<p>and <code>your-script-here</code> will get started at boot.</p>\n<p>To edit the root crontab, use the command</p>\n<p><code>sudo crontab -e</code></p>\n",
"commentCount"... | null | null | null | null | null |
1506142 | 1 | null | 2024-03-01T02:08:28.177 | 0 | 30 | <p>i am testing some things with a dialog box. when i execute for example a command via 3, and when its finished, it jumps back to position 1. i would like to have it, when i execute someting on 3, that after its finished, that it stays on 3 and when i execute it on 2, that it stay on 2 etc. how can i do it? thanx for ... | 1771639 | null | null | 2024-03-01T03:53:25.780 | dialog box - how stay in the same line after executing a selection? | [
"command-line"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>You can have <code>dialog</code> remember the previous selection by saving it to a variable and restoring it to the <code>--default-item string</code> flag. Adding dividers is not supported, but you can add empty items.</p>\n<pre class=\"lang-bash prettyprint-override\"><code... | null | null | null | null | null |
1506147 | 1 | 1506148 | 2024-03-01T03:38:38.350 | 1 | 44 | <p>Whenever the PC boots and I start playing some audio, HDMI audio starts playing after 3 seconds. Before playing any audio file, if I run this command: <code>pacmd list-sinks | grep sample</code>, I get this output:</p>
<blockquote>
<p>sample spec: s16le 2ch 44100Hz
sample spec: s16le 2ch 44100Hz</p>
</blockquote>
<p... | 1772208 | null | null | 2024-03-01T03:49:59.063 | Sound output starts delayed. Cant force sampling rate on boot | [
"nvidia",
"sound",
"pulseaudio",
"alsa",
"hdmi"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T03:42:45.873",
"id": "2641921",
"postId": "1506147",
"score": "0",
"text": "Hi - please add the Ubuntu version that you are using so others can help as best as possible.",
"userDisplayName": null,
"userId": "1639121"
},
{
"creationDate": "2024-03-01T... | {
"accepted": true,
"body": "<p>If you look above, you will see <code>Default values are commented out. Use either ; or # for</code>. Remove the <code>;</code> to uncomment the lines:</p>\n<pre><code>default-sample-format = s16le\ndefault-sample-rate = 48000\nalternate-sample-rate = 48000\n</code></pre>\n",
"com... | [
{
"accepted": true,
"body": "<p>If you look above, you will see <code>Default values are commented out. Use either ; or # for</code>. Remove the <code>;</code> to uncomment the lines:</p>\n<pre><code>default-sample-format = s16le\ndefault-sample-rate = 48000\nalternate-sample-rate = 48000\n</code></pre>\n"... | null | null | null | null | null |
1506149 | 1 | null | 2024-03-01T04:27:43.383 | 0 | 61 | <p>i've been having errors updating stuff for a few months now on software updater and with the terminal using either sudo apt update or sudo apt-get update. ive tried quite a few tricks that have been used but nothing has changed so far.</p>
<p>this is my error message:</p>
<pre><code>Ign:1 cdrom://Ubuntu 20.04.3 LTS ... | 1557789 | 1730852 | 2024-03-01T05:00:34.380 | 2024-03-01T05:00:34.380 | I'm getting errors from the command sudo apt update and need help in fixing my computer | [
"apt",
"20.04",
"updates",
"error-handling"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T04:36:30.737",
"id": "2641947",
"postId": "1506149",
"score": "1",
"text": "There is something wrong with that mirror. Switch back to the default one",
"userDisplayName": null,
"userId": "1004020"
},
{
"creationDate": "2024-03-01T05:28:46.187",
"... | null | [] | null | null | 2024-03-02T16:18:36.553 | null | null |
1506154 | 1 | null | 2024-03-01T06:47:37.467 | 0 | 33 | <p>I am using Ubuntu 22.04.4 LTS (jammy), I want to connect access point of wifi network where authentication method is TLS enable. By default connection handsake initiated with EAP_TLS1.2, I want to enable EAP-TLS1.3 or tls1.3 for my system to connect with wifi because my authentication server(AAA or RADIUS server) is... | 1772225 | null | null | 2024-03-01T06:47:37.467 | How to enable TLS1.3 for wifi connection in ubantu | [
"wireless",
"22.04",
"authentication",
"tls",
"radius"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T07:07:15.603",
"id": "2641980",
"postId": "1506154",
"score": "1",
"text": "Ubuntu disable RADIUS Tls1.3 because it breaks more systems than it helps with: https://bugs.launchpad.net/ubuntu/+source/wpa/+bug/1823053 . You can try the opposite of https://wiki.archlinu... | null | [] | null | null | null | null | null |
1506157 | 1 | null | 2024-03-01T07:34:36.913 | 0 | 38 | <p>I am attempting to migrate my OS boot disk from a 512GB to a 1TB drive. I booted off a live USB and used dd to clone the orignal drive to the new drive. Then I shut it down and unplugged the old drive and plugged the new one into the same sata slot. I thought it was working because it was booting and I even saw th... | 1772239 | null | null | 2024-03-01T07:34:36.913 | Ubuntu 22.04 wont boot after disk clone | [
"boot",
"22.04",
"hard-drive",
"dd",
"clone"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T07:49:05.957",
"id": "2641987",
"postId": "1506157",
"score": "0",
"text": "The UUIDs may have gotten out of sync. Run `lsblk`, and make sure each UUID that appear in `/etc/fstab` matches one of them",
"userDisplayName": null,
"userId": "1004020"
},
{
... | null | [] | null | null | null | null | null |
1506158 | 1 | null | 2024-03-01T07:37:30.653 | 2 | 152 | <p>Ubuntu comes with Gnome with a modified theme + some extensions enabled by default. Where could I download this theme and what is the list of extensions and tweaks to apply on a default Gnome to make it look like Ubuntu gnome?</p>
| 345968 | null | null | 2024-03-01T07:46:12.700 | How to tweak default Gnome to make it look like ubuntu Gnome | [
"gnome",
"themes",
"gnome-shell",
"gnome-shell-extension"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>The default theme is called Yaru. Development happens at <a href=\"https://github.com/ubuntu/yaru\" rel=\"nofollow noreferrer\">https://github.com/ubuntu/yaru</a> . You can find the rest of the defaults by looking at <code>apt show ubuntu-desktop</code>.</p>\n<pre><code>$ apt... | null | null | null | null | null |
1506159 | 1 | null | 2024-03-01T07:39:28.313 | 0 | 76 | <p>I have recently moved to a new system and installed Ubuntu 23.10 as dual boot with Windows. I have copied all my files which were around 15GB and set up all the applications and software that were present in the old one. After some days I noticed that I had only allocated around 34GB of storage space for my filesyst... | 1450948 | null | null | 2024-03-01T07:39:28.313 | Cannot resize my disk space in Ubuntu 23.10 | [
"gparted",
"disk",
"23.10",
"resize"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T07:51:39.837",
"id": "2641988",
"postId": "1506159",
"score": "0",
"text": "You can't extend a partition to the left. Either backup-wipe-reinstall or since the unallocated is bigger than the partition, install-copy-delete-extend. Moving the partition could work but ... | null | [] | null | null | null | null | null |
1506162 | 1 | 1506167 | 2024-03-01T07:59:51.257 | 1 | 114 | <p>a huge error appears when i try booting up chromium-browser through the terminal the worst part is that the browser is extremely teary.<a href="https://i.stack.imgur.com/FNRZ4.png" rel="nofollow noreferrer">teary image</a>
this occured last time i used any gui app in wsl2 ie. gimp/jetbrains</p>
<pre><code> 2024/0... | 1772249 | null | null | 2024-03-01T08:25:45.303 | teary screen while trying to use chromium in wsl2 | [
"gui",
"chromium",
"windows-subsystem-for-linux"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>WSL2 <a href=\"https://github.com/microsoft/wslg/issues/1130\" rel=\"nofollow noreferrer\">does not seem to install the right packages</a>. Let's fix it:</p>\n<pre class=\"lang-bash prettyprint-override\"><code>sudo apt update\nsudo apt upgrade\nsudo apt install dbus-x11\nwsl --shutd... | [
{
"accepted": true,
"body": "<p>WSL2 <a href=\"https://github.com/microsoft/wslg/issues/1130\" rel=\"nofollow noreferrer\">does not seem to install the right packages</a>. Let's fix it:</p>\n<pre class=\"lang-bash prettyprint-override\"><code>sudo apt update\nsudo apt upgrade\nsudo apt install dbus-x11\nwsl... | null | null | null | null | null |
1506164 | 1 | null | 2024-03-01T08:13:12.087 | 5 | 1816 | <p>I updated Ubuntu 22.04.4 to 6.5.0-21 kernel update, since then I am unable to boot up into Ubuntu. While boot up, there is the error <code>iwlwifi WRT: Invalid buffer destination</code>
I tried to boot into <a href="https://wiki.ubuntu.com/RecoveryMode" rel="noreferrer">recovery mode</a>, but without success (loop i... | 1566459 | 94914 | 2024-03-03T02:23:40.417 | 2024-03-31T06:58:49.240 | Ubuntu not booting due to iwlwifi error-WRT: Invalid buffer destination | [
"boot",
"networking",
"22.04",
"startup"
] | 1 | 13 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T08:15:42.943",
"id": "2641994",
"postId": "1506164",
"score": "0",
"text": "iwlwifi is not what's breaking boot. Are you on Nvidia?",
"userDisplayName": null,
"userId": "1004020"
},
{
"creationDate": "2024-03-01T08:16:48.877",
"id": "2641996",
... | null | [
{
"accepted": null,
"body": "<p>Just solved a similar problem. Some how in the power settings my Automatic Suspend settings was changed to plugged- in and should be When on Battery. Apparently the program I am running is not able to let my os know it running.\nCheck your Power settings!</p>\n",
"comment... | null | null | null | null | null |
1506171 | 1 | null | 2024-03-01T09:06:01.273 | 0 | 63 | <p>I'm having issues with this new HP Elitebook 840, G10...
It came with W11 installed and works well. I put an ubuntu 20.04 on dual boot
and all internal components drivers seem to be failing...</p>
<p>Took me a week to make the wifi to work, now for the display and sound still nothing...</p>
<p>Of course I tried to i... | 589053 | null | null | 2024-03-01T09:06:01.273 | Ubuntu 20.04 does not recognize display, sound and other components on HP | [
"20.04",
"sound",
"display",
"hp"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T09:35:41.367",
"id": "2642012",
"postId": "1506171",
"score": "2",
"text": "The \"HP Elitebook 840, G10\" is an 2023 device. Installing 20.04 is expected to result in errors. Install 23.10, or since your device was released around fall, you might have to install the... | null | [] | null | null | null | null | null |
1506172 | 1 | null | 2024-03-01T09:10:20.083 | 0 | 42 | <p>I install cassandra 4 on wsl2 ubuntu 22.04 on windows 11. Belows are the installation process.</p>
<pre><code>$ sudo apt update -y
$ sudo apt upgrade -y
$ sudo apt install apt-transport-https gnupg2 -y
$ echo "deb https://debian.cassandra.apache.org 41x main" | sudo tee -a /etc/apt/sources.list.d/cassandra... | 1193909 | null | null | 2024-03-01T09:10:20.083 | All connections are refused from Cassandra on WSL2 ubuntu 22.04 in Windows 11 | [
"networking",
"windows-subsystem-for-linux",
"cassandra"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T09:36:43.630",
"id": "2642013",
"postId": "1506172",
"score": "0",
"text": "I would start with `s/listen_address: localhost/listen_address: 0.0.0.0/`",
"userDisplayName": null,
"userId": "1004020"
},
{
"creationDate": "2024-03-01T11:49:54.633",
"... | null | [] | null | null | null | null | null |
1506173 | 1 | null | 2024-03-01T09:11:10.047 | 0 | 34 | <p>I tried to boot after mounting a new SSD.</p>
<p><a href="https://i.stack.imgur.com/HFuZv.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/HFuZv.png" alt="enter image description here" /></a></p>
<pre class="lang-none prettyprint-override"><code>You are in emergency mode.
</code></pre>
| 1772261 | 94914 | 2024-03-02T16:30:28.303 | 2024-03-02T16:30:28.303 | SSD emergency mode | [
"boot",
"mount",
"ssd"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T09:33:39.077",
"id": "2642011",
"postId": "1506173",
"score": "0",
"text": "Please [edit] with `cat /etc/fstab`. It's that file that's corrupt by missing a number after `sda` or some other drive if your disk isn't corrupt",
"userDisplayName": null,
"userId":... | null | [] | null | null | 2024-03-02T19:14:41.453 | null | null |
1506175 | 1 | null | 2024-03-01T09:14:43.363 | 0 | 107 | <p>Is there a way I can permanently connect the Flatpak app to Tor (that is accessible with <code>SOCKS5://127.0.0.1:9050</code>) in my laptop to bypass the government censorship?</p>
<p>Specifically, I want to be able to access WhatsApp (for example <code>com.ktechpit.whatsie</code>).</p>
| 1772260 | 27044 | 2024-03-01T20:46:58.553 | 2024-03-01T20:46:58.553 | Set proxy for a flatpak app | [
"proxy",
"flatpak"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T20:24:35.097",
"id": "2642200",
"postId": "1506175",
"score": "0",
"text": "Could you edit your question to provide which distro/version of distro you are using?",
"userDisplayName": null,
"userId": "27044"
},
{
"creationDate": "2024-03-01T20:46:49.5... | null | [] | null | null | null | null | null |
1506177 | 1 | 1506214 | 2024-03-01T09:29:54.273 | 0 | 72 | <p>I have a raw disk file as bellow</p>
<pre><code>$fdisk -l Monterey.img
Disk Monterey.img: 14 GiB, 15032385536 bytes, 29360128 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: B08... | 748313 | 94914 | 2024-03-03T02:42:24.747 | 2024-03-03T02:42:24.747 | How to clone a specific partition of a qemu raw disk file to a physical partition | [
"boot",
"partitioning",
"hard-drive",
"macosx"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T09:48:27.907",
"id": "2642023",
"postId": "1506177",
"score": "0",
"text": "Does this answer your question? [How to extract iso images to the hard disk?](https://askubuntu.com/questions/412280/how-to-extract-iso-images-to-the-hard-disk)",
"userDisplayName": null... | {
"accepted": true,
"body": "<p><code>losetup</code> + <code>dd</code> can do it.</p>\n<h3>1. find first unused loop device</h3>\n<pre><code>losetup -f\n</code></pre>\n<p>result for example:</p>\n<pre><code>/dev/loop0\n</code></pre>\n<h3>2. attach <code>Monterey.img</code> to <code>loop0</code></h3>\n<pre><code>los... | [
{
"accepted": true,
"body": "<p><code>losetup</code> + <code>dd</code> can do it.</p>\n<h3>1. find first unused loop device</h3>\n<pre><code>losetup -f\n</code></pre>\n<p>result for example:</p>\n<pre><code>/dev/loop0\n</code></pre>\n<h3>2. attach <code>Monterey.img</code> to <code>loop0</code></h3>\n<pre><... | null | null | null | null | null |
1506181 | 1 | 1506206 | 2024-03-01T09:55:11.107 | 0 | 60 | <p>Now to get to the bottom of my problems mentioned in another thread, I decided to install 20.04 anew. In order to not produce problems from the start on, I let the installation program do as it wished and use the whole disc.</p>
<p>It then left me with three partitions: sda1, 537MB in /boot/efi; sda2, 240GB Format E... | 1080041 | 243321 | 2024-03-01T13:27:19.550 | 2024-03-01T15:12:55.070 | Fresh installation of 20.04 makes three partitions - right? | [
"boot",
"partitioning",
"mount"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T10:06:12.337",
"id": "2642028",
"postId": "1506181",
"score": "0",
"text": "Please post the full output of `sudo fdisk -l` or `sudo blkid` . Extended partitions usually contain other partitions, so your sda2 should contain sda5",
"userDisplayName": null,
"us... | {
"accepted": true,
"body": "<h1>MBR vs GPT</h1>\n<p>It looks like your hard disk was set up with a Master Boot Record (MBR). This is the older type of partition tables. More recent hard disk drives (HDD) and solid state drives (SSD) use GUID Partition Table (GPT). <a href=\"https://www.howtogeek.com/193669/whats-t... | [
{
"accepted": true,
"body": "<h1>MBR vs GPT</h1>\n<p>It looks like your hard disk was set up with a Master Boot Record (MBR). This is the older type of partition tables. More recent hard disk drives (HDD) and solid state drives (SSD) use GUID Partition Table (GPT). <a href=\"https://www.howtogeek.com/193669... | null | null | null | null | null |
1506184 | 1 | null | 2024-03-01T10:20:42.600 | 0 | 65 | <p>Since yesterday (29 february 2024), I've started facing an issue where the Win/Meta button doesn't open the app launcher (or Andromeda Launcher)</p>
<p>I've read that it's supported by Default for KDE Plasma > 5.8, and fair enough, going on a <a href="https://keyboard-test.space/" rel="nofollow noreferrer">keyboa... | 1772273 | 1772273 | 2024-04-02T13:22:41.087 | 2024-04-02T13:22:41.087 | KDE Plasma 5.27.8, Win/Meta button doesn't open the app launcher (Kubuntu 23.10) | [
"kubuntu",
"shortcut-keys",
"kde",
"launcher"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T17:41:39.117",
"id": "2642145",
"postId": "1506184",
"score": "0",
"text": "You can enable and disable the shortcut in Kubuntu `systemsettings`",
"userDisplayName": null,
"userId": "1004020"
}
] | null | [
{
"accepted": null,
"body": "<ol>\n<li>Right click on <code>Application Menu</code> icon</li>\n<li>Click on <code>Configure Application Luncher</code> or <code>Configure Application Dashboard</code></li>\n<li>go to <code>Keyboard Shortcuts</code></li>\n<li>Set <code>Meta+A</code></li>\n<li><code>Meta</code>... | null | null | null | null | null |
1506187 | 1 | null | 2024-03-01T10:32:14.977 | 0 | 17 | <p>Bluetooth is not working on Toshiba L55D</p>
| 1772279 | null | null | 2024-03-01T10:32:14.977 | After upgrading to Ubuntu22.04 my bluetooth manager stopped working. İt cannot see any device at all | [
"bluetooth-speaker"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T10:48:35.750",
"id": "2642034",
"postId": "1506187",
"score": "1",
"text": "You've not provided many specifics; are you using Ubuntu 22.04 LTS Server or Ubuntu 22.04 LTS Desktop.. and are you using the GA kernel stack or HWE stack? (*default stack set by your insta... | null | [] | null | null | null | null | null |
1506189 | 1 | null | 2024-03-01T10:49:04.673 | 0 | 43 | <p>I use an application that links my phone to my desktop as camera/microphone combo (Iriun Webcam). The application establishes a "virtual" microphone on the desktop computer via the snd-aloop and v4l2loopback kernel modules. This works well with the video, however, I cannot access the microphone with the Gn... | 1754492 | null | null | 2024-03-01T10:49:04.673 | can access snd-aloop microphone via ALSA but not with pipewire | [
"alsa",
"microphone",
"pipewire",
"loop-device"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T18:43:39.923",
"id": "2642166",
"postId": "1506189",
"score": "0",
"text": "You could look at `/usr/share/wireplumber/main.lua.d/*-alsa-*.lua`",
"userDisplayName": null,
"userId": "1004020"
},
{
"creationDate": "2024-03-01T21:20:18.673",
"id": "2... | null | [] | null | null | null | null | null |
1506190 | 1 | null | 2024-03-01T10:54:33.240 | 1 | 72 | <p>I'm quite new to Ubuntu and I'm trying to configure my netplan file.
when I set the configuration in my <code>/etc/netplan/01.-network-manager.yaml</code> there seems to be an issue after i have apply the setting (pinging Ip addresses).</p>
<p>I have already done <code>netplan generate</code> ,<code>netplan try</cod... | 1772281 | 19626 | 2024-03-01T11:22:59.023 | 2024-03-01T11:22:59.023 | NETPLAN "DESTINATION HOST UNREACHABLE" Ubuntu 20.04.6 desktop | [
"20.04",
"network-manager",
"sudo",
"netplan",
"ifconfig"
] | 0 | 7 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T11:10:16.733",
"id": "2642041",
"postId": "1506190",
"score": "0",
"text": "Ok, thanks you.",
"userDisplayName": null,
"userId": "1772281"
},
{
"creationDate": "2024-03-01T11:39:21.333",
"id": "2642055",
"postId": "1506190",
"score": "0",... | null | [] | null | null | null | null | null |
1506193 | 1 | null | 2024-03-01T11:23:15.370 | 1 | 49 | <p>I was given a computer by a friend so I can teach myself Web/Android development to get a better job. This means I am my own IT dept for this computer. I have been able to figure out most problems by searching on line. Those I could not solve my friend was able to help me with. Since my last Ubuntu update (probably ... | 1772254 | 1772254 | 2024-03-01T12:25:24.027 | 2024-03-01T12:25:24.027 | After updating Ubuntu my box hangs on boot with this message: [ 66.670282] hdaudio hdauidoCOD3: Unable to configure, disabling | [
"boot",
"updates"
] | 0 | 10 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T12:20:04.913",
"id": "2642075",
"postId": "1506193",
"score": "0",
"text": "Oops. Thanks for pointing that out. The upgrade that borked my computer took me up to Ubuntu 22.04.2 LTS",
"userDisplayName": null,
"userId": "1772254"
},
{
"creationDate": ... | null | [] | null | null | null | null | null |
1506194 | 1 | 1506195 | 2024-03-01T11:49:07.953 | 0 | 56 | <p>This issue is very simple.</p>
<ol>
<li>Open terminal (I'm using GNOME Shell 42.9)</li>
<li>Write down <code>.</code></li>
<li>Hit TAB to autocomplete</li>
</ol>
<p>The expected behavior (which has worked before) after following this steps is to have <code>./</code>. However, my terminal won't add <code>/</code> aut... | 1759599 | 1759599 | 2024-03-01T12:28:07.317 | 2024-03-01T13:02:48.613 | Terminal autocompletion not working | [
"command-line",
"22.04"
] | 1 | 9 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T12:16:21.290",
"id": "2642072",
"postId": "1506194",
"score": "2",
"text": "I checked your `~/.bashrc` without the five `export` commands at the end. It works as you expect for me.",
"userDisplayName": null,
"userId": "618353"
},
{
"creationDate": "2... | {
"accepted": true,
"body": "<p>I found the solution!</p>\n<p>Apparently Coursier (from Scala) was installed on my computer, and it made a file (or whatever it was) always present: <code>.scala-cli.aux</code>, which made it always a candidate for autocomplete, preventing the slash to be written automatically. Unins... | [
{
"accepted": true,
"body": "<p>I found the solution!</p>\n<p>Apparently Coursier (from Scala) was installed on my computer, and it made a file (or whatever it was) always present: <code>.scala-cli.aux</code>, which made it always a candidate for autocomplete, preventing the slash to be written automaticall... | null | null | null | null | null |
1506197 | 1 | null | 2024-03-01T13:08:57.333 | 0 | 37 | <p>I am trying to launch mediawiki 1.18.6 on an ubuntu EC2 instance (so to then migrate another wiki from an old server onto it) to do this I've installed php5.6. However when going onto the mw-config page to configure the wiki, the error messages in error boxes don't seem to appear.
<a href="https://i.stack.imgur.com/... | 1772112 | 767056 | 2024-03-02T19:52:00.530 | 2024-03-02T19:52:00.530 | Error Messages not showing during wiki config | [
"20.04",
"php",
"mediawiki"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-21T01:31:20.027",
"id": "2646092",
"postId": "1506197",
"score": "0",
"text": "While this comment is far too late to be of use, that specific version of MediaWiki was released in November of 2012. If you need to use very specific versions of PHP to perform the migratio... | null | [] | null | null | null | null | null |
1506198 | 1 | null | 2024-03-01T13:13:30.413 | 0 | 71 | <p>I need to make changes in my script that uses associative array, so that the script may be used in older versions (before v4.0) of bash which did not support associative array. Can someone suggest how this may be implemented using a function (without external commands)?</p>
<p>The functions has to support following:... | 212123 | 212123 | 2024-03-01T13:27:12.827 | 2024-03-01T14:28:21.600 | Backporting: Does anyone have a function to mimic bash 4 associative array? | [
"command-line",
"bash",
"scripts"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-01T13:24:44.637",
"id": "2642089",
"postId": "1506198",
"score": "0",
"text": "@Rinzwind I'm using Ubuntu 22.04 but I need to backport my script to be able to use MacOS actually, without having to upgrade my bash there.",
"userDisplayName": null,
"userId": "212... | null | [
{
"accepted": null,
"body": "<p>I wrote the following and it works to simplest of my needs:</p>\n<pre><code>#!/bin/bash\n\ndeclare -a __MIMIC_ASSOC_ARRAY__VARNAME=()\ndeclare -a __MIMIC_ASSOC_ARRAY__VARKEY=()\ndeclare -a __MIMIC_ASSOC_ARRAY__VARVALUE=()\ndeclare -i __MIMIC_ASSOC_ARRAY__INDEX=0\n\nfunction m... | 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.