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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1498779 | 1 | 1498843 | 2024-01-02T15:53:00.563 | 0 | 668 | <h2>tl;dr version</h2>
<p>I added:</p>
<pre><code>PKG_CONFIG_PATH="/usr/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib/x86_64-linux-gnu"
</code></pre>
<p>to <code>~/.profile</code> and saved the file, closed and re-opened Terminal and <code>echo $PKG_CONFIG_PATH</code> gave me a blank line.</p>
<h2>Details</h2>
... | 1757102 | 1757102 | 2024-01-02T16:39:43.087 | 2024-01-03T09:49:29.167 | Terminal is not picking up new PKG_CONFIG_PATH environment variable from .profile | [
"command-line",
".profile"
] | 1 | 7 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T16:09:40.977",
"id": "2625647",
"postId": "1498779",
"score": "2",
"text": "You seem to want to add it to the `~/.bashrc` file instead ... based on your expectations",
"userDisplayName": null,
"userId": "968501"
},
{
"creationDate": "2024-01-02T16:27... | {
"accepted": true,
"body": "<p>As @Raffa stated in their comment, I should've been using <code>~/.bashrc</code> instead of <code>~/.profile</code>.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 4.0",
"creationDate": "2024-01-03T09:49:29.167",
"id":... | [
{
"accepted": true,
"body": "<p>As @Raffa stated in their comment, I should've been using <code>~/.bashrc</code> instead of <code>~/.profile</code>.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 4.0",
"creationDate": "2024-01-03T09:4... | null | null | null | null | null |
1498780 | 1 | null | 2024-01-02T15:57:55.217 | 0 | 61 | <p>Under kubuntu 22 I try to run old docker project, but I got error :</p>
<pre><code>master@master-at-home:/_wwwroot/lar/BiCurrencies/__DOCKER$ docker compose up -d --build
Error response from daemon: readlink /var/lib/docker/overlay2/l/NZKFX3UQ2GCYOP22Q6SO2TJX7A: no such file or directory
</code></pre>
<p>What I have... | 1482565 | null | null | 2024-01-02T15:57:55.217 | Running docker project got "Error response from daemon: readlink ..." error | [
"docker"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498781 | 1 | null | 2024-01-02T16:10:44.703 | 0 | 145 | <p>Summarize the problem
I can't start the Utility app in Ubuntu 22.04 LTS. This works only in CLI if I type <code>gnome-control-center</code></p>
<p>Provide details and any research
This morning I tried to change a setting in the share settings to see if I can share my desktop to my tv. I wasa just playing around, did... | 1757458 | null | null | 2024-04-02T10:57:26.107 | Settings crashe when opening | [
"crash"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-14T14:30:27.720",
"id": "2628266",
"postId": "1498781",
"score": "0",
"text": "I can't open the settings panel. Can anyone help me fix this issue? It's not urgent because I don't change much stuff in the settings, but it's not nice, not beeing able to access it.",
... | null | [] | null | null | null | null | null |
1498784 | 1 | null | 2024-01-02T16:33:27.663 | 0 | 132 | <p>I am new to Ubuntu and I tried to download recently a large file, but it stopped because it said the disk was full, even though I'm supposed to have almost 1Tb of disk space. I tried to look at partitions and I saw (using <code>df -h</code> and looking for the '/') that Ubuntu seems to be mounted on <code>/dev/sdb2<... | 1083671 | 590937 | 2024-01-02T17:16:05.087 | 2024-01-02T17:16:05.087 | /dev/sdb1 partition full but /dev/sda empty | [
"partitioning",
"hard-drive",
"disk-usage"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T17:04:36.707",
"id": "2625666",
"postId": "1498784",
"score": "2",
"text": "Looks like you are not using, nor have mounted that sda1 partition. You can move /home to it, or just move data in /home, but not /home's hidden settings to the data partition. Or some of th... | null | [] | null | null | null | null | null |
1498785 | 1 | 1498898 | 2024-01-02T16:53:30.067 | 0 | 470 | <p>I try to get VirtualBox running on my Ubuntu 23.10 with Secure Boot enabled.</p>
<p>When starting any Virtual Mache in VirtualBox the error is shown:</p>
<pre><code>Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver is either not loaded or not set up correctly. Please reinstall virtualbox-dkms... | 489998 | 489998 | 2024-01-02T17:34:59.113 | 2024-01-03T19:24:36.000 | Get VirtualBox runnning with SecureBoot | [
"kernel",
"virtualbox",
"secure-boot"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>So I found a solution. I don't understand it "really", but perhaps and hopefully it will be fixed before I have to sign them again. But the problem already exists since Ubuntu 22.10.</p>\n<p>Here is the additional command and the thread bringing up a solution:</p>\n<pre><co... | [
{
"accepted": true,
"body": "<p>So I found a solution. I don't understand it "really", but perhaps and hopefully it will be fixed before I have to sign them again. But the problem already exists since Ubuntu 22.10.</p>\n<p>Here is the additional command and the thread bringing up a solution:</p>\n... | null | null | null | null | null |
1498788 | 1 | null | 2024-01-02T18:02:54.127 | 0 | 380 | <p>I know there are similar questions but none of them work in my case.</p>
<p>I have Acer Aspire A515-45 laptop with Realtek ALC256 sound card. The problem is that when my headphones with bulit-in mic are connected to it only the headphones are recognised, if I try to connect them while booted into Windows(I have dual... | 1704030 | null | null | 2024-01-03T06:41:11.343 | Microphone not recognised in Ubuntu 22.04.3 LTS | [
"sound",
"microphone",
"headset"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>So I got it working exactly the way I wanted it following this video <a href=\"https://www.youtube.com/watch?v=dYkzX1lyTNk\" rel=\"nofollow noreferrer\">on YouTube...</a></p>\n<p>This video describes opening a configuration file as follows:</p>\n<pre><code>sudo gedit /etc/mod... | null | null | null | null | null |
1498791 | 1 | null | 2024-01-02T18:52:54.807 | 0 | 51 | <p>Yesterday, I upgraded from Ubuntu 20.04 to 22.04LTS on my desktop PC. It automatically updated all the packages. Today I noticed that the hotkeys of my <a href="https://support.lenovo.com/ro/en/downloads/ds019629" rel="nofollow noreferrer">Lenovo SK 8821</a> is not working. These hotkeys functioned perfectly for the... | 1230667 | null | null | 2024-01-02T18:52:54.807 | lenovo SK 8821 hotkeys not working after upgrade from 20.04 to 22.04 | [
"22.04",
"keyboard",
"lenovo"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498792 | 1 | 1498881 | 2024-01-02T19:06:52.583 | 0 | 355 | <p>I'm new to Ubuntu and I'm having some problems mounting a NAS with CIFS</p>
<p>I've been searching the forums for 3 days now to find a solution that could help me.</p>
<p>Here is what I tested :</p>
<p>The command I am trying to execute is:</p>
<blockquote>
<p><code>sudo mount -t cifs //192.168.1.253/General /home/n... | 1757506 | 1757506 | 2024-01-02T19:19:49.690 | 2024-01-03T17:46:07.713 | Mount error(22): Invalid argument | [
"mount",
"samba",
"cifs",
"debugging"
] | 1 | 15 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T19:09:34.687",
"id": "2625690",
"postId": "1498792",
"score": "0",
"text": "Check the spelling ... '-o redentials=' should be '-o credentials='",
"userDisplayName": null,
"userId": "614422"
},
{
"creationDate": "2024-01-02T19:21:24.457",
"id": "... | {
"accepted": true,
"body": "<p>If the server truly requires sec=ntlm I see no other way around this but to use the samba client and not mount.cifs. And even there you you likely need to roll back the newer security settings.</p>\n<p>Edit /etc/samba/smb.conf and right under the <strong>workgroup = WORKGROUP</strong... | [
{
"accepted": true,
"body": "<p>If the server truly requires sec=ntlm I see no other way around this but to use the samba client and not mount.cifs. And even there you you likely need to roll back the newer security settings.</p>\n<p>Edit /etc/samba/smb.conf and right under the <strong>workgroup = WORKGROUP... | null | null | null | null | null |
1498794 | 1 | 1498815 | 2024-01-02T19:22:25.353 | 0 | 432 | <p>I am using Lubuntu. I can't find a download link for Unity Hub on Linux. I am not referring to the Unity desktop. I want to download the Unity Hub development platform for creating 2D & 3D multiplatform experiences and games. Can someone tell me where to download it and how to set it up?</p>
| 1757482 | 94914 | 2024-01-03T00:10:28.743 | 2024-01-03T00:26:51.820 | Where is the Unity Hub for Linux development platform download? | [
"software-installation",
"lubuntu"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>Unity Hub currently supports Ubuntu 18.04, 20.04 and 22.04.</p>\n<p>To install the Unity Hub on Ubuntu, you need to add the Unity Hub Debian repository along with the public signing key to verify the integrity of the packages.</p>\n<ol>\n<li><p>To add the public signing key, run the ... | [
{
"accepted": true,
"body": "<p>Unity Hub currently supports Ubuntu 18.04, 20.04 and 22.04.</p>\n<p>To install the Unity Hub on Ubuntu, you need to add the Unity Hub Debian repository along with the public signing key to verify the integrity of the packages.</p>\n<ol>\n<li><p>To add the public signing key, ... | null | null | null | null | null |
1498796 | 1 | null | 2024-01-02T19:48:18.337 | 0 | 26 | <p>My Impress program used to have an image percentage control down in the lower right corner of the window. How do I get that back using Ubuntu 20.4.6lts</p>
| 589449 | null | null | 2024-01-02T19:48:18.337 | Ubuntu Impress image | [
"libreoffice"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T09:02:53.587",
"id": "2625794",
"postId": "1498796",
"score": "0",
"text": "does [this reference](https://ask.libreoffice.org/t/how-can-one-scale-an-image-by-a-percentage-in-impress/49384) help?",
"userDisplayName": null,
"userId": "307670"
}
] | null | [] | null | null | null | null | null |
1498797 | 1 | null | 2024-01-02T19:59:19.003 | 0 | 32 | <p>I am installing ubuntu and I need a reliable Bluetooth connection.</p>
<p>Do I install 22.0.4 or go further back to 20.04.</p>
<p>I remember having Bluetooth issues with 22.04 last year but these may have been resolved.</p>
| 1757514 | null | null | 2024-01-02T19:59:19.003 | Bluetooth Reliability | [
"22.04",
"bluetooth"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T23:54:16.247",
"id": "2625735",
"postId": "1498797",
"score": "1",
"text": "Does this answer your question? [Will my device work with Ubuntu?](https://askubuntu.com/questions/986878/will-my-device-work-with-ubuntu)",
"userDisplayName": null,
"userId": "94914... | null | [] | null | null | null | null | null |
1498807 | 1 | null | 2024-01-02T23:16:55.917 | 1 | 78 | <p>I'm using Ubuntu 22.04 (with Gnome and X11 if that matters). My usual workload is to have a few Firefox windows, about 5 Sublime Text windows, and 4-8 terminal windows open. I use <kbd>Alt</kbd>-<kbd>Tab</kbd> and <kbd>Alt</kbd>-<kbd>Tilde</kbd> a lot: <kbd>Tab</kbd> to get to the right application, then <kbd>Tilde<... | 1757532 | 51957 | 2024-01-02T23:24:44.167 | 2024-01-02T23:57:44.313 | Need better switching between windows of application | [
"shortcut-keys",
"application-switcher"
] | 2 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-02T23:59:42.950",
"id": "2625736",
"postId": "1498807",
"score": "0",
"text": "You may also be able to use the mouse (scroll wheel or pointer) to change windows. Maybe try super-tilde instead and then use mouse?",
"userDisplayName": null,
"userId": "1256089"
... | null | [
{
"accepted": null,
"body": "<p>To (1), it just occurred to me that using <kbd>Alt</kbd>-<kbd>Shift</kbd>-<kbd>tilde</kbd> kind of gets what I want. A little clunky so I'm definitely interested in other approaches.</p>\n",
"commentCount": "2",
"comments": [
{
"creationDate": "2024-01-... | null | null | null | null | null |
1498809 | 1 | null | 2024-01-02T23:33:22.167 | 0 | 49 | <p>When in terminal, I have on the left edge two symbols: a small right-pointing arrow and to its right a tilde. I have no idea where they came from nor how to get rid of them. So far, no effect on use.</p>
| 793980 | 51957 | 2024-01-02T23:57:22.427 | 2024-01-02T23:57:22.427 | Odd icons in terminal Ubuntu 22.04 | [
"command-line",
"22.04"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T08:58:34.760",
"id": "2625793",
"postId": "1498809",
"score": "0",
"text": "a screenshot would be helpful",
"userDisplayName": null,
"userId": "307670"
},
{
"creationDate": "2024-01-04T23:36:24.203",
"id": "2626134",
"postId": "1498809",
... | null | [] | null | null | null | null | null |
1498810 | 1 | null | 2024-01-02T23:37:16.833 | 0 | 62 | <p>OK, I have seen answers to this problem</p>
<blockquote>
<p>DMAR: [Firmware Bug]: No Firmware reserved region can cover this RMRR, contact BIOS vendor for fixes</p>
</blockquote>
<p>But as a complete computer dummy I don't understand the fixes. So can someone explain to me how to fix this with step by step instructi... | 1757538 | 51957 | 2024-01-02T23:55:45.587 | 2024-01-02T23:55:45.587 | DMAR Firmware bug | [
"bios",
"firmware"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498811 | 1 | null | 2024-01-02T23:45:13.083 | 1 | 194 | <p><strong>Introduction:</strong>
Greetings, LXD Community! We recently encountered some storage and interface cleanup challenges while deploying Charmed Kubernetes on a virtual machine. In this blog post, we'll walk you through the step-by-step process of resolving these issues and optimizing your LXD environment.</p>... | 1757540 | 1066942 | 2024-01-04T08:58:13.740 | 2024-01-04T10:43:20.657 | Resolving LXD Storage and Interface Cleanup Challenges | [
"networking",
"server",
"juju",
"maas",
"openstack"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<blockquote>\n<p><strong>Stop and Delete LXD Containers:</strong></p>\n<p>Use the following commands to stop and delete all LXD containers:</p>\n<pre><code>lxc stop --all\nlxc delete <container-name>\n</code></pre>\n<p><strong>Stop LXD and Network Services:</strong></p>\n<... | null | null | null | null | null |
1498816 | 1 | null | 2024-01-03T00:26:33.670 | 0 | 226 | <p>I followed this guide here <a href="https://www.techrepublic.com/article/enable-ssh-2fa-ubuntu-server/" rel="nofollow noreferrer">https://www.techrepublic.com/article/enable-ssh-2fa-ubuntu-server/</a> to configure the first part <strong>after setting up Google Authenticator on the system</strong>. I couldn't log int... | 1757542 | 1757542 | 2024-01-03T04:46:47.747 | 2024-01-03T04:46:47.747 | Trying to configure SSH server to use Google Authenticator 2FA on 22.04.3 Ubuntu Server | [
"server",
"22.04",
"ssh",
"two-factor-authentication"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T03:44:09.107",
"id": "2625760",
"postId": "1498816",
"score": "0",
"text": "What kind of 2FA are you trying to add? I got Google Authenticator to work without too much trouble.",
"userDisplayName": null,
"userId": "243321"
},
{
"creationDate": "2024-... | null | [] | null | null | null | null | null |
1498824 | 1 | 1499125 | 2024-01-03T04:04:37.290 | 1 | 207 | <p>Ubuntu suggested to me to made updates and restarted the system. After that it never starts and the monitor gets stuck at this screen.</p>
<p><a href="https://i.stack.imgur.com/PNANT.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/PNANT.jpg" alt="some kind of report of something" /></a></p>
<p>Not... | 1735825 | 1735825 | 2024-01-03T14:06:55.520 | 2024-01-05T19:13:35.913 | Ubuntu 20.04 lost GUI on booting after update | [
"20.04",
"updates",
"gui"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T04:45:31.187",
"id": "2625765",
"postId": "1498824",
"score": "1",
"text": "First, apply any available updates with `sudo apt update` and `sudo apt full-upgrade`. Then, run `sudo apt install --reinstall ubuntu-desktop` in that virtual terminal, and reboot.",
"us... | {
"accepted": true,
"body": "<p>Following the advice of @WinEunuuchs2Unix, I attempted to retrieve the output of nvidia-smi. However, instead of receiving expected data, I encountered an error:</p>\n<pre><code>> Command 'nvidia-smi' not found, but can be installed with: sudo apt\n> install nvidia-340 ... | [
{
"accepted": true,
"body": "<p>Following the advice of @WinEunuuchs2Unix, I attempted to retrieve the output of nvidia-smi. However, instead of receiving expected data, I encountered an error:</p>\n<pre><code>> Command 'nvidia-smi' not found, but can be installed with: sudo apt\n> install nvidia-340 ... | null | null | null | null | null |
1498826 | 1 | 1499044 | 2024-01-03T04:32:59.480 | 0 | 145 | <p>I installed vsftpd and am using ufw as my firewall. I can connect to the ftp server, login, and change directories, but any attempt at using a LIST command times out from both external and localhost. From reading other answers, I am led to believe this is due to my passive ports not being opened correctly. However, ... | 1757565 | 1757565 | 2024-01-03T14:54:36.760 | 2024-01-05T04:53:23.830 | vsftpd fails LIST command even when firewall is off and on localhost | [
"firewall",
"ftp",
"ufw",
"vsftpd"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>After doing a literal exhaustive search on google, I found the answer that relates to LIST commands being dropped.</p>\n<p>From the <a href=\"https://wiki.archlinux.org/title/Very_Secure_FTP_Daemon\" rel=\"nofollow noreferrer\">archlinux wiki</a>:</p>\n<pre><code>4.7 VSFTPD reset con... | [
{
"accepted": true,
"body": "<p>After doing a literal exhaustive search on google, I found the answer that relates to LIST commands being dropped.</p>\n<p>From the <a href=\"https://wiki.archlinux.org/title/Very_Secure_FTP_Daemon\" rel=\"nofollow noreferrer\">archlinux wiki</a>:</p>\n<pre><code>4.7 VSFTPD r... | null | null | null | null | null |
1498827 | 1 | 1498849 | 2024-01-03T04:54:22.417 | 1 | 131 | <p>Is there some way to automatically scroll to the beginning of the terminal output from sh script?</p>
<p>I have custom build routine in my development process:
sh script is using inotifywait to detect source files changes and runs various stuff like rendering templates, checking syntax, compiling sources etc.
I clea... | 538472 | 538472 | 2024-01-03T08:19:28.220 | 2024-01-04T16:13:09.227 | Scrolling gnome-terminal output programmatically? | [
"command-line",
"gnome-terminal",
"sh"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T15:15:21.753",
"id": "2625849",
"postId": "1498827",
"score": "1",
"text": "If all you want to see are messages printed on standard error, why not just redirect the standard output stream of the running shell with e.g. `exec > /dev/null` so you will only see error m... | {
"accepted": true,
"body": "<p>No, this is not possible (at least not without modifying its source).</p>\n<p>I recommend to redirect the build script's output to a pager, such as <code>less</code>.</p>\n<p><code>xdotool</code> is indeed limited due to security concerns, and GNOME is transitioning from X11 towards ... | [
{
"accepted": true,
"body": "<p>No, this is not possible (at least not without modifying its source).</p>\n<p>I recommend to redirect the build script's output to a pager, such as <code>less</code>.</p>\n<p><code>xdotool</code> is indeed limited due to security concerns, and GNOME is transitioning from X11 ... | null | null | null | null | null |
1498829 | 1 | null | 2024-01-03T05:46:38.430 | 3 | 104 | <p>I am trying to create a macro to print a timestamp, similar to Google Sheets <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>;</kbd> shortcu or in Windows Notepad (I think it was <kbd>F5</kbd>), and I am using Settings → <em>Keyboard</em> → <em>Keyboard Shortcuts</em> → <em>Custom Shortcuts</em>. I have entered:</p>
<ul>
<li>... | 827003 | 618353 | 2024-01-03T18:39:21.303 | 2024-01-03T18:39:21.303 | How to print the timestamp via a macro in various programs | [
"gnome",
"keyboard",
"shortcut-keys",
"gnome-shell"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>You can achieve this using a script file and <code>xdotool</code>.</p>\n<ol>\n<li><p>Install <code>xdotool</code> using this command:</p>\n<pre><code>sudo apt install xdotool\n</code></pre>\n</li>\n<li><p>Create a script named <code>timestamp.sh</code> and add the following l... | null | null | null | null | null |
1498830 | 1 | null | 2024-01-03T05:49:17.170 | 0 | 86 | <p>I was installing Python on Ubuntu and suddenly I was not able to find the terminal. I have then restarted the PC now facing the below interface. I am confused what to do.<br>
<img src="https://i.stack.imgur.com/e4Upg.jpg" alt="picture-of-tty1" />
It asks for a username and password and I am confused about what to do... | 1757573 | 1450948 | 2024-01-04T01:15:17.117 | 2024-01-04T01:15:17.117 | Cannot access GUI after restarting during python installation | [
"command-line",
"22.04",
"python",
"login"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T06:32:27.027",
"id": "2625770",
"postId": "1498830",
"score": "0",
"text": "Maybe this helps you:\nhttps://askubuntu.com/questions/168736/how-to-start-gui-from-command-line Edit: may I ask how you installed python I mean Python should come preinstalled. My uneducate... | null | [] | null | null | null | null | null |
1498831 | 1 | null | 2024-01-03T06:05:25.413 | 0 | 55 | <p>I'm trying to setup an ssh public key configuration in order to mount an sftp share from my server onto my laptop via fstab. I have followed so many instructions and I believe I have done everything correctly yet the ssh-copy-id command keeps failing telling me that the id_rsa.pub file does not exist.</p>
<p>Here I ... | 1757575 | 1066942 | 2024-01-03T06:57:28.000 | 2024-01-03T06:57:28.000 | Creating ssh public key and copying using ssh-copy-id failing | [
"ssh"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T06:39:29.837",
"id": "2625773",
"postId": "1498831",
"score": "1",
"text": "Please use [code block]s to format the command output. Quote formatting (like used here) mix up the lines making it harder to read. That said (a) both actions - generating the key *and* copy... | null | [] | null | null | null | null | null |
1498832 | 1 | null | 2024-01-03T07:02:50.407 | 0 | 448 | <p>I am using ubuntu 22.04 and trying to apply the following netplan automatically at startup:</p>
<pre><code>network:
version: 2
renderer: NetworkManager
ethernets:
enx00e04c680202:
addresses:
- 192.168.200.100/24
- 169.254.1.100/24
routes:
- to: default
via: 192.1... | 92582 | null | null | 2024-01-03T17:52:25.230 | How to fix automatic apply of netplan config after reboot not working? | [
"networking",
"22.04",
"netplan",
"ip"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>netplan config is automatically applied at boot via the netplan generator <code>/lib/systemd/system-generators/netplan</code>, in the <code>netplan.io</code> package in releases up to Ubuntu 23.04 and in the <code>netplan-generator</code> package in Ubuntu 23.10 and later. T... | null | null | null | null | null |
1498834 | 1 | null | 2024-01-03T07:36:39.700 | 0 | 27 | <p>I was trying to install node into wsl2 (ubuntu 18.04) using binary distribution command:</p>
<pre><code>curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash - &&\
sudo apt-get install -y nodejs
</code></pre>
<p><a href="https://i.stack.imgur.com/4almE.png" rel="nofollow noreferrer"><img src="https... | 1408680 | null | null | 2024-01-03T07:36:39.700 | nodejs : Depends: libc6 (>= 2.28) but 2.27-3ubuntu1.6 is to be installed | [
"apt",
"package-management",
"software-installation",
"dpkg",
"dependencies"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T08:02:31.363",
"id": "2625782",
"postId": "1498834",
"score": "1",
"text": "[Ubuntu 18.04 LTS reached *End of Standard Support* earlier this year](https://fridge.ubuntu.com/2023/06/17/extended-security-maintenance-for-ubuntu-18-04-lts-began-on-may-31-2023/), and is ... | null | [] | null | null | 2024-01-03T10:04:56.187 | null | null |
1498835 | 1 | null | 2024-01-03T07:37:27.000 | 0 | 29 | <p>I work in an ARM Context-A base SOC design company.
We release the android/linux base SDK to our customers. and it can run in our SOC.
Some of our customers hope we to support ubuntu-desktop on our SOC.</p>
<p>If we support ubuntu-desktop on ARM base SOC,
What about the license? Is it fully free?
Can we release the ... | 1757379 | 1757379 | 2024-01-03T07:42:51.907 | 2024-01-03T07:42:51.907 | ARM base SOC with ubuntu, what about the license? | [
"arm",
"license",
"free"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T09:59:05.810",
"id": "2625799",
"postId": "1498835",
"score": "2",
"text": "1. Thoroughly analyze the licenses of all components in your SDK, including the Ubuntu packages, kernel drivers, and your own custom additions. It's easy to overlook an important licensing r... | null | [] | null | null | null | null | null |
1498837 | 1 | null | 2024-01-03T07:57:52.253 | 0 | 23 | <p>I am having an issue with connecting to my mobile hotspot from the recovery mode.</p>
<p>The reason I want to connect to the internet in this manner is because my pc somehow, got stuck on the boot menu when I tried installing fuse.</p>
<p>I already saw a way of fixing this issue, however I cant fix the issue due to ... | 1757597 | null | null | 2024-01-03T07:57:52.253 | Resolvconf-pull-resolved.path: no such file or directory | [
"boot",
"networking",
"recovery-mode"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T10:47:39.473",
"id": "2625809",
"postId": "1498837",
"score": "0",
"text": "Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking.",
"userDis... | null | [] | null | null | null | null | null |
1498842 | 1 | null | 2024-01-03T09:37:02.653 | 0 | 814 | <p>I created a script that add's the below commands to the .bashrc file. The purpose is I need to store the commands entered by the user into the .bash_history. The below commands are adding to .bashrc file when I ran the script file, but the .bashrc changes are not getting effected until I reload the .bashrc file by l... | 1749140 | null | null | 2024-01-03T09:37:02.653 | How to reload .bashrc settings without logging out and back in again? | [
"command-line",
"bash",
"scripts",
"bashrc",
"bash-history"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T10:36:33.013",
"id": "2625805",
"postId": "1498842",
"score": "0",
"text": "Your script (or any script) is run in a sub-shell ... i.e one that is different than the currently running shell where you wrote the command to execute the script ... Sourcing will affect th... | null | [] | null | null | null | null | null |
1498844 | 1 | null | 2024-01-03T10:08:34.533 | 0 | 199 | <p>I inserted couple of env. variables such as:</p>
<pre><code>export WOS_MONGODB_URI='mongodb://localhost:27017/...'
export WOS_AWS_REGION='us-east-2'
export WOS_AWS_ENV='dev23'
export WOS_SEED_MODE='test'
export WOS_REDIS_READ_URI="redis://localhost:6379"
export WOS_REDIS_WRITE_URI="redis://localhost:6... | 1408680 | null | null | 2024-01-10T09:38:46.290 | command not found: shopt ON WSL Ubuntu 22.04 | [
"command-line",
"apt",
"bash",
"bashrc"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T13:35:31.767",
"id": "2625824",
"postId": "1498844",
"score": "2",
"text": "It looks like you are trying to source a **bash**rc file in a **zsh** shell",
"userDisplayName": null,
"userId": "178692"
}
] | null | [
{
"accepted": null,
"body": "<p>I found the solution for this, I was using MobaXterm x-server and it's using the Zsh shell. In Zsh, the configuration file is typically named <code>.zshrc</code>. So, the changes might not take effect for the Zsh shell. Finally I changed <code>.zshrc</code> file.</p>\n<blockq... | null | null | null | null | null |
1498847 | 1 | null | 2024-01-03T10:23:49.953 | 0 | 1277 | <p>In short: how I can I use the Plasma desktop environment over VNC?</p>
<hr />
<p>I am running Ubuntu 22.04.3 LTS with KDE Plasma 5.24.7 (the "Kubuntu" image install).</p>
<p>Logging in to the machine physically is fine and the UI looks awesome. Now I want to access the machine using something like remote d... | 1021246 | 1021246 | 2024-01-03T10:46:00.160 | 2024-01-03T10:46:00.160 | Use KDE Plasma desktop over VNC on Kubuntu 22.04 | [
"kubuntu",
"remote-desktop",
"vnc"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498848 | 1 | null | 2024-01-03T10:39:31.397 | 0 | 77 | <p>Colleagues of ours want to use our research teams ML computer for a while. Because of data security, we can't give them the machine as is. It would be nice if I could backup the entire system, install a clean version of ubuntu and hand it to them. When they are done, they can return it, and we reinstall our backup.<... | 1757633 | null | null | 2024-01-03T10:39:31.397 | How to back up and restore entire system? | [
"backup"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T10:41:19.327",
"id": "2625806",
"postId": "1498848",
"score": "3",
"text": "Does this answer your question? [How to back up my entire system?](https://askubuntu.com/questions/7809/how-to-back-up-my-entire-system)",
"userDisplayName": null,
"userId": "469152"... | null | [] | null | null | null | null | null |
1498853 | 1 | null | 2024-01-03T11:28:01.813 | 0 | 90 | <p>I have installed windscribe on my kubuntu 22.04 but when I run windscribe console and set “Firewall”
option on - I lost my internet connection.</p>
<p>I think the reason could be that I have windscribe installed in my OS with options :</p>
<pre><code># sudo ufw enable
Firewall is active and enabled on system startu... | 1482565 | 1482565 | 2024-01-04T21:01:56.373 | 2024-01-04T21:01:56.373 | Why I lost my internet connection when in windscribe console I set “Firewall” option "On"? | [
"internet",
"firewall"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-04T21:02:06.657",
"id": "2626116",
"postId": "1498853",
"score": "0",
"text": "Please read More Info # 2:",
"userDisplayName": null,
"userId": "1482565"
}
] | null | [] | null | null | null | null | null |
1498854 | 1 | null | 2024-01-03T11:34:35.613 | 0 | 130 | <p>I am completely ignorant about how Grub works, I want to have two different versions of Ubuntu 22.04 installed on the same computer and have both of them appear in the Grub boot menu. The two versions are installed on different physical drives. Currently, when I install the second version it overwrites the Grub entr... | 132022 | null | null | 2024-01-03T12:12:03.640 | Boot 2 different versions of Ubuntu on the same computer | [
"boot",
"dual-boot",
"grub2"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T11:35:55.140",
"id": "2625819",
"postId": "1498854",
"score": "0",
"text": "Installing Boot-Repair from ppa:yannubuntu/boot-repair in an Ubuntu USB live session and then running Boot-Repair should be able to fix this problem. Otherwise please edit your question if y... | null | [
{
"accepted": null,
"body": "<p>Since you said you installed the two systems on different drives without making an "lvm" . it means the boot sequence of your bios has been altered to the and the second drive seems to come first in the boot sequence, so to be able to choose one system to boot from ... | null | null | null | null | null |
1498855 | 1 | null | 2024-01-03T11:50:49.567 | 0 | 118 | <p>When I try to run synaptic-pkexec, I get this.</p>
<pre><code>andy@7 ~> synaptic-pkexec
==== AUTHENTICATING FOR com.ubuntu.pkexec.synaptic ===
Authentication is required to run the Synaptic Package Manager
Authenticating as: andy,,, (andy)
Password:
polkit-agent-helper-1: error response to PolicyKit daemon: GDBu... | 573838 | 25618 | 2024-01-03T13:47:10.757 | 2024-01-03T14:01:18.273 | How can I repair synaptic-pkexec | [
"22.04",
"ubuntu-mate"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T14:27:07.927",
"id": "2625837",
"postId": "1498855",
"score": "1",
"text": "Are you running this inside a mate desktop, or at a CLI terminal? Is `mate-polkit` running? what is the output of `pgrep -af polkit`?",
"userDisplayName": null,
"userId": "178692"
... | null | [] | null | null | null | null | null |
1498858 | 1 | null | 2024-01-03T12:05:54.530 | 0 | 241 | <p>I'm looking to sync game saves from yuzu (as well as other stuff like ssh configs etc.) between multiple OSes/Devices using OneDrive.</p>
<p>Namely I would need to sync Windows, Ubuntu, as well as Steam OS (Arch, afaik?).</p>
<p>I'm already set up to do this with Windows. My current solution is to just create a junc... | 1132966 | 1132966 | 2024-01-03T12:55:16.553 | 2024-01-03T21:54:31.133 | Ideal OneDrive client for syncing save data/small files, without fully downloading everything | [
"sync"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<blockquote>\n<p>Does anybody know a great client that I could check out?</p>\n</blockquote>\n<p><strong>Disclosure:</strong> I am the developer of the OneDrive Client for Linux - <a href=\"https://github.com/abraunegg/onedrive\" rel=\"nofollow noreferrer\">https://github.com/ab... | null | null | null | null | null |
1498860 | 1 | null | 2024-01-03T12:51:12.257 | 0 | 51 | <p>I have already tried xbindkeys + xvkbd</p>
<pre><code>"xvkbd -xsendevent -text '\[Left]'"\
m:0x8 + c:44\
alt + j
"xvkbd -xsendevent -text '\[Down]'"\
m:0x8 + c:45\
alt + k
"xvkbd -xsendevent -text '\[Right]'"\
m:0x8 + c:46\
alt + l
"xvkbd -xsendevent -text '\[Up]'"\
m:0x8 +... | 1757666 | 238179 | 2024-01-04T01:14:25.423 | 2024-01-04T01:14:25.423 | How to keymap arrowkeys to alt + [ijkl] in Ubuntu 22.04? | [
"keyboard",
"shortcut-keys",
"xbindkeys"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498862 | 1 | null | 2024-01-03T13:28:54.027 | 0 | 42 | <p>I would like to discuss an issue I'm experiencing with my Ubuntu 22.04 LTS version. I use my laptop directly with an AC adapter, without the battery. The problem arises when I turn on my laptop; it doesn't display the company logo, and the screen remains blank. Even when the option appears to "press the F1 key ... | 1757673 | 1757673 | 2024-01-03T18:28:23.807 | 2024-01-03T18:28:23.807 | Blank Screen Issue initially from booting | [
"boot"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T18:05:23.763",
"id": "2625889",
"postId": "1498862",
"score": "0",
"text": "If the screen is always blank from power on, exactly how is it working? This is a hardware fault. If you are lucky, maybe just a loose connection inside.",
"userDisplayName": null,
... | null | [] | null | null | null | null | null |
1498863 | 1 | null | 2024-01-03T13:30:08.207 | 0 | 106 | <p>How Do I Verify Ubuntu 22.04 ISO Download</p>
<p>I'm having issues installing Ubuntu 22.04 iso on an old PC. So I'm checking all the steps.
step 1 was to verify the iso file and I followed the steps suggested at
<a href="https://ubuntu.com/tutorials/how-to-verify-ubuntu#1-overview" rel="nofollow noreferrer">https://... | 1754939 | null | null | 2024-01-03T15:03:36.937 | Verifying 22.0-4 ISO Download Problem | [
"22.04",
"iso",
"sha256sum"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T13:48:22.577",
"id": "2625826",
"postId": "1498863",
"score": "1",
"text": "Obviously, you do not have a file `SHA256SUMS` and/or `SHA256SUMS.gpg`. Read what the program is telling you. It says `gpg: can't open signed data 'SHA256SUMS' gpg: can't hash datafile: No s... | null | [
{
"accepted": null,
"body": "<p>Following through the instructions that you are following, at Step 3 or page <a href=\"https://ubuntu.com/tutorials/how-to-verify-ubuntu#3-download-checksums-and-signatures\" rel=\"nofollow noreferrer\">https://ubuntu.com/tutorials/how-to-verify-ubuntu#3-download-checksums-an... | null | null | null | null | null |
1498867 | 1 | null | 2024-01-03T15:04:07.070 | 0 | 15 | <p>Some time ago, I realized that the "Sound Preferences..." button (the one that shows up when clicking on the sound icon) stop working. When I click on it, nothing happens anymore.</p>
<p>I proceeded to search for the sound options on "Administration" and "Preferences" sub-menus on Syste... | 1028865 | null | null | 2024-01-03T15:04:07.070 | Sound preferences vanished | [
"sound",
"menu"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498868 | 1 | 1498869 | 2024-01-03T15:33:11.313 | 0 | 221 | <p>TLDR:
I found the ip of my home ubuntu server Nas (base install), listed on the home network connections web page of my router (while browsing from home), a Fritzbox7530, from Zen broadband (a well rated uk provider). It was a clickable link, so I clicked it, was not sure what I would get, another page listing open... | 1196443 | null | null | 2024-01-03T15:40:47.583 | Is nextcloud preinstalled on Ubuntu server? or my mistake? | [
"server",
"software-installation",
"uninstall",
"nextcloud"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T19:26:29.933",
"id": "2625912",
"postId": "1498868",
"score": "0",
"text": "\"*...is this set up method a little bit risky?*\" Only if you are in the habit of letting strangers or hackers or crooks wander your local network.",
"userDisplayName": null,
"userI... | {
"accepted": true,
"body": "<p>It will be installed if you select it - which you apparently did.</p>\n<p>For Ubuntu Server 22.04, this screen will come up during install:</p>\n<p><a href=\"https://i.stack.imgur.com/05qtF.png\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/05qtF.png\" alt=\"enter... | [
{
"accepted": true,
"body": "<p>It will be installed if you select it - which you apparently did.</p>\n<p>For Ubuntu Server 22.04, this screen will come up during install:</p>\n<p><a href=\"https://i.stack.imgur.com/05qtF.png\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/05qtF.png\" alt... | null | null | null | null | null |
1498870 | 1 | 1498910 | 2024-01-03T15:43:30.723 | 0 | 35 | <p>Experiencing Challenges with USB (NTFS) File Transfers: Anomalies in Initial Write Speeds Leading to Data Loss</p>
<p>I am currently encountering a perplexing issue during file transfers to an NTFS-formatted USB drive. Upon initiating the transfer, the progress bar displays an anticipated total USB write speed of 13... | 1757697 | null | null | 2024-01-03T21:25:31.107 | Addressing Initial High Transfer Speeds Causing Data Loss in USB File Transfers: Community Insights Needed | [
"usb",
"hard-drive",
"filesystem"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T16:13:05.750",
"id": "2625855",
"postId": "1498870",
"score": "3",
"text": "Isn't the initial high data rate just due to buffers along the way filling? Once the pipeline is full, the bottle neck becomes the USB drives write rate.",
"userDisplayName": null,
"... | {
"accepted": true,
"body": "<p>The <code>rsync</code> command has an option <code>--bwlimit</code> that allows you to control the speed.</p>\n<pre><code>rsync --bwlimit=25m source_file destination/\n</code></pre>\n<p>There's also <code>pv</code> (pipe viewer) in combination with <code>cp</code> to control the tran... | [
{
"accepted": true,
"body": "<p>The <code>rsync</code> command has an option <code>--bwlimit</code> that allows you to control the speed.</p>\n<pre><code>rsync --bwlimit=25m source_file destination/\n</code></pre>\n<p>There's also <code>pv</code> (pipe viewer) in combination with <code>cp</code> to control ... | null | null | null | null | null |
1498871 | 1 | null | 2024-01-03T15:51:56.750 | 0 | 82 | <p>I tried installing a driver for my TP-Link wifi adapter but I ran into some error(s)</p>
<p>OS: Ubuntu Server 22.04 LTS
Kernel: 5.15.0-91-generic</p>
<p>commands ran:</p>
<pre><code>cd wifi adapter driver folder
</code></pre>
<pre><code> sudo make
error:
make ARCH=x86_64 CROSS_COMPILE= -C /lib/module... | 1757701 | 966203 | 2024-01-03T16:11:51.407 | 2024-01-03T16:11:51.407 | make error when trying install TP link USB wifi drivers | [
"server",
"usb",
"22.04",
"make"
] | 0 | 11 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T16:22:23.517",
"id": "2625858",
"postId": "1498871",
"score": "0",
"text": "Are you trying the official from Realtek? I would suggest building one that is actually maintained, such as [this one](https://github.com/clnhub/rtl8192eu-linux).",
"userDisplayName": nu... | null | [] | null | null | null | null | null |
1498875 | 1 | null | 2024-01-03T16:26:22.007 | 0 | 296 | <p>I was trying to do a <code>apt-get update && apt-get upgrade</code> on my Ubuntu and end up with the following error</p>
<pre class="lang-bash prettyprint-override"><code>$ sudo apt update
Get:1 file:/var/cudnn-local-tegra-repo-ubuntu2004-8.6.0.166 InRelease [1,575 B]
Get:1 file:/var/cudnn-local-tegra-repo... | 1441938 | null | null | 2024-01-03T16:26:22.007 | How to solve ? dpkg: error processing archive /var/cache/apt/archives/libc-bin_2.31-0ubuntu9.14_arm64.deb (--unpack): | [
"20.04",
"dpkg"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498877 | 1 | null | 2024-01-03T16:34:08.957 | 0 | 31 | <p>i was trying to change some jack port functions by using hdajackretask, and my computer don't see any audio outputs now, My sound card is Conexant CX20751/2
Do you have any ideas how to fix it? (remove boot override doesn't help)</p>
| 1757708 | null | null | 2024-01-03T16:34:08.957 | My computer don't see any audio outputs | [
"drivers",
"sound",
"ubuntu-drivers",
"audio-jack"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498878 | 1 | null | 2024-01-03T17:05:39.733 | 0 | 39 | <p>This is the 3rd time that this same error has occurred in an Ubuntu installation with me, I have not been able to resolve it like other people on the internet who have had the same problem.</p>
<p><img src="https://i.stack.imgur.com/8TChE.png" alt="app-center-screenshot" /></p>
| 1757717 | 1450948 | 2024-01-03T17:22:57.603 | 2024-01-03T17:22:57.603 | Error when updating Ubuntu 22.04 LTS | [
"22.04"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T17:39:56.187",
"id": "2625883",
"postId": "1498878",
"score": "0",
"text": "I already tried but it didn't work for me",
"userDisplayName": null,
"userId": "1757717"
},
{
"creationDate": "2024-01-03T23:51:03.847",
"id": "2625957",
"postId": "1... | null | [] | null | null | null | null | null |
1498879 | 1 | null | 2024-01-03T17:26:50.220 | 1 | 176 | <p>I'm trying to build a kernel from the Ubuntu package source on Mantic. So far, I've done this:</p>
<pre><code>$ sudo apt-get build-dep linux linux-image-generic
$ sudo apt-get install libncurses-dev gawk flex bison openssl libssl-dev dkms libelf-dev libudev-dev libpci-dev libiberty-dev autoconf llvm
$ apt-get sourc... | 579136 | null | null | 2024-02-12T16:07:29.463 | Building kernel from deb-src - missing modules? | [
"kernel",
"compiling"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-04T09:46:02.317",
"id": "2626002",
"postId": "1498879",
"score": "0",
"text": "For anyone coming after, removing these modules from `debian.master/abi/amd64/generic.modules` gets the build through this stage. It still doesn't work, but it gets one step further on.",
... | null | [
{
"accepted": null,
"body": "<p>Create ignore.modules under <em>ABI directory</em>:</p>\n<pre><code>touch debian.master/abi/amd64/ignore.modules\n</code></pre>\n<p>This worked in my case.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 4.0... | null | null | null | null | null |
1498880 | 1 | null | 2024-01-03T17:42:15.850 | 2 | 499 | <p>I have files inside a directory that are named as <code>00001.npy</code>, <code>00002.npy</code>, ..., <code>00150.npy</code>, etc. The file names are increasing in ascending order.</p>
<p>I want to move all files whose name is between <code>00008.npy</code> to <code>00180.npy</code> to another directory.</p>
<p>How... | 1155451 | 618353 | 2024-01-03T18:19:52.053 | 2024-01-03T18:30:31.933 | How to move a set of files named as numbers in ascending order to another directory? | [
"command-line",
"bash"
] | 2 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>In bash you can use <a href=\"https://www.gnu.org/software/bash/manual/html_node/Brace-Expansion.html\" rel=\"noreferrer\">brace expansion</a>:</p>\n<pre><code>mv {00008..180}.npy /destination/\n</code></pre>\n",
"commentCount": "0",
"comments": [],
"communityOwne... | null | null | null | null | null |
1498882 | 1 | null | 2024-01-03T17:49:20.527 | 0 | 47 | <p>I can't print to my Epson WF-C4810. It works from Windows so I assume I need to find the right driver. Is one available?</p>
| 18091 | 18091 | 2024-01-03T19:38:09.063 | 2024-01-03T20:36:48.733 | How can I find a printer driver for the EPSON WF-C4810? | [
"22.04",
"printing"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T20:14:48.677",
"id": "2625921",
"postId": "1498882",
"score": "0",
"text": "Printers are supposed to be detected automatically and work without any additional drivers in Ubuntu 22.04. Please explain if it does not work.",
"userDisplayName": null,
"userId": "... | null | [] | null | null | null | null | null |
1498884 | 1 | null | 2024-01-03T17:54:12.590 | 0 | 43 | <p>I have Ubuntu 22.04.3 LTS on an HP-15 Notebook. For years I've been using single click to do pretty much everything, e.g. move from tab to tab in Chrome or Firefox, or select fields in online forms. Since changing the mouse battery this afternoon all that has changed. I have to double click on every application, eve... | 1757723 | null | null | 2024-01-03T17:54:12.590 | Single click has changed to double click after changing mouse battery | [
"22.04",
"mouse"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T22:44:48.890",
"id": "2625948",
"postId": "1498884",
"score": "0",
"text": "I'm not sitting in front of my system at the moment, but I can't imagine it being much different than the answer here https://askubuntu.com/q/299048/231142",
"userDisplayName": null,
... | null | [] | null | null | null | null | null |
1498885 | 1 | null | 2024-01-03T17:55:43.740 | 1 | 166 | <p>Even after turning my device on for Pairing Mode, no device would show up in Bluetooth section to be able to connect. I mean there actually are no devices found.
I updated and upgraded everything in Terminal and Software Updater and Software Center, but issue isn't resolved yet.</p>
<p>Please someone help if they ca... | 1581828 | null | null | 2024-01-03T17:55:43.740 | Just upgraded to Ubuntu 23.10. Bluetooth not working | [
"upgrade",
"updates",
"bluetooth",
"update-manager",
"23.10"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498889 | 1 | 1498897 | 2024-01-03T18:23:13.103 | 2 | 170 | <p>I'm having the exact same problem solved by <a href="https://askubuntu.com/a/1200983/263726">this answer</a> (trying to add a shared folder in Virtual Box, having it be owned by my user; Win host/Ubuntu guest), but I need clearer instruction:</p>
<p>What is the <code>sharedname_on_host</code> mentioned in the 4th it... | 263726 | null | null | 2024-01-03T19:05:58.240 | Editing "/etc/fstab" to add a mount point: I need clearer instruction | [
"mount"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>I will try to explain the answer to <a href=\"https://askubuntu.com/questions/1174556/how-can-i-change-the-owner-of-virtualbox-shared-folders-on-ubuntu-18-04-guest-vm\">How can I change the owner of VirtualBox shared folders on Ubuntu 18.04 guest VM?</a> a bit more.</p>\n<h2><code>sh... | [
{
"accepted": true,
"body": "<p>I will try to explain the answer to <a href=\"https://askubuntu.com/questions/1174556/how-can-i-change-the-owner-of-virtualbox-shared-folders-on-ubuntu-18-04-guest-vm\">How can I change the owner of VirtualBox shared folders on Ubuntu 18.04 guest VM?</a> a bit more.</p>\n<h2>... | null | null | null | null | null |
1498891 | 1 | null | 2024-01-03T18:26:39.220 | 0 | 276 | <p>I am trying to install wine on Ubuntu 22.04 and following the docs here: <a href="https://wiki.winehq.org/Ubuntu" rel="nofollow noreferrer">https://wiki.winehq.org/Ubuntu</a></p>
<p>But when reaching this step:</p>
<pre><code>sudo apt install --install-recommends winehq-staging
</code></pre>
<p>I get an error:</p>
<... | 774151 | null | null | 2024-01-03T18:26:39.220 | wine installation fails: Depends wine-staging (= 9.0~rc3~jammy-1) | [
"apt",
"22.04",
"wine",
"dependencies"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T20:56:57.143",
"id": "2625925",
"postId": "1498891",
"score": "0",
"text": "Are you trying to install wine from some ppa, or the version in the Ubuntu repos? If you are using some ppa, undo all that you have done, and install the version in the Ubuntu repos.",
"... | null | [] | null | null | null | null | null |
1498894 | 1 | null | 2024-01-03T18:45:26.837 | 0 | 111 | <p>I have a problem with my Mouse Buttons of my Lenovo T560 running Ubuntu 22.04.3 LTS.</p>
<p>When I place the Laptop into suspend sometimes the Buttons above the touchpad stop working. This seems to be a random occurrence, sometimes they keep working after suspend, sometimes they stop working. <a href="https://i.stac... | 1114474 | 1114474 | 2024-01-18T07:37:53.113 | 2024-02-01T10:05:59.750 | Mouse Buttons not working after suspend on Lenovo T560 | [
"22.04",
"suspend",
"mouse",
"lenovo",
"thinkpad"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>I experience the same thing as you; my mouse buttons on touchpad/bluetooth mouse do not work after waking up from almost every suspend (Ubuntu 22.04.3, X11, Lenovo ThinkPad P14s). What I currently use to recover from this state is:</p>\n<ul>\n<li>Switch into another tty where... | null | null | null | null | null |
1498895 | 1 | null | 2024-01-03T18:46:00.183 | 0 | 24 | <p>I was trying to lower the audio sample rate for a test, but I noted that nothing was changing the sound quality.</p>
<p>I tried changing sample rate in /etc/pulse/daemon.conf, the single daemon.conf file in my OS (Ubuntu 18.04 LTS), but nothing changed.</p>
<p>More than that, pulseaudio --dump-conf still showed the ... | 1028206 | null | null | 2024-01-03T18:46:00.183 | Pulseaudio doesn't react to changes in daemon.conf, and pulseaudio --dump-conf always shows the same output | [
"pulseaudio",
"strace"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-22T02:49:06.713",
"id": "2630054",
"postId": "1498895",
"score": "1",
"text": "Ubuntu 18.04 has been End of Standard Support since June 2023 and is off topic here. Please upgrade to a supported version of Ubuntu.",
"userDisplayName": null,
"userId": "767056"
... | null | [] | null | null | null | null | null |
1498906 | 1 | null | 2024-01-03T20:59:17.917 | 0 | 25 | <p>Gnome should support an automatic screen brigthness feature, which can be set in gnome-control-center.</p>
<p>This adaptive brightness might not be supported on all computer. If so, the relative setting is not shown. That's my case with my Dell XPS 9360. I thought that was not supported on my latop, but I googled a ... | 368458 | null | null | 2024-01-03T20:59:17.917 | Check for missing driver for Dynamic Backlight Control (DBC) | [
"drivers",
"gnome",
"backlight"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498907 | 1 | null | 2024-01-03T21:10:04.070 | 0 | 74 | <p>How can I disable the insert key on Ubuntu 22.04 in Wayland?</p>
<p>In X11, it was simple:</p>
<pre class="lang-sh prettyprint-override"><code># Figure out what keycode is mapped to insert key.
xmodmap -pke | grep -i insert
# Disable it.
echo "keycode 90 =" >> ~/.Xmodmap
</code></pre>
<p>Is there no... | 601020 | null | null | 2024-01-03T21:26:01.830 | How do I disable the insert key on Wayland? | [
"gnome",
"22.04",
"wayland"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>It seems Wayland lacks this configurability.</p>\n<p>Here's the workaround solution I'm using via <a href=\"https://github.com/rvaiya/keyd\" rel=\"nofollow noreferrer\">rvaiya's <code>keyd</code></a>:</p>\n<h4>Install <code>keyd</code></h4>\n<pre class=\"lang-sh prettyprint-o... | null | null | null | null | null |
1498912 | 1 | null | 2024-01-03T21:36:23.633 | 0 | 38 | <p>We use the stork service specifically for monitoring our Kea server installations. This is running on Ubuntu 22. I use systemctl to enable the service for auto start. Every time I patch these systems and there's an update to stork (either agent or server), the service gets disabled. I have to manually use system... | 1757747 | null | null | 2024-01-03T21:36:23.633 | Service being disabled after package updates | [
"apt",
"services"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498915 | 1 | null | 2024-01-03T22:02:34.017 | 0 | 122 | <p>I'm running Ubuntu 23.10 and sometimes like to use 100% display scaling and sometimes like to use 125% scaling. I'd like to be able to switch between the two using a keyboard shortcut if possible.</p>
<p>I've tried executing <code>gsettings list-recursively > before</code> updating the scaling setting via the Set... | 428470 | null | null | 2024-01-04T18:24:47.483 | Keyboard shortcut to toggle between two display scaling settings | [
"display",
"23.10",
"scaling"
] | 2 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-04T12:20:41.640",
"id": "2626024",
"postId": "1498915",
"score": "0",
"text": "I am doing the same and seeing that `org.gnome.desktop.interface text-scaling-factor` is changing from 1.0 to 1.25.",
"userDisplayName": null,
"userId": "855322"
},
{
"creati... | null | [
{
"accepted": null,
"body": "<p><sub><strong>Edit</strong>: The following method is for changing text (font) scaling and not screen scaling. But, I keep this answer here, in case it helps somebody else.</sub></p>\n<hr />\n<p>Put the following script into a file, say <code>~/binb/tog_scale.sh</code>:</p>\n<p... | null | null | null | null | null |
1498918 | 1 | null | 2024-01-03T22:37:04.350 | 0 | 368 | <p>I've and issue where I can't seem to log into google on my new installation of Ubuntu 23/10. I found it really useful on my old install which was the 22.04LTS but when I go to
Settings>Online Accounts
and click on the 'Google' option, I'm just getting a blank popup. Would really appreciate if someone could explai... | 1757765 | 767056 | 2024-01-04T00:00:54.400 | 2024-04-06T13:16:04.300 | Can't seem to sign into Google Account | [
"google",
"online-accounts",
"google-drive"
] | 2 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-03T22:57:05.337",
"id": "2625950",
"postId": "1498918",
"score": "3",
"text": "Might be the same issue as https://askubuntu.com/a/1425273/231142",
"userDisplayName": null,
"userId": "231142"
},
{
"creationDate": "2024-01-04T07:00:32.943",
"id": "262... | null | [
{
"accepted": null,
"body": "<p>I have 3 google accounts. Two are not protected with 2-Step Verification (double question), one is activated with this feature.</p>\n<p>Since the day the 2-Step Verification was activated, I can not connect (Ubuntu) Gnome to this Google account. The pop-up window freezes afte... | null | null | null | null | null |
1498919 | 1 | null | 2024-01-03T23:07:16.417 | -1 | 235 | <p>I'm following these instructions to install OS Spoofer on an Ubuntu virtual machine. Ubuntu is freshly installed, and I have not changed the "/etc/apt/sources.list" file</p>
<p><a href="https://github.com/segofensiva/OSfooler-ng?tab=readme-ov-file" rel="nofollow noreferrer">https://github.com/segofensiva/O... | 1757761 | 1757761 | 2024-01-04T00:40:18.877 | 2024-01-04T00:40:18.877 | "Package python is not installed.", even though it is installed? | [
"software-installation",
"22.04",
"python"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>You have a message that says that <code>python (>= 2.7) is not installable</code>, however python2.7 is in the default Ubuntu 22.04 repositories, so you need to restore the default repositories. You can recreate a standard sources.list in Ubuntu 22.04 and later by running... | null | null | null | null | null |
1498930 | 1 | null | 2024-01-04T04:15:11.867 | 0 | 87 | <p>I am using Ubuntu-Image to build an image for ubuntu with several snaps as outlined here:
<a href="https://ubuntu.com/core/docs/using-ubuntu-image" rel="nofollow noreferrer">https://ubuntu.com/core/docs/using-ubuntu-image</a></p>
<p>I have been able to build images without issue for a while now, but today out of now... | 230266 | null | null | 2024-01-04T15:24:25.463 | Ubuntu-Image fails to build image | [
"20.04",
"snap",
"ubuntu-core",
"snap-store"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>After some investigation and reviewing the source code where the error is generated, and checking the version installed, I found that I was ubuntu-image installed from apt (if you ran <code>apt install ubuntu-image</code> etc.).</p>\n<p>The Apt version has not been updated fo... | null | null | null | null | null |
1498940 | 1 | 1499024 | 2024-01-04T07:08:21.217 | 0 | 191 | <p>Kubuntu cant access Windows 11 NVMe drive even when secure boot and fast boot disabled in bios and also in windows 11 disabled fast boot, Bitlocker wasnt ON</p>
<p>See screenshot</p>
<p><a href="https://i.stack.imgur.com/qkEuw.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/qkEuw.png" alt="enter i... | 9550 | 9550 | 2024-01-04T17:06:29.493 | 2024-01-22T20:12:42.167 | Kubuntu cant access Windows 11 NVMe even when secure boot and fast boot disabled in bios and also in windows 11 disabled fast boot, Bitlocker wasnt ON | [
"kubuntu",
"dolphin",
"nvme"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-04T09:20:11.817",
"id": "2625999",
"postId": "1498940",
"score": "1",
"text": "You can analyze the problem according to [this link](https://askubuntu.com/questions/144852/cant-format-my-usb-drive-i-have-already-tried-with-mkdosfs-and-gparted/933035#933035) and if you a... | {
"accepted": true,
"body": "<p>In control panel Bitlocker shows its off.\n<a href=\"https://i.stack.imgur.com/0E648.png\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/0E648.png\" alt=\"enter image description here\" /></a></p>\n<p>in windows settings Privacy & Security category Device encry... | [
{
"accepted": true,
"body": "<p>In control panel Bitlocker shows its off.\n<a href=\"https://i.stack.imgur.com/0E648.png\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/0E648.png\" alt=\"enter image description here\" /></a></p>\n<p>in windows settings Privacy & Security category Devi... | null | null | null | null | null |
1498941 | 1 | null | 2024-01-04T07:21:36.450 | 0 | 56 | <p>I'm getting this error when I try and install the gimp snap how can this be fixed?</p>
<p><strong>Fetch and check assertions for snap "gimp" (412) (cannot verify snap "gimp", no matching signatures found)</strong></p>
<pre><code> rt@sys76:~$ sudo snap install gimp
error: cannot perform the fo... | 85309 | 85309 | 2024-01-04T08:57:19.257 | 2024-01-04T08:57:19.257 | cannot verify snap "gimp", no matching signatures found | [
"snap",
"gimp",
"snap-store"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498942 | 1 | null | 2024-01-04T07:43:38.643 | 0 | 532 | <p>I got an error in Ubuntu 23. It shows error -22: <code>failed to register device with error 22</code>, then it shows a bunch of logs.</p>
<p><a href="https://i.stack.imgur.com/o9iIR.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/o9iIR.jpg" alt="here. sorry for the quality" /></a></p>
<p>I thought... | 1757830 | 94914 | 2024-01-04T09:04:07.370 | 2024-01-04T09:04:07.370 | Ubuntu latest kernel version 6.5.0-14-generic | [
"kernel",
"asus",
"grub-efi",
"23.10",
"logs"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498943 | 1 | 1499383 | 2024-01-04T07:45:02.943 | 0 | 341 | <p>I have a vendor application installed in an Ubuntu Jammy server that relies on SSSD v2.6.3 configured for LDAP integration for the authentication and creation of the home directory of the user in the server.</p>
<p>In the sssd.conf configuration it is present:</p>
<pre><code>[sssd]
config_file_version=2
reconnection... | 1649310 | null | null | 2024-03-14T11:07:50.373 | Why SSSD Service override_homedir triggers creation of home directory with wrong permissions? | [
"pam",
"sssd",
"umask"
] | 2 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>In this case the problem actually resided in the vendor application doing the authentication that did not trigger the PAM modules for the session, a modification on this vendor application's configuration allowed the authentication process to invoke the PAM session configuration we h... | [
{
"accepted": null,
"body": "<p>Generally, <code>pam_mkhomedir.so</code> creates the home directories in this situation, so I still suspect it is the reason. The default <code>pam_mkhomedir.so</code> settings do create the permissions you reported. From <a href=\"https://manpages.ubuntu.com/manpages/noble... | null | null | null | null | null |
1498946 | 1 | null | 2024-01-04T08:09:53.707 | 0 | 59 | <p>I use dual boot with Windows 11 and Ubuntu 22.04. In the GUI, Ubuntu does not detect anything like on image, but in <code>systemctl status bluetooth</code> it's active.</p>
<p><a href="https://i.stack.imgur.com/V6LlW.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/V6LlW.png" alt="Active Bluetooth"... | 1757836 | 94914 | 2024-01-04T08:54:00.050 | 2024-01-04T08:54:00.050 | Ubuntu 22.04.3 Bluetooth error, active in systemctl but in GUI when ON still does not display anything | [
"22.04",
"bluetooth"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498947 | 1 | null | 2024-01-04T08:29:16.907 | 0 | 15 | <p>I wanted to perform some task in my application, as soon as the application wakes from sleep mode. To do that I wanted to detect the wake event in my application. In the 'org.freeDesktop.login1' interface, there is a signal 'PrepareForSleep' available to detect the sleep event, however, there is no counterpart DBus ... | 1694014 | null | null | 2024-01-04T08:29:16.907 | No DBus signal available for Wake event in linux | [
"20.04",
"dbus",
"events"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498948 | 1 | null | 2024-01-04T08:46:17.720 | 0 | 21 | <p>I have no idea how to troubleshoot the problem, and would really appreciate some guidance on fixing this issue.</p>
| 1757842 | null | null | 2024-01-04T08:46:17.720 | my laptop is consistently freezing when using i3wm on Ubuntu 22.04.3 LTS | [
"hdpi"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498949 | 1 | null | 2024-01-04T08:48:20.973 | 0 | 98 | <p>Is there a way to configure roaming for a wifi network defined in netplan (on UB22). Like i used to do before by adding bgscan="[some scan settings]" to the wpa_supplicant.</p>
| 1646881 | 1646881 | 2024-01-04T08:49:59.003 | 2024-01-04T10:58:08.670 | Netplan wpa_supplicant roaming | [
"22.04",
"netplan",
"wpa-supplicant"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498951 | 1 | null | 2024-01-04T09:05:03.210 | -1 | 293 | <p>I would like to free up space in my hard disk. Since the snaps take up a lot of space I pruned the unused ones (see <a href="https://askubuntu.com/questions/1036633/how-to-remove-disabled-unused-snap-packages-with-a-single-line-of-command?answertab=scoredesc#tab-top">this post</a>)</p>
<p>Now I have this:<br>
<a hre... | 620119 | 620119 | 2024-01-04T09:11:24.373 | 2024-01-04T10:49:37.997 | How to free disk space from snaps | [
"xubuntu",
"firefox",
"snap",
"disk-usage"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-04T09:31:31.533",
"id": "2626000",
"postId": "1498951",
"score": "4",
"text": "Does this answer your question? [How to clean cache and orphan dependencies in snap and flatpak?](https://askubuntu.com/questions/1228432/how-to-clean-cache-and-orphan-dependencies-in-snap-a... | null | [
{
"accepted": null,
"body": "<p>You can install Stacer and try to use it. It's a system optimization tool and it works well for me!</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2024-01-04T13:05:52.863",
"id": "2626030",
"postId": "1498954",
"sco... | null | null | null | null | null |
1498952 | 1 | null | 2024-01-04T09:09:26.980 | 0 | 130 | <p>I am getting this after installing opencv and my file isn't running what should I do?</p>
<pre><code>WARNING: The script f2py is installed in '/home/jitendra/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
</code></... | 1757848 | 1450948 | 2024-01-04T10:22:51.860 | 2024-01-04T10:22:51.860 | Python libraries installation | [
"python3"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-04T10:27:38.657",
"id": "2626006",
"postId": "1498952",
"score": "1",
"text": "Does this answer your question? [In ubuntu 20.04, how to fix pip path?](https://askubuntu.com/questions/1242234/in-ubuntu-20-04-how-to-fix-pip-path)",
"userDisplayName": null,
"userI... | null | [] | null | null | null | null | null |
1498957 | 1 | null | 2024-01-04T10:04:43.480 | 0 | 282 | <p>I'm installing Ubuntu 22.04 on a laptop from scratch and it does not detect my ethernet connected HP "Color-LaserJet-CM1312nfi-MFP".
I have an old laptop with Ubuntu 22.04 where it has worked fine for years and it still works. I think I originally installed Ubuntu 18.04 or even 12.04 on it and have since u... | 432063 | null | null | 2024-01-05T18:02:20.317 | Ubuntu 22.04 does not detect my network printer | [
"networking",
"printing",
"hp"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-04T10:42:15.357",
"id": "2626011",
"postId": "1498957",
"score": "2",
"text": "review page 48 Chapter 5 Connectivity of https://h10032.www1.hp.com/ctg/Manual/c01424292.pdf in order to follow instructions on installing the printer on a network. You should be able to see... | null | [
{
"accepted": null,
"body": "<p>OK, I had two problems here.</p>\n<ol>\n<li><p>The network printer could not be found and I could not ping my printer from the new laptop. The issue was that my VPN service was blocking the traffic. The solution was to enable Local network sharing in Mullvad VPN settings.</p>... | null | null | null | null | null |
1498960 | 1 | null | 2024-01-04T10:36:49.427 | 0 | 23 | <p>I'm running Ubuntu 23.10 with TPM-FDE enabled on a Dell laptop. Occasionally when attempting to wake the device from suspend, it will perform a cold boot (i.e. it seems to have shutdown during suspend.)</p>
<p>Checking the end of journald from last boot I see only the following:</p>
<pre><code>Jan 03 16:01:30 ubu-n-... | 952240 | null | null | 2024-01-04T10:36:49.427 | 23.10 with TPM-FDE shuts down during suspend | [
"suspend"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498962 | 1 | null | 2024-01-04T10:48:00.690 | 0 | 76 | <p>My VM in KVM looks disk full, then I checked df</p>
<pre><code>df -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 392M 1.2M 391M 1% /run
/dev/mapper/ubuntu--vg-ubuntu--lv 9.8G 9.3G 0 100% /**
tmpfs 2.0G 0 2.0G 0% ... | 1757866 | 1450948 | 2024-01-04T13:29:09.363 | 2024-01-05T00:52:03.657 | something wrong disk size in vm under KVM | [
"virtualization",
"disk",
"storage",
"virt-manager"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-04T13:58:43.057",
"id": "2626036",
"postId": "1498962",
"score": "0",
"text": "Your partition size in the VM is 10G for the partition of concern as shown in your `df` output. The overall size of the VM isn't the problem - that is a different thing. Consider expanding t... | null | [
{
"accepted": null,
"body": "<p>After all search, I got to know this is related to LVM.</p>\n<pre><code>sudo lvm lvextend -l +100%FREE /dev/ubuntu-vg/ubuntu-lv\n</code></pre>\n<p>And then,</p>\n<pre><code>sudo resize2fs -p /dev/mapper/ubuntu--vg-ubuntu--lv\n</code></pre>\n<p>After log out and login again, i... | null | null | null | null | null |
1498965 | 1 | null | 2024-01-04T11:13:16.627 | 0 | 104 | <p>I am unable to patch OverlayFS vulnerability (CVE-2021-3493). They said in github that it is patched in 5.11 kernel however i have installed multiple kernels (5.11,5.15,6.2 etc) and also compiled from patched source code but i am just unable to patch the vulnerability. Can somebody help me regarding this matter? Whe... | 1757881 | null | null | 2024-01-04T11:13:16.627 | OverlayFS CVE-2021-3493 Patch | [
"kernel",
"patch",
"vulnerability",
"overlayfs"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-04T11:20:23.940",
"id": "2626014",
"postId": "1498965",
"score": "0",
"text": "How do you verify that it's not patched?",
"userDisplayName": null,
"userId": "653515"
},
{
"creationDate": "2024-01-04T11:29:13.367",
"id": "2626017",
"postId": "149... | null | [] | null | null | null | null | null |
1498966 | 1 | null | 2024-01-04T11:34:34.987 | 0 | 178 | <p>When I try and run sudo apt-get upgrade I get the following error:</p>
<pre><code>root@FDPM:~# sudo apt upgrade
sudo: unable to resolve host FDPM: Name or service not known
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to cor... | 1757883 | 149708 | 2024-01-04T12:00:25.313 | 2024-01-04T13:32:47.047 | How to resolve unmet dependencies: libpam-modules : PreDepends: libpam-modules-bin (= 1.3.1-5ubuntu4.6)? | [
"apt",
"package-management",
"upgrade",
"22.04",
"dpkg"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-04T11:38:22.720",
"id": "2626023",
"postId": "1498966",
"score": "1",
"text": "Check your *facts* (esp. release tagged as 22.04) OR your sources, as `libpam-modules-bin | 1.4.0-11ubuntu2.3 | jammy-security | amd64, arm64, armhf, i386, ppc64el, riscv64, s390x` i... | null | [] | null | null | 2024-01-04T13:31:31.243 | null | null |
1498973 | 1 | null | 2024-01-04T13:00:53.370 | 0 | 37 | <p>When I tried to get the power of my PC's power supply, I found that I could not find the <code>/sys/class/power_supply/BAT1</code> directory, there was only the ACDA directory under <code>/sys/class/power_supply</code>. Is this a problem that occurs when Ubuntu is running under a virtual machine, or did I encounter ... | 1757898 | 94914 | 2024-01-04T13:27:36.473 | 2024-01-04T13:27:36.473 | Why are files in the directory /sys/class missing when Ubuntu 22.04 is set up on the virtual machine VMware 17 Pro? | [
"22.04",
"vmware"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-04T13:21:10.297",
"id": "2626033",
"postId": "1498973",
"score": "0",
"text": "Is the VM actually configured to [Report Battery Information in the Guest](https://docs.vmware.com/en/VMware-Workstation-Player-for-Linux/17.0/com.vmware.player.linux.using.doc/GUID-489559B5... | null | [] | null | null | null | null | null |
1498977 | 1 | null | 2024-01-04T13:51:09.367 | 0 | 59 | <p>I have set up my own DNS server on my Linux Ubuntu 22.04 Server using bind 9. However, I am encountering an issue. I aim to configure the DNS server to handle all sites with a subdomain of rizsolution.com. If the request is for rizsolutions.com, it should be forwarded to the IP address 64.31.43.226. For subdomains l... | 1754894 | 1754894 | 2024-01-04T14:03:28.933 | 2024-01-04T16:53:05.840 | DNS Server Issue | [
"server",
"dns",
"bind"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>If your server is not going to be authoritative for the base domain, the stub entry at top with the master server is the correct entry for the base. Remove this:</p>\n<p>zone "rizsolutions.com IN {\ntype master;\nfile "/etc/bind/forward.zone";\n};</p>\n<p>Then... | null | null | null | null | null |
1498978 | 1 | 1499303 | 2024-01-04T14:09:27.540 | 0 | 94 | <p>Software updater on Ubuntu 22.04 shows two equal updates available for
<code>GCC: GNU Compiler collection (22 kb)</code> each, but their box cannot be checked.</p>
<p>If I run <code>sudo apt-get upgrade</code> on a terminal it finds 8 not updated packages:</p>
<pre><code>gcc-10-base gcc-10-base:i386 python3-software... | 543795 | 543795 | 2024-01-05T09:17:33.777 | 2024-01-07T14:11:38.830 | Software updater doesn't let me check some boxes | [
"apt",
"updates",
"update-manager",
"gcc"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-05T09:17:59.717",
"id": "2626219",
"postId": "1498978",
"score": "0",
"text": "@user535733 thanks for the suggestion. Question edited",
"userDisplayName": null,
"userId": "543795"
},
{
"creationDate": "2024-01-07T10:34:18.697",
"id": "2626700",
... | {
"accepted": true,
"body": "<p>You asked "what am I missing?"</p>\n<p>Your <code>apt policy</code> output answers that question: You have 20.04 packages installed on a 22.04 system. That's why they won't upgrade.</p>\n<pre><code> *** 10.5.0-1ubuntu1~20.04 100\n 100 /var/lib/dpkg/status\n</code></p... | [
{
"accepted": true,
"body": "<p>You asked "what am I missing?"</p>\n<p>Your <code>apt policy</code> output answers that question: You have 20.04 packages installed on a 22.04 system. That's why they won't upgrade.</p>\n<pre><code> *** 10.5.0-1ubuntu1~20.04 100\n 100 /var/lib/dpkg/status\n</... | null | null | null | null | null |
1498981 | 1 | null | 2024-01-04T14:27:45.037 | 0 | 112 | <p>I have been using ubuntu 22.04 on my asus laptop for quite a long time now and haven't been able to find a solution to the scrollspeed issue. by default, the touchpad two finger scrollspeed is too fast.
My question is, is there a way to adjust the scroll speed back to normal? using ubuntu without a mouse is not so c... | 1757919 | null | null | 2024-01-04T14:27:45.037 | How to adjust touchpad scrollspeed in ubuntu 22.04? | [
"22.04",
"touchpad"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-04T19:30:30.403",
"id": "2626102",
"postId": "1498981",
"score": "2",
"text": "Does this answer your question? [How can I adjust the mouse scroll speed?](https://askubuntu.com/questions/255890/how-can-i-adjust-the-mouse-scroll-speed)",
"userDisplayName": null,
... | null | [] | null | null | null | null | null |
1498982 | 1 | null | 2024-01-04T14:34:03.133 | 0 | 54 | <p>I have 2 or 3 displays (it depends)</p>
<p>Normally on lock screen i see clock and other things only on the main display. And only a blured wallpaper on other displays.</p>
<p>Is there a way to make it show clock on every monitor?</p>
| 707298 | null | null | 2024-01-04T14:34:03.133 | Show clock on all displays in lock screen | [
"22.04",
"lock-screen"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498983 | 1 | null | 2024-01-04T14:34:12.567 | 1 | 86 | <p>I have the <a href="https://extensions.gnome.org/extension/6048/peek-top-bar-on-fullscreen/" rel="nofollow noreferrer">Peek Top Bar Extension</a>, but that only partially solves my problem. I'd like for the top bar to be permanently visible, even in fullscreen mode. Preferrably, I'd like for applications to only con... | 1568078 | null | null | 2024-01-04T14:34:12.567 | How to permanently enable top bar, even in fullscreen mode | [
"gnome",
"gui",
"fullscreen",
"extension",
"top-bar"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-04T16:41:18.523",
"id": "2626073",
"postId": "1498983",
"score": "0",
"text": "That's a question that I am also seeking an answer for. I tested with **Dash to Panel** extension's various **Panel Intellihide** options, but they didn't help.",
"userDisplayName": null... | null | [] | null | null | null | null | null |
1498988 | 1 | null | 2024-01-04T15:40:20.897 | 0 | 31 | <p>I have started the installation of these packages using Anaconda Navigator's GUI:</p>
<ul>
<li>pandas</li>
<li>scikit-learn</li>
<li>scipy</li>
<li>tensorflow</li>
<li>py-opencv</li>
<li>futures</li>
<li>py-pickle</li>
</ul>
<p>For already 3 hours, it shows me a window with the text "The following packages will... | 1755561 | 1755561 | 2024-01-04T16:12:11.853 | 2024-01-04T16:12:11.853 | Anaconda-Navigator - Logs of currently installing packages | [
"python",
"anaconda",
"conda"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1498995 | 1 | null | 2024-01-04T16:55:34.627 | 1 | 218 | <p>I am trying to install Steam via Ubuntu on WSL. I followed <a href="https://askubuntu.com/questions/1469793/install-linux-steam-on-wsl2-through-windows">these steps</a>.</p>
<p>When I try to run Steam, it opens and immediately closes the update box Steam usually opens before launching the main window. Here is the ou... | 1757947 | 10616 | 2024-01-04T17:01:10.227 | 2024-01-04T17:01:10.227 | Steam on WSL Won't Launch | [
"steam",
"windows-subsystem-for-linux"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-04T16:59:43.947",
"id": "2626076",
"postId": "1498995",
"score": "5",
"text": "Is there a reason you don't just use Steam for Windows? Is there a *reason* you need Steam to run on WSL? (WSL requires Windows anyways)",
"userDisplayName": null,
"userId": "10616... | null | [] | null | null | null | null | null |
1499000 | 1 | null | 2024-01-04T17:59:40.357 | 0 | 90 | <p>I am running Ubuntu 22.04 LTS on a MacBook Air, SSD, using LVM without encryption.</p>
<p>The original swap was mapped to <code>/dev/dm-1</code>.<br />
After running <code>ecryptfs-setup-swap</code>, the new swap was mapped to <code>/dev/dm-2</code> and <code>cryptsetup</code> status showed that it was active. <cod... | 1757959 | 1757959 | 2024-01-10T06:33:43.660 | 2024-01-10T06:33:43.660 | ecryptfs-setup-swap made a swap that is in clear text to root | [
"swap",
"ecryptfs",
"cryptsetup",
"dmcrypt"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-06T04:42:53.503",
"id": "2626411",
"postId": "1499000",
"score": "0",
"text": "Please edit your question and explain what you mean by \"viewable by root\"? Partitions and swap space are encrypted only when the computer is off. When you turn the computer on and enter th... | null | [] | null | null | null | null | null |
1499002 | 1 | null | 2024-01-04T18:18:46.113 | 0 | 54 | <p>I am trying to install <code>XDS</code> package file <code>XDS-INTEL64_Linux_x86_64.tar.gz</code> from following website</p>
<p><a href="https://xds.mr.mpg.de/html_doc/downloading.html" rel="nofollow noreferrer">https://xds.mr.mpg.de/html_doc/downloading.html</a></p>
<p>and following the instructions given there fo... | 914839 | null | null | 2024-01-04T20:41:23.607 | Help in installing the XDS pacakge | [
"20.04",
"software-installation"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-04T18:31:28.227",
"id": "2626095",
"postId": "1499002",
"score": "2",
"text": "This sounds like a usage issue, rather than an installation issue - did you also download and extract the [XDS_html_doc.tar.gz](https://xds.mr.mpg.de/XDS_html_doc.tar.gz) archive? It appears... | null | [
{
"accepted": null,
"body": "<p>The tarball contain some executables, you need only to extract the files. To execute the command <code>./xds</code>. From the error message, you need to create a <code>XDS.INP</code> file. Here are some examples <a href=\"https://wiki.uni-konstanz.de/xds/index.php/XDS.INP#Exa... | null | null | null | null | null |
1499005 | 1 | null | 2024-01-04T19:47:42.737 | 1 | 34 | <p>Relatively not long ago I had found out about different Display managers for Ubuntu and decided to try <code>gnome</code>. After that I wanted to go back to <code>lightdm</code>, and when I executed the command <code>sudo dpkg-reconfigure lightDM</code> the normal screen pops up (<em>fig. 1</em>).</p>
<p><a href="ht... | null | 1749634 | 2024-01-04T19:55:48.903 | 2024-01-04T19:55:48.903 | Multiple LightDM's | [
"lightdm"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-04T21:20:43.773",
"id": "2626117",
"postId": "1499005",
"score": "0",
"text": "AFAIK there is only `lightdm` - I suspect this is just a quirk in `dpkg-reconfigure` whereby it \"corrects\" the case for you (I can replicate the issue on my system - which has only sddm - ... | null | [] | null | null | null | null | user1749617 |
1499008 | 1 | 1499137 | 2024-01-04T20:45:58.043 | 0 | 207 | <p>I'm still somewhat new to Ubuntu / Linux so please bear with me if I'm not using correct terminology. I'm on Ubuntu 20.04 but I use Putty to perform everything via the terminal.</p>
<p>I'm using a collection of shell scripts (<code>.sh</code> files) and PowerShell scripts (<code>.ps1</code> files) to retrieve Azure ... | 1757980 | null | 2024-01-04T21:28:32.367 | 2024-01-05T20:21:43.080 | Why does my powershell script run with "pwsh" but doesn't with "sudo pwsh"? | [
"bash",
"scripts",
"cron"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>Found out that <code>crontab</code> couldn't find <code>pwsh</code> so I placed the entire path <code>/snap/bin/pwsh</code> instead of just <code>pwsh</code> in the shell script file to run the <code>.ps1</code> file and all works again.</p>\n",
"commentCount": "0",
"comments": [... | [
{
"accepted": true,
"body": "<p>Found out that <code>crontab</code> couldn't find <code>pwsh</code> so I placed the entire path <code>/snap/bin/pwsh</code> instead of just <code>pwsh</code> in the shell script file to run the <code>.ps1</code> file and all works again.</p>\n",
"commentCount": "0",
"... | null | null | null | user1749617 | null |
1499009 | 1 | null | 2024-01-04T20:50:26.907 | 0 | 59 | <p>I am trying to mount a second hard disk on my Ubuntu 22.04 Virtual machine to get rid of the full storage warning, but I can't seem to mount it correctly to extend the volume of the original hard disk partitions extend to the second hard disk if there is not enough room. I'm wondering if anyone knows/has steps neede... | 1757981 | null | null | 2024-01-04T20:50:26.907 | Full Storage issue with second Hard Disk on Ubuntu 22.04 | [
"partitioning",
"mount",
"22.04",
"hard-drive",
"storage"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-07T08:58:42.607",
"id": "2626688",
"postId": "1499009",
"score": "0",
"text": "Adding a second virtual drive to your VM will not magically provide space for adding applications. You need to go through the process of increasing the size of your original virtual drive. T... | null | [] | null | null | null | null | null |
1499011 | 1 | null | 2024-01-04T20:55:42.467 | 1 | 96 | <p><strong>Summarize the problem</strong></p>
<p>Im running into a strange bug, by pasting the root password into the prompt while connecting via SSH from a Ubuntu 20.04. client to a AlmaLinux 9.2. remote server.</p>
<p>Client: Ubuntu 20.04. LTS
Remote server: AlmaLinux 9.2.</p>
<p><strong>Steps to reproduce:</strong><... | 1757937 | null | null | 2024-01-04T20:55:42.467 | Bug with pasting root password to connect via SSH from Ubuntu 20.04 to Alma Linux 9 remote server | [
"20.04",
"password",
"openssh",
"paste"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1499012 | 1 | null | 2024-01-04T21:00:20.920 | 3 | 263 | <p>I'm rather new to Ubuntu. I'm trying to lock it down to where I have complete access to it from my ip address and everyone else only has access to port 80 and 443.</p>
<p>To better understand it, I put my commands in a script. Plus, it makes it easier to rerun if I screw it up. Needless to say, I've run this quite a... | 51656 | 349837 | 2024-01-12T15:07:40.047 | 2024-01-12T15:07:40.047 | Having issues locking down public server with iptables | [
"22.04",
"iptables",
"firewall"
] | 3 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-09T22:36:58.997",
"id": "2627290",
"postId": "1499012",
"score": "1",
"text": "Not an answer to your question, but just out of curiosity... why don't you use `ufw` ? it's much easier to achieve what you want.",
"userDisplayName": null,
"userId": "631600"
},
... | null | [
{
"accepted": null,
"body": "<p>I'll try to help.\nWhich cloud is your VM on? I think you need to ensure the VM is getting the correct source IP. If you have a gateway/firewall/proxy in front, it may not be correctly forwarding the source IP. You also need to ensure that your source IP is correct by accessi... | null | null | null | null | null |
1499013 | 1 | null | 2024-01-04T21:21:10.817 | 0 | 123 | <p>Edit3: yeah I don’t have an interface folder in my network either weird
Edit2: potential fix seems to be amending
The Ethernet in /etc/network/interfaces from auto -name- to allow-hotplug
I have yet to learn how to edit a file, will report back. Hypothesis is a dhcp server request is sent but no reply as there is no... | 1757985 | 1757985 | 2024-01-05T21:07:25.267 | 2024-02-17T23:30:14.267 | Ubuntu Server stuck searching 2 minutes on disconnected network adapter | [
"networking",
"drivers",
"server",
"ssh",
"ethernet"
] | 2 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-04T22:26:17.333",
"id": "2626128",
"postId": "1499013",
"score": "0",
"text": "Let's start by troubleshooting your netplan configuration. Please edit your question to add the results of: `cat /etc/netplan/*.yaml` and also: `iw dev` Welcome to Ask Ubuntu.",
"userDis... | null | [
{
"accepted": null,
"body": "<p>I suggest that you amend the netplan file:</p>\n<pre><code>sudo nano /etc/netplan/*.yaml\n</code></pre>\n<p>Change it to read:</p>\n<pre><code>network: \n version 2:\n renderer: networkd\n wifis: \n wlxb07fb9438ad4:\n access-points:\n “Mywifi”:\n pa... | null | null | null | null | null |
1499014 | 1 | null | 2024-01-04T21:21:25.783 | 0 | 64 | <p>Today I scanned my machine with the chkrootkit tool by running the command:</p>
<p><code>sudo chkrootkit</code> And here are some of the results:</p>
<pre><code>Checking `lkm'...
You have 5 processes hidden for the readdir command
You have 5 processes hidden for the ps command
chkproc: Warning: There may be an LK... | 1757987 | 25618 | 2024-01-05T00:03:08.873 | 2024-01-05T00:03:08.873 | chkrootkit LKM detected | [
"20.04",
"chkrootkit"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1499016 | 1 | null | 2024-01-04T21:34:10.387 | 0 | 109 | <p>I have a Linux server with Ubuntu 2022, whose IP is 192.168.100.82, and to access applications running on Docker, I need to enter the IP address and port, there are three applications on ports 3000, 5001, and 8080 respectively (Gitea , Documize and Jira) My server is located on an internal data center and the inform... | 1757989 | 1450948 | 2024-01-06T06:39:52.063 | 2024-01-06T06:39:52.063 | Map the .local domain and subdomain for docker container in ubuntu 22.04 | [
"server",
"22.04",
"docker",
"nginx",
"container"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1499018 | 1 | 1499490 | 2024-01-04T21:53:44.447 | 0 | 447 | <p>I downloaded the .deb package with Haroopad from the developers website:
<a href="http://pad.haroopress.com/user.html" rel="nofollow noreferrer">http://pad.haroopress.com/user.html</a>
It installs without problems, with QApt Package Installer, but when running it gives the following error:</p>
<pre><code>/usr/share/... | 1757990 | null | null | 2024-01-09T10:54:31.787 | error while loading shared libraries: libgconf-2.so.4 | [
"apt",
"package-management",
"software-installation",
"23.10"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-05T13:55:50.803",
"id": "2626267",
"postId": "1499018",
"score": "0",
"text": "AFAIK `gconf` has been deprecated for some time - `libgconf-2-4` was provided up to Ubuntu 23.04 for legacy application compatibility but appears to have been dropped altogether from 23.10. ... | {
"accepted": true,
"body": "<p>Partial Solution</p>\n<p>I downloaded the libgconf-2-4 package and the package installer does not install it.\nI unpacked the .deb in ~/Downloads/ and the two packages it contains, <em>control.tar.xz</em> and <em>data.tar.xz</em> in the created directory.\nThe <em>data.tar.xz</em> pa... | [
{
"accepted": true,
"body": "<p>Partial Solution</p>\n<p>I downloaded the libgconf-2-4 package and the package installer does not install it.\nI unpacked the .deb in ~/Downloads/ and the two packages it contains, <em>control.tar.xz</em> and <em>data.tar.xz</em> in the created directory.\nThe <em>data.tar.xz... | null | null | null | null | null |
1499019 | 1 | null | 2024-01-04T22:27:23.243 | 1 | 46 | <p>I have a Ubuntu 20 desktop that has a Pro subscription. Can I just download a specific package without installing it? I want to test the package on my VM before installing it on my Desktop PC.</p>
<p>It is a specific ftp package since there is a vulnerability notice on it.</p>
<p><a href="https://ubuntu.com/securi... | 1757997 | null | null | 2024-01-04T22:27:23.243 | Ubuntu 20 Pro and downloading specific packages | [
"package-management"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-04T22:39:06.873",
"id": "2626131",
"postId": "1499019",
"score": "0",
"text": "Do you mean just like running `apt download ntp` from a command line?",
"userDisplayName": null,
"userId": "231142"
},
{
"creationDate": "2024-01-05T16:19:06.667",
"id": ... | null | [] | null | null | null | null | null |
1499021 | 1 | null | 2024-01-04T23:15:40.007 | 0 | 123 | <p>I have keychron k5 b1 keyboard. On ubuntu 18 everything was working fine but after upgrade all f keys have function behaviour by default. F12 does not open a guake terminal asit should - instead it increaces the volume....</p>
<p>Did anyone occured the same issue? How can I fix that?</p>
<p>Thanks.</p>
| 1756274 | null | null | 2024-01-04T23:15:40.007 | F1-F12 keys behaves as function keys after upgrade to 22 | [
"upgrade",
"22.04",
"keyboard",
"shortcut-keys"
] | 0 | 7 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-04T23:29:25.727",
"id": "2626133",
"postId": "1499021",
"score": "0",
"text": "Might want to see https://askubuntu.com/questions/818413/how-can-i-toggle-the-fn-function-key but it sounds like you need to either Enable or Disable Fn-Lock.",
"userDisplayName": null,
... | null | [] | null | null | null | null | null |
1499027 | 1 | null | 2024-01-05T00:18:22.053 | 0 | 128 | <p>I have created a local Ubuntu repository which only mirroring main packages from Ubuntu archives. However, now I am trying to add couple of packages which I have downloaded manually to this repo that they can be available to download but this doesnt seem to work.</p>
<p>Is there anything I am missing?</p>
<p>Package... | 1758005 | 767056 | 2024-01-05T02:12:57.910 | 2024-01-05T02:12:57.910 | Add additional packages to local Ubuntu mirror | [
"apt",
"package-management",
"updates",
"apt-mirror"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-05T01:04:45.443",
"id": "2626146",
"postId": "1499027",
"score": "0",
"text": "If you are *mirroring* the repositories, you are *NOT* going to be able to add your own packages to the repository to make it 'just work'. You will need to spin up your own package reposito... | null | [] | null | null | null | null | null |
1499030 | 1 | null | 2024-01-05T01:50:57.060 | 0 | 43 | <p>Had Ubuntu 22.04.3 Server installed on an older tower with VGA, DVI integrated video hardware. Had brilliant idea to install Gnome GUI system for easier access while trying to set up samba for home based server.</p>
<p>Bad decision. Now I have no display to see what is happening. Flying blind.</p>
<p>Is there a way ... | 1205333 | null | null | 2024-01-05T01:50:57.060 | Ubuntu Server 22.04.3, installed gnome, no display | [
"gnome",
"ssh",
"video",
"vga"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1499032 | 1 | null | 2024-01-05T02:12:42.963 | 1 | 151 | <p>I'm building an Ubuntu 22.04.02 image using packer qemu builder.
I then dd the raw image to a baremetal mini pc.
On the first boot of the Ubuntu image I have a procedure that extends the root partition to fill up the remaining disk space.</p>
<p>This is fdisk output before extend:</p>
<pre><code># fdisk -l
GPT PMBR ... | 1758014 | 1758014 | 2024-01-05T03:01:47.483 | 2024-01-05T03:01:47.483 | lvextend root partition causing (initramfs) ALERT! /dev/mapper/ubuntu--vg-ubuntu--lv does not exist. Dropping to a shell! | [
"boot",
"partitioning",
"mount",
"lvm",
"initramfs"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1499037 | 1 | null | 2024-01-05T02:52:42.383 | 0 | 120 | <p>I'm currently trying to install Ubuntu 23.10 in a ThinkPad P15 with a Quadro T2000, but when I enter "Try or Install Ubuntu", the screen shows the Lenovo logo with the one from Ubuntu below, if I press <kbd>Esc</kbd> key I can see what I think are the logs of what is currently happening.</p>
<p>Everything ... | 1758026 | 1450948 | 2024-01-05T08:24:44.907 | 2024-01-05T08:24:44.907 | Multiple errors when trying to install Ubuntu | [
"boot",
"lenovo"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.