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
1506471
1
null
2024-03-04T15:58:17.297
0
15
<p>I'm not sure if this is an issue with Ubuntu or KDE, because I've only used KDE. I've noticed this with 20.04. I've noticed that the main KDE volume control has an issue where the volume percentage bar doesn't match the bands coming out of the speaker icon indicate that the volume is off: <a href="https://i.stack.im...
279215
null
null
2024-03-04T15:58:17.297
volume controls discrepancy in Ubuntu/KDE
[ "volume-control" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506473
1
null
2024-03-04T16:02:30.953
0
49
<p>I am not able to open Settings in Ubuntu 22.04.<br /> I looked at previous solutions which suggest to install <code>gnome-control-center</code>.</p> <p>However after installing it, I get the following error:<br /> <code>gnome-control-center: error while loading shared libraries: libicuuc.so.66: cannot open shared ob...
1772952
1772952
2024-03-05T14:38:10.870
2024-03-05T14:38:10.870
Cannot open Settings in Ubuntu 22.04 and gnome-control-center not working
[ "gnome", "22.04", "libraries" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-04T17:21:09.493", "id": "2642975", "postId": "1506473", "score": "0", "text": "Try `sudo apt update && sudo apt install libicu70`", "userDisplayName": null, "userId": "884673" }, { "creationDate": "2024-03-05T14:30:22.823", "id": "2643139", "pos...
null
[]
null
null
null
null
null
1506474
1
null
2024-03-04T16:02:51.830
0
13
<p>Hola soy un fanático de Linux y me gusta usarlo para la producción musical. Trabaje con la conocida interfaz Behringer UM22, en AV linux el cual me lo reconoció al instante y funcionaba bien, sin embargo la tuve que devolver porque era de mi amigo.</p> <p>Ahora por un intercambio obtuve esta TASCAM US-122 pense que ...
1772950
1772950
2024-03-04T16:16:07.563
2024-03-04T16:16:07.563
TASCAM US-122 en 2024
[ "sound", "alsa" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-04T19:13:53.593", "id": "2642998", "postId": "1506474", "score": "1", "text": "Please translate your question into English before posting it.", "userDisplayName": null, "userId": "243321" }, { "creationDate": "2024-03-05T03:25:58.213", "id": "264306...
null
[]
null
null
null
null
null
1506475
1
null
2024-03-04T16:11:50.937
0
154
<p>I'm a new user in Ubuntu, new in Linux domain. I have python3.10 as the system version. I have been trying to update to 3.12.2. I downloaded the python3.12.2 file from <a href="https://www.python.org/" rel="nofollow noreferrer">python.org</a>. After that, I followed some steps which I think that entirely messed my s...
1653129
158442
2024-03-14T07:12:07.870
2024-03-14T07:12:41.163
Python3.12.2 not getting updated in Ubuntu successfully
[ "22.04", "python" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-04T16:21:39.493", "id": "2642959", "postId": "1506475", "score": "2", "text": "Stop after the make, don't do make install. The last thing you want to do is change your system default python. You can still run python3.12 from the directory you build it in, change some...
null
[ { "accepted": null, "body": "<p><strong>Use a virtual environment to resolve your issue.</strong></p>\n<ul>\n<li>Updating Python in Ubuntu can cause compatibility issues with system components and applications. Ubuntu relies on specific Python versions for its internal processes, and updating Python could d...
null
null
null
null
null
1506477
1
null
2024-03-04T16:18:43.573
1
60
<p>I use <a href="https://rog.asus.com/motherboards/rog-strix/rog-strix-h370-i-gaming-model/spec/" rel="nofollow noreferrer">ROG STRIX H370-I GAMING</a> mini-itx motherboard with this spec:</p> <blockquote> <p>Back I/O Ports<br /> ...<br /> 1 x Optical S/PDIF out<br /> 5 x Audio jack(s)</p> </blockquote> <p>I now use o...
469028
469028
2024-03-05T09:21:46.770
2024-03-05T09:21:46.770
Why the audio jack(s) sink is not available?
[ "drivers", "multimedia", "pipewire" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506478
1
null
2024-03-04T16:22:30.193
0
34
<p>I'm having an odd problem that I'm not sure how to explain either here or to google.</p> <p>On the named.conf.local I have declared as &quot;site1.edu.ve&quot; but I get this error</p> <p>zone site1.ve/IN: loading from master file /etc/bind/zones/db.site1.ve.com failed: file not found</p> <p>the &quot;.ve&quot; shou...
1122455
1122455
2024-03-04T16:33:39.177
2024-03-04T16:33:39.177
Bind9 fails loading from master file because it adds a ".com" to the file they're searching
[ "dns", "bind" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-03-04T16:25:33.520", "id": "2642962", "postId": "1506478", "score": "0", "text": "You need to look at the configurations. *Share* your configurations here as well for your system min order for us to debug it. The only time stuff like this happens is when your config is ...
null
[]
null
null
null
null
null
1506479
1
null
2024-03-04T16:23:05.913
0
14
<p>On my X11 kiosk system with two separate monitors assigned to a seat each, the second monitor cannot find a corresponding screen.</p> <p>Here my <a href="https://pastebin.com/raw/5j0kz1SB" rel="nofollow noreferrer">Xorg.conf</a>.</p> <ul> <li>The <a href="https://pastebin.com/raw/SQphfJEy" rel="nofollow noreferrer">...
1027430
null
null
2024-03-04T16:23:05.913
Xorg screen detection for second seat
[ "xorg", "lightdm", "xorg.conf", "multiseat" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506482
1
null
2024-03-04T16:45:16.903
0
30
<p>I have a device (<em>Raspberry PI 3, Orange PI 5</em>) with SSD as main disk, running under <em>Ubuntu 22.04</em>. This device should be autonome, i.e. autimatically reboot and autorun some services. There is some sensitive data, which is accessed by those services during acting (including those services itselves). ...
1157329
1157329
2024-03-07T09:03:52.420
2024-03-07T09:03:52.420
Protect system disk from attaching to another machine
[ "mount", "encryption", "security" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-03-04T16:50:07.000", "id": "2642966", "postId": "1506482", "score": "1", "text": "Which disto and version of Linux are you running? Which version of RPi hardware do you have? Is the RPi connected to any LAN using Ethernet or WiFi? If so which (Ethernet or Wifi)? Add these...
null
[]
null
null
null
null
null
1506486
1
null
2024-03-04T17:02:56.387
0
31
<p>Ubuntu 22.04.4 LTS GNOME Shell 42.9</p> <p>I am working on a shell script to cp .desktop files to Desktop. And I run into issues when I need set all the .dekstop files to be allow launching in the script. I can right-click each file and select allow launching, but this would be very tedious if doing on multiple .des...
1759430
1759430
2024-03-04T17:04:09.853
2024-03-04T17:04:09.853
Set .desktop file as allow launching on Ubuntu 22.04 terminal?
[ "gnome", "permissions", "22.04", ".desktop" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506487
1
null
2024-03-04T17:03:00.357
2
97
<p>I am having issues with the two special characters 158 (U+009E &quot;Private message&quot;) and 159 (U+009F &quot;Application program command&quot;). My issue started with a function in Clisp that I have to write for a class, I need to print out a string characters from 0 to 256 using <code>(code-char *number*)</cod...
1772955
null
null
2024-03-05T12:14:33.823
Special characters 158 and 159 stopping my functions in terminal
[ "command-line", "bash", "special-characters" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p><code>0x9e</code> (PM) and <code>0x9f</code> (APC) are <a href=\"https://en.wikipedia.org/wiki/C0_and_C1_control_codes#C1_controls\" rel=\"nofollow noreferrer\">C1 controls</a> codes - an 8-bit extension of the ASCII <a href=\"https://en.wikipedia.org/wiki/C0_and_C1_control_c...
null
null
null
null
null
1506488
1
null
2024-03-04T17:03:28.527
0
84
<p>I have just received my new Lenovo ThinkPad P14s gen 4. The CPU is an AMD Ryzen Pro 7840u, with the iGPU Radeon 780m.</p> <p>I have installed a fresh Ubuntu 20.04.6 LTS. Everything ran smoothly. But a second monitor wasn't usable, only the built-in screen was used. Therefore, I installed the latest AMD GPU driver (2...
1055370
null
null
2024-03-04T17:03:28.527
Screen lag and flickering with several monitors using AMDGPU driver on Ubuntu 20.04
[ "20.04", "multiple-monitors", "amdgpu" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506490
1
null
2024-03-04T17:14:41.660
0
97
<p>I tried to install JDK 21 on a machine with Ubuntu (last LTS) with a previous installation of OpenJDK 17.</p> <p>I tried to remove the old one first with a mix of autoremove and purge (I do not remember the exact commands, I did it in a hurry) and launch the new installation from the terminal.</p> <p>It did not work...
1772968
1450948
2024-03-05T05:24:27.823
2024-03-05T05:24:27.823
Problems installing jdk over OpenJdk on Ubuntu
[ "openjdk", "jdk" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-04T19:12:57.133", "id": "2642997", "postId": "1506490", "score": "0", "text": "Please retrieve the exact commands using the history command and edit them into your question.", "userDisplayName": null, "userId": "243321" } ]
null
[]
null
null
null
null
null
1506491
1
null
2024-03-04T17:58:30.923
0
18
<p>I have a server, which is hard to access. I could take it from the understairs &quot;network mess&quot;. I want to use that server for some stuff that is security sensitive, so would prefer if I wiped the state clean.</p> <p>I've looked here, but most replies seem old and/or associated with desktop installations. Is...
458601
null
null
2024-03-04T17:58:30.923
Trying to wipe clean a headless server without plugging a monitor/keyboard?
[ "server", "headless" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-03-04T18:16:55.537", "id": "2642987", "postId": "1506491", "score": "1", "text": "Can you remove the disk? What is the server harware? can you plug in a serial console?", "userDisplayName": null, "userId": "884673" }, { "creationDate": "2024-03-05T20:11:54...
null
[]
null
null
null
null
null
1506499
1
null
2024-03-04T19:45:05.100
0
26
<p>I'm running the following command: <code>sudo apt upgrade</code></p> <p>And the following error pops up:</p> <pre><code>Building dependency tree... Done Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 5 not fully installed or removed. After...
1645152
1645152
2024-03-04T19:52:00.507
2024-03-05T04:58:30.750
Issues with apt upgrade
[ "apt", "package-management", "upgrade", "dpkg", "dependencies" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T03:22:01.743", "id": "2644034", "postId": "1506499", "score": "0", "text": "Please use `apt` instead of `aptitude`. It often offers better solutions and I believe it's less likely to break. When packages aren't configured, run `sudo dpkg --configure -a` before runni...
null
[]
null
null
2024-03-04T19:47:03.227
null
null
1506500
1
null
2024-03-04T19:53:25.890
0
16
<p>I have 2 HDD on my laptop. I installed the latest version of Ubuntu on hard drive No. 2 But I think I have a problem When entering the Ubuntu system and turning off the device The second hard drive is stopped incorrectly It is as if the electrical power was cut off suddenly</p>
1772997
null
null
2024-03-04T19:53:25.890
Incorrect shutdown of HDD
[ "hard-drive", "shutdown" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-04T21:21:36.960", "id": "2643019", "postId": "1506500", "score": "0", "text": "You can check with the package `smartmontools`. Use its `smartctl --all` command to check the status of your drive(s).", "userDisplayName": null, "userId": "51957" } ]
null
[]
null
null
null
null
null
1506501
1
null
2024-03-04T19:54:01.603
0
17
<p>When I switch on my computer each morning how do I make my cursor appear larger without enabling this each time I switch on</p>
1772995
null
null
2024-03-05T03:42:50.837
How do i make the cursor larger on my computer constantly
[ "cursor" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>If you set the cursor size in your &quot;Settings&quot; under &quot;Accessibility&quot; it should stay set.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2024-03-12T17:38:09.650", "id": "2644628", "postId": "1506542", ...
null
null
null
null
null
1506503
1
null
2024-03-04T20:03:22.460
0
45
<p>I have a project that deploys virtual machines as test clients. Each VM has two NICs, one for a test environment(ens192) and one for OOB access(ens224). Both NICs get IP addresses from DHCP.</p> <p>Where I'm having trouble is in the routing. Traffic that leaves the VM is correctly taking the route out the ens192 N...
1772960
1772960
2024-03-04T20:20:06.323
2024-03-04T20:20:06.323
Netplan dedicated OOB interface configuration with DHCP
[ "networking", "netplan" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506504
1
null
2024-03-04T20:10:43.420
5
476
<p>Very often, when I open an app through the terminal, the GTK inspector also gets opened for that app. Firefox doesn't seem to and VS Code usually closes it on its own. But otherwise, running <code>~$ vlc</code> or <code>~$ qdirstat</code> and the like opens the inspector. Is there any way to turn this off?</p> <p>Wh...
1773000
null
null
2024-03-05T01:15:35.067
How to prevent GTK inspector from opening when opening an app from the terminal?
[ "gtk", "gtkinspector" ]
1
6
CC BY-SA 4.0
[ { "creationDate": "2024-03-04T20:48:17.440", "id": "2643008", "postId": "1506504", "score": "0", "text": "How do you open the app(s)? What command?", "userDisplayName": null, "userId": "1749634" }, { "creationDate": "2024-03-04T20:57:36.240", "id": "2643013", "postId": "1...
null
[ { "accepted": null, "body": "<p>(Thanks to @steeldriver)</p>\n<p>The <code>GTK_DEBUG</code> environment variable in my terminal session was set to <code>interactive</code>. Putting <code>unset GTK_DEBUG</code> at the bottom of my <code>~/.bashrc</code> fixed it.</p>\n<p>One may check via <code>echo $GTK_DEB...
null
null
null
null
null
1506507
1
null
2024-03-04T20:42:19.857
0
181
<p>I have 2 identical Ubuntu 20.04 LTS servers (actually one is a clone of the other in VMWare), and when I try doing SFTP or SSH from one server to another, I am getting</p> <blockquote> <p>no matching key exchange method found.<br /> Their offer: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-h...
1771341
1771341
2024-03-07T16:17:18.653
2024-03-07T16:17:18.653
Getting "no matching key exchange method found" when using SSH between identical Ubuntu 20.04 LTS servers
[ "server", "ssh", "sftp" ]
0
6
CC BY-SA 4.0
[ { "creationDate": "2024-03-04T20:45:03.407", "id": "2643007", "postId": "1506507", "score": "1", "text": "You will need to provide information about how you have configured login to the servers in order for anyone to help.", "userDisplayName": null, "userId": "243321" }, { "creat...
null
[]
null
null
null
null
null
1506508
1
null
2024-03-04T20:53:18.957
1
95
<p>I have a very simple <code>systemd</code> service:</p> <pre><code>[Unit] Description=throttle service [Service] ExecStart=%h/.local/bin/throttle --server Type=simple Restart=always RestartSec=3 [Install] WantedBy=default.target </code></pre> <p>The executed service runs the command <code>mbsync [something]</code> ...
273547
273547
2024-03-05T14:10:50.703
2024-03-05T14:10:50.703
systemd PATH not working consistently
[ "systemd", "paths" ]
0
9
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T12:46:23.793", "id": "2643115", "postId": "1506508", "score": "0", "text": "I'm kind of surprised it works when you start the service manually, since AFAIK systemd user units do not inherit environment variables set in places like `~/.profile` (which is where Ubuntu...
null
[]
null
null
null
null
null
1506510
1
null
2024-03-04T21:12:39.740
0
60
<p>I have a Dell computer running a Ubuntu 22.04/Windows 10 dual boot setup. It was working pretty well, but recently I've no longer been able to enter the boot menu to select which OS to boot or enter the BIOS, even when I press the appropriate keys. When I do press <kbd>F2</kbd> or <kbd>F12</kbd>, the keys do somethi...
1773006
1450948
2024-03-05T11:59:30.103
2024-03-05T11:59:30.103
Ubuntu dual boot setup unable to launch into bios or boot menu
[ "boot", "dual-boot", "virtualbox", "uefi" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T03:47:14.610", "id": "2643061", "postId": "1506510", "score": "0", "text": "What model Dell? Often UEFI fast boot is so quick you do not have time to press key. If you can get into UEFI settings with \"cold\" boot or full power down & then press f2 just after Dell l...
null
[]
null
null
null
null
null
1506512
1
null
2024-03-04T21:43:20.333
0
24
<p>I have recently installed Ubuntu 22.04.4 LTS on my MacBook pro 10.02 and noticed that the microphone is not working. It does not matter if I try to use the built-in (internal) microphone, or if I plug in a headset (jack), or use a bluetooth headset. The sound settings give me the option to select given microphone as...
1773008
null
null
2024-03-04T21:43:20.333
Microphone not working on MacBook pro 10.2. with Ubuntu 22.04.4 LTS
[ "22.04", "microphone", "macbook-pro", "audio-jack", "audio-recording" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506515
1
null
2024-03-04T22:11:26.790
0
45
<p>When I press on an app in the dock panel, I have to wait for 50&lt; seconds for it to open.</p> <p>Is there a way to make apps open faster?</p>
1749634
94914
2024-03-05T03:40:43.297
2024-03-05T04:02:44.167
Have to wait for applications to load in Ubuntu 23.10
[ "23.10" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>If your computer has at least 4GB RAM, you can install an application called <em>preload</em> from the default Ubuntu repositories with <code>sudo apt install preload</code>.</p>\n<p>Preload monitors applications that users run, and by analyzing this data, predicts what appli...
null
null
null
null
null
1506518
1
null
2024-03-04T22:38:42.563
0
68
<p>I am running Ubuntu server 20.04 with docker compose and PhotoPrism. I have a directory in my home directory called Pictures I have been using fstab to mount network folders in the Pictures folder so PhotoPrism can access them. I have dozens of folders I eventually want to mount.</p> <p>Specifically I was doing this...
1772566
527764
2024-03-05T11:27:36.337
2024-03-05T11:27:36.337
Why did fstab break?
[ "fstab" ]
2
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T13:59:05.867", "id": "2643132", "postId": "1506518", "score": "0", "text": "Do you really want to allow execution of files? That is one of the weaknesses of NTFS. noexec Do not permit direct execution of any binaries on the mounted filesystem. For external devices, ...
null
[ { "accepted": null, "body": "<p>It seems that the mount type (3rd argument in each line) is wrong. It is not ntfs-3g. You made a typo on the 3rd line.</p>\n<p>The mount type should be the protocol used by your server like nfs</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": nul...
null
null
null
null
null
1506521
1
null
2024-03-04T23:30:11.957
0
39
<p>Is it possible to do a inplace upgrade of Ubuntu 18.4 LTS to the latest 22.04 with netbox installation? This is the first time i am doing the in place upgrade and i want to be sure that netbox and its dependance will not be affected by the OS upgrade</p> <p>my theoretical strategy is to disable updates to net box an...
1773024
158442
2024-03-08T08:29:15.057
2024-03-08T08:29:15.057
In-Place Upgrade with Netbox
[ "upgrade" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2024-03-04T23:42:22.473", "id": "2643038", "postId": "1506521", "score": "0", "text": "Welcome to Ask Ubuntu. Ubuntu 18.04 has reached the end of its standard life. Thus, upgrading from it is a bit more complicated. The question about upgrading from an unsupported version has ...
null
[ { "accepted": null, "body": "<p>Netbox has many dependencies, ALL of which may be &quot;affected&quot; by an &quot;in-place upgrade&quot; (which is actually a &quot;reinstall of the OS&quot;).</p>\n<p>All the dependencies like SQL, webserver, etc., must be replaced by versions that are four years newer. Try...
null
null
null
null
null
1506528
1
null
2024-03-05T00:34:31.073
0
33
<p>My system:<br/> AMD Ryzen 7 3700X<br/> MSI MAG B550 TOMAHAWK (if that has any effect)<br/> Radeon RX 7600<br/> Running Ubuntu 22.04<br/> Two monitors (1080p, 75hz)</p> <p>I'm trying to make the switch from Windows to Ubuntu. For now, I have a dual boot with Windows. <br/> After reloading into Windows (and then switc...
1771129
null
null
2024-03-05T00:34:31.073
DisplayPort does not function when booting normally
[ "boot", "multiple-monitors", "hdmi", "amd-graphics" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506531
1
null
2024-03-05T01:07:54.563
0
59
<p>When I look at the <code>journalctl</code>, I see these two error messages related to time out waiting for the device: <img src="https://i.stack.imgur.com/nPTy9.png" alt="Error1" /></p> <p><img src="https://i.stack.imgur.com/cIT1m.png" alt="Error2" /></p> <p>Here is a look at my <code>fstb</code> :</p> <p><img src="...
1773035
1450948
2024-03-05T11:59:55.577
2024-03-05T11:59:55.577
Linux boots into emergency mode Ubuntu 22.04
[ "boot", "filesystem", "fstab" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T04:43:00.163", "id": "2643065", "postId": "1506531", "score": "0", "text": "I would install ubuntu fresh again. are you dual with windows? if yes, install windows fresh again, then ubuntu.", "userDisplayName": null, "userId": "125080" }, { "creation...
null
[]
null
null
null
null
null
1506534
1
null
2024-03-05T01:22:53.493
0
22
<p>I downloaded image and write it into SDcard refering to <a href="https://ubuntu.com/download/amd#community" rel="nofollow noreferrer">https://ubuntu.com/download/amd#community</a> and <a href="https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/2363129857/Getting+Started+with+Certified+Ubuntu+22.04+LTS+for+Xilinx+...
1773039
null
null
2024-03-05T01:22:53.493
Password Ubuntu 22.04 for Xilinx Devices
[ "login", "password", "u-boot" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T23:23:25.493", "id": "2643557", "postId": "1506534", "score": "0", "text": "Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer.", "userDisplayName": null, "userId": "-1" } ]
null
[]
null
null
null
null
null
1506537
1
null
2024-03-05T02:49:57.040
0
67
<p>Do the answers in <a href="https://askubuntu.com/questions/377641/how-can-i-add-more-disk-space-to-boot-for-update/1506509#1506509">How can I add more disk space to /boot for update</a> still work in the newest Ubuntu 22.04? Can I just order a new drive format it and resize boot to the right and be done? And does th...
1752049
126395
2024-03-05T20:36:57.633
2024-03-05T20:36:57.633
How can I increase partition sizes when adding a new drive on Ubuntu 22.04?
[ "partitioning", "hard-drive" ]
0
9
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T13:48:02.947", "id": "2643130", "postId": "1506537", "score": "0", "text": "Your link seems to be more for housecleaning to make more space. I generally recommend new clean install, so you can choose sizes as desired & then restore from your standard updated backup....
null
[]
null
null
null
null
null
1506538
1
null
2024-03-05T02:56:05.197
0
27
<p>I installed Ubuntu on a VMWare Virtual Machine (x86) on PC-Windows. I inserted an SD card on my PC, which shows drives inside it. I accessed the drives on PC File Manager successfully.</p> <p>But in Linux side, I found &quot;<strong>/dev/sdb: Can't open blockdev</strong>&quot; at output of '<strong>dmesg</strong>'. ...
368877
null
null
2024-03-05T02:56:05.197
Why can't VM-based Ubuntu access an SD card?
[ "sd-card" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T03:02:18.247", "id": "2643058", "postId": "1506538", "score": "1", "text": "Does this help? https://communities.vmware.com/t5/VMware-Workstation-Player/Trouble-opening-SD-card-using-Ubuntu-VM-on-Workstation-Player-16/td-p/2882672", "userDisplayName": null, "...
null
[]
null
null
null
null
null
1506540
1
null
2024-03-05T03:37:17.727
1
77
<p>I use the following command in a folder:</p> <pre><code>eyeD3 --add-image &quot;coverfile_.jpg:FRONT_COVER&quot; *mp3 </code></pre> <p>This adds the cover art BUT if an mp3 file of the same name was previously referenced in ANOTHER folder the cover art for that previous file is used.</p> <p>So, if, for example the f...
121122
57576
2024-03-07T09:54:55.813
2024-03-07T22:19:51.970
Problem using eyeD3 to add cover art to mp3 files
[ "mp3-tag", "eyed3" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T05:22:27.507", "id": "2643069", "postId": "1506540", "score": "0", "text": "Does sound like a bug. But the full option is actually `--add-image IMG_PATH:TYPE[:DESCRIPTION]` so you should able to put the *full path* of your cover image to get around this issue. So so...
null
[ { "accepted": null, "body": "<p>It turns out that the culprit is VLC which substitutes cover art from a previous .mp3 of the name name, rather than displaying the one actually on the .mp3 file</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2024-03-07T22:20:40.130", ...
null
null
null
null
null
1506546
1
null
2024-03-05T05:17:25.020
3
155
<p>I just want my laptop to keep running as usual with the lid closed. I have looked at several similar questions and tried the below methods already. Any help would be greatly appreciated.</p> <p>Methods I have tried:</p> <ul> <li>Gnome Tweaks - disable the automatic suspend on lid close</li> <li>edit <code>/etc/syste...
1773070
527764
2024-03-06T14:28:59.680
2024-03-06T14:28:59.680
How to change lid close behavior to do nothing?
[ "suspend", "power-management", "laptop" ]
3
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T00:40:44.003", "id": "2643304", "postId": "1506546", "score": "4", "text": "When you edited ` /etc/systemd/logind.conf` did you remove the hash (#) before the lines where you added \"ignore\"?", "userDisplayName": null, "userId": "1749634" }, { "crea...
null
[ { "accepted": null, "body": "<p>Edit this line in <code>/etc/UPower/UPower.conf</code>:</p>\n<pre><code>IgnoreLid\n</code></pre>\n<p>to be:</p>\n<pre><code>IgnoreLid=true\n</code></pre>\n<p>And then restart the Upower service by:</p>\n<pre><code>service upower restart\n</code></pre>\n<p>This seems to have w...
null
null
null
null
null
1506550
1
null
2024-03-05T05:34:16.473
0
77
<p>Facing this weird issue after a unclean shutdown/reboot of the host:</p> <pre><code>Found left-over process NNNN (&lt;daemon&gt;) in control group while starting unit. Ignoring. This usually indicates unclean termination or a previous run, or service implementation deficiencies. </code></pre> <p>One of the daemon re...
307664
null
null
2024-03-05T05:34:16.473
Handle service start after unclean reboot
[ "systemd" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T16:05:23.343", "id": "2643163", "postId": "1506550", "score": "1", "text": "This is probably due to systemd's control files for the daemon in /run (locks, sockets and `pid` files) which are usually cleaned up on proper shutdown.", "userDisplayName": null, "u...
null
[]
null
null
null
null
null
1506551
1
null
2024-03-05T05:51:57.847
0
26
<p>I've installed a new minimal Ubuntu 22 server on hardware and am now SSH'ing to it from a local network PC - however I note that the output in the ssh window (Terminal on MacBook Pro) is limited to a single screen of information, and I can't scroll back to view extended output.</p> <p>Is it possible to see more than...
1039571
1039571
2024-03-05T09:36:20.917
2024-03-05T09:36:20.917
Scrollback lines on SSH session with Ubuntu 22 minimal server
[ "server", "bash", "ssh" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T12:32:49.063", "id": "2643113", "postId": "1506551", "score": "0", "text": "AFAIK the scollback buffer is a feature of your *local terminal* - so see for example [Limit the number of scrollback rows in Terminal on Mac](https://support.apple.com/en-ca/guide/terminal/...
null
[]
null
null
null
null
null
1506552
1
null
2024-03-05T06:38:06.213
0
65
<p>ANy idea how to fix this OCI run time error,When the development team is trying to build a image in podman,they get this run time error.Can aynone suggest how to fix this error.</p> <pre><code>./podman_build.sh build/debug/ Error: OCI runtime error: error creating systemd unit `libpod-d6a7455457fff69110bfd190235fa3...
1763796
1450948
2024-03-05T11:59:33.770
2024-03-05T11:59:33.770
Error: OCI runtime error: error creating systemd unit `libpod-scope*
[ "podman" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506554
1
null
2024-03-05T06:51:35.800
0
98
<p>I am stuck with below error, Although the connection is successful to localhost but still getting below mentioned error</p> <pre><code> SEVERE [main] org.apache.tomcat.jdbc.pool.ConnectionPool.init Unable to create initial connections of pool. com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionExcept...
1773088
1450948
2024-03-05T11:59:59.860
2024-03-05T11:59:59.860
Unable to create initial connections of pool. : Could not create connection to database server
[ "tomcat" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T15:08:29.967", "id": "2643152", "postId": "1506554", "score": "1", "text": "Are the server and client on the same machine? if not, maybe there's firewalling active on the server?", "userDisplayName": null, "userId": "249857" } ]
null
[]
null
null
null
null
null
1506557
1
1506558
2024-03-05T08:03:46.107
0
39
<p>On the server, running Ubuntu 22.04</p> <pre><code>sudo netstat -tnlp | grep :4000 tcp 0 0 0.0.0.0:4000 0.0.0.0:* LISTEN 10690/nxd tcp6 0 0 :::4000 :::* LISTEN 10690/nxd </code></pre> <p>The service re...
1773098
null
null
2024-03-05T08:20:19.333
Port not open (ufw disabled)
[ "networking", "server", "firewall", "connection", "ufw" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>I don't have enough rep to be able to post a comment - so an answer will have to do...</p>\n<p>You've checked 'ufw' but you could have a different firewall configured. Try the following :</p>\n<pre><code>sudo firewall-cmd --state\nsudo firewall-cmd --list-all\n</code></pre>\n<p>If th...
[ { "accepted": true, "body": "<p>I don't have enough rep to be able to post a comment - so an answer will have to do...</p>\n<p>You've checked 'ufw' but you could have a different firewall configured. Try the following :</p>\n<pre><code>sudo firewall-cmd --state\nsudo firewall-cmd --list-all\n</code></pre>\n...
null
null
null
null
null
1506560
1
null
2024-03-05T09:00:00.127
0
11
<p>I am using Ubuntu 22.04.4 LTS and just finished updating. However a new problem cropped up after update. When I hover my mouse pointer over anything, it just scrolls to right automatically. That practically makes everything with a horizontal span unworkable as as soon as I hover mouse it just keeps scrolling right.<...
1773104
null
null
2024-03-05T09:00:00.127
After ubuntu update, mouse scrolls to right on its own when hovering
[ "updates", "mouse" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T09:26:23.353", "id": "2643090", "postId": "1506560", "score": "0", "text": "I just realised its an issue with bluetooth mouse which was working before update. Now a wired mouse works perfectly.", "userDisplayName": null, "userId": "1773104" } ]
null
[]
null
null
null
null
null
1506561
1
null
2024-03-05T09:01:16.810
0
9
<p>When I open Software&amp;Updates and Other Software tab, I see a line starts with <code>https://bearer:mAgJOEWNBZFpEcn.....</code>.</p> <p>I disabled this, but I can't understand what is this. Does anyone see something like this?</p> <p>Thanks.</p>
76332
null
null
2024-03-05T09:01:16.810
Unknown Other Software link
[ "updates", "update-manager" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T09:19:13.100", "id": "2643089", "postId": "1506561", "score": "0", "text": "Does this answer your question? [How do I restore the default repositories?](https://askubuntu.com/questions/124017/how-do-i-restore-the-default-repositories) and [What is the correct output...
null
[]
null
null
2024-03-05T09:38:33.243
null
null
1506562
1
null
2024-03-05T09:02:07.640
0
20
<p>After the last upgrading of a 20.04 LTS server, can not perform outgoing connections but yes incoming ones.</p> <p>I mean: from the LAN I can ping the server. But the server can't ping neither machines in the LAN (nor WAN).</p> <p>In fact, when upgrading the system started to report problems accessing repositories. ...
1727037
1066942
2024-03-05T09:31:21.727
2024-03-05T09:31:21.727
22.04 when upgrading the server can not make outgoing connections neither receive from vpn
[ "networking", "server", "upgrade", "lan" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506565
1
null
2024-03-05T09:58:16.090
0
31
<p>I am using a dual-head-KVM to connect to different dual-monitor systems. The KVM uses absolute mouse mode to operate which works great if the operating system supports absolute mouse mode. <br/> I am not that experienced with Linux, but I was told that the support for absolute mouse mode in Linux is or has not alway...
1773113
null
null
2024-03-05T09:58:16.090
Which versions of Ubuntu support absolute mouse mode?
[ "kernel", "mouse", "usbhid" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506566
1
null
2024-03-05T10:07:22.917
0
53
<p>I need to get to this file to fix an issue with running tor but I cant figure out how to get to it.</p>
1773115
null
null
2024-03-05T14:48:09.517
How do I access the __init__.py file on linux?
[ "tor" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T11:34:07.510", "id": "2643108", "postId": "1506566", "score": "2", "text": "Hi and welcome - can you add some more context here? How have you reached the conclusion that you need to access this file? Are you getting an error message somewhere? What have you tried to...
null
[]
null
null
null
null
null
1506569
1
null
2024-03-05T10:41:07.340
-1
32
<p>I have an audio file, and an image file (or several image files). Which applications allow me to create a video that combine the audio and image files. For example, the audio file is a recording of reading a script, and the image file(s) is screenshot(s) of the script.</p>
1471
null
null
2024-03-05T11:48:44.320
What applications can create a video from an audio file and an image file(s)?
[ "sound", "software-recommendation", "video" ]
2
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Personally, I use <a href=\"https://kdenlive.org/\" rel=\"nofollow noreferrer\">Kdenlive</a> on Linux. It's a free &amp; open source video editor (non-linear).</p>\n<p>In my opinion, Kdenlive has a nice GUI and if you have problems or don't know, how to do something, you can ...
null
null
null
null
null
1506570
1
null
2024-03-05T10:51:29.330
0
62
<p>I have a servers <strong>Dell server R650</strong>, which has been running Ubuntu 18.04 for couple of years with secure boot enabled. When attempting to upgrade it to Ubuntu 20.04 using official ISO image 20.04.6 I encountered the following issue.</p> <p>After booting into Ubuntu 20.04 once, subsequent attempts to ...
1773123
null
null
2024-03-17T07:15:43.740
Ubuntu 18.04/20.04 secure boot
[ "boot", "server", "uefi" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T15:00:38.573", "id": "2643149", "postId": "1506570", "score": "0", "text": "Do you still have access to the install media, and are able to open a remote console to the install ISO environment via IPMI / Redfish / iDRAC web? If you have access to the rescue environm...
null
[ { "accepted": null, "body": "<p>Compiling those two posts:</p>\n<ul>\n<li><a href=\"https://bugs.launchpad.net/ubuntu/jammy/+source/mokutil/+bug/2015664\" rel=\"nofollow noreferrer\">https://bugs.launchpad.net/ubuntu/jammy/+source/mokutil/+bug/2015664</a></li>\n<li><a href=\"https://discourse.ubuntu.com/t/s...
null
null
null
null
null
1506575
1
null
2024-03-05T11:49:19.413
0
24
<p>here is the journal of the NetworkManager:</p> <pre><code>Mar 04 12:59:02 david-ThinkPad-E15-Gen-4 NetworkManager[699]: &lt;info&gt; [1709553542.1224] device (wlp2s0): Activation: successful, device activated. Mar 04 12:59:02 david-ThinkPad-E15-Gen-4 NetworkManager[699]: &lt;info&gt; [1709553542.3450] manager: Net...
1773136
null
null
2024-03-05T11:49:19.413
Wifi Connection does not work anymore over the night when Laptop was locked and has a low power
[ "networking", "wireless", "network-manager", "thinkpad", "wifi-direct" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T23:05:14.410", "id": "2643282", "postId": "1506575", "score": "0", "text": "eduroam you say? Please check here: https://askubuntu.com/questions/841620/my-ubuntu-16-04-keeps-disconnecting-from-the-wi-fi-eduroam-why/841624#841624", "userDisplayName": null, "us...
null
[]
null
null
null
null
null
1506576
1
null
2024-03-05T11:53:25.120
0
49
<p>I have just installed the latest Ubuntu and I am having trouble connecting to my home WiFi(Starlink). I can connect to my phones hotspot. What am I missing?</p>
1773139
null
null
2024-03-05T13:40:31.447
Can't connect to home WiFi but can to phone hotspot
[ "wireless" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T12:05:42.020", "id": "2643111", "postId": "1506576", "score": "2", "text": "What version of Ubuntu are you running? Please run lsb_release -a", "userDisplayName": null, "userId": "1372403" }, { "creationDate": "2024-03-05T16:40:29.950", "id": "26...
null
[ { "accepted": null, "body": "<p>Try switching ON Bluetooth and switch Off\nand try to connect the Home wifi.\nif not connecting still, Switch the Air plane mode ON and then Off and then, try to scan the available wifi connections. You will be able to find in the list of wifi connections.\nNow try to connect...
null
null
null
null
null
1506579
1
null
2024-03-05T12:02:51.730
0
62
<p>I'm trying to install PHP5.3 on an Ubuntu server, I've tried the following:</p> <ul> <li><a href="https://askubuntu.com/questions/462673/installing-php-5-3-in-ubuntu-14-04#comment1014265_462707">Installing PHP 5.3 in Ubuntu 14.04</a> (Make has errors and then stops apache server)</li> <li><a href="https://gist.githu...
1772112
1772112
2024-03-05T13:05:40.897
2024-03-05T16:51:29.650
Installing PHP5.3 for Ubuntu 20.4/22.4 for LAMP
[ "20.04", "22.04", "apache2", "php" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T14:26:37.770", "id": "2643138", "postId": "1506579", "score": "1", "text": "Given the age of PHP 5.3, it is unlikely that you’ll find a reliable repository offering a direct install for 22.04 or newer. That said, Docker is made for situations like this and would be ...
null
[ { "accepted": null, "body": "<p>You can try using this below command to install which is compatible with ubuntu 22.04.</p>\n<pre><code>sudo add-apt-repository ppa:cappelikan/ppa\nsudo apt update\n</code></pre>\n<p>you can find the details as shown below\nGo to the URL: <a href=\"https://launchpad.net/ubuntu...
null
null
null
null
null
1506580
1
null
2024-03-05T12:03:53.043
0
68
<p>My company wants me to format my computer and do disk encryption however I have tons of customizations on my pc so I don't want to lose them. I thought I can copy my home folder into external disk and do the encryption stuff and after that copy back the files. Is this possible after encryption? I mean overriding a f...
1614240
1614240
2024-03-06T12:04:21.007
2024-03-06T12:04:21.007
Is it possible to use old home folder after encryption?
[ "partitioning", "encryption", "disk-formatting" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T13:34:08.627", "id": "2643126", "postId": "1506580", "score": "2", "text": "What version of Ubuntu?", "userDisplayName": null, "userId": "243321" }, { "creationDate": "2024-03-05T13:47:09.250", "id": "2643129", "postId": "1506580", "score...
null
[]
null
null
null
null
null
1506582
1
null
2024-03-05T12:39:59.840
0
45
<p>I'm having problems with the behaviour of ubuntu 22.04 desktop. I don't know why, the block button stoped working. I mean the &quot;lock&quot; icon key in the Logitech MX Keys. I think it stoped working after the lattest update of the nvidia drivers. Moreover, now the Ctrl+Alt+(f1 to f6) changed the behaviour too. T...
911905
null
null
2024-03-05T12:39:59.840
Blockscreen lost in Ubuntu 22.04
[ "gnome", "22.04", "desktop-environments", "login-screen", "lock-screen" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506584
1
null
2024-03-05T13:06:43.177
0
57
<pre><code>sudo must be owned by uid 0 and have the setuid bit set </code></pre> <p>So I can't make any changes or install anything. ubuntu 22.04 I am just start study it</p> <p>appreciate your help</p>
1773153
19626
2024-03-05T14:54:39.260
2024-03-05T14:54:39.260
Problem with sudo
[ "sudo", "chown" ]
0
9
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T13:14:33.817", "id": "2643121", "postId": "1506584", "score": "0", "text": "Please enter `ls -l $(which sudo)` and add its output to your question. Also please state your Ubuntu version.", "userDisplayName": null, "userId": "149708" }, { "creationDat...
null
[]
null
null
null
null
null
1506586
1
null
2024-03-05T13:18:31.787
0
17
<p>When we install, apt-get is installed with the default version. The default version contains certain vulnerabilities. As a result, we did not install the newest version of Apache using the apt-get command.</p>
1773159
null
null
2024-03-05T13:18:31.787
Why we are not installed the Apache 2.4.58 version using apt-get for ubuntu 22.04 LTS version?
[ "apt" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-09T03:07:24.790", "id": "2644032", "postId": "1506586", "score": "0", "text": "Are you sure that version contains the vulnerabilities or was the older version patched for security fixes as it usually is for Ubuntu? Did you verify that your current version isn't patched...
null
[]
null
null
2024-03-05T17:12:37.570
null
null
1506587
1
null
2024-03-05T13:31:24.330
0
26
<p>I wish to monitor what all apps were opened on the PC at any time. I mostly use it for operating GUI apps like chrome, vlc media player, etc. Specifically, I would like to know which app I opened at what time and for how long it was used. This could help me trace where my time went by. There are a lot of apps on and...
1716456
null
null
2024-03-05T13:31:24.330
Monitoring user activity restricted to GUI apps
[ "22.04", "scripts", "google-chrome", "software-recommendation", "gui" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506590
1
null
2024-03-05T14:18:16.530
0
39
<p>I installed Ubuntu on laptop while it was in the Docking station. Entering BIOS with f9 every time I wanted to run Ubuntu. Both Windows and Ubuntu worked. When I booted up without the power cable connected to docking I got an error message. I tried to fix it with Boot-Repair, but it didn't work. <a href="https://pas...
1773171
94914
2024-03-05T16:34:28.730
2024-03-05T16:55:00.303
Unable to boot Ubuntu after disconnecting power
[ "dual-boot", "boot-repair" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T14:55:34.340", "id": "2643147", "postId": "1506590", "score": "0", "text": "The ubuntu pastebin is behind a login wall.", "userDisplayName": null, "userId": "249857" }, { "creationDate": "2024-03-05T15:33:08.780", "id": "2643154", "postId": "...
null
[ { "accepted": null, "body": "<p>Check the MBR of the hard drive. Maybe you need a bootable disk or usb for that.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2024-03-05T22:12:08.573", "id": "2643268", "postId": "1506607", "score": "0", "...
null
null
null
null
null
1506591
1
null
2024-03-05T14:23:19.517
0
38
<p>I'm hoping to get some assistance with a touchscreen issue on a LattePanda board running Xubuntu20.04.6 LTS (XFCE4 environment). We have a Qt application designed for this setup, but we're encountering a problem:</p> <p>Issue: The system doesn't fully support touchscreen gestures. The screen displays a cursor, makin...
1773149
1773149
2024-03-06T07:51:49.213
2024-03-06T07:51:49.213
Touchscreen Gestures Not Working Properly on LattePanda with Xubuntu (XFCE4) & Qt App
[ "xubuntu", "xfce" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T01:00:50.197", "id": "2643309", "postId": "1506591", "score": "1", "text": "Ubuntu 20.04 LTS questions are still on topic; Xubuntu 20.04 LTS however is EOL; https://wiki.xubuntu.org/releases/20.04/release-notes where you'll note \"*supported for three years until Sa...
null
[]
null
null
null
null
null
1506593
1
null
2024-03-05T15:06:20.273
0
47
<p>Max size of XFS file system on Ubuntu 20.04.3 ?</p>
1773186
null
null
2024-03-05T16:51:36.330
Max size of XFS file system on Ubuntu 20.04.3?
[ "xfs" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T15:46:52.400", "id": "2643157", "postId": "1506593", "score": "2", "text": "quick search gives me https://en.wikipedia.org/wiki/XFS#Capacity", "userDisplayName": null, "userId": "249857" } ]
null
[ { "accepted": null, "body": "<p>While the theoretical maximum size for an XFS file system is 8 exbibytes (8 ✕ 10<sup>18</sup> bytes), Ubuntu itself doesn't impose any lower limitations on the size you can create. The theoretical maximum size of an XFS file system is unattainable due to practical considerati...
null
null
null
null
null
1506594
1
null
2024-03-05T15:11:38.787
0
19
<p>I'm using gVim and want to move Esc to Alt and AltGr. How can I do that?</p>
1610503
null
null
2024-03-05T17:24:45.973
How can I move the Esc key to Alt and AltGr
[ "keyboard" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T16:55:03.103", "id": "2643182", "postId": "1506594", "score": "1", "text": "Does this answer your question? [How do I remap certain keys or devices?](https://askubuntu.com/questions/24916/how-do-i-remap-certain-keys-or-devices)", "userDisplayName": null, "us...
null
[ { "accepted": null, "body": "<p>I found a solution to the problem in Vim Stack Exchange. Instead of using Esc I can use C - [.\nThat isn't exactly what I were asking for but it's a good solution to the problem and I will use it. The answer come from Amir Eldor Aug 1,2018 and it was an answer to the &quot;Re...
null
null
null
null
null
1506595
1
null
2024-03-05T15:14:26.403
0
74
<p>I have inherited a process that used Evdev as the touchscreen driver, It is from 7 years ago at least. Running on a Panasonic Toughbook. This is for touchscreen calibration. The issue is now we are running Ubuntu 22.04 and it uses libinput and not evdev to handle devices.</p> <p>The previous touch screen mechanism i...
1764658
null
null
2024-03-05T15:14:26.403
libinput Ubuntu 22.04 question for touchscreen calibration
[ "drivers", "22.04", "touchscreen", "sed" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506597
1
null
2024-03-05T15:32:06.183
0
275
<p>I am using an Hp spectre x360 14&quot; 2024, but it is impossible for me to install Ubuntu 22.04.4. Is there anyone within the community who has managed to do it?</p>
1773187
null
null
2024-03-05T15:32:06.183
Ubuntu in hp spectre x360 14 (2024)
[ "22.04" ]
0
11
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T18:00:36.847", "id": "2643196", "postId": "1506597", "score": "0", "text": "Is that an UEFI only system. Mfg are making UEFI only systems now. It seems HP has used x360 for years, so many models. Not sure then what issues carry from older systems to newer. You may n...
null
[]
null
null
null
null
null
1506598
1
null
2024-03-05T15:32:41.503
0
19
<p>I have Ubuntu 20.04 guest system with a shared folder (lets say, <code>/home/me/VMShared</code>) between guest and host. On the guest machine user <code>me</code> is added to <code>vboxsf</code> group which allows full access to this folder. However, when I run a Snap Application (namely, Figma), it doesn't have acc...
165744
null
null
2024-03-05T15:32:41.503
Ubuntu 20.04 snaps: Allow a snap app access to a VM shared folder
[ "permissions", "virtualbox", "snap", "apparmor" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T15:51:25.890", "id": "2643159", "postId": "1506598", "score": "0", "text": "https://ubuntu.com/server/docs/security-apparmor#checking-and-debugging-denies-6", "userDisplayName": null, "userId": "249857" }, { "creationDate": "2024-03-05T16:30:55.160",...
null
[]
null
null
null
null
null
1506606
1
null
2024-03-05T16:54:17.617
0
369
<p>I've read this <a href="https://forums.debian.net/viewtopic.php?p=743148" rel="nofollow noreferrer">[SOLVED] cannot set nvidia-drm.modset=1</a>, and this <a href="https://%5BDual%20system,%20Ubuntu%2020.04%5Dnvidia-gpu:%20i2c%20timeout%20error;%20ucsi_ccg:%20i2c_transfer%20failed%20-110,%20ucsi_ccg_init%20failed" re...
134251
null
null
2024-03-05T16:54:17.617
options nvidia-drm modeset=1 in place but still have the modeset error
[ "nvidia", "drm" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506608
1
null
2024-03-05T16:59:25.660
0
20
<p><a href="https://i.stack.imgur.com/sgYt2.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/sgYt2.png" alt="enter image description here" /></a></p> <p>I've encountered an unusual issue and I need assistance. It started about a year ago. Sometimes, usually once a month, the volume on my device sudden...
1713557
null
null
2024-03-05T16:59:25.660
Uncontrolled and dangerous volume level increase breaking my ears and my headsets
[ "sound", "i3-wm" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T17:25:45.647", "id": "2643186", "postId": "1506608", "score": "1", "text": "Which version of Ubuntu are you using? Since you have the same problem in Ubuntu and Arch Linux, the problem is not Ubuntu related. Since the problem happens only on one device and not the o...
null
[]
null
null
null
null
null
1506609
1
1506613
2024-03-05T17:12:56.923
0
33
<p>I'm trying to create custom alias to to compile and run my .c files in one command. I tried to add this line in /.bashrc_aliases <code>alias runc='gcc $1 -lm &amp;&amp; ./a.out'</code> however I get an error and it seems like the .c file doesn't get passed to the gcc. Any help apreciated.</p>
1773157
null
null
2024-03-05T17:29:53.703
Custom alias to run and compile .c file
[ "command-line", "bash", "gcc", "c", "alias" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T17:18:57.367", "id": "2643185", "postId": "1506609", "score": "2", "text": "See [Aliases - able to pass arguments?](https://askubuntu.com/questions/218630/aliases-able-to-pass-arguments)", "userDisplayName": null, "userId": "178692" }, { "creationDat...
{ "accepted": true, "body": "<p>I don't think you can include a variable within an alias. And in any case, you cannot use a variable within single quotes, you'd have to use doublequotes instead.</p>\n<p>This function should work. Place these lines in your <code>.bashrc</code> file or wherever you would put the alia...
[ { "accepted": true, "body": "<p>I don't think you can include a variable within an alias. And in any case, you cannot use a variable within single quotes, you'd have to use doublequotes instead.</p>\n<p>This function should work. Place these lines in your <code>.bashrc</code> file or wherever you would put ...
null
null
2024-03-23T01:27:40.397
null
null
1506610
1
null
2024-03-05T17:24:08.237
0
92
<p>I would like to run the Android Revolut finance app with my Ubuntu laptop (Ubuntu 22.04.3 LTS). Would you tell me how to achieve this?</p> <p>(Here is a link to the app in order to avoid misunderstandings:<br /> <a href="https://play.google.com/store/apps/details?id=com.revolut.revolut" rel="nofollow noreferrer">htt...
1135874
1135874
2024-03-06T09:14:25.750
2024-03-06T11:03:41.427
How can I run the Android Revolut finance app with Ubuntu?
[ "android-emulator" ]
1
10
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T19:31:16.907", "id": "2643217", "postId": "1506610", "score": "0", "text": "Have you tried any solutions yet? Some recent, similar questions have been closed as a duplicate of [this question](https://askubuntu.com/questions/1732/can-i-run-android-apps-on-ubuntu) alt...
null
[ { "accepted": null, "body": "<p>You can use <a href=\"https://www.genymotion.com/\" rel=\"nofollow noreferrer\">genymotion</a> or <a href=\"https://waydro.id/\" rel=\"nofollow noreferrer\">waydroid</a> to install android apps on Linux.</p>\n<p><a href=\"https://www.genymotion.com/\" rel=\"nofollow noreferre...
null
null
null
null
null
1506612
1
null
2024-03-05T17:26:14.600
0
21
<h2>Currently Using 22.04</h2> <p>I just bought a <a href="https://rads.stackoverflow.com/amzn/click/com/B0CRQRP15K" rel="nofollow noreferrer" rel="nofollow noreferrer">mini pc</a> using a intel i9 processor. I also jusat bout <a href="https://www.bestbuy.com/site/insignia-2-bay-hdd-docking-station/6153102.p?skuId=6153...
1153802
1153802
2024-03-06T17:33:43.167
2024-03-06T17:33:43.167
Extreme Lag when connecting Docking Station with HDD
[ "usb", "usb-drive", "external-hdd", "storage", "docking" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T17:36:09.677", "id": "2643188", "postId": "1506612", "score": "2", "text": "Since you have two PCs with Ubuntu and the external SSD/HDD enclosure works on one and does not work on the other, the problem is probably not with Ubuntu. This may be a hardware problem wit...
null
[]
null
null
null
null
null
1506614
1
null
2024-03-05T17:55:13.740
0
85
<p>Basically the post</p> <p><a href="https://askubuntu.com/questions/366350/time-is-not-displaying-in-the-top-bar">Time is not displaying in the Top Bar</a></p> <p>(grayed-out clock settings as well) but the solutions from that post do not work for me, perhaps due to being Ubuntu 22.04.</p> <p>Any suggestions how to m...
653099
653099
2024-04-03T14:59:34.467
2024-04-03T14:59:34.467
Ubuntu 22.04 Unity: clock in top bar flickers a few times before dissapearing completely upon login
[ "unity", "22.04", "clock", "top-bar" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T00:46:46.413", "id": "2643306", "postId": "1506614", "score": "1", "text": "Ubuntu Unity was still a *respin* for 22.04; it didn't became an official flavor until Ubuntu Unity 22.10 (which is now EOL). https://lists.ubuntu.com/archives/technical-board/2022-August/...
null
[]
null
null
null
null
null
1506615
1
null
2024-03-05T18:08:07.930
-1
55
<p>My colleague who uses Windows has a folder on his computer that is connected to the university's OneDrive. And this folder is created thanks to the OneDrive application on windows.</p> <p>How can I, an Ubuntu 22.04.4 user, create such a folder for myself? As far as I can know, there is no OneDrive application for Li...
1773224
null
null
2024-03-05T21:13:01.273
OneDrive folder on computer hard drive for linux
[ "22.04", "microsoft" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T18:41:19.760", "id": "2643208", "postId": "1506615", "score": "0", "text": "https://packages.ubuntu.com/lunar/onedrive ? https://github.com/abraunegg/onedrive", "userDisplayName": null, "userId": "15811" } ]
null
[ { "accepted": null, "body": "<p><strong>Disclosure:</strong> I am the developer of the OneDrive Client for Linux - <a href=\"https://github.com/abraunegg/onedrive\" rel=\"nofollow noreferrer\">https://github.com/abraunegg/onedrive</a></p>\n<p>There are 5 reliable ways to access OneDrive on Linux/Unix platfo...
null
null
null
null
null
1506619
1
null
2024-03-05T18:43:29.760
0
49
<p>I've got a server at home, and I've just moved. I never had problems at the old address connecting it to the internet, but at the new address, the server is refusing to connect.</p> <p>I've verified so far that all cables work, and the setup gets me connection on other devices.</p> <p><code>ip a</code> says this abo...
1773226
1773226
2024-03-06T09:06:59.323
2024-03-06T09:06:59.323
Network is unreachable after move
[ "networking", "server" ]
0
5
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T18:53:58.633", "id": "2643211", "postId": "1506619", "score": "0", "text": "You need to provide more information in order to get help. What OS are you using? What version? Desktop or server? How is your network device configured? Static IP or DHCP? How did you set i...
null
[]
null
null
null
null
null
1506620
1
null
2024-03-05T18:44:35.543
-1
154
<p>When I logged in today Chrome will not load. Clicking on the icon does nothing. I rebooted. I used <code>sudo apt reinstall google-chrome-stable</code>. Nothing. I re-downloaded the .deb package from Google and used <code>sudo apt purge google-chrome-stable</code> and then reinstalled it from the downloaded package....
1385880
null
null
2024-03-05T19:03:04.277
Chrome suddenly won't load in Ubuntu 23.10
[ "apt", "google-chrome", "deb" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Changing the name of the computer somehow broke Chrome. I changed it back and now it works fine. I still need to rename it so I need to figure out how to do that without making Chrome stop working. I am wondering if uninstalling Chrome, then changing the name, then installing...
null
null
null
null
null
1506623
1
1508069
2024-03-05T18:52:45.010
-1
407
<p>I'm running Ubuntu on a thin client as a headless home server. I've upgraded to 23.10 a few monthes ago, but I realize I've been stuck with kernel 6.2.0 since then.</p> <p>Running <strong>sudo apt update</strong>, <strong>sudo apt upgrade</strong> or <strong>sudo apt dist-upgrade</strong> gets me nothing (everything...
1773234
1773234
2024-03-08T13:03:45.117
2024-03-20T13:51:00.987
Stuck with kernel 6.2.0 on Ubuntu 23.10
[ "upgrade", "kernel", "lvm", "23.10" ]
3
15
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T19:22:10.567", "id": "2643215", "postId": "1506623", "score": "3", "text": "In a terminal, (crtl+alt+t to start one) run apt-mark showmanual and see if the linux kernel packages are shown. If they are, just use apt-mark to set them to \"auto\", and try the update/u...
{ "accepted": true, "body": "<p>My computer was separated in 3 partitions : 1- bios/grub, 2- boot files, 3- ubuntu.</p>\n<p>For some reason, my boot partition got unmounted in Ubuntu so it wasn't recognized. When I was trying to update using apt upgrade, Ubuntu put the files in a boot folder in its own partition (t...
[ { "accepted": null, "body": "<p>You need to run:</p>\n<pre><code>sudo apt update\n</code></pre>\n<p>Then, and only then, should you run:</p>\n<pre><code>sudo apt dist-upgrade\n</code></pre>\n<p>The first command, <code>sudo apt update</code>, updates the list of packages that need to be updated (it checks f...
null
null
null
null
null
1506626
1
1506733
2024-03-05T19:41:51.510
0
371
<p>I installed Ubuntu 22.04.4 but the wifi option is not available, Laptop: Asus Vivobook 16X. <a href="https://paste.ubuntu.com/p/zsmVFbhPVn/" rel="nofollow noreferrer">https://paste.ubuntu.com/p/zsmVFbhPVn/</a></p> <pre class="lang-none prettyprint-override"><code>########## wireless info START ########## Report fro...
427749
94914
2024-03-06T06:53:23.343
2024-03-22T15:27:08.740
Wifi option is not available in Ubuntu 22.04
[ "wireless", "22.04", "asus" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T19:44:00.753", "id": "2643226", "postId": "1506626", "score": "2", "text": "Does this answer your question? [My wireless/WiFi connection does not work. What information is needed to diagnose the issue?](https://askubuntu.com/questions/425155/my-wireless-wifi-connect...
{ "accepted": true, "body": "<p>My answer turned out to be incorrect. It seems that the reference I used is a false positive, and there is infact no support for the MT7902 in the kernel yet.</p>\n<p><s>The issue is that the WiFi chipset of your laptop is MEDIATEK Corp. Wi-Fi 6E <code>MT7902</code> Wireless Network ...
[ { "accepted": true, "body": "<p>My answer turned out to be incorrect. It seems that the reference I used is a false positive, and there is infact no support for the MT7902 in the kernel yet.</p>\n<p><s>The issue is that the WiFi chipset of your laptop is MEDIATEK Corp. Wi-Fi 6E <code>MT7902</code> Wireless ...
null
null
null
null
null
1506636
1
1507219
2024-03-05T21:36:25.673
0
90
<p>I am trying to connect ubuntu server 22.04 to internet on a RaspberryPi 3B+ using a 4G USB modem and netplan.</p> <p>The USB dongle seems to be recognized:</p> <pre><code>carlo@pi-box:~$ lsusb Bus 001 Device 008: ID 19d2:0016 ZTE WCDMA Technologies MSM ZTE Mobile Broadband carlo@pi-box:~$ sudo dmesg | grep usb [ 4...
1773253
null
null
2024-03-11T21:56:35.113
Cannot connect ubuntu server 22.04 to internet on a RaspberryPi 3B+ using a 4G USB modem and netplan
[ "networking", "raspberrypi", "netplan", "usb-modem" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>I found out where was the issue.\nI share my experience, maybe it could be helful to someone else.\nI solved the APN issue by forcing the APN also on the connection (to specify it only in the netplan yaml file was not enough):</p>\n<pre><code>nmcli c modify netplan-ttyUSB2 gsm.apn mo...
[ { "accepted": true, "body": "<p>I found out where was the issue.\nI share my experience, maybe it could be helful to someone else.\nI solved the APN issue by forcing the APN also on the connection (to specify it only in the netplan yaml file was not enough):</p>\n<pre><code>nmcli c modify netplan-ttyUSB2 gs...
null
null
null
null
null
1506643
1
null
2024-03-05T22:26:26.920
0
92
<p>I have a complete backup for starters. Second, I was testing an application that required me to upgrade from Python 3.10.12 to Python 3.11, and now Gnome Terminal is not working, and I am unable to update or upgrade Ubuntu Pro 22.04.X. Please advise.</p> <p>Myles.</p>
1773262
null
null
2024-03-12T05:34:54.247
Not able to update or upgrade after upgrading from Python 3.10.12 to Python 3.11
[ "command-line", "gnome", "upgrade", "python" ]
1
9
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T22:36:39.547", "id": "2643276", "postId": "1506643", "score": "1", "text": "Search this site for python update broke No application should need to change system default python (or compiler). There are other ways to install new versions of anything you want without...
null
[ { "accepted": null, "body": "<p>You can try using re-installing the gnome-terminal.</p>\n<p>First, you'd like to take a back of the gnome setting if you configured it well. Here - <a href=\"https://askubuntu.com/a/1056392/1774643\">https://askubuntu.com/a/1056392/1774643</a></p>\n<p>Second, re-install gnome...
null
null
2024-03-12T05:35:01.860
null
null
1506645
1
null
2024-03-05T22:47:07.460
-1
46
<p>I extracted the files from <em>xubuntu-23.10-desktop-amd64.iso</em>.<br /> The file <em>md5sum.txt</em> contains a list of the files with the md5sum values.<br /> Result of <code>md5sum -c md5sum.txt</code>:</p> <pre><code>... ./.disk/info: OK ./.disk/casper-uuid-generic: OK ./.disk/release_notes_url: OK md5sum: WAR...
1773256
null
null
2024-03-06T14:17:06.780
xubuntu 23.10 ISO files with two md5sum errors
[ "xubuntu", "iso" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T23:24:57.790", "id": "2643290", "postId": "1506645", "score": "3", "text": "Once 23.10 was created, **that was it**, there was no revisions. If you have bad files in the ISO during its self-verification then despite the SHA sum of the ISO, you need to obtain anothe...
null
[ { "accepted": null, "body": "<p>Now I found the cause.<br />\nYesterday I used <strong>open with &quot;Archive Manager&quot;</strong> to extract the files.<br />\nToday I wanted to enter all commands manually.<br />\nI used the <strong>mount -o loop</strong> which I saw in\n<a href=\"https://www.tecmint....
null
null
null
null
null
1506647
1
null
2024-03-05T23:04:58.953
1
78
<p>I have an application which causes GNOME to pop up this dialog repeatedly. If I click the Wait button, it carries on for a short while, then pops up again. I have pressed this button a dozen or more times, and the application does indeed complete successfully.</p> <p><a href="https://i.stack.imgur.com/aJ5SB.png" rel...
612
null
null
2024-03-05T23:04:58.953
How can I prevent "Application is not responding" dialog?
[ "gnome", "gnome-shell", "23.10" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-03-05T23:20:25.690", "id": "2643288", "postId": "1506647", "score": "0", "text": "Does this application need human interaction once it is started? I see this pop-up only when I try to interact with a frozen app. If I leave the keyboard and mouse alone or move the focus to...
null
[]
null
null
2024-04-03T09:42:17.647
null
null
1506653
1
null
2024-03-06T00:41:57.270
0
30
<p>I have an old piece of non-ANSI C code I wrote years ago that complied well on System 5 Unix running on a AT&amp;T 3B2 micro computer. After I left engineering to go into medicine my C coding experience has rusted but not my love for Unix and now Linux. If you tell me to just convert the old code to ANSI C then so b...
1773276
null
null
2024-03-06T00:41:57.270
Is it possible to complie non-ansi C code on Ubuntu 22.04.4?
[ "compiler" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T01:07:26.717", "id": "2643313", "postId": "1506653", "score": "3", "text": "Try a compile and see what errors you get. Then check the man page for gcc and see if there are options to set to handle the situation. Or update the problem code.", "userDisplayName":...
null
[]
null
null
null
null
null
1506660
1
null
2024-03-06T02:46:47.080
-3
62
<p>I went to “ask ubuntu” and tried the suggestion to install ubuntu restricted extras, and then to install libdvd4. This did not help. Another suggestion was to reset the dvd region code. I typed into the terminal the command sudo regionset /dev/sr0 and was told “command not found”.I tried to use the ubuntu universe r...
1772716
null
null
2024-03-06T15:44:11.310
I can't play a commercial dvd on my ubuntu 22.04 laptop
[ "dvd" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T04:22:41.380", "id": "2643340", "postId": "1506660", "score": "5", "text": "\"*This did not help*\" is too vague to offer useful advice. Please be specific. Use links to show where you got instructions from. Clearly detail for us the steps you followed. Show us accu...
null
[ { "accepted": null, "body": "<p>Perhaps some additional packages are required. I too could not play commercial DVDs until the following</p>\n<pre><code>sudo apt install libdvd-pkg libdvdnav4 libdvdread8\nsudo dpkg-reconfigure libdvd-pkg\n</code></pre>\n<p>Which version of libdvdread may depend upon which v...
null
null
null
null
null
1506662
1
null
2024-03-06T04:17:42.540
0
37
<p>I tried to configure nginx on my Ubuntu system. During this process, I executed the command <code>sudo ufw allow 'Nginx HTTP</code> and I got an error:</p> <pre><code>WARN: initcaps [Errno 2] iptables v1.8.7 (legacy): can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps ipt...
1773296
884673
2024-03-06T18:54:32.973
2024-03-06T18:54:32.973
Nginx configuration failure: iptables table does not exist
[ "iptables", "nginx", "ufw" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T06:51:01.673", "id": "2643359", "postId": "1506662", "score": "1", "text": "Does this answer your question? [Can't initialize iptables table \\`filter': Table does not exist (do you need to insmod?)](https://askubuntu.com/questions/743678/cant-initialize-iptables-ta...
null
[]
null
null
null
null
null
1506664
1
null
2024-03-06T04:33:32.980
0
75
<p>I use the command of &quot;ls&quot; to list all files in a directory. However, I found that the name of archive files such as &quot;.tar.gz&quot; is not displayed in red color.The version of the Ubuntu is 20.04. Can someone help me?</p> <p>By the way, the shell I used is the fish shell.</p>
1773298
178692
2024-03-08T13:11:55.960
2024-03-10T00:07:52.847
Why is the name of archive files not displayed in red color
[ "20.04", "fish" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T12:47:20.993", "id": "2643425", "postId": "1506664", "score": "2", "text": "Do other filetypes have the expected colors? Are you using the bash shell, or some other? Do you have a `~/.dircolors` file? Have you examined the values in the `LS_COLORS` variable? Please ...
null
[ { "accepted": null, "body": "<p>The GNU coreutils implementation of <code>ls</code> has <em>some</em> built in colors, but the red coloring of archive files such as <code>.tar</code>, <code>.tar.gz</code>, <code>.tar.bz2</code>, <code>.tgz</code> that you may be familiar with from using the Ubuntu bash shel...
null
null
null
null
null
1506665
1
null
2024-03-06T04:47:26.517
1
45
<p>A fresh install 23.10 with UFW and OpenVPN, all works no problem. Then, after a restart, the network icon comes up with a question mark. And I can't reach the internet. I can ping whatever IP I want, like the Google DNS 8.8.8.8, or something else, just not ping by name, e.g.</p> <pre><code>ping www.google.com tempor...
1773301
884673
2024-03-06T09:26:17.120
2024-03-06T09:26:17.120
Can't reach internet after reboot. But I can ping DNS servers Ubuntu 23.10
[ "networking", "dns", "openvpn", "23.10" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506669
1
null
2024-03-06T05:31:32.663
0
40
<p>I am creating a virtual machine using virtual manager in linux. While adding a new instance it provides us an option to add storage. When we create a new volume storage. It provides us an option of backing store. This backing stores takes a path of file as an input. Can anybody explain me in detail what does this ba...
1773313
null
null
2024-03-06T05:31:32.663
What does backing store option do while creating a VM in Virtual manager?
[ "kvm-virtualization", "storage", "kali-linux-tools" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506674
1
null
2024-03-06T07:07:14.477
0
96
<p>So I have Ubuntu 22.04 with RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller. When I'm using the standard driver, my network disconnects every time. That's why I had to remove the driver and install r8168.</p> <p>Everything was fine with kernel 6.2.0-39, but after I updated it to 6.5.0-21, I encountered an ...
1733751
1450948
2024-03-06T14:03:04.467
2024-03-06T14:03:04.467
Ubuntu 22.04 kernel 6.5.0-21 and r8168-dkms (r8168-dkms : Depends: dkms (>= 3.0.3-4~) but 2.8.7-2ubuntu2.2 is installed)
[ "drivers", "apt", "kernel", "dependencies" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T16:56:53.013", "id": "2643485", "postId": "1506674", "score": "0", "text": "Search the launchpad bug site for r8169 dkms and add yourself to the appropriate bugs. On Ubuntu 22.04, r8168-dkms should depend upon dkms >= 2.1.0.0, so your 2.8.7 should be fine, but... N...
null
[]
null
null
null
null
null
1506679
1
null
2024-03-06T07:53:41.543
0
106
<p>I started my journey with <code>apt-get update</code>. I received error message</p> <pre><code>Err:1 http://ke.archive.ubuntu.com/ubuntu focal InRelease Cannot initiate the connection to ke.archive.ubuntu.com:80 (2c0f:fe40:8001:10::1). - connect (101: Network is unreachable) Could not connect to ke.archive.ubun...
476315
null
null
2024-03-06T07:53:41.543
apt-get cannot connect to Ubuntu main archives
[ "networking", "apt" ]
0
6
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T11:32:30.253", "id": "2643408", "postId": "1506679", "score": "1", "text": "Please, try to check repositories by web browser. Copy the repository name to address field in browser and open the page, e.g. `http//ke.archive.ubuntu.com` or `http://archive.ubuntu.com` . ...
null
[]
null
null
null
null
null
1506682
1
1507032
2024-03-06T08:40:38.533
0
138
<p>I have recently done my first dual boot with Ubuntu and Windows. However, now I don't have sound with my speakers. I have tried all the troubleshooting steps I could find online, however nothing seems to work.</p> <p>Using bluetooth headset, the sound works, but the speakers do not work.</p> <p>They are recognised I...
1773355
57576
2024-03-10T02:06:16.323
2024-03-10T02:07:15.163
No sound Ubuntu 22.04 LTS / Windows 11 Dual boot
[ "dual-boot", "sound", "soundcard" ]
1
4
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T08:43:08.943", "id": "2643383", "postId": "1506682", "score": "1", "text": "Does this answer your question? [Sound not working in ASUS Zenbook OLED](https://askubuntu.com/questions/1470253/sound-not-working-in-asus-zenbook-oled)", "userDisplayName": null, "u...
{ "accepted": true, "body": "<p>I have resolved the issue;</p>\n<p>The problem was that I had to update to a new kernel version. Was using 6.5.x and upgraded to 6.7.6.</p>\n<p>This has fully solved my issue.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2024-03-09T16:12:47.793", ...
[ { "accepted": true, "body": "<p>I have resolved the issue;</p>\n<p>The problem was that I had to update to a new kernel version. Was using 6.5.x and upgraded to 6.7.6.</p>\n<p>This has fully solved my issue.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2024-03-09T16:12...
null
null
null
null
null
1506688
1
1507545
2024-03-06T09:40:30.900
5
3888
<p>I'm trying to run apt-get update and getting this error for gitlab-runner:</p> <pre><code># apt-get update . . . Get:6 https://packages.gitlab.com/runner/gitlab-runner/ubuntu focal InRelease [23.5 kB] Err:6 https://packages.gitlab.com/runner/gitlab-runner/ubuntu focal InRelease The following signatures were invali...
1764145
null
null
2024-03-27T23:32:05.270
apt-get update for gitlab-runner for Ubuntu 20.04.6 LTS failing with invalid signature
[ "apt", "package-management", "22.04", "gitlab" ]
6
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T23:18:07.370", "id": "2643553", "postId": "1506688", "score": "0", "text": "Not just gitlab runner, they've broken the main gitlab ppa as well. I have my gtlab instance saying \"update ASAP\" and \"apt update\" saying \"good luck with that\"", "userDisplayName":...
{ "accepted": true, "body": "<p>You can update your GitLab Runner signature by following the instructions below.</p>\n<h2>1. How to fix this.</h2>\n<p>The commands to be fixed are as follows</p>\n<pre><code>awk '/deb \\[signed-by=/{\n pubkey = $2;\n sub(/\\[signed-by=/, &quot;&quot;, pubkey);\n sub(/\\]$/,...
[ { "accepted": null, "body": "<p>Note tested it in ubuntu jammy.</p>\n<pre><code> wget -qO- https://packages.gitlab.com/gpg.key | sudo gpg --dearmor -o /usr/share/keyrings/omnibus_gitlab_gpg.key\n</code></pre>\n<p>Move the old sources.list for this package sources\nAnd reload with curl command the skript ...
null
null
null
null
null
1506691
1
null
2024-03-06T10:03:27.760
-2
2130
<pre><code>welcome@SSPLLTIT018:~$ sudo apt update Hit:1 https://download.docker.com/linux/ubuntu focal InRelease Hit:2 https://packages.microsoft.com/repos/code stable InRelease Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease ...
1773372
158442
2024-03-06T10:05:56.560
2024-03-19T17:54:37.047
getting error while creating kubernetes repositories
[ "docker", "development", "kubernetes" ]
4
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T12:32:15.963", "id": "2643419", "postId": "1506691", "score": "0", "text": "Does this answer your question? [What can I do if a repository/PPA does not have a Release file?](https://askubuntu.com/questions/866901/what-can-i-do-if-a-repository-ppa-does-not-have-a-rel...
null
[ { "accepted": null, "body": "<p>A repository has to have a specific structure to work with <code>apt</code>. One part of this structure is a file named <code>Release</code>. In your case, at least this file is missing from the repository in question:</p>\n<pre><code>E: The repository 'http://apt.kubernetes....
null
null
null
null
null
1506692
1
null
2024-03-06T10:18:23.650
1
112
<p>I am currently working on my Master thesis and used Ubuntu on Hyper V for my thesis. But this morning, it suddenly stopped working with this error:</p> <p><code>Failed to start systemd script to load sep5 driver at boot time&quot;. </code> Please, can anyone help me to solve this problem?</p> <p><img src="https://i....
1773374
85695
2024-03-06T10:46:46.860
2024-03-06T10:46:46.860
"Failed to start systemd script to load sep5 driver at boot time" on boot
[ "boot", "systemd" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-07T01:05:50.457", "id": "2643571", "postId": "1506692", "score": "0", "text": "With boot logs like this, you can't always infer that the process that created the last log entry is actually the process that is stopping it from completing - however, if the sep5 driver *i...
null
[]
null
null
null
null
null
1506694
1
null
2024-03-06T10:43:05.157
0
62
<p>I want to setup a dual-boot of Ubuntu with Windows 11. Currently I am using Microsoft account and BitLocker is ON. Do I have to do anything to be able to successfully setup the dual-boot? Or it is straightforward and I just proceed with the Ubuntu installation?</p>
1773344
null
null
2024-03-06T12:49:12.677
Dual-Boot with Windows 11 and BitLocker
[ "dual-boot", "system-installation" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506696
1
null
2024-03-06T11:03:21.863
0
61
<p>After installing 22.04 on my Honor Magicbook X16, the trackpad is not detected. I have attempted to use it by following all the instructions, but to no avail. and also gestures is not supported</p> <pre><code>⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer ...
1773385
1773385
2024-03-06T11:48:23.213
2024-03-06T11:48:23.213
Track pad not support in Honor magicbook X16
[ "touchpad", "ubuntu-drivers", "gestures" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T15:37:03.853", "id": "2643456", "postId": "1506696", "score": "0", "text": "https://forum.manjaro.org/t/my-touchpad-was-recognized-as-a-mouse/145157\n\nit was works but when i restart the PC it shouled not working for that i have to enable everytime by using\n\nsudo...
null
[]
null
null
null
null
null
1506698
1
null
2024-03-06T11:40:07.117
0
130
<p>I have a computer that had ubuntu 20.04 installed on a Windows OS, the ubuntu 20.04 app was uninstalled, but under the Linux folder in Windows &quot;Documents&quot; under the Linux section there is a folder there that says ubuntu-20.04, I can't access this folder and just want to delete it, how do I go about this? W...
1773391
1165986
2024-03-07T12:23:33.627
2024-03-07T12:23:33.627
Issues with version control for UBUNTU 20.04 and 22.04
[ "networking", "20.04", "permissions", "windows-subsystem-for-linux" ]
2
5
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T21:26:43.953", "id": "2643530", "postId": "1506698", "score": "1", "text": "Welcome to Ask Ubuntu! Can you [edit](https://askubuntu.com/posts/1506698/edit) your question to include the results of `wsl -l -v` and `wsl --version` (in PowerShell)? `wsl --version` mig...
null
[ { "accepted": null, "body": "<h4><em>Short answer (hopefully):</em></h4>\n<p>As @Steeldriver mentioned in the comments, running the following command inside PowerShell should remove Ubuntu. Please note that this is a <strong>destructive</strong>, irreversible operation. It will not ask for confirmation. It...
null
null
null
null
null
1506701
1
null
2024-03-06T11:52:50.707
0
92
<p>I can install ubuntu just fine on vbox 7, but after I start it, it shows the purple screen(before ubuntu installation starts on the host machine) and then shows this error: You must specify a machine to start, using the command line.</p> <p>Usage: VirtualBoxVM --startvm &lt;name|UUID&gt; Starts the VirtualBox virtua...
1773400
null
null
2024-03-06T12:53:29.423
Error: Specify a machine to start using the terminal on vbox 7.0 Mac m1
[ "boot", "20.04", "virtualbox" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506704
1
1507332
2024-03-06T12:50:22.993
0
26
<p>I've imported an sql file to a new database. Everytime I've imported it, these error messages always displays.</p> <pre><code>mysql&gt; source ./DataWarehouse/3/mysqlsampledatabase.sql Query OK, 1 row affected, 1 warning (0.01 sec) Reading table information for completion of table and column names You can turn off ...
1773408
null
null
2024-03-13T02:15:10.220
Database not saving imported sql file in terminal MySQL
[ "command-line", "mysql" ]
1
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T12:58:18.743", "id": "2643427", "postId": "1506704", "score": "3", "text": "Without seeing the SQL file, hard to give precise advice. But do you see \"Database changed\"? That means you have a \"USE ...\" in the SQL. That's probably why show tables returns nothing: ...
{ "accepted": true, "body": "<p>It turns out the sql file that I imported had a USE query.</p>\n<p>I was just supposed to use the database that were set in the sql file, or delete the USE query in said sql file.</p>\n<p>Thank you @glenn jackmann for pointing it out!</p>\n", "commentCount": "0", "comments": [], ...
[ { "accepted": true, "body": "<p>It turns out the sql file that I imported had a USE query.</p>\n<p>I was just supposed to use the database that were set in the sql file, or delete the USE query in said sql file.</p>\n<p>Thank you @glenn jackmann for pointing it out!</p>\n", "commentCount": "0", "com...
null
null
null
null
null
1506711
1
null
2024-03-06T13:29:05.023
0
255
<p>I cannot ping or mount using hostname of server on domain network.</p> <p>Server is almost fresh install, just using apache, mysql, php for webhosting.</p> <p>If I ping server with its hostname it result with this error:</p> <pre><code>Temporary failure in name resolution </code></pre> <p>Pinging ip address works.</...
613924
613924
2024-03-06T13:59:55.513
2024-03-06T13:59:55.513
Name resolution (hostname) doesn't work /Ubuntu 22.04 server
[ "networking", "server", "22.04", "dns", "hostname" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T15:31:01.617", "id": "2643455", "postId": "1506711", "score": "1", "text": "What is your search domain set to? If it is not se to `domain_name.local` then simply trying to go by hostname won't work, the search domain component is what says what additional domain na...
null
[]
null
null
null
null
null
1506713
1
null
2024-03-06T13:57:16.650
0
24
<p>I'm hoping to get some assistance with a touchscreen issue on a LattePanda board running Xubuntu20.04.6 LTS (XFCE4 environment). We have a Qt application designed for this setup, but we're encountering a problem:</p> <p>Issue: The system doesn't fully support touchscreen gestures. The screen displays a cursor, makin...
1773149
94914
2024-03-24T14:06:56.567
2024-03-24T14:06:56.567
Suggestion required for any lightweight Ubuntu OS supported with LattePanda SBC with touchscreen gesture support
[ "xubuntu", "xfce", "touchscreen", "sbc" ]
0
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T14:08:03.060", "id": "2643436", "postId": "1506713", "score": "1", "text": "All Ubuntu are basially the same if it comes to support by the kernel for hardware (some dropped support for hardware a bit earlier than others but basically you can redo that bu adding modu...
null
[]
null
null
null
null
null
1506715
1
1506904
2024-03-06T14:20:12.050
0
97
<p>Hello Ubuntu community,</p> <p>I recently upgraded my system from Ubuntu 22.04 to 23.10 and encountered an issue with QT applications. Despite installing Kvantum and attempting to change the theme, these applications refuse to follow the GTK theme. The discrepancies extend to the mouse cursor, toolbar, and buttons, ...
1773423
null
null
2024-03-08T05:54:25.050
QT Applications Not Adhering to GTK Theme After Upgrading to Ubuntu 23.10
[ "themes", "gtk", "qt" ]
1
3
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T14:46:05.653", "id": "2643444", "postId": "1506715", "score": "0", "text": "Did you configure kvantum as described here https://askubuntu.com/a/1356691/124466 ?", "userDisplayName": null, "userId": "124466" }, { "creationDate": "2024-03-06T15:10:54.7...
{ "accepted": true, "body": "<p>If you're facing theme inconsistencies with QT applications after installing Kvantum or Qt5ct on Ubuntu 23.10, there's a straightforward solution. Set the following environment variable to enhance compatibility:</p>\n<pre><code>QT_QPA_PLATFORM=xcb\n</code></pre>\n<p>This adjustment e...
[ { "accepted": true, "body": "<p>If you're facing theme inconsistencies with QT applications after installing Kvantum or Qt5ct on Ubuntu 23.10, there's a straightforward solution. Set the following environment variable to enhance compatibility:</p>\n<pre><code>QT_QPA_PLATFORM=xcb\n</code></pre>\n<p>This adju...
null
null
null
null
null
1506717
1
null
2024-03-06T14:29:47.390
0
72
<p>I would like to use <code>batcat</code> (or <code>bat</code> for short) to view man pages, because <code>batcat</code> will implement syntax highlighting with different colours.</p> <p>I've installed <code>batcat</code> like this:</p> <pre><code>sudo apt install bat </code></pre> <p>I would like this to work on diff...
2355
158442
2024-04-05T14:36:13.040
2024-04-05T14:36:13.040
How do I tell `man` to use `batcat` to view man pages?
[ "command-line", "manpage" ]
1
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>Add these lines to your <code>.bashrc</code> file in your home directory:</p>\n<pre><code>export MANPAGER=&quot;sh -c 'col -bx | batcat -l man -p'&quot;\nexport MANROFFOPT=&quot;-c&quot;\n</code></pre>\n<p>(If you're using a shell other than Bash, then add those lines to the ...
null
null
null
null
null
1506719
1
null
2024-03-06T14:45:48.647
0
35
<p>I'm in the process of maybe dropping Windows in favour of Ubuntu and I'm going through 'that' learning process. The biggest niggle I've encountered so far concerns network state on waking from sleep or hibernation. I'm using an old Sony Vaio Windows laptop and the network adaptor is built in.</p> <p>Whenever I wake ...
1773429
178692
2024-03-06T15:25:23.007
2024-03-06T15:25:23.007
No network connection after standby or hibernation
[ "networking", "hibernate", "standby" ]
0
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T15:41:19.830", "id": "2643459", "postId": "1506719", "score": "1", "text": "See [no wifi after suspend on 15.04 [duplicate]](https://askubuntu.com/questions/638124/no-wifi-after-suspend-on-15-04), [No network connection after suspend\\resume](https://askubuntu.com/q...
null
[]
null
null
null
null
null
1506720
1
null
2024-03-06T14:47:13.303
-2
164
<p>I'm a parent concerned about my children's online safety while using Ubuntu. What are the best parental control solutions available for Ubuntu, and how can I set them up effectively? I'm particularly interested in user-friendly GUI applications that offer comprehensive control over internet access, application usage...
1754894
243321
2024-03-06T17:14:33.000
2024-03-21T18:55:20.613
Effective Parental Control Solutions for Ubuntu: Recommendations and Setup Guide
[ "parental-controls" ]
1
2
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T17:14:51.713", "id": "2643492", "postId": "1506720", "score": "3", "text": "What version of Ubuntu?", "userDisplayName": null, "userId": "243321" }, { "creationDate": "2024-03-15T22:26:47.460", "id": "2645217", "postId": "1506720", "score...
null
[ { "accepted": null, "body": "<p>You can use a combination of the <code>Timekpr</code> Ubuntu app and Firefox parental controls. Here are the commands to install <code>Timekpr</code> through the terminal:</p>\n<pre><code>sudo add-apt-repository ppa:mjasnik/ppa &amp;&amp; sudo apt update &amp;&amp; sudo apt i...
null
null
null
null
null
1506728
1
null
2024-03-06T15:51:08.830
0
37
<p>I am trying to find the libinput calibration matrix and what data goes into the values. This is for a Panasonic CF-31 toughbook. I need to have the touchscreen device handled by libinput instead of evdev</p>
1764658
null
null
2024-03-06T15:51:08.830
what is the libinput calibration matrix?
[ "22.04", "touchscreen", "libinput" ]
0
0
CC BY-SA 4.0
[]
null
[]
null
null
null
null
null
1506731
1
null
2024-03-06T16:38:15.493
0
25
<p>I’m having difficulty accessing a USB flash drive on my Ubuntu 20.4 virtual machine.</p> <p>I can access it on my Arm64 Ubuntu 18.4 Embedded computer. The blkid command reports /dev/sda2, along with the associated Label, UUID, Type=”ext4” and I can successfully mount this on this computer.</p> <p>When I attempt the ...
1013055
null
null
2024-03-06T16:38:15.493
Flash drive Partitions not showing in Amd64 Ubuntu 20.4 -but displays in Arm64 Ubuntu
[ "20.04", "mount", "flash" ]
0
4
CC BY-SA 4.0
[ { "creationDate": "2024-03-06T18:47:42.217", "id": "2643508", "postId": "1506731", "score": "2", "text": "The `PTUUID` and `PTTYPE` fields make the output look more like that of `blkid --probe /dev/sda` than of plain `blkid`", "userDisplayName": null, "userId": "178692" }, { "cre...
null
[]
null
null
null
null
null
1506735
1
null
2024-03-06T17:17:22.287
0
28
<p>I have installed an SSL certificate from No ip. When I try and restart Apache2, I receive this error:</p> <blockquote> <p>AH02572: Failed to configure at least one certificate and key for reverse-proxy.internal.cloudapp.net:443</p> </blockquote> <p>I have looked through the Apache config files, but I can't find anyt...
892510
51957
2024-03-06T22:53:24.473
2024-03-06T22:53:24.473
I am trying to setup a a reverse proxy with SSL and Apache2
[ "apache2", "proxy", "ssl", "certificates" ]
0
1
CC BY-SA 4.0
[ { "creationDate": "2024-03-07T23:16:56.603", "id": "2643767", "postId": "1506735", "score": "0", "text": "How would you go about doing that", "userDisplayName": null, "userId": "892510" } ]
null
[]
null
null
null
null
null