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
1499899
1
1499926
2024-01-13T02:07:46.940
0
209
<p>I'm reading Python documentation at <a href="https://docs.python.org/3/library/concurrent.futures.html" rel="nofollow noreferrer">https://docs.python.org/3/library/concurrent.futures.html</a> and I want to use this feature, but I cannot.</p> <p>It fails on the first step: importing the module. For <code>import conc...
146844
null
null
2024-01-13T10:50:26.633
Is it possible to install and use the concurrent.futures module?
[ "python" ]
2
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Your file is named <code>concurrent.py</code>, which means it implicitly defines a module named <code>concurrent</code>, shadowing the builtin <code>concurrent</code> package.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2024-01-13T14:18:01.163", ...
[ { "accepted": true, "body": "<p>Your file is named <code>concurrent.py</code>, which means it implicitly defines a module named <code>concurrent</code>, shadowing the builtin <code>concurrent</code> package.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2024-01-13T14:18...
null
null
null
null
null
1499900
1
null
2024-01-13T02:13:13.350
0
248
<p>I've used Proton VPN in the past, but now it's suddenly not listed under my programs menu / application launcher. I'm pretty sure it's still installed because I see it updating when I'm doing updates.</p> <p>I also tried:</p> <pre><code>sudo apt list --installed | grep proton </code></pre> <p>and it responded:</p> <...
1759981
767056
2024-01-13T04:24:18.213
2024-01-13T22:03:32.040
ProtonVPN no longer showing up on applications menu
[ "command-line", "20.04", "launcher" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>I'm not entirely sure, but for their beta release (which may be packaged differently), the <code>protonvpn-beta-release</code> package installs only the apt repo definitions.</p>\n<p>The actual application is in <code>proton-vpn-gnome-desktop</code>. If they've organised the ...
null
null
null
null
null
1499901
1
null
2024-01-13T02:18:15.303
0
50
<p>I recently updated ubuntu 22.04 and my external monitor(Samsung M7) is not detected properly. I'm using thinkpad E14 Gen3 with Ryzen and Radeon, so I updated radeon graphic drivers for ubuntu 22.04 but it doesn't work for me.</p> <p>The external monitor is connected with USB-C cable. Since the monitor represents the...
1759980
null
null
2024-01-13T02:18:15.303
ubuntu 22.04 external monitor not detected with thinkpad E14
[ "multiple-monitors", "display", "amd-graphics" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1499906
1
null
2024-01-13T03:51:15.260
0
42
<p>My Ethernet internet had always worked without a problem on my Laptop (ThinkPad t450), until about a week ago, when suddenly the Ethernet stopped working (only the Ethernet, the Wifi works well on the laptop), I already ruled out that it was my cable ethernet or the router, since using them I can connect to the Inte...
1759995
null
null
2024-01-13T03:51:15.260
My ethernet internet doesn't work, the Network icon shows a question mark
[ "networking", "22.04", "internet", "ethernet" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T22:06:11.290", "id": "2628121", "postId": "1499906", "score": "0", "text": "Have you checked (in Wired Settings) what connection it is using? It may have inadvertently switched to a different configuration.", "userDisplayName": null, "userId": "134479" } ]
null
[]
null
null
null
null
null
1499912
1
null
2024-01-13T06:42:56.973
0
18
<p>I have a backlight Keyboard Banda k77. Recently I switched from Windows to Ubuntu 22 LTS version.</p> <p>In windows, when I press scroll lock button. The backlight would turn on and off.</p> <p>But after switching to Ubuntu, I realized that it's not working. I researched and tried so many methods.</p> <p>Ex.</p> <pr...
1760016
null
null
2024-01-13T06:42:56.973
Backlight Keyboard Not working
[ "backlight" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1499914
1
null
2024-01-13T07:31:15.927
0
210
<p>I newly installed Ubuntu and later i3, it was working for a while but suddenly among other things i3 stopped working, the &quot;other things&quot; were fixed by simply reinstalling them or installing them (as they seemed to not be available somehow) e.g python poetry, but i3 wasn't one of them. I've reinstalled, uni...
1748052
null
null
2024-01-13T14:52:42.413
i3 not showing on my login screen (Ubuntu 22.04)
[ "gdm", "i3-wm" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>I later solved the problem by uninstalling and reinstalling gdm3 with these commands <code>sudo apt-get remove gdm3</code>, <code>sudo apt-get install gdm3</code>,\n<code>sudo dpkg-reconfigure gdm3</code>,\n<code>sudo systemctl restart gdm</code> and now it works.</p>\n", ...
null
null
null
null
null
1499918
1
null
2024-01-13T07:56:23.700
0
351
<p>When there are multiple partitions on the disk blkid returns UUID and PARTUUID Of course UUID can't be a mount point when it only represents the drive not the partition Should I use PARTUUID in /etc/fstab ?</p>
982870
null
null
2024-01-13T20:17:42.197
How can I add a partition to /etc/fstab on 22.04
[ "22.04" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p><code>UUID</code> is a fileystem poperty stored in the file systems superblock.</p>\n<p><code>PARTUUID</code> is a GPT feature and is a unique identifier for a partition, the <code>PARTUUID</code> is stored in the Partition table.</p>\n<p>You can use whatever you want in <cod...
null
null
null
null
null
1499919
1
null
2024-01-13T08:27:42.507
0
12
<p>I have ubuntu dde installed on pc as the only os. In the settings I switched boot from GNU to uefi, now it boots to uefi. Since I can't but into linux I can't switch back to normal boot. I tried to switch boot order in uefi settings to ubuntu first, but it still boots to uefi every time. Any suggestions???</p>
1742094
null
null
2024-01-13T08:27:42.507
How to change boot order back to ubuntu first, when in the ubuntu settings it is set to uefi first?
[ "boot", "deepin-desktop-environment" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1499921
1
null
2024-01-13T08:43:41.617
1
113
<p>I have recently installed the <a href="https://extensions.gnome.org/extension/2932/executor/" rel="nofollow noreferrer">Executor extension</a> on Ubuntu 20.04 to have some text displayed on the top bar. The problem is that the config does not get saved after I make some changes to the commands. Even when I add a ne...
723218
618353
2024-04-05T07:26:03.970
2024-04-05T07:26:03.970
GNOME extension Executor does not save config
[ "20.04", "gnome", "gnome-shell-extension" ]
1
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1499923
1
1500127
2024-01-13T09:24:30.020
0
124
<p>I am getting a File not found error even though the file is available in the directory. Can someone help me please?</p> <p>I am using the ASE package to perform DFT calculations. I am using GPAW package which is a calculator for the DFT. Additionally i wanted to also include dispersion correction (which is performed...
1759938
1759938
2024-01-15T12:28:58.677
2024-01-15T12:46:20.120
FileNotFoundError: [Errno 2] No such file or directory: 'dftd3'
[ "python3" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-15T12:29:39.910", "id": "2628460", "postId": "1499923", "score": "0", "text": "@steeldriver Thank you for your input. I have made some changes to my question. I hope this helps.", "userDisplayName": null, "userId": "1759938" } ]
{ "accepted": true, "body": "<p>I was able to resolve the error. I initially thought that the DFTD3 calculator is implicitly available within he ASE framework but i was wrong.</p>\n<p>I had to externally install the DFTD3 package and integrate it to the ASE.<br />\nHere is the link <a href=\"https://pypi.org/projec...
[ { "accepted": true, "body": "<p>I was able to resolve the error. I initially thought that the DFTD3 calculator is implicitly available within he ASE framework but i was wrong.</p>\n<p>I had to externally install the DFTD3 package and integrate it to the ASE.<br />\nHere is the link <a href=\"https://pypi.or...
null
null
2024-01-28T22:49:01.967
null
null
1499925
1
null
2024-01-13T09:48:37.303
0
18
<p>When searching for source.what are the .dsc archives? It is enough with the tars for distribution? Dsc rchives need to be in the source too?</p>
1760043
null
null
2024-01-13T09:48:37.303
When searching for source what are the .dsc archives? It is enough with the tars for distribution?
[ "downloads", "source-code", "websites", "source", "source-packages" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T10:21:14.703", "id": "2627998", "postId": "1499925", "score": "0", "text": "Can you tell just by viewing one? that it's a *description* file ; with checksum/signature detail & more.", "userDisplayName": null, "userId": "469152" } ]
null
[]
null
null
null
null
null
1499929
1
null
2024-01-13T10:32:49.953
0
113
<p>I just upgraded my Ubuntu from 20 to 22 on a Dell Latitude 7430. After rebooted, I get an error as in the image and I cannot move forward.</p> <pre><code>dell_smm_hwmon: unable to get SMM Dell siganture </code></pre> <p><a href="https://i.stack.imgur.com/c0xYI.jpg" rel="nofollow noreferrer">enter image description ...
1759924
null
null
2024-01-13T10:32:49.953
dell_smm_hwmon: unable to get SMM Dell siganture
[ "software-installation", "22.04", "dell" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1499933
1
null
2024-01-13T11:46:59.497
0
111
<p>I get the following error when booting</p> <p><a href="https://i.stack.imgur.com/Qtv79.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/Qtv79.png" alt="enter image description here" /></a></p> <p>I found several related problems:</p> <ul> <li><a href="https://askubuntu.com/questions/1436856/ubuntu-...
1727642
null
null
2024-01-13T11:46:59.497
How to debug ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0] AE_NOT_FOUND
[ "20.04", "22.04" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T12:28:54.587", "id": "2628007", "postId": "1499933", "score": "1", "text": "You don't. see https://askubuntu.com/questions/1333069/acpi-error-on-every-boot I'd focus on the blacklist issue. And your disc if those inode errors keep repeating.", "userDisplayName"...
null
[]
null
null
2024-01-28T22:45:54.177
null
null
1499936
1
null
2024-01-13T12:33:28.413
0
62
<p>I'm a new kubuntu user, I don't know much, so please understand, I installed minetest from discover, but unfortunately not the snap version, and I managed to delete everything in the console except 4 files minetest_5.4.1+repack-2bulid1_amd64.deb I have such files 2, another one is minetest-data_5.4.1+repack-2build1_...
1760073
null
null
2024-01-13T13:14:04.020
Kubuntu problem with removing .deb from disc?
[ "package-management", "deb" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T16:36:24.127", "id": "2628062", "postId": "1499936", "score": "0", "text": "Please edit your question and add information how you deleted the files. If you installed something via the packet management system (which Discover does), use the package management system ...
null
[ { "accepted": null, "body": "<pre><code>cd /var/cache/apt/archives/\nsudo rm minetest-data_5.4.1+repack-2build1_all.deb\n</code></pre>\n<hr />\n<p>From command line: change directory to where those files are. As an example <code>cd ~/Downloads</code> if in your home's Download directory. Then do</p>\n<pre><...
null
null
null
null
null
1499937
1
null
2024-01-13T12:40:29.967
0
82
<p>I've got an external monitor that I'm sometimes plug into my notebook running Kubuntu 22.04. KDE is configured to set external monitor as primary one.</p> <p>My favorite terminal application is Yakuake, that I run in the KDE autostart.</p> <p>My issue is the following. Sometimes I launch the system and/or shut it do...
625814
625814
2024-01-14T11:24:37.087
2024-01-14T11:24:37.087
Forcing Yakuake run on certain screen at KDE startup
[ "kubuntu", "multiple-monitors", "kde", "yakuake" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1499938
1
1503156
2024-01-13T12:43:57.237
2
844
<p>Since my Kubuntu 22.04 got the HWE kernel update from the 6.2 series(6.2.0-39) to the 6.5 series(6.5.0-14), I'm experiencing short ~30s WiFi hangs. Disconnecting and reconnecting from the network usually fixes them, and if I don't reconnect to the network, they resolve by themself after a while.</p> <p>There is usua...
925753
925753
2024-01-28T10:05:53.257
2024-02-26T19:27:30.500
Kubuntu 22.04 - wifi freeze after hwe kernel upgrade to 6.5 (was fine on 6.2)
[ "networking", "22.04", "kubuntu", "mediatek" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Seems like there is an upstream fix, and Ubuntu is backporting it. You can find the proposed package in <a href=\"https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/2049220\" rel=\"nofollow noreferrer\">https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/2049220<...
[ { "accepted": true, "body": "<p>Seems like there is an upstream fix, and Ubuntu is backporting it. You can find the proposed package in <a href=\"https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/2049220\" rel=\"nofollow noreferrer\">https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/...
null
null
null
null
null
1499941
1
null
2024-01-13T13:13:39.563
0
81
<p>Yes, I know there's this question already.<br /> But it's 10 years old and the proposed solution doesn't work for 22.04. And without this stupid &quot;karma&quot; I can't even add a comment in there. So my only option is to create a new question.</p> <p>Ubuntu 22.04 ignores <code>~/.local/share/applications</code> c...
1760077
51957
2024-01-13T19:38:34.990
2024-01-15T11:29:24.947
How can I edit/create new launcher items in Unity by hand in 22.04?
[ "unity", "launcher", ".desktop" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p><code>.desktop</code> files can be created as old as a correctly formatted text file with the <code>.desktop</code> extension. It will be incorporated in the menu provided it is either in <code>~/.local/share/applications</code> or in one of the <code>$XDG_DATA_DIRS/applicat...
null
null
null
null
null
1499942
1
null
2024-01-13T13:14:29.290
0
11
<p>since a couple of days, I have been using the MaaS, it looks brilliant tool, but sadly there is less online know-how resources, especially the version 3.4. The documentations are also not much comprehensible.</p> <p>Precisely: everything looks good, but when the clients get the Image, and the MaaS’s GUI doesn’t show...
1760082
null
null
2024-01-13T13:14:29.290
Clients get the Image but don’t appear on the MaaS’s GUI under Machines
[ "maas" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1499945
1
null
2024-01-13T13:28:56.923
1
37
<p>I keep getting a &lt;&lt;Class 'KeyError' on my upper right corner. First, it said something related to a Firefox update. I updated it, however I kept getting the message. Then, I uninstalled Firefox and now I keep getting the error but now it says: &lt;&lt;&lt;&lt;class 'KeyError'&gt;&gt; (&quot;The cache has no pa...
1760086
null
null
2024-01-13T13:28:56.923
What should I do? I keep getting a <<Class 'KeyError'>> message
[ "firefox" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1499947
1
null
2024-01-13T13:43:11.023
0
68
<p>I'm running Ubuntu 22.04.3 LTS, GNOME 42.9, Windowing X11.</p> <p>I can turn off the monitor but if I restart the OS I can't log back in with Windows RDT, and my goal is to never have to plug a monitor into this Optiplex 5060.</p> <p>I would also like to be able to run at a higher resolution than the current 1024x7...
1760088
1760088
2024-01-15T15:21:56.957
2024-01-15T15:21:56.957
Headless computer (Update 2)
[ "login", "headless" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T13:48:22.443", "id": "2628021", "postId": "1499947", "score": "0", "text": "What do you need that auto login doesn't do? Please be specific.", "userDisplayName": null, "userId": "243321" }, { "creationDate": "2024-01-13T13:57:31.603", "id": "2628...
null
[]
null
null
null
null
null
1499948
1
1499987
2024-01-13T13:44:58.733
0
272
<p>I got a new HP ProBook 445 G10 and installed Ubuntu 22.04 on it yesterday. However Wi-Fi and Bluetooth didn't work. In the settings there was Bluetooth but it couldn't be turned on. Under Network Connections, there was no Wi-Fi, wireless or such. I've now spent many, many hours trying to get them working. The most s...
1760074
1760074
2024-01-13T16:25:12.020
2024-01-13T20:02:54.097
How to get Wi-Fi working on HP ProBook 445 G10 with Ubuntu 22.04?
[ "wireless", "22.04", "hp", "iwlwifi", "mediatek" ]
1
8
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T14:30:49.457", "id": "2628032", "postId": "1499948", "score": "0", "text": "Please edit your question to show the results of these terminal commands: `lspci -nnk | grep 0280 -A3` and: `sudo dmesg | grep mt7` Welcome to Ask Ubuntu.", "userDisplayName": null, ...
{ "accepted": true, "body": "<p>I switched back to the new adapter which came with the new laptop and which I had less success with initially, to try out the suggested commands. However now Wi-Fi and Bluetooth are working! Unfortunately I have no idea how or why - it must've been some of the many, many things I tri...
[ { "accepted": true, "body": "<p>I switched back to the new adapter which came with the new laptop and which I had less success with initially, to try out the suggested commands. However now Wi-Fi and Bluetooth are working! Unfortunately I have no idea how or why - it must've been some of the many, many thin...
null
null
null
null
null
1499949
1
1499952
2024-01-13T13:58:16.557
0
59
<p>I have a simple string that will rename all jpeg files in a folder sequentially:</p> <p><code>ls -v | cat -n | while read n f; do mv -n &quot;$f&quot; &quot;pic-$n.jpg&quot;; done</code></p> <p>But I have a folder with many different file types. Is there a simple string or variable I can replace the <code>.jpg</code...
1663003
1663003
2024-01-13T16:04:58.523
2024-01-13T22:14:07.700
Retain file extension in a simple while loop (one line)
[ "bash", "file-format", "batch-rename" ]
2
5
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T14:07:56.047", "id": "2628025", "postId": "1499949", "score": "1", "text": "Please [edit] your question to give one or two examples - I suspect you're looking for parameter expansions like `\"${f%.*}\"` and `\"${f##*.}\"` but it's hard to tell from your description"...
{ "accepted": true, "body": "<p>Don't use a loop here, just use <code>rename</code>:</p>\n<pre><code>$ ls\n'a bad name.png' asdlha.gif askd.png 'a worse'$'\\n''name.jpg' kasdjh.jpg\n\n$ rename -n 's/.*(\\..+)/&quot;pic-&quot; . ++$a . &quot;$1&quot;/se' *\na bad name.png -&gt; pic0.png\nasdlha.gif -&gt; pic1...
[ { "accepted": true, "body": "<p>Don't use a loop here, just use <code>rename</code>:</p>\n<pre><code>$ ls\n'a bad name.png' asdlha.gif askd.png 'a worse'$'\\n''name.jpg' kasdjh.jpg\n\n$ rename -n 's/.*(\\..+)/&quot;pic-&quot; . ++$a . &quot;$1&quot;/se' *\na bad name.png -&gt; pic0.png\nasdlha.gif -&...
null
null
null
null
null
1499950
1
1499963
2024-01-13T14:00:38.393
3
1116
<p>As per the MongoDB docs, <em>MongoDB 7.0 Community Edition</em> supports the following 64-bit Ubuntu LTS releases on x86_64 architecture:</p> <p>22.04 LTS (&quot;Jammy&quot;)</p> <p>20.04 LTS (&quot;Focal&quot;)</p>
1760101
884673
2024-02-05T14:47:44.013
2024-02-05T14:47:44.013
How can I install MongoDB community server on my Ubuntu 23.10
[ "mongodb", "23.10" ]
2
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Let me add some details to <a href=\"https://askubuntu.com/a/1499955/1104552\">Rinzwind's answer</a>.</p>\n<p>Import the MongoDB Repository:</p>\n<pre><code>wget -qO - https://www.mongodb.org/static/pgp/server-7.0.asc | sudo apt-key add -\n</code></pre>\n<p>Create the list file <code...
[ { "accepted": null, "body": "<p>The same way as you install it for the last LTS your non-LTS stems from. In this case 22.04. Basically when you add the repository for it it will add &quot;jammy&quot; as the version.</p>\n<p>The reason they only list LTS is because installing server software tends to mean yo...
null
null
null
null
null
1499951
1
null
2024-01-13T14:31:49.967
0
59
<p>First off, by &quot;drag lock&quot; I mean that, whatever is being dragged with a normal touchpad drag, isn't released when the finger is lifted off the touchpad. Hence, having reached the edge of the touchpad, one can reposition the finger away from the edge to continue dragging further. This typically has some del...
1760074
1760074
2024-01-13T15:11:11.793
2024-01-13T15:11:11.793
How to increase touchpad drag lock delay?
[ "touchpad", "synaptics", "drag-and-drop", "libinput" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T14:48:04.490", "id": "2628034", "postId": "1499951", "score": "0", "text": "do you have `xserver-xorg-input-synaptics`? `synclient` is part of that. if not try and install that and then do `synclient -l | grep -i drag` it then should show the option and `synclient L...
null
[]
null
null
null
null
null
1499953
1
null
2024-01-13T14:37:52.090
3
97
<p>I'm a big fan of Ubuntu mate and I finally installed the latest LTS version (22.04) on my old 64-bit PC today. However, I found out that any time I try to go four levels deep in a directory using the terminal (e.g. <code>cd dir-one/dir-two/dir-three/dir-four</code>), I get logged out of the session and I am asked t...
1760110
618353
2024-01-16T08:10:32.023
2024-01-16T08:10:32.023
I get logged out of session every time I go four levels deep in any directory with terminal
[ "22.04", "xorg", "directory", "intel", "mate" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T15:02:38.807", "id": "2628039", "postId": "1499953", "score": "0", "text": "anything in [this Mate reference](https://ubuntu-mate.community/t/random-logouts-from-ubuntu-20-04-lts/23851) which helps?", "userDisplayName": null, "userId": "307670" }, { ...
null
[ { "accepted": null, "body": "<p>The problem was resolved by following the steps in <a href=\"https://ubuntu-mate.community/t/i-get-logout-of-session-everytime-i-go-four-times-deep-in-any-directory-with-terminal/27089/4\" rel=\"nofollow noreferrer\">ricmarques' answer in Ubuntu Mate Community</a>. The requir...
null
null
null
null
null
1499956
1
null
2024-01-13T14:45:40.483
0
53
<p>Lately, the Ubuntu Server installation screen on some hardware has turned this blue color, and the data fields are white with white letters, making it impossible to see what is being typed. What to do to resolve this? Thanks in advance!</p> <p><a href="https://i.stack.imgur.com/hP3qL.png" rel="nofollow noreferrer"><...
1760105
307670
2024-01-13T16:02:52.353
2024-01-13T16:02:52.353
Why is the Ubuntu Server installation screen turning this blue color?
[ "boot", "server" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T16:57:40.717", "id": "2628067", "postId": "1499956", "score": "1", "text": "I would suggest that, on the affected hardware, you have a problem with the graphics system and that this isnt Ubuntu-specific as an issue.", "userDisplayName": null, "userId": "1061...
null
[]
null
null
null
null
null
1499958
1
null
2024-01-13T14:56:50.997
1
165
<p>I could use that in zsh for automatically line change after entering a command, but I don't know how to do that in bash.</p> <pre><code> build_prompt() {df enter code hereRETVAL=$? prompt_status prompt_virtualenv prompt_aws prompt_context prompt_dir prompt_git prompt_bzr prompt_hg **prompt_new...
1760113
1760113
2024-01-13T15:04:30.227
2024-01-13T23:59:52.903
How do I set up the Bash shell to automatically line change after entering a command?
[ "bash" ]
2
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>By setting <strong>PROMPT_COMMAND</strong> to a function that echoes a newline character, you can achieve the desired effect.</p>\n<p>Place this in your <strong>.bashrc</strong> or <strong>.bash_profile</strong> file to make it persistent across sessions:</p>\n<pre><code>add_...
null
null
null
null
null
1499960
1
null
2024-01-13T15:10:58.337
-2
150
<p>I tried to update my Linux Mint to &quot;Virginia&quot;, the new version that is recently released. It asked me to update some packages. But I got the following error:</p> <p><code>Could not connect to archive.ubuntu.com:80 (IP address), connection timed out</code></p> <p>I restarted but I couldn't login getting the...
1457813
null
null
2024-01-13T15:21:08.990
How can I change repository mirrors using prompt?
[ "package-management", "updates" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T16:00:04.950", "id": "2628049", "postId": "1499960", "score": "1", "text": "Mint is off topic on Ask Ubuntu", "userDisplayName": null, "userId": "307670" }, { "creationDate": "2024-01-13T16:46:45.103", "id": "2628064", "postId": "1499960", ...
null
[ { "accepted": null, "body": "<p>You can switch to a different repository mirror if you're having trouble connecting to <strong>archive.ubuntu.com</strong>. Here's a list of available Ubuntu mirrors: <a href=\"https://launchpad.net/ubuntu/+archivemirrors\" rel=\"nofollow noreferrer\">https://launchpad.net/ub...
null
null
2024-01-13T17:45:06.990
null
null
1499965
1
null
2024-01-13T16:12:45.933
0
69
<p>I'm exploring Ubuntu as a guest VM on a Windows host. So far so good. Sharing a Windows folder has not yet been solved. For example, using the directions at <a href="https://www.arubacloud.com/tutorial/how-to-mount-remote-directories-with-sshfs-on-ubuntu-18-04.aspx" rel="nofollow noreferrer">this site</a>, I tried t...
92681
null
null
2024-01-13T16:12:45.933
SSHFS to Windows?
[ "mount", "virtualbox", "sshfs" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T16:52:53.730", "id": "2628065", "postId": "1499965", "score": "1", "text": "Sure it's feasible, though most VM solutions offer easier built-in sharing solutions. The Windows host must run an SSH Server. The VM networking setup must permit communication between Guest...
null
[]
null
null
null
null
null
1499966
1
null
2024-01-13T16:17:09.870
1
159
<p>I would like to insert the return code of the last command in reverse red color and inside brackets (<code>[]</code>) plus a colon (<code>:</code>) just before the bash (<code>PS1</code>) prompt. But, only if the return code is non-zero, i.e., the last command returns an error (generally speaking).</p> <p>I am inves...
855322
null
null
2024-01-15T11:29:33.460
What are the implications of using PROMPT_COMMAND like this?
[ "command-line", "bash", "environment-variables", "23.10" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T16:33:04.417", "id": "2628061", "postId": "1499966", "score": "1", "text": "Also you can misuse [an `ERR` trap instead](https://askubuntu.com/a/743298/158442): `trap 'printf \"\\e[7;31m[%s]\\e[0m:\" $?' ERR`", "userDisplayName": null, "userId": "158442" } ...
null
[ { "accepted": null, "body": "<p>You don't need <code>PROMPT_COMMAND</code> for that, you can use just <code>PS1</code>:</p>\n<pre><code>PS1='$(e=$?; if ((e)) ; then echo &quot;\\[\\e[7;31m\\][$e]\\[\\e[0m\\]:&quot; ; fi)\\A \\u@\\h \\w\\$ '\n</code></pre>\n<p>The <code>$(...)</code> command substitution run...
null
null
null
null
null
1499973
1
null
2024-01-13T17:42:21.797
0
53
<p>i am new to linux but is time to learn i have installed ubuntu 22.04 and i need to use this as server for nextcloud but i like to be able to connect with remote desktop to this computer i have enabled the remote desktop on ubuntu and i have succesfuly connected from my windows 10 laptop with tightvnc viewer i have t...
1760137
1760137
2024-01-13T19:07:01.257
2024-01-13T19:07:01.257
remote desktop from windows 10 to ubuntu 22.04
[ "server", "password", "remote-desktop", "vnc", "remote" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T22:20:15.497", "id": "2628123", "postId": "1499973", "score": "0", "text": "If you will be setting up the machine as a NextCloud server, wouldn't it make more sense to simply `ssh` into it? Setting up NextCloud happens from the command line anyway, so why install a ...
null
[]
null
null
2024-01-15T04:53:11.640
null
null
1499975
1
null
2024-01-13T18:07:16.623
0
27
<p>I am a newbie to Linux - about two years, but no coder. I have had all the usual problems getting photos from an Iphone to Linux, so finally put everything on Google photos and then downloaded them to my laptop.</p> <p>I'm not even sure how to find the latest version/kernal/distro I'm on! I think this is the info ne...
1760143
1760143
2024-01-13T18:09:20.463
2024-01-13T18:09:20.463
Shotwell 0.32.0 can't drag and drop, can't import from laptop folders
[ "shotwell" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1499979
1
null
2024-01-13T18:42:28.683
0
37
<p>I'm learning a new language and I'd like to be able to switch my system language to better immerse myself.</p> <p>I've installed the new language pack, but I noticed Gnome requires you to logout and restart the window manager in order to show the new language.</p> <p>Since I always have a lot of workspaces and windo...
13217
null
null
2024-01-13T18:42:28.683
Switching language without restarting?
[ "gnome", "22.04", "language-support" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T19:03:25.903", "id": "2628090", "postId": "1499979", "score": "0", "text": "what does `killall gnome-shell` do after you changed language? it should reload the desktop but I am not sure if that also changes language.", "userDisplayName": null, "userId": "158...
null
[]
null
null
null
null
null
1499980
1
null
2024-01-13T19:14:16.977
0
236
<p>My issue is very similar to <a href="https://stackoverflow.com/questions/73860103/gnuradio-in-docker-gtk-stylecontext-add-provider-for-screen-typeerror-argumen">this issue</a>, however I am running gnuradio on Ubuntu local to my windows machine, rather than docker. When I enter the command <code>gnuradio-companion &...
1760161
548230
2024-01-14T00:33:30.597
2024-01-14T00:33:30.597
gnuradio-companion will not run due to gtk_init error
[ "gtk", "gnuradio" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1499981
1
null
2024-01-13T19:27:08.723
0
344
<p>I need to run <code>sudo balena-etcher</code> and I keep getting <a href="https://github.com/balena-io/etcher/issues/1179" rel="nofollow noreferrer"><code>&quot;Error: No polkit authentication agent found&quot;</code></a>, it seems I need something like <code>polkit-gnome-1</code> running, but whenever I try to run ...
1106437
1106437
2024-01-15T08:12:38.007
2024-01-15T08:12:38.007
polkit.service running, but getting authorization protocol specified
[ "gnome", "22.04", "systemd", "policykit" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T19:07:40.857", "id": "2628320", "postId": "1499981", "score": "0", "text": "`dpkg -l | grep polk` please.", "userDisplayName": null, "userId": "966203" }, { "creationDate": "2024-01-15T08:12:52.413", "id": "2628406", "postId": "1499981", ...
null
[]
null
null
null
null
null
1499982
1
null
2024-01-13T19:28:45.407
0
117
<p>im kind of beginner in linux though i have been using them since 2011. Anyway my problem is that while i connected my ssd in a windows desktop, i was asked if i could let windows fix some problems into it and i press the ok, unfortunately and all my fοlders and files were converted into Binary (application/octet-str...
1760164
1760164
2024-01-14T19:14:49.347
2024-01-14T19:14:49.347
Windows converted my folders conataining .jpg files into Binary (application/octet-stream) type
[ "binary" ]
0
6
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T19:34:11.907", "id": "2628093", "postId": "1499982", "score": "0", "text": "Ubuntu 22.04.3 LTS, 64-bit, Gnome Version 42,9. This happened while i used the desktop in my office at work. i connected my ssd", "userDisplayName": null, "userId": "1760164" }, ...
null
[]
null
null
null
null
null
1499983
1
null
2024-01-13T19:48:07.787
0
17
<p>I have to reinstall Ubuntu 22.04.3 and after that my Chrome browser looks like this:</p> <p><a href="https://i.stack.imgur.com/x0lQw.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/x0lQw.png" alt="enter image description here" /></a></p> <p>As you see, the selected tab is barely distinguishable fr...
16892
null
null
2024-01-13T19:48:07.787
Selected tab is barely distinguishable from other tabs
[ "google-chrome" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1499984
1
null
2024-01-13T19:53:01.360
0
62
<p>Can anyone help me out in adding 4 finger gesture for volume up/down using touché and what should be the command for this. <a href="https://ubuntuhandbook.org/index.php/2021/06/multi-touch-gestures-ubuntu-20-04/" rel="nofollow noreferrer">touché installation</a></p> <p><a href="https://i.stack.imgur.com/7vroN.png" r...
1759813
767056
2024-01-13T21:53:04.220
2024-01-13T21:53:04.220
How to get 4 finger volume up/down gesture using touché?
[ "touchpad", "multi-touch" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1499988
1
null
2024-01-13T20:19:13.430
1
247
<p>My Linux environment freezes from time to time. The laptop is a Dell Latitude 5430, and I'm running Ubuntu 22.04.3 LTS, and using Xorg instead of Wayland (seems to work better for Discord screen sharing). I've had the laptop since around 2023-11-10. If I remember right, it was refurbished.</p> <p>Here's the informat...
818946
null
null
2024-01-13T20:19:13.430
Dell Latitude 5430 freezing unpredictably, sometimes returns control. DRM errors?
[ "dell", "freeze" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-02-23T10:08:30.523", "id": "2639234", "postId": "1499988", "score": "0", "text": "I'm getting the same behaviour in an HP laptop. In particular, I get the exact same drm errors.", "userDisplayName": null, "userId": "60155" }, { "creationDate": "2024-02-24T...
null
[]
null
null
null
null
null
1499990
1
null
2024-01-13T20:25:53.580
0
65
<p>So, I replaced the old battery in my Acer Aspire laptop with a new one.</p> <p>And it doesn't charge.</p> <p><a href="https://i.stack.imgur.com/FAmFK.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/FAmFK.png" alt="enter image description here" /></a></p> <p><a href="https://i.stack.imgur.com/CFNhg...
1661229
1661229
2024-01-14T07:17:34.047
2024-01-14T07:17:34.047
"Not Charging" after battery replacement
[ "power-management", "battery" ]
0
6
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T20:56:21.317", "id": "2628111", "postId": "1499990", "score": "0", "text": "Do you still have the old battery?", "userDisplayName": null, "userId": "243321" }, { "creationDate": "2024-01-13T21:42:14.250", "id": "2628118", "postId": "1499990",...
null
[]
null
null
null
null
null
1499991
1
null
2024-01-13T20:33:18.120
0
90
<p>After a fresh installation of Ubuntu 22.04 (and updated) I can't use the eye dropper in DevTools or colorpicker in any application. When I use it, I get popup screen &quot;Screen Share&quot; For an example see the screenshots below:</p> <p><a href="https://i.stack.imgur.com/6F8PD.png" rel="nofollow noreferrer"><img ...
1760172
1157519
2024-01-13T22:10:02.050
2024-01-13T22:10:02.050
After a fresh installation of Ubuntu 22.04 I can't use the eye-dropper or colorpicker anymore
[ "software-installation", "22.04", "software-sources" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1499993
1
1508662
2024-01-13T20:56:57.593
0
40
<p>I'm a Brazilian Portuguese native speaker, and, as such, I'm in need of the <code>ç</code>, not <code>ć</code> — which I believe is used in way less popular languages, so why is it the default??? —, so, in the past, I've followed tutorials like these, in order to override this behavior:</p> <ul> <li><a href="https:/...
195881
null
null
2024-04-06T19:52:32.077
FCITX and Cedilla Conflicting Configurations
[ "input-method", "japanese", "chinese", "fcitx", "korean" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>After going through the process twice once again, this time it's working for some reason.</p>\n<p>I suspect FCITX undid my previous configuration, and maybe the files I needed to change again get updated sequentially. I really don't know.</p>\n<p>Update: I think this happens every ti...
[ { "accepted": true, "body": "<p>After going through the process twice once again, this time it's working for some reason.</p>\n<p>I suspect FCITX undid my previous configuration, and maybe the files I needed to change again get updated sequentially. I really don't know.</p>\n<p>Update: I think this happens ...
null
null
null
null
null
1499997
1
1500007
2024-01-13T22:16:45.820
0
224
<p>I've been trying to share a folder on a Windows 10 host with an Ubuntu server VirtualBox guest. Without any success. This answer to this <a href="https://askubuntu.com/questions/1347212/accessing-shared-folder-on-virtualbox-6-1-windows-10-host-ubuntu-20-04-serve">question</a> looked promising but failed at</p> <pre>...
92681
null
null
2024-01-13T23:43:41.513
How to include VirtualBox GuestAdditions when Ubuntu server is guest on Windows host?
[ "networking", "virtualbox", "windows" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T23:22:02.370", "id": "2628141", "postId": "1499997", "score": "0", "text": "@zwets Amazingly, this is the first time I've seen that command. Walking the wrong alleys, must be. Now all I need to do is stumble on the right command to get permission on the folder conte...
{ "accepted": true, "body": "<p>I think that running:</p>\n<pre><code>apt install virtualbox-guest-utils\n</code></pre>\n<p>in the guest may do just what you want.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2024-01-13T23:43:4...
[ { "accepted": true, "body": "<p>I think that running:</p>\n<pre><code>apt install virtualbox-guest-utils\n</code></pre>\n<p>in the guest may do just what you want.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "...
null
null
null
null
null
1499998
1
1500090
2024-01-13T22:22:29.853
0
322
<p>I am new to linux (ubuntu), I don't know what I did, but now I am having some applications not running, example for freecad the error is as follows:</p> <pre><code>freecad: symbol lookup error: /lib/x86_64-linux-gnu/libQt5Qml.so.5: undefined symbol: _ZN15QNetworkRequestC1Ev, version Qt_5 </code></pre> <p>I am runnin...
1760190
1760190
2024-01-14T20:11:04.167
2024-01-14T23:50:48.867
symbol lookup error libQt5Qml.so.5
[ "22.04", "qt5" ]
1
14
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T22:29:32.273", "id": "2628126", "postId": "1499998", "score": "0", "text": "Did you perhaps mistakenly remove the `libqt5network5` package? Check with `apt policy libqt5network5`", "userDisplayName": null, "userId": "178692" }, { "creationDate": "202...
{ "accepted": true, "body": "<p>Many thanks to @steeldriver for his help, basically I have browsed the applications on <code>/usr/local</code> and I found one that had the <code>libQt5Network.so.5</code> file.\nI have uninstalled the application and now everything is back to normal.</p>\n", "commentCount": "0", ...
[ { "accepted": true, "body": "<p>Many thanks to @steeldriver for his help, basically I have browsed the applications on <code>/usr/local</code> and I found one that had the <code>libQt5Network.so.5</code> file.\nI have uninstalled the application and now everything is back to normal.</p>\n", "commentCoun...
null
null
null
null
null
1499999
1
null
2024-01-13T22:23:54.650
0
542
<p>My situation is this: I’m setting up a server running at home (Ubuntu Desktop 22.04.3 LTS) to run an email server and a few other online services. As we all know, for my email to work reliably and not get blocked I need to have an unchanging public IP address. Due to my circumstances I am not able to get a static IP...
550651
550651
2024-01-14T16:01:26.370
2024-01-14T21:27:56.833
Route traffic on different ports through different network interfaces
[ "networking", "server", "email", "iptables", "routing" ]
2
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>It's policy-based routing, specifically. Yes, a combination of <code>iptables</code> and <code>ip route</code> can do it.</p>\n<ul>\n<li><p>Configure Ethernet (<code>eth0</code>) and USB dongle (<code>enx344b50000000</code>) interfaces correctly with their respective IP addre...
null
null
null
null
null
1500000
1
null
2024-01-13T22:43:55.570
1
208
<p>I am setting up RDP connection in Ubuntu and trying to access it from another machine (Windows/Mac, via Microsoft's <code>Remote Desktop Connection</code>). The setup is fine and works properly with username and password.</p> <p>However, we want to make it secure by ensuring that RDP is allowed only if a certificate...
87771
null
null
2024-01-19T14:21:44.287
Make certificate compulsory for RDP into Ubuntu machine along with username password combination
[ "xrdp", "openssl", "rdp", "certificates" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T22:56:09.750", "id": "2628133", "postId": "1500000", "score": "1", "text": "I don't know much about certificates to tell you if it can be done. But I know you can use a ssh tunnel to xRDP. Remmina, an Ubuntu client app can be configured to use ssh+xrdp.", "userD...
null
[]
null
null
null
null
null
1500001
1
null
2024-01-13T22:48:35.483
1
49
<p>I have recently upgraded a server running 18.04 to 20.04. The in-place upgrade seemed to go fine and installed without a hiccup, however the end goal is to upgrade to 22.04 and when I went to go run the do-release-upgrade command to step up the upgrade again, it would hang up on:</p> <pre><code>Checking for a new Ub...
1760192
94914
2024-01-14T05:49:45.773
2024-01-14T05:49:45.773
Cannot resolve hostnames on ping after upgrading from 18.04 to 20.04
[ "networking", "server", "upgrade", "network-manager", "dns" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T23:36:15.090", "id": "2628148", "postId": "1500001", "score": "2", "text": "Does this answer your question? [DNS issues after upgrading to 20.04](https://askubuntu.com/questions/1244860/dns-issues-after-upgrading-to-20-04)", "userDisplayName": null, "userId"...
null
[]
null
null
null
null
null
1500005
1
null
2024-01-13T23:24:52.173
1
438
<p>This message appears on the startup/shutdown terminal, and I am unable to power off the machine. I am first going to drain the battery, and hope that it comes back to life after restart. Here is the situation.</p> <p>I started the reset process after installing the Ubuntu Desktop ISO image. I created a profile. As t...
1760202
94914
2024-01-14T05:40:29.630
2024-01-14T05:40:29.630
systemd-journald[1016]: Failed to send WATCHDOG=1 notification message: Transport endpoint is not connected
[ "crash", "systemd-journald", "squashfs" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-13T23:40:52.183", "id": "2628151", "postId": "1500005", "score": "0", "text": "*squashfs* errors are representative of inability to read the squashed file-system, used prior to install. If you removed your install media, then re-inserted it, you'll have an *unstable* s...
null
[ { "accepted": null, "body": "<p>Hold the power button down for 20 seconds, and wait for 5 minutes before powering it back on.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2024-01-14T05:36:26.173", "id": "1...
null
null
null
null
null
1500006
1
null
2024-01-13T23:30:49.957
0
99
<p>Ubuntu 22.04.3 not properly detecting trackpad on my CF-30. Wrongly detected as ps/2 generic mouse. No trackpad shows with <code>xinput -list</code></p> <p>⎡ Virtual core pointer id=2 [master pointer (3)]</p> <p>⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]</p...
1760205
1760205
2024-01-15T03:14:01.743
2024-01-15T03:14:01.743
Ubuntu 22.04.3 not properly recognizing trackpad on CF-30 wrongly detected as PS/2 generic mouse
[ "touchpad" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T01:27:14.103", "id": "2628166", "postId": "1500006", "score": "0", "text": "Please [Edit](https://askubuntu.com/posts/1500006/edit) your question and provide the output of `xinput -list`", "userDisplayName": null, "userId": "767056" } ]
null
[]
null
null
null
null
null
1500009
1
null
2024-01-14T00:18:07.787
0
352
<p>I'm trying to install the Ubuntu Server lts on a computer, but the process always fails at curtin command in-target. The program gives me the option to &quot;View error report&quot;, but that just restarts the intalation process without showing me anything, and the &quot;Reboot now&quot; option doesen't help either,...
1760212
1760212
2024-01-14T01:01:31.567
2024-01-14T01:01:31.567
Ubuntu Server lts installation fails at curtin command in-target
[ "server" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T00:31:48.343", "id": "2628158", "postId": "1500009", "score": "1", "text": "Any more information on the error? In what step does it occur? Are you past the network setup, the disc layout, the hostname & username setup? Does it give any other error information?", ...
null
[]
null
null
null
null
null
1500013
1
null
2024-01-14T01:02:50.497
0
33
<p>I just installed Ubuntu 22.04 on a amd 6300. PUV is showing my sound card but only output to a S/PDIF device. I don't have an s/pdif jack on the computer, only places for the standard headphone jack. I don't get sound from the front or the rear jacks. How should I proceed? My headset is new, and works on my noteb...
1758448
1758448
2024-01-14T05:34:25.197
2024-01-14T05:34:25.197
New install of 22, no sound front or back
[ "sound", "spdif" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T01:38:19.873", "id": "2628168", "postId": "1500013", "score": "1", "text": "What version of Ubuntu are you running? Please run `lsb_release -a` and [Edit](https://askubuntu.com/posts/1500013/edit) your question to include this information.", "userDisplayName": n...
null
[]
null
null
null
null
null
1500016
1
null
2024-01-14T01:51:06.087
0
71
<p>All of a sudden without any intervention from myself, my server suddenly stopped processing emails.</p> <p>Using Ubuntu 22.04.</p> <p>When I attempt to update I get the following errors:</p> <pre><code>user@mail:~$ sudo apt-get update Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease Err:1 http://no...
592685
592685
2024-01-14T02:04:27.567
2024-01-14T02:10:06.080
Multiple errors when updating
[ "apt", "updates" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
2024-01-14T02:08:18.417
null
null
1500017
1
1500018
2024-01-14T02:07:04.833
3
9869
<p>On Ubuntu 22.04, the default GNU C compiler version is gcc-11. However, it appears that the latest default kernel version (6.5.0-14-generic as of writing this question) is built using gcc-12. Why is this the case? It feels like it's likely to result in issues related to mixing compilers and has already caused me <a ...
887628
null
null
2024-02-24T07:31:00.500
Ubuntu 22.04 default GCC version does not match version that built latest default kernel
[ "kernel", "22.04", "gcc" ]
2
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p><strong>NOTE:</strong> The 6.5 Kernel reports being built as <code>x86_64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04)</code> and this should be OK. This is because the kernel is not built on your system during install. See <a href=\"https://askubuntu.com/a/1171939/231142\">https...
[ { "accepted": true, "body": "<p><strong>NOTE:</strong> The 6.5 Kernel reports being built as <code>x86_64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04)</code> and this should be OK. This is because the kernel is not built on your system during install. See <a href=\"https://askubuntu.com/a/1171939/231142...
null
null
null
null
null
1500021
1
null
2024-01-14T03:22:17.860
0
146
<p>I have in iMac a1419 with faulty NVIDIA GTX780 graphic card.</p> <p>I have build a full Ubuntu system on Samsung 128 GB USB drive. I'm booting into the system by pressing on keyboard &quot;alt&quot; key and selecting the external USB based drive. Generally speaking all is working fine,but I need to boot via advance ...
1760226
1760226
2024-01-14T14:06:12.900
2024-02-01T20:27:41.953
Ubuntu 22.04 Imac a1419 how to disable faulty nvidia graphic card to use only intel
[ "boot", "drivers", "nvidia", "graphics", "mac" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T05:07:17.847", "id": "2628192", "postId": "1500021", "score": "0", "text": "Welcome to AskUbuntu! Have you seen [this answer](https://askubuntu.com/a/713339/1222991)? It goes through the basics of how you’ll need to do this ", "userDisplayName": null, "userI...
null
[ { "accepted": null, "body": "<p>I have a 27&quot; iMac 15,1 I think from mid 2015 or something with AMD Radeon R9 M290X GPU hooked to an external display through DisplayPort.</p>\n<p>I have OpenCore Legacy Patcher installed (OCLP) for running OSX 12.</p>\n<p>I opened the case by separating the display and d...
null
null
null
null
null
1500023
1
null
2024-01-14T03:59:40.217
0
93
<p>I have created a Virtual machine with Ubuntu server 22.04 LTS and have installed nginx in it. I am able to access VM through http using the public ip. But unable to access through https.</p> <p>Should I configure inbound rules in Azure or anything to do in Ubuntu server?</p>
1760230
767056
2024-01-14T04:06:28.917
2024-01-14T04:06:28.917
How to enable https for azure vm in Ubuntu server?
[ "networking", "server", "nginx", "azure" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T05:04:26.663", "id": "2628190", "postId": "1500023", "score": "0", "text": "Welcome to AskUbuntu! Unfortunately there is not enough info here to say for certain what is missing from your configuration. Check first that the firewall rules in your Azure configurations...
null
[]
null
null
null
null
null
1500024
1
null
2024-01-14T04:16:06.207
0
54
<pre><code>Jan 14 11:02:25 hh-CF kernel: sdb: sdb1 sdb2 Jan 14 11:02:25 hh-CF kernel: sd 7:0:0:0: [sdb] Attached SCSI disk Jan 14 11:02:25 hh-CF kernel: r8169 0000:05:00.0 enp5s0: renamed from eth0 Jan 14 11:02:25 hh-CF kernel: usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd Jan 14 11:02:25 hh-CF kernel: us...
1760232
null
null
2024-01-14T04:16:06.207
Ubuntu hang on boot due to unknown error
[ "drivers", "kernel" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T09:29:51.243", "id": "2628219", "postId": "1500024", "score": "0", "text": "Hi, sounds like the error is related to the `Realtek USB Ethernet adapter (rtl8156b-2) ` have you tried to unplug it or disable it(in BIOS) and reboot the system again?", "userDisplayNam...
null
[]
null
null
null
null
null
1500026
1
null
2024-01-14T05:20:11.467
0
51
<p>trying to install dssh - <a href="https://github.com/PWZER/dssh" rel="nofollow noreferrer">https://github.com/PWZER/dssh</a></p> <p>but the ./build.sh command is not found nor is any build command.</p> <p>Ubuntu 22.04.3 LTS</p> <p>any help appreciated</p>
1760241
null
null
2024-01-14T05:46:32.660
./build command not found
[ "ssh", "compiling" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Looks like in their installation steps they are missing a very vital step. You need to clone the repo to your system.</p>\n<pre><code>cd ~/Downloads\ngit clone https://github.com/PWZER/dssh\ncd dssh\n</code></pre>\n<p>Now you should be able to run <code>./build.sh</code></p>...
null
null
null
null
null
1500028
1
null
2024-01-14T05:44:07.193
0
82
<p>Last night I switched off my computer, everything as usual, nothing special. The next day I start the computer via the button, it starts booting, BIOS starts, the Ubuntu boot window pops up, then a black screen with a blinking cursor in the top left corner, and then the computer idles. Booting through resume does wo...
1760240
94914
2024-01-14T07:49:27.087
2024-01-14T07:49:27.087
How to solve the screen resulution and booting problem of Ubuntu Linux system?
[ "boot", "dual-boot", "grub2", "suspend", "display-resolution" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T13:33:15.850", "id": "2628254", "postId": "1500028", "score": "0", "text": "Sounds like video driver problems. What video card do you have? What video driver were you using?", "userDisplayName": null, "userId": "243321" }, { "creationDate": "2024-01-...
null
[]
null
null
null
null
null
1500030
1
1500177
2024-01-14T06:56:14.270
0
472
<p>I just applied Orchis Theme to my Ubuntu. I don't find Application drop-down in Tweaks -&gt; Appearance instead there is Legacy Applications now. But theme on Legacy Application is not working on Applications like Firefox or Files etc.</p>
1760254
null
null
2024-01-17T14:11:50.190
Theme not applied to Applications
[ "themes", "gnome-tweaks" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T09:16:28.270", "id": "2628214", "postId": "1500030", "score": "0", "text": "Hi, do you have installed package `gnome-tweaks`? If so look for an option related to applying the theme to applications or legacy applications. Is there?", "userDisplayName": null, ...
{ "accepted": true, "body": "<p>Firefox (deb), Gnome Settings and Files (Nautilus) are following since Gnome 42 the GTK4/libadwaita styling. You didn't state with Ubuntu Version you're using, so I assume you use the current LTS version of Ubuntu (Ubuntu 22.04.3 LTS).</p>\n<p>You have to install the Orchis Theme usi...
[ { "accepted": true, "body": "<p>Firefox (deb), Gnome Settings and Files (Nautilus) are following since Gnome 42 the GTK4/libadwaita styling. You didn't state with Ubuntu Version you're using, so I assume you use the current LTS version of Ubuntu (Ubuntu 22.04.3 LTS).</p>\n<p>You have to install the Orchis T...
null
null
null
null
null
1500032
1
null
2024-01-14T07:49:55.497
0
80
<p>I just installed Xubuntu 22.04 on a new machine. My old machine running 18.04 died. On both machines, I have /tmp setup as a ram drive.</p> <p>On 18.04, /tmp had a trash folder (I think it was .Trash-1000). In Thunar, if I pressed Delete on a file, it went into trash. Shift-Delete was a permanent delete.</p> <p>On 2...
1760262
null
null
2024-01-14T07:49:55.497
Trash folder in /tmp?
[ "22.04", "xubuntu", "filesystem" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T09:13:34.470", "id": "2628213", "postId": "1500032", "score": "0", "text": "Hi, can you check \"~/.config/Thunar/accels.scm\" file for string `(gtk_accel_path \"<Actions>/Thunar/trash\" \"<Primary>Delete\")` ?", "userDisplayName": null, "userId": "400602" ...
null
[]
null
null
null
null
null
1500034
1
null
2024-01-14T08:37:48.050
0
148
<p>I have a 1 TB NVMe disk with Ubuntu 22 installed with vanilla options, except I used LVM, and enabled LUKS. I'd like to image the disk for easy restores. Simply backing up the files is not enough for me, because I also want to revert partition/LVM information when restoring. However, I don't want to end up with a...
1486744
null
null
2024-01-14T08:37:48.050
How do I image a LUKS system disk with Clonezilla without including all the empty space?
[ "system-installation", "luks", "clonezilla" ]
0
6
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T09:06:56.723", "id": "2628210", "postId": "1500034", "score": "0", "text": "Have you tried to \"Skip checking/repairing source file system\" in expert mode? IMO this option will avoid including empty space in the image.", "userDisplayName": null, "userId": "...
null
[]
null
null
null
null
null
1500035
1
null
2024-01-14T09:41:32.083
0
33
<p>I know there are several similar question. I'm also using linux for quite a while but there is possibly something now that I can't see and I reached a dead end.</p> <p>I have a partition mounted with /etc/fstab:</p> <pre><code>UUID=2660328660325CAD /mnt/doc ntfs suid,dev,exec,auto,nouser,umask=0022 0 0 ...
717671
null
null
2024-01-14T09:41:32.083
change owner of sub-folder in mounted partition
[ "permissions", "mount", "fstab", "chown" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T11:45:23.343", "id": "2628236", "postId": "1500035", "score": "0", "text": "Take a look at the `mount.ntfs` man page. You will likely need the `allow_other` mount option, as well as possible user mappings. Side note: are you sure you want to allow setuid and setgid ...
null
[]
null
null
null
null
null
1500036
1
null
2024-01-14T09:56:17.457
0
98
<p>I have following setup:</p> <ul> <li>Home: FritzBox 7490 (192.168.178.1)</li> <li>Notebook with Ubuntu 22</li> <li>Neighbor: FritzBox 7590 (192.168.178.1)</li> </ul> <p>I was able to set up VPN connection as described by AVM (Ref: Setting up an IPSec VPN to the FRITZ!Box in Linux). When I am in my neighbor's WiFi I ...
1760286
1760286
2024-01-14T10:01:02.747
2024-01-14T10:01:02.747
DNS resolution with Fritzbox VPN
[ "22.04", "network-manager", "vpn" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T11:33:30.360", "id": "2628234", "postId": "1500036", "score": "0", "text": "Your nameserver is 192.168.178.1, which is the IP address of your neighbour's router, as well as that of your own. Why would you expect your laptop to connect to your own when it is on the n...
null
[]
null
null
null
null
null
1500037
1
null
2024-01-14T10:00:48.917
0
20
<p>I am using Ubuntu 22.04. I want to share my printer in LAN to specific computers only. But presently if I share printer in LAN it is visible to all the computers in LAN and some people by mistake give command to my printer. Is there any way to allow only specific IP addresses to print on my printer.</p>
899073
null
null
2024-01-14T10:00:48.917
Restrict printer share to specific IP addresses
[ "22.04", "printing" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T10:07:23.337", "id": "2628225", "postId": "1500037", "score": "0", "text": "Did you try using `ufw`?", "userDisplayName": null, "userId": "940668" }, { "creationDate": "2024-01-14T10:58:16.403", "id": "2628230", "postId": "1500037", "scor...
null
[]
null
null
null
null
null
1500039
1
null
2024-01-14T10:52:56.657
0
158
<p>I'm trying to install Ubuntu LTS on my new HP Pavilion laptop and getting these errors:</p> <p><a href="https://i.stack.imgur.com/LaLEE.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/LaLEE.jpg" alt="enter image description here" /></a></p> <p>Detailed explanation:</p> <p>I'm trying to install Ubu...
1171777
94914
2024-02-18T07:20:25.937
2024-02-18T07:20:25.937
HP Pavilion Ubuntu installation BIOS problem
[ "boot", "drivers", "bios", "bootloader", "firmware" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T14:50:32.080", "id": "2628272", "postId": "1500039", "score": "0", "text": "I often see various such errors shown during boot up on a perfectly functioning box so I would say you can ignore these ... if you have a boot up issue look elsewhere ... if your box fails t...
null
[ { "accepted": null, "body": "<p>It seems like your laptop (like most of other new HP laptops) is designed to be compatible with Microsoft Windows. That's why you are seeing windows boot manager in boot options even though you have removed the partition. The errors that you see while booting are usually due ...
null
null
null
null
null
1500043
1
null
2024-01-14T11:45:18.670
0
41
<p>I have 2 vms under VMWare ESXI which are built from the same template (Ubuntu 22.04 LTS OS). However one is copied manually from a template using the vSphere UI (172.16.1.207 ser-notf-01) and the other one is made by Terraform using the vSphere api (172.16.1.209 terraformtest) which creates a vm from the same templa...
1760299
167115
2024-01-14T14:51:00.897
2024-01-14T14:51:00.897
Sudden high latency spikes in same subnet
[ "networking" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T11:53:51.230", "id": "2628240", "postId": "1500043", "score": "0", "text": "Do you see the latencies also when pinging between the VMs? Do you see them when pinging the external machine from either of the VMs? If the answer to all of these is no, then I'd conclude t...
null
[]
null
null
null
null
null
1500044
1
null
2024-01-14T12:10:31.450
3
647
<p>After the last update of <code>update-manager</code> it now shows a long list of &quot;Ubuntu Pro&quot; updates which I may install after enabling it in the settings.</p> <p>As I am not in the target customer group for Pro, I would like to disable the display of updates which I cannot install anyway. Can this be don...
367444
367444
2024-01-14T16:11:38.000
2024-01-14T16:11:38.000
All Ubuntu Pro security updates are listed in update-manager, can this be disabled?
[ "22.04", "update-manager", "ubuntu-pro" ]
0
11
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T14:00:56.183", "id": "2628258", "postId": "1500044", "score": "0", "text": "Does `sudo pro config set apt_news=false` work? Found https://canonical-ubuntu-pro-client.readthedocs-hosted.com/en/docs/howtoguides/disable_enable_apt_news/ here.", "userDisplayName": ...
null
[]
null
null
null
null
null
1500046
1
null
2024-01-14T12:25:34.177
1
63
<p>I have three systems:</p> <ul> <li>laptop, running 22.04, where alt-gr works.</li> <li>2 desktops on 23.04 where it does not.</li> </ul> <p>I've tried to match keyboard/localization configs as best as I could, but it's no good.</p> <p>This bothers me, as I have few keybindings in Jetbrains IDEs which now do not work...
848138
94914
2024-01-14T15:00:17.830
2024-01-14T15:00:17.830
AltGr not recognised on ubuntu 23.04 (is working on 22.04)
[ "22.04", "keyboard", "shortcut-keys", "23.04" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T16:44:26.320", "id": "2628293", "postId": "1500046", "score": "1", "text": "If you are looking for English keymap, why not just use the preinstalled one like: \"English (international AltGr dead keys)\"", "userDisplayName": null, "userId": "26246" }, { ...
null
[]
null
null
null
null
null
1500047
1
null
2024-01-14T12:26:51.270
0
139
<p>Infos:</p> <ul> <li>Used Zammad version: 6.2.0-1704877727.2bda00c4.focal</li> <li>Used Zammad installation type: package Operating system: Ubuntu 20.04 Browser + version: Brave, Edge, Firefox</li> </ul> <p>I am running Zammad instance in virtual box. The host is a windows 10. After force restart of Windows due to up...
1760305
94914
2024-01-14T15:02:42.477
2024-01-14T15:02:42.477
Getting error 503 after unexpected shut down of zammad server
[ "server", "apache2" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T12:27:19.877", "id": "2628246", "postId": "1500047", "score": "0", "text": "excuse formatting, first time i post something outside instagram....", "userDisplayName": null, "userId": "1760305" } ]
null
[]
null
null
null
null
null
1500048
1
null
2024-01-14T12:29:14.010
3
231
<p>Before <code>apt upgrade</code>, <code>uname -a =&gt; 6.2.0-39-generic</code>. Actual result - wifi stable<br /> After <code>apt upgrade</code>, <code>uname -a =&gt; 6.5.0-14-generic</code>. Actual result - wifi keeps dropping</p> <p>Other details:</p> <pre class="lang-none prettyprint-override"><code>Ubuntu 22.04....
1760306
1760306
2024-01-17T12:25:35.983
2024-03-29T15:41:07.990
WIFI keeps disconnecting on 22.04.3 LTS after "apt upgrade" from 6.2.0-39-generic to 6.5.0-14-generic
[ "networking", "upgrade" ]
1
9
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T14:41:15.587", "id": "2628269", "postId": "1500048", "score": "0", "text": "Have you tried setting a static IP address for your Ubuntu machine in both the router and the Ubuntu settings? Sometimes using a single, manually assigned, local IP address provides a more s...
null
[ { "accepted": null, "body": "<p>I am unsure of the exact kernel version I was using, but with the same MT7921 card on some WLANs only I was rarely able to connect, until it was suggested I upgrade from 22.04.3 LTS to 23.10 which resolved all issues. Separate issue, but if you do upgrade, I noticed my 23.10 ...
null
null
null
null
null
1500049
1
null
2024-01-14T12:59:11.507
0
29
<p>Since some days my volume control is not working. I open the settings and can move the slider and nothing happen.</p> <p>If I run Youtube on Chrome I can move the specific slider for Chrome and this works.</p> <p>To fix the problem I must change the output device and after that the control works normal.</p> <p>I am ...
784835
null
null
2024-01-14T12:59:11.507
Sound volume control not working until device switch
[ "sound", "volume-control" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500050
1
null
2024-01-14T13:34:30.260
0
152
<p>I have just installed Ubuntu Studio 22.04 onto Dell Precision 7530 laptop. I've come across a bothersome issue:</p> <p>The login screen hangs occasionally - i can maybe type one character, but then it becomes unresponsive. cursor still moves. I have to do ctrl + alt + F3 and restart display manager to get in. When I...
1760308
1760308
2024-01-15T13:13:58.463
2024-01-15T13:13:58.463
Ubuntu Studio 22.04 LTS (KDE) login screen hangs intermittently
[ "22.04", "login-screen", "display-manager" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T13:45:05.470", "id": "2628255", "postId": "1500050", "score": "0", "text": "I've run systemctl reset-failed, which cleared out the status. however, the logon screen freeze is an intermittent, but still present issue and I would love to figure out the why.\nalso, why...
null
[]
null
null
null
null
null
1500056
1
null
2024-01-14T15:10:55.343
0
51
<p>I recently bought a used Thinkpad T480s and put a fresh Ubuntu 20.04 image on it. The wifi worked fine for the first time it was on, but now the intel 8265ngw adapter can’t be found. I used lspci and lshw to look for the adapter but it’s like it’s not even there. I opened up the laptop to ensure the adapter was se...
1760342
null
null
2024-01-14T15:10:55.343
No Wifi Adapter Found Ubuntu 20.04
[ "networking", "drivers", "20.04", "thinkpad" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T16:04:54.440", "id": "2628286", "postId": "1500056", "score": "0", "text": "Welcome to AskUbuntu! Some of the older ThinkPad models have a hardware switch on the side that will disable WiFi (and Bluetooth).", "userDisplayName": null, "userId": "1222991" },...
null
[]
null
null
null
null
null
1500057
1
null
2024-01-14T15:19:06.027
0
58
<p>I am using ubuntu laptop. (Think pad t14s gen2)<br /> I updated package recently.<br /> And then, now I couldn't access internet using wifi.<br /> The only way I can access the Internet is through my cell phone hotspot.<br /> It's strange that I can't connect through my home Wi-Fi, but I can connect through my phone...
1634948
1634948
2024-01-14T15:21:05.827
2024-01-14T15:21:05.827
Wireless network is not available after apt upgrade
[ "networking", "network-manager", "internet", "laptop" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500060
1
null
2024-01-14T16:13:41.860
0
42
<p>I have a problem with my Yibin Wei Heng Digital ZED Air CX3 laptop. The built-in webcam is not functioning correctly when I'm running Ubuntu 22.04.03.</p> <p>The webcam works perfectly when I use Windows 10 as my primary operating system, however when I switch to Ubuntu 22.04 webcam software like Cheese displays <c...
1708520
94914
2024-01-14T17:28:58.123
2024-01-14T17:28:58.123
ZED Air CX3 Webcam Not Working in Ubuntu 22.04 (Windows 10 Works)
[ "webcam" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500061
1
null
2024-01-14T16:25:09.050
0
32
<p>i have two servers. One in the netherlands and one on australia. They are connected to each other over vpn. When a client connects to the australian server there is the netherlands dns server provided because its the primary dns. Because of the delay I would like to create a local dns server on the australia server ...
1741587
null
null
2024-01-14T16:25:09.050
local DNS server for dns caching OpenVPN clients
[ "networking", "server", "dns", "vpn", "openvpn" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T19:45:31.947", "id": "2628321", "postId": "1500061", "score": "0", "text": "This is a very common setup for two DNS servers, and not really an Ubuntu question. It will surely be explained in the documentation for the existing DNS server. If it is an Ubuntu server, t...
null
[]
null
null
null
null
null
1500066
1
1500068
2024-01-14T17:33:10.473
2
319
<p>I am on Lubuntu 22.04 LTS. I right clicked at home screen and clicked create new launcher for my Lunar Client AppImage. I inputted some stuff. If I right click it and open it in FeatherPad, here is what it shows:</p> <pre><code>[Desktop Entry] Name=Lunar Client GenericName=Lunar Client Comment=Lunar Client Exec=/hom...
1760368
1760368
2024-01-19T22:14:48.930
2024-01-19T22:14:48.930
Invalid desktop entry file Error for AppImage (resolved)
[ "lubuntu", "minecraft" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Since you have a space in the filename you'll need to change the line</p>\n<pre><code>Exec=/home/tejas72/Lunar Client-3.2.0.AppImage\n</code></pre>\n<p>to</p>\n<pre><code>Exec=&quot;/home/tejas72/Lunar Client-3.2.0.AppImage&quot;\n</code></pre>\n", "commentCount": "8", "comments"...
[ { "accepted": true, "body": "<p>Since you have a space in the filename you'll need to change the line</p>\n<pre><code>Exec=/home/tejas72/Lunar Client-3.2.0.AppImage\n</code></pre>\n<p>to</p>\n<pre><code>Exec=&quot;/home/tejas72/Lunar Client-3.2.0.AppImage&quot;\n</code></pre>\n", "commentCount": "8", ...
null
null
2024-01-19T22:13:03.930
null
null
1500070
1
1500095
2024-01-14T19:27:01.410
0
156
<p>I'm looking to automate the compression of the contents of each subfolder (excluding the subfolder itself) in a directory, with each .zip of said contents corresponding to each subfolder. Is there a way to do such a thing in Ubuntu 22.04? The output consisting of .zip files could be in each subfolder or all of them ...
1365854
null
null
2024-01-15T00:42:21.057
How to automate the compression of the contents of each subfolder in a directory?
[ "files", "directory", "automation", "compression" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Assuming the current directory contains only the subdirectories you want to zip, then the easiest would be:</p>\n<pre class=\"lang-bash prettyprint-override\"><code>for d in *; do zip -r $d.zip $d; done\n</code></pre>\n<p>However if you run it again with the zip files still there, yo...
[ { "accepted": true, "body": "<p>Assuming the current directory contains only the subdirectories you want to zip, then the easiest would be:</p>\n<pre class=\"lang-bash prettyprint-override\"><code>for d in *; do zip -r $d.zip $d; done\n</code></pre>\n<p>However if you run it again with the zip files still t...
null
null
null
null
null
1500071
1
1500078
2024-01-14T19:32:13.717
0
286
<p>I recently installed Ubuntu 22.04 , at some point when using the software updater I got a software index error message. After trying &quot;continue&quot; using sudo ap-get install -f in terminal to fix it I got the following:</p> <pre><code>$ sudo apt-get install -f Reading package lists... Done Building dependency ...
1134425
498780
2024-01-14T23:26:42.497
2024-01-14T23:26:42.497
Ubuntu 22.04 Software Updater Error: E: Sub-process /usr/bin/dpkg returned an error code (1)
[ "apt", "grub2", "package-management", "22.04", "dpkg" ]
1
6
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T20:04:50.850", "id": "2628324", "postId": "1500071", "score": "0", "text": "Does this answer your question? [How is /etc/default/grub generated during installation?](https://askubuntu.com/questions/774678/how-is-etc-default-grub-generated-during-installation)", ...
{ "accepted": true, "body": "<p>To solve the following error:</p>\n<pre><code>E: Sub-process /usr/bin/dpkg returned an error code (1)\n</code></pre>\n<p>Create a <code>/var/lib/dpkg/info/file.postrm</code> in your case the file name is:</p>\n<pre><code>/var/lib/dpkg/info/linux-image-6.2.0-26-generic.postrm\n</code>...
[ { "accepted": true, "body": "<p>To solve the following error:</p>\n<pre><code>E: Sub-process /usr/bin/dpkg returned an error code (1)\n</code></pre>\n<p>Create a <code>/var/lib/dpkg/info/file.postrm</code> in your case the file name is:</p>\n<pre><code>/var/lib/dpkg/info/linux-image-6.2.0-26-generic.postrm\...
null
null
null
null
null
1500074
1
1500079
2024-01-14T20:19:02.650
0
60
<p>I have an Ubuntu 23.10/Windows 11 dual-boot setup with one of my SSDs and an HDD, both encrypted using BitLocker's New Encryption Mode (XTS-AES). And I read that Linux systems natively don't have support for BitLocker. What I'm confused about is, whenever I use Nautilus to copy files onto these encrypted drives on U...
733680
null
null
2024-01-14T20:45:26.210
Does nautilus encrypt files on BitLocker encrypted drive?
[ "dual-boot", "windows", "nautilus", "encryption" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<blockquote>\n<p>What I'm confused about is, whenever I use Nautilus to copy files onto these encrypted drives on Ubuntu (using Nautilus), I can't quite tell if those files are actually being encrypted.</p>\n</blockquote>\n<p>They are.</p>\n<blockquote>\n<p>You see, when I turned BitLoc...
[ { "accepted": true, "body": "<blockquote>\n<p>What I'm confused about is, whenever I use Nautilus to copy files onto these encrypted drives on Ubuntu (using Nautilus), I can't quite tell if those files are actually being encrypted.</p>\n</blockquote>\n<p>They are.</p>\n<blockquote>\n<p>You see, when I turne...
null
null
null
null
null
1500082
1
1500088
2024-01-14T21:53:48.773
2
561
<p>I'm a bit confused about the Debian package version orders.</p> <p>Take a look at the following two Debian package versions, how come the first is <code>&lt;=</code> than the second?</p> <pre><code>0-emacs-29.1.90~202401142128~ubuntu20.04.1 0-emacs-28.3-rc1~202302201437~ubuntu20.04.1 </code></pre> <p>I'm thinking t...
843820
null
null
2024-01-14T23:33:04.353
Debian package version comparing explanation
[ "package-management", "dpkg", "packaging", "versions" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>See <a href=\"https://man7.org/linux/man-pages/man7/deb-version.7.html\" rel=\"noreferrer\">man deb-version</a>.</p>\n<p>The string <code>0-emacs-29.1.90~202401142128~ubuntu20.04.1</code> parses as upstream version <code>0-emacs</code> with debian revision <code>29.1.90~202401142128~...
[ { "accepted": true, "body": "<p>See <a href=\"https://man7.org/linux/man-pages/man7/deb-version.7.html\" rel=\"noreferrer\">man deb-version</a>.</p>\n<p>The string <code>0-emacs-29.1.90~202401142128~ubuntu20.04.1</code> parses as upstream version <code>0-emacs</code> with debian revision <code>29.1.90~20240...
null
null
null
null
null
1500083
1
null
2024-01-14T22:07:50.117
0
219
<p>So I've been having a lot of trouble with my homelab server for the last couple of weeks. I originally installed Ubuntu 20.04 LTS and then foolishly decided to <code>dist-upgrade</code> to 22.04 LTS, which is where some of my problems began.</p> <p>I was getting pretty good at fixing it all, but then the mainboard f...
463035
1450948
2024-01-15T13:55:24.330
2024-01-15T13:55:24.330
Is my kernel broken and if so, how do I unbreak it?
[ "boot", "kernel", "acpi" ]
0
7
CC BY-SA 4.0
[ { "creationDate": "2024-01-14T22:35:14.950", "id": "2628357", "postId": "1500083", "score": "2", "text": "The Linux kernel sits in packages (`linux-image-*.deb`) just like any other software on your Ubuntu system, so you could just reinstall it with an `apt reinstall` - except that if it indeed ...
null
[]
null
null
null
null
null
1500087
1
null
2024-01-14T22:54:50.307
0
382
<p>I'm running Linux ubuntu-22.04 on VirtualBox (64-bit) on an HP laptop. I'm using multiple software's with ubuntu such as MATLAB and sTAMPS. I've started up ubuntu many times before, and one day when I powered up ubuntu I got the error:</p> <pre><code>/dev/sda3: recovering journal /dev/sda3: clean, 462738/1605632 fi...
1760410
767056
2024-01-15T00:20:51.407
2024-01-15T00:20:51.407
How can I boot after receiving the error code: [drm:vmw_host_printf [vmwgfx]] *ERROR* Failed to send host message.?
[ "boot", "grub2", "virtualbox" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500091
1
null
2024-01-14T23:51:23.833
0
167
<p>How can I arrange snap shoting such that a snap is only done if the area to be snapped is actually different from last snap of that area?</p>
1027435
null
null
2024-01-15T00:04:13.903
zfs snapshots only when different from last snapshot
[ "zfs" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Given that ZFS snapshots are cheap in terms of computation and storage, and certainly faster than doing a diff between the live situation and the previous snapshot, I would:</p>\n<ol>\n<li>Make new snapshot</li>\n<li>Use <code>zfs diff</code> to compare the new and previous s...
null
null
null
null
null
1500094
1
null
2024-01-15T00:12:16.043
0
369
<ul> <li>I have a working installation of Kubuntu 22.04 on a LUKS encrypted ext4 partition of device <code>nvme0n1</code>. When I boot up my computer, it prompts me for the encryption password before proceeding to boot into the display manager.</li> <li>I have a second hard drive installed in my computer, <code>sda</co...
1402179
1402179
2024-01-29T23:12:04.433
2024-01-30T01:03:40.230
Prompted for luks encryption password on boot despite specifying a keyfile
[ "boot", "encryption", "cryptsetup" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-29T23:53:58.587", "id": "2632391", "postId": "1500094", "score": "0", "text": "Try this: start the computer without decrypting the sda1 partition. The in a terminal try the command: `sudo cryptsetup open /dev/sda1 sda1 --key-file /path/to/key`. Replace the second `sda1...
null
[ { "accepted": null, "body": "<p>The easiest way would be for you to add the passphrase used for <code>nvme0n1</code> on the <code>sda1</code> device. In my experience, this has resulted in both disks being decrypted with a single passphrase input.</p>\n<pre><code>cryptsetup luksAddKey /dev/sda1\n</code></p...
null
null
null
null
null
1500097
1
null
2024-01-15T02:13:50.650
0
25
<p>I have a disk in use that I wanna remove to free up the sata port (so I can plug in my dvd drive and watch movies!) Disaster struck when I tried to shrink the partition on the target drive to make room for the partition on the drive I want to remove from the machine What's the best way to go about doing this?</p>
982870
null
null
2024-01-15T02:13:50.650
How can I migrate a partition to another disk which already has a single partition the full size of the diskknow
[ "20.04" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-15T08:51:13.063", "id": "2628410", "postId": "1500097", "score": "0", "text": "There is no \"best\" way, but the way you are going about it makes perfect sense to me: shrink the partition on the target drive, create new partition on the target drive, copy old drive par...
null
[]
null
null
null
null
null
1500103
1
null
2024-01-15T03:52:23.573
0
30
<p>could anybody help me with the files configuration and commands in order to use this optimal configuration. in this moment xubuntu only recognize 4:3 1024 x 768</p>
492376
null
null
2024-01-15T03:52:23.573
ubuntu 22.04.03 do not reconize size 16:9 / resoluton of monitor samsung 1366x768 60HZ
[ "xubuntu", "monitor", "samsung" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500104
1
null
2024-01-15T04:08:20.060
0
130
<p>I have been using Ubuntu 22.04 for a month. I don't know why, but suddenly this happened and now I can't open Ubuntu. Please help, I am struggling since 2 days.</p> <p>This is my log:</p> <pre><code>0.105342] ×86/cpu: SGX disabled by BIos. 0.284293] platform MSFT0101:00: failed to claim resource 1: Cmem Oxfed40000 -...
1760448
51957
2024-01-15T04:53:53.060
2024-01-15T04:53:53.060
Can’t load ubuntu 22.04
[ "boot", "kernel", "mount", "22.04" ]
0
9
CC BY-SA 4.0
[ { "creationDate": "2024-01-15T04:13:24.150", "id": "2628382", "postId": "1500104", "score": "0", "text": "At first it was showing minimal bash line I tried something on internet and which opened my Ubuntu but then on restart it showed grub> then again i tried something and now it is showing me t...
null
[]
null
null
null
null
null
1500107
1
null
2024-01-15T06:55:02.963
0
227
<p>I own a Dell XPS 8960, which comes with a NVIDIA RTX 4070. The XPS came with Windows, but I used a Bootable USB to wipe Windows and install Ubuntu 22.04 instead.</p> <p>Tonight, I wanted to install CUDA. Here is everything that I did following up to the issue:</p> <ul> <li><code>sudo apt update</code> then <code>sud...
1719163
null
null
2024-01-15T06:55:02.963
After installing newest NVIDIA driver, Ubuntu 22.04 will not boot ("Finished: wait until snapd is fully seeded")
[ "boot", "drivers", "grub2", "nvidia", "22.04" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-15T08:45:08.827", "id": "2628408", "postId": "1500107", "score": "1", "text": "In what state is the machine now, does it boot back up at least to pass grub? If so, then to get in the grub menu you may need to _repeatedly_ press they shift key. Once in grub, pick Recove...
null
[]
null
null
null
null
null
1500108
1
1500110
2024-01-15T07:36:10.000
0
316
<p>I'm planning to upgrade my disk to SSD, but my Linux is installed in a 1 TB hard disk, so I have to migrate/clone it.</p> <p>I've seen YouTube videos of how to use Clonezilla, but in most of them they only copy the LVM partition and not the <code>boot/efi</code> parts. I am on a laptop, so I have to choose the EFI i...
1760471
618353
2024-01-15T09:02:04.090
2024-01-15T09:02:40.837
Does Clonezilla only copy a partition or can it also copy an entire disk?
[ "partitioning", "clonezilla", "cloning" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Clonezilla can copy both.</p>\n<blockquote>\n<p>Disk mode</p>\n<p>In disk mode, Clonezilla handles the whole disk, ie, all partitions at once. The MBR is copied as well.\nBy default, you get an identical set of partitions on the target as they were on the source. There's an option at...
[ { "accepted": true, "body": "<p>Clonezilla can copy both.</p>\n<blockquote>\n<p>Disk mode</p>\n<p>In disk mode, Clonezilla handles the whole disk, ie, all partitions at once. The MBR is copied as well.\nBy default, you get an identical set of partitions on the target as they were on the source. There's an o...
null
null
null
null
null
1500111
1
null
2024-01-15T08:54:31.553
0
189
<p>The microphone worked when I first installed both Ubuntu 22.04 and the latest PopOS. I've since gone back to a plain Ubuntu 22.04 installation from the Ubuntu Desktop ISO, and the mic worked on first install. I'm not sure what changed, but now it just doesn't work.</p> <p>I have the appropriate Dell OEM PPA installe...
80339
80339
2024-01-16T10:31:19.687
2024-01-16T10:31:19.687
Internal microphone on Dell Precision 5680, 22.04
[ "22.04", "dell", "microphone" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-15T09:03:19.423", "id": "2628411", "postId": "1500111", "score": "0", "text": "Please be specific with details; you mention both Ubuntu & Pop OS, and a release (22.04) but not which 22.04 relates. Also given you mention it working on first install - what installation m...
null
[]
null
null
null
null
null
1500114
1
null
2024-01-15T09:47:05.937
0
25
<p>I use Ubuntu 22.04 with KDE Plasma. I have a DVD</p> <p>/dev/sr0 0 0 0 - [.............] /media/sartoret/Più\040bella\040serata</p> <p>When I start reading my DVD via VLC, it crashes. No problem when I check the &quot;No disc menus&quot; option when opening my disc. No problem when my DVD has...
1227508
null
null
2024-01-15T09:47:05.937
Problems with accented characters
[ "keyboard", "kde", "keyboard-layout", "vlc", "dvd" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-15T10:51:26.660", "id": "2628437", "postId": "1500114", "score": "0", "text": "use \"characters\" app from activitys menu under utilities", "userDisplayName": null, "userId": "1372403" }, { "creationDate": "2024-01-15T16:56:44.143", "id": "2628512",...
null
[]
null
null
null
null
null
1500116
1
null
2024-01-15T09:52:47.183
0
30
<p>I am new to Ubuntu and a basic user, I have downloaded some software called 'rovergauge' but struggling to get this up and running, can someone help,please.</p>
926303
null
null
2024-01-15T09:52:47.183
Help with running software
[ "apt" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2024-01-15T09:59:17.010", "id": "2628425", "postId": "1500116", "score": "0", "text": "Please add more details about how you downloaded the software. Assuming you downloaded a `.deb` file, please see answer above.", "userDisplayName": null, "userId": "1066942" }, {...
null
[]
null
null
2024-01-15T10:21:42.120
null
null
1500119
1
null
2024-01-15T10:18:10.933
0
59
<p>OS: Ubuntu 22.04 I am not able to install any package or not able to execute &quot;sudo apt upgrade&quot; successfully. Everytime i am getting following error:</p> <pre><code>dpkg-query: error: unknown option --status-fd Use --help for help about querying packages. E: Sub-process /usr/bin/dpkg returned an error cod...
1760509
498780
2024-01-15T10:25:53.503
2024-01-15T10:25:53.503
dpkg-query: error: unknown option --status-fd Use --help for help about querying packages. E: Sub-process /usr/bin/dpkg returned an error code (2)
[ "dpkg" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-15T13:39:50.400", "id": "2628470", "postId": "1500119", "score": "0", "text": "Please [edit] your question to include a few lines of context above and below the `unknown option --status-fd` error.", "userDisplayName": null, "userId": "178692" } ]
null
[]
null
null
null
null
null
1500123
1
null
2024-01-15T11:38:20.910
0
136
<p>I cant send Email in Roundcube webmail, when click to send I have this error: <strong>SMTP error (504): authentication failed</strong></p> <p>I use CSF firewall and mail port is open. SMTP_ALLOWLOCAL is on, SMTP_BLOCK in on/off not defference, (I disable CSF but i have same error. Even if I remove CSF completely, th...
1760524
null
null
2024-01-15T11:38:20.910
unable to send/receive email in cpanel - SMTP error (504): authentication failed
[ "email", "smtp", "roundcube" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-15T11:48:57.893", "id": "2628449", "postId": "1500123", "score": "0", "text": "The error says there is an authentication failure, so there is no blockage, you're just passing the wrong username and password or the wrong authentication method to the backend. There shoul...
null
[]
null
null
null
null
null
1500125
1
1500929
2024-01-15T12:22:02.153
0
381
<p>HELP!!!</p> <p>everything was ok until I went to the office and connected my laptop to the Wi-Fi. then I came home and everything was destroyed!</p> <p>My Ubuntu is connected to wifi, and the ping of 8.8.8.8 is ok, for example, skype detects wifi is connected but the same Skype can not send any message. chrome and F...
1630360
1630360
2024-01-15T12:53:18.350
2024-01-22T13:35:30.747
Ubuntu 22.04 is connected to internet, but cannot open any website in the browser
[ "22.04", "internet", "dns", "dhcp", "resolv.conf" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-22T13:39:09.860", "id": "2630154", "postId": "1500125", "score": "0", "text": "tracepath ubuntu.com", "userDisplayName": null, "userId": "1372403" }, { "creationDate": "2024-01-22T14:06:50.250", "id": "2630164", "postId": "1500125", "score":...
{ "accepted": true, "body": "<p>I think you have wrong DNS setting on your system. Please, read the answer <a href=\"https://askubuntu.com/questions/1491046/i-have-internet-connection-problem\">I have internet connection problem</a> and check your setting. Use the commands recommended by answer above and paste here...
[ { "accepted": true, "body": "<p>I think you have wrong DNS setting on your system. Please, read the answer <a href=\"https://askubuntu.com/questions/1491046/i-have-internet-connection-problem\">I have internet connection problem</a> and check your setting. Use the commands recommended by answer above and pa...
null
null
null
null
null
1500126
1
null
2024-01-15T12:24:40.350
1
70
<p>I have ideapad slim5 amd ryzen 7700 and amd gpu, also I have 22 ubuntu. Some time ago my laptop started long shut downs and some logs appeared on boot. Logs were about virtualbox and failing to start apache server, but nothing really have changed yet, until one day <code>xrandr --output eDP --mode 1680x1050</code> d...
1760542
1760542
2024-01-20T16:36:17.530
2024-01-20T16:36:17.530
xrandr changes screen size but doesn't adjust it to physical screen
[ "22.04", "screen", "xrandr", "gpu" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500128
1
null
2024-01-15T12:39:14.830
0
228
<p>I'm from Romania and I setup an Ubuntu server and it is on a private IP address <strong>&quot;192.168.x.x&quot;</strong>.<br /> I contacted my Internet Service Provider <strong>(ISP)</strong> and he told me</p> <blockquote> <p>this Dedicated ipv4 is not allocated for individuals, only for legal entities</p> </blockq...
1701113
51957
2024-01-15T12:55:05.907
2024-01-15T15:20:46.593
Ubuntu public IP
[ "networking", "server", "20.04" ]
1
7
CC BY-SA 4.0
[ { "creationDate": "2024-01-15T12:46:52.383", "id": "2628464", "postId": "1500128", "score": "0", "text": "You have to rent a VPS server from a cloud provider. Search on the Internet. Some providers like Oracle will give away some very small servers for free. However, I don't know the software in...
null
[ { "accepted": null, "body": "<p><em>Prelude: For your purpose you need to know your public IPv4 address, which may not be static.</em></p>\n<p>It seems like your problem stems from a serious misunderstanding of how the internet works. The <a href=\"https://en.wikipedia.org/wiki/Private_network\" rel=\"nofol...
null
null
null
null
null
1500129
1
null
2024-01-15T12:41:47.800
0
75
<p>I want to make an automation strategy, if I pressed the Alt key with any other key, it will simulate the keyboard key press 9 times for that key.</p> <p>For example, I press Alt + q, it will simulate pressing q 9 times. So for example if I was inside notepad, I will see</p> <pre><code>qqqqqqqqq </code></pre> <p>Now,...
1458818
null
null
2024-01-15T15:58:30.527
automating keyboard key press 9 times if alt key was pressed
[ "bash", "xdotool" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<pre><code>#!/bin/bash\n\nwhile true; do\n read -rsn1 key &lt; /dev/null\n\n # Check if Alt key is pressed (Escape sequence for Alt is &quot;\\e&quot;)\n if [[ &quot;$key&quot; == $'\\e' ]]; then\n read -rsn1 key &lt; /dev/null # Read the next key\n\n # C...
null
null
null
null
null
1500131
1
null
2024-01-15T13:17:40.227
0
84
<p>By mistake I did <code>sudo mv /usr/bin /usr/local/bin</code> and forgot to put the filename. Now my terminal is not usable. Is there a way to recover from this? I'm from a company laptop and I cannot reformat.</p> <p>Also, the disk is encripted</p>
478491
null
null
2024-01-15T13:17:40.227
Did by mistake sudo mv /usr/bin /usr/local/bin
[ "sudo", "mv" ]
0
6
CC BY-SA 4.0
[ { "creationDate": "2024-01-15T13:23:06.100", "id": "2628468", "postId": "1500131", "score": "2", "text": "Does this answer your question? [Accidentally moved /usr/bin](https://askubuntu.com/questions/951134/accidentally-moved-usr-bin)", "userDisplayName": null, "userId": "158442" }, ...
null
[]
null
null
null
null
null