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
1500395
1
null
2024-01-17T15:55:24.647
0
35
<p>I can make a mirror of an active window by gstreamer: (<a href="https://askubuntu.com/questions/1384719/mirroring-the-currently-focussed-window">Mirroring the currently focussed window</a>)</p> <pre><code>gst-launch-1.0 ximagesrc xid=&lt;window_id&gt; ! videoconvert ! autovideosink </code></pre> <p>then I moved it ...
1062492
null
null
2024-01-17T15:55:24.647
mirror of active window by gstreamer
[ "multiple-monitors", "display", "window", "gstreamer" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500401
1
1500561
2024-01-17T16:29:52.440
0
147
<p>I have a ThinkPad P14s Gen4 AMD and running latest (k)ubuntu 22.04.3 LTS. I also own a pair of LG Tone FP9.</p> <p>I came across the news that PulseAudio now supports AptX and wanted to make use of this.</p> <p>While trying to query the available codecs, the command returns &quot;Missing implementation&quot;</p> <pr...
629540
629540
2024-01-17T20:44:05.017
2024-01-18T19:28:19.263
PulseAudio: list-codec and set-codec result in "Missing implementation"
[ "bluetooth", "pulseaudio", "codecs" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Try this:</p>\n<pre><code>$ pactl send-message /card/bluez_card.XX_XX_XX_XX_XX_XX/bluez list-codecs\n</code></pre>\n<p>and this:</p>\n<pre><code>$ pactl send-message /card/bluez_card.XX_XX_XX_XX_XX_XX/bluez switch-codec '&quot;aptx&quot;'\n</code></pre>\n", "commentCount": "1", "...
[ { "accepted": true, "body": "<p>Try this:</p>\n<pre><code>$ pactl send-message /card/bluez_card.XX_XX_XX_XX_XX_XX/bluez list-codecs\n</code></pre>\n<p>and this:</p>\n<pre><code>$ pactl send-message /card/bluez_card.XX_XX_XX_XX_XX_XX/bluez switch-codec '&quot;aptx&quot;'\n</code></pre>\n", "commentCount"...
null
null
null
null
null
1500402
1
null
2024-01-17T16:31:48.447
0
257
<p>I have a custom built PC that I chose to put Ubuntu 22.04 LTS on. It's been running great up until a few days ago. My motherboard has Wi-Fi built-in and I noticed it would just randomly drop. Reset my router and everything and it was still happening, but I got a USB Wi-Fi adapter because I thought it was the card in...
1761140
1761140
2024-01-17T21:56:34.523
2024-02-08T21:20:53.113
Ubuntu 22.04 LTS - Wi-Fi randomly drops every few minutes
[ "networking", "drivers", "network-manager" ]
1
15
CC BY-SA 4.0
[ { "creationDate": "2024-01-17T18:56:48.553", "id": "2629062", "postId": "1500402", "score": "1", "text": "Did you do `sudo journalctl ...`? It won't tell you as `$USER`.", "userDisplayName": null, "userId": "25618" }, { "creationDate": "2024-01-17T18:57:59.083", "id": "262906...
null
[ { "accepted": null, "body": "<p>So, I found another answer page (<a href=\"https://askubuntu.com/questions/1500342/ubuntu-22-04-3-lts-wifi-not-working\">Ubuntu 22.04.3 LTS wifi not working</a>) with another person having trouble with getting Wi-Fi working by switching to the 6.2 kernel. It so far seems to b...
null
null
null
null
null
1500403
1
null
2024-01-17T16:33:44.760
0
34
<p>With the help of an extensive number of guides, I managed to create a working VPN server and even added one client, however, when adding a second client, a problem arose, the configurations seemed to be done correctly, but while one client has access to the Internet, the second only receives a handshake from the ser...
1761146
1761146
2024-01-25T16:25:58.667
2024-01-25T16:25:58.667
How is this possible that one of the peers can't access the internet while the other one can
[ "networking", "20.04", "internet", "vpn", "wireguard" ]
0
6
CC BY-SA 4.0
[ { "creationDate": "2024-01-17T21:11:20.957", "id": "2629089", "postId": "1500403", "score": "1", "text": "Giving your private network the internet routeable address `1.1.1.0/24` is bound to create issues.", "userDisplayName": null, "userId": "134479" }, { "creationDate": "2024-01...
null
[]
null
null
null
null
null
1500411
1
null
2024-01-17T18:28:26.690
0
547
<p>I have a new DELL 7440 laptop with Ubuntu 22.04.03 and I'm using Xorg instead of Wayland. When I connect an external monitor, via Display Port from docking station Dell WD19TB or directly using HDMI cable, after a while the laptop freezes. I'm still able to move the &quot;pointer&quot; but the system becomes unusabl...
1761163
51957
2024-01-18T13:29:36.187
2024-03-06T15:42:34.570
My laptop freezes when connecting external monitor via DP or HDMI
[ "kernel", "22.04", "dell", "freeze", "monitor" ]
4
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Same for me, I use a Samsung Book2, Ubuntu 22.04.3, kernel 6.5.0-14-generic and wayland. I use two screens, one of them freezes and the other doesn't.</p>\n<pre><code>jan 19 08:18:07 book2 kernel: i915 0000:00:02.0:\n[drm] *ERROR* [CRTC:131:pipe B] flip_done timed out\n</code...
null
null
null
null
null
1500417
1
null
2024-01-17T19:24:59.903
0
62
<p>I see different messages while the system is booting. Some of them have been added recently.</p> <p>Why are these messages displayed?</p> <pre><code>MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. ENERGY_PERF_BIAS: Set to '...
1746921
null
null
2024-01-17T19:24:59.903
Displays different messages at boot time
[ "boot", "systemd" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500418
1
1500421
2024-01-17T19:25:19.670
-1
79
<p>I want to create a desktop shortcut to turn off conservation mode on my laptop. For that I need to run this command: echo 0 | sudo tee /sys/bus/platform/drivers/ideapad_acpi/VPC2004:00/conservation_mode I made a desktop entry, but I don't know how to run it as superuser. This way it doesn't do anything. The closest ...
1761174
null
null
2024-01-17T21:54:59.010
Desktop shortcut for sudo command
[ "ideapad" ]
2
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Use an alias. In your /home/user directory there is a file called <code>.bashrc</code>.</p>\n<p>Put this at the end of the file, leaving a blank line at the end.</p>\n<pre><code>alias name_of_alias='your_command_from_the_question_here'\n</code></pre>\n<p>Save the file then, from term...
[ { "accepted": true, "body": "<p>Use an alias. In your /home/user directory there is a file called <code>.bashrc</code>.</p>\n<p>Put this at the end of the file, leaving a blank line at the end.</p>\n<pre><code>alias name_of_alias='your_command_from_the_question_here'\n</code></pre>\n<p>Save the file then, f...
null
null
null
null
null
1500419
1
null
2024-01-17T19:25:54.437
0
142
<p>I'm new to linux, but I'm trying to learn. I hope someone can help me out here.</p> <p>I just installed ubuntu-server and i'm trying to set up some smb shares, my problem is that samba spits an the error every time I try to connect, from either windows or linux. Both on windows and on my linux laptop I get the &quot...
1761173
1761173
2024-01-18T18:30:09.977
2024-01-18T18:30:09.977
cannot access samba shares
[ "networking", "server", "permissions", "samba" ]
1
6
CC BY-SA 4.0
[ { "creationDate": "2024-01-17T19:57:14.033", "id": "2629072", "postId": "1500419", "score": "0", "text": "Is Samba running? Try `systemctl status smbd`.", "userDisplayName": null, "userId": "149708" }, { "creationDate": "2024-01-17T20:58:57.003", "id": "2629084", "postId"...
null
[ { "accepted": null, "body": "<p>A couple of thoughts for you to try and solve your issue, i make the mistake of every time i re install a linux distro, i install samba and copy my smb.conf over that was working perfectly.</p>\n<p>What i always forget, is to create the samba user, command is</p>\n<pre><code>...
null
null
null
null
null
1500420
1
null
2024-01-17T19:30:47.707
2
40
<p>When I display screen sessions using screen -ls, I get sessions with timestamps that are totally incorrect.</p> <p>My locale is</p> <pre><code>$ locale LANG=en_US.UTF-8 LANGUAGE= LC_CTYPE=&quot;en_US.UTF-8&quot; LC_NUMERIC=&quot;en_US.UTF-8&quot; LC_TIME=&quot;en_US.UTF-8&quot; LC_COLLATE=&quot;en_US.UTF-8&quot; LC_...
1761175
null
null
2024-01-17T19:30:47.707
GNU screen is displaying totally incorrect dates and times in list output
[ "screen" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T00:02:55.937", "id": "2629116", "postId": "1500420", "score": "2", "text": "in that screen session if you touch a file, does that file have the correct date and timestamp or is it in the future as well?", "userDisplayName": null, "userId": "231142" }, { ...
null
[]
null
null
null
null
null
1500423
1
null
2024-01-17T20:02:32.743
0
145
<p>I have configured an ubuntu 20.04 as my home router (wired only so far), my network topology is as follows:</p> <p><a href="https://i.stack.imgur.com/g8Hez.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/g8Hez.png" alt="Network Topology" /></a></p> <p>So far so good, my ubuntu is working fine as a...
1760408
1760408
2024-02-21T12:29:30.317
2024-02-21T12:29:30.317
Trying to integrate a docker ipvlan network into my network using ubuntu as router
[ "networking", "docker" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-02-21T12:27:54.390", "id": "2638779", "postId": "1500423", "score": "0", "text": "Hi All, I started from scratch again and this time I'm not having any issues, I'm able to start for example an openssh server and connect to it over the network, I'm not sure what I did wron...
null
[]
null
null
null
null
null
1500430
1
null
2024-01-17T22:18:09.263
0
59
<p>I'm running Ubuntu <code>22.04</code> on a laptop which has an LED keyboard and after the latest OS update the keyboard LED's come on and won't turn off no matter what I do.</p> <p>There's a keyboard shortcut for controlling the LED's which is no longer working and I've also trying setting the brightness manually us...
1761204
1761204
2024-01-17T22:45:11.947
2024-01-17T22:45:11.947
Cannot turn off keyboard backlight on Ubuntu
[ "22.04" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-17T22:38:28.343", "id": "2629108", "postId": "1500430", "score": "0", "text": "It may be a kernel bug. What is the kernel version? Use the command `uname -a` and copy and paste the output into the question above. Use the [Edit button above](https://askubuntu.com/posts...
null
[]
null
null
null
null
null
1500434
1
null
2024-01-17T23:04:34.937
1
83
<p>Under GNOME 43.9 on Wayland, if I go to Settings &gt; Accessibility and disable Enable Animations, this results in disabling smooth scroll, which is the only animation that I find useful. Is there a way to disable all animation EXCEPT smooth scroll?</p>
956124
null
null
2024-01-17T23:04:34.937
How to disable all animations EXCEPT smooth scroll?
[ "gnome", "wayland", "scrolling", "accessibility", "animations" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500435
1
null
2024-01-17T23:11:14.740
0
54
<p>Similar to this one,</p> <p><a href="https://askubuntu.com/questions/1487146/failing-to-import-new-pkcs12-certificate-into-evolution-mail">Failing to import new PKCS12 certificate into Evolution Mail</a></p> <p>but i'm on ubuntu 20.04 with evolution client version 3.36.5-0ubuntu1 and i get a different error when ru...
392417
null
null
2024-01-17T23:11:14.740
Cannot successfully import new PKCS12 certificate into Evolution Mail
[ "email", "evolution", "certificates" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Before I posted, i found the answer.</p>\n<p>For me, the issue was the p12 cert had a password needed to install it, and i was given the wrong password.</p>\n<p>Unfortunate that the app doesn't give me a clear error that the password was not accepted, but there you go interne...
null
null
null
null
null
1500441
1
null
2024-01-18T00:16:00.973
0
81
<p>I am using the following lines at the end of my .bashrc file to log entered bash commands to Syslog:</p> <pre><code>export PROMPT_COMMAND=' RETRN_VAL=$?; if [ -f /tmp/lastoutput.tmp ]; then LAST_OUTPUT=$(cat /tmp/lastoutput.tmp); rm /tmp/lastoutput.tmp; fi; logger -S 10000 -p local6.debug &quot;{\&quot;user\...
1397011
1397011
2024-01-22T23:44:28.730
2024-01-22T23:44:28.730
Avoid logging empty commands in Bash
[ "bash", "syslog", "rsyslog" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-22T23:50:47.123", "id": "2630324", "postId": "1500441", "score": "0", "text": "You may be interested in `auditd` instead", "userDisplayName": null, "userId": "1004020" } ]
null
[]
null
null
null
null
null
1500446
1
null
2024-01-18T01:50:08.477
0
46
<p>I'd like to change the battery warning threshold from default values (i.e. 5%) to custom values. I've read in another question that I should edit the <code>/etc/UPower/UPower.conf</code> and restart the upower service, and I did so, but that did not change the behavior (I still get the warning for critical power at ...
1568078
158442
2024-01-18T02:11:12.580
2024-01-18T02:11:12.580
Change battery warning thresholds in Ubuntu 23.10 on Acer laptop
[ "power-management", "battery", "23.10" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500455
1
1500456
2024-01-18T03:14:34.033
1
692
<p>I have Ubuntu 22.04 and it comes with python 3.10 installed as <code>/usr/bin/python3 -&gt; python3.10</code></p> <p>However, I also have <code>/usr/local/bin/python3 -&gt; python3.6</code> . I think it must be from a previous manual installation of python.</p> <p>How to uninstall this python 3.6 ? Or is that a bad...
1654296
1654296
2024-01-18T03:24:23.820
2024-01-18T03:24:23.820
how to uninstall older python3.6 from Ubuntu 22.04?
[ "uninstall", "python3" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Files in <code>/usr/local/</code> (including your python 3.6 in <code>/usr/local/bin</code>) <strong>cannot</strong> be removed by apt.</p>\n<p>You did not install files in <code>/usr/local/bin</code> using apt. You installed them some other way. How you uninstall them best depends u...
[ { "accepted": true, "body": "<p>Files in <code>/usr/local/</code> (including your python 3.6 in <code>/usr/local/bin</code>) <strong>cannot</strong> be removed by apt.</p>\n<p>You did not install files in <code>/usr/local/bin</code> using apt. You installed them some other way. How you uninstall them best d...
null
null
null
null
null
1500467
1
1500571
2024-01-18T07:08:13.803
0
103
<p>I recently had problems with Trojan viruses and malware on my Ubuntu 20.04, and I managed to vaccinate the system using clamav CHkRootkit RKhunter and Linux Malware Detector, but despite having deleted the infected files and recovering my account I still have the problem that the terminal does not The prompt appears...
1761272
1761272
2024-01-18T19:57:28.420
2024-01-18T20:49:24.467
Problems with the Terminal
[ "20.04", "malware" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T07:19:50.803", "id": "2629151", "postId": "1500467", "score": "2", "text": "Looks like an issue in your dotfiles. You can restore the original ones with `cp /etc/skel/.* ~`.", "userDisplayName": null, "userId": "134479" }, { "creationDate": "2024-01-...
{ "accepted": true, "body": "<h1>Option 1</h1>\n<ol>\n<li>Open your file manager. On Ubuntu, this is <code>nautilus</code> by default. It should automatically open to your home directory, <code>/home/username/</code></li>\n<li>Press CTRL+H to show hidden files</li>\n<li>Delete or rename the following files:</li>\n<...
[ { "accepted": true, "body": "<h1>Option 1</h1>\n<ol>\n<li>Open your file manager. On Ubuntu, this is <code>nautilus</code> by default. It should automatically open to your home directory, <code>/home/username/</code></li>\n<li>Press CTRL+H to show hidden files</li>\n<li>Delete or rename the following files:...
null
null
null
null
null
1500473
1
null
2024-01-18T08:51:22.843
1
546
<p>I have just started dwelling into the world of Ubuntu Server.</p> <p>I started editing netplan to add NetworkManager as the renderer. The *.yaml file looks like this</p> <pre><code>network: ethernets: eno1: dhcp4: true version: 2 renderer: NetworkManager </code></pre> <p>If I remove the renderer, <co...
1761296
1761296
2024-01-18T09:03:56.947
2024-01-18T20:03:46.777
Enabling NetworkManager makes systemd-networkd-wait-online fail
[ "network-manager" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T20:13:56.027", "id": "2629340", "postId": "1500473", "score": "0", "text": "First off, do you have a particular reason to add `renderer: NetworkManager`? The defaults normally just work on servers, even with advanced configurations with bridges, vlans, etc. Regardin...
null
[ { "accepted": null, "body": "<p>NetworkManager and systemd-networkd are incompatible when running together. They do the same job and try to manage the same resource, network. If you have some configuration inside systemd-networkd, you should keep using it and not switch.</p>\n<p>Otherwise, you need to disab...
null
null
null
null
null
1500474
1
1502550
2024-01-18T09:25:52.203
1
210
<p>After upgrading from 23.04 to 23.10, my laptop can't sleep: when trying to sleep, it immediately wakes up again. This occurs when no peripherals (Bluetooth anything, keyboard, monitor etc.) are connected too.</p> <p>I have tried toggling &quot;wakeup devices&quot; in <code>/proc/acpi/wakeup</code> as in <a href="htt...
467019
null
null
2024-02-05T17:08:14.357
Can't suspend/sleep after upgrade to 23.10
[ "suspend", "23.10", "wakeup" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T19:46:08.427", "id": "2629335", "postId": "1500474", "score": "0", "text": "What is the output of `sudo dmesg`?", "userDisplayName": null, "userId": "1004020" }, { "creationDate": "2024-01-19T09:12:21.040", "id": "2629442", "postId": "1500474...
{ "accepted": true, "body": "<p>I finally found the answer here: <a href=\"https://askubuntu.com/questions/1391976/ubuntu-20-04-suspend-logs-off-and-wakes-up\">Ubuntu 20.04 suspend logs off and wakes up</a>. Removing these broken nvidia symlinks and then restarting finally fixed this problem for me.</p>\n", "comm...
[ { "accepted": true, "body": "<p>I finally found the answer here: <a href=\"https://askubuntu.com/questions/1391976/ubuntu-20-04-suspend-logs-off-and-wakes-up\">Ubuntu 20.04 suspend logs off and wakes up</a>. Removing these broken nvidia symlinks and then restarting finally fixed this problem for me.</p>\n",...
null
null
null
null
null
1500475
1
null
2024-01-18T09:38:51.100
0
135
<p>I created a new EC2 instance with Ubuntu Pro 22.04 image. After 1st access, I updated system packages and Audited/fixed using usg command.</p> <p>After usg fix command, I rebooted the system and upon 1st access after reboot, the system is having DNS resolution issues. I have checked /etc/resolv.conf, its unchanged.<...
1200564
null
null
2024-01-18T09:38:51.100
Ubuntu Pro on AWS | Temporary failure in name resolution
[ "dns", "amazon-ec2", "aws", "ubuntu-pro" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500477
1
null
2024-01-18T10:05:08.047
1
76
<p>I recently setup Ubuntu Server 22.04 to my old PC and got it running fine, until I tried to SSH it from another location and connection refused. I then tried to ping it which didn't work either. I have made my IP static with DuckDNS, setup port forwarding on my router, allowed port 22 on firewall, removed and reinst...
1761303
null
null
2024-01-18T10:05:08.047
SSH connection refused and no ping reply from ubuntu server using other networks
[ "networking", "server", "ssh" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T11:00:00.200", "id": "2629188", "postId": "1500477", "score": "0", "text": "try ``tracepath $ip_addr''", "userDisplayName": null, "userId": "1372403" }, { "creationDate": "2024-01-18T12:04:33.970", "id": "2629210", "postId": "1500477", "s...
null
[]
null
null
null
null
null
1500479
1
1500482
2024-01-18T10:11:23.473
0
81
<p>I set up a dual boot with my new laptop with touchscreen functionality. I'm having the same problem described in this thread:</p> <p><a href="https://askubuntu.com/questions/1274890/ubuntu-20-04-keyboard-not-working">Ubuntu 20.04 - keyboard not working</a></p> <p>Essentially, it's a bug in the new kernels that cause...
985977
985977
2024-01-18T10:27:22.600
2024-01-18T10:35:14.223
How to edit .conf files when only the touch keyboard is working?
[ "22.04", "keyboard", "shortcut-keys", "touchscreen" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T10:23:33.807", "id": "2629178", "postId": "1500479", "score": "0", "text": "Apologies; wrong tag. I'm dual booting Ubuntu 22.04.3 LTS on a Windows 11 machine.", "userDisplayName": null, "userId": "985977" } ]
{ "accepted": true, "body": "<p>If you can access the terminal, start a root shell:</p>\n<pre><code>sudo -i\n</code></pre>\n<p>Then run:</p>\n<pre><code>cat &gt; /etc/modprobe.d/blacklist-intel_vbtn.conf &lt;&lt;EOF\n# bug in module breaks keyboard, so don't load it\nblacklist intel_vbtn\nEOF\n</code></pre>\n<p>The...
[ { "accepted": true, "body": "<p>If you can access the terminal, start a root shell:</p>\n<pre><code>sudo -i\n</code></pre>\n<p>Then run:</p>\n<pre><code>cat &gt; /etc/modprobe.d/blacklist-intel_vbtn.conf &lt;&lt;EOF\n# bug in module breaks keyboard, so don't load it\nblacklist intel_vbtn\nEOF\n</code></pre>...
null
null
null
null
null
1500480
1
1500488
2024-01-18T10:19:07.663
0
204
<p>For convenience's sake, I would like to set keyboard shortcuts to enable / disable &quot;Automatic Screen Brightness&quot; in the Power settings. Do such commands exist?</p>
392746
null
null
2024-01-18T11:13:51.810
terminal command to disable / enable "Automatic Screen Brightness" (Ubuntu 23.10)
[ "power-management" ]
1
6
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T10:32:04.110", "id": "2629180", "postId": "1500480", "score": "0", "text": "like `dconf write /org/gnome/settings-daemon/plugins/power/idle-dim \"true\"` and `dconf write /org/gnome/settings-daemon/plugins/power/idle-dim \"false\"` ?", "userDisplayName": null, ...
{ "accepted": true, "body": "<p>To turn off the automatic brightness (Machines with auto brightness feature support):</p>\n<pre><code>gsettings set org.gnome.settings-daemon.plugins.power ambient-enabled false\n</code></pre>\n<p>To enable it:</p>\n<pre><code>gsettings set org.gnome.settings-daemon.plugins.power amb...
[ { "accepted": true, "body": "<p>To turn off the automatic brightness (Machines with auto brightness feature support):</p>\n<pre><code>gsettings set org.gnome.settings-daemon.plugins.power ambient-enabled false\n</code></pre>\n<p>To enable it:</p>\n<pre><code>gsettings set org.gnome.settings-daemon.plugins.p...
null
null
null
null
null
1500489
1
null
2024-01-18T11:35:34.973
0
403
<p>Getting this error <code>sudo pro enable fips-updates</code>:</p> <pre><code>Failed running command 'apt-get install --assume-yes --allow-downgrades -o Dpkg::Options::=&quot;--force-confdef&quot; -o Dpkg::Options::=&quot;--force-confold&quot; ubuntu-fips' [exit(100)]. Message: E: Unable to correct problems, you hav...
1761339
1066942
2024-01-19T08:27:00.953
2024-01-28T02:07:02.657
Unable to correct problems, you have held broken packages Ubuntu 22.04
[ "apt", "22.04", "dpkg", "dependencies", "ubuntu-pro" ]
1
10
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T11:42:34.183", "id": "2629202", "postId": "1500489", "score": "3", "text": "Does this answer your question? [Unable to correct problems, you have held broken packages](https://askubuntu.com/questions/223237/unable-to-correct-problems-you-have-held-broken-packages)",...
null
[ { "accepted": null, "body": "<p>As the result of <code>sudo dpkg -l | grep '^.[^i]'</code> results the following as you posted in your comment:</p>\n<pre><code>rc linux-modules-extra-5.3.0-45-generic 5.3.0-45.37~18.04.1 amd64\n</code></pre>\n<p>Here, the first character of status code is <code>r</code>, whi...
null
null
null
null
null
1500490
1
null
2024-01-18T11:50:41.033
0
178
<p>I'm new to Ubuntu and i want to use ubuntu as host system. My system has intel optane memory. i want to use ubuntu with optane memory. there are some solutions how to configure it but i'm unable to install. facing issue while installing it. I need some one-to-one help to install ubuntu with optane memory. please hel...
1761342
null
null
2024-01-18T11:50:41.033
How to install ubuntu with intel optane memory?
[ "22.04" ]
0
9
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T12:13:33.793", "id": "2629212", "postId": "1500490", "score": "0", "text": "What specific problem do you have that has led you to seek help? \"unable to install\" is much too vague to offer useful advice.", "userDisplayName": null, "userId": "19626" }, {...
null
[]
null
null
null
null
null
1500491
1
null
2024-01-18T12:20:04.250
0
22
<p>i have the problem when i use the same devices (in my case a headset) as the microphone and the speaker, the audio quality of the speaker gets very bad. When I than switch the microphone to another device, the sound gets better.</p> <p>I have tested I with two different devices (Jabra Link 380 and Lgitech Zone Vibe ...
1761351
null
null
2024-01-18T12:20:04.250
When choosen the same device for input (MIcrophone) and output (speaker) audio the quality of the speaker ist bad
[ "sound", "microphone", "headphones", "speakers" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500499
1
null
2024-01-18T13:11:57.090
1
147
<p>In order to get a software working I need to get a key. I tried it as a user, then as root, no effect. Checked with Synaptic if all software for gnupg is there, do not see anything missing. I build up the system new with Kubuntu 22.04. Can someone give a hint please where to search for a solution?</p> <pre><code>roo...
1761362
968501
2024-01-18T14:50:43.270
2024-01-18T18:30:16.547
I cannot get a key in gnupg - file not found
[ "command-line", "sudo", "gnupg" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T14:06:31.197", "id": "2629249", "postId": "1500499", "score": "0", "text": "Thank you very much. That worked but there seems to be a problem with the public key which i have to ask ckvsoft.", "userDisplayName": null, "userId": "1761362" } ]
null
[ { "accepted": null, "body": "<p>That error:</p>\n<pre><code>gpg: failed to create temporary file '/root/.gnupg/.#lk0x0000564c33fcee80.BeQuiet-Lin.58324': No such file or directory\ngpg: connecting dirmngr at '/root/.gnupg/S.dirmngr' failed: No such file or directory\ngpg: keyserver receive failed: No dirmng...
null
null
null
null
null
1500500
1
null
2024-01-18T13:18:17.853
0
89
<p>I'm trying to control a robot arm that connects to my computer over serial through USB. I'm running Ubuntu 20.04 on a Zephyrus G15 (AMD Ryzen 9 5900HS). This method of communication works fine on other peoples' computers.</p> <p>I have tried with multiple USB cables, multiple USB ports, and multiple robotic arms, al...
1761355
1761355
2024-01-19T19:54:36.980
2024-01-19T19:54:36.980
/dev/ttyUSB0 not created for one specific usb device
[ "20.04", "usb" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T15:03:04.913", "id": "2629495", "postId": "1500500", "score": "0", "text": "@user535733 In the list of multiple things that I've tried is more robotic arms. Unfortunately none of them work. This arm does work with other computers.", "userDisplayName": null, ...
null
[]
null
null
null
null
null
1500503
1
1500586
2024-01-18T13:30:48.773
0
1344
<p>In a nutshell, I've somehow upgraded from 22.04 to 23.10, and now I cannot have a fully functional PHP 8.1. I won't make a topic about this, I just want to know what PHP will be on Ubuntu 24.04 - can't seem to find many results googling.</p> <p>Additionally, is there any php 8.1 repository for 23.10?</p> <p>Cheers.<...
1730912
1730912
2024-01-18T13:44:11.043
2024-01-19T00:07:28.440
What PHP version/s will be officially supported by Ubuntu 24.04
[ "php", "24.04" ]
2
7
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T14:12:22.303", "id": "2629252", "postId": "1500503", "score": "2", "text": "Asking questions about unreleased versions of Ubuntu are typically a no-no here but, if you need specific versions of PHP (or any server software), I would strongly recommend using Docker co...
{ "accepted": true, "body": "<p>The PHP version for Ubuntu 24.04 will be 8.3. It will not be 8.2, despite what <a href=\"https://packages.ubuntu.com/\" rel=\"nofollow noreferrer\">https://packages.ubuntu.com/</a> says. Ubuntu 24.04 has not been released, so the current version likely reflects the release of 23.10, ...
[ { "accepted": null, "body": "<p><a href=\"https://packages.ubuntu.com\" rel=\"nofollow noreferrer\">https://packages.ubuntu.com</a> has all the version numbers. PHP is going to be 8.2.</p>\n<pre><code>noble (php): server-side, HTML-embedded scripting language (default)\n2:8.2+93ubuntu1: all\nalso provides ...
null
null
2024-01-20T18:04:25.943
null
null
1500504
1
null
2024-01-18T13:34:45.117
0
114
<p>In official repositories of Ubuntu 22.04 LTS there is a Ghostscript 9.55. I'm trying to build latest Ghostscript 10 from sources. It's working but…</p> <p>a) when I type 'sudo checkinstall' it creates a deb package and installs it, in Synaptic I see latest version, but there is a conflict with ghostscript-x package ...
532935
null
null
2024-01-18T13:34:45.117
Build Ghostscript 10 on Ubuntu 22.04
[ "22.04", "xorg", "compiling", "source", "ghostscript" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T19:16:59.683", "id": "2629330", "postId": "1500504", "score": "1", "text": "Do you actually need a `ghostscript-x` package? AFAIK it just provides X11 driver support, and only in the case that the binary is configured for dynamically loaded drivers (which does not s...
null
[]
null
null
null
null
null
1500505
1
null
2024-01-18T13:50:43.403
1
208
<p>My work recently installed Ubuntu 22.04.3 LTS on a laptop of mine with full disk encryption using cryptsetup (I would have preferred to install it myself, but I wasn't given the choice...). The problem is that my laptop has a QWERTY keyboard, but they installed it with a French AZERTY keyboard for the disk encryptio...
369037
369037
2024-01-22T08:50:26.540
2024-01-22T08:52:39.040
Change keyboard layout for full disk encryption login
[ "grub2", "keyboard-layout", "cryptsetup" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T14:48:20.020", "id": "2629274", "postId": "1500505", "score": "0", "text": "GRUB launches before the passphrase prompt appears (just to clear that point) ... However, my advice to handle such situation is from a live system where you can unencrypt, mount and `chroot...
null
[ { "accepted": null, "body": "<p>I would still like to have an expert explain to me the best way to fix this issue, but it seems like following <a href=\"https://askubuntu.com/questions/1071878/wrong-keyboard-layout-during-disk-encryption-passphrase-entry\">these instructions</a> adding <code>KEYMAP=Y</code>...
null
null
null
null
null
1500509
1
null
2024-01-18T14:28:33.563
-1
171
<p>I have an old Dell XPS laptop with a NVIDIA® GeForce® GT 550M. I managed to get CUDA® and OpenCL working just fine, with <code>clinfo</code> displaying CUDA® as a platform. However, I recently upgraded the kernel or something with <code>sudo apt-get upgrade -y</code>, and it totally broke! Now BOINC does not detect ...
1717310
1717310
2024-01-18T14:56:09.793
2024-01-18T14:56:09.793
Update breaks CUDA and nvidia-driver-390!
[ "nvidia", "22.04", "dell", "cuda" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T14:36:32.347", "id": "2629267", "postId": "1500509", "score": "0", "text": "I only see a statement. Mind that you can always pick an older kernel from GRUB is that is the issue. Otherwise you will need to add more details about; error message are useful for somethin...
null
[ { "accepted": null, "body": "<p>After tons of effort and trial-and-error, this eventually fixed it:</p>\n<ol>\n<li>Back up your files</li>\n<li>Reinstall Ubuntu 22.04 LTS</li>\n<li>Once booted into the fresh install, install an old kernel (like 5.15) with apt.</li>\n<li>Reboot and select &quot;Advanced opti...
null
null
null
null
null
1500518
1
null
2024-01-18T15:18:16.733
-1
282
<p>so I have removed snap and installed flatpak.</p> <p>After <code>flatpak list</code> the following pkg's are installed</p> <pre><code>Name Application ID Version Branch Installation Freedesktop Pl… org.freedesktop.Platform 22.08.20 22.08 system Freedesktop Pl… org.freedesktop...
1754367
null
null
2024-01-18T16:38:50.003
Flatpak repository error on 23.10
[ "repository", "23.10", "flatpak" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T16:27:40.370", "id": "2629293", "postId": "1500518", "score": "0", "text": "there's a [guide here](https://www.omgubuntu.co.uk/how-to-install-flatpak-on-ubuntu) on installing flatpak. Is this wat you followed?", "userDisplayName": null, "userId": "307670" ...
null
[ { "accepted": null, "body": "<p>The <code>mantic</code> <a href=\"http://ppa.launchpadcontent.net/flatpak/stable/ubuntu/dists/\" rel=\"nofollow noreferrer\">repository doesn't exist</a>, you can try with <code>jammy</code>.</p>\n<p>Remove the repository:</p>\n<pre><code>sudo add-apt-repository -r ppa:flatpa...
null
null
null
null
null
1500522
1
null
2024-01-18T15:39:16.350
1
318
<p>Ubuntu 22.04.</p> <p>I am following <code>/var/log/syslog</code> with the <code>tail -f</code> command. It's a connection via ssh. It will follow the output of syslog for a couple of days, then just stop updating. It just sits there. If I <kbd>Ctrl</kbd>+<kbd>C</kbd> to terminal the tail command and re-issue it, it ...
1736223
968501
2024-01-18T17:19:08.900
2024-01-18T17:19:08.900
Why does tail -f stop following /var/log/syslog?
[ "command-line", "syslog", "tail" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T15:52:17.497", "id": "2629285", "postId": "1500522", "score": "0", "text": "Why not use `journalctl --follow` ?", "userDisplayName": null, "userId": "968501" }, { "creationDate": "2024-01-18T15:57:20.150", "id": "2629287", "postId": "1500522"...
null
[ { "accepted": null, "body": "<p>I would use:</p>\n<pre><code>journalctl --follow\n</code></pre>\n<p>instead ... But, for <code>tail</code>, you probably need <code>-F</code> and not <code>-f</code> like so:</p>\n<pre><code>tail -F /var/log/syslog\n</code></pre>\n<p>as <code>-F</code> will retry if the file ...
null
null
null
null
null
1500526
1
null
2024-01-18T15:56:01.550
-1
275
<p>While I was in Uni class I wanted to restart my laptop after finishing an assignment. After it booted up it had It said: &quot;Oh no! Something has gone wrong. A problem has occurred and the system can't recover. Please contact a system administrator&quot;.</p> <p>I looked up the problem and most of them said to swi...
1761394
51957
2024-01-20T02:37:44.660
2024-01-20T02:37:44.660
Oh no! Something has gone wrong. The system can't recover
[ "boot", "bluetooth", "internet" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>From the error, seems it could be bluetooth driver related issue.</p>\n<p>If your system is coming up after this error, try disabling bluetooth and see if this resolves the issue.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2024-01-18T2...
null
null
null
null
null
1500530
1
null
2024-01-18T16:08:27.287
-1
197
<p>We are currently using ubuntu 20.04 LTS version in our environment, This traceroute CVE-2023-46316 vulnerability was reported for the Installed package : traceroute_1:2.1.0-2, and this Vulnerability was fixed as part of ESM.</p> <p>However, Ubuntu 20.04 does not reach EOL, So why was this particular package release...
1624640
null
null
2024-01-18T16:27:18.707
Traceroute Vulnerability (CVE-2023-46316) fixes are not released
[ "package-management", "security" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T16:17:25.110", "id": "2629291", "postId": "1500530", "score": "1", "text": "The package is in the Universe repo, and thus only patched upstream or as part of Ubuntu Pro. Also, see below.", "userDisplayName": null, "userId": "1066942" } ]
null
[ { "accepted": null, "body": "<p>You can build a patched version <code>2.1.3</code> or <code>2.1.5</code> from <a href=\"https://sourceforge.net/projects/traceroute/files/traceroute/traceroute-2.1.3/\" rel=\"nofollow noreferrer\">here</a>:</p>\n<pre><code>sudo apt remove traceroute\nwget https://unlimited.dl...
null
null
2024-01-18T18:37:06.647
null
null
1500533
1
null
2024-01-18T16:21:24.037
-1
123
<p><strong>The main issue is to calculate the execution time of my algorithm, which is run in Python, and get a fixed execution time for each execution of the algorithm on the same data.</strong> I use the same data on every execution of the algorithm.</p> <p>I am trying to calculate the execution time of my algorithm....
1761400
1761400
2024-01-18T16:22:26.400
2024-01-18T20:59:54.987
How to isolate cpu and ram for specific task. I already use "isolcpus" in the Grub setting to limit my CPU, but it does not get desired result
[ "kernel", "ram", "python3", "cpu", "process" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>It is generally hard to get a fixed execution time, but you can try the following to minimize the variance:</p>\n<ul>\n<li>OS-level things\n<ul>\n<li>Ensure that the GRUB setting actually appears in <code>cat /proc/cmdline</code>. If not, run <code>sudo update-grub</code> and...
null
null
null
null
null
1500542
1
null
2024-01-18T17:07:02.227
-1
37
<p>I am looking to install the desktop version of Ubuntu in VirtualBox.</p> <p>During the installation setup I am informed that the installation will wipe out any current operating systems, applications, and files.</p> <p>Is this related only to the virtual-disk area I have configured or is this in general for everythi...
1761415
884673
2024-01-19T14:19:49.500
2024-01-19T14:19:49.500
Query about Installing Ubuntu Desktop in VirtualBox
[ "software-installation" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T17:12:32.503", "id": "2629308", "postId": "1500542", "score": "2", "text": "It's only about the virtual disk, don't worry.", "userDisplayName": null, "userId": "618002" } ]
null
[ { "accepted": null, "body": "<p>When you are doing installation inside virtualbox, as the setup is running inside virtualbox, it will be affecting the virtual disk which you created and not the host OS, so no need to worry. :)</p>\n", "commentCount": "1", "comments": [ { "creationDate"...
null
null
null
null
null
1500545
1
1500576
2024-01-18T17:48:45.527
1
2199
<p>The <strong>Terminal</strong> suddenly does not accept commands anymore and basically behaves like a text editor.</p> <p><a href="https://i.stack.imgur.com/WFajb.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/WFajb.png" alt="enter image description here" /></a></p> <p>The last commands that I put...
582570
null
null
2024-01-18T23:53:18.050
Ubuntu 23.10 Terminal turned into a text editor
[ "gnome-terminal", "23.10" ]
2
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T18:10:54.110", "id": "2629315", "postId": "1500545", "score": "0", "text": "May need re-installing - Does this answer your question? [How to reinstall Terminal?](https://askubuntu.com/questions/243124/how-to-reinstall-terminal)", "userDisplayName": null, "us...
{ "accepted": true, "body": "<p>As steeldriver said, this is the symptom of a long-running process. Since it is nvm, this is completely reasonable. nvm caused my shell to take significantly longer to start as it tries to load a bunch of files from disk.</p>\n<p>Try pressing CTRL+C (multiple times if it doesn't work...
[ { "accepted": null, "body": "<p>Try booting in single user mode using shortcut ( for me it is ctrl+alt+F4).</p>\n<p>Then see if you are able to run commands. If yes, then go to\n/usr/bin/ and check if gnome-terminal is present. Also check modified date.</p>\n<p>First check if internet is reachable and then ...
null
null
null
null
null
1500546
1
null
2024-01-18T17:50:13.223
0
59
<p>When I power on my Lenovo Ideapad, my laptop goes to the `/dev/sdXX: clean screen, then goes to the loading screen, then back to the same screen as before and a minute or so in it says it failed to create a new system journal, I already tried fixing it with fsck. When I boot into safe mode or whatever it is called, ...
1761426
1450948
2024-01-20T14:42:29.937
2024-01-20T14:42:29.937
Ubuntu 23.10 not fully loading in
[ "boot", "lenovo", "storage" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T17:57:28.283", "id": "2629312", "postId": "1500546", "score": "2", "text": "Boot into a live USB and make some space by deleting things.", "userDisplayName": null, "userId": "243321" }, { "creationDate": "2024-01-18T17:57:43.963", "id": "2629313"...
null
[ { "accepted": null, "body": "<p>what organic marble said in the comments worked</p>\n<p>&quot;Boot into a live USB and make some space by deleting things.&quot; –\nOrganic Marble</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "c...
null
null
null
null
null
1500553
1
null
2024-01-18T18:43:36.120
-1
196
<p>How can I install <code>g++12</code> on Ubuntu 20.04.6?</p> <p>I tried a few ways on google but none seems to work.</p>
1761431
618353
2024-02-11T19:37:42.390
2024-02-11T19:37:42.390
How to install `g++12` on Ubuntu 20.04.6?
[ "20.04", "c++", "g++" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T18:55:38.777", "id": "2629323", "postId": "1500553", "score": "0", "text": "What is Ubuntu 20? Update your question with the release you're using. If unsure, try referring to the output of `lsb_release -a` on the command line.", "userDisplayName": null, "use...
null
[ { "accepted": null, "body": "<p>This question has been <a href=\"https://unix.stackexchange.com/a/720749/322816\">answered by @Marcus Müller</a> in the Unix &amp; Linux question <a href=\"https://unix.stackexchange.com/q/720734/322816\">How to install g++12 on Ubuntu 20.04?</a> Essentially, Marcus Müller sa...
null
null
null
null
null
1500555
1
null
2024-01-18T18:47:38.417
0
48
<p>I created a network bridge (for libvirt) as follows:</p> <pre><code>nmcli con add ifname br0 type bridge con-name br0 nmcli con add type bridge-slave ifname enp3s0 master br0 nmcli con mod br0 ipv4.addresses *** nmcli con mod br0 ipv4.gateway *** nmcli con mod br0 ipv4.dns '***' nmcli con mod br0 ipv4.method manual ...
1417888
null
null
2024-01-18T18:47:38.417
Strange behavior of the network bridge
[ "networking", "network-manager", "suspend", "network-bridge" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T10:55:32.553", "id": "2629457", "postId": "1500555", "score": "0", "text": "After each successive repetition of \"sleep\" - \"wake up\" in the bridge remains two connections - one active, the other not, and the system icon shows \"no connection\". The connection, ho...
null
[]
null
null
null
null
null
1500568
1
null
2024-01-18T20:05:07.580
-1
93
<p>I have a PC that was remapped so as to keep the same setup. An alternative was converting to a VM.</p> <p>The ethernet networking does not work and I cannot connect to anything. When lshw -C network is run, it outputs:</p> <pre><code>*-network UNCLAIMED description: Ethernet controller product: Intel Corpora...
1520493
null
null
2024-01-18T20:57:47.633
Remapped hard drive to new PC
[ "networking", "kernel" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T21:10:11.500", "id": "2629363", "postId": "1500568", "score": "1", "text": "Ubuntu 18.04 is out of standard support, so this question is off-topic here. Upgrading to a current release of Ubuntu would in all likelihood have given you the recent driver version and sol...
null
[ { "accepted": null, "body": "<p>I was able to fix this issue by updating the driver for the Intel ethernet controller. To find the correct driver, I had to look for the specific device that I had and find the owner's manual (<a href=\"https://dl.dell.com/content/manual60259583-precision-3660-tower-setup-and...
null
null
null
null
null
1500578
1
null
2024-01-18T21:24:26.040
-2
153
<p>With <code>apt-get update</code> I got the error message:</p> <pre class="lang-none prettyprint-override"><code>Reading package lists... done N: Skipping acquire of configured file &quot;main/binary-i386/Packages&quot; as repository &quot;https://repo.ckvsoft.at/ckvsoft jammy-ckvsoft-stable InRelease&quot; doe...
1761362
94914
2024-01-23T02:47:01.513
2024-01-23T02:47:01.513
Skipping acquire of configured file as repository doesn't support architecture 'i386'
[ "apt", "updates" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-18T22:02:01.097", "id": "2629376", "postId": "1500578", "score": "0", "text": "Such nach der betreffenden Datei under `/etc/apt/sources.list.d` und füge nach dem deb [arch=amd64] ein.", "userDisplayName": null, "userId": "966203" } ]
null
[ { "accepted": null, "body": "<p>You probably want to enable i386 to get rid of the error, instead of deleting i386. <a href=\"https://askubuntu.com/q/1350169/1004020\">Can&#39;t install i386 package(s)</a> says <code>sudo dpkg --add-architecture i386</code>, assuming your 64-bit system is Intel/AMD not ARM....
null
null
2024-01-23T02:46:48.600
null
null
1500582
1
null
2024-01-18T22:52:20.727
1
89
<p>I like Adwaita much more than Yaru theme for Ubuntu 22.04, but when I try to swap to the adwaita theme in gnome tweaks, it only gives me options for the various yaru themes and not adwaita. This is specifically for the &quot;shell&quot; option. The other options such as the icons lets me change it over. How can I...
1761480
767056
2024-01-18T23:26:08.607
2024-01-18T23:26:08.607
How to get rid of Yaru theme and install Adwaita?
[ "22.04" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T00:03:56.123", "id": "2629389", "postId": "1500582", "score": "0", "text": "There is a dark adwaita theme here https://www.gnome-look.org/p/1827585", "userDisplayName": null, "userId": "231142" } ]
null
[]
null
null
null
null
null
1500583
1
null
2024-01-18T23:04:25.687
0
107
<p>I've tried installing FL Studio <code>wine flstudio_win64_21.2.2.3914.exe</code> and through <code>snap sudo snap install flstudio --candidate</code>. Both methods install the program itself, but some textual comments below the buttons are missing, as shown below (highlighted with red):</p> <p><a href="https://i.sta...
809568
null
null
2024-01-19T11:22:19.980
Some text titles are missing in FL Studio (through wine inside Ubuntu 22.04)
[ "wine", "snap", "fonts" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Solved, following steps from <a href=\"https://forum.image-line.com/viewtopic.php?t=270394\" rel=\"nofollow noreferrer\">here</a>.</p>\n<p>In short - install latest wine and winetricks from developers, not from repository and run</p>\n<p><code>./winetricks corefonts</code> to...
null
null
null
null
null
1500589
1
null
2024-01-19T00:53:47.753
-1
249
<p>I tried to install a .deb file but I can’t it says I open it with archive manager for some reason</p>
1756156
null
null
2024-03-17T15:54:40.247
There is no software install app
[ "software-installation", "deb" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T00:56:10.790", "id": "2629400", "postId": "1500589", "score": "3", "text": "Welcome to Ask Ubuntu. *deb* packages are built for a specific release; we currently don't know your thus can't provide specific help (ie. your question should start with clues as to what Ub...
null
[ { "accepted": null, "body": "<p>Don't download random .deb packages if you are a novice. It's too easy to break your system that way.</p>\n<p>Use the proper applications to download and install software safely and easily:</p>\n<ul>\n<li>Ubuntu Software (Desktop)</li>\n<li>Apt (Desktop and Server)</li>\n</ul...
null
null
2024-01-19T07:20:16.817
null
null
1500592
1
null
2024-01-19T02:07:23.107
0
38
<p>I have two Linux machines. On one machine, copy and paste is ctrl + c and ctrl + v. On the other machine, it is ctrl + w and ctrl + y. How can I change the general system setting to make them both use ctrl + v and ctrl + c?</p>
1761494
null
null
2024-01-19T02:07:23.107
Copy and Paste Key Shortcuts
[ "copy", "copy-and-paste" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T02:19:36.300", "id": "2629408", "postId": "1500592", "score": "1", "text": "There is no \"general system setting\" for copy and paste, especially on Linux where things are quite fragmented. Each application may respect a different set of configuration methods. Try a...
null
[]
null
null
null
null
null
1500596
1
null
2024-01-19T03:09:06.877
0
59
<p>I have Samba running as AD Domain Controller, I want to debug the LDAP connections coming to my Samba LDAP server.</p> <p>I tried to raise the log level, but still I see no useful information except the very verbose output.</p> <p>Basically I want to see everything happening, binding, authentication, filters, etc.</...
460053
null
null
2024-01-19T03:09:06.877
How to monitor Samba "LDAP" traffic?
[ "samba", "ldap" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T03:18:19.540", "id": "2629417", "postId": "1500596", "score": "1", "text": "See https://www.wireshark.org Install `wireshark`. It's the tool for monitoring network traffic.", "userDisplayName": null, "userId": "25618" }, { "creationDate": "2024-01-19...
null
[]
null
null
null
null
null
1500599
1
null
2024-01-19T04:46:14.613
0
34
<p>I have an Asus tough gaming minitower system which I have been using for several years.</p> <p>It's set up as dual boot Ubuntu 20.04 and win10. win10 is working fine for hours and hours for years. Ubuntu was the same - but recently Ubuntu refuses to boot due to an over temp report from a cold CPU.</p> <p>BIOS report...
1761512
null
null
2024-01-19T04:46:14.613
False overtemp error with ubuntu 20.04 on asus cpu dual boot with win10, win10 is fine
[ "boot", "hardware", "overheating", "temperature" ]
0
6
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T05:02:15.933", "id": "2629426", "postId": "1500599", "score": "0", "text": "Instead of struggling to edit the file from Windows, have you tried temporarily applying the setting from GRUB? I assume the temperature sensor is active in Linux and not GRUB. You can press...
null
[]
null
null
null
null
null
1500603
1
1501010
2024-01-19T05:34:41.957
0
51
<p><strong>Problem:</strong> Sound settings are being muted when the first user, other than the default user, attempts to login to Ubuntu through SSH. This issue is not related to any PC fault. It occurs whenever a user, particularly the first one, logs in via SSH, causing the audio settings to be muted. Subsequent log...
1761515
null
null
2024-01-23T10:20:04.757
Ubuntu sound settings are getting muted upon ssh login
[ "sound", "ssh", "login", "pulseaudio", "alsa" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<ol>\n<li><p><code>sudo nano /etc/ssh/sshd_config</code></p>\n</li>\n<li><p>Add <code>UsePAM no</code> to the file</p>\n</li>\n<li><p><code>sudo service ssh restart</code></p>\n</li>\n</ol>\n<p><a href=\"https://www.baeldung.com/linux/usepam-yes-ssh-effects#:%7E:text=Advantages%20of%20U...
[ { "accepted": true, "body": "<ol>\n<li><p><code>sudo nano /etc/ssh/sshd_config</code></p>\n</li>\n<li><p>Add <code>UsePAM no</code> to the file</p>\n</li>\n<li><p><code>sudo service ssh restart</code></p>\n</li>\n</ol>\n<p><a href=\"https://www.baeldung.com/linux/usepam-yes-ssh-effects#:%7E:text=Advantages%...
null
null
null
null
null
1500604
1
null
2024-01-19T05:36:48.187
0
152
<p>Please provide me steps to bring up Serial console in Ubuntu 22</p> <p><a href="https://help.ubuntu.com/community/SerialConsoleHowto" rel="nofollow noreferrer">https://help.ubuntu.com/community/SerialConsoleHowto</a></p> <p>I'm following the steps in above link, but it is not supported for the recent version</p>
1761521
null
null
2024-01-19T05:36:48.187
Please provide me steps to bring up serial console in Ubuntu 22 (UEFI Interactive shell)
[ "22.04" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500608
1
null
2024-01-19T07:34:15.047
0
105
<p>I recently upgraded my machine from Ubuntu 23.04 to 23.10 and the system works fine but when I start my machine, this error message occurs and I then wait for a pop-up to write the password again, I tried two solutions (which I found when searching) I tried searching for crash reports using this command and deleting...
1761108
1450948
2024-01-19T10:58:41.880
2024-01-21T13:12:23.450
A logging saying "A problem has occurred and the system can't receover \n please log out and try again" error message
[ "logging", "23.10" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>In case you find the same issue, just press <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>F4</kbd> and then <kbd>Enter</kbd> the following command:</p>\n<pre><code>sudo apt install lightdm\n</code></pre>\n<p>And that will change the interface of the login software it will give you a ch...
null
null
null
null
null
1500609
1
null
2024-01-19T07:39:52.630
2
71
<p>I just built a new PC, installed Kubuntu 22.04 LTS, ran my ansible playbook and rsync'd over my home directory, and transplanted my GeForce RTX 3060... but the <code>Option &quot;MetaModes&quot;</code> modeline in my <code>/etc/X11/xorg.conf</code> is getting ignored.</p> <p>Instead of getting a &quot;1280x1024, 192...
23552
23552
2024-01-19T08:07:23.990
2024-01-21T23:38:29.727
xorg.conf monitor layout preferences ignored after upgrading to nVidia+Kubuntu 22.04 LTS
[ "nvidia", "kubuntu", "xorg", "kde", "display-resolution" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500611
1
null
2024-01-19T08:10:36.867
0
108
<p>I have an issue with my vpn. It is connecting perfectly fine. I added <code>/etc/openvpn/update-systemd-resolved</code> to the vpn profile, provided by my company.</p> <p>The problem comes, when I shut down the connection. In the output I see an error message:</p> <pre><code>2024-01-19 09:03:19 us=134616 sitnl_send:...
1761548
1761548
2024-01-19T08:23:24.947
2024-01-19T08:23:24.947
Openvpn not removing ip routes after close. rtnl generic error no such process
[ "networking", "22.04", "vpn", "openvpn" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500613
1
null
2024-01-19T08:23:20.997
0
57
<p>I have some local servers (192.168.0.100 (x1) ~ 192.168.0.110 (x10), respectively, no public IP), and they are connected to the internet via a gateway server (192.168.0.1, has public IP).</p> <pre><code>Internet---&lt;gw&gt;---switch---&lt;x1&gt; |------&lt;x2&gt; | ...
1761549
1761549
2024-01-19T08:27:13.340
2024-01-19T08:27:13.340
Open specific ports of local servers through port forwarding, while block internet access
[ "networking", "ufw" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T08:45:15.770", "id": "2629437", "postId": "1500613", "score": "0", "text": "You probably need to explicitly allow outgoing from `192.168.0.1` to `Anywhere` and then after it, drop outgoing from `192.168.0.0/24` to `!` NOT `192.168.0.1` if `--state` is `!` NOT `ESTAB...
null
[]
null
null
null
null
null
1500614
1
null
2024-01-19T08:42:10.157
0
312
<p>My goal is it to install <a href="https://packages.debian.org/de/bookworm/amd64/python3-tk/download" rel="nofollow noreferrer">tkinter</a> for python 3.11. I have successfully installed and used 3.11 from the deadsnakes ppa. But when I run</p> <pre><code>sudo dpkg -i python3-tk_3.11.2-3_amd64.deb </code></pre> <p>I ...
1709753
1709753
2024-01-19T08:44:24.850
2024-03-15T17:32:48.923
Python version problems Ubuntu 22.04 LTS
[ "22.04", "python", "python3", "tkinter" ]
1
5
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T08:53:15.417", "id": "2629439", "postId": "1500614", "score": "0", "text": "The PPA should be added properly instead of installing debs separately", "userDisplayName": null, "userId": "1004020" }, { "creationDate": "2024-01-19T09:23:07.373", "id"...
null
[ { "accepted": null, "body": "<p><strong>Use a virtual environment to resolve your issue.</strong></p>\n<ul>\n<li><strong>Use a Python Version Manager</strong>: Consider using a Python version manager like Pyenv or asdf to manage multiple Python versions on your system. These tools allow you to install and s...
null
null
null
null
null
1500616
1
1500619
2024-01-19T09:06:55.290
2
265
<p>My host is a Windows 10 machine. On that I've got VirtualBox 7 installed which is running an Ubuntu 20.04 Desktop OS.</p> <p>VirtualBox gave me the option to insert Guest Additions CD which I tried. It installed Guest additions. Clipboard sharing was working fine. Reboot. Clipboard sharing stopped working.</p> <p>Af...
1761568
212123
2024-01-19T10:31:43.453
2024-01-19T10:31:43.453
Stuck on installing Guest Additions in Windows Host to an Ubuntu Guest on virtualbox (cannot uninstall)
[ "virtualbox", "guest-additions" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Update the <em>guest additions</em> and <em>extension pack</em>:</p>\n<p>Start the VirtualBox Manager application.</p>\n<p><em>Alternative 01:</em> Install <em>guest additions</em> and <em>extension pack</em>:</p>\n<p><em>Update extension pack:</em> From the munubar of the VirtualBox...
[ { "accepted": true, "body": "<p>Update the <em>guest additions</em> and <em>extension pack</em>:</p>\n<p>Start the VirtualBox Manager application.</p>\n<p><em>Alternative 01:</em> Install <em>guest additions</em> and <em>extension pack</em>:</p>\n<p><em>Update extension pack:</em> From the munubar of the Vi...
null
null
null
null
null
1500618
1
null
2024-01-19T09:23:44.617
0
138
<br> I have an ASUS ROG STRIX with AMD Ryzen9, Nvidia Geforce RTX 4060, kernel 6.5.0-14.14~22.04.1. I connect to a second monitor via HDMI every morning, befor turning on the computer. I connect it before turning on because I noticed that if I do it after choosing the OS (I have a dual boot with Windows) sometimes Ubun...
1334007
1334007
2024-01-19T13:53:32.903
2024-01-19T13:53:32.903
Ubuntu 22.04 various problems with second monitor
[ "nvidia", "22.04", "multiple-monitors", "hdmi" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500625
1
1500646
2024-01-19T10:44:36.690
2
557
<p>More and more applications have manuals telling you to preferrably run it within a docker container. But if you want an application to follow the system runlevels of the linux operating system that your docker container is running on and be controllable with commands like '<code>sudo service myservice start</code>' ...
168605
168605
2024-01-19T13:05:30.463
2024-01-25T20:20:04.460
What is a good way to run my Docker containerized application as a systemd service?
[ "systemd", "docker" ]
2
12
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T11:58:43.417", "id": "2629468", "postId": "1500625", "score": "0", "text": "You shouldn't be running systemd inside the container. The container should be run as a systemd service. I don't think Docker has (or had) good integration for that, something like Podman mi...
{ "accepted": true, "body": "<p>For example: you want to install redis containerized, but start/stoppable as a systemd service:</p>\n<ul>\n<li><p>Install podman:</p>\n<p><code>sudo apt install podman</code></p>\n</li>\n<li><p>Get the container from docker.io you want to run as a servic. In this example: redis</p>\n...
[ { "accepted": true, "body": "<p>For example: you want to install redis containerized, but start/stoppable as a systemd service:</p>\n<ul>\n<li><p>Install podman:</p>\n<p><code>sudo apt install podman</code></p>\n</li>\n<li><p>Get the container from docker.io you want to run as a servic. In this example: red...
null
null
null
null
null
1500626
1
null
2024-01-19T10:46:00.237
0
59
<p>Recently installed Ubuntu on my Windows 10. Both OS work fine but I am unable to update the boot order via EasyBCD as Windows policy is not allowing add entry in EasyBCD. please share the alternative for EasyBCD available.</p>
451261
null
null
2024-01-19T10:46:00.237
Alternative to Easybcd
[ "dual-boot", "windows", "easybcd" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T11:15:49.510", "id": "2629460", "postId": "1500626", "score": "1", "text": "Ubuntu uses *GNU Grub* as its default boot-loader, which allows you to select which OS boots in dual boot environments, why not just use that?", "userDisplayName": null, "userId": "4...
null
[]
null
null
null
null
null
1500632
1
null
2024-01-19T11:37:22.177
0
54
<p>I want to run a Python script at certain intervals. So I edited the /etc/crontab file and added this:</p> <pre><code>*/2 9-10 * * 1,2,4,5 administrator DISPLAY=:0 python3 /home/administrator/main.py </code></pre> <p>So I want to run this script as the user administrator.</p> <ul> <li>When I execute <code>sudo cronta...
1761595
1761595
2024-01-19T12:00:14.933
2024-01-19T12:00:14.933
Crontab -l not reporting any jobs after /etc/crontab edit
[ "python", "cron" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T11:50:53.210", "id": "2629464", "postId": "1500632", "score": "2", "text": "Does this answer your question? [cron jobs - difference between editing \"/etc/crontab\" and \"crontab -e\"](https://askubuntu.com/questions/900876/cron-jobs-difference-between-editing-etc-c...
null
[]
null
null
null
null
null
1500634
1
null
2024-01-19T11:43:33.743
0
88
<p>using mrchromebox and chrx, i successfully partitioned and used chrx -d xubuntu modifier to install linux rather than USB. booting into grub, it shows</p> <blockquote> <p>error:file /syslinux/cmlinuz.A not found,</p> </blockquote> <blockquote> <p>press any key to contiunue</p> </blockquote> <blockquote> <p>Failed to...
1761590
null
null
2024-01-19T11:43:33.743
fresh dual boot used mrchromebox and chrx. attempting linux boot and presented with "/syslinux/vmlinuz" not found
[ "dual-boot", "partitioning", "grub2", "live-usb", "chromebook" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T14:49:09.923", "id": "2629493", "postId": "1500634", "score": "1", "text": "What version of Ubuntu are you asking about?", "userDisplayName": null, "userId": "243321" }, { "creationDate": "2024-01-20T03:31:49.267", "id": "2629632", "postId": ...
null
[]
null
null
null
null
null
1500636
1
null
2024-01-19T12:41:43.937
1
108
<p>I'm seeing the following message, every minute, on an Ubuntu 20.04 server:</p> <blockquote> <p>audit: type=1107 audit(1705667553.200:749917): pid=499 uid=102 auid=4294967295 ses=4294967295 msg='apparmor=&quot;DENIED&quot; operation=&quot;dbus_method_call&quot; bus=&quot;system&quot; path=&quot;/org/freedesktop/DBus...
1612
null
null
2024-01-19T12:41:43.937
Why is this apparmor audit of freedesktop happening on a server?
[ "server", "20.04", "dbus" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500639
1
null
2024-01-19T13:25:50.360
1
796
<pre><code>Ign:1 cdrom://Ubuntu 22.04.1 LTS _Jammy Jellyfish_ - Release amd64 (20220809.1) jammy InRelease Err:2 cdrom://Ubuntu 22.04.1 LTS _Jammy Jellyfish_ - Release amd64 (20220809.1) jammy Release Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs Hit:3 ht...
1761618
498780
2024-01-20T18:29:29.520
2024-01-20T18:29:29.520
Update error: E: The repository 'cdrom://Ubuntu 22.04.1 LTS _Jammy Jellyfish_ - Release amd64 (20220809.1) jammy Release' does not have a Release file
[ "updates", "repository" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T07:44:19.707", "id": "2629661", "postId": "1500639", "score": "0", "text": "`man sources.list` might help you learn about the source (erm sorry) of the issue", "userDisplayName": null, "userId": "884673" } ]
null
[ { "accepted": null, "body": "<p>Disable the cdrom repository:</p>\n<pre><code>sudo sed -e '/cdrom/s/^/#/' -i /etc/apt/sources.list\nsudo apt update\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2024-...
null
null
2024-01-26T22:43:21.303
null
null
1500641
1
1500657
2024-01-19T13:33:16.903
6
330
<p>How can I know what these unknown devices are? I want to test other distros, but I don't know if they will have the same drivers, so I want to know what device may not work on another distro.</p> <p><a href="https://i.stack.imgur.com/7sNHW.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/7sNHW.png"...
620001
968501
2024-01-20T09:08:41.660
2024-01-20T09:08:41.660
How can I know which device is using the driver?
[ "drivers", "hardware", "ubuntu-drivers" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T16:26:27.707", "id": "2629516", "postId": "1500641", "score": "1", "text": "Look into the output of `lspci -k` or even `lspci -vv` and `sudo lshw` to list devices and their drivers ... Also `ls -l /sys/dev/*/*/device/driver` can be helpful.", "userDisplayName": ...
{ "accepted": true, "body": "<p>You'll need to dig a bit and manually inspect those given you use the right tools the right way ... I can think of two ways that are user friendly(ish) to list enough information for you to identify those devices ...</p>\n<h4>One way</h4>\n<p>Note the <code>ubuntu-drivers</code> tool...
[ { "accepted": true, "body": "<p>You'll need to dig a bit and manually inspect those given you use the right tools the right way ... I can think of two ways that are user friendly(ish) to list enough information for you to identify those devices ...</p>\n<h4>One way</h4>\n<p>Note the <code>ubuntu-drivers</co...
null
null
null
null
null
1500647
1
null
2024-01-19T15:06:59.540
0
86
<p>On my HP Victus Ryzen laptop with AMD 6500 graphics with Ubuntu 22.04 I can't change screen brightness. When I press the fuctions key a popup appears, but screen brightness is still default. I tried this:</p> <p><code>GRUB_CMDLINE_LINUX=&quot;acpi_osi=Linux acpi_backlight=vendor&quot;</code></p> <p>But after that by...
1761639
null
null
2024-01-19T15:06:59.540
HP Victus Ryzen cannot change screen brightness
[ "22.04", "hp", "brightness" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500656
1
null
2024-01-19T17:04:01.970
0
64
<p>My hosting provider gave me an additional ip-address and now i am trying to add it to my netplan but somehow it is overwriting the main-ip. Here is my netplan:</p> <pre><code>### Hetzner Online GmbH installimage network: version: 2 renderer: networkd ethernets: enp35s0: match: macaddress: 00:...
1674584
1674584
2024-01-19T19:52:18.200
2024-01-19T19:52:18.200
Additional IP-Address overwrites old one?
[ "networking", "server", "22.04", "netplan", "ip" ]
0
7
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T17:08:16.667", "id": "2629520", "postId": "1500656", "score": "1", "text": "You need to assign each IP to a virtual interface. See https://netplan.readthedocs.io/en/stable/examples/#how-to-use-multiple-addresses-on-a-single-interface Also, with the next example be...
null
[]
null
null
null
null
null
1500658
1
null
2024-01-19T17:18:56.207
0
377
<p>I tried installing wget. It says wget is up to date. But when I use wget it says command not found.</p> <p><a href="https://i.stack.imgur.com/kLzjK.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/kLzjK.jpg" alt="enter image description here" /></a></p>
1761675
968501
2024-01-19T18:11:30.897
2024-01-19T18:24:39.930
Wget commmand not found
[ "system-installation", "22.04", "windows-subsystem-for-linux", "wget" ]
1
12
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T17:33:22.110", "id": "2629522", "postId": "1500658", "score": "0", "text": "Does `/usr/bin/wget` work? ... What is the output of `type -a wget`", "userDisplayName": null, "userId": "968501" }, { "creationDate": "2024-01-19T17:48:02.507", "id": "2...
null
[ { "accepted": null, "body": "<p>Is the <code>wget</code> executable in a directory on your PATH?</p>\n<p>Run:</p>\n<pre><code>echo $PATH\n</code></pre>\n<p>... to see what your <code>PATH</code> is.</p>\n<p>Run:</p>\n<pre><code>dpkg-query -L wget \n</code></pre>\n<p>... to get a list of the files in the <co...
null
null
null
null
null
1500659
1
null
2024-01-19T17:22:26.410
0
285
<p>I'm moving my SFTP server from Centos 7 to a new Ubuntu 22.04.3 LTS install on a new host, but the software I am using uses old protocols to connect and I'm having no success getting it to work.</p> <p>With default configs if I point the client to the server I initially get <code>no matching host key type found. The...
1761665
231142
2024-01-19T18:15:46.483
2024-01-19T22:46:31.920
Ubuntu 22.04.3 LTS, SFTP Connection Error
[ "server", "22.04", "sftp" ]
0
13
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T18:26:03.297", "id": "2629539", "postId": "1500659", "score": "0", "text": "Have you tried by adding the line of `HostKeyAlgorithms=+ssh-dss` to your `~/.ssh/config`", "userDisplayName": null, "userId": "231142" }, { "creationDate": "2024-01-19T23:53...
null
[]
null
null
null
null
null
1500663
1
null
2024-01-19T17:55:19.390
0
79
<p>Currently trying to find a screen recorder (full screen) that can be activated on startup - not a Ubuntu expert so any assistance / direction would be appreciated.</p> <p>Happy to consider commercial paid application if needed as so far have had very little success</p>
1761682
null
null
2024-01-19T17:55:19.390
Screen recording wayland 22.04
[ "command-line", "22.04", "wayland" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T08:17:00.033", "id": "2629666", "postId": "1500663", "score": "0", "text": "Please edit your questions and add details which software you already tried but probably didn't give the desired results.", "userDisplayName": null, "userId": "1661744" } ]
null
[]
null
null
null
null
null
1500668
1
null
2024-01-19T19:44:29.650
0
146
<p>Using Ubuntu 22.04.01 via AWS and just did a kernel update (among other items in <code>apt upgrade</code>) to 6.2.0-1017-aws and rebooted. Had to console in because connectivity was failing with no network changes. I then see that <code>ifconfig</code>'s output only shows the &quot;lo&quot; loopback interface runnin...
1007877
null
null
2024-01-19T19:44:29.650
AWS Ubuntu 22.04 Interface Down on Reboot
[ "networking", "netplan", "interface", "aws", "dhclient" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T23:11:43.843", "id": "2629589", "postId": "1500668", "score": "0", "text": "It looks like you are missing the `renderer:`. https://netplan.io/", "userDisplayName": null, "userId": "231142" }, { "creationDate": "2024-01-21T09:46:41.377", "id": "2...
null
[]
null
null
null
null
null
1500670
1
1500858
2024-01-19T20:20:00.610
0
145
<p>I want to search Html files for a character string across all lines. If the string is found, then this string and the <code>&lt;title&gt;.*&lt;/title&gt;</code> tag of the file shall be output. The search must be performed recursively.</p> <p>The <code>&lt;title&gt;.*&lt;/title&gt;</code> tag contained in the file s...
919077
919077
2024-01-21T18:50:01.327
2024-01-21T23:30:18.710
Search for a character string in Html files and output this and the <title>.*</title> tag of the file
[ "command-line", "text-processing" ]
1
5
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T20:24:45.550", "id": "2629561", "postId": "1500670", "score": "0", "text": "Does this answer your question?: https://stackoverflow.com/a/39851255/10477326", "userDisplayName": null, "userId": "1004020" }, { "creationDate": "2024-01-19T21:49:09.207", ...
{ "accepted": true, "body": "<p>Since you are working with HTML documents, I'd suggest using a tool that makes structured document queries, rather than treating the input as simple text. For example, given <code>somedir</code> containing your sample documents above:</p>\n<pre><code>$ ls somedir\nfile1.html file2.h...
[ { "accepted": true, "body": "<p>Since you are working with HTML documents, I'd suggest using a tool that makes structured document queries, rather than treating the input as simple text. For example, given <code>somedir</code> containing your sample documents above:</p>\n<pre><code>$ ls somedir\nfile1.html ...
null
null
null
null
null
1500676
1
null
2024-01-19T22:11:39.017
0
550
<p>I'm running 22.04 LTS with an Asus NVidia GeForce GT 730.<br /> I'm using the Ubuntu provided video driver (Nouveau).</p> <p>Since upgrading my kernel to 6.5, I notice that my monitor goes to sleep (power save) mode as soon as the system attempts to display the graphical login screen. Attempting to switch to a char...
1761719
158442
2024-03-08T07:04:42.810
2024-03-08T07:04:42.810
Is there a solution for 22.04 and kernel 6.5.0-14 - 21 (22.04) for users of NVidia cards using the Nouveau driver?
[ "drivers", "nvidia", "kernel", "22.04", "graphics" ]
1
7
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T22:35:30.997", "id": "2629581", "postId": "1500676", "score": "0", "text": "Can you [edit](https://askubuntu.com/posts/1500676/edit) your question and add the output of `dkms status`? Also, you might already have `gcc-12` installed. `apt-cache policy gcc-12`", ...
null
[ { "accepted": null, "body": "<p><strong>This issue seems to be fixed with 6.5.0-25</strong></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2024-03-08T12:40:05.617", "id": "2643848", "postId": "1506909", "score": "1", "text": "This does not...
null
null
null
null
null
1500680
1
1500850
2024-01-19T23:23:04.593
-1
125
<p>I would like to install Influxdb via a repo, not by <a href="https://docs.influxdata.com/influxdb/v2/install/?t=Linux" rel="nofollow noreferrer">installing manually each release</a>, so I tried to add a repo for it, as I used to do with Influxdb v1 (I just updated my server after a long while).</p> <p>I followed the...
705736
705736
2024-01-21T20:16:44.647
2024-01-21T20:16:44.647
Why am I not getting any package from the Influxdb repository?
[ "repository" ]
2
7
CC BY-SA 4.0
[ { "creationDate": "2024-01-19T23:54:27.583", "id": "2629595", "postId": "1500680", "score": "0", "text": "The instructions say for Ubuntu to add the repo `https://repos.influxdata.com/debian stable main` I don't think the repo you added for Ubuntu actually exists. Notice what you checked has \"d...
{ "accepted": true, "body": "<p>The command lines I executed were correct, but somehow the</p>\n<pre><code>apt list influx*\n</code></pre>\n<p>I used to find all version was the culprit: if I run</p>\n<pre><code>apt list influxdb*\n</code></pre>\n<p>I get all packages I expect, both the 1.x and the 2.x versions. So...
[ { "accepted": null, "body": "<p>What you added is NOT the proper URL for your repository. <strong>NOWHERE</strong> in the instructions did it say to replace <code>debian</code> or <code>stable</code> with <code>ubuntu</code> and the codename of your Ubuntu version.</p>\n<p>The instructions from the reposit...
null
null
null
null
null
1500684
1
null
2024-01-20T00:34:58.640
2
124
<p>I have a 6T internal hard drive in my Desktop with Ubuntu 20.0.4 system. It works well before, but very recently it happened twice that it can't be recognized by the system (unmounted). The first time it happened, I re-boosted the PC several times and the HDD showed up in the system finally. But the 2nd time it happ...
1761735
231142
2024-01-20T02:13:42.237
2024-01-23T08:08:17.030
My western Digital hard disk was failed to be recognized by Ubuntu system recently. It seems have error sectors. How to recover data from it?
[ "hard-drive", "filesystem", "data-recovery" ]
2
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>clone disk with ``dd''<pre><code> sudo dd if=/dev/sdc of=/tmp/disk.img bs=8M status=progress oflag=direct </code></pre>\ninstall foremost file recovering</p>\n<pre><code>sudo apt install foremost</code></pre>\n<p>run foremost on disk image and save files found to directory w...
null
null
null
null
null
1500687
1
null
2024-01-20T01:25:49.367
1
217
<p>I have a NAS (a Western Digital &quot;My Book&quot;). I connected it to my TP-Link Router via USB. It shows up in the TP-Link Router GUI no problem.</p> <p>On my Ubuntu 20.04, I connected to it using the File Manager</p> <pre><code> smb://10.0.0.1/ </code></pre> <p>and userid/password as required for TP-Link Route...
254500
254500
2024-01-21T22:04:23.343
2024-01-21T22:04:23.343
mount cifs fails but accessing it via File Manager works
[ "mount", "fstab", "cifs" ]
1
7
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T03:24:57.413", "id": "2629630", "postId": "1500687", "score": "0", "text": "@steeldriver the share name is \"g\" (as in the g: drive). The folder within the drive is \"backups\"", "userDisplayName": null, "userId": "254500" }, { "creationDate": "2024...
null
[ { "accepted": null, "body": "<p>What you have added to /etc/fstab seems OK. To mount a directory 'public' of the cifs share of my Synology NAS the /etc/fstab line looks like this:\n//192.168.1.122/public /mnt/synology_disk cifs vers=2.0,credentials=/home/xxxx/.smbcredentials,uid=1000,gid=1000,forceuid,force...
null
null
null
null
null
1500688
1
null
2024-01-20T01:33:45.923
1
198
<p>I have Ubuntu 22.04 dual booted with Windows 10 in my laptop.</p> <p>Specifications:</p> <p>  Lenovo ThinkPad E495<br />   Windowing system: Wayland<br />   Processor: AMD Ryzen 5 3500u<br />   Graphics card: AMD® Radeon vega 8 graphics</p> <p>Whenever I try to do multiple things like open Google Meet or open websit...
1720875
1720875
2024-01-24T01:45:17.633
2024-01-24T01:45:17.633
Ubuntu 22.04.3 LTS Back Screen Freeze
[ "22.04", "graphics", "google-chrome", "wayland" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T03:21:00.437", "id": "2629629", "postId": "1500688", "score": "0", "text": "Welcome to Ask Ubuntu! Please read [How do I ask a good question?](https://askubuntu.com/help/how-to-ask) And stick to one question instead of asking multiple questions.", "userDisplayNa...
null
[]
null
null
null
null
null
1500689
1
null
2024-01-20T01:47:54.407
0
70
<p>I am not super knowledgeable about much of ubuntu's inner workings. I only understand some of the basics, but after I ran the latest apt upgrade command I saw when glancing at the packages being installed that there was some kind of nvidia package being run and unpackaged. Ever since I have installed ubuntu I have h...
1608559
null
null
2024-01-20T01:47:54.407
Ubuntu won't boot in to gui after latest sudo apt upgrade
[ "nvidia", "22.04", "graphics" ]
0
8
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T01:50:46.543", "id": "2629616", "postId": "1500689", "score": "0", "text": "Can you select grub when booting and boot into an older kernel? There have been many reports similar to this with the newest kernel.", "userDisplayName": null, "userId": "243321" }...
null
[]
null
null
null
null
null
1500690
1
null
2024-01-20T02:02:36.240
0
29
<p>No sound from either system speakers or external speakers. When I plug in headphones, they work. This just happended -- I've been installing new versions of LibreOffice, OnlyOffice. I'm running Ubuntu 22.04.3 LTS on a new Lenovo computer.</p> <p>When I run <code>lspci -v</code> it shows many controllers with &quo...
803250
767056
2024-01-20T02:17:55.557
2024-01-20T02:17:55.557
no sound except LiveChat headphones; controllers say "access denied"
[ "sound", "pulseaudio", "alsa" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T02:54:12.437", "id": "2629626", "postId": "1500690", "score": "0", "text": "While irrelevant to your problem, `lspci -v` must be run as root to view \"Capabilities\". `sudo lspci -v | grep -A7 -i \"audio\"` will show you that information specific to audio.", "us...
null
[]
null
null
null
null
null
1500691
1
1500718
2024-01-20T02:05:03.917
2
8959
<p>An Ubuntu (64 bit) virtual machine was working on a Windows 10 computer through VM VirtualBox Manager without a problem. Today, suddenly, it gives the error below during the boot.</p> <pre><code>vmwgfx 0000:00:0Z.0 [drm] *ERROR* vmwgfx seems to be running on an unsupported hypervisor. vmwgfx 0000:00:0Z.0 [drm] *ERRO...
723294
723294
2024-01-20T02:27:33.910
2024-03-26T09:07:54.187
vmwgfx failure on Ubuntu boot
[ "boot", "virtualbox", "display" ]
3
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>I managed to fix the boot failure. Turns out it was a storage issue. I have been using dynamic storage. After transferring a huge amount of data from host to VM, it got stuck (my theory). I logged in to the computer through ALT+F2 and deleted big chunk files, so the VM started withou...
[ { "accepted": true, "body": "<p>I managed to fix the boot failure. Turns out it was a storage issue. I have been using dynamic storage. After transferring a huge amount of data from host to VM, it got stuck (my theory). I logged in to the computer through ALT+F2 and deleted big chunk files, so the VM starte...
null
null
null
null
null
1500692
1
null
2024-01-20T02:51:57.350
0
141
<p>I run a LXC container on my &quot;Ubuntu 23.04&quot; VM by UTM on my mac laptop but I cannot ping 8.8.8.8 in my LXC container.</p> <p>I downloaded lxc via snap</p> <p>note: I have search many info to fix the problems, it still not work <br/>I can ping my LXC container on my VM and vice versa. <br/>I can ping my LXC ...
1761751
1761751
2024-01-20T05:28:29.223
2024-01-20T23:48:37.350
LXC container cannot ping 8.8.8.8 or other outside ip
[ "networking", "server", "firewall", "lxc" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T04:31:21.777", "id": "2629637", "postId": "1500692", "score": "0", "text": "Can you show the output of `iptables -t nat -L -n -v --line-numbers` please? It's possible that your LXD network and bridges are not properly doing what is called \"NAT MASQUERADE\" and the...
null
[ { "accepted": null, "body": "<p>Try adding the following to your ruleset:</p>\n<pre><code>iptables -t nat -A POSTROUTING -i ldxbr0 -j MASQUERADE\n</code></pre>\n<p>NORMALLY this is done by LXD automatically, but it's possible with Docker and other bridges on your system that these NAT rules got removed. (W...
null
null
null
null
null
1500695
1
null
2024-01-20T03:55:34.997
0
74
<p>I would like to thank you in advance for your help. So I have been having an issue with a persistent crackling sound when listening to any type of audio on my laptop running ubuntu 23.10. This issue was not present on ubuntu 22.04, which leads me to infer that this issue may be related to pipewire. I additionally ha...
1761756
null
null
2024-01-20T03:55:34.997
Persistent Audio Cracking issue present when using laptop speakers and wired headphones, but not bluetooth
[ "sound", "laptop", "pipewire" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500697
1
null
2024-01-20T05:23:25.803
4
86
<p>I have installed Ubuntu 20.04 by erasing earlier windows 10. Installation was successful but after restarting its giving me this error - kernel panic - not syncing: VFS: Unable to mount root fs on unknown- block (0,0).</p> <p>Laptop specifications: Ram-8gb, sdd-512gb. Used bootable usb stick as a installation media....
1708273
767056
2024-01-22T02:35:14.323
2024-01-22T02:35:14.323
Not able to start Ubuntu 20.04 after fresh install
[ "boot", "20.04", "system-installation", "kernel" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T06:12:39.497", "id": "2629641", "postId": "1500697", "score": "0", "text": "use the rescue shell at grub boot screen prompt", "userDisplayName": null, "userId": "1372403" }, { "creationDate": "2024-01-20T07:39:58.230", "id": "2629659", "postI...
null
[]
null
null
null
null
null
1500698
1
null
2024-01-20T05:52:17.180
0
133
<p>I am running this:</p> <pre><code>ssh_command = f'ssh -vvv -o StrictHostKeyChecking=no -i {private_key_file} ubuntu@{public_ip}' # Use os.system to execute the SSH command in a subshell os.system(ssh_command) </code></pre> <p>However, this only works 40% of the time. All of the debugging I have seen would either wo...
1740657
1740657
2024-01-21T01:06:43.157
2024-01-21T01:06:43.157
port 22: Connection refused, but only 60% of the time
[ "server", "ssh", "openssh", "amazon-ec2", "aws" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T20:46:35.883", "id": "2629782", "postId": "1500698", "score": "0", "text": "I wonder if this is related? it appears to have the same error signature (in particular, the message about `IP_TOS 0x48`) [Unable to connect to anything using ssh](https://unix.stackexchange...
null
[]
null
null
null
null
null
1500699
1
null
2024-01-20T06:27:49.567
0
30
<p>Distro &amp; Computer: Ubuntu 23.10, but I am willing to switch distros. Acer ultralight laptop with AMD 7735U processor.</p> <p>Is there a way to throttle the CPU based on temperature? Whenever the computer runs anything processor intensive for more than a few seconds, the computer heats up to the point where it is...
1761731
null
null
2024-01-20T06:27:49.567
Keep CPU under a certain temperature
[ "cpu", "temperature" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T06:52:03.740", "id": "2629645", "postId": "1500699", "score": "0", "text": "Have you tried thermald?: https://askubuntu.com/q/1400361/1004020", "userDisplayName": null, "userId": "1004020" }, { "creationDate": "2024-02-06T00:03:03.827", "id": "26...
null
[]
null
null
null
null
null
1500700
1
null
2024-01-20T06:35:56.487
1
143
<p>I followed the steps in the IBus GitHub wiki but it doesn't work. I can open the <code>ibus-setup</code> window and set 2 languages but I can't switch between them, I'm stuck on english input method.</p> <p><a href="https://i.stack.imgur.com/tOlyp.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/tO...
1748051
1748051
2024-01-21T06:03:14.380
2024-01-21T06:03:14.380
How to use IBus instead of GNOME's input method manager on Ubuntu 22.04?
[ "ibus" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500701
1
null
2024-01-20T06:44:14.223
0
96
<p>I had Ubuntu installed on my HDD earlier the performance was OK, but I wanted to make some improvements, so I got new SSD and installed Ubuntu on that SSD. Ever since I installed Ubuntu on my SSD the performance got worse, boot time is about 24 minutes and applications take a minimum of 4 minutes to load. Due to thi...
1761770
15811
2024-01-21T08:42:39.333
2024-01-21T08:42:39.333
Ubuntu running too slow after installing it on my new ssd
[ "22.04" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T06:48:49.547", "id": "2629644", "postId": "1500701", "score": "1", "text": "It may help if you clarify some details; you've tagged this question is about Ubuntu 14.04 LTS & Ubuntu 22.04 LTS? How does 14.04 relate? You've also not said if you've installed the Serve...
null
[]
null
null
null
null
null
1500702
1
null
2024-01-20T06:55:46.890
1
329
<p><strong>UPDATE 1/27/2024: I thought I had it working with having DHCP enabled on the NAS but this actually caused problems in my network due to there now being two DHCP servers. So I can't have DHCP enabled on the NAS and I'm back to square one with this setup. :(</strong></p> <p>As the title says, I have a headless...
695359
695359
2024-01-27T21:42:40.213
2024-01-27T21:42:40.213
Connecting Synology NAS Directly to Ubuntu Machine via Ethernet
[ "networking", "server", "ethernet", "nas" ]
2
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T07:38:16.400", "id": "2629657", "postId": "1500702", "score": "2", "text": "Isn't it the case that a Synology NAS itself is a headless server and that you usually connect to the NAS via a Windoze or Linux client? Are you addressing this issur from the correct angle?...
null
[ { "accepted": null, "body": "<p>A crossover cable is the most appropriate cable to use in connecting two computers because it allows for direct communication between the two devices without the need for a network switch or hub. This type of cable is specifically designed to connect similar devices, such as ...
null
null
null
null
null
1500703
1
null
2024-01-20T07:36:25.553
1
18
<p>When I close the laptop lid (sleep or suspend whatever you call it) and I open that lid, the system doesnt freezes, but no apps open if I clcik the icons. When I shutdown it says somw wierd errors in the black line and doesnt shuts down for 2-3 minutes untill i remove the lapotp battery. After I again open the lapto...
1753798
null
null
2024-01-20T07:36:25.553
Apps dont open after I reopen the laptop lid
[ "suspend", "laptop" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T11:24:41.540", "id": "2629694", "postId": "1500703", "score": "0", "text": "/etc/systemd/logind.conf", "userDisplayName": null, "userId": "1372403" } ]
null
[]
null
null
null
null
null
1500708
1
null
2024-01-20T08:50:53.587
1
175
<p>I've been trying to install build essential on a cloud VM running Ubuntu 22.04.2 LTS (GNU/Linux 5.15.0-1032-oracle aarch64)</p> <p>I'm unfortunately, very clueless about ubuntu, but from what I can gather, I'm unable to get build-essential because my apt-get repositories are all (possibly) messed up and I'm not sure...
1761781
1761781
2024-01-20T10:20:19.817
2024-01-20T11:01:05.150
Package 'build-essential' has no installation candidate
[ "apt", "package-management", "22.04", "repository" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T09:22:42.610", "id": "2629674", "postId": "1500708", "score": "1", "text": "If you're still running Ubuntu 22.04.2 LTS (*I suggest you check*), please apply your security fixes asap, as the .4 upgrades are rolling out now, and .2 shows you've not applied security fi...
null
[ { "accepted": null, "body": "<p>Here is a template for <a href=\"https://raw.githubusercontent.com/canonical/cloud-init/master/templates/sources.list.ubuntu.tmpl\" rel=\"nofollow noreferrer\">cloud sources</a>.</p>\n<p>To download:</p>\n<pre><code> wget https://raw.githubusercontent.com/canonical/cloud-init...
null
null
2024-01-20T11:44:28.350
null
null
1500710
1
null
2024-01-20T10:03:34.447
-2
98
<p>I'm using a Lenovo Legion 5 15ACH6 laptop. Currently running ZorinOS 17, but I also have the exact same issue on Ubuntu 22.04. Kernel version is 6.8 but it's the same on 5.15 and any other version I tried.</p> <p>By running the command 'cat /sys/power/mem_sleep', I can see that it uses 'deep' sleep.</p> <p>I'd like ...
1393910
1393910
2024-01-29T11:25:04.860
2024-01-29T11:25:04.860
Laptop does not wake up from deep sleep
[ "suspend", "lenovo" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T10:06:14.953", "id": "2629681", "postId": "1500710", "score": "0", "text": "Only Ubuntu and official flavors of Ubuntu (https://ubuntu.com/download/flavours) are on-topic here, refer to https://askubuntu.com/help/on-topic where you'll find other SE sites where you q...
null
[ { "accepted": null, "body": "<p>I am running a Toshiba Sat Pro which had the same problem...i cured it by entering the bios at boot and disabling the LAN at boot up....now it comes out of suspend everytime</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2024-01-29T11:24:1...
null
null
null
null
null
1500711
1
null
2024-01-20T10:10:28.893
1
250
<p>I'm trying to delete a folder on an NTFS drive mounted to <code>/media/soup/ntfs_d/</code> but it's resulting in a some strange behavior.</p> <p>For context, a while ago I deleted some files via Dolphin which apparently put them in some kind of trash directory. When I tried to empty the trash via Dolphin, it result...
1621320
94914
2024-01-21T08:45:19.380
2024-01-21T08:45:19.380
rm -rf returning "rm: cannot remove 'PATH': Directory not empty"
[ "kubuntu", "ntfs", "delete", "trash", "dolphin" ]
0
7
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T10:52:37.500", "id": "2629690", "postId": "1500711", "score": "0", "text": "Would you please [edit] your question to include the output of `sudo bash -c 'type -a rm; rm --version'`", "userDisplayName": null, "userId": "968501" }, { "creationDate": "2...
null
[]
null
null
null
null
null
1500713
1
null
2024-01-20T10:16:09.803
0
24
<p>Good day, everyone! After upgrade wsl from 1 to 2 I've started to recieve a warning on wsl start:</p> <pre><code>: nil pointer evaluating template.Data.Command </code></pre> <p>Any ideas what is that and how to solve this problem? Thanks in advance a lot! I've tried to find exactly this problem in Google - nothing f...
1761801
1761801
2024-01-20T10:17:14.300
2024-01-20T10:17:14.300
nil pointer warning on wsl start
[ "windows-subsystem-for-linux", "troubleshooting" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T13:51:04.137", "id": "2629719", "postId": "1500713", "score": "0", "text": "*\"I recieve this message even without installed Linux distributives, so I think problem is in wsl itself\"* - so it sounds like you should be asking on a Windows forum", "userDisplayNam...
null
[]
null
null
null
null
null
1500715
1
null
2024-01-20T10:25:14.200
0
41
<p>Subject: Boot Stuck Issue with LTS Version on Ubuntu Installation</p> <p>Hello Ask Ubuntu community,</p> <p>I am encountering an issue with the LTS version of Ubuntu during the installation process. After preparing a bootable USB for the LTS version and selecting &quot;Try&quot; or &quot;Install Ubuntu,&quot; the sy...
1761808
null
null
2024-01-20T10:25:14.200
Can't Boot Ubuntu lts version 22.04
[ "boot", "dual-boot" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T10:31:45.097", "id": "2629685", "postId": "1500715", "score": "1", "text": "Try to [enable boot messages to be printed on screen during boot up](https://askubuntu.com/questions/25022/how-to-enable-boot-messages-to-be-printed-on-screen-during-boot-up), and share the ...
null
[]
null
null
null
null
null
1500717
1
null
2024-01-20T10:49:15.500
0
89
<p>Ubuntu 22.04.</p> <p>Thanks to this <a href="https://ubuntuhandbook.org/index.php/2023/01/disable-welcome-dialog-ubuntu-22-04" rel="nofollow noreferrer">page</a>, I know how to completely disable the questions that all new user have to answer when they connect for the firs time.</p> <p>I use this command to create a...
294070
null
null
2024-01-20T10:49:15.500
pre answer gnome-initial-setup-first-login for all users to be created
[ "gnome", "22.04", "login" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1500719
1
null
2024-01-20T11:39:39.910
0
74
<p>I upgraded from i5 6500 to i3 12100 and changed mobo and ram also. Currently i have only one drive in it.</p> <p>Previously i was stuck at the gnu grub menu and i had to run: set prefix=, set root=, insmod normal, normal so i could get past that. After that i could boot into ubuntu recovery mode in which i run smart...
1761816
1761816
2024-01-20T11:41:18.637
2024-01-20T11:41:18.637
Ubuntu 20.04 Stuck at /dev/sda5 clean ... files blocks after motherboard change
[ "boot", "grub2", "fsck" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T18:18:17.537", "id": "2629767", "postId": "1500719", "score": "2", "text": "If 20.04, you may need newer version of Ubuntu to have updated kernel & drivers. Have you tried booting live installer with 22.04 or 23.10 to see if they work?", "userDisplayName": null,...
null
[]
null
null
null
null
null
1500722
1
null
2024-01-20T12:12:12.733
0
47
<p>I removed my /etc/apt/sources.list file by mistake. How can I generate it again?</p> <p>Best regards</p>
830291
830291
2024-01-20T12:39:36.990
2024-01-20T12:39:36.990
How can I reset and generate sources.list
[ "22.04", "ppa" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T12:24:11.400", "id": "2629706", "postId": "1500722", "score": "0", "text": "Thanks from the bottom of my heart", "userDisplayName": null, "userId": "830291" }, { "creationDate": "2024-01-20T12:31:58.047", "id": "2629708", "postId": "1500722",...
null
[]
null
null
2024-01-20T14:27:50.270
null
null
1500724
1
null
2024-01-20T13:41:05.710
1
89
<p>I'm running Ubuntu 23.10. On it I've established a VPN connection to my remote HQ with an route set in .ovpn as follows:</p> <pre><code>route 192.168.1.0 255.255.255.0 </code></pre> <p>From Ubuntu itself, I can access and ping hosts in 192.168.1. network with no issues at all.</p> <p>I now wanted for all other hosts...
1761833
null
null
2024-01-20T13:41:05.710
Ubuntu as VPN gateway for local LAN
[ "openvpn", "routing", "gateway" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-01-21T00:14:36.577", "id": "2629831", "postId": "1500724", "score": "0", "text": "I'm assuming that the remote network is `192.168.1.0/24` and that your local network is _not_ also `192.168.1.0/24` (it would help if you specified the network addresses in your question). Y...
null
[]
null
null
null
null
null
1500730
1
null
2024-01-20T14:58:29.153
1
36
<p>I have one internal SSD disk with 4 partitions that I keep around for recovery purposes. Right now, on 22.04.3, all these partitions show up in the <code>Dock</code> at boot time but are not mounted. The icons can not be removed from the <code>Dock</code> using the conventional method of right-clicking on the icon a...
132022
null
null
2024-01-20T14:58:29.153
Keep unmounted partitions from showing up in dock
[ "boot", "mount" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-01-20T16:30:05.263", "id": "2629745", "postId": "1500730", "score": "0", "text": "@user68186 This does the job perfectly. I sis not know that the disk utility existed. I find good documentation on the Gnome utilities to be hard to find. If you make tIf you make your respo...
null
[]
null
null
2024-01-23T10:22:52.663
null
null