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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1494401 | 1 | null | 2023-11-29T23:38:39.423 | 0 | 138 | <p>I downloaded ubuntu on my computer that has windows 10 installed. However, after installing ubuntu I can not longer get back to windows. I can not get Grub to launch, holding shift does nothing and when I press escape my screen goes black and nothing happens no matter what I press. My computer is on but I am not abl... | 1749384 | 1749384 | 2023-12-19T00:32:59.833 | 2023-12-19T00:32:59.833 | Windows 10 won't boot after Ubuntu dual boot install. GRUB menu goes to black screen | [
"boot",
"dual-boot",
"20.04",
"grub2",
"bios"
] | 1 | 8 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T01:08:03.160",
"id": "2618265",
"postId": "1494401",
"score": "0",
"text": "when you boot into Ubuntu, could you launch a terminal konsole \" ctrl + alt + T \" and copy paste this command;)) awk -F\\' '/menuentry / {print $2}' /boot/grub/grub.cfg ((:in the termi... | null | [
{
"accepted": null,
"body": "<p>It is most possible that Windows and Ubuntu are not installed in the same boot mode, that is one is in UEFI, and another is in BIOS mode. One trick could help you to get the GRUB menu and with that the access to both systems: install Ubuntu again in legacy ( BIOS ) mode, I th... | null | null | null | null | null |
1494407 | 1 | null | 2023-11-30T00:34:25.183 | 1 | 71 | <p>Recently, my Bash completions (assuming that's what you call the results after a tab, tab) have been messed up, returning all the commands, kind of mashed together.</p>
<p>For example, typing <code>docker</code> then tab, tab, I get:</p>
<pre><code>me@me[~]: docker builderconfigcontainercontextimagemanifestnetworkno... | 968253 | 968253 | 2023-11-30T00:41:46.510 | 2023-11-30T00:41:46.510 | Bash Completions "Mashed" Together | [
"command-line",
"bash",
"auto-completion"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T02:13:30.990",
"id": "2618269",
"postId": "1494407",
"score": "0",
"text": "Have you changed your `$TERM` environment variable? Read `man stty`.",
"userDisplayName": null,
"userId": "25618"
},
{
"creationDate": "2023-12-01T07:53:34.900",
"id": "2... | null | [] | null | null | null | null | null |
1494409 | 1 | null | 2023-11-30T00:56:20.463 | 0 | 148 | <p>When the firewall is disabled, all works just fine. What ports must I permanently set to accept this connection and not compromise the security.</p>
| 735589 | null | null | 2023-11-30T03:27:06.990 | KDE Connecting to Android on Ubuntu 22.04 fire wall settings | [
"ufw"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T09:59:59.627",
"id": "2618303",
"postId": "1494409",
"score": "0",
"text": "Please edit your question and add details what you mean by \"to Android\". Is it a connection via a USB cable? Any type of wireless connections? If wireless, what protocol do you intend to u... | null | [
{
"accepted": null,
"body": "<p>The <a href=\"https://userbase.kde.org/KDEConnect#ufw\" rel=\"nofollow noreferrer\">KDEConnect page on KDE's Userbase site</a> lists the ports that need to be opened to enable KDEConnect to operate:</p>\n<blockquote>\n<p>If your firewall is ufw, you can open the necessary por... | null | null | null | null | null |
1494410 | 1 | null | 2023-11-30T01:21:38.573 | 1 | 135 | <p>I've just installed Ubuntu 22.04.3 LTS.
Set up SSH as I have done for years.</p>
<p>In /etc/ssh/ssh_config changed:</p>
<pre><code>PasswordAuthentication no
PubkeyAuthentication yes
ChallengeResponseAuthentication no
</code></pre>
<p>Restarted the service <code>systemctl restart sshd</code></p>
<p>I can still log in... | 1749395 | 231142 | 2023-11-30T02:48:29.703 | 2023-11-30T03:15:05.847 | Password Authentication Issue SSH - Cannot disable | [
"ssh",
"authentication",
"sshd"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T05:47:39.180",
"id": "2618282",
"postId": "1494410",
"score": "1",
"text": "`cloud-init` in the filename suggests that this may be an automatically-provisioned system like a VM or VPS, not a manual bare-metal install. If true, look to the provisioner.",
"userDis... | null | [] | null | null | null | null | null |
1494412 | 1 | null | 2023-11-30T02:33:18.257 | 0 | 82 | <p>I have an imac at home which is my <em>main machine</em>. I also have an ubuntu pc on the same <strong>LAN</strong>. I connect to my <em>work network</em> through <strong>VPN</strong> from my main machine (imac). I also sometimes connect to my ubuntu machine through ssh from my main machine. However, some resources ... | 1749404 | null | null | 2023-11-30T09:17:05.030 | VPN-connected network passthrough using ssh | [
"ssh",
"vpn"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T07:55:19.860",
"id": "2618291",
"postId": "1494412",
"score": "0",
"text": "I guess it is just a matter of adding the correct routes.",
"userDisplayName": null,
"userId": "855322"
}
] | null | [] | null | null | null | null | null |
1494420 | 1 | 1494578 | 2023-11-30T05:37:09.293 | 0 | 96 | <p>I have done setting up a sub-domain on my ubuntu server for my phpmyadmin, which is working fine.
If I created a new sub-domain in my DNS and make it to point on the ubuntu server loads my phpmyadmin page by default.</p>
<p>I know, if I created a new virtualhost settings for the newly created sub-domain will also wo... | 1671371 | 1671371 | 2023-12-01T04:17:56.850 | 2023-12-01T10:12:45.043 | All my subdomains which I haven't setup on server loads my phpmyadmin virtualhost configuration by default | [
"server",
"apache2",
"dns",
"phpmyadmin"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T12:14:49.517",
"id": "2618344",
"postId": "1494420",
"score": "0",
"text": "By default you should have `000-default.conf` in your `/etc/apache2/sites-available/` directory. Can you check if it is there and edit your question with it's content.",
"userDisplayName... | {
"accepted": true,
"body": "<p>After spending several searching time I do concluded this problem with my own understanding.</p>\n<p>Actually I already done setting up the main domain with SSL and I enabled the 443 port on for <code>phpmyadmin.mydomain.com</code> which is already chosen by default.</p>\n<p>That's t... | [
{
"accepted": true,
"body": "<p>After spending several searching time I do concluded this problem with my own understanding.</p>\n<p>Actually I already done setting up the main domain with SSL and I enabled the 443 port on for <code>phpmyadmin.mydomain.com</code> which is already chosen by default.</p>\n<p>... | null | null | null | null | null |
1494422 | 1 | null | 2023-11-30T05:50:53.007 | 0 | 64 | <p>I'm trying to get <em>suspend</em> working on my desktop, but neither <code>systemctl suspend</code> or <code>systemctl hybrid</code> work.</p>
<p>Then I tried <code>systemd-inhibit --list --mode=block</code>:</p>
<pre><code>WHO UID USER PID COMM WHAT W... | 1085627 | 1085627 | 2023-11-30T07:27:56.453 | 2023-11-30T07:27:56.453 | `pm-is-supported` outputs nothing on Ubuntu 23.10 | [
"drivers",
"suspend"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494429 | 1 | null | 2023-11-30T08:05:07.470 | 0 | 33 | <p>I'm new to linux.
I need to test PCIE port on Ubuntu, I can find pcie device by lspci command. But when I try to run pcitest.sh it shows can't find device. someone tell me to build and install pci_endpoint_test driver module on host machine. I'm confused with how to do it? I need some help</p>
| 1749447 | null | null | 2023-11-30T08:05:07.470 | how to build and install pci_endpoint_test module | [
"drivers",
"kernel",
"pcie"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494430 | 1 | null | 2023-11-30T08:19:49.560 | 1 | 134 | <p>How do I create desktop shortcuts in Ubuntu 22.04 Xorg?</p>
<p>Environment:</p>
<pre><code>$ echo $DESKTOP_SESSION
ubuntu-xorg
$ echo $XDG_CURRENT_DESKTOP
ubuntu:GNOME
</code></pre>
<p>I think <code>/home/USERNAME/.local/share/applications</code> is related but I don't know what to put there (that folder is currentl... | 373605 | 373605 | 2023-11-30T08:49:49.040 | 2023-11-30T08:49:49.040 | How to create desktop shortcut in Ubuntu 22.04 Xorg? or quick launch "favorite" | [
"22.04",
"xorg"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494433 | 1 | 1494474 | 2023-11-30T09:04:25.873 | 2 | 129 | <p>To access files in a directory from another directory, I often set a variable for that directory. For example (so you can try it your self),</p>
<blockquote>
<p>export dir1=/usr/local/bin</p>
</blockquote>
<p>and then type <code>ls $dir1/</code> followed by <code>tab</code>. I wanted the shell to show the files unde... | 140413 | null | null | 2023-11-30T13:05:50.110 | Auto-completion puts back-slash before $ mark, how can I disable it? (ubuntu 22.04) | [
"command-line",
"bash",
"22.04",
"environment-variables",
"auto-completion"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>This behavior is controlled by the <code>direxpand</code> shell option:</p>\n<blockquote>\n<p>direxpand</p>\n<p>If set, Bash replaces directory names with the results of word expansion when performing filename completion. This changes the\ncontents of the Readline editing buffer. If ... | [
{
"accepted": true,
"body": "<p>This behavior is controlled by the <code>direxpand</code> shell option:</p>\n<blockquote>\n<p>direxpand</p>\n<p>If set, Bash replaces directory names with the results of word expansion when performing filename completion. This changes the\ncontents of the Readline editing buf... | null | null | null | null | null |
1494437 | 1 | null | 2023-11-30T09:20:11.833 | -1 | 48 | <p>I want to search all files in a folder to this text</p>
<p><code>$pw = 'my_password'</code></p>
<p>If</p>
<p><code>$pw = 'my_password'</code></p>
<p>is included in the file, I want this through</p>
<p><code>$pw = $new_pw</code>'</p>
<p>substitute</p>
<p>also, I would like if</p>
<p><code>$pw = 'my_password'</code></... | 1582714 | 1582714 | 2023-11-30T09:25:29.980 | 2023-11-30T10:43:50.093 | Multiple text exchange in all files in a folder | [
"text-processing"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Try this ...</p>\n<pre><code>grep -li "\\$pw = 'my_password'" *.php | xargs -I{} sed -rie "s/\\\\$pw = 'my_password'/\\\\$pw = \\$new_pw/i;2i include('passwords.php');" {} \n</code></pre>\n",
"commentCount": "0",
"comments": [],
"communityOwne... | null | null | null | null | null |
1494439 | 1 | null | 2023-11-30T09:25:12.933 | 0 | 12 | <p>I customized some shortcut keys of Krusader and want to backup its keyboard configuration to migrate to another machine of mine.</p>
<p>However, I couldn't figure our where Krusader stores its configuration keys. I have looked at the file <code>~/.config/krusaderrc</code> and the folder <code>~/.local/share/krusader... | 321613 | null | null | 2023-11-30T09:25:12.933 | Where does Krusader store customized shortcut keys? | [
"krusader"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494440 | 1 | null | 2023-11-30T09:39:47.237 | 0 | 55 | <p>I am using Dropbox to sync my files on Ubuntu 20.04.6. Everything was working fine until about a week or so: my files are not synced anymore. If I pause syncing using the system icon at the top of the screen and press resume syncing again, then it starts syncing files properly, but any changes made after that are no... | 1116429 | null | null | 2023-11-30T09:39:47.237 | Dropbox stopped syncing automatically | [
"20.04",
"sync",
"dropbox"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494441 | 1 | null | 2023-11-30T09:43:56.033 | 0 | 983 | <p>I have a Windows domain LAN + some Ubuntu 22.04.
I'd like to share Ubuntu folder to make it accessible to Everyone from Windows domain.
I have made this recommendation:</p>
<p><a href="https://www.debugpoint.com/guide-how-share-folder-between-ubuntu-linux-windows/" rel="nofollow noreferrer">https://www.debugpoint.co... | 1612617 | 149708 | 2023-11-30T15:07:56.620 | 2023-11-30T15:07:56.620 | How to share directory in Ubuntu22.04 for Windows users | [
"networking",
"samba"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T10:04:36.043",
"id": "2618305",
"postId": "1494441",
"score": "0",
"text": "Try this: delete the `force user` and `guest ok` lines, and add a line `valid users = myuser` where `myuser` is a Ubuntu user. Restart samba (`sudo systemctl restart smbd`) and try to access... | null | [
{
"accepted": null,
"body": "<blockquote>\n<pre><code>[media]\npath = /home/xoleg/media\nbrowsable = yes\nwritable = yes\nread only = no\nforce user = guest # <-- maybe need to change it?\nguest ok = yes\n</code></pre>\n</blockquote>\n<p>Is xoleg a user name on this linux system?</p>\n<p>If it is and you... | null | null | null | null | null |
1494444 | 1 | null | 2023-11-30T10:01:41.373 | 0 | 48 | <p>I have installed the "Menu11", which came with a theme, but when I try to use it, there pops out the following message:</p>
<pre><code>file:///home/jona/.local/share/plasma/plasmoids/menu11/contents/ui/main.qml:60:9: Type MenuRepresentation unavailable
file:///home/jona/.local/share/plasma/plasmoids/menu1... | 1568516 | null | null | 2023-11-30T10:01:41.373 | KDE Plasma - Plasmoid "Menu11" | [
"kubuntu"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T10:09:49.820",
"id": "2618309",
"postId": "1494444",
"score": "0",
"text": "Please edit your question and add details which Ubuntu release you are using.",
"userDisplayName": null,
"userId": "1661744"
}
] | null | [] | null | null | null | null | null |
1494446 | 1 | null | 2023-11-30T10:31:00.747 | 0 | 515 | <p>I am installing kubectl using <a href="https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/#install-kubectl-binary-with-curl-on-linux" rel="nofollow noreferrer">Kubernetes Install on Linux</a> . I am on third steps <code>sudo install -o root -g root -m 0755 kubectl /usr/local/bin/kubectl</code> but I am get... | 1749484 | null | null | 2023-11-30T12:08:30.273 | not able to find ''kubectl" : no such file or directory | [
"22.04",
"kubernetes"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T12:49:25.210",
"id": "2618353",
"postId": "1494446",
"score": "0",
"text": "Did you perform the optional step *2 Validate the binary (optional)*?",
"userDisplayName": null,
"userId": "178692"
},
{
"creationDate": "2023-12-01T14:01:01.687",
"id": ... | null | [] | null | null | null | null | null |
1494447 | 1 | null | 2023-11-30T10:32:09.310 | 0 | 124 | <p>Since I have Internet connection from an ISP that does not give public ipv4 and keeps the connection in cg-NAT but too my surprise I found out that it is assigning public ipv6 to all my devices.</p>
<p>After that I started investigating and found out that it is indeed the public ipv6 address.</p>
<p>I installed ngin... | 1749352 | 469152 | 2023-11-30T12:01:56.233 | 2023-11-30T12:01:56.233 | ubuntu-22.04.3-live-server-amd64 LTS device gets public ipv6 assigned but not able to access it | [
"networking",
"ipv6"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T10:44:48.693",
"id": "2618316",
"postId": "1494447",
"score": "0",
"text": "There is no Ubuntu release \"Ubuntu 22\". All Ubuntu release have a number schemes ab.xy, e.g. 22.04. Please edit your question and state the correct Ubuntu version you are using.",
"use... | null | [] | null | null | null | null | null |
1494451 | 1 | null | 2023-11-30T10:40:41.583 | 0 | 33 | <p>If you look at this post (<a href="https://askubuntu.com/questions/600546/when-i-start-the-computer-it-only-shows-the-terminal/775705#775705?newreg=0b79a39c48334ab6b7d0edbdb532e05a">When I start the computer, it only shows the terminal</a>), it clearly describes my actual problem.
I have a computer on which ubuntu b... | 1749485 | null | null | 2023-11-30T10:40:41.583 | I can't boot on the USB Stick and I have the ubuntu termminal display issue | [
"boot",
"command-line",
"bios"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T12:36:15.580",
"id": "2618348",
"postId": "1494451",
"score": "1",
"text": "Please tell us more details of your particular situation: 1. computer brand name and model; 2. graphics chip/card brand name and model; 3. version and flavour of Ubuntu (for example Ubuntu D... | null | [] | null | null | null | null | null |
1494453 | 1 | null | 2023-11-30T10:45:21.353 | 0 | 99 | <p>I have a Pentium laptop which usually overheats when I run Windows, so I got a new laptop and decided to run a cloud service from the old laptop. I installed Ubuntu Server on it, and I want to know whether Ubuntu Server has any kind of battery management system to protect my laptop battery.</p>
| 1749486 | 527764 | 2023-11-30T12:26:55.110 | 2023-11-30T12:26:55.110 | I am running Ubuntu server off of an old laptop - if I leave it on and the battery drains to 0%, will it be able to recharge? | [
"22.04",
"battery"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T14:48:36.497",
"id": "2618389",
"postId": "1494453",
"score": "0",
"text": "\"*...and the battery drains to 0%, will it be able to recharge?*\" That seems a hardware question. The answer will depend more upon your battery and upon the manufacturer's hardware power m... | null | [
{
"accepted": null,
"body": "<p>Use the power adapter when you can. This will help to prolong the life of your battery.</p>\n<hr />\n<p>Ubuntu has several battery management tools that can help protect your laptop's battery from running down to 0%.</p>\n<ul>\n<li><p><strong>Power Management:</strong> Ubuntu... | null | null | null | null | null |
1494457 | 1 | null | 2023-11-30T11:12:00.157 | 0 | 207 | <p>I want to know if it's possible to run a Flutter app in a Raspberry Pi, running Ubuntu.<br />
The thing is, I need this raspberry to run only the app in fullscreen mode. I found about kiosk mode, but nothing about "Flutter app in Kiosk mode".</p>
<p>Thanks in advance!</p>
| 1749493 | null | null | 2023-11-30T11:12:00.157 | Run flutter application in kiosk mode | [
"20.04",
"raspberrypi",
"kiosk",
"flutter"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T01:52:57.473",
"id": "2618486",
"postId": "1494457",
"score": "1",
"text": "What difference would the app being in Flutter make? Gtk, Qt, Flutter, tkinter, it's all the same as far as that is concerned. What have you tried so far, and what happened when you tried it... | null | [] | null | null | null | null | null |
1494459 | 1 | null | 2023-11-30T11:29:37.607 | 0 | 56 | <p>When I changed the motherboard, some programs stopped working On my Ubuntu 20.04. I didn't reinstall OS and the motherboard is nearly the same as the old one and a lot of programs are not working after that. I did reinstall those programs but the issue persists. Some of the applications are VLC player, Super Mario, ... | 1749495 | 1450948 | 2023-11-30T12:08:12.217 | 2023-12-06T11:48:43.583 | Some programs are not working after changing the motherboard | [
"20.04"
] | 1 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T15:09:06.070",
"id": "2618391",
"postId": "1494459",
"score": "0",
"text": "Which programs? How do they \"not work\"? Please read https://askubuntu.com/help/how-to-ask and https://askubuntu.com/help/formatting . Take the [tour].",
"userDisplayName": null,
"... | null | [
{
"accepted": null,
"body": "<p>The most likely explanation for the cause your problems is it's a hardware issue caused by improperly installing or connecting peripheral devices to the new motherboard. Fortunately you don't need to reinstall Ubuntu to diagnose this issue. Boot from the live USB that you use... | null | null | null | null | null |
1494463 | 1 | null | 2023-11-30T12:32:38.287 | 0 | 98 | <p>After several weeks of tries and failure, I finally need to ask for help.</p>
<p>For starters, I use Ubuntu 22.04 LTS, that I have setup with winbind, PAM, Kerberos.</p>
<p>Overall, I am trying to make a workstation be able to use Active Directory accounts.
So far, I could manage the following :</p>
<ul>
<li>Join th... | 1749494 | null | null | 2023-11-30T12:32:38.287 | Cannot make Active Directory offline connection persistent | [
"samba",
"authentication",
"active-directory",
"kerberos"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T12:42:52.543",
"id": "2618351",
"postId": "1494463",
"score": "0",
"text": "Update, the right place to configure the location for the ccache file is in the common-auth file.\nThat said, when the user logs out (without reboot) the krb5cc file disappear.\nNot sure whi... | null | [] | null | null | null | null | null |
1494465 | 1 | null | 2023-11-30T12:34:18.090 | 0 | 154 | <p>I used this configuration for my server:</p>
<pre><code>iptables -F
iptables -A INPUT -j ACCEPT
iptables -A OUTPUT -j ACCEPT
iptables -A FORWARD -j ACCEPT
iptables -A INPUT -j LOG
iptables -A OUTPUT -j LOG
iptables -A FORWARD -j LOG
</code></pre>
<p>After that I saved config:</p>
<pre><code>iptables-save > /etc/i... | 1749501 | null | null | 2023-11-30T12:34:18.090 | Logging iptables Ubuntu 22.04 | [
"iptables",
"logging"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T14:39:07.590",
"id": "2618388",
"postId": "1494465",
"score": "0",
"text": "I changed iptables config that LOG rule was in front of ACCEPT rule and packets started increasing. After that I changed owner:group to /var/log/iptavles.log to syslog:adm and It started log... | null | [] | null | null | null | null | null |
1494467 | 1 | null | 2023-11-30T12:42:47.610 | 0 | 25 | <p>There are unmet dependencies. I then run:</p>
<pre><code>sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following additional packages will be installed:
linux-image-5.15.0-89-generic
Suggested package... | 1749510 | 966203 | 2023-11-30T12:50:26.287 | 2023-11-30T12:50:26.287 | Error installing linux-image-5.15.0.89-generic on 20.04 | [
"20.04"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T12:58:05.500",
"id": "2618354",
"postId": "1494467",
"score": "0",
"text": "Do you have antivirus software running??",
"userDisplayName": null,
"userId": "1066942"
},
{
"creationDate": "2023-11-30T13:07:34.373",
"id": "2618358",
"postId": "14... | null | [] | null | null | 2023-11-30T13:50:21.130 | null | null |
1494468 | 1 | 1494481 | 2023-11-30T12:45:14.057 | 1 | 78 | <p>I mistakenly clicked install audio packages in Ubuntu Studio Installer, and even after cancelling, my apps menu is cluttered with a whole lot of junk apps.</p>
<p>Where can I find the full audio package list to delete them all please?</p>
| 342157 | null | null | 2023-11-30T14:08:20.107 | Where to find list of all audio packages in Ubuntu Studio Installer? | [
"ubuntu-studio"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T13:47:19.347",
"id": "2618375",
"postId": "1494468",
"score": "0",
"text": "Have you tried running, `sudo apt update` and then `sudo apt autoremove`? Also, `sudo apt purge ubuntustudio-audio ubuntustudio-audio-core` and then `sudo apt autoremove`?",
"userDisplay... | {
"accepted": true,
"body": "<h4>First, run the following commands to uninstall the audio packages:</h4>\n<pre><code>sudo apt update\nsudo apt purge ubuntustudio-audio ubuntustudio-audio-core\nsudo apt autoremove\n</code></pre>\n<p>This should uninstall the [meta]packages and autoremove should uninstall the depende... | [
{
"accepted": true,
"body": "<h4>First, run the following commands to uninstall the audio packages:</h4>\n<pre><code>sudo apt update\nsudo apt purge ubuntustudio-audio ubuntustudio-audio-core\nsudo apt autoremove\n</code></pre>\n<p>This should uninstall the [meta]packages and autoremove should uninstall the... | null | null | null | null | null |
1494470 | 1 | null | 2023-11-30T12:48:50.867 | 0 | 46 | <p>After updating from 23.04 to 23.10 I keep getting KDE taskbar/window switcher freezes when launching a lot of dockers. At first I have been getting a lot of new networks notifications that were created by docker, so I have disabled that, but it still sometimes freezes, and I had to create hotkey to reset whole KDE. ... | 1590969 | 1590969 | 2023-11-30T12:49:23.127 | 2023-11-30T12:49:23.127 | KDE freezes when launching a lot of dockers after updating from Kubuntu 23.04 to 23.10 | [
"kubuntu",
"kde",
"docker",
"23.10"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494471 | 1 | 1495723 | 2023-11-30T12:54:09.413 | 0 | 54 | <pre><code>root@XXXXXXXXXX:/home/user# apt install /var/cache/apt/archives/perl_5.36.0-7 ubuntu0.23.04.2_amd64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'perl' i... | 1736507 | 966203 | 2023-11-30T12:55:24.977 | 2023-12-12T05:05:21.887 | preint and postrm scripts are not running showing as access denied | [
"apt",
"perl"
] | 1 | 7 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T13:22:28.760",
"id": "2618363",
"postId": "1494471",
"score": "0",
"text": "Why are you trying to install perl with apt from a cached file? What are you trying to do exactly? Can you re-post the terminal output without line truncation?",
"userDisplayName": null,... | {
"accepted": true,
"body": "<p>Issue got resolved by removing "nosuid,noexec,nodev" mount options from /etc/fstab. as we added these noexec option in mount, mentioned scripts are getting permission denied. After removing those and rebooted the server, i am able to install any package or do apt upgrade. T... | [
{
"accepted": true,
"body": "<p>Issue got resolved by removing "nosuid,noexec,nodev" mount options from /etc/fstab. as we added these noexec option in mount, mentioned scripts are getting permission denied. After removing those and rebooted the server, i am able to install any package or do apt up... | null | null | null | null | null |
1494473 | 1 | null | 2023-11-30T13:02:20.883 | 0 | 81 | <p>I am trying to lock GUI screen Ubuntu machine through gsettings and dconf, but I'm unable to do that. The terminal shows timeout values have changed, but in GUI leave remains old and the screen doesn't get locked.</p>
<p>gsettings set org.gnome.desktop.screensaver lock-delay 2</p>
<p>gsettings set org.gnome.desktop.... | 1749470 | 94914 | 2023-11-30T13:52:54.203 | 2023-11-30T13:52:54.203 | Ubuntu 20.04 screen timeout is not working through command line | [
"gui",
"gsettings"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494477 | 1 | 1498375 | 2023-11-30T13:46:45.877 | 1 | 357 | <p>I'm having a webkit issue on Ubuntu 22.04.3 LTS.</p>
<p>I get the following errors when running a <a href="https://www.tryphotino.io/" rel="nofollow noreferrer">Photino app</a> (dotnet dev framework which implements webkit).</p>
<pre><code>KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
Failed to create GB... | 444450 | null | null | 2024-01-08T15:48:56.270 | What does this WebKit problem indicate? How do I fix it on Ubuntu 22.04.3 LTS? | [
"nvidia",
"22.04",
"webkit"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>I'm still having this issue, but I've discovered a few things:</p>\n<p><strong>1. The Version of WebKit I'm running</strong></p>\n<p>Running the following command helped me discover which version of webkit is installed and running:</p>\n<p><code>$ apt list --installed | grep -i "... | [
{
"accepted": true,
"body": "<p>I'm still having this issue, but I've discovered a few things:</p>\n<p><strong>1. The Version of WebKit I'm running</strong></p>\n<p>Running the following command helped me discover which version of webkit is installed and running:</p>\n<p><code>$ apt list --installed | grep ... | null | null | null | null | null |
1494486 | 1 | null | 2023-11-30T14:59:27.653 | 0 | 113 | <p>We have been using a Standard UCC SSL Certificate - 5 SANs for about 3 years now. Today 1/3 of our iPhones now display "The Connection Is Not Private" with no way to continue. I spoke with GoDaddy and they suggested I re-generate my SSL certificate and reinstall.</p>
<p>I am not sure how to specific the ... | 1225018 | null | null | 2024-01-16T09:44:46.220 | Wildcard SSL Certifcate from GoDaddy issue started happening 6 hours ago | [
"ssl",
"openssl"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494487 | 1 | null | 2023-11-30T14:59:42.933 | -1 | 224 | <p>I am new to Linux and I am using Ubuntu right now. I downloaded wine and I don't remember from what website, but I downloaded MinecraftInstaller.exe. When I tried to open it using the command <code>wine MinecraftInstaller.exe</code> I got this error:</p>
<pre class="lang-none prettyprint-override"><code>0088:fixme:h... | 1749538 | 94914 | 2023-11-30T15:07:53.367 | 2023-11-30T23:55:31.277 | WINE wont open MinecraftInstaller.exe | [
"command-line",
"wine"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T15:41:48.607",
"id": "2618395",
"postId": "1494487",
"score": "2",
"text": "Check with `https://www.winehq.org`. Not all Windows programs are available through `wine`. This is not a Ubuntu problem, this is a `wine` problem.",
"userDisplayName": null,
"userId... | null | [
{
"accepted": null,
"body": "<p>Everything you need to know is in your output: <code>fixme</code> and <code>FileNotFound</code>.</p>\n<p>Your software looks for Windows features that simply do not exist in Wine.</p>\n<p>Your software cannot be run using Wine.</p>\n",
"commentCount": "0",
"comments":... | null | null | null | null | null |
1494488 | 1 | null | 2023-11-30T15:00:41.000 | 0 | 25 | <p>This is my first install and use of Ubuntu, so I don't know much about linux.</p>
<p>I installed Ubuntu on a NuVision NES11 and the touchscreen doesnt work.</p>
<p>I am getting an error at bootup
[6.598563] silead_ts 12c-MSSL1680:00 Firmware request error -2
[10.295038] EDAC pnd2: Failed to register device with erro... | 1749536 | 1749536 | 2023-12-01T14:01:25.817 | 2023-12-01T14:01:25.817 | NES11 touchscreen not working (getting Firmware Request error) | [
"touchscreen"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494491 | 1 | null | 2023-11-30T15:40:10.373 | 0 | 912 | <p>Trying to install jdk-21-oracle-x64 on Ubuntu 20.04 but it seems to be missing jvm.cfg.</p>
<p><a href="https://i.stack.imgur.com/STfyA.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/STfyA.png" alt="cl install and test" /></a></p>
<p>Is this a Oracle problem or Ubuntu problem?</p>
| 312414 | 767056 | 2023-12-01T02:30:24.633 | 2024-03-07T15:43:31.693 | Ubuntu 20.04 java --version Error: could not open `/usr/lib/jvm/jdk-21-oracle-x64/lib/jvm.cfg' | [
"software-installation",
"java",
"jdk",
"oracle"
] | 3 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>I had the same problem but I installed jdk 17 and I had no problem. It seems to be a jdk 21 issue.</p>\n",
"commentCount": "3",
"comments": [
{
"creationDate": "2024-02-22T05:39:27.323",
"id": "2638975",
"postId": "1504280",
"scor... | null | null | null | null | null |
1494494 | 1 | null | 2023-11-30T16:01:38.993 | 0 | 129 | <p>This is a problem I'm facing because my root space is running low.</p>
<p><a href="https://i.stack.imgur.com/rxL8L.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/rxL8L.jpg" alt="" /></a></p>
| 1683725 | 10616 | 2023-11-30T16:41:06.287 | 2023-11-30T20:05:10.240 | can I move some space from from /dev/sda3 (home) to /dev/sda2 (root) without losing any data or reinstalling the os? | [
"lubuntu",
"disk-management"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T16:22:21.427",
"id": "2618401",
"postId": "1494494",
"score": "1",
"text": "Please, instead of relying on a screenshot, copy-paste the terminal output into your post.",
"userDisplayName": null,
"userId": "1157519"
},
{
"creationDate": "2023-11-30T20:... | null | [
{
"accepted": null,
"body": "<p>Yes, you probably can, but not from your currently booted system. One <strong>CANNOT</strong> mess with a disk's partitions while any of the disk's partitions is mounted.</p>\n<p>Backup your system before you start.</p>\n<p>You'll have to boot from your install medium in &quo... | null | null | null | null | null |
1494496 | 1 | null | 2023-11-30T16:11:01.240 | 0 | 43 | <p>Ubuntu it’s not booting anymore on AHCI as SATA config. Once I start my laptop it just suddenly opens the BIOS, as if there was no operating system to boot. I tried changing SATA config to Intel RST but while loading Ubuntu it gives me the error ‘Gave up waiting for root file system device. Common problems:</p>
<ul>... | 1749558 | 1749558 | 2023-11-30T18:34:34.033 | 2023-11-30T18:34:34.033 | Ubuntu not booting anymore | [
"boot"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T16:38:42.847",
"id": "2618402",
"postId": "1494496",
"score": "2",
"text": "Any time you drop into a busybox shell it's important to get *all* the error messages. Typically, this happens when you have failing or bad hardware, especially when you get the \"UUID... i... | null | [] | null | null | null | null | null |
1494497 | 1 | 1494503 | 2023-11-30T16:22:18.860 | 1 | 44 | <p>I'm using GNOME 42.9 on Ubuntu 22.04.3 LTS and want to replicate a specific Windows feature. In Windows, pressing Win+[number] minimizes or unhides the window of a specific application pinned to the taskbar. I want to achieve the same functionality with the Super+[number] keys in my Ubuntu setup.</p>
<p>Specifically... | 434232 | null | null | 2023-11-30T17:21:09.320 | Super+[Number] to hide an application as well as activate it | [
"gnome",
"22.04",
"shortcut-keys",
"window-manager"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>Pressing <kbd>Super</kbd>+# seems to be treated by the Ubuntu dock the same way as a mouse-click on the icon. Mouse-clicks are controlled by a key in GSettings - specifically, <code>org.gnome.shell.extensions.dash-to-dock click-action</code>.</p>\n<p>To see all the ways that you can ... | [
{
"accepted": true,
"body": "<p>Pressing <kbd>Super</kbd>+# seems to be treated by the Ubuntu dock the same way as a mouse-click on the icon. Mouse-clicks are controlled by a key in GSettings - specifically, <code>org.gnome.shell.extensions.dash-to-dock click-action</code>.</p>\n<p>To see all the ways that ... | null | null | null | null | null |
1494504 | 1 | null | 2023-11-30T17:24:03.940 | 0 | 27 | <p>All articles I find that attempt to answer this say "Use Shutter! It lets you crop a screenshot while you take it!" But cropping is not exact and it's just as bad as having to edit a normal screenshot afterward.</p>
<p>There are many services I use for work that require an image with an exact size, and ev... | 616632 | null | null | 2023-12-01T01:32:16.093 | Is there a way to one-button screenshot a single window's contents (not the frame, not editing, cropping, &c)? | [
"screenshot"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>You can install a screenshot tool, then bind the appropriate command to take a screenshot of the current windows to a shortcut key.</p>\n<p>For example, you could install <code>gnome-screenshot</code>, then bind the following command to a shortcut key:</p>\n<pre><code>gnome-s... | null | null | null | null | null |
1494506 | 1 | null | 2023-11-30T17:35:47.243 | 0 | 43 | <p>I have included an image description of the power-up screen here <a href="https://i.stack.imgur.com/PR1z6.jpg" rel="nofollow noreferrer">Screen when system powered up.</a> <a href="https://i.stack.imgur.com/kIYl6.jpg" rel="nofollow noreferrer">Information about my system</a>and info about my system. I have a UBUNTU ... | 115502 | 115502 | 2023-12-01T20:35:22.353 | 2023-12-01T20:35:22.353 | I don't have a sidebar | [
"dual-boot"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T18:38:51.657",
"id": "2618422",
"postId": "1494506",
"score": "0",
"text": "Show us what you are seeing: Take a clear, readable photo of your screen. [Edit your question](https://askubuntu.com/posts/1494506/edit) above to provide a link to the photo.",
"userDisp... | null | [] | null | null | null | null | null |
1494508 | 1 | null | 2023-11-30T17:48:35.900 | 1 | 703 | <p>I just finished running Certbot instructions located at:</p>
<p><a href="https://certbot.eff.org/instructions?ws=nginx&os=ubuntufocal" rel="nofollow noreferrer">Ubuntu Certbot Instructions</a></p>
<p>Certbot automatically detected my domain and installed the certificate, everything worked perfectly.</p>
<p>What ... | 1643244 | null | null | 2023-11-30T21:37:59.007 | Running Certbot to add new domains to an existing installation | [
"nginx",
"ssl",
"tls"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>If you add a new domain at a later time, you can run:</p>\n<pre><code>$ sudo certbot --nginx\n</code></pre>\n<p>Certbot will use your nginx configuration file(s) to search for all the possible hostnames and ask you for which hostname you want a certificate. There you could ei... | null | null | null | null | null |
1494510 | 1 | null | 2023-11-30T18:00:06.280 | 0 | 430 | <p>I want to change the boot sequence in Ubuntu 23.10.</p>
<p>I have Windows 11 and Ubuntu 23.10 on my laptop, and Ubuntu is not working well.</p>
| 1716331 | 1716331 | 2023-12-04T19:48:02.020 | 2023-12-04T19:48:02.020 | How can I change the boot sequence in Ubuntu 23.10? | [
"boot",
"suspend",
"wayland",
"23.10",
"app-center"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T18:11:29.110",
"id": "2618415",
"postId": "1494510",
"score": "2",
"text": "#1, #2, and #3 look like bugs. Your role is to [report bugs properly](https://askubuntu.com/questions/5121/how-do-i-report-a-bug), to assist developers in duplicating the bugs in their test ... | null | [
{
"accepted": null,
"body": "<p>This answer will solve some of your problems:</p>\n<ul>\n<li><p><a href=\"https://askubuntu.com/questions/1014467/is-there-a-way-for-grub-to-automatically-reboot-into-windows-from-windows/1014491#1014491\">Is there a way for grub to automatically reboot into Windows from Wind... | null | null | 2023-12-03T06:47:17.893 | null | null |
1494511 | 1 | null | 2023-11-30T18:07:36.137 | 0 | 465 | <p>So my problem is that when I restart my computer, steam firstly can be runned. But after some time(about 1 minute or so) it lags and just doesn't do anything at all. Shutting down doesn't help due to steam working still in the background. After I shut it down, and exit steam, it never runs again if I don't restart t... | 1749579 | null | null | 2023-11-30T19:49:53.287 | Cannot run steam on Ubuntu 22.04 | [
"permissions",
"games",
"steam"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T19:25:39.643",
"id": "2618602",
"postId": "1494511",
"score": "0",
"text": "It might be some damaged files. Have you already tried reinstalling Steam?\nOtherwise if it’s about Ubuntu in general it could be an hardware problem.",
"userDisplayName": null,
"use... | null | [
{
"accepted": null,
"body": "<p>You can try using synaptic package manager (apt) or software center(snap) to fully remove your existing steam installation then get a fresh .deb package from the official steam website and try reinstalling. Or you can try an alternate install method like flatpak.</p>\n",
... | null | null | null | null | null |
1494512 | 1 | null | 2023-11-30T18:09:19.043 | 1 | 24 | <p>Top right corner of screen is not working.</p>
<p>Unable to minimize, close the browser[Google chrome, firefox]</p>
| 1748823 | null | null | 2023-11-30T18:09:19.043 | Some part of laptop screen is not working after upgrading the Ubuntu 23.10 | [
"upgrade",
"laptop",
"screen",
"23.10",
"button"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T18:28:12.810",
"id": "2618420",
"postId": "1494512",
"score": "1",
"text": "Does this behavior persist after a reboot?",
"userDisplayName": null,
"userId": "19626"
},
{
"creationDate": "2023-12-04T15:38:27.930",
"id": "2619181",
"postId": "14... | null | [] | null | null | null | null | null |
1494513 | 1 | null | 2023-11-30T18:13:18.100 | 0 | 20 | <p>I downloaded NVIDIA driver 390 for my 820m GPU but after selecting it over intel my WiFi connection is not working without VPN service on. i deleted my NVIDIA driver but nothing changed should i uninstall VPN.
I already tried changing Firefox connection setting from user proxy to no proxy but then i was showing serv... | 1749583 | null | null | 2023-11-30T18:13:18.100 | Firefox showing proxy server error after downloading Nvidia driver? | [
"networking",
"drivers",
"nvidia"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T03:39:09.967",
"id": "2618502",
"postId": "1494513",
"score": "1",
"text": "Welcome to Ask Ubuntu! Please read [How do I ask a good question?](https://askubuntu.com/help/how-to-ask) And provide us more details. [Edit](https://askubuntu.com/posts/1494513/edit) your q... | null | [] | null | null | null | null | null |
1494515 | 1 | null | 2023-11-30T18:34:33.103 | 0 | 300 | <p>I am getting this message after running <code>sudo do-release-upgrade -m desktop</code></p>
<p>Calculating the changes</p>
<p>Calculating the changes</p>
<p>Could not calculate the upgrade</p>
<p>An unresolvable problem occurred while calculating the upgrade.</p>
<p>If none of this applies, then please report this b... | 1749587 | 1749587 | 2023-11-30T19:14:30.380 | 2023-11-30T19:14:30.380 | Error while upgrading 23.04 -> 23.10 | [
"apt",
"upgrade",
"23.10"
] | 0 | 8 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T18:43:23.890",
"id": "2618423",
"postId": "1494515",
"score": "1",
"text": "From your output: `E:Unable to correct problems, you have held broken packages.` This means that you have installed non-Ubuntu or wrong-version software packages that conflict with Ubuntu 23... | null | [] | null | null | null | null | null |
1494525 | 1 | null | 2023-11-30T20:35:56.357 | 0 | 107 | <p>I'm trying to import a certificate for my school network that ends in .cer, and ubuntu seems happy to read the data, but the import button is greyed out. I've seem similar questions, but none seem to quite apply to this situation, does anyone have any clues?</p>
| 1748850 | null | null | 2023-11-30T23:13:35.597 | .cer certificate | [
"certificates"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T20:40:08.857",
"id": "2618437",
"postId": "1494525",
"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 | [
{
"accepted": null,
"body": "<p>The certificates usually come in two formats, PEM and DER. You can recognize them when you try to look at them as text, for example using the command <code>less filename.cer</code>. PEM certificates appear as readable (although cryptic) text that begins with a line <code>----... | null | null | null | null | null |
1494527 | 1 | null | 2023-11-30T21:15:11.073 | 0 | 56 | <p>A brand new install of Ubuntu Studio 22.04. As the header says, even this version have the plugins refresh problem in Carla (2.4.2) mentioned earlier. So I enabled the backports where there seems to available Carla version 2.5.6. This also shows in the Muon Carla version list. But because of some reason Muon does no... | 1745558 | null | null | 2023-12-04T18:34:54.977 | Ubuntu Studio 22.04 - Carla plugin refresh does not work | [
"22.04",
"ubuntu-studio"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>I'm not sure if this is a good way to solve this problem but... Instead of using Muon, I first installed Synaptic. By utilising this it was possible to do the forced update from 2.4.2 to 2.5.6. Synaptic gave as well some nasty warnings but did the job. In addition to the main... | null | null | null | null | null |
1494529 | 1 | null | 2023-11-30T21:24:00.823 | 1 | 151 | <p>My laptop has Ubuntu 22.04.3 LTS . Wire and wireless suddenly not accessible. Clicking top right on my desktop either wire or wireless icons disappeared. Clicking setting>Network there is absolutely nothing.
typing on the terminal <strong>lshw -c network</strong> ,</p>
<ul>
<li>the terminal responds that the netw... | 1334761 | 1334761 | 2023-12-06T16:03:39.973 | 2023-12-06T16:03:39.973 | wire and wireless suddenly disappeared | [
"networking",
"wireless",
"network-manager",
"ethernet"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T21:30:17.497",
"id": "2618450",
"postId": "1494529",
"score": "0",
"text": "Please edit your question to show the result of: `lspci -nnk | grep -e 0200 -e 0280` and also: `sudo dpkg -s linux-modules-extra-$(uname -r) | grep Status` Can you reboot into an earlier ker... | null | [] | null | null | null | null | null |
1494532 | 1 | null | 2023-11-30T21:36:32.857 | 2 | 73 | <p>So I have a bit of a strange issue ... when I put my laptop in a suspend state using the top-right menu in GNOME, it automatically turns on again after one second of sleep.</p>
<p>I unplugged all devices connected to my laptop one by one and found that my 4k Philips monitor is to blame. Without it, sleep works perfe... | 199262 | 199262 | 2023-11-30T21:51:24.500 | 2023-11-30T21:51:24.500 | Can I prevent my monitor from waking up my computer when I put my computer to sleep? | [
"drivers",
"suspend",
"23.10"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T21:51:06.237",
"id": "2618455",
"postId": "1494532",
"score": "0",
"text": "Unfortunately, my monitor doesn't have such a button. It's a bit trash tbh",
"userDisplayName": null,
"userId": "199262"
},
{
"creationDate": "2023-11-30T22:27:12.623",
"... | null | [] | null | null | null | null | null |
1494534 | 1 | null | 2023-11-30T22:00:38.147 | 0 | 23 | <p>When using <code>adduser</code>, one can pass <code>--encrypt-home</code> to encrypt the newly generated home directory. Supposedly, this can be made the default by correctly setting up <code>/etc/adduser.conf</code>.</p>
<p>However, for administering a series of computers that get their user data via ldap, the home... | 24237 | null | null | 2023-11-30T22:00:38.147 | How to default to encryption of new home directories when using ldap | [
"encryption",
"home-directory",
"ldap"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494535 | 1 | null | 2023-11-30T22:08:55.177 | 0 | 83 | <p>Google chrome v119.0.6045.199 on Ubuntu 22.04 takes long to start.</p>
<p>I have completely uninstalled chrome and reinstalled it, but I am having the same issue.</p>
| 1048198 | 124466 | 2023-12-02T00:26:35.487 | 2023-12-02T00:26:35.487 | Google chrome v119.0.6045.199 on Ubuntu 22.04 takes long to boot | [
"google-chrome"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T23:37:10.590",
"id": "2618464",
"postId": "1494535",
"score": "1",
"text": "In a command line terminal, `systemd-analyze blame` will provide information. Read `man systemd-analyze`.",
"userDisplayName": null,
"userId": "25618"
},
{
"creationDate": "... | null | [] | null | null | null | null | null |
1494537 | 1 | null | 2023-11-30T22:15:22.437 | 0 | 65 | <p>I used the same location before but can't mount to the same location after format.</p>
<pre><code>mkdir /media/videos
mount /xxxx/by-id/xxx /media/videos # no error message.
rmdir /media/videos # can delete. there is no other process occupying
</code></pre>
<p>It works if change to other name like</p>
<pre><code>mkd... | 1749620 | 1749620 | 2023-12-01T06:24:39.620 | 2023-12-01T06:24:39.620 | Unable to mount specify location | [
"mount",
"mountpoint"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T01:27:05.020",
"id": "2618484",
"postId": "1494537",
"score": "1",
"text": "Any error message?",
"userDisplayName": null,
"userId": "558158"
},
{
"creationDate": "2023-12-01T03:04:26.167",
"id": "2618494",
"postId": "1494537",
"score": "0... | null | [] | null | null | null | null | null |
1494540 | 1 | null | 2023-11-30T22:49:10.167 | 0 | 94 | <p>I have had a search around this, but I am not really getting anywhere with it.</p>
<p>I updated from 20.0 -> 22.04.3LTS. The update seemed to go ok, apart from I am having to use an older version of the kernel. A few things didn't work in the new version (wifi card - had trouble originally with that).</p>
<p>I ... | 1749630 | 1749630 | 2023-12-01T23:53:46.723 | 2023-12-01T23:53:46.723 | Updates fail after update | [
"updates",
"22.04"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T17:31:44.260",
"id": "2618631",
"postId": "1494540",
"score": "0",
"text": "Oh, many foreign sources. Please [edit] your question and show us `cat /etc/default/grub`.",
"userDisplayName": null,
"userId": "966203"
},
{
"creationDate": "2023-12-02T08:3... | null | [] | null | null | null | null | null |
1494541 | 1 | null | 2023-11-30T22:57:38.860 | 0 | 97 | <p>On my computer Ubuntu 22.04.3 LTS I'm hosting a minecraft server that starts and stops automatically using crontab. is there a way I can type a command (/tellraw ... for example) anytime by running a shell scrip or something?
Thank you in advance.</p>
| 1749631 | null | null | 2023-11-30T22:57:38.860 | Is It Possible To Run A Command In A Running Cronjob | [
"cron",
"minecraft"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-30T23:38:18.060",
"id": "2618465",
"postId": "1494541",
"score": "1",
"text": "It's not clear what do you exactly want to do. Try to clarify it. Do you want to send a command to a running server? As it's a server, there is probably an appropriate client that you can us... | null | [] | null | null | 2023-12-13T03:17:51.743 | null | null |
1494545 | 1 | null | 2023-11-30T23:46:49.857 | 0 | 47 | <p>Since recent update, i had to fix the batch loading code to load data into sqlite3 (V3.44)
adding :</p>
<blockquote>
<p>PRAGMA trusted_schema=1;</p>
</blockquote>
<p>to solve an error message :</p>
<blockquote>
<p>sqlite> .import Enseignants.csv Enseignants</p>
</blockquote>
<blockquote>
<p>Error: unsafe use of u... | 892837 | null | null | 2023-11-30T23:46:49.857 | probable bug with dbbrowser | [
"crash",
"sqlite3"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T00:11:20.490",
"id": "2618470",
"postId": "1494545",
"score": "0",
"text": "You've not provided any OS/release details; but `sqlite` you mention matches `sqlite3 | 3.44.0-1 | noble | source, amd64, arm64, armhf, i386, ppc64el, riscv64, s390x` whic... | null | [] | null | null | null | null | null |
1494548 | 1 | null | 2023-12-01T00:21:35.577 | 0 | 647 | <p>I'm setting up a small home server consisting of a Raspberry with Ubuntu server.</p>
<p>Specifically, I installed</p>
<blockquote>
<p>Ubuntu 23.10 (GNU/Linux 6.5.0-1007-raspi aarch64)</p>
</blockquote>
<p>I'm currently manually mounting every single drive that comes in, and as you can imagine, that's not exactly a c... | 739759 | null | null | 2023-12-01T03:13:20.100 | How to set up disk automount in Ubuntu Server | [
"command-line",
"server",
"ssh",
"raspberrypi",
"automount"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T00:38:49.287",
"id": "2618478",
"postId": "1494548",
"score": "0",
"text": "To automatically mount any disk connected to your Ubuntu server on a Raspberry Pi, you can use `usbmount`. This utility is designed to automatically mount USB mass storage devices when they ... | null | [
{
"accepted": null,
"body": "<p>udev is the device manager for the Linux kernel, primarily used for dynamic device handling. You can write udev rules to automatically mount and unmount USB drives when they are connected or disconnected.</p>\n<p>Create a Script for Mounting: First, create a script that mount... | null | null | null | null | null |
1494551 | 1 | null | 2023-12-01T01:54:23.987 | 0 | 29 | <p>I thought I had this issue solved.</p>
<p>My brisk menu keeps disappearing again.</p>
<p>If that can not be fixed, is there another way of graphically showing the same functions as the Brisk menu?</p>
| 573838 | 158442 | 2023-12-01T02:37:45.830 | 2023-12-01T02:37:45.830 | Graphically showing the same functions as the Brisk menu | [
"22.04",
"ubuntu-mate",
"panel-applets"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T02:37:15.867",
"id": "2618490",
"postId": "1494551",
"score": "0",
"text": "@I revised my post. @guiverc",
"userDisplayName": null,
"userId": "573838"
}
] | null | [] | null | null | null | null | null |
1494552 | 1 | null | 2023-12-01T02:23:04.147 | 0 | 61 | <p>I have an Ubuntu box. It has both an internal and external (USB) wi-fi adapter. I can connect to wi-fi networks on either.</p>
<p>However, I need to set up a hotspot using this machine. It has to use the second, external adapter.</p>
<pre><code>hardwaresyseng@hw-ble-station:~/dan_rsync$ nmcli device
DEVICE ... | 549330 | null | null | 2023-12-01T02:23:04.147 | Create wi-fi hotspot using specific network adapter | [
"networking",
"wireless",
"hot-spot"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494554 | 1 | null | 2023-12-01T04:54:08.783 | 2 | 500 | <p>I'm a newbie so I might be missing something pretty simple. But, when I go to RealVNC.com and download the installation file to Downloads, extract it and try to run it, it doesn't do anything.</p>
<p>Double-clicking in the file manager, dragging the file into terminal, trying to launch from the Terminal all has zer... | 1748779 | null | null | 2024-01-25T09:07:41.853 | Real VNC installer for Linux won't run on PI4 Ubuntu 23.10 | [
"vnc"
] | 2 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>It would appear that RealVNC hasn´t caught up yet with the advances in 23.10.\nI have tried the Raspberry VNC connect and that doesn´t work. The only other Linux RealVNC is for AMD devices. Will have to wait.</p>\n",
"commentCount": "0",
"comments": [],
"communi... | null | null | null | null | null |
1494556 | 1 | null | 2023-12-01T05:24:42.657 | 0 | 75 | <p>I run Ubuntu 22.04.3 and have a brand new PC with an Nvidia 4070. I will say that the nouveau driver works fine and on a windows 10 boot it works 100% fine. I've even stress tested the gpu and it's fine.</p>
<p>The issue I'm having is when I unlock my system the menu bar at the top of the screen and other parts of t... | 755749 | 755749 | 2023-12-02T05:40:13.377 | 2023-12-02T05:40:13.377 | Freezing for about 2 minutes after desktop lock | [
"nvidia",
"gnome",
"freeze",
"gnome-session-fallback"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T17:37:48.300",
"id": "2618633",
"postId": "1494556",
"score": "0",
"text": "You seem to be on the dangerous path to a Well-known Error: Applying a \"solution\" before diagnosing the problem. This almost never works. Use the terminal command `sudo journalctl --since... | null | [] | null | null | null | null | null |
1494560 | 1 | null | 2023-12-01T06:06:01.250 | 0 | 133 | <p>Getting error as "Permission denied, please try again" for domain user login in domain joined server.</p>
<p>got this log in /var/log/auth.log:</p>
<pre><code>Dec 1 11:03:00 Host sshd[61122]: Invalid user ad.empid from 127.0.0.1 port 41358
Dec 1 11:03:07 Host sshd[61122]: pam_unix(sshd:auth): check pass;... | 1736507 | 469152 | 2023-12-01T06:21:48.427 | 2023-12-01T06:21:48.427 | Unable to login domain joined server getting permission denied error | [
"server",
"ssh",
"connection"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494569 | 1 | 1494612 | 2023-12-01T08:09:11.637 | 1 | 58 | <p>Almost all similar answers like <a href="https://askubuntu.com/questions/1433851/laptop-with-ubuntu-22-04-restarts-instead-of-shutting-down">like this one</a> say to disbale Wake on LAN option in the BIOS, but I went through all the options in the BIOS and didn't find any similar at all. I even disabled secure boot,... | 954626 | 954626 | 2023-12-14T07:34:59.653 | 2023-12-14T07:34:59.653 | HP pavilion 14 laptop running ubuntu 22.04 restarts everytime I shut it down | [
"dual-boot",
"22.04",
"shutdown",
"23.04"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-08T07:02:41.440",
"id": "2619981",
"postId": "1494569",
"score": "0",
"text": "any update on this?",
"userDisplayName": null,
"userId": "1110907"
},
{
"creationDate": "2023-12-14T07:34:17.570",
"id": "2622126",
"postId": "1494569",
"score": ... | {
"accepted": true,
"body": "<p>upgrading to 23.04 solved the issue for me</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 4.0",
"creationDate": "2023-12-01T15:09:23.623",
"id": "1494612",
"lastActivityDate": "2023-12-01T15:09:23.623",
"lastEditDa... | [
{
"accepted": true,
"body": "<p>upgrading to 23.04 solved the issue for me</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 4.0",
"creationDate": "2023-12-01T15:09:23.623",
"id": "1494612",
"lastActivityDate": "2023-12-01T15:09:... | null | null | null | null | null |
1494573 | 1 | null | 2023-12-01T09:38:11.413 | 0 | 84 | <p>I’m trying to do a manual installation of Openstack following the documentation (<a href="https://docs.openstack.org/2023.2/#install-guides" rel="nofollow noreferrer">https://docs.openstack.org/2023.2/#install-guides</a>). I have successfully installed keystone, placement, glance, nova and neutron, validating their ... | 1649540 | null | null | 2023-12-01T09:38:11.413 | Openstack Dashboard Horizon - Empty reply from server | [
"server",
"22.04",
"apache2",
"openstack"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494579 | 1 | 1494596 | 2023-12-01T10:18:56.977 | 1 | 129 | <p>On a secondary laptop I am running LTS Kubuntu 22.04 and the default Firefox snap - while for various reasons I don't use Firefox snap on my first laptop, the main one being that I can manage more easily Plasma integration of a non-snap Firefox version. But I'm ready to learn and I want to test if there's any truth ... | 925128 | 925128 | 2023-12-01T10:33:39.147 | 2023-12-01T13:25:13.803 | Firefox snap stays version 99 in Kubuntu 22.04 | [
"updates",
"22.04",
"kubuntu",
"firefox",
"snap"
] | 1 | 10 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T10:28:30.290",
"id": "2618555",
"postId": "1494579",
"score": "0",
"text": "If you run `snap info firefox` what do you get? On my system with `firefox --version` I'm getting 120.0 which matches the results of my `snap info` request. (*I wonder if your system has ... | {
"accepted": true,
"body": "<pre><code>sudo snap remove firefox\nsnap install --stable firefox\n</code></pre>\n<p>Removing Firefox and installing it back made me lose my profile settings and had to resync and recustomize, but latest 120 version was installed.</p>\n<p>I hope I don't have to do it manually next time... | [
{
"accepted": true,
"body": "<pre><code>sudo snap remove firefox\nsnap install --stable firefox\n</code></pre>\n<p>Removing Firefox and installing it back made me lose my profile settings and had to resync and recustomize, but latest 120 version was installed.</p>\n<p>I hope I don't have to do it manually n... | null | null | null | null | null |
1494580 | 1 | null | 2023-12-01T10:52:46.367 | 0 | 59 | <p>I am trying to setup a back up solution for my Linux computer: Ryzen 3950X, 64 Gb RAM, RTX 4070ti, 2Tb boot, 2 + 4 Tb internal drives.</p>
<ul>
<li><p>I tried "Backup" but it was filling up RAM (64 Gb), and the 32 Gb Swap file leading to a system crash.</p>
</li>
<li><p>I tried "Back in Time", bu... | 1092104 | 1092104 | 2023-12-01T15:03:46.273 | 2023-12-11T19:35:36.453 | Backups are crashing Computer or Filling Home Directory | [
"backup",
"rsync"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>I'd recommend a more straightforward approach for your Linux desktop backup. Use Rsync for basic file copying. It simplifies the process, focusing on direct file copying without the complexities of full-featured backup tools. Set up a scheduled task, either through a cron job... | null | null | null | null | null |
1494582 | 1 | null | 2023-12-01T11:06:43.947 | 0 | 47 | <p>I installed the guest extension for virtualbox and created a folder in the started vm (Windows 11) via --> Devices --> Shared Folder -->. The Shared folder is /home/i-M/desk/my_shard_folder under linux. I then restarted the VM-Windows. The shared folder should now be displayed in the MS-Windows VM. Unfortun... | 1582714 | null | null | 2023-12-01T11:18:57.390 | Shard-Folder in Virtualbox is not displayed on the VM | [
"virtualbox"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>You have to install in the VM the</p>\n<pre><code>VBox Windows Additions \n</code></pre>\n<p>Devices --> Use guest extensions</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 4.0",
"creationDate": "202... | null | null | null | null | null |
1494586 | 1 | null | 2023-12-01T11:48:54.967 | 0 | 47 | <p>I'm new to Proxmox and virtualization in general.</p>
<p>I've been learning about Type 1 and Type 2 hypervisors. Type 2 hypervisors, are deployed on the host OS, meaning they rely on the host operating system for managing resources in the guest OS.</p>
<p>However, I'm unclear about Type 1 hypervisors, which are inst... | 1749757 | 1749757 | 2023-12-01T11:59:54.263 | 2023-12-01T11:59:54.263 | Confusion in Hypervisor type 1 resource management | [
"kernel",
"kvm-virtualization",
"hyper-v",
"proxmox"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494587 | 1 | 1495118 | 2023-12-01T12:04:45.513 | 0 | 36 | <p>Is there an easy way that does not involve inspecting large amount of output text?</p>
| 21005 | null | null | 2023-12-07T14:50:56.303 | How to mute fallback source sink in shell? | [
"pulseaudio"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T17:43:24.947",
"id": "2618635",
"postId": "1494587",
"score": "0",
"text": "Please read https://askubuntu.com/help/how-to-ask and https://askubuntu.com/help/formatting . Take the [tour].",
"userDisplayName": null,
"userId": "25618"
},
{
"creationDat... | {
"accepted": true,
"body": "<p>Edit: now I found the right solution:</p>\n<pre><code>pactl set-source-mute @DEFAULT_SOURCE@ 1\n</code></pre>\n<p>You can alternatively use <code>true</code> instead of <code>1</code> for muting and <code>false</code> or <code>0</code> for unmuting.</p>\n",
"commentCount": "0",
"... | [
{
"accepted": true,
"body": "<p>Edit: now I found the right solution:</p>\n<pre><code>pactl set-source-mute @DEFAULT_SOURCE@ 1\n</code></pre>\n<p>You can alternatively use <code>true</code> instead of <code>1</code> for muting and <code>false</code> or <code>0</code> for unmuting.</p>\n",
"commentCount"... | null | null | null | null | null |
1494588 | 1 | null | 2023-12-01T12:17:39.393 | 0 | 59 | <p>Are there any good tools that I can use to analyze the network - like a network administrator - and also display information about switches, computers and the server?</p>
<p>I found LinSSID for the WLAN, but I don't have an idea for the network yet. I'm trying to get a deeper insight and, if necessary, would like to... | 1700370 | 1700370 | 2023-12-01T16:38:01.277 | 2023-12-01T16:38:01.277 | Linux toolbox to perform network analysis? | [
"network-monitoring",
"tools",
"desktop-apps"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T17:45:56.347",
"id": "2618636",
"postId": "1494588",
"score": "1",
"text": "Please read https://askubuntu.com/help/how-to-ask and https://askubuntu.com/help/formatting . Take the [tour].",
"userDisplayName": null,
"userId": "25618"
},
{
"creationDat... | null | [] | null | null | null | null | null |
1494591 | 1 | 1494594 | 2023-12-01T12:28:35.757 | 1 | 93 | <p>According to release notes 22.10 does not have it but what about later releases?</p>
| 21005 | null | null | 2023-12-01T13:16:00.103 | Which release of Xubuntu has PipeWire by default? | [
"xubuntu",
"pipewire"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T12:49:07.487",
"id": "2618583",
"postId": "1494591",
"score": "0",
"text": "Ubuntu 22.10 (along with all flavors) is *End-of-Life* and thus unsupported on this site (https://askubuntu.com/help/on-topic), and many other Ubuntu sites, unless your question is specific ... | {
"accepted": true,
"body": "<p>That would be <a href=\"https://www.omgubuntu.co.uk/2022/12/xubuntu-23-04-adds-pipewire-flatpak-to-default-install\" rel=\"nofollow noreferrer\">23.04</a>. From the link from omgubuntu.co.uk</p>\n<blockquote>\n<p>Xubuntu 23.04 Adds PipeWire & Flatpak to Default Install</p>\n<p>A ... | [
{
"accepted": true,
"body": "<p>That would be <a href=\"https://www.omgubuntu.co.uk/2022/12/xubuntu-23-04-adds-pipewire-flatpak-to-default-install\" rel=\"nofollow noreferrer\">23.04</a>. From the link from omgubuntu.co.uk</p>\n<blockquote>\n<p>Xubuntu 23.04 Adds PipeWire & Flatpak to Default Install</p... | null | null | null | null | null |
1494592 | 1 | null | 2023-12-01T12:53:25.933 | 0 | 60 | <p>I was on Ubuntu 22.04 lts and the bluetooth mouse was working fine.
It works on Windows 11.
I made a fresh installation with Ubuntu 22.04.3 lts to have my 12th generation chips works with my two monitors.
The mouse connects but the pointer, buttons and scroll wheel are not working.
Mouse disconnects after 30 seconds... | 1746248 | null | null | 2023-12-01T12:53:25.933 | Bluetooth 4.0 generic mouse pointer not moving | [
"22.04",
"bluetooth",
"mouse"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T17:47:35.630",
"id": "2618638",
"postId": "1494592",
"score": "0",
"text": "Get more information with the terminal command `sudo journalctl -b 0 bluez`.",
"userDisplayName": null,
"userId": "25618"
}
] | null | [] | null | null | null | null | null |
1494593 | 1 | null | 2023-12-01T12:56:56.037 | 0 | 51 | <p>Does anyone know an alternative ?
I want the same smooth Autoscroll functionality you have on Windows but not as Chrome Extension, they dont work well.
Example try visiting this page : <a href="https://www.tennon.io/" rel="nofollow noreferrer">https://www.tennon.io/</a><br />
I already tried Scroll Extensions like <... | 1749768 | null | null | 2023-12-01T12:56:56.037 | Ubuntu Browser Autoscroll on Middle Mouse click? | [
"kubuntu",
"kde"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494595 | 1 | null | 2023-12-01T13:16:29.877 | 0 | 246 | <p>I'm currently using Virtualbox in Ubuntu 22.04 for VMs running also Ubuntu 22.04. I'm not using it for games, so no need for PCI passthrough. Only web browsing or some P2P network transfers. My Virtualbox VMs are configured for Execution Engine VT-x/AMD-V, Nested Pages Active and Paravirtualization Interface is KVM.... | 1694095 | 1694095 | 2023-12-01T14:45:02.120 | 2023-12-01T14:45:02.120 | VirtualBox vs Qemu/KVM performance - Ubuntu 22.04 guest on top of Ubuntu 22.04 host | [
"virtualbox",
"qemu"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494598 | 1 | null | 2023-12-01T13:42:25.720 | 0 | 188 | <p>I recently got a PIA VPN subscription and wanted to get the Linux app running on my mini PC with Ubuntu 22.04.
I downloaded the installer from PIA's website and installed it via terminal following the given instructions.
After entering my login credentials I am able to connect to any of the available servers.</p>
<p... | 1749778 | null | null | 2023-12-01T13:42:25.720 | PIA VPN Internet connection problem on Ubuntu 22.04 | [
"22.04",
"internet",
"vpn"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494599 | 1 | 1494600 | 2023-12-01T13:52:06.353 | 9 | 1325 | <p>I installed linux dual boot with windows, now I can't play any videos from another mounted partition.</p>
<p>I should also mention that only videos have this problem and I can open pictures, documents, music, ... with no problem. Also the problem is not video codecs, If I copy and paste video in linux partition it p... | 1749783 | 1749783 | 2023-12-02T18:51:51.247 | 2023-12-02T18:51:51.247 | videos from non-linux partition don't play | [
"22.04",
"video",
"snap",
"smplayer"
] | 2 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>The SMPlayer snap does not seem to have permissions to access the partition. This seems to be a snap issue. Installing the APT version should fix it.</p>\n<pre><code>sudo snap remove smplayer\nsudo apt install smplayer\n</code></pre>\n",
"commentCount": "7",
"comments": [
{
... | [
{
"accepted": true,
"body": "<p>The SMPlayer snap does not seem to have permissions to access the partition. This seems to be a snap issue. Installing the APT version should fix it.</p>\n<pre><code>sudo snap remove smplayer\nsudo apt install smplayer\n</code></pre>\n",
"commentCount": "7",
"comments... | null | null | null | null | null |
1494601 | 1 | null | 2023-12-01T14:15:58.510 | 0 | 23 | <p>I have made as described there
<a href="https://askubuntu.com/questions/1494441/how-to-share-directory-in-ubuntu22-04-for-windows-users">How to share directory in Ubuntu22.04 for Windows users</a></p>
<p>Finally I can access from Windows station to the shared folder (Ubuntu). Great.
But the same windows user on othe... | 1612617 | 1612617 | 2023-12-04T08:47:14.640 | 2023-12-04T08:47:14.640 | Share directory in Ubuntu22.04 for Windows users: not all users have access | [
"permissions",
"samba"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T17:49:23.407",
"id": "2618640",
"postId": "1494601",
"score": "0",
"text": "Please [edit] your question to include the elements of the solution you've tried in the post itself rather than relying on a link to the guide you followed. We need to understand what steps ... | null | [] | null | null | null | null | null |
1494602 | 1 | null | 2023-12-01T14:20:39.120 | 2 | 106 | <p>For several instances now, I experienced some very weird behavior, where part of the directories and the files in a directory got deleted after running a script which creates new directories within that directory and writes files to it.</p>
<p>The details about my system:</p>
<pre><code>Distributor ID: Ubuntu
Descri... | 1747082 | 618353 | 2023-12-01T15:27:08.190 | 2023-12-01T20:20:10.647 | Data loss after running Bash script creating dirs and moving files | [
"bash",
"scripts",
"nautilus",
"nemo"
] | 0 | 7 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T16:20:51.770",
"id": "2618622",
"postId": "1494602",
"score": "0",
"text": "Can you check dir `/media/thomasrauter/Data/`?",
"userDisplayName": null,
"userId": "966203"
},
{
"creationDate": "2023-12-02T08:32:42.577",
"id": "2618743",
"postId"... | null | [] | null | null | null | null | null |
1494603 | 1 | null | 2023-12-01T14:39:55.273 | 0 | 36 | <p>I got UBUNTU 23.10. on my new Fujitsu Lifebook E559 in parallel to Win11. The Lifebook keyboard runs with Win11 properly, but not with Ubuntu 23.10 on my notebook. Viewing some user forums I got the impression this is a problem for some users particularly with Fujitsu Lifebooks. To solve the problem for now I will s... | 1749790 | null | null | 2024-02-29T15:17:31.303 | Keyboard problem on Fujitsu Lifebook E559 | [
"keyboard"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-02T15:32:36.370",
"id": "2618800",
"postId": "1494603",
"score": "0",
"text": "Please edit your post and add the question you have - it is missing. askubuntu.com is about asking for help on particular problems with Ubuntu - not about sharing user experience with no que... | null | [] | null | null | null | null | null |
1494605 | 1 | 1494720 | 2023-12-01T14:41:03.470 | 0 | 50 | <p>I am trying to upload my backport of a package to my new repository on launchpad.net</p>
<p><code>dput -u ppa:user/repository *.changes</code> completed successfully, but there are no changes on the PPA page.</p>
<p><code>apt-add-repository</code> also fails with 'repository not signed'. Probably I've missed somethi... | 138479 | null | null | 2023-12-02T20:18:03.197 | Uploads to launchpad.net not visible after dput | [
"apt",
"ppa",
"launchpad",
"dput"
] | 1 | 9 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T14:44:14.133",
"id": "2618607",
"postId": "1494605",
"score": "0",
"text": "Did you receive any email?",
"userDisplayName": null,
"userId": "124466"
},
{
"creationDate": "2023-12-01T15:51:01.930",
"id": "2618616",
"postId": "1494605",
"sc... | {
"accepted": true,
"body": "<p>Thanks to <a href=\"https://askubuntu.com/users/124466/archisman-panigrahi\">Archisman Panigrahi</a>, the question is resolved:</p>\n<ol>\n<li><a href=\"https://launchpad.net/+help-registry/openpgp-keys.html\" rel=\"nofollow noreferrer\">Create</a>and <a href=\"https://launchpad.net/... | [
{
"accepted": true,
"body": "<p>Thanks to <a href=\"https://askubuntu.com/users/124466/archisman-panigrahi\">Archisman Panigrahi</a>, the question is resolved:</p>\n<ol>\n<li><a href=\"https://launchpad.net/+help-registry/openpgp-keys.html\" rel=\"nofollow noreferrer\">Create</a>and <a href=\"https://launch... | null | null | null | null | null |
1494608 | 1 | 1495801 | 2023-12-01T15:00:58.810 | 1 | 496 | <p>I've installed Ubuntu (22.04.) on my mac Mini (late 2012) and in addition just installed an older macOS on a separate partition. When i power on, macOS boots automatically. If I press Alt I can choose from both systems. Since I had Ubuntu as main work OS in mind, which I will use more often, I'd rather like Ubuntu t... | 1749682 | 1749682 | 2023-12-01T15:03:39.437 | 2023-12-12T18:51:13.210 | Linux & macOs on Mac Mini | [
"dual-boot"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>You should use a boot loader for that, such as rEFInd. I successfully dual-booted macOS High Sierra and Linux Mint 21 on an old iMac (Late 2009 I think it was), using <a href=\"https://www.howtogeek.com/187410/how-to-install-and-dual-boot-linux-on-a-mac/#install-refind\" rel=\"nofoll... | [
{
"accepted": true,
"body": "<p>You should use a boot loader for that, such as rEFInd. I successfully dual-booted macOS High Sierra and Linux Mint 21 on an old iMac (Late 2009 I think it was), using <a href=\"https://www.howtogeek.com/187410/how-to-install-and-dual-boot-linux-on-a-mac/#install-refind\" rel=... | null | null | null | null | null |
1494609 | 1 | null | 2023-12-01T15:04:12.787 | 0 | 99 | <p><strong>The issue in Ubuntu 20.04:</strong></p>
<blockquote>
<ol>
<li>Issue in Cuda Version: ERR!</li>
</ol>
</blockquote>
<p><a href="https://i.stack.imgur.com/PPQi9.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/PPQi9.png" alt="enter image description here" /></a></p>
<blockquote>
<ol start="2"... | 1582337 | null | null | 2023-12-01T15:04:12.787 | Issue in nvidia-smi version and docker cuda ref in ubuntu 20.04 | [
"20.04",
"nvidia",
"docker",
"aws"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T17:36:51.350",
"id": "2618632",
"postId": "1494609",
"score": "0",
"text": "Is your nvidia driver up to date? I have 535.129.03 on my 22.04 system. How did you install CUDA? Many cuda installs will include an Nvidia video driver that is newer/older than the default... | null | [] | null | null | null | null | null |
1494615 | 1 | null | 2023-12-01T15:28:32.127 | 0 | 163 | <p>Just starting to use a Ubuntu 22.04 desktop (call it HOME) and connecting to another Linux host (call it AWAY) to run Xwindows applications.</p>
<p>From HOME, I want to run an XWindows app on AWAY like geany so on HOME, after I SSH to AWAY, I can run:</p>
<pre><code>user@AWAY: $ geany &
</code></pre>
<p>This jus... | 73508 | null | null | 2023-12-01T15:28:32.127 | ubuntu 22.04 add -Y to SSH | [
"22.04",
"ssh",
"xorg"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T15:38:23.053",
"id": "2618612",
"postId": "1494615",
"score": "1",
"text": "As far as the `Default -Y SSH` I would recommend using `-X` instead where you can put a line in your `~/.ssh/config` file that states `ForwardX11 yes` that way you don't need to use `-Y` or ... | null | [] | null | null | null | null | null |
1494619 | 1 | null | 2023-12-01T16:47:54.527 | 4 | 1770 | <p>I have installed Ubuntu 20.04 on wsl2, Windows 11. I have installed CUDA as well. whenever I open any Ubuntu app with GUI, such as file manager or any other installed apps, the graphics window display becomes garbled or distorted. I tried switching GPU on/off, power saving on/off, and switching refresh rates, but I'... | 1749818 | 94914 | 2023-12-02T02:53:06.430 | 2024-03-08T15:03:30.000 | WSL2 graphical application display issue | [
"nvidia",
"graphics",
"windows-subsystem-for-linux",
"cuda",
"visual-artifacts"
] | 2 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-06T08:15:16.660",
"id": "2619517",
"postId": "1494619",
"score": "0",
"text": "I have the exact same issue, I also have CUDA toolkit installed. WIndows 11, AMD Radeon integrated graphics with dedicated RTX 2060 (mobile)",
"userDisplayName": null,
"userId": "175... | null | [
{
"accepted": null,
"body": "<p>As stated on a <a href=\"https://www.reddit.com/r/bashonubuntuonwindows/comments/18i3x0y/wsl2_gui_apps_no_longer_working_after_windows_10/\" rel=\"nofollow noreferrer\">post from reddit</a>, updating wsl to version 2.0.14 solves the problem (at least it solved it for me).\nBe... | null | null | null | null | null |
1494621 | 1 | 1494632 | 2023-12-01T17:21:17.357 | 0 | 1027 | <p>I have a question about Keychron keyboards: are they compatible with the Ubuntu 22.04.3 LTS Operating System?</p>
<p>As far as I know, its compatibility is limited to MAC and Windows.</p>
<p>I appreciate any information on this.</p>
| 1749824 | 618353 | 2023-12-01T19:28:20.813 | 2024-01-22T17:27:40.983 | Are Keychron keyboards compatible with Ubuntu 22.04? | [
"keyboard",
"22.04",
"ubuntu-drivers"
] | 2 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T18:00:52.867",
"id": "2618641",
"postId": "1494621",
"score": "1",
"text": "You can always boot to a Live USB and test it out.",
"userDisplayName": null,
"userId": "231142"
},
{
"creationDate": "2023-12-01T19:31:25.257",
"id": "2618657",
"pos... | {
"accepted": true,
"body": "<p>They are all compatible with Linux (doesn't matter distro) so you should be fine. It's better if the board you choose from them is VIA compatible.</p>\n<p>Remember Winkey == Super == Mac CMD</p>\n<p>With VIA you map the layout as you see fit. If you don't do a low profile switch, the... | [
{
"accepted": true,
"body": "<p>They are all compatible with Linux (doesn't matter distro) so you should be fine. It's better if the board you choose from them is VIA compatible.</p>\n<p>Remember Winkey == Super == Mac CMD</p>\n<p>With VIA you map the layout as you see fit. If you don't do a low profile swi... | null | null | null | null | null |
1494623 | 1 | null | 2023-12-01T17:54:37.930 | 0 | 269 | <p>Install errors when attempting to run <strong>amdgpu-install -y</strong>, following the below linked guide. Everything else runs well. Suggestions?</p>
<p>Edit: I have made some progress, though still have some errors.</p>
<p>Edit 2: I have python3 installled w/ an alias as python.</p>
<p>Host: Windows 11 Pro 23H2</... | 827500 | 827500 | 2023-12-06T02:47:20.360 | 2023-12-06T02:47:20.360 | WSL2 > Errors installing GPU driver | [
"windows-subsystem-for-linux",
"amdgpu",
"ubuntu-drivers"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494624 | 1 | 1508175 | 2023-12-01T17:55:21.440 | 2 | 705 | <p>To install the application, i follow the documentation available at this <a href="https://docs.fortinet.com/document/forticlient/7.2.2/linux-release-notes/213138" rel="nofollow noreferrer">doc link</a>.</p>
<p>During the installation i found some errors:</p>
<ol>
<li>Wrong gpg key. <a href="https://community.fortine... | 1555294 | null | null | 2024-03-21T13:37:42.067 | Forticlient VPN can't be installed on 23.10 | [
"dependencies",
"vpn",
"23.10"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-31T18:46:34.560",
"id": "2633031",
"postId": "1494624",
"score": "0",
"text": "Same boat. Did you find a solution?",
"userDisplayName": null,
"userId": "123650"
},
{
"creationDate": "2024-02-02T19:44:44.893",
"id": "2633736",
"postId": "1494624"... | {
"accepted": true,
"body": "<p>The solution of third problem is mark all checkbox on ubuntu apps:</p>\n<p><a href=\"https://i.stack.imgur.com/WUbLF.png\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/WUbLF.png\" alt=\"mark all box on ubuntu apps\" /></a></p>\n",
"commentCount": "0",
"comment... | [
{
"accepted": true,
"body": "<p>The solution of third problem is mark all checkbox on ubuntu apps:</p>\n<p><a href=\"https://i.stack.imgur.com/WUbLF.png\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/WUbLF.png\" alt=\"mark all box on ubuntu apps\" /></a></p>\n",
"commentCount": "0",
... | null | null | null | null | null |
1494625 | 1 | null | 2023-12-01T18:20:50.667 | 0 | 38 | <p>For 3 of our company's servers, Bitsight is reporting that our Diffie-Hellman prime is very commonly used and is not safe. We've followed the directions here: <a href="https://weakdh.org/sysadmin.html" rel="nofollow noreferrer">https://weakdh.org/sysadmin.html</a> several times and it has worked with our other serve... | 1749836 | null | null | 2023-12-01T18:34:11.063 | Is the process for SSL/TLS server key generation different on VMs? | [
"18.04",
"ssl",
"openssl",
"tls"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T18:32:03.710",
"id": "2618645",
"postId": "1494625",
"score": "1",
"text": "Reviewers: This may refer to 18.04, but this is a generalized question about Webservers and DH parameters for SSL. The problem with DH parameters is the WeakDH problem as linked by the admi... | null | [
{
"accepted": null,
"body": "<p>This has nothing to do with the VMs vs. bare metal, or anything.</p>\n<p>This is a result of your systems relying on precompiled DH keys in the web servers themselves - Apache, NGINX, etc. all have their own DH keys readily available precompiled.</p>\n<p>The way to solve this... | null | null | null | null | null |
1494628 | 1 | 1494637 | 2023-12-01T18:34:20.163 | 4 | 259 | <p>I recently updated my Ubuntu desktop to the latest 23.10. Among the changes, the super+arrow keybinding that moves a focused window to the left, to the right, minimizes or maximizes, shows me a panel of running programs, e.g. Firefox, file explorer, Thunderbird, to select so that it tiles together with that program.... | 1749843 | null | null | 2024-02-20T12:10:03.140 | How can I disable the new super+arrow window screen aligning feature? | [
"window",
"23.10"
] | 2 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T19:14:36.687",
"id": "2618654",
"postId": "1494628",
"score": "0",
"text": "Somehow the default behavior has changed on your system. Go to Gnome Settings → **Keyboard → Keyboard Shortcuts → Windows** and remove any non-default customizations.",
"userDisplayName"... | {
"accepted": true,
"body": "<p>Please, run the <strong>Extensions</strong> (<code>gnome-extensions-app</code>) application and disable <strong>Ubuntu Tiling Assistant</strong> (under the <strong>Built-In</strong> section).</p>\n<p>Instead of disabling this extension, you can just go to the <strong>Settings</strong... | [
{
"accepted": true,
"body": "<p>Please, run the <strong>Extensions</strong> (<code>gnome-extensions-app</code>) application and disable <strong>Ubuntu Tiling Assistant</strong> (under the <strong>Built-In</strong> section).</p>\n<p>Instead of disabling this extension, you can just go to the <strong>Settings... | null | null | null | null | null |
1494629 | 1 | null | 2023-12-01T18:36:06.187 | 0 | 71 | <p>I have have this weird keyboard issue on my HP Envy 17 laptop on which I am running Ubuntu 22.04. The keyboard usually works fine, but sometimes (around once or twice a day) it just stops working, as if out of nowhere. I can be typing something and it suddenly just stops working or I can try to get into my computer ... | 1749841 | null | null | 2023-12-01T18:36:06.187 | Keyboard suddenly stops working on Ubuntu 22.04 | [
"keyboard",
"22.04",
"suspend",
"hp",
"reboot"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-06T21:04:10.317",
"id": "2619643",
"postId": "1494629",
"score": "0",
"text": "[this](https://h30434.www3.hp.com/t5/Notebook-Hardware-and-Upgrade-Questions/New-HP-Envy-keyboard-randomly-stops-working/td-p/8861286) may be of interest to you",
"userDisplayName": null... | null | [] | null | null | null | null | null |
1494633 | 1 | null | 2023-12-01T18:50:59.583 | 0 | 870 | <p>I have successfully installed <a href="https://www.makeuseof.com/tag/run-android-apps-games-linux/" rel="nofollow noreferrer">Waydroid</a> and the 1DM Android browser, and I have downloaded a file with this browser. It had asked me to set where to download, and in Android under Waydroid it is this: <code>/storage/em... | 925128 | 925128 | 2023-12-01T18:56:52.150 | 2023-12-01T18:56:52.150 | Where are Waydroid-Android folders on Ubuntu? | [
"android",
"wayland",
"23.10",
"location",
"android-emulator"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494636 | 1 | null | 2023-12-01T19:29:19.627 | 0 | 168 | <p>I recently installed and set up Ubuntu Server 22.04.03 onto a machine at home. I can SSH into it from my desktop perfectly fine, but I still have a keyboard and monitor attached for the time being.</p>
<p>While this remains the case, I'd like to have it automatically run HTOP (or anything else interesting/pretty, su... | 1018588 | 1018588 | 2023-12-02T12:45:06.420 | 2023-12-02T12:45:06.420 | rc.local runs at wrong time | [
"server",
"systemd"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-02T12:58:20.057",
"id": "2618783",
"postId": "1494636",
"score": "0",
"text": "You probably need to look into MOTD ... See for example [UpdateMotd](https://wiki.ubuntu.com/UpdateMotd) and [`man update-motd`](https://manpages.ubuntu.com/manpages/trusty/en/man5/update-mo... | null | [] | null | null | null | null | null |
1494638 | 1 | null | 2023-12-01T19:42:42.857 | 0 | 54 | <p>Symptom: neither OpenVPN nor wireguard based VPNs work inside Ubuntu VM. Errors range from no network to connection failed, etc. Tried TCP and UDP protocols. Also tried protonvpn and surfshark commercial VPNs.</p>
<p>Host: Ubuntu 22.04 x86_64
LXD VM Guest: Ubuntu 22.04 x86_64</p>
<p>The guest was created with: lxc l... | 1749597 | null | null | 2023-12-01T19:42:42.857 | No VPN inside Ubuntu VM? | [
"vpn",
"virtualization"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T20:07:05.130",
"id": "2618661",
"postId": "1494638",
"score": "0",
"text": "\"*Errors range from no network to connection failed, etc*\" Please [edit your question](https://askubuntu.com/posts/1494638/edit) to show complete actual output. Approximations or summaries... | null | [] | null | null | null | null | null |
1494640 | 1 | null | 2023-12-01T20:41:12.383 | 0 | 69 | <p>Okay, I have previously been able to boot from a USB drive without issue. Then 2 days ago something changed and I can only boot to Grub off of USB. I have essentially tried everything. I have tried Rufus, Unetbootin, and Ventoy. Have gone thru Secure Boot being off, on and even the Microsoft and third party option. ... | 1749856 | null | null | 2023-12-01T20:41:12.383 | Cannot get Microsoft Surface to boot Ubuntu | [
"boot",
"grub2"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494641 | 1 | null | 2023-12-01T20:50:57.900 | 1 | 263 | <p>On my PC, I had a Hot-Corner with the action to open activities menu. The dock showed up only when I open the activities, and I liked that. Recently, I had problem with my display manager (which I will not relate here) and it needed me to reinstall GNOME. After this, the display-manager issue is resolved but now the... | 1749634 | 1749634 | 2023-12-06T20:36:13.750 | 2023-12-06T22:08:48.970 | Show dock only in activities | [
"gnome",
"panel",
"dock",
"activities-overview",
"autohide"
] | 2 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T22:15:17.340",
"id": "2618672",
"postId": "1494641",
"score": "0",
"text": "Can you post a screenshot?",
"userDisplayName": null,
"userId": "124466"
},
{
"creationDate": "2023-12-06T17:06:28.143",
"id": "2619609",
"postId": "1494641",
"sc... | null | [
{
"accepted": null,
"body": "<p>You probably installed the GNOME desktop. To restore the previous experience, you will have to reinstall the Ubuntu Desktop package. Open a terminal and enter the command</p>\n<pre><code>sudo apt install ubuntu-desktop\n</code></pre>\n<p>Then, choose Ubuntu (not GNOME) sessio... | null | null | null | null | null |
1494642 | 1 | null | 2023-12-01T21:02:19.740 | 2 | 727 | <p>I have the 14" model with 7840HS and 32GB RAM (4GB of which is allocated to the 780M).
Under Windows the graphics work without any problems, but under Linux I always have problems with the internal display.
I have already tried various distros (Ubuntu, openSUSE (Gnome), Manjaro (KDE), Mint Cinnamon Edge), and i... | 1749861 | 94914 | 2023-12-02T02:35:25.197 | 2023-12-13T22:20:22.213 | Linux on Lenovo Ideapad 5 pro Gen 8 (14APH8) | [
"kernel",
"multiple-monitors",
"xorg",
"display"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Try Ubuntu Unity (23.10). Everything has been working well for the past 3 months. In your case, it seems to be a problem with Wayland.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 4.0",
"creationDate"... | null | null | null | null | null |
1494643 | 1 | null | 2023-12-01T21:04:20.590 | 1 | 155 | <p>I am running Ubuntu 22.04 on a Raspi 3. There are two USB serial devices connected to read power meters via infraread signal.</p>
<p>The reading of the power meters works like a charm when I set the baud rate of the serial devices to <code>9600 8N1</code> via minicom:</p>
<pre><code>minicom -D /dev/ttyUSB0
</code></... | 1749857 | null | null | 2023-12-01T21:04:20.590 | How to set baud rate permanently in Ubuntu | [
"usb",
"raspberrypi"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-02T00:16:29.953",
"id": "2618695",
"postId": "1494643",
"score": "0",
"text": "You cannot \"persist\" this setting. You will need to set it every time you boot. However, as the system boots, it discovers its hardware, it creates `udev` events. Start with `man udev`.",
... | null | [] | null | null | null | null | null |
1494644 | 1 | null | 2023-12-01T21:20:19.483 | 1 | 168 | <p>I'm running 22.04 on an arm64 system. I've installed the kernel module for my PCIe WiFi card (88W9098 by NXP), and get the following issue when running:</p>
<p>Command: <strong>sudo iw dev uap0 set 4addr on</strong></p>
<p>Response: <strong>nl80211 not found.</strong></p>
<p>'uap0' supports 4addr mode, so it looks l... | 1749024 | null | null | 2023-12-01T21:20:19.483 | Ubuntu 22.04 nl80211 Not Found | [
"wireless",
"kernel"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494645 | 1 | null | 2023-12-01T21:40:43.447 | 0 | 18 | <p>We manage sudo through IPA, and while this works fine at the command line, installing an app through the Software Center produces a permissions error. The current workaround is to move 'sss' to the front of the list on lines in the /etc/nsswitch.conf file. Is this the correct way to resolve this issue?</p>
| 1739140 | null | null | 2023-12-01T21:40:43.447 | Sudo Through IPA Doesn't Allow Install Via Software Center | [
"software-center"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494649 | 1 | 1494952 | 2023-12-01T22:44:22.817 | 1 | 248 | <p>I have gdm3 installed as my <code>display-manager</code> on Ubuntu Budgie and when I log in there is this small settings icon in the right corner with the options:</p>
<pre><code>Ubuntu Budgie
Ubuntu
Ubuntu with Xorg
</code></pre>
<p>What are their diffrences and which one is the better one? How did ubuntu end up ... | 1749634 | 1749634 | 2024-03-21T18:47:45.990 | 2024-03-21T18:47:45.990 | Ubuntu gdm3 login screen menu | [
"gnome",
"22.04",
"login",
"gdm",
"ubuntu-budgie"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-01T23:21:48.820",
"id": "2618679",
"postId": "1494649",
"score": "0",
"text": "xorg is old. others use wayland as display manager",
"userDisplayName": null,
"userId": "1372403"
},
{
"creationDate": "2023-12-02T09:57:11.297",
"id": "2618758",
"po... | {
"accepted": true,
"body": "<p>The options you see on the login screen, such as "Ubuntu Budgie," "Ubuntu," and "Ubuntu with Xorg," are different desktop environments or sessions that you can choose to log into.</p>\n<ul>\n<li><p><strong>Ubuntu Budgie</strong>: This is the default sess... | [
{
"accepted": true,
"body": "<p>The options you see on the login screen, such as "Ubuntu Budgie," "Ubuntu," and "Ubuntu with Xorg," are different desktop environments or sessions that you can choose to log into.</p>\n<ul>\n<li><p><strong>Ubuntu Budgie</strong>: This is the defa... | null | null | null | user1749617 | null |
1494650 | 1 | null | 2023-12-01T22:54:56.583 | 0 | 79 | <p>I have set up a samba share to connect with windows 11.
I tried to change the default permissions to -RW-RW---- with <code>create mask = 0660</code>
But i get -RW-R-----.
When i try <code>create mask = 0460</code> i get -R--RW---- which is expected.
It looks like i cant give group write permissions when the user has... | 1749874 | 1749874 | 2023-12-01T23:55:41.190 | 2023-12-01T23:55:41.190 | Weird behaviour smb.conf create mask | [
"permissions",
"22.04",
"samba",
"zfs",
"samba4"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1494651 | 1 | null | 2023-12-01T23:13:31.917 | 0 | 105 | <p>For a few months now (maybe 6 months, I'm not exactly sure when it started) I've been experiencing persistent stuttering at random intervals. It doesn't bother me much for general use but it is really disruptive when playing precise action games such as fighting games. It happens even when nothing heavy is running (... | 1177532 | 94914 | 2023-12-02T02:29:20.970 | 2023-12-02T02:29:20.970 | Stuttering/frame skipping on Ubuntu 22.04 / 23.04 | [
"22.04",
"graphics",
"performance",
"system",
"23.04"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-12-03T01:45:36.133",
"id": "2618868",
"postId": "1494651",
"score": "0",
"text": "Well uh... it seems like the problem has gone away on its own now for some reason.",
"userDisplayName": null,
"userId": "1177532"
}
] | 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.