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
1487826
1
null
2023-10-03T09:52:49.233
0
40
<p>We had to upgrade our Landscape server. The process we followed was to install a new Ubuntu server, install the new version of Landscape, backup the database on the old server and import to the new server. This process has worked but I am stuck with how to handle the clients connecting with the new server without ge...
542878
null
null
2023-10-03T09:52:49.233
How to move Landscape clients to a new server without duplicating
[ "server", "landscape" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1487831
1
null
2023-10-03T11:55:22.980
3
379
<p>I'm trying to install development libraries for ARM64 so I can cross-compile <code>arm64</code> software from my <code>amd64</code> device, using Ubuntu 22.04. I've managed to install the <code>aarch64-linux-gnu</code> packages, but I can't figure out how to install the <code>arm64</code> versions of the various dep...
61195
null
null
2023-10-03T11:55:22.980
How do I install arm64 development libraries on an amd64 device in Ubuntu 22.04?
[ "22.04", "arm64", "cross-compilation" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-27T16:38:08.783", "id": "2631598", "postId": "1487831", "score": "0", "text": "I too am running into a similar issues particularly w.r.t the aarch64-linux-gnu-pkg-config and glib-2.0.", "userDisplayName": null, "userId": "619232" } ]
null
[]
null
null
null
null
null
1487834
1
null
2023-10-03T12:11:17.673
0
88
<p>I am currently building a file server for a small office on Linux and I would like to know if this board is compatible: ASRock Z690 PG Riptide ATX LGA1700 Motherboard</p> <p>The full build is here</p> <p><a href="https://pcpartpicker.com/list/h7HdDZ" rel="nofollow noreferrer">https://pcpartpicker.com/list/h7HdDZ...
240283
null
null
2023-10-03T12:11:17.673
Is board ASROCK Z690 PG Riptide Socket LGA1700 compatible with ubuntu server 22.04.3 LTS
[ "drivers", "server", "lts", "compatibility" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-03T12:12:33.893", "id": "2605818", "postId": "1487834", "score": "2", "text": "Does this answer your question? [Will my device work with Ubuntu?](https://askubuntu.com/questions/986878/will-my-device-work-with-ubuntu)", "userDisplayName": null, "userId": "10669...
null
[]
null
null
null
null
null
1487835
1
1487942
2023-10-03T12:16:57.297
1
142
<p>I'm running Ubuntu 23.04 and the Snap version of Firefox. While Firefox is open, I see this notification:</p> <p><a href="https://i.stack.imgur.com/msvMz.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/msvMz.png" alt="Pending update of &quot;firefox&quot; ... Close the app to update now (9 days le...
2355
null
null
2023-10-04T10:52:56.930
When a Snap app is running, how can I download its update in the background?
[ "snap" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-03T12:24:47.380", "id": "2605820", "postId": "1487835", "score": "1", "text": "Download .snap file manually and then install it:\nhttps://unix.stackexchange.com/questions/560065/how-can-i-manually-download-a-snap-package-for-example-with-wget", "userDisplayName": n...
{ "accepted": true, "body": "<p>Snap should already support what you are looking for. snapd version 2.59 mentioned this feature in <a href=\"https://github.com/snapcore/snapd/releases/tag/2.59.1\" rel=\"nofollow noreferrer\">its changelog</a>:</p>\n<blockquote>\n<p>[New feature:] Pre-download of snaps ready for ref...
[ { "accepted": true, "body": "<p>Snap should already support what you are looking for. snapd version 2.59 mentioned this feature in <a href=\"https://github.com/snapcore/snapd/releases/tag/2.59.1\" rel=\"nofollow noreferrer\">its changelog</a>:</p>\n<blockquote>\n<p>[New feature:] Pre-download of snaps ready...
null
null
null
null
null
1487839
1
null
2023-10-03T12:36:34.167
0
228
<p>I've set up an <a href="https://openwrt.org/docs/guide-user/services/vpn/openvpn/server" rel="nofollow noreferrer">OpenVPN server</a> on my OpenWRT router. It offers <strong>tls-crypt-v2</strong> so I've used that. To make sure that my Ubuntu 20.04LTS cooperates with it, I've updated whatever seemed handy according ...
1064875
null
null
2023-10-03T12:36:34.167
Does network manager really support tls-crypt-v2?
[ "network-manager", "openvpn" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-03T13:26:48.913", "id": "2605834", "postId": "1487839", "score": "0", "text": "According to [the package index](https://packages.ubuntu.com/search?keywords=network-manager-openvpn-gnome), `network-manager-openvpn` is at 1.8.12 in 20.04, but the commit you have linked t...
null
[]
null
null
null
null
null
1487840
1
null
2023-10-03T13:03:17.400
0
141
<p>I'm using vanilla Ubuntu 22.04, GNOME. <code>gnome-terminal</code> keeps crashing. It seems to be associated with any high-bandwidth, disk-intensive activity. I'm creating a tar file of considerable size (4GB) and <code>gnome-terminal</code> crashes. I'm downloading a large(-ish) file via the web browser - <code>gno...
1585688
null
null
2023-10-03T13:03:17.400
Ubuntu 22.04: gnome-terminal keeps crashing during high/enduring disk activity
[ "gnome", "gnome-terminal", "crash" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1487843
1
null
2023-10-03T13:21:03.020
2
1662
<p>I proceed struggling my way through the cloud-init and it's documentation. One of my current challenges is getting the cgroups flags for the kernel into the grub configs.</p> <p>The ultimate goal is to get GRUB_CMDLINE_LINUX_DEFAULT=&quot;cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory systemd.unified_cgro...
1720843
1720843
2023-10-03T14:32:26.463
2023-10-05T23:40:25.843
Cloud-init: how to get kernel parameters into the grub config files during autoinstall on 22.04?
[ "server", "grub2", "cloud-init", "kubernetes", "autoinstall" ]
2
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T20:07:28.460", "id": "2643515", "postId": "1487843", "score": "0", "text": "This question appears to be confusing cloud-init with subiquity / autoinstall. Cloud-init will ignore autoinstall configurations because it knows nothing about autoinstall.", "userDispla...
null
[ { "accepted": null, "body": "<p>If you're trying to create a custom ISO that includes a <code>user-data</code> file to allow an autoinstall installation on bare metal or a VM, then you can't test it with LXD. Simply stated, a LXD container starts from a .img file and not an ISO. Thus, the resulting filesyst...
null
null
null
null
null
1487851
1
null
2023-10-03T14:25:42.063
-1
469
<p>I can't <code>ssh</code> into Oracle Cloud Ubuntu 20.04 instance after <code>do-release-upgrade</code>. It was upgrading well but then prompted for a reboot, after the reboot, I can't access the server via <code>ssh</code>.</p> <p>I have noticed that I can access it via oracle Cloud Console but then it prompts for u...
1736363
618353
2023-10-03T18:15:58.520
2023-10-04T00:12:00.340
Cannot ssh into Oracle Cloud Ubuntu 20.04 instance after do-release-upgrade
[ "server", "upgrade", "ssh", "password", "oracle" ]
1
16
CC BY-SA 4.0
[ { "creationDate": "2023-10-03T14:39:56.287", "id": "2605844", "postId": "1487851", "score": "1", "text": "Did you check Oracle cloud security settings to make sure port 22 is *open*? Did you make sure the upgrade actually completed first?", "userDisplayName": null, "userId": "10616" }...
null
[ { "accepted": null, "body": "<h3>Why you cannot connect to the server:</h3>\n<p>As @Organic Marble said in the comments, the reason why you cannot <code>ssh</code> to your server is because <code>do-release-upgrade</code> overwrote your sshd config. You will have to use the Cloud Console to access you serve...
null
null
null
null
null
1487852
1
null
2023-10-03T14:31:33.443
-1
197
<p><strong>Environment:</strong></p> <ul> <li>Win 11</li> <li>Vagrant box: VirtualBox generic/ubuntu2204</li> <li>&quot;../gloss-translation&quot; is repo root directory on host machine.</li> </ul> <p><strong>Vagrantfile:</strong></p> <pre><code> vb.customize [&quot;setextradata&quot;, :id, &quot;VBoxInternal2/SharedF...
1736362
1736362
2023-10-04T16:17:37.840
2023-10-04T16:19:28.913
npm install fails with ERR_INVALID_ARG_TYPE on win11 host in ubruntu VirtualBox generic/ubuntu2204
[ "virtualbox", "npm" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>I was able to resolve the problem by changing this statement:</p>\n<pre><code> config.vm.synced_folder &quot;../gloss-translation&quot;, &quot;/home/vagrant/gloss-translation&quot;\n</code></pre>\n<p>with this:</p>\n<pre><code>config.vm.synced_folder &quot;../gloss-translati...
null
null
null
null
null
1487855
1
null
2023-10-03T15:05:36.360
0
331
<p>I'm trying to get internet works on WSL Ubuntu and one of the solutions is the following</p> <pre><code>sudo rm /etc/resolv.conf sudo bash -c 'echo &quot;nameservers 8.8.8.8&quot; &gt; /etc/resolv.conf' sudo bash -c 'echo &quot;[network]&quot; &gt; /etc/wsl.conf' sudo bash -c 'echo &quot;generateResolvConf=false&quo...
1092824
1092824
2023-10-03T15:16:03.137
2023-10-03T15:26:07.913
unable to locate package chattr on wsl ubuntu 20.04
[ "20.04", "package-management", "internet", "windows-subsystem-for-linux" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-03T15:11:06.560", "id": "2605852", "postId": "1487855", "score": "1", "text": "There is a package `e2fsprogs` that provides a `chattr` command. However, in general you shouldn't simply copy and run commands from the web, unless you know what you're doing.", "userDi...
null
[ { "accepted": null, "body": "<p>apparently when you add the flag -f to chattr it works\nI tried using the command this way\n<code>sudo chattr -f +i /etc/resolv.conf</code>\nand it worked just fine.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC...
null
null
null
null
null
1487857
1
null
2023-10-03T15:22:58.533
-1
168
<p>I’m experiencing random fast UI/input freezes. They are most noticeable while typing quickly. The UI/input just freezes for no more than a second. The freeze is really fast but it results in a very bad experience like wrong clicks and duplicate letters. I tried switching intel/nvidia gpu and xorg/wayland but no effe...
915869
915869
2023-10-04T08:21:26.540
2023-10-05T09:06:56.557
Ubuntu 22.04 random quick ui/input freeze
[ "22.04", "freeze" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-03T15:37:32.370", "id": "2605861", "postId": "1487857", "score": "0", "text": "yes, I had, I simply reinstalled (because I also did not get a response here....)", "userDisplayName": null, "userId": "274445" }, { "creationDate": "2023-10-03T16:26:28.503"...
null
[ { "accepted": null, "body": "<p>The source of the problem was few docker containers that were unable to start successfully and were constantly restarting themselves. After stopping these containers the problems was solved.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, ...
null
null
null
null
null
1487862
1
1487879
2023-10-03T16:06:34.523
-4
783
<p>I've just bought an AMD Radeon RX 7900 XT and now I'd quite like to use it. Issue is, I've researched possible drivers which I may need and realised that <code>amdgpu</code> is already bundled with the kernel. Installing the GPU and running <code>sudo lspci -v</code> gives the <a href="https://gist.github.com/J-Cake...
929084
929084
2023-10-03T20:51:52.027
2023-10-03T22:16:22.343
Loads of issues after installing AMD GPU on KDE Neon
[ "drivers", "graphics", "kde", "amd-graphics", "gpu" ]
2
8
CC BY-SA 4.0
[ { "creationDate": "2023-10-03T16:48:52.860", "id": "2605873", "postId": "1487862", "score": "0", "text": "Post `glxinfo | grep OpenGL`", "userDisplayName": null, "userId": "1592865" }, { "creationDate": "2023-10-03T20:27:37.400", "id": "2605900", "postId": "1487862", ...
{ "accepted": true, "body": "<p>Your AMD GPU activates correctly using <code>DRI_PRIME=1</code> environment variable. So you could make your programs run off discrete GPU using this command template: <code>DRI_PRIME=1 blender</code>.</p>\n<p>AMD's drivers are not necessary to install as <code>amdgpu</code> is integ...
[ { "accepted": true, "body": "<p>Your AMD GPU activates correctly using <code>DRI_PRIME=1</code> environment variable. So you could make your programs run off discrete GPU using this command template: <code>DRI_PRIME=1 blender</code>.</p>\n<p>AMD's drivers are not necessary to install as <code>amdgpu</code> ...
null
null
2023-10-04T01:41:33.500
null
null
1487874
1
null
2023-10-03T19:13:07.150
1
161
<p>I'm running Ubuntu Server 22.04.3 with all the latest updates. I've installed KVM and a guest with the same Ubuntu Server version. My problem is that the guest is crazy slow at reading a file. If I run <code>cat .bashrc</code>, it takes about <em>twelve seconds</em> to read the file to the console. The second time I...
1734236
1734236
2023-10-10T09:27:04.723
2023-10-10T09:27:04.723
Mind-bogglingly slow disk read performance in KVM guest
[ "virtualization", "disk", "io" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-03T19:40:53.740", "id": "2605896", "postId": "1487874", "score": "1", "text": "I had similar bad performance in VirtualBox if I didn't tick the box to \"Use Host I/O Cache\" (it was not ticked on the hard drive by default). Is there something like that in KVM?", "u...
null
[]
null
null
null
null
null
1487877
1
null
2023-10-03T20:07:28.967
0
47
<p>I've made sure the SDR-specific kernel module (<code>rtl2832</code>) is unloaded, and that <code>dvb_usb_rtl28xxu</code>, <code>dvb_usb_v2</code>, <code>rtl2832</code>, and <code>dvb_core</code> are all loaded. There are no errors trying to open or scan for TV signals, it just does not load anything in VLC and fails...
1736418
1736418
2023-10-03T20:50:35.900
2023-10-03T20:50:35.900
Trying to use SDR as TV tuner, works fine until I use it as an SDR, then needs to reboot
[ "kernel", "tv", "tv-tuner" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-03T20:25:25.407", "id": "2605899", "postId": "1487877", "score": "1", "text": "Please edit your question and provide the version of Ubuntu you are using.", "userDisplayName": null, "userId": "243321" }, { "creationDate": "2023-10-03T20:50:57.287", "...
null
[]
null
null
null
null
null
1487881
1
null
2023-10-03T21:09:15.350
0
1682
<p>I've looked through a million threads on this topic but nothing has worked. I'm trying to ssh into my linux through port 22. Connection is refused.</p> <ol> <li>UFW is inactive and firewall-cmd is not downloaded</li> <li>SSH Server is active and up to date</li> <li>Tried changing default port in /etc/ssh/sshd_config...
1736430
1736430
2023-10-05T22:12:29.487
2023-10-05T22:12:29.487
SSH Connection Timed Out Ubuntu 20.04
[ "networking", "server", "ssh", "firewall", "openssh" ]
0
6
CC BY-SA 4.0
[ { "creationDate": "2023-10-04T00:12:49.990", "id": "2605952", "postId": "1487881", "score": "0", "text": "I don't see \"*Verified that the client is trying to connect to the server's current IP address*\" on the list of actions already taken. Amazing how often a changed IP address is the culprit...
null
[]
null
null
null
null
null
1487885
1
1487940
2023-10-03T21:46:40.083
0
57
<p>I was trying to unbind the default keyboard shortcut Alt+Ctrl+Shift+Down (to use it to copy a row down in vscode instead).</p> <p>The best way I found in order to find out which action is using a specific shortcut is to try to add it to a &quot;Disabled&quot; shortcut in the &quot;View and Customize Shortcuts&quot; ...
377342
null
null
2023-10-04T10:32:35.873
Can't find shortcut "Move window one workspace down"
[ "keyboard", "shortcut-keys", "workspaces", "23.04" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>You discovered that the &quot;Keyboards Shortcuts&quot; dialog in settings is limited.</p>\n<ol>\n<li>It does not expose all possible keyboard bindings</li>\n<li>It does not allow to assign or change multiple keyboard bindings assigned to the same function.</li>\n</ol>\n<p>While vert...
[ { "accepted": true, "body": "<p>You discovered that the &quot;Keyboards Shortcuts&quot; dialog in settings is limited.</p>\n<ol>\n<li>It does not expose all possible keyboard bindings</li>\n<li>It does not allow to assign or change multiple keyboard bindings assigned to the same function.</li>\n</ol>\n<p>Wh...
null
null
null
null
null
1487891
1
null
2023-10-03T23:18:13.513
1
218
<p>Remember ZoneAlarm? Many years ago ZoneAlarm placed an icon in your Windows system tray that displayed both incoming and outgoing network activity by separate red and green flashing lights. Very cool for those of us who were concerned about when our computers were talking to the world!</p> <p>Is there any program ...
1122903
1122903
2023-10-03T23:40:23.790
2023-10-03T23:40:23.790
"Tray icon" that displays network traffic
[ "networking", "icons" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-03T23:22:52.440", "id": "2605947", "postId": "1487891", "score": "0", "text": "What desktop do you use? MATE has a \"network monitor\" applet you can add to the panel that shows up and down traffic. https://i.imgur.com/iTkLD4o.png", "userDisplayName": null, "us...
null
[]
null
null
null
null
null
1487893
1
null
2023-10-04T00:17:58.000
0
152
<p>I installed ubuntu 22.04 and enable ipv6 in pppoe network, but I found pppoeconf doesn't release old ipv6 address when ISP auto disconnect and re-connect with the network.</p> <p>Does anyone know how to fixed this problem? Thanks</p> <ol> <li>uname -a</li> </ol> <pre><code>Linux xxxxxxxx 5.15.0-83-generic #92-Ubuntu...
1611065
1611065
2024-02-21T21:49:57.987
2024-02-21T21:49:57.987
pppoe reconnect can't release old ipv6 address
[ "22.04", "ipv6", "pppoe" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1487894
1
null
2023-10-04T00:26:05.613
0
126
<p>I want to use <code>pycharm</code> and make my own AI. However, I can only <code>ssh</code> into my server. Is there a way to use <code>pycharm</code> through the <code>ssh</code> interface?</p> <p>I've tried searching around online for an answer but came back with nothing.</p> <p>Also, my apologies if this is the w...
1735365
1684306
2023-10-04T07:42:47.163
2023-10-04T10:16:10.297
How do I use `pycharm` from the terminal using `ssh`?
[ "ssh", "22.04", "pycharm" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-04T01:56:43.083", "id": "2605968", "postId": "1487894", "score": "0", "text": "sorry i meant 22.04 the newest one my mistake", "userDisplayName": null, "userId": "1735365" }, { "creationDate": "2023-10-04T02:00:49.587", "id": "2605969", "postId"...
null
[ { "accepted": null, "body": "<p>If you use Xorg, then it is possible to run graphical applications over SSH using <strong>X11 forwarding</strong>. However, this is <em>old technology</em>, it is slow and, in particular, very insecure. You should not attempt this.</p>\n<p>Instead, you may <strong>mount your ...
null
null
null
null
null
1487896
1
null
2023-10-04T00:36:36.173
0
130
<p>I have a new 75hz monitor.</p> <p>I have an AMD Rx 570 graphics card running on Ubuntu 22.04. I have never changed or touched anything related to graphics driver, and just use what came with Ubuntu.</p> <p>I wanted to change my refresh rate to 75hz. I went into display settings, and under refresh rate 74.97hz was a ...
513246
null
null
2023-10-04T00:36:36.173
How can I change my refresh rate without things looking pixelated?
[ "drivers", "display", "display-resolution", "amd-graphics" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1487897
1
null
2023-10-04T01:12:00.473
0
135
<p>I have a Linux hard drive with some data I am trying to save. I have mounted it inside of an external drive enclosure and connected it to a machine running Ubuntu 23.04. The drive is recognized and all of the partitions show in Disks temporarily but it hangs at MountingFilesystem for a long time and then disappears ...
1736452
null
null
2023-10-04T02:34:25.187
External drive hangs at MountingFilesystem then disappears from Disks
[ "mount", "hard-drive" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-04T01:30:14.090", "id": "2605964", "postId": "1487897", "score": "0", "text": "Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer.", "userDisplayName": null, "userId": "-1" }, { "creationDate": "...
null
[ { "accepted": null, "body": "<p>You could try running SMART from the Disks application. This should provide some information on the status of the drive.\n<a href=\"https://help.ubuntu.com/stable/ubuntu-help/disk-check.html.en\" rel=\"nofollow noreferrer\">https://help.ubuntu.com/stable/ubuntu-help/disk-chec...
null
null
null
null
null
1487899
1
null
2023-10-04T02:10:46.007
0
123
<p>I am trying to containerize <a href="https://github.com/vkrasnov/bench_lua/tree/4eb69afd60cbc01ffaee9c61be24c3ddd6abad79" rel="nofollow noreferrer">LuaJIT</a>, a derivative of Ubuntu image. I've installed build-essentials and I am getting the below compiler error saying that I am missing math library. There is alrea...
445307
null
null
2023-10-04T02:10:46.007
How to add math library for gcc in docker Image?
[ "20.04", "compiling", "docker", "gcc", "lua" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-04T02:26:15.913", "id": "2605971", "postId": "1487899", "score": "0", "text": "See [Why does the order in which libraries are linked sometimes cause errors in GCC?](https://stackoverflow.com/questions/45135/why-does-the-order-in-which-libraries-are-linked-sometimes-cau...
null
[]
null
null
null
null
null
1487906
1
null
2023-10-04T05:11:46.127
0
45
<p>I was running Ubuntu 22.04 on an external SSD. Everything was going good until, like an idiot, I knocked it off my desk and it unplugged. I'm signed back in to windows now but my computer will not recognize my SSD. When I plug it in it's led indicator turns blue for a moment and then it shuts off and I keep getting ...
1736477
null
null
2023-10-04T05:11:46.127
SSD crashed after Ubuntu 22.04
[ "boot", "dual-boot", "partitioning", "ssd" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-04T05:41:49.317", "id": "2605983", "postId": "1487906", "score": "0", "text": "Almost all drives (*internal & external*) made within the last twenty years have SMART on them (*in the circuitry*) so ask the drive for its health - https://help.ubuntu.com/community/Smartm...
null
[]
null
null
null
null
null
1487908
1
null
2023-10-04T05:18:50.640
0
17
<p>Ubuntu 23.04<br> All updates done<br> <code>sudo lshw -C sound</code></p> <pre><code> *-multimedia descrizione: Audio device prodotto: 9 Series Chipset Family HD Audio Controller fornitore: Intel Corporation id fisico: 1b bus info: pci@0000:00:1b.0 nome logico: card0 ...
1078920
null
null
2023-10-04T05:18:50.640
Ubuntu 23.04 audio lag when enabled lock screen
[ "sound", "pipewire" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1487916
1
null
2023-10-04T07:03:43.560
1
147
<p>I almost have this issue with all newly installed distros. some Persian numbers look so weird. like seven and three. This is how '7' looks like in Persian:</p> <p><a href="https://i.stack.imgur.com/mEljz.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/mEljz.png" alt="seven" /></a></p> <p>In my Kub...
1736489
968501
2023-10-04T13:33:44.937
2023-10-07T18:45:20.520
some Persian numbers look broken (seven and four)
[ "kubuntu", "fonts" ]
3
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>You may have an arabic font installed which is rendering the numbers in arabic. You can install a persian font and set your program to use that font instead. Also your keyboard might be configured to output arabic letters, there is a distinct unicode symbol for ۴ vs ٤</p>\n<p...
null
null
null
null
null
1487924
1
1487933
2023-10-04T08:51:50.073
1
242
<p>When I click <kbd>Super</kbd>+<kbd>P</kbd> it messes up my display settings (the monitors go black and after that their arrangement is reset to the default one).</p> <p>I tried to find what the action is in Ubuntu, but running the following returns nothing:</p> <pre><code>gsettings list-keys org.gnome.desktop.wm.key...
1602500
618353
2023-10-04T11:07:33.320
2023-10-04T11:07:33.320
What is mapped to Super+P?
[ "shortcut-keys" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>You were close, but the setting is not where you searched. Instead:</p>\n<pre><code>gsettings list-recursively | grep &quot;&lt;Super&gt;p&quot;\n</code></pre>\n<p>reveals that <code>&lt;Super&gt;p</code> is defined under switch-monitor. By default, also the key <code>'XF86Display'</...
[ { "accepted": true, "body": "<p>You were close, but the setting is not where you searched. Instead:</p>\n<pre><code>gsettings list-recursively | grep &quot;&lt;Super&gt;p&quot;\n</code></pre>\n<p>reveals that <code>&lt;Super&gt;p</code> is defined under switch-monitor. By default, also the key <code>'XF86Di...
null
null
null
null
null
1487925
1
null
2023-10-04T09:02:17.330
0
2178
<p>I have tried multiple times uninstalling MySQL but every time it skips setting up the password for the host. I need a password as I need it connect it to Python.</p> <p>This is the output after running <code>sudo mysql_secure_installation</code>:</p> <pre><code>There are three levels of password validation policy: L...
1736519
1157209
2023-10-05T14:01:23.577
2023-10-10T05:16:02.553
Unable to set password in MySQL installation
[ "mysql", "password" ]
2
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>You can login to mysql on the physical machine (or via ssh). Then inside the database use the ALTER USER command to enable password authentication and set the password.</p>\n<p>Example:</p>\n<pre><code>ALTER USER 'root'@'localhost' IDENTIFIED BY 'password'\n</code></pre>\n", ...
null
null
null
null
null
1487928
1
null
2023-10-04T09:38:38.877
1
141
<p>Does Ubuntu Pro have any fine token management, such as remotely deactivating the token from a specific machine? Or is it even possible to see information on the computers that use your token? Is it possible to recreate the token for any reason?</p>
1736529
null
null
2023-10-06T09:23:19.390
Can Ubuntu Pro tokens be deactivated remotely?
[ "ubuntu-pro" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<blockquote>\n<p>Does Ubuntu Pro have any fine token management, such as remotely\ndeactivating the token from a specific machine?</p>\n</blockquote>\n<p>I do not think so, but one can always issue a <code>sudo pro detach</code> via ssh.</p>\n<blockquote>\n<p>Or is it even possi...
null
null
null
null
null
1487939
1
null
2023-10-04T10:28:27.003
0
23
<p>When I am trying to login to my Ubuntu I am getting message <code>Sorry, password authentication failed</code>. But I've been using the same password for the past month, also I used the key <kbd>Right Ctrl</kbd>+<kbd>F5</kbd> in OSD health check, it shows <code>System health is not ok</code>. In login LOOP issue it ...
1736546
1157209
2023-10-05T13:56:03.917
2023-10-05T13:56:03.917
Unable to login to my remote OSD Ubuntu
[ "login", "password", "authentication" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-04T12:03:05.557", "id": "2606040", "postId": "1487939", "score": "0", "text": "Is this a remote machine? Are you the admin of that machine?", "userDisplayName": null, "userId": "19626" } ]
null
[]
null
null
null
null
null
1487943
1
null
2023-10-04T11:06:40.797
0
552
<p>The new version of Thunderbird (as upgraded today) has a bug, where for <em>some</em> (?) emails I am unable to select an attachment for view.</p> <p>In the preview pane or in the separate message window (displayed when I double-click on the message) I scroll down to see the list of attachments at the bottom, but no...
855322
855322
2023-11-11T18:24:09.587
2023-11-11T18:24:09.587
Thunderbird 115.3.1 (Supernova) attachment display problem after allowing remote content in a message
[ "email", "thunderbird", "23.04", "attachment" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1487950
1
null
2023-10-04T12:32:20.243
0
49
<p>Ubuntu had weird behaviour after I accidentally hit Ctrl + ALt + f12. I ended up in TTY shell. After some reading, I hit Ctrl + Alt + F2 to go back on the principal UI. It worked paritally for my first monitor but the second one stayed black.</p> <p>Even after rebooting I obtained the same behavior. After checking ...
1736576
null
null
2023-10-04T12:32:20.243
stuck on TTY after ctrl + alt + f12 ubuntu 22
[ "nvidia", "tty" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-12T07:54:30.323", "id": "2607778", "postId": "1487950", "score": "0", "text": "Please don't answer in your question, thanks.", "userDisplayName": null, "userId": "1066942" } ]
null
[]
null
null
null
null
null
1487954
1
null
2023-10-04T12:54:51.620
0
230
<p>I have just upgraded my Ubuntu system yesterday to 22.04 LTS. Everything was working like a charm before the upgrade. However, after the upgrade apparently the library <code>libncurses</code> got updated from 6.2 to 6.3.</p> <p>The problem is that some applications I have are throwing an exception and they crash wit...
43096
null
null
2023-10-04T12:54:51.620
UBUNTU 22.04 NCURSES_TINFO_6.2.20211010 not found
[ "package-management", "22.04", "shared-library" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1487955
1
null
2023-10-04T12:58:30.237
0
67
<p>I just getting update &amp; the system requires me to restart. I do it like the way it told me &amp; everything is normal.</p> <p>But right after my laptop shows the user login screen, it immediately glitching so badly that i can't even see where's my mouse pointer.</p> <p>I'm sure this's sofware's problem not hardw...
1736580
1736580
2023-10-06T13:49:09.200
2023-10-06T13:49:09.200
Screen glitching when login user in Kubuntu 22.04 [temporary fixed?]
[ "kubuntu", "22.04", "login-screen", "flicker" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1487956
1
null
2023-10-04T13:00:28.017
0
61
<p>I have a really strange behavior, it happens that at certain moment in the morning my wifi connection stops working even if the connection symbol is on. If I try to reconnect to any network I cannot do that. I need to reboot my PC to make my WIFI working again. The strange thing is that this happens once per day and...
1736342
1736342
2023-10-13T07:16:40.477
2023-10-13T07:16:40.477
WIFI blocked once a day
[ "networking", "20.04", "wireless", "internet", "connection" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-04T13:05:03.650", "id": "2606049", "postId": "1487956", "score": "0", "text": "What is your DNS set up?", "userDisplayName": null, "userId": "68186" }, { "creationDate": "2023-10-04T14:51:17.987", "id": "2606069", "postId": "1487956", "score...
null
[ { "accepted": null, "body": "<p>This seems so much like your ISP is messing with your router that it difficult for me to believe that this has anything to do with Ubuntu, but why would your ISP be messing with your router in the first place? Maybe your ISP has noticed weird performance issues with your rout...
null
null
null
null
null
1487957
1
null
2023-10-04T13:04:12.030
0
115
<p>when I run docker build -t test . it gives me error connection time out, how can I solve this issue, please? I am using Ubuntu 22.04.3 [connection time out][1]</p>
1735310
1735310
2023-10-04T13:10:18.160
2023-10-06T09:56:14.230
Docker build can't reach the internet
[ "22.04", "internet", "compiling", "docker", "error-handling" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>The problem was in the firewall so when I stopped the firewall, everything worked fine</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2023-10-06T09:56:14.230", "id": "1488184"...
null
null
null
null
null
1487960
1
null
2023-10-04T13:09:18.763
0
36
<p>I have a PC with an integrated and a discrete GPU's</p> <pre><code>:~$ inxi -G Graphics: Device-1: Intel RocketLake-S GT1 [UHD Graphics 750] driver: i915 v: kernel Device-2: AMD Navi 23 [Radeon RX 6600/6600 XT/6600M] driver: amdgpu v: kernel Display: wayland server: X.Org v: 1.22.1.1 with: Xwayland v: 22.1...
43096
null
null
2023-10-04T13:09:18.763
AMD Radeon performing unexpectedly bad
[ "graphics", "radeon", "amdgpu" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1487961
1
null
2023-10-04T13:13:41.990
0
76
<p>I've been facing issues accessing company websites with the VPN and company DNS configurations set up. Access can be gained by manually adding entries to the /etc/hosts file but im looking for better fix than manualy adding each one. Resolvectl indicates that DNS requests are being handled by my local Wi-Fi connecti...
1736582
null
null
2023-10-04T13:13:41.990
DNS with VPN problem
[ "networking", "network-manager", "dns", "vpn" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-04T14:24:41.503", "id": "2606066", "postId": "1487961", "score": "0", "text": "That depends on the VPN configuration you're using and how the VPN is configured and runs. How do you run the VPN currently? Network Manager or some other command line or GUI tool?", "...
null
[]
null
null
null
null
null
1487965
1
null
2023-10-04T13:40:15.810
0
32
<p>Having the most recent ubuntu on dell 5591, the sound quality misses all it s dynamic that windows has. Is there a driver to boost and bring all the dynamic to this sound ?</p> <p>Audio: Device-1: Intel Cannon Lake PCH cAVS driver: snd_hda_intel Sound Server-1: ALSA v: k6.2.0-33-generic running: yes Sound Server-2: ...
632364
null
null
2023-10-04T13:40:15.810
ubuntu sound quality and dynamic on dell
[ "sound", "pulseaudio", "dell" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-04T15:34:40.250", "id": "2606080", "postId": "1487965", "score": "0", "text": "What do you mean by dynamic?", "userDisplayName": null, "userId": "124466" }, { "creationDate": "2023-10-05T08:18:03.570", "id": "2606224", "postId": "1487965", "...
null
[]
null
null
null
null
null
1487966
1
null
2023-10-04T13:42:27.457
0
106
<p>I have an HP 15-EF2XXXX series laptop with Ubuntu 22.04.3 LTS installed. The laptop works great in all regards, considering the cheap build quality.</p> <p>However, at the end of the day I suspend the OS by closing the laptop lid and once or twice a week (this seems to happen randomly), when I resume the OS and log ...
1736586
null
null
2023-10-04T14:01:32.150
System date on laptop resume set in the future
[ "22.04", "suspend", "time", "date" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>There could be a problem with your computer's internal real time clock rather than due to automatic synchronization. Try to replace your CMOS battery. Also check if its connector or wire seems to be damaged.</p>\n", "commentCount": "1", "comments": [ { "...
null
null
null
null
null
1487967
1
1487971
2023-10-04T13:53:08.580
1
414
<p>wondering whether there is any method to monitor wifi and ethernet internet data consumption (up and down separately) and log it. I am trying to calculate daily, weekly and monthly data consumption for Wifi and Ethernet. If possible, per session too.</p> <p>I see that the System Monitor already display the Sent and ...
227495
null
null
2023-10-04T14:22:03.920
How to Monitor and Record internet data consumption 22.04
[ "networking", "wireless", "22.04", "ethernet" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p><a href=\"https://humdi.net/vnstat/\" rel=\"nofollow noreferrer\">vnStat</a> is exactly what you want, as it appears. Luckily, it's already in the official <a href=\"https://packages.ubuntu.com/jammy/vnstat\" rel=\"nofollow noreferrer\"><code>universe</code></a> repositories.</p>\n<b...
[ { "accepted": true, "body": "<p><a href=\"https://humdi.net/vnstat/\" rel=\"nofollow noreferrer\">vnStat</a> is exactly what you want, as it appears. Luckily, it's already in the official <a href=\"https://packages.ubuntu.com/jammy/vnstat\" rel=\"nofollow noreferrer\"><code>universe</code></a> repositories....
null
null
null
null
null
1487969
1
null
2023-10-04T14:11:04.867
0
20
<p>From time to time all kind of applications (like Upwork, Visual Code) running on Ubuntu crashing suddenly. When I open the report tool that pops up and look for the specific error which caused the crash I am getting this error:</p> <blockquote> <p>This does not seem to be an official Ubuntu Package. Please retry aft...
1736594
1157209
2023-10-05T04:09:04.303
2023-10-05T04:09:04.303
This does not seem to be an official Ubuntu Package. Please retry after updating the indexes of available packages
[ "apt", "crash", "lts" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-04T14:16:41.890", "id": "2606062", "postId": "1487969", "score": "3", "text": "That's true. Neither of these are in the official Ubuntu repositories. You either installed the snap package or the .deb package provided by the developers of these software. File a bug at t...
null
[]
null
null
2023-10-05T04:08:57.587
null
null
1487970
1
null
2023-10-04T14:16:14.110
3
637
<p>I have Ubuntu 22.04 and I use an headset as input and output, but currently I only can use the microphone with low quality audio.</p> <p>I can use the A2DP for high quality but when I select headset microphone, the system automatically changes the output to HFP (handsfree).<br /> I already tried some solutions like:...
1733849
1733849
2023-10-04T14:37:57.390
2023-10-04T14:37:57.390
How to set high quality audio and microphone using bluetooth headset?
[ "sound", "22.04", "bluetooth", "microphone", "headset" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-10T19:56:56.087", "id": "2644274", "postId": "1487970", "score": "0", "text": "Do you find a solution? Same issue here", "userDisplayName": null, "userId": "546652" }, { "creationDate": "2024-03-16T16:37:23.077", "id": "2645321", "postId": "1487...
null
[]
null
null
null
null
null
1487981
1
null
2023-10-04T15:27:01.810
-1
63
<p>0</p> <p>I have been trying to install Canon Printer LBP2900B. I downloaded the driver, tried the generic driver, tried Synaptic package manager, downloaded all the updates from Canon, but none of these works.</p> <p>Any ideas how to install and make it work on Ubuntu 22 LTS? Thanks for your help and advice.</p>
1736615
null
null
2023-10-04T19:05:43.103
Install Canon printer LSB 2900B
[ "command-line", "printing", "canon", "22.10", "helpfile" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Access the CUPS (Common Unix Printing Sysyem) GUI by pointing your browser to <code>http://localhost:631</code>.</p>\n<p>You can detect, add, and manage printers from the <code>Admin</code> tab, and deal with individual printers from the <code>Printers</code> tab. You can se...
null
null
null
null
null
1487984
1
null
2023-10-04T15:53:24.123
2
429
<p>Using Ubuntu 20.4 with GRUB2 2.04, Shim 15.7 (I think)</p> <p>I've been following the Simon Ruderich guide to <a href="https://ruderich.org/simon/notes/secure-boot-with-grub-and-signed-linux-and-initrd" rel="nofollow noreferrer">&quot;Secure Boot with GRUB 2 and signed Linux images and initrds&quot;</a></p> <p>When ...
1057987
1057987
2023-10-05T11:57:28.733
2023-10-05T12:03:16.680
grubx64.efi made with grub-mkstandalone fails to start under SecureBoot
[ "grub2", "uefi", "secure-boot" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>The solution I've found is to upgrade to Ubuntu 22.04 as it has GRUB2.06, which has the handy <code>--disable-shim-lock</code> feature.</p>\n<p>The shim lock disabled grubx64.efi can be booted directly as it is signed by my own db.cert which is installed in the UEFI Firmware....
null
null
null
null
null
1487994
1
null
2023-10-04T17:18:17.557
-1
94
<p>I have bought a Lenovo IdeaCentre i3-12 desktop with an onboard Intel UHD graphics 730. Some photos show some grainy and irregular colors in (typically) a high contrast area. E.g. some green and purple areas are seen.</p> <p>I have dual booted the computer in Windows, and the same photo looks fine there. It looks li...
685988
685988
2023-10-05T21:32:05.793
2023-10-07T13:23:25.387
Ubuntu 23.04. Irregular boundaries between the colors in photo
[ "drivers", "graphics", "intel", "colors" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-04T23:32:42.293", "id": "2606172", "postId": "1487994", "score": "0", "text": "Please update your question with what version of Ubuntu you're using. And maybe include a sample image of the problem.", "userDisplayName": null, "userId": "1684306" } ]
null
[ { "accepted": null, "body": "<p>The problem is a little bit embarrassing because it was related to the calibration of the display. I had first calibrated using the build-in calibration functionality in Ubuntu. After installing Display CAL I did a proper calibration and the problem disappeared. It also disap...
null
null
null
null
null
1487998
1
null
2023-10-04T18:29:41.067
1
56
<p>If I put this in my .bashrc:</p> <pre><code>bind '&quot;\e[A&quot;: history-search-backward' bind '&quot;\e[B&quot;: history-search-forward' </code></pre> <p>It mostly works, but if I go up and don't like the match, I can't go back down and get back what I typed. For example, if my history is:</p> <pre><code>xyz 12...
928650
null
null
2023-10-04T21:11:51.723
How to do partial history search without sticky matching
[ "bash", "bashrc" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>If you haven't moved your cursor, <code>Ctrl-K</code> will bring you to the &quot;original&quot; command, as it deletes everything after the cursor.</p>\n<p>There's no reasonable way to map this to the down key, as far as I know. The plus here is you can hit <code>Ctrl-K</cod...
null
null
null
null
null
1487999
1
null
2023-10-04T18:31:16.600
0
797
<p>I bought a Lenovo ThinkPad X1 Yoga Gen 7 with:</p> <p>  32 GiB RAM<br />   CPU: 12th Gen Intel Core i7-1260P x 16<br />   Mesa Intel Graphics (ADL GT2)<br />   SSD: 2 TB<br />   FHD camera system with 4 microphones   3840x2400 Display which implies a MiPi camera as I     learned<b>*</b></p> <p>and installed Ubuntu...
1736622
94914
2023-10-07T12:35:17.603
2023-10-07T12:35:17.603
ThinkPad X1 Yoga cam not working in Ubuntu 23.04, cannot build icamerasrc
[ "software-installation", "compiling", "webcam", "libraries" ]
1
14
CC BY-SA 4.0
[ { "creationDate": "2023-10-04T18:37:14.790", "id": "2606111", "postId": "1487999", "score": "0", "text": "What's your `sudo dmesg | grep ipu6` output?", "userDisplayName": null, "userId": "1592865" }, { "creationDate": "2023-10-04T18:45:39.197", "id": "2606114", "postId":...
null
[ { "accepted": null, "body": "<ol>\n<li><p>Install Ubuntu 22.04.3. It includes the latest Linux kernel 6.2.0.34.</p>\n</li>\n<li><p>Install all software updates that are offered by the Software Updater.</p>\n</li>\n<li><p>Run the following commands in a terminal:</p>\n<pre><code>sudo apt update\nsudo apt upg...
null
null
null
null
null
1488010
1
null
2023-10-04T19:41:54.770
0
77
<p>Since Upgrading to 22.04, I've noticed an annoying problem which is that, when resizing windows manually, by dragging the lower-right corner, sometimes (not always) it is impossible to enlarge the window entirely to the edge of the screen; there is always a gap of a few pixels. The width of the gap varies, and somet...
473552
null
null
2023-10-04T19:41:54.770
After Upgrading to 22.04 (Inconsistently) Cannot Manually Resize Some Windows The Whole Way To Screen Bottom: Without A Gap
[ "22.04", "window", "resize" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488011
1
null
2023-10-04T20:28:54.170
0
98
<p>If I have 2 VLAN (10, and 20) on an Ethernet interface (say eno1), I can create 2 bridges and configure a VLAN in each. Any VM connecting to these Bridges (virtual interface eth0/eth1) receives untagged frames from each virtual interface. Transmitted frames have the VLAN pushed on by each virtual interface. If I rep...
1116786
null
null
2023-10-04T20:28:54.170
How to control tagging with multiple VLAN in the same bridge using Netplan on Ubuntu 20
[ "20.04", "virtualization", "netplan", "vlan", "tagging" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488012
1
null
2023-10-04T20:41:26.860
0
306
<p>I`m trying install rcraid-dkms in my Ubuntu 22.04.3 system new installation. When I make a</p> <blockquote> <p>sudo apt install rcraid-dkms</p> </blockquote> <p>, the process results in a compilation error because It can not find any .h header file, and my knowledge is so basic in Linux system. Probably the solution...
1736677
1736677
2023-11-06T21:05:03.270
2023-11-06T21:05:03.270
Rcraid-dkms compilation error in apt install
[ "apt", "22.04", "raid", "linux-headers" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-04T20:57:15.897", "id": "2606138", "postId": "1488012", "score": "0", "text": "Please append your full compilation error", "userDisplayName": null, "userId": "1592865" }, { "creationDate": "2023-10-05T00:05:25.903", "id": "2606176", "postId": "1...
null
[]
null
null
null
null
null
1488016
1
null
2023-10-04T21:31:30.200
3
72
<p>I have a problem with <code>lolcat</code> coloring and &quot;writing&quot; the new line characters with <code>neofetch</code>.</p> <p>I'm using Ubuntu 20.04.6 on Windows 10 WSL.</p> <p>I use the command <code>neofetch | lolcat</code> in every one of my devices, and I've never had this problem before. But right now, ...
1736685
1684306
2023-10-05T14:00:52.457
2023-10-05T14:00:52.457
Why is lolcat coloring and "writing" the new line characters with neofetch?
[ "20.04", "windows-subsystem-for-linux" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T14:29:35.560", "id": "2606324", "postId": "1488016", "score": "0", "text": "What is the output of `neofetch` alone, without piped to `lolcat`?", "userDisplayName": null, "userId": "618353" }, { "creationDate": "2023-10-05T19:57:04.557", "id": "26...
null
[]
null
null
null
null
null
1488017
1
1488021
2023-10-04T21:33:01.967
0
109
<p>I had my keyboard on my lap, and I adjusted my sitting position. I accidentally pressed some keys while doing this. I heard a robotic voice saying that the screen reader was turned on. After that, I got a barrage of narration each time I typed anything.</p> <p>I was able to turn off screen reader in the Accessibilit...
1635697
null
null
2023-10-04T22:35:56.943
I accidentally turned on screen reader with my keyboard
[ "sound", "keyboard", "shortcut-keys", "accessibility" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>According to the official documentation, it’s <kbd>Super</kbd> + <kbd>Alt</kbd> + <kbd>S</kbd></p>\n<p><a href=\"https://help.ubuntu.com/stable/ubuntu-help/a11y-screen-reader.html.en#:%7E:text=Press%20Super%20%2B%20Alt%20%2B%20S%20\" rel=\"nofollow noreferrer\">https://help.ubuntu.co...
[ { "accepted": true, "body": "<p>According to the official documentation, it’s <kbd>Super</kbd> + <kbd>Alt</kbd> + <kbd>S</kbd></p>\n<p><a href=\"https://help.ubuntu.com/stable/ubuntu-help/a11y-screen-reader.html.en#:%7E:text=Press%20Super%20%2B%20Alt%20%2B%20S%20\" rel=\"nofollow noreferrer\">https://help.u...
null
null
2023-10-06T00:49:32.190
null
null
1488018
1
1488025
2023-10-04T22:10:29.437
2
2093
<p>I am trying to install Cuda and have been following the Cuda docs but I am at the part where I need to install the cuda package so I run <code>sudo apt-get install cuda</code>.</p> <p>Which outputs:</p> <pre><code>Reading package lists... Done Building dependency tree... Done Reading state information... Done cuda i...
1736689
1736689
2023-10-04T22:16:46.580
2023-10-04T23:23:45.700
Nvidia Cuda Installation Package Conflicts
[ "nvidia", "package-management", "dpkg", "cuda" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T03:09:12.410", "id": "2606196", "postId": "1488018", "score": "0", "text": "You have a kernel (6.5.5) newer than one from the standard repos, an Nvidia driver (535.04.12) older than from the standard repos, so you can expect some issues upon update, but CUDA should ...
{ "accepted": true, "body": "<p>You need to pass an overwrite flag from apt: this might work:</p>\n<p>apt --fix-broken install -o DPkg::options::=&quot;--force-overwrite&quot;</p>\n<p>Best of luck!</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2023-10-05T05:39:29.283", "id": "260...
[ { "accepted": true, "body": "<p>You need to pass an overwrite flag from apt: this might work:</p>\n<p>apt --fix-broken install -o DPkg::options::=&quot;--force-overwrite&quot;</p>\n<p>Best of luck!</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2023-10-05T05:39:29.283", ...
null
null
null
null
null
1488019
1
null
2023-10-04T22:32:08.043
1
337
<p>using: Linux nfs-naw 5.15.0-86-generic #96-Ubuntu SMP Wed Sep 20 08:23:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux</p> <p>I am running a nfs server on this machine. I have edited the file /etc/defaults/nfs-kernal-server</p> <pre><code>cat &lt;&lt; EOF &gt; /etc/default/nfs-kernel-server RPCNFSDCOUNT=30 RPCNFSDPRIORI...
1040309
null
null
2023-10-04T22:43:06.583
How do I increase the nfsd threads on boot?
[ "boot", "server", "22.04", "nfs" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Adding it to the <code>[nfsd]</code> section of the <code>/etc/nfs.conf</code> file should fix it.</p>\n<pre><code>[nfsd]\nthreads=32\n</code></pre>\n<p>Then restart the service</p>\n<pre><code>sudo systemctl restart nfs-server.service\n</code></pre>\n", "commentCount": "...
null
null
null
null
null
1488020
1
1489491
2023-10-04T22:35:46.520
0
201
<p>I've installed Ubuntu 22.04.3 LTS and configured all my environments, but when I was about to close my laptop lid, I encountered an issue. Instead of suspending, the external monitor continues to operate.</p> <p>First, I attempted to install <code>gnome-tweaks</code>, but unfortunately, it doesn't seem to resolve th...
1736690
null
null
2023-10-18T09:53:18.777
How to lock pc when lid is closed Ubuntu 22.04 LTS?
[ "22.04", "multiple-monitors", "suspend", "lid" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-04T23:15:11.313", "id": "2606169", "postId": "1488020", "score": "1", "text": "In the System Settings then Power settings is both `On Battery power` and `When Plugged in` for When the lid is closed.... set to Suspend?", "userDisplayName": null, "userId": "2311...
{ "accepted": true, "body": "<p>I found out <a href=\"https://askubuntu.com/questions/1266408/configure-closing-the-lid-to-suspend-the-laptop-when-an-external-monitor-is-used#answer-1440278\">the answer to this question</a> and I followed <strong>All Ubuntus</strong> and <strong>Ubuntu 22.04 (Upower based)</strong>...
[ { "accepted": true, "body": "<p>I found out <a href=\"https://askubuntu.com/questions/1266408/configure-closing-the-lid-to-suspend-the-laptop-when-an-external-monitor-is-used#answer-1440278\">the answer to this question</a> and I followed <strong>All Ubuntus</strong> and <strong>Ubuntu 22.04 (Upower based)<...
null
null
null
null
null
1488023
1
null
2023-10-04T22:48:36.670
2
630
<p>I am using Kubuntu 23.04 and have been having trying to fix this issue for the past couple weeks. As you can imagine, I've read tons of threads on here and other places but no luck so far.</p> <p>My wifi consistently disconnects, and then the SSID disappears the list, before reappearing and reconnecting. And then th...
1730427
1730427
2023-10-04T23:14:07.460
2023-10-05T02:36:56.257
Wifi constantly disconnecting
[ "networking", "wireless", "kubuntu", "network-manager" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-04T22:59:37.477", "id": "2606168", "postId": "1488023", "score": "0", "text": "@guiverc My bad. It is Kubuntu 23.04.", "userDisplayName": null, "userId": "1730427" } ]
null
[ { "accepted": null, "body": "<p>Maybe your router keeps changing channels every short period of time. Other devices may have mobile data and switch to it when there is no internet. You could get the IP address on your router and try to change the router's settings so that it doesn't keep changing channels s...
null
null
null
null
null
1488024
1
null
2023-10-04T23:01:47.270
0
219
<p>My boot drive is using 22.04. Here's what I want to accomplish:</p> <p>I have two HDDs, one with 6TB and the other with 8TB capacity. They'll be storage drives, not boot drives. I want to create a software RAID1 using both drives that's 6TB in capacity. I want it to have full disk encryption, as well as have FDE on ...
1736693
1736693
2023-10-05T03:34:19.143
2023-10-05T03:34:19.143
How to Setup Software RAID 1 with FDE & Different Size HDDs
[ "partitioning", "hard-drive", "encryption", "raid", "mdadm" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-04T23:52:13.227", "id": "2606173", "postId": "1488024", "score": "1", "text": "What have you tried and where are you running into problems? What guide are you following?", "userDisplayName": null, "userId": "1684306" }, { "creationDate": "2023-10-05T00:...
null
[ { "accepted": null, "body": "<p>It took me awhile, but I answered my own question. I'll write this so people new to Ubuntu like me can follow along on Ubuntu 22.04. Before you continue, make sure all data that you want to keep that is currently on either drive being used in the RAID1 array is backed up to a...
null
null
null
null
null
1488027
1
null
2023-10-05T00:11:58.723
1
713
<p>My VSCode simply doesn't show the interface (codeline, folders and files on the left, terminal, etc.). I'm using Ubuntu 22.04 and have installed the VSCode snap package.</p> <p>Example how my VSCode looks now:</p> <p><a href="https://i.stack.imgur.com/0rEGm.png" rel="nofollow noreferrer"><img src="https://i.stack.im...
1736698
94914
2023-10-05T12:15:47.513
2023-10-05T12:15:47.513
Visual Studio Code interface crash on Ubuntu 22.04
[ "22.04", "crash", "visual-studio-code" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T00:33:37.083", "id": "2606178", "postId": "1488027", "score": "0", "text": "Seems like after multiple tries with code --disable-gpu really solve the problem.\nHowever, I needed multiple tentative and I still do not know what could cause the problem.", "userDispl...
null
[]
null
null
null
null
null
1488029
1
null
2023-10-05T00:25:57.943
0
71
<p>I recall that I have been able to easily build a dual boot Windows-Ubuntu system by:</p> <ol> <li>Installing windows-10</li> <li>Booting Ubuntu from USB and installing alongside existing windows.</li> </ol> <p>The second step includes resizing the Windows partition and creating a new partition for Ubuntu.</p> <p>If ...
545291
null
null
2023-10-05T00:25:57.943
Ubuntu Dual boot feature for creating Windows-10 + Windows-11 dual boot
[ "dual-boot", "partitioning", "grub2", "windows" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T00:43:25.307", "id": "2606179", "postId": "1488029", "score": "0", "text": "Ubuntu provides many ISOs that use different installers, but the Ubuntu installers are intended to be used for installing the Ubuntu system they come with. I QA test systems & Ubuntu offers ...
null
[]
null
null
null
null
null
1488032
1
null
2023-10-05T01:34:10.373
0
38
<p>I just freshly installed Kubuntu 23.04 on my ThinkPad. The stylus tip (left click) worked out of the box, so did the upper button (middle click). I took a look in the graphic tablets settings to see, if can get the lower button to work, too (right click).</p> <p>The mapping of the buttons in the setting dialogue see...
721701
null
null
2023-10-05T01:34:10.373
Thinkpad Yoga460: Stylus Buttons Stopped Working
[ "kubuntu", "thinkpad", "wacom", "stylus" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488037
1
null
2023-10-05T02:21:05.797
0
118
<p>I have installed KeePassXC from Snap but its system tray icon is missing. It's clickable but only that icon doesn't show up.</p> <pre><code>Operating System: Kubuntu 23.04 KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.8 Kernel Version: 6.2.0-33-generic (64-bit) Graphics Platform: X11 Pr...
106123
null
null
2023-10-05T02:21:05.797
KeePassXC Snap System Tray Icon missing in Kubuntu
[ "kubuntu", "snap", "system-tray", "keepassxc" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488040
1
null
2023-10-05T03:34:07.347
0
15
<p>I have tried u20 and u22 via a cd and a thumb drive on a Dell E351 AMD dual core machine with 8gb ram. I either get a grub and nothing else or just a flashing cursor. Nothing Loading. The ubuntu site has NO info on what hardware it needs minimum. ubuntu 9.04 loaded on the PC fine and boots from hard drive but i have...
81929
null
null
2023-10-05T03:34:07.347
Where can i get the minimum system requirements?
[ "hardware" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
2023-10-05T06:21:49.437
null
null
1488041
1
null
2023-10-05T03:40:10.743
0
27
<p>I set up my computer in the USA, so my sources.list file is the default USA sources.list. I am, however, now based in mainland China. I am trying to install wine using the command</p> <pre><code>sudo apt install wine </code></pre> <p>but I get the following 'failed to fetch' errors:</p> <pre><code>Err:1 https://deep...
1589762
null
null
2023-10-05T03:40:10.743
Failed to fetch error while downloading wine in different country
[ "apt", "server", "updates", "wine" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T06:18:18.900", "id": "2606211", "postId": "1488041", "score": "0", "text": "I doubt you can do anything about the broken mirrors. In case you know where to find the IT staff, talk to them. As a simple workaround, select another mirror.", "userDisplayName": null,...
null
[]
null
null
2023-10-05T10:04:44.220
null
null
1488042
1
null
2023-10-05T03:41:33.627
0
75
<p>I installed kubuntu 23.04 on a box with attached display at one display port and an audio amp at another display port (both from quadro p400). System is installed with nvidia drivers at installation and autologin enabled.</p> <p>With both ports connected, system hangs after login and does not show the controlbar. Sy...
1736718
null
null
2023-10-05T03:41:33.627
select different hdmi-ports for video and audio on quadro p400
[ "nvidia", "sound", "hdmi" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488045
1
null
2023-10-05T04:42:31.613
0
108
<p>While using the Terminal exclusively, I frequently encounter the occurrence of <code>~~~~~~~~~~</code> and <code>^[[2~^[[2~^[[2~</code> characters appearing randomly. This happens even when I am not actively pressing any keys on my keyboard.</p> <p><a href="https://i.stack.imgur.com/PpkHR.png" rel="nofollow noreferr...
null
618353
2023-10-05T10:20:55.610
2023-10-05T10:20:55.610
When I open Ubuntu terminal "~~~~" and "^[[2~^[[2~^[[2~" characters are coming nonstop . How can I get ride of this?
[ "command-line", "keyboard", "gnome-terminal" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T04:43:42.680", "id": "2606205", "postId": "1488045", "score": "0", "text": "Does it stop when you unplug your keyboard?", "userDisplayName": null, "userId": "231142" }, { "creationDate": "2023-10-05T04:44:56.563", "id": "2606206", "postId": "...
null
[]
null
null
null
null
user1736724
1488047
1
null
2023-10-05T05:31:37.027
0
7266
<p>I encounter an error stating &quot;lvmid not found&quot; when running the grub-probe command.</p> <pre><code># grub-probe --target=fs_uuid / grub-probe: error: disk `lvmid/R9xUrf-ONd8-wCXx-qfxt-m5Ox-JwKG-LrcAZI/TKMrA6-U6Ex-mjxI-CfF4-Wjdn-HDtv-d15mYq' not found. </code></pre> <p>Objective:</p> <p>I want to switch the...
1736722
1736722
2023-10-06T16:03:38.790
2023-10-06T16:03:38.790
How to resolve grub-probe error: disk lvmid/xxx not found
[ "grub2", "lvm", "rsync", "chroot" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488048
1
null
2023-10-05T06:56:26.403
0
598
<p>When starting the server, Wireguard does not start. Log:</p> <pre><code>systemd[1]: Starting WireGuard via wg-quick(8) for wg0... wg-quick[1139]: [#] ip link add wg0 type wireguard wg-quick[1139]: [#] wg setconf wg0 /dev/fd/63 wg-quick[1139]: [#] ip -4 address add 10.50.0.2/32 dev wg0 wg-quick[1139]: [#] ip link set...
1173552
null
null
2023-10-09T10:00:00.897
Wireguard server start issue
[ "wireguard" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Disable resolvconf in WireGuard Configuration:</p>\n<pre><code>DNS = off\n</code></pre>\n<p>This will prevent WireGuard from attempting to configure DNS settings using resolvconf.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "conten...
null
null
null
null
null
1488051
1
null
2023-10-05T07:12:19.207
0
184
<p>I have an Ubuntu VM with the cups server installed, configured and running. I can print to every printer from the web interface with no problems. Inside this VM there is a docker container with a python flask app where you can POST pdfs and they get saved in a temporary path. Then it uses pycups to print those files...
1736757
1736757
2023-10-05T08:29:57.607
2023-10-05T08:29:57.607
Ubuntu VM with Cups Server and docker container with pycups: cups.IPPError: (1030, 'The printer or class does not exist.')
[ "printing", "python3", "docker" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488052
1
null
2023-10-05T07:15:12.293
0
41
<p>I have uninstalled and installed again LibreOffice. However every time I start LibreOffice Writer Ubuntu 22 freezes and I cannot move the mouse. Is there anything else I can try? I am getting getting ready to switch to Apache OpenOffice?</p>
1736756
null
null
2023-10-05T07:15:12.293
Ubuntu 22.4 Crashes Every time I start LibreOffice Writer
[ "libreoffice", "crash" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T08:47:21.743", "id": "2606230", "postId": "1488052", "score": "0", "text": "Did you [check (and reset) your user profile](https://wiki.documentfoundation.org/UserProfile)?", "userDisplayName": null, "userId": "20661" } ]
null
[]
null
null
null
null
null
1488054
1
null
2023-10-05T07:22:17.197
0
402
<p>DISK - INTEL SSDPEKNW512G8L ENCLOSURE - RTL9210B-CG trying with USB self powered hub and as a standalone (adapter+drive)</p> <p>don't know why it's not showing up.</p> <pre><code>sudo hdparm -I /dev/sda /dev/sda: ATA device, with non-removable media Standards: Likely used: 1 Configuration: Logical ...
1698146
null
null
2023-10-05T07:22:17.197
NVME disk in enclosure not working
[ "disk", "nvme" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T20:04:06.897", "id": "2606390", "postId": "1488054", "score": "0", "text": "I have a SSK Aluminum M.2 NVME SATA SSD Enclosure Adapter, and with it, it shows all the details of my NVMe drive that is in it where yours shows this \"Read NVMe Identify Controller failed:...
null
[]
null
null
null
null
null
1488056
1
null
2023-10-05T07:27:50.113
0
57
<p>I noticed in the APT repo there is both shim and shim-signed. I'm wondering what the purpose of the shim package is?</p> <p>Can it be used to insert a db certificate into the boot process?</p> <p>I'm looking for an easy way to build a shim EFI with my own test.crt embedded, so that I can boot from a grub EFI that ha...
1057987
1057987
2023-10-06T09:53:29.797
2023-10-06T09:55:53.290
apt shim package
[ "grub2", "uefi", "secure-boot" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Using GRUB2.06 with <code>--disable-shim-lock</code> removes the need for a shim at all</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2023-10-06T09:55:53.290", "id": "1488183...
null
null
null
null
null
1488066
1
null
2023-10-05T09:14:25.907
0
279
<p>I installed a new VPS server with Ubuntu 22.04.3 in ArubaCloud. Evrything was alright. When I sent a apt update /apt upgrade then when I restart the VPS I have the follow problem.</p> <p>When the system is restarting it stops at: <code>Reached Target Host and Network Name Lookups</code> and after you can see <code>A...
1736777
94914
2023-10-05T12:36:45.433
2023-10-10T05:59:40.717
Ubuntu 22.04.3 - VPS Aruba Cloud - Reached target host and network name lookups
[ "networking", "reboot", "netplan" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T13:04:09.110", "id": "2606308", "postId": "1488066", "score": "1", "text": "Generally this means your netplan has an id that does not exist. I see another issue: AFAIK it should be true and false not 'true' or 'false', Not sure if that is an issue though ;)", "u...
null
[ { "accepted": null, "body": "<p>Please see <a href=\"https://bugs.launchpad.net/ubuntu/jammy/+source/systemd/+bug/2036358\" rel=\"nofollow noreferrer\">https://bugs.launchpad.net/ubuntu/jammy/+source/systemd/+bug/2036358</a> for ongoing discussion of recent regressions in the behavior of the <code>systemd-n...
null
null
null
null
null
1488067
1
null
2023-10-05T09:24:05.497
0
46
<p>For 10 hours I haven't been able to use my terminal. I have just updated google chrome. Below is the attached image. Today I just updated google chrome. Thanks for help. <a href="https://ostechnix.com/how-to-boot-into-rescue-mode-or-emergency-mode-in-ubuntu-18-04/" rel="nofollow noreferrer">I looked for a solution b...
1736798
862145
2023-10-05T11:08:35.167
2023-10-05T11:08:35.167
Ubuntu Terminal not working, How to solve it?
[ "command-line", "22.04" ]
0
8
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T09:34:00.743", "id": "2606244", "postId": "1488067", "score": "0", "text": "There are numerous causes for what you describe, most are the result of changes made by the owner (*such as changing the default python3 version but that's only one example*), so providing d...
null
[]
null
null
2023-10-05T12:55:47.107
null
null
1488070
1
1489087
2023-10-05T09:49:49.667
0
488
<p>I can confirm incoming calls by continuously listening for events with mmcli monitor, but how do I answer (or at least listen for) incoming calls from the modem manager?</p> <p>I tried calling from my phone to my usb dongle (zte mf-190) and accepted successfully (with <code>mmcli -o &lt;index&gt; --accept</code>), b...
1584171
null
null
2023-10-14T16:02:39.690
Modem Manager (mmcli): how to answering the calls from the terminal?
[ "usb-modem", "modem", "mobile-broadband", "modem-manager" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Ok, at first, I'll need to identify VoUSB tty device that create when I plugged the dongle to my computer.</p>\n<p>A simple to know is:</p>\n<blockquote>\n<p><code>ls -alh /dev/ttyUSB*</code> it must be shown as 4 tty devices\n<code>mmcli -L</code> and <code>mmcli -m &lt;device_id&gt...
[ { "accepted": true, "body": "<p>Ok, at first, I'll need to identify VoUSB tty device that create when I plugged the dongle to my computer.</p>\n<p>A simple to know is:</p>\n<blockquote>\n<p><code>ls -alh /dev/ttyUSB*</code> it must be shown as 4 tty devices\n<code>mmcli -L</code> and <code>mmcli -m &lt;devi...
null
null
null
null
null
1488073
1
null
2023-10-05T10:21:55.310
0
59
<p>I have dual boot of windows 7 with Ubuntu 18.04 LTS and was upgrading from Ubuntu 18.04 LTS to 20.04 LTS ,it got interrupted in between after that It shows that not all update will be there and gave option for partial upgrade but still I went for ,just continue and it started upgrading ,after the upgrade it said upg...
716691
716691
2023-10-05T11:37:44.977
2023-10-05T11:37:44.977
Ubuntu upgrade from 18.04 to 20.04 got stuck at crash signatures.k shut down ,how to resolve?
[ "dual-boot", "18.04", "20.04", "upgrade" ]
0
6
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T10:29:52.677", "id": "2606259", "postId": "1488073", "score": "0", "text": "Just to be clear: is that the literal error message you get every time you try to boot?", "userDisplayName": null, "userId": "149708" }, { "creationDate": "2023-10-05T10:31:1...
null
[]
null
null
null
null
null
1488074
1
null
2023-10-05T11:04:11.417
0
66
<p>In this image while installation of Ubuntu it's not showing the <code>/dev/sda</code> option which is my actual hard disk and where I have unallocated memory for Ubuntu.</p> <p><a href="https://i.stack.imgur.com/aNlWp.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/aNlWp.jpg" alt="So in this image...
1731578
94914
2023-10-05T12:05:41.200
2023-10-05T12:05:41.200
/dev/sda file is not showing in bootloader installation
[ "dual-boot", "partitioning", "system-installation", "software-installation", "gparted" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T11:17:48.603", "id": "2606268", "postId": "1488074", "score": "2", "text": "Please be specific with details; you mention Ubuntu (which has numerous products & releases, and for some even ISO/installer choices), but don't provide clues as to which Ubuntu product, nor...
null
[]
null
null
null
null
null
1488075
1
null
2023-10-05T11:19:55.723
1
163
<p>Yesterday I had an update, today when something weird is happening, when the machine boots it all seems fine but when I reach the login screen the screen glitches and flickers, it's completely unusable.</p> <p>I have tried booting on windows and it works fine, what could be the problem?</p> <p>EDIT: further informa...
1736817
1736817
2023-10-05T12:48:02.793
2023-10-05T12:48:02.793
Screen flickering on login attempt
[ "boot", "updates", "screen", "amd-graphics", "login-screen" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T11:29:45.237", "id": "2606271", "postId": "1488075", "score": "0", "text": "You've provided few specific details; what OS/release are you using? If it's a LTS release, I'd be interested for example how often you apply your updates (*daily? weekly? etc*) as that may...
null
[]
null
null
null
null
null
1488076
1
null
2023-10-05T11:24:44.173
0
205
<p>I have Ubuntu 22.04.03 in a VMWare machine - just recently it began having a problem to boot in a timely manner. Approximately 40 seconds is spent on probing for a nonexistant(!?) &quot;device descriptor&quot;. After the delay everything seems to get up and running.</p> <p>Is there a way to avoid this, a remedy?</p>...
289138
null
null
2023-10-05T11:24:44.173
Ubuntu 22.04, delayed boot due to "r8152" NIC-driver problem?
[ "boot", "22.04" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-06T16:48:53.580", "id": "2606604", "postId": "1488076", "score": "0", "text": "Similar: https://askubuntu.com/questions/1488178/r8169-ethernet-driver-stop-working-in-lubuntu-22-04 - might it be related?", "userDisplayName": null, "userId": "289138" } ]
null
[]
null
null
null
null
null
1488079
1
1488083
2023-10-05T11:44:29.993
0
100
<p>I'm trying to set up a <strong>bash script</strong> which is send a gui notification when a file is created in a folder. Everything works when I launch it in terminal, but when I set up at boot with <strong>crontab</strong>, the script is running but the notification doesn't show on gui. I tried differents options t...
1736828
null
null
2023-10-05T12:08:44.907
Crontab with script to notify-send
[ "bash", "cron", "notification" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T12:04:21.430", "id": "2606278", "postId": "1488079", "score": "0", "text": "If you want the `DISPLAY` variable to be available in the environment of the `/my/script.sh` command, omit the `&&` (or explicitly `export` it). The value should probably be `:0` rather than...
{ "accepted": true, "body": "<p>For <code>notify-send</code> to work in a cron job you have to copy the environment variable <code>DBUS_SESSION_BUS_ADDRESS</code> from your current desktop session and set it in the cron job. Also, <code>notify-send</code> must run as the same user who is currently logged in to the ...
[ { "accepted": true, "body": "<p>For <code>notify-send</code> to work in a cron job you have to copy the environment variable <code>DBUS_SESSION_BUS_ADDRESS</code> from your current desktop session and set it in the cron job. Also, <code>notify-send</code> must run as the same user who is currently logged in...
null
null
null
null
null
1488089
1
null
2023-10-05T13:20:51.717
0
333
<p>I am using Ubuntu 23.04. I installed VSCode from Ubuntu Software. When I launch VSCode via the terminal or by clicking the icon in the Show applications menu Visual Studio Code is not responding</p> <p>OS info:</p> <p><a href="https://i.stack.imgur.com/NLgKG.png" rel="nofollow noreferrer"><img src="https://i.stack.i...
1689165
94914
2023-10-06T10:47:28.350
2023-10-06T10:47:28.350
Visual Studio Code is not responding
[ "visual-studio-code" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-06T06:58:43.693", "id": "2606476", "postId": "1488089", "score": "0", "text": "@guiverc i added screenshot check please and its amd ryzen 7 3700u cpu incase you need it", "userDisplayName": null, "userId": "1689165" } ]
null
[]
null
null
null
null
null
1488090
1
null
2023-10-05T13:33:21.883
0
53
<p>I had an I/O error on an ssd (sda) and somehow ended up <em>thankfully</em> backing my files up and reinstalling ubuntu on another ssd (nvme0n1), though, problem is, now with the first ssd (sda) broken i can't reset it, i tried DD to erase the first few megabytes of that ssd but gparted still reports an Input Output...
1736848
null
null
2023-10-05T13:33:21.883
I/O error on secondary SSD
[ "io" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488091
1
null
2023-10-05T13:39:15.667
1
132
<p>I have a script that runs my application (c++) with STDIN redirected from a fifo and redirects STDOUT to a file. The following code runs just fine on ubuntu 18:</p> <p><code>./my_app 0&lt;/home/user/pipe 1&gt; log.txt &amp;</code></p> <p>I'm sending instructions to the fifo with printf: <code>printf &quot;ins\n&quot...
1736844
1736844
2023-10-05T15:41:38.717
2023-10-05T16:07:18.170
STDIN redirection issue in ubuntu 20 (works in ubuntu 18)
[ "20.04", "bash", "scripts", "c++", "redirect" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T13:47:47.807", "id": "2606316", "postId": "1488091", "score": "0", "text": "You might need to keep the pipe open with e.g. `tail -f /home/user/pipe` in another process ... Pipes are like normal files in that an EOF is reached but when the pipe closes.", "userDis...
null
[ { "accepted": null, "body": "<p>I doubt that the same program application and script will work on a different version of Ubuntu (or Linux or UNIX in general).</p>\n<p>The <a href=\"https://man7.org/linux/man-pages/man7/fifo.7.html\" rel=\"nofollow noreferrer\">manual page for <code>fifo</code></a> refers t...
null
null
null
null
null
1488093
1
1488131
2023-10-05T13:54:08.023
0
274
<p>I would like to double check what is the behaviour of NEW state in TCP connections in iptables (Ubuntu 22.04).</p> <p>Does it only accept SYN=1 and ACK=0/FIN=0/RST=0 in tcp flags?</p> <p>More detailed example - let's say I have below rule on my server:</p> <pre><code>iptables -A INPUT -p tcp -m conntrack --ctstate...
1694095
null
null
2023-10-05T19:32:14.437
Iptables TCP NEW state vs TCP flags in Ubuntu 22.04
[ "networking", "iptables" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>TCP packets with SYN=1 AND eg. FIN=1 or RST=1 will NOT be matched by your rule:</p>\n<pre><code>iptables -A INPUT -p tcp -m conntrack --ctstate NEW -j ACCEPT\n</code></pre>\n<p>Experimental test:<BR>\nI wrote this example iptables rule set, where packets are only logged and not acc...
[ { "accepted": true, "body": "<p>TCP packets with SYN=1 AND eg. FIN=1 or RST=1 will NOT be matched by your rule:</p>\n<pre><code>iptables -A INPUT -p tcp -m conntrack --ctstate NEW -j ACCEPT\n</code></pre>\n<p>Experimental test:<BR>\nI wrote this example iptables rule set, where packets are only logged and...
null
null
null
null
null
1488099
1
null
2023-10-05T14:37:15.187
1
419
<p>There are several methods to find the last modification time of a file. But is there a way to find <em>all</em> modification times of a file?</p>
521162
null
null
2023-10-05T16:05:40.047
List all modification times of a file
[ "files" ]
2
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>No, you need software for this (and ofcourse it will not work on files changes before this is working). <a href=\"https://goteleport.com/blog/linux-audit/\" rel=\"noreferrer\">Linux audit framework</a> is the one to use.</p>\n<blockquote>\n<p>Linux Audit Framework, also known...
null
null
null
null
null
1488100
1
1489275
2023-10-05T14:37:19.180
0
437
<p>I have an Ubuntu 20.04 version and I had recently installed Okular for manage and editing .pdf files. Since I installed and ran this program the /home/Music /home/Videos /home/Public and /home/Templates directories links were broken (see <a href="https://i.stack.imgur.com/Bqhl0.png" rel="nofollow noreferrer">Image</...
1736864
null
null
2024-02-21T09:01:50.060
Okular breaking /home directories links
[ "20.04", "pdf", "okular" ]
2
1
CC BY-SA 4.0
[ { "creationDate": "2024-02-22T05:46:24.607", "id": "2638979", "postId": "1488100", "score": "1", "text": "Does this answer your question? [Home directories turned into symbolic links without telling me the reason](https://askubuntu.com/questions/1482903/home-directories-turned-into-symbolic-link...
{ "accepted": true, "body": "<p>Think I found a solution for the Okular issue. I noticed that the directories where Okular was breaking the links where empty, so I decided to create some hidden files on that directories and after that the problem was solved. It is not a definitive solution but at least now the dire...
[ { "accepted": true, "body": "<p>Think I found a solution for the Okular issue. I noticed that the directories where Okular was breaking the links where empty, so I decided to create some hidden files on that directories and after that the problem was solved. It is not a definitive solution but at least now ...
null
null
null
null
null
1488101
1
null
2023-10-05T14:37:56.837
-1
169
<p>I'm able to connect to the Internet (I'm typing this message on the same machine) but Ubuntu won't connect to my net connection when trying to update the OS and software, both via the GUI and via the terminal. Ubuntu version 22.10, connected via Ethernet (working) and it's not behind a firewall.</p> <p>Via the termi...
859769
null
null
2023-10-05T15:23:50.770
The Internet works fine until Ubuntu wants to perform an update!
[ "networking", "apt", "updates", "internet", "repository" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T15:08:40.193", "id": "2606325", "postId": "1488101", "score": "3", "text": "It looks like you're running 22.10 (Kinetic Kudu). This release is [unsupported and has been unsupported for some months](https://wiki.ubuntu.com/Releases). That means you *won't get any new...
null
[ { "accepted": null, "body": "<p>To upgrade to next release, you have to run <code>sudo do-release-upgrade</code></p>\n<p>If you have to add latest patched/updates to your current release (do-release-upgrade might require this) take a look at this article: <a href=\"https://help.ubuntu.com/community/EOLUpgra...
null
null
2023-10-06T05:29:50.247
null
null
1488102
1
null
2023-10-05T14:59:13.493
0
43
<p>I am very new to Ubuntu. I installed MATLAB 2022a Ubuntu 22.04.3 LTS, and I can start it from terminal window by typing matlab</p> <p>The matlab binary can be found both in /usr/local/bin, and /usr/local/MATLAB2022a/bin</p> <p>I would like for matlab binary to be docked in activities, and be my favorite app. How can...
1022716
null
null
2023-10-05T14:59:13.493
MATLAB installed but not in activities
[ "software-installation", "matlab", "favorites" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-06T03:07:34.837", "id": "2606451", "postId": "1488102", "score": "0", "text": "There should be the answer you want here: https://superuser.com/questions/1282203/how-do-i-add-a-shortcut-to-the-show-applications-menu-in-ubuntu-17", "userDisplayName": null, "userI...
null
[]
null
null
null
null
null
1488110
1
1488117
2023-10-05T15:39:13.183
-1
286
<p>on my Ubuntu virtual machine, I have a disk/partition called <code>/</code> with a ton of free space.</p> <p>I also have a partition called <code>/mnt/images</code> that is full.</p> <p>You can see that here:</p> <pre><code>root@marzen:/# df Filesystem 1K-blocks Used Available Use% Mounted on udev ...
1139717
null
null
2023-10-05T16:46:40.627
I am trying to increase the size of a partion/disk that is full, but I am having trouble
[ "server", "partitioning", "20.04", "fdisk" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>You have two separate disks. One is <code>/dev/sda</code>, and it contains a single partition <code>/dev/sda1</code>, where your root filesystem <code>/</code> is mounted. The other disk is <code>/dev/sdb</code>, which is not partitioned(!), but instead whole &quot;raw&quot; disk was...
[ { "accepted": true, "body": "<p>You have two separate disks. One is <code>/dev/sda</code>, and it contains a single partition <code>/dev/sda1</code>, where your root filesystem <code>/</code> is mounted. The other disk is <code>/dev/sdb</code>, which is not partitioned(!), but instead whole &quot;raw&quot; ...
null
null
null
null
null
1488113
1
null
2023-10-05T15:46:50.920
-1
230
<p>I am trying to install Ubuntu for the first time. I have a freshly formatted drive and I keep getting this error at launch. I have set sgx to enabled, software decides, and disabled (just to check). I get the same error every time. I also tried setting TPM to hidden and switched to AHCI from raid mode. Cleared all p...
1736882
null
null
2023-10-16T09:52:38.387
sgx disabled by bios but it is enabled
[ "system-installation", "sgx" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>SGX is a security nightmare, so don't worry if it's disabled (see: <a href=\"https://arstechnica.com/information-technology/2022/08/architectural-bug-in-some-intel-cpus-is-more-bad-news-for-sgx-users/\" rel=\"nofollow noreferrer\">https://arstechnica.com/information-technolog...
null
null
null
null
null
1488118
1
1488292
2023-10-05T16:56:19.973
0
247
<p>I am trying to install Ubuntu 64-bit through Vitrualbox on my MacBook Pro (16 inch, 2019 running MacOS 10.15.2 Catalina). I have downloaded Virtualbox and followed the online tutorials to install Ubuntu but can't get passed the purple loading screen.</p> <p>Image for reference, though its from google and an older ve...
1736895
1736895
2023-10-05T19:08:20.403
2023-10-07T12:41:10.070
Ubuntu 23.04 (and 22.04.3) stuck on purple loading screen using VirtualBox 7 on MacOS (Catalina)
[ "boot", "system-installation", "virtualbox", "mac", "23.04" ]
1
6
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T18:14:06.830", "id": "2606359", "postId": "1488118", "score": "0", "text": "Can you provide a link to the ISO you're using? Can you provide a link to the tutorial you're following? Please update original question with this info. Do not put in a comment. Thank you.",...
{ "accepted": true, "body": "<p>I tried VirtualBox 7 when first released. I encountered many problems. So, I am currently using VirtualBox 6.1.44. I have installed the Extension Pack. My Mac is a 2013 iMac with 16 GB of memory. Since the only internal drive is a HDD, the Mac boots from a faster external Samsung T7 ...
[ { "accepted": true, "body": "<p>I tried VirtualBox 7 when first released. I encountered many problems. So, I am currently using VirtualBox 6.1.44. I have installed the Extension Pack. My Mac is a 2013 iMac with 16 GB of memory. Since the only internal drive is a HDD, the Mac boots from a faster external Sam...
null
null
null
null
null
1488123
1
null
2023-10-05T17:41:55.657
0
100
<p>I was trying to solve some problems with sound and BT on my Ubuntu 22.04.3 on a ThinkPad X1 Extreme laptop. After reinstalling the drivers I seem to get them back to work, but now the system doesn't turn off after I click the Power Off option. It does close the apps and something else, and then freezes at a screen w...
1085837
94914
2023-10-07T10:45:50.640
2023-10-07T10:45:50.640
Ubuntu 22.04.3 on a ThinkPad X1 Extreme won't turn off
[ "22.04", "shutdown", "thinkpad" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1488130
1
1488143
2023-10-05T19:10:43.213
0
300
<h1>Setup Info</h1> <p>I am using Hyper-V to spawn Ubuntu live 22.04 VMs. During the installation procedure it asks if I want to Install OpenSSH server, whether I select this option only results in one change. The change: Cloud init creates a conf file in the <code>/etc/ssh/sshd_config.d/</code> called <code>50-cloud-i...
877299
null
null
2023-10-06T21:45:29.483
what is the use of setting up OpenSSH on Ubuntu Live Server 22.04?
[ "server", "openssh" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>There is a bug with the 22.04 live-server installer that causes <code>openssh-server</code> to always be installed regardless of the installer selections.</p>\n<p><a href=\"https://bugs.launchpad.net/subiquity/+bug/1974483\" rel=\"nofollow noreferrer\">Bug 1974483</a> describes the i...
[ { "accepted": true, "body": "<p>There is a bug with the 22.04 live-server installer that causes <code>openssh-server</code> to always be installed regardless of the installer selections.</p>\n<p><a href=\"https://bugs.launchpad.net/subiquity/+bug/1974483\" rel=\"nofollow noreferrer\">Bug 1974483</a> describ...
null
null
null
null
null
1488133
1
null
2023-10-05T20:02:06.757
0
157
<p>I need to backup my Kubuntu settings and widgets only so I can use them on Ubuntu.</p> <p>In the backup software, it doesn't let me backup the root folder. I attempted to backup folder by folder, but it gives me an error on the important ones such as <code>proc</code> or VirtualBoxe folders.</p> <p>I tried ChatGPT, ...
1736927
1684306
2023-10-06T21:22:44.900
2023-10-07T03:36:24.060
How can I backup my settings and widgets on Kubuntu?
[ "kubuntu", "backup", "settings", "widgets" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T20:13:06.667", "id": "2606394", "postId": "1488133", "score": "1", "text": "Settings are not compatible between Ubuntu and Kubuntu, so you're asking for something impossible.", "userDisplayName": null, "userId": "590937" }, { "creationDate": "2023-10...
null
[ { "accepted": null, "body": "<p>If you want to backup data on Kubuntu so that you can later use it on another Kubuntu (NOT Ubuntu) installation, then copy the contents of <code>$HOME/.local</code> and <code>$HOME/.config</code>, and paste them in the new installation.</p>\n<hr />\n<p>Do not try this on Ubun...
null
null
null
null
null
1488139
1
null
2023-10-05T21:06:17.090
0
146
<p>When ESM is installed, it updates the source list for apt, such as:</p> <pre><code>$ cat /etc/apt/sources.list.d/ubuntu-esm-apps.list deb https://esm.ubuntu.com/apps/ubuntu bionic-apps-security main # deb-src https://esm.ubuntu.com/apps/ubuntu bionic-apps-security main deb https://esm.ubuntu.com/apps/ubuntu bionic-a...
772949
null
null
2023-10-05T22:43:24.420
How do I proxy esm packages?
[ "esm" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T22:10:51.123", "id": "2606403", "postId": "1488139", "score": "1", "text": "[Ubuntu 18.04 LTS reached *End of Standard Support* earlier this year](https://fridge.ubuntu.com/2023/06/17/extended-security-maintenance-for-ubuntu-18-04-lts-began-on-may-31-2023/), and is ...
null
[ { "accepted": null, "body": "<p>ESM repos require authentication. You probably need to configure your proxy with the credentials configured in <code>/etc/apt/auth.conf.d</code> by <em>ubuntu-advantage</em>.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLic...
null
null
null
null
null
1488145
1
null
2023-10-05T22:28:25.187
0
36
<p>'stat -c &quot;%a&quot; foo.bar' shows the three octal permissions of owner, group, and other. How can I show the fourth for setuid, setgid, and sticky bit?</p>
1690712
null
null
2023-10-05T22:28:25.187
Get all permission octals of files?
[ "22.04", "stat" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2023-10-05T22:43:28.677", "id": "2606410", "postId": "1488145", "score": "0", "text": "Did you actually try it on such a file, for example `stat -c '%a' /usr/bin/sudo` ?", "userDisplayName": null, "userId": "178692" }, { "creationDate": "2023-10-05T23:14:56.077...
null
[]
null
null
null
null
null
1488147
1
null
2023-10-05T22:44:18.470
0
55
<p>After upgrading computers to Ubuntu 23.04, video has stopped playing. This affects Davinci Resolve, and VLC, probably others as well, those are just the ones I needed after upgrading. This impacts computers with both AMD and Intel graphics chips. Audio seems to be working on files, just video playback is broken. Wha...
1652498
null
null
2023-10-05T22:44:18.470
why does 23.04 not play video
[ "video", "intel-graphics", "amd-graphics", "23.04" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-06T00:40:41.513", "id": "2606430", "postId": "1488147", "score": "1", "text": "Welcome to AskUbuntu! Please provide the exact make and model of the computer, GPU, and CPU to help us determine the issue. Thanks.", "userDisplayName": null, "userId": "167115" } ...
null
[]
null
null
null
null
null
1488152
1
1488237
2023-10-06T00:10:05.713
0
105
<p>In all apps that use audio the sound level is very low.</p> <p>As soon as I open the audio controls such as PulseAudio volume control, the sound seems to jump up by about 50%. If I use zoom, just by having that volume control app open, my workmates can hear me clearly. With it closed, the volume drops below 50% a...
2080
null
null
2023-10-06T18:41:20.727
Sound output very low but jumps up when opening audio controls
[ "20.04", "sound", "pulseaudio" ]
1
6
CC BY-SA 4.0
[ { "creationDate": "2023-10-06T00:27:01.323", "id": "2606425", "postId": "1488152", "score": "0", "text": "Is the allow volume over 100% option enabled?", "userDisplayName": null, "userId": "167115" }, { "creationDate": "2023-10-06T00:33:25.173", "id": "2606427", "postId":...
{ "accepted": true, "body": "<p>Sometimes using <code>alsamixer</code> helps to give a more static control over the input and output volume.</p>\n<p>First, install the <code>alsa-tools</code> package:</p>\n<pre><code>sudo apt update\nsudo apt install alsa-tools\n</code></pre>\n<p>Then, run the following command:</p...
[ { "accepted": true, "body": "<p>Sometimes using <code>alsamixer</code> helps to give a more static control over the input and output volume.</p>\n<p>First, install the <code>alsa-tools</code> package:</p>\n<pre><code>sudo apt update\nsudo apt install alsa-tools\n</code></pre>\n<p>Then, run the following com...
null
null
null
null
null
1488155
1
null
2023-10-06T00:57:30.413
0
39
<p>I'm on a single boot. I can't get to the grub and if I can I can't move using the arrow keys. I'm Kinda confused on how I got to the grub in the first place. I have used 2 diffrent keyboards one wireless one wired.(sometimes I can get in with just turning it on). plz help (recovering journal issue)</p>
1724886
null
null
2023-10-06T00:57:30.413
can't get to grub (even with right key). (recovering journal)
[ "boot", "grub2", "22.04" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2023-10-06T01:35:14.160", "id": "2606444", "postId": "1488155", "score": "0", "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 detail.", "userDisplayName": null, "userId": "767056" ...
null
[]
null
null
null
null
null
1488162
1
null
2023-10-06T03:15:04.057
0
47
<p>After I updated my Studio install from v20.04 to v22.04 many of my apps totally stopped responding when I click on them. Including snap. I did nothing special. I let the update do it's thing. It said it completed successfully. After I rebooted many apps no longer open. Does anyone have any ideas what I did wrong and...
1074526
null
null
2023-10-06T03:32:30.203
After I updated my Studio install from v20.04 to v22.04 many of my apps totally stopped responding
[ "20.04", "upgrade", "22.04" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2023-10-06T03:23:55.553", "id": "2606453", "postId": "1488162", "score": "0", "text": "If you checked the release notes prior to upgrade (https://ubuntustudio.org/ubuntu-studio-22-04-lts-release-notes/) you'll have read \"*Due to the change in desktop environment, direct upgra...
null
[ { "accepted": null, "body": "<p>If you checked the release notes prior to upgrade (<a href=\"https://ubuntustudio.org/ubuntu-studio-22-04-lts-release-notes/\" rel=\"nofollow noreferrer\">https://ubuntustudio.org/ubuntu-studio-22-04-lts-release-notes/</a>) you'll have read</p>\n<blockquote>\n<p>&quot;<em>Due...
null
null
null
null
null
1488168
1
1488179
2023-10-06T05:10:03.790
-1
70
<p>In various network utilities, Ubuntu 18.04 displays my public IP address with the system hostname. Let's imagine that 12.34.56.78 is my public IP and 9.8.7.6 is some client's IP. For example, if I look at the list of connected ssh-clients, I see the following:</p> <p>Variant 1:</p> <pre class="lang-bash prettyprint-...
1574173
null
null
2023-10-06T09:21:28.423
Why Ubuntu sets system's hostname for my public IP?
[ "networking", "server", "ssh", "connection", "hostname" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>I just realized that Ubuntu was using local DNS-server, which was adding hostname to server's IP addresses. I should have changed DNS-server in <code>/etc/resolv.conf</code></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4...
[ { "accepted": true, "body": "<p>I just realized that Ubuntu was using local DNS-server, which was adding hostname to server's IP addresses. I should have changed DNS-server in <code>/etc/resolv.conf</code></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicen...
null
null
null
null
null