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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1486417 | 1 | null | 2023-09-20T07:35:47.793 | 0 | 22 | <p>I'm a complete beginner to ubuntu and i've just downloaded ubuntu 20.04 as virtual machine to run ROS on my computer. But when i tried to test it, it gave me the following log filled by errors. My computer already has a ubuntu 22.04 virtual machine and it works fine. Does the problem come from here? If not, how to f... | 1733401 | null | null | 2023-09-20T07:35:47.793 | my sudo apt update doesn't work | [
"apt"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | 2023-09-20T09:55:20.823 | null | null |
1486418 | 1 | null | 2023-09-20T07:39:58.307 | 0 | 322 | <p>I've installed Ubuntu 22.04 on this laptop. I don't know the year of this laptop but it has i7 10th gen and GTX 1650 on it.</p>
<p>I don't remember if before doing this:</p>
<p><a href="https://askubuntu.com/questions/471847/brightness-fn-key-shortcut-doesnt-work-on-asus-laptop">Brightness fn key shortcut doesn'... | 1613914 | 1613914 | 2023-09-22T06:04:29.903 | 2023-09-28T06:03:28.677 | Asus TUF gaming F15 Touch pad not working | [
"touchpad",
"asus"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486421 | 1 | null | 2023-09-20T07:51:01.517 | 0 | 26 | <p>This is my first time using Linux. I had Ubuntu 22.04 installed a few weeks and there has been many issues, but to start with, the screen blinks every few minutes - it goes black for a second then returns, seemingly randomly and without triggers. This happens every 2-10 minutes. I'm not sure what further information... | 1733406 | null | null | 2023-09-20T07:51:01.517 | Screen blinking occasionally | [
"graphics",
"22.04"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486422 | 1 | null | 2023-09-20T07:52:38.917 | 0 | 168 | <p>My PC has an integrated video card with 3 outoput ports (HDMI, DP and VGA) and an additional NVIDIA A2 video card dedicated to CUDA functions. This video card has no video outputs since it is for computational use only.</p>
<p>At the time I use Nouveau drivers, Wayland works properly with all 3 video outputs.
Howeve... | 1730032 | null | null | 2023-09-20T07:52:38.917 | Ubuntu 22.04, problem with GPU NVIDIA A2, Wayland and VGA | [
"22.04",
"cuda",
"wayland",
"nouveau",
"vga"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486423 | 1 | 1486426 | 2023-09-20T07:55:25.523 | 0 | 89 | <p>I regularly use the "right click → open in remote terminal" functionality of Nautilus in Ubuntu 22.04. I don't know the command, but it seems it is doing <code>ssh blah@host</code>, and I would like to add the <code>-X</code> flag so I can open GUI applications from this terminal. How can I modify it?</p>
| 823631 | 823631 | 2023-09-20T12:41:29.193 | 2023-09-20T12:44:20.370 | Nautilus open terminal in remote edit command | [
"nautilus",
"configuration",
"remote"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-20T08:16:49.270",
"id": "2603142",
"postId": "1486423",
"score": "2",
"text": "Instead of trying to modifying that, you could modify your `~/.ssh/config` to add `ForwardX11Trusted yes` for `Hostname host`. That will be much simpler to accomplish",
"userDisplayName"... | {
"accepted": true,
"body": "<p>Instead of trying to modifying that, you could modify your <code>~/.ssh/config</code> to enabled <code>ForwardX11</code> (the config file equivalent of <code>-X</code>) for that host. That will be much simpler to accomplish. For clarity, I'm going to use <code>blah@some-server</code>... | [
{
"accepted": true,
"body": "<p>Instead of trying to modifying that, you could modify your <code>~/.ssh/config</code> to enabled <code>ForwardX11</code> (the config file equivalent of <code>-X</code>) for that host. That will be much simpler to accomplish. For clarity, I'm going to use <code>blah@some-serve... | null | null | null | null | null |
1486425 | 1 | 1486436 | 2023-09-20T08:31:47.233 | 3 | 207 | <p>I am using Firefox installed through snap (Ubuntu 23.04, snapd/lunar-updates,lunar-security,now 2.59.1+23.04ubuntu1.1 amd64). I have removed all but latest versions due to lack of disk space.
Installed should be only the latest version as reported by snap:</p>
<pre><code>sudo snap list --all | grep firefox
firefox ... | 1733416 | null | null | 2023-09-20T10:12:11.393 | Firefox leaves old snaps on disk | [
"firefox",
"snap"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-20T09:43:53.320",
"id": "2603154",
"postId": "1486425",
"score": "0",
"text": "I have two in `snap list` called `firefox_2993` and `firefox_3068`, and three on disk. The one of these three that doesn't show up in the snap list (`firefox_3131`), is actually the most re... | {
"accepted": true,
"body": "<p>You can safely remove all but the latest two versions of the firefox snap package from <code>/var/lib/snapd/snaps/</code> in order to free up disk space.</p>\n<p>The latest two versions of the firefox snap package to keep are listed in your question as follows:</p>\n<pre class=\"lang... | [
{
"accepted": true,
"body": "<p>You can safely remove all but the latest two versions of the firefox snap package from <code>/var/lib/snapd/snaps/</code> in order to free up disk space.</p>\n<p>The latest two versions of the firefox snap package to keep are listed in your question as follows:</p>\n<pre clas... | null | null | null | null | null |
1486428 | 1 | null | 2023-09-20T09:25:30.450 | 0 | 201 | <p>I'm trying to install Linux on my vitrual machine (created through Oracle VM VirtualBox) but stuck with configuration ubuntu mirror error. What should I do to resolve this? Thanks for your help! <a href="https://i.stack.imgur.com/YQMEo.png" rel="nofollow noreferrer">enter image description here</a></p>
| 1733427 | null | null | 2023-09-20T09:25:30.450 | Error while configuring Ubuntu archive mirror | [
"virtualbox"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-20T09:30:10.083",
"id": "2603151",
"postId": "1486428",
"score": "0",
"text": "Did you check network connectivity and that system clock is correct?",
"userDisplayName": null,
"userId": "855322"
},
{
"creationDate": "2023-09-20T09:54:25.117",
"id": "... | null | [] | null | null | null | null | null |
1486434 | 1 | null | 2023-09-20T10:00:29.993 | 0 | 56 | <p>I have just now installed Xubuntu 23.04, updated the system and installed my wifi and Nvidia drivers, but I'm facing a issue. Even after enabling reverse scrolling in the settings, reverse scrolling is not working in Chrome but it is working in Firefox.</p>
<p><a href="https://i.stack.imgur.com/BoQhs.png" rel="nofol... | 1733438 | 94914 | 2023-09-20T13:08:59.963 | 2023-09-20T13:08:59.963 | Reverse scrolling is not working in Xubuntu 23.04 with Chrome | [
"xubuntu",
"google-chrome",
"touchpad"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486438 | 1 | null | 2023-09-20T10:21:08.190 | 0 | 30 | <p>i have hp laptop and it frequently looses keyboard and touchpad. most of the time it works fine after simple reboot but this time it didn't work. i tried reinstalling the distro but now only touchpad works. I need help with my keyboard not working. i tried various solution but it didn't work</p>
| 1733428 | null | null | 2023-09-20T12:27:19.933 | laptop keybord not working | [
"keyboard",
"touchpad"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>I did encounter this issue with my gaming laptop (GA401QM). The roots of cause vary due to diffferent possibilities. Here I list them from the most severe one to the least with possible solutions.</p>\n<ol>\n<li>Hardware failure. -> You need to change the motherboard (in m... | null | null | null | null | null |
1486439 | 1 | 1486457 | 2023-09-20T10:25:00.207 | 0 | 484 | <p>I am running Ubuntu 20.04.2 LTS, and I have install tftpd-hpa following this
<a href="https://linuxhint.com/install_tftp_server_ubuntu/" rel="nofollow noreferrer">guide</a>.</p>
<p>Config file:</p>
<pre><code># /etc/default/tftpd-hpa
TFTP_USERNAME="tftp"
TFTP_DIRECTORY="/tftp"
TFTP_ADDRESS="... | 426556 | 426556 | 2023-09-20T12:06:50.857 | 2023-09-20T12:30:53.107 | tftp does not copy files from server, showing 0 bytes | [
"networking",
"server",
"tftp"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>The issue was with permissions to the file and the directory.\nI ran the tftp server with <code>TFTP_USERNAME="root"</code>, and <code>TFTP_DIRECTORY="/home/ngadre/tftp"</code>, then restarted daemon. After which file transfer is happening as expected.</p>\n",
"... | [
{
"accepted": true,
"body": "<p>The issue was with permissions to the file and the directory.\nI ran the tftp server with <code>TFTP_USERNAME="root"</code>, and <code>TFTP_DIRECTORY="/home/ngadre/tftp"</code>, then restarted daemon. After which file transfer is happening as expected.</p>... | null | null | null | null | null |
1486442 | 1 | null | 2023-09-20T10:36:20.670 | 1 | 40 | <p>When installing ubuntu, I get the message:</p>
<p><a href="https://i.stack.imgur.com/Oz8mW.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/Oz8mW.png" alt="enter image description here" /></a></p>
<p>But how should I know which is partition #4 from the following (as seen by gparted)?</p>
<p><a href... | 288178 | 288178 | 2023-09-20T11:28:17.760 | 2023-09-20T11:28:17.760 | How to relate partition #X to dev/sdaY? | [
"partitioning"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486443 | 1 | null | 2023-09-20T10:38:36.993 | 0 | 141 | <p>There are no printer settings in settings menu. Cups is installed. Gutenprint is installed. But no gui for printer settings.</p>
<p>HP 15-bs013ds 1.6Ghz Intel N3170 1 tb HD 4GB Ram Bios Version F.22</p>
<p>Install on desktop with same usb .iso has the printer settings installed.</p>
<p>Thank you for your help.</p>
| 1733453 | null | null | 2023-09-21T12:58:31.360 | After installing Ubuntu 23.04 on HP laptop I do not have printer listed in settings. No gui for printer | [
"printing",
"hp",
"canon"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-20T11:00:57.920",
"id": "2603176",
"postId": "1486443",
"score": "1",
"text": "Have you tried going to `http://localhost:631` in a web browser?",
"userDisplayName": null,
"userId": "84046"
},
{
"creationDate": "2023-09-21T12:57:31.283",
"id": "26034... | null | [
{
"accepted": null,
"body": "<p>The reason for the question was that my menu in settings did not have the gui for printers in it. For some reason I enable the backports for 23.04 and now my menu is back.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicens... | null | null | null | null | null |
1486448 | 1 | null | 2023-09-20T11:17:05.760 | 0 | 67 | <p>when I installed Ubuntu the passwords didn't show no matter what I typed. So I just typed random letters so many times then I hit enter. now when I am trying to reset the password I don't know how and it still shows nothing when I type the password</p>
<p>I typed this to change the password:</p>
<pre><code>$ sudo pa... | 1733462 | 149708 | 2023-09-20T13:26:35.400 | 2023-09-20T13:26:35.400 | not able to type password | [
"password",
"password-recovery"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | 2023-10-01T12:52:31.880 | null | null |
1486449 | 1 | null | 2023-09-20T11:18:19.750 | 0 | 34 | <p>I have 18.04 LTS and I'm thinking of attaching the Ubuntu PRO token that I have received.
I would like to know if there are any caveats to it or will change anything in the VM if I attach the Ubuntu Pro subscription.
If it going to make changes to any applications, env, or repositories that I have
and is it safe to ... | 1733461 | null | null | 2023-09-20T11:18:19.750 | Need to know about Ubuntu PRO | [
"18.04",
"esm",
"ubuntu-pro"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-20T11:31:52.240",
"id": "2603182",
"postId": "1486449",
"score": "1",
"text": "Ubuntu 18.04 LTS has ended it's *standard* support life, thus isn't supported by the community now (*this is a community support site*). Ubuntu 18.04 does have ESM & Pro support options else... | null | [] | null | null | 2023-09-20T14:36:01.140 | null | null |
1486455 | 1 | null | 2023-09-20T12:18:47.280 | 0 | 25 | <p>I have installed seahorse and want to change my keyring password. However the old keyring password is corrupted( not available). How do I proceed?</p>
| 916184 | null | null | 2023-09-20T12:18:47.280 | Ihave installed seahorse and want to change my keyring password. However the old keyring passwird is corrupted( not available). How ro I proceed? | [
"password",
"keyrings"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486458 | 1 | null | 2023-09-20T12:39:45.290 | 1 | 926 | <p>When installing using the apparently "good" <code>amdgpu-install</code> command,</p>
<pre><code># amdgpu-install version
# amdgpu-install_22.20.50200-1_all.deb
# cut date: 2023-9-13
# today: 2023-99-20
# allegedly good command 1
amdgpu-install --usecase=graphics
# allegedly good command 2
amdgpu-install ... | 1733484 | 1733484 | 2023-09-20T23:09:39.213 | 2023-09-20T23:09:39.213 | How do I install amdgpu-dkms in Unbuntu-22? | [
"drivers",
"apt",
"compiling"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486462 | 1 | null | 2023-09-20T13:39:21.343 | 1 | 107 | <p>I occasionally use an Intuos BT M drawing tablet. In the past month it has started misbehaving only on my Ubuntu 22.04 LTS installation. (It continues to works fine in Windows.)</p>
<p>After making the Bluetooth connection, the tablet works. After 30-60 seconds the screen freezes and the cursor no longer moves. I am... | 7146 | null | null | 2023-09-20T13:39:21.343 | Where can I find logs for Bluetooth tablet failure? | [
"bluetooth",
"log",
"tablet",
"wacom"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-20T16:54:53.063",
"id": "2603254",
"postId": "1486462",
"score": "1",
"text": "See https://www.digitalocean.com/community/tutorials/how-to-use-journalctl-to-view-and-manipulate-systemd-logs",
"userDisplayName": null,
"userId": "25618"
},
{
"creationDate... | null | [] | null | null | null | null | null |
1486463 | 1 | null | 2023-09-20T13:40:41.263 | 0 | 69 | <p>I installed Lubuntu 22.04 yesterday but I noticed my wifi card didn't show up. I had this problem before, I reinstalled and looked for use proprietary drivers but I couldn't find it. I still tried, and it didn't show up. In software sources it asked me if I wanted to use <code>bcmwl-kernel-source</code> but I can't ... | 1585008 | 1585008 | 2023-09-20T20:21:27.060 | 2023-09-20T20:21:27.060 | Ubuntu-drivers not running during setup Lubuntu 22.04 | [
"drivers",
"lubuntu",
"ubuntu-drivers"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-20T23:08:36.560",
"id": "2603326",
"postId": "1486463",
"score": "2",
"text": "Does this answer your question? [How can I install software or packages without Internet (offline)?](https://askubuntu.com/questions/974/how-can-i-install-software-or-packages-without-intern... | null | [] | null | null | null | null | null |
1486467 | 1 | null | 2023-09-20T14:04:21.383 | 0 | 62 | <p>Since I upgrade from Ubuntu 20.04 to 22.04 lts, I am in trouble with the printer.
My printer is Epson Stylus C79 and it is connected to an USB PORT.</p>
<p>When I want to print something, pops up a window asking to save as PDF, but I don't want to do that, I want to print direct with printer. The printer is a phisy... | 299596 | null | null | 2023-09-20T16:56:56.633 | Printer wants to save as PDF prior printing | [
"upgrade",
"printing",
"virtual-printer"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-20T14:57:26.983",
"id": "2603233",
"postId": "1486467",
"score": "0",
"text": "Is the printer even ionstalled? `lpstat -p` will list all available printers for your Desktop then [edit] the result using code formatting to your question.",
"userDisplayName": null,
... | null | [
{
"accepted": null,
"body": "<p>Access the CUPS (Common Unix Printing Sysyem) GUI by pointing your browser to <code>http://localhost:631</code>.</p>\n<p>You can detect, add, and manage printers from the <code>Admin</code> tab, and deal with individual printers from the <code>Printers</code> tab. You can se... | null | null | null | null | null |
1486470 | 1 | null | 2023-09-20T15:33:07.810 | 0 | 101 | <p>Ubuntu 20.04 blacks out at booting with kernels newer than 5.15.0-74.
Now I lock the kernel to 5.15.0-73-generic.</p>
<p>My hardwware is iMac 21 inch mid 2011 (CPU Core i3 540, 16GB DRAM).
The video driver shown by <strong>lshw</strong> is Mobility Radeon HD 4670.</p>
<p>After the drives are checked, the screen fall... | 1074264 | 1638745 | 2023-09-27T13:57:36.323 | 2023-09-27T13:57:36.323 | Ubuntu 20.04 blacks out with kernels newer than 5.15.0-74-generic | [
"drivers",
"20.04",
"kernel"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-20T15:56:42.710",
"id": "2603243",
"postId": "1486470",
"score": "0",
"text": "Radeon HD 4670 is from 2008, so I am surprized you get to check many drivers for it. Old AMD GPUs are supported by the `radeon` module, which should autoload. No proprietary driver is availa... | null | [] | null | null | null | null | null |
1486473 | 1 | null | 2023-09-20T15:54:58.720 | 0 | 240 | <p>I receive an <code>Activation of network connection failed</code> error when trying to connect to my home wifi network. I am running Ubuntu 20.04 on a Lenovo laptop. Other devices are able to connect to my home wifi and I can connect my Ubuntu laptop to the internet with an ethernet cable at home. Also, my Ubuntu la... | 1733526 | 1157209 | 2023-09-21T01:19:41.580 | 2023-09-21T01:19:41.580 | "Activation of network connection failed" | [
"networking",
"wireless",
"network-manager"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-20T20:01:50.060",
"id": "2603282",
"postId": "1486473",
"score": "1",
"text": "Thr error message is the result of previous errors (not shown). Look at the network logs with the terminal command: `sudo journalctl -b 0 -u NetworkManager`. Read `man journalctl NetworkMana... | null | [] | null | null | null | null | null |
1486474 | 1 | null | 2023-09-20T16:00:15.057 | 0 | 283 | <p>Currently running ubuntu with a macbook air 6</p>
<p>Running into a problem though with the battery. I've managed to lower the overall usage (see outputs) especially when idle, but there is still 50 C plus usage when even just web browsing</p>
<p>auto-cpufreq:</p>
<pre><code>-----------------------------------------... | 1733528 | 1733528 | 2023-09-20T16:27:48.433 | 2023-09-20T16:27:48.433 | Battery usage with MacBook Air | [
"power-management",
"macbook"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486477 | 1 | null | 2023-09-20T16:26:12.550 | 0 | 288 | <p>I'm trying to install Ubuntu 22.04 with an 8GB bootable USB.
I already tried to redo the steps and create a bootable USB again with Rufus and balenaEtcher. Likewise I'm trying to get dual boot of Ubuntu 22.04 and Windows 10 installed on my computer.</p>
<p><a href="https://i.stack.imgur.com/RLjm1.jpg" rel="nofollow ... | 1733511 | 94914 | 2023-09-21T03:17:43.530 | 2023-09-22T09:40:51.683 | Ubuntu 22.04 USB Installation is stuck at detecting file systems and can't unmount /cdrom | [
"boot",
"partitioning",
"usb",
"mount",
"live-usb"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>I tried with an old release and i created an bootable usb with ubuntu 18.04. I installed it without any problems, seems like the problem was the ubuntu 22.04 iso but im not 100% sure.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2023-09-... | null | null | null | null | null |
1486479 | 1 | null | 2023-09-20T16:43:17.383 | 0 | 120 | <p>I am running Ubuntu 20.04 on a Lenovo Thinkpad X1 Tablet gen 2. I recently bought a Lenovo Trackpoint Keyboard II which uses Bluetooth LE. Using a <a href="https://unix.stackexchange.com/questions/678573/how-to-pair-a-ble-device-in-linux-without-using-gatttool">Stack Exchange post</a>, I was able to get the Blueto... | 821648 | 821648 | 2023-09-20T16:59:16.063 | 2023-10-13T15:55:13.550 | Fail to connect Bluetooth LE keyboard with bluetoothctl | [
"keyboard",
"bluetooth",
"bluez"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Doing some more searching on the internet and found this <a href=\"https://bbs.archlinux.org/viewtopic.php?id=263172\" rel=\"nofollow noreferrer\">arch linux post</a> which suggested <code>sudo bluetoothctl remove 00:11:22:33:44:55</code> and then pairing and connecting via ... | null | null | null | null | null |
1486483 | 1 | null | 2023-09-20T17:06:45.317 | 0 | 253 | <p>How can I stop having Budgie ask for my password every time I want to open some apps, e.g. synaptic package manager always asks for a password when I open it.</p>
| 1733064 | null | null | 2023-09-21T06:20:53.433 | Budgie Desktop keeps asking for password every time I open an app | [
"password",
"ubuntu-budgie"
] | 1 | 9 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-20T17:20:24.670",
"id": "2603256",
"postId": "1486483",
"score": "0",
"text": "synaptic needs root permission. There is no way to avoid this one.",
"userDisplayName": null,
"userId": "243321"
},
{
"creationDate": "2023-09-20T17:45:26.197",
"id": "26... | null | [
{
"accepted": null,
"body": "<p>Linux/Ubuntu will always ask for <code>sudo</code> and once per 15 minutes, to enter your admin password when system settings are to be changed. That includes installing, updating software and altering settings.</p>\n<p>If you are the only user of your system that can be anny... | null | null | null | null | null |
1486486 | 1 | null | 2023-09-20T18:33:01.260 | 0 | 13 | <p>I am running Xubuntu 23.04 which includes pipewire 0.3.65.
However the latest release of pipewire appears to be version 0.3.80 and this has not been the only release since version 0.3.65.
So my question is why has pipewire not been upgraded to the latest version in Xubuntu 23.04? How often and when should we expect ... | 1572489 | null | null | 2023-09-20T18:33:01.260 | How often should we expect component upgrades (particularly pipewire) | [
"upgrade",
"xubuntu",
"pipewire"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-20T18:37:40.547",
"id": "2603271",
"postId": "1486486",
"score": "4",
"text": "Duplicate of [Why don't the Ubuntu repositories have the latest versions of software?](https://askubuntu.com/questions/151283/why-dont-the-ubuntu-repositories-have-the-latest-versions-of-sof... | null | [] | null | null | 2023-09-21T00:52:13.497 | null | null |
1486489 | 1 | null | 2023-09-20T18:48:41.650 | 0 | 35 | <p>I updated my nvidia drivers and I can boot to the decryption screen, but I can't figure out how to access the grub menu or find a way out of this. Pressing ctrl+alt+f2 (after decryption) shows a terminal, but it's unusable and just shows the blinking cursor.</p>
| 1733558 | null | null | 2023-09-20T18:48:41.650 | After updating my nvidia drivers via the .run, my system no longer boots | [
"boot",
"drivers",
"nvidia-geforce",
"additional-drivers"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T01:24:47.080",
"id": "2603340",
"postId": "1486489",
"score": "0",
"text": "Try another virtual term like crtl+alt+f3 or f4. login and purge all nvidia packages, then ubuntu-drivers list then pick the latest driver for your hardware (which you didn't specify), and... | null | [] | null | null | null | null | null |
1486491 | 1 | null | 2023-09-20T18:57:41.657 | 0 | 247 | <p>I closed the terminal while upgrading, and did not reboot the PC because upgrading with apt is in progress. The desktop doesn't show everything that it usually does. For example, the icons in the Dock are missing.</p>
<p><a href="https://i.stack.imgur.com/zj39C.jpg" rel="nofollow noreferrer"><img src="https://i.stac... | 1733556 | 94914 | 2023-09-21T03:27:51.397 | 2023-09-21T03:29:39.533 | I closed the terminal while updating and did not reboot because upgrading apt is in progress | [
"boot",
"networking",
"command-line",
"apt",
"reboot"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Use the keyboard short <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>T</kbd> to open a new terminal, and run the <code>gnome-session-quit</code> command to logout. Then login to your Ubuntu desktop environment again as usual and continue the software upgrade by running <code>sudo apt u... | null | null | null | null | null |
1486493 | 1 | 1486496 | 2023-09-20T19:04:06.697 | 1 | 68 | <p>Recently, I needed to write my terminal output down. And I've read this <a href="https://askubuntu.com/questions/420981/how-do-i-save-terminal-output-to-a-file">question</a> to find the answer. But now, I would like to write my commands down (which I type in terminal, for example:<code>sudo apt update</code> etc.) t... | 1731396 | 1731396 | 2023-09-21T12:07:49.547 | 2023-09-21T12:07:49.547 | How can I write my input down to file? | [
"command-line",
"tee"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-20T19:40:29.140",
"id": "2603275",
"postId": "1486493",
"score": "2",
"text": "Are you perhaps asking about [Capturing commands for documentation?](https://askubuntu.com/questions/592905/capturing-commands-for-documentation)? Or maybe just how to [View history of comma... | {
"accepted": true,
"body": "<p>Use the tee command to write your input to a file and also to stdout, piped to your program. e.g. for bash:</p>\n<pre><code>tee foo |bash\nls\ndf\n^c\n</code></pre>\n<p>So the foo file contains</p>\n<pre><code>ls\ndf\n</code></pre>\n<p>and bash outputs to your terminal.</p>\n",
"co... | [
{
"accepted": true,
"body": "<p>Use the tee command to write your input to a file and also to stdout, piped to your program. e.g. for bash:</p>\n<pre><code>tee foo |bash\nls\ndf\n^c\n</code></pre>\n<p>So the foo file contains</p>\n<pre><code>ls\ndf\n</code></pre>\n<p>and bash outputs to your terminal.</p>\n... | null | null | null | null | null |
1486494 | 1 | null | 2023-09-20T19:12:41.133 | 0 | 603 | <p>Although the podman documentation indicates i should be able to install it into an ubuntu 20.04, i cant:</p>
<pre><code>sudo apt-get install podman
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer req... | 1561951 | 1561951 | 2023-09-20T19:14:44.007 | 2023-09-21T21:30:15.063 | Cant install podman in ubuntu 20.04 | [
"20.04",
"podman"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T01:48:07.610",
"id": "2603343",
"postId": "1486494",
"score": "1",
"text": "Does this answer your question? [What causes \"Failed to fetch ... File has unexpected size. Mirror sync progress?\" error?](https://askubuntu.com/questions/1182803/what-causes-failed-to-fet... | null | [
{
"accepted": null,
"body": "<p>Turns out i had an unstable repo in my /etc/apt/sources.list.d:</p>\n<p><a href=\"https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/unstable/xUbuntu_22.04/\" rel=\"nofollow noreferrer\">https://download.opensuse.org/repositories/devel:/kubic:/libcontaine... | null | null | null | null | null |
1486495 | 1 | null | 2023-09-20T19:26:55.223 | 0 | 238 | <p>I think I've pulled out the rest of the hair I have. I currently have a CentOS machine that I am moving everything to Ubuntu.</p>
<p>My biggest holdback is email. I have exim4 on both machines. I could probably copy the config file from the CentOS machine to Ubuntu but I really need to start fresh.</p>
<p>I have loc... | 1661453 | 94914 | 2023-09-21T01:53:27.417 | 2023-09-21T01:53:27.417 | Issue with Exim4 | [
"server",
"email",
"exim"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486498 | 1 | null | 2023-09-20T19:45:34.290 | 0 | 495 | <p>Has anyone been able to stream the desktop of a Raspberry Pi running Raspbian over RTSP?</p>
<p>I've been attempting it using variations of the code below:</p>
<pre><code>cvlc screen:// :screen-fps=30 :sout="#transcode{vcodec=h264,vb=1024,scale=1,acodec=none}:rtp{sdp=rtsp://:8554/desktop}" -I dummy
</code>... | 1733563 | null | null | 2023-09-20T19:45:34.290 | RTSP Stream of Raspberry Pi (Raspbian) Desktop via VLC? | [
"vlc",
"raspberrypi",
"streaming",
"rtsp"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-20T23:01:09.353",
"id": "2603323",
"postId": "1486498",
"score": "1",
"text": "Please refer https://askubuntu.com/help/on-topic, Ubuntu and [*official* flavors of Ubuntu](https://ubuntu.com/download/flavours) are on-topic on this site. The on-topic link provides altern... | null | [] | null | null | null | null | null |
1486499 | 1 | 1486542 | 2023-09-20T19:45:44.157 | 0 | 55 | <p>I know grep allows me to search for a string in files, however I did not manage to find the right method to search for the following string:</p>
<pre><code> "snapshot3" : {
"@custom_name" : true
</code></pre>
<p>So the string I am looking for contains one line break, quotation marks, the at ... | 1661665 | 158442 | 2023-09-20T20:41:55.080 | 2023-09-21T07:45:12.897 | How to find a string in files, said string including line breaks, ", @ | [
"command-line",
"text-processing",
"grep"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-20T20:01:13.437",
"id": "2603281",
"postId": "1486499",
"score": "1",
"text": "Really it should only be the line break that presents a challenge - see for example [How to find a string of multiple line in shell script?](https://askubuntu.com/questions/672791/how-to-fin... | {
"accepted": true,
"body": "<p>One way is to store the string in a variable, and then use <code>grep -z</code> (the <code>-z</code> essentially makes <code>grep</code> treat the file as one large string) to search the file for it:</p>\n<pre><code>$ read -r -d '' var<<'EOF' \n "snapshot3" : {\n ... | [
{
"accepted": true,
"body": "<p>One way is to store the string in a variable, and then use <code>grep -z</code> (the <code>-z</code> essentially makes <code>grep</code> treat the file as one large string) to search the file for it:</p>\n<pre><code>$ read -r -d '' var<<'EOF' \n "snapshot3" ... | null | null | null | null | null |
1486501 | 1 | null | 2023-09-20T20:14:06.147 | 0 | 111 | <p>In previous version of Ubuntu, I was able to use keyboard navigation when saving files in a "Save as...", and similarly when opening files.</p>
<p>However, as of the update to 22.04, whenever I open one of these files from a browser (I have tested Chrome, Chromium, and Firefox and they all have the same pr... | 473552 | 473552 | 2023-09-20T21:04:48.993 | 2023-09-20T21:04:48.993 | In 22.04.03 LTS, When Opening "Save As..." or "Open..." Dialogs from Browsers, Focus Remains in Original Window, Preventing Keyboard Navigation | [
"keyboard",
"browser",
"gtk3",
"dialog",
"xdg"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-22T16:34:54.680",
"id": "2603696",
"postId": "1486501",
"score": "1",
"text": "This happens to applications that use the XDG portal, like snaps and some non GTK programs that invoke native GTK dialogs. I agree with you: this is a major useability issue, and should not ... | null | [] | null | null | null | null | null |
1486502 | 1 | null | 2023-09-20T20:20:17.890 | 0 | 42 | <p>Recently I recieved a HP laptop with encrypted ubuntu 22.04.1 after changing password every time I boot after few seconds of loading screen with writing ,,Protected by HP sure start" and ubuntu logo below it instead for being asked for a password like before initramfs console shows up and I have to type:<br />
... | 1733568 | null | null | 2023-09-20T20:20:17.890 | Booting encrypted partition after changing encryption password | [
"boot",
"encryption",
"hp"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486504 | 1 | 1486930 | 2023-09-20T20:54:19.153 | 0 | 612 | <p>I have ArchLinux installed with NON-UEFI <em><strong>(since last edit its UEFI now)</strong></em> on /<em>dev/sda4</em> partitioned with LVM2 containing two logical volumes <em>(/vgarch/arch_root & /vgarch/arch_home)</em> , since i have GRUB2 installed by Ubuntu 22.04 i want to configure it to detect ArchLinux,m... | 1638745 | 94914 | 2023-09-24T00:16:26.940 | 2023-09-25T10:18:00.410 | Dual-Boot(Ubuntu/ArchLinux ): configure Ubuntu's GRUB2 to boot both OS | [
"dual-boot",
"grub2",
"os-prober"
] | 1 | 13 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T20:17:23.847",
"id": "2603529",
"postId": "1486504",
"score": "0",
"text": "Sorry mabe stupid comment. I see a raw BIOS boot and an uefi filesystem. Are both OS installed in same mode?",
"userDisplayName": null,
"userId": "966203"
},
{
"creationDate... | {
"accepted": true,
"body": "<p>Apparently running os-prober from arch side detected ubuntu, here's how to do it:</p>\n<p>-Boot to Arch Linux from a live cd and connect to the network. using <code>iwctl</code></p>\n<p>-Mount partition of logical volume containing root system <code>/dev/vgarch/arch_root</code> in my... | [
{
"accepted": true,
"body": "<p>Apparently running os-prober from arch side detected ubuntu, here's how to do it:</p>\n<p>-Boot to Arch Linux from a live cd and connect to the network. using <code>iwctl</code></p>\n<p>-Mount partition of logical volume containing root system <code>/dev/vgarch/arch_root</cod... | null | null | null | null | null |
1486505 | 1 | null | 2023-09-20T20:54:45.763 | 0 | 241 | <p>Is there a sequence of steps in kubuntu GUI to make mounted smb shares from other PC on same home network permanent?</p>
<p>Yes, I can edit fstab.</p>
<p>But that's not the question. In MSFT OS in file explorer I can search and 'map network drive' a shared drive from other PC. Then there is a check box to make the '... | 1040377 | 1040377 | 2023-09-20T20:55:52.050 | 2023-09-20T21:37:07.690 | Make file manager mounts of smb shares permanent | [
"networking",
"mount",
"kubuntu",
"samba",
"fstab"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>File managers nowadays use <code>gio mount</code> (it replaced almost all other methods like <code>gvfs-mount</code>, <code>smbclient</code>). Mind that file managers can mount without the need to ask for user and password if those can be provided by the system. It can also a... | null | null | null | null | null |
1486506 | 1 | null | 2023-09-20T21:06:58.020 | 0 | 323 | <p>I'm hosting a small minecraft server for my friends on my home, and to make things easier for me, I wanted to make it so when i turn on the pc that is used as server, automatically starts the minecraft server. The thing is that I use tmux to be able to manage the server in case I need to. For that, I have this scrip... | 1045229 | 1045229 | 2023-09-21T14:59:48.327 | 2023-09-21T14:59:48.327 | Create a tmux session at startup before login as user (not root) | [
"server",
"startup",
"tmux"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T11:01:56.810",
"id": "2603419",
"postId": "1486506",
"score": "2",
"text": "Does this answer your question? [How can I launch a script in a terminal window from a service](https://askubuntu.com/questions/1475822/how-can-i-launch-a-script-in-a-terminal-window-from-a-... | null | [] | null | null | null | null | null |
1486508 | 1 | null | 2023-09-20T21:22:01.330 | 0 | 89 | <p>I have installed iRedMail on my machine that is running Ubuntu server. I also have a website running on nginx. But for some reason after installation of iRedMail the mail control panel (SOGo to be more precise) become the main page of my website. It's even impossible to go to the main page of the website or any othe... | 1730416 | null | null | 2023-09-20T21:22:01.330 | iRedMail made mail page default | [
"server",
"email",
"nginx"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486511 | 1 | null | 2023-09-20T21:50:02.237 | 0 | 218 | <p>If I run</p>
<pre><code>sudo apt-get -y upgrade
</code></pre>
<p>then I suddenly can't run gnome-terminal. I get the error</p>
<blockquote>
<p>Error constructing proxy for
org.gnome.Terminal:/org/gnome/Terminal/Factory0: Could not connect: No
such file or directory</p>
</blockquote>
<p>system I'm on:</p>
<pre><code>... | 1588885 | 1588885 | 2023-09-21T21:54:09.877 | 2023-09-21T21:54:09.877 | gnome-terminal: Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Could not connect: No such file or directory | [
"gnome",
"gnome-terminal",
"windows-subsystem-for-linux",
"proxy"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486513 | 1 | null | 2023-09-20T21:56:33.637 | 0 | 425 | <p>I have already read numerous threads on this but I haven't found an answer that works.</p>
<p>I'm trying to install something on my VPS and my attempt to clone from Github fails with error, "fatal: unable to access github... Couldn't connect to server"</p>
<p>Pinging github.com also fails.</p>
<p>nslookup ... | 1733578 | null | null | 2023-09-20T21:56:33.637 | Can't ping github, even by IP address; can ping other sites | [
"dns",
"ping",
"github"
] | 0 | 7 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-20T22:17:56.453",
"id": "2603315",
"postId": "1486513",
"score": "0",
"text": "hi @stillnotfamous what OS you're having issue on? Few things to check: (1) Is the system time correct? (2) Any entry for GitHub in: `cat /etc/hosts` (3) Please post result for `traceroute g... | null | [] | null | null | null | null | null |
1486514 | 1 | null | 2023-09-20T22:41:51.550 | 0 | 654 | <p>Much like the following question:
<a href="https://askubuntu.com/questions/1193536/how-to-enable-nfs-v2-on-ubuntu-18-04">How To Enable NFS v2 on Ubuntu 18.04</a></p>
<p>I want to enable nfs version 2 protocols for some uboot stuff which only supports version 2 of the NFS protocols. As far as I can tell, version 2 of... | 134277 | null | null | 2023-09-20T22:41:51.550 | How To Enable NFS v2 on Ubuntu 22.04 | [
"nfs"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-25T06:57:54.480",
"id": "2617303",
"postId": "1486514",
"score": "0",
"text": "Maybe this post solves the problem. https://askubuntu.com/a/1470251/764025",
"userDisplayName": null,
"userId": "764025"
}
] | null | [] | null | null | null | null | null |
1486515 | 1 | null | 2023-09-20T22:46:44.753 | 0 | 91 | <p>I've reinstalled 23.04 several times using various USB drives but it consistently fails to boot beyond this:</p>
<pre><code>/dev/sda4: recovering journal
/dev/sda4 primary superblock features different from backup, check forced.
CLEARED.
/dev/sda4: 225202/6053888 files (0.5% non-contiguous), 3695315/24204288 blocks
... | 905187 | 19626 | 2023-09-20T23:18:22.640 | 2023-09-20T23:18:22.640 | Repeated fresh installations of 23.04 fail to boot after this line | [
"boot"
] | 0 | 8 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T01:24:26.743",
"id": "2603339",
"postId": "1486515",
"score": "1",
"text": "You didn't give any details as to what Ubuntu 23.04 product (Server, Desktop or *flavor*) nor which ISO/installer (2 options exist for Desktop alone).. but given what I see I'd ignore the Ub... | null | [] | null | null | null | null | null |
1486516 | 1 | null | 2023-09-20T22:57:34.590 | 0 | 84 | <p>I have enabled the realtime kernel, but when booting I fail to load the ZFS modules. As a result, I drop into a BusyBox shell.</p>
<p>Is there a way to fix this in Ubuntu 22? `</p>
<pre><code>22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 7 10:33:52 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
</code></pre>
| 1733484 | 1733484 | 2023-09-21T19:07:10.007 | 2023-09-21T19:07:10.007 | How do I upgrade to RealTime kernel with a ZFS hardrive? | [
"upgrade",
"kernel",
"realtime"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486517 | 1 | null | 2023-09-20T23:28:31.070 | 0 | 56 | <p>I have a ubuntu apache2, I have quickbox setup and been running for awhile and wanted to switch from plex to jellyfin but jellyfin runs its own web server on port 8086 so wanted to just be simple</p>
<pre><code>LoadModule rewrite_module modules/mod_rewrite.so
SSLPassPhraseDialog builtin
SSLSessionCache shmc... | 1733585 | null | null | 2023-09-20T23:28:31.070 | Apache2, 2 websites, 1 regular with auth, another 1 with rewrite rule to pass a domain to another website on different port | [
"server",
"apache2"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486518 | 1 | null | 2023-09-20T23:49:15.910 | 0 | 103 | <p>I have been trying to use <code>gnome-epub-thumbnailer</code> in Ubuntu 23.04. The program installs & I am able to run <code>gnome-epub-thumbnailer -s 1024 test.epub out.png</code> successfully, but even after <code>rm -r ~/.cache/thumbnails/</code> and <code>nautilus -q</code>, my <code>epubs</code> remain stub... | 258037 | 258037 | 2023-09-21T08:56:41.963 | 2023-09-21T08:56:41.963 | Is there any way to debug gnome-epub-thumbnailer? | [
"gnome",
"nautilus",
"thumbnails",
"logs",
"epub"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T08:57:18.230",
"id": "2603391",
"postId": "1486518",
"score": "0",
"text": "Sorry, my mistake. I corrected the version to 23.04.",
"userDisplayName": null,
"userId": "258037"
},
{
"creationDate": "2023-09-21T22:07:50.313",
"id": "2603547",
"p... | null | [] | null | null | null | null | null |
1486520 | 1 | null | 2023-09-21T00:51:33.550 | 2 | 409 | <p>Recently, my 22.04 installation started freezing in a particular way:</p>
<ol>
<li>screen frozen;</li>
<li>keyboard input seemingly not doing anything;</li>
<li><strong>BUT</strong> computer still working.</li>
</ol>
<p>I know that <strong>3</strong> is true because I have been on Zoom calls when it froze; the call ... | 664457 | 664457 | 2023-10-10T23:42:23.203 | 2023-10-10T23:42:23.203 | Why is the screen freezing on me? | [
"22.04",
"freeze",
"23.04"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-10-04T14:53:16.483",
"id": "2606070",
"postId": "1486520",
"score": "1",
"text": "Interesting, I just had this happen as well, but on Fedora 38. I was watching a video on YouTube, and then the screen froze and keyboard did not work anymore (which means I could not get out... | null | [
{
"accepted": null,
"body": "<p>The logs unfortunately don't give any clear indicator as to the source of the problem.</p>\n<p>This problem can often be caused by unstable graphics drivers. Messing with graphics drivers can brick your OS (so make a backup first!), but you can try going to the "addition... | null | null | null | null | null |
1486524 | 1 | null | 2023-09-21T03:07:55.953 | 2 | 100 | <p>I am creating an app that wants to <strong>install an icon</strong> for an application-specific extension (<code>.crystalopen</code>), in a way that works not just on Ubuntu/GNOME but also is <strong>portable to other desktop environments</strong> like KDE.</p>
<p>The app installs itself to <code>~/.local/bin</code>... | 1724736 | 1724736 | 2023-09-21T03:23:14.673 | 2024-03-17T20:20:39.063 | How to set the icon for a file extension, in a portable way, without sudo | [
"nautilus",
"icons",
"mime-type",
"xdg"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Since inheritance of icons between themes didn't seem to be working correctly, I just wrote a script to install my apps icon to <em>all</em> themes on the system. Messy but effective.</p>\n<p>Please see <a href=\"https://github.com/davidfstr/Crystal-Web-Archiver/blob/147adc7b... | null | null | null | null | null |
1486536 | 1 | null | 2023-09-21T06:21:27.283 | 0 | 25 | <p>I have installed canon printer in my desktop printer start working properly but when my printer got restart it stop printer but after reinstall the driver it start working, need solution.</p>
| 1733630 | null | null | 2023-09-21T06:21:27.283 | Facing problem in canon printer | [
"printing",
"canon"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486537 | 1 | null | 2023-09-21T06:28:05.463 | 0 | 23 | <p>does someone know how to set up the computer and the phone so that it become possible to print a file from a browser (computer), select the phone as printer and get the file stored on the phone?</p>
| 1733632 | null | null | 2023-09-21T06:28:05.463 | Send files to phone thorough print | [
"files",
"phone",
"sharing"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T06:38:30.023",
"id": "2603363",
"postId": "1486537",
"score": "1",
"text": "*Why* do you want to use the print functionality to transfer files? It ain't made for that, and I don't think anyone has ever made what you suggest, because printing is... printing, not tran... | null | [] | null | null | null | null | null |
1486538 | 1 | null | 2023-09-21T06:29:24.227 | 0 | 133 | <p>I have to make files (documents, images) backup from my <strong>phone to PC</strong> frequently. Then I copy those backup files back to my phone.</p>
<p>When I do it in <strong>Windows</strong>, the timestamps of the files remain intact. For example, if an image was taken on <code>25-Feb-2023</code> it would remain ... | 191090 | null | null | 2023-09-21T06:29:24.227 | Why do the timestamp of files change when copied to Ubuntu? | [
"windows",
"nautilus",
"timestamp"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T06:37:05.680",
"id": "2603362",
"postId": "1486538",
"score": "1",
"text": "How is the phone mounted? MTP? Or is the SD card directly attached to the PC using a card reader and then mounted as an exFAT or other filesystem? Finally: does it matter? If these pics are ... | null | [] | null | null | null | null | null |
1486546 | 1 | 1486548 | 2023-09-21T09:18:25.047 | 3 | 832 | <p>I'm using a program designed for windows that I compiled myself for GNU/linux. The program works in the command line, and one argument looks like this:</p>
<pre><code>prgm -arg1 abcd(10)(22) -i files.ext
</code></pre>
<p>Where <code>(10)</code> and <code>(22)</code> are flags like <code>a</code>, <code>b</code>, <co... | 803328 | 458924 | 2023-09-21T09:39:53.337 | 2023-09-22T11:12:28.370 | How (abc) is parsed in bash | [
"command-line",
"bash"
] | 2 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>Bash interpretes those as a list:</p>\n<blockquote>\n<p>(list)</p>\n<p>list is executed in a subshell environment (see COMMAND EXECUTION ENVIRONMENT below). Variable assignments and built-in commands that affect the shell's environment do not remain in effect after the command compl... | [
{
"accepted": true,
"body": "<p>Bash interpretes those as a list:</p>\n<blockquote>\n<p>(list)</p>\n<p>list is executed in a subshell environment (see COMMAND EXECUTION ENVIRONMENT below). Variable assignments and built-in commands that affect the shell's environment do not remain in effect after the comma... | null | null | null | null | null |
1486547 | 1 | null | 2023-09-21T09:22:58.983 | 0 | 24 | <p>I am running <code>sudo apt-get update</code> and I am getting error bellow:</p>
<pre><code>Ign:1 http://security.ubuntu.com/ubuntu kinetic-security InRelease
Ign:2 http://ci.archive.ubuntu.com/ubuntu kinetic InRelease
Err:3 h... | 1606060 | null | null | 2023-09-21T09:22:58.983 | The repository 'http://security.ubuntu.com/ubuntu kinetic-security Release' does not have a Release file | [
"apt",
"20.04",
"updates"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T09:29:29.933",
"id": "2603396",
"postId": "1486547",
"score": "0",
"text": "why do you tag 20.04 when this is about 22.10? 22.10 went end of life July 20, 2023 so the repositories are gone and dead",
"userDisplayName": null,
"userId": "15811"
},
{
"c... | null | [] | null | null | 2023-09-21T10:06:49.313 | null | null |
1486550 | 1 | null | 2023-09-21T09:30:42.403 | 0 | 54 | <p>I am attempting to upload an mp4 file (112MB) to a Linux server. After a successful transfer, its size is reduced to 103MB or 80MB. It is not uploading the full size. Its Owner/Group changed automatically into root/root as well.</p>
<p>I've also enabled the <code>lsyncd</code> service. It works great after you stop ... | 1733680 | 458924 | 2023-09-21T18:48:44.067 | 2023-09-21T18:48:44.067 | Facing problem with MP4 file uploads on Ubuntu with filezilla (the file size reduces after upload). Can someone help? | [
"server",
"permissions",
"ftp",
"mp4",
"filezilla"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T18:58:59.460",
"id": "2603517",
"postId": "1486550",
"score": "0",
"text": "\"After a successful transfer, its size is reduced to 103MB or 80MB. \" is this between windows and linux? or another filesystem? make sure its the same unit and not MB and MiB",
"userDi... | null | [] | null | null | null | null | null |
1486551 | 1 | null | 2023-09-21T09:37:17.410 | 0 | 238 | <p>Ubuntu (Studio) 22.04.</p>
<p>This happens infrequently, but when it happens, it's disruptive because incomplete writes can cause data loss.</p>
<p>For example: Today I copied a 7 MB (mega, not giga) file to a USB SSD -- i.e., fast performance. It should have been instantaneous. Instead, when I ejected the disk to t... | 1650953 | null | null | 2023-09-21T09:37:17.410 | Removable (USB) disk eject occasionally gets stuck at "writing data" | [
"usb",
"hard-drive",
"unmount"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T09:54:35.027",
"id": "2603404",
"postId": "1486551",
"score": "1",
"text": "Did you `umount` or eject the device? so data was actually written to the thumb-drive? rather than just being cached into memory?",
"userDisplayName": null,
"userId": "469152"
},
... | null | [] | null | null | null | null | null |
1486554 | 1 | 1487287 | 2023-09-21T10:10:16.803 | 0 | 168 | <p>Due to the comment on my question <a href="https://askubuntu.com/questions/1486228/why-low-swappiness-10-leads-to-system-crashes#comment2602708_1486228">Why low swappiness (10) leads to system crashes?</a> I decided to run memory test.</p>
<p>When It starts automatically with the default "Fail-Safe" option... | 633655 | 633655 | 2023-09-21T10:32:25.373 | 2023-09-28T11:15:48.497 | How can I check whether Memtest86+ has frozen or is irresponsive due to running a test? | [
"boot",
"grub2",
"ram",
"memtest"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T10:14:37.483",
"id": "2603408",
"postId": "1486554",
"score": "3",
"text": "Firstly, memtest86 does not run within Ubuntu, so I'm not sure this is a Ubuntu specific question (*as Ubuntu isn't running when memtest86 is!*). I have noted on some boxes the program does... | {
"accepted": true,
"body": "<p><strong>If it looks like it is frozen, it is frozen.</strong></p>\n<p>It is <a href=\"https://bugs.launchpad.net/ubuntu/+source/memtest86+/+bug/1876157\" rel=\"nofollow noreferrer\">a known bug of Memtest86+ 5.01 coming with Ubuntu 20.04</a>.</p>\n<p>In my case the solution was to us... | [
{
"accepted": true,
"body": "<p><strong>If it looks like it is frozen, it is frozen.</strong></p>\n<p>It is <a href=\"https://bugs.launchpad.net/ubuntu/+source/memtest86+/+bug/1876157\" rel=\"nofollow noreferrer\">a known bug of Memtest86+ 5.01 coming with Ubuntu 20.04</a>.</p>\n<p>In my case the solution w... | null | null | null | null | null |
1486560 | 1 | null | 2023-09-21T10:40:57.050 | 0 | 42 | <p>After updating the ubuntu 20.04, the audio I/O devices are not detected. (I had only dummy output).
The built-in speaker detected after adding the following lines to <code>Alsa config</code>:</p>
<pre><code>options snd-hda-intel model=auto
options snd-hda-intel dmic_detect=0
</code></pre>
<p>But the microphone is no... | 459292 | null | null | 2023-09-21T10:40:57.050 | Built-in microphone is not detected | [
"sound",
"alsa",
"microphone"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486561 | 1 | null | 2023-09-21T10:56:28.583 | 0 | 66 | <p>I am a standard PC <em><strong>user</strong></em>, interested in and trying out Linux OS.</p>
<p>I have the following installation on a 1 TB HDD (exclusive for Linux OS) -</p>
<p><strong>Ubuntu 23.04</strong> (/dev/sdd1 - EFI; /dev/sdd2 - /, /dev/sdd3 - /home); Flag - <code>boot,esp</code></p>
<p><strong>Linux Mint ... | 1642834 | 1157209 | 2023-09-21T18:45:51.560 | 2023-09-21T18:45:51.560 | Boot Menu - Multi Linux OS installation | [
"ubuntu-studio"
] | 2 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T20:21:46.420",
"id": "2603532",
"postId": "1486561",
"score": "0",
"text": "are you able to launch any of these systems from the boot menu which appears after switching on?",
"userDisplayName": null,
"userId": "782725"
}
] | null | [
{
"accepted": null,
"body": "<p>Grub is a linux Multiboot Loader.\n<a href=\"https://help.ubuntu.com/community/Grub2?_ga=2.77810452.1249763795.1695215976-186635787.1694934885\" rel=\"nofollow noreferrer\">Ubuntu Grub2</a></p>\n<p>I can be configured.</p>\n",
"commentCount": "0",
"comments": [],
... | null | null | null | null | null |
1486562 | 1 | 1498902 | 2023-09-21T10:59:31.573 | 0 | 1307 | <p>Trying to replace the EndOfLife isc-dhcp-server with KEA. Its a bit tricky, because the package description (command apt/apt-get) in not well documented. At least I found the package name under Ubuntu is kea-dhcp4, not isc-kea-dhcp-server.
Because of using the KEA HA feature, i tried to install Storck - the Web GUI ... | 1362749 | null | null | 2024-01-03T20:30:00.970 | KEA DHCP and Stork on 22.04 | [
"apt",
"server",
"dhcp"
] | 1 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T12:24:48.857",
"id": "2603437",
"postId": "1486562",
"score": "0",
"text": "It seems only up to Ubuntu 20.4 is officially supported. You should probably raise an issue on their [Gitlab page](https://gitlab.isc.org/isc-projects/stork) about support for Ubuntu 22.04."... | {
"accepted": true,
"body": "<p>Just saw this, the package on ubuntu is isc-stork-server for the server side, and isc-stork-agent for the kea servers. I am running a Kea HA setup, with 2 pairs of dhcp servers using the mysql backend (also HA) and it's been very reliable. I use stork some for management, but it's ... | [
{
"accepted": true,
"body": "<p>Just saw this, the package on ubuntu is isc-stork-server for the server side, and isc-stork-agent for the kea servers. I am running a Kea HA setup, with 2 pairs of dhcp servers using the mysql backend (also HA) and it's been very reliable. I use stork some for management, b... | null | null | null | null | null |
1486566 | 1 | null | 2023-09-21T11:40:56.070 | 0 | 48 | <p>Hello Guys I bought a new keyboard for my HP laptop and the backlight is not working</p>
<p>I tried :</p>
<pre><code>xset led
</code></pre>
<p>and all commands with " xset " like set -l led or bla bla</p>
<p><strong>so the only way was :</strong></p>
<pre><code>light -L
</code></pre>
<p>and then</p>
<pre>... | 1728738 | null | null | 2023-09-21T11:40:56.070 | External KeyBoard BackLight is Not Working On Ubuntu | [
"keyboard",
"backlight"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T11:55:59.823",
"id": "2603430",
"postId": "1486566",
"score": "0",
"text": "You've provided no OS/release details, nor if you're actually using Xorg (ie. `xset` is an Xorg command) or Wayland, but your unstated Ubuntu product & release details would be a start.",
... | null | [] | null | null | null | null | null |
1486569 | 1 | null | 2023-09-21T12:12:57.567 | 0 | 147 | <p>My linux is Mint, but I think the issue is the same. I have this old AMD PC Gamer with Linux and Windows and traditional bios booting.</p>
<p>I had Linux 20 in a SSD in a SATA II port and Windows 10 in another SSD using PCI-e to SATA III adaptor (to get more speed). When I tried to update Mint 20 to 21, it got stuck... | 507423 | null | null | 2023-09-21T12:24:20.717 | Add Windows with missing boot partition to grub menu? | [
"dual-boot"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T12:15:48.697",
"id": "2603435",
"postId": "1486569",
"score": "1",
"text": "You mention two OSes, but no product (Ubuntu system) that is on-topic for this site. I suggest you read https://askubuntu.com/help/on-topic (FYI: The on-topic link also shows Stack Exchang... | null | [
{
"accepted": null,
"body": "<p>Yes, Windows will takeover boot from grub if you try to let it repair on the disk that contains Linux.</p>\n<p>I'd recommend to backup anything you need from the Windows disk (hopefully it's not bitlocker'd) to the Linux disk then remove the Linux disk while doing Windows rep... | null | null | 2023-09-21T13:49:18.540 | null | null |
1486572 | 1 | null | 2023-09-21T12:31:08.630 | 1 | 391 | <p>I can't change the symbol "right arrow" in the terminal with the theme spaceship. Below has an image from the terminal:</p>
<p><a href="https://i.stack.imgur.com/q8Vca.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/q8Vca.png" alt="Terminal image" /></a></p>
<p>However my file <code>.zsh... | 1316709 | 1316709 | 2023-09-21T13:39:17.893 | 2024-01-23T11:20:49.513 | How to change symbol from spaceship theme on .zshrc? | [
"themes",
"gnome-terminal",
"zsh"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>It's worth noting that the usage of <code>SPACESHIP_CHAR_SYMBOL="❯"</code> is deprecated and, as a result, it might not work as expected. The recommended practice now is to use individual symbols for success and failure scenarios:</p>\n<pre><code>SPACESHIP_CHAR_SYMB... | null | null | null | null | null |
1486573 | 1 | null | 2023-09-21T12:43:31.723 | 0 | 146 | <p>I know almost nothing about smart cards, and am desperately trying to learn. Google seems to return piles of information, but none that actually seem to target what I'm trying to do.</p>
<p>I want to write the string "HELLO WORLD" to a smart card and read it back using my code. Eventually I want to use thi... | 1733727 | null | null | 2023-09-21T12:43:31.723 | Cannot read serial number from ISO 7816 Smart Card under 22.04 with HID OMNIKEY 3121 | [
"smartcard"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486576 | 1 | null | 2023-09-21T13:17:11.430 | 0 | 62 | <p>I have Ubuntu 23.04 on VMware working great. But lately it filled all my disk space. On investigation I found out it is not using my entire allocated space of 128GB. 50% of the space is under unused section. <code>df -h</code> also shows only 50% utilization.</p>
<p>I tried various options <code>gparted</code>, <cod... | 1733739 | 1157209 | 2023-09-22T07:51:54.080 | 2023-09-22T07:51:54.080 | How to make partition space usable | [
"partitioning",
"gparted",
"vmware"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T16:39:36.183",
"id": "2603496",
"postId": "1486576",
"score": "1",
"text": "PLease include output of `sudo vgdisplay`",
"userDisplayName": null,
"userId": "862145"
}
] | null | [
{
"accepted": null,
"body": "<p>Before you do anything, you should have a backup. Maybe you can take a snapshot of your VM in VMware.</p>\n<p>The Ubuntu installer has probably used only about 50% of your LVM space unassigned. You have a physical volume of 127 GB, and an LVM space of 63 GB.</p>\n<p>If you ru... | null | null | null | null | null |
1486577 | 1 | null | 2023-09-21T13:18:10.477 | 0 | 126 | <p>I am trying to type the pipe character | in Ubuntu using a Macbook, but am unable to do so.</p>
<p>I configured the keyboard to the correct language when booting Ubuntu from the VM, but am unsure if this defaults to Windows keyboards. Does anyone know if I need to configure anything further in order to use my Mac ke... | 1732391 | 1732391 | 2023-09-21T19:57:38.717 | 2023-09-21T19:57:38.717 | How to type the pipe character | in Ubuntu 22.04.3 using a Mac? | [
"keyboard",
"keyboard-layout",
"mac",
"pipe"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T14:57:08.200",
"id": "2603467",
"postId": "1486577",
"score": "0",
"text": "\"Does anyone know if I need to configure anything further in order to use my Mac keyboard as usuall \" Generally there is no need. IIRC hardware during virualization is handeld by the host ... | null | [] | null | null | null | null | null |
1486580 | 1 | null | 2023-09-21T13:41:08.843 | 1 | 193 | <p>I am using Ubuntu 20.04 LTS and installed Steam through 'repo.steampowered.com/steam/ stable steam.' The app keeps disappearing and reloading like it just started. At the same time, it remains in the status bar at the top as if it is still running. I can't do anything because the UI constantly disappears and reloads... | 951683 | null | null | 2023-09-21T13:41:08.843 | Steam UI keeps closing and reopening while Steam is still running in background | [
"20.04",
"nvidia",
"software-installation",
"gui",
"steam"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486581 | 1 | 1487167 | 2023-09-21T13:43:29.633 | 3 | 776 | <p>When you shut down you get the "Are you sure..." dialog. Occasionally I want to send myself a reminder e.g. to run an overnight job instead of shutting down.
Then I'd need to display another dialog box - before or beside the "are you sure" one. (or any other obvious reminder would do, like chang... | 1158175 | 968501 | 2023-09-22T07:47:53.257 | 2023-09-27T17:00:59.730 | display a dialog box before shutting down | [
"shutdown",
"gnome-shell",
"systemd",
"services",
"dialog"
] | 2 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T16:16:22.557",
"id": "2603489",
"postId": "1486581",
"score": "0",
"text": "AFAIK, on gnome, some applications use [GTK's inhibit](https://docs.gtk.org/gtk3/method.Application.inhibit.html) which you can implement in an application that you write in e.g. C or even ... | {
"accepted": true,
"body": "<p>Raffa has written a long answer with a huge amount of technical detail which should be invaluable to anyone who wants to create an elegant solution in keeping with Gnome.\nI don't have the Linux and Gnome system knowledge to do so but I have created a practical workaround similar to ... | [
{
"accepted": null,
"body": "<h3>Preface</h3>\n<p>This answer is not a direct solution to your question, but rather an important methodology discussion that should direct you as well as other community members who are trying to help in the right direction and hopefully save time and efforts.</p>\n<h3>Discus... | null | null | null | null | null |
1486582 | 1 | null | 2023-09-21T13:50:23.007 | 0 | 8 | <p>I don't know where to report this, if you could point me in the right direction that would be great.</p>
<p><strong>The question</strong>, to be clear, is "Where do I report this," not "How do I solve this." I am including the report in case it helps differentiate whether this should be reported ... | 1733734 | null | null | 2023-09-21T13:50:23.007 | the dotnet sdk repo is set up wrong - how/where do I report it? | [
"apt",
"22.04",
"microsoft",
"dotnet"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T13:59:08.477",
"id": "2603453",
"postId": "1486582",
"score": "0",
"text": "Where did you get the dotnet SDK from? Microsoft repositories, or Snaps, or some other method?",
"userDisplayName": null,
"userId": "10616"
}
] | null | [] | null | null | 2023-09-21T15:57:17.110 | null | null |
1486583 | 1 | null | 2023-09-21T13:50:39.963 | 0 | 149 | <p>How do I remove/hide my personal directories (<code>Music</code>, <code>Documents</code>, etc) from the desktop?</p>
<p>After an update, my desktop changed and is showing my personal directories (<code>Music</code>, <code>Documents</code>, etc). Before the update, the <code>Home</code> directory was the only directo... | 1733737 | 618353 | 2023-09-22T09:10:15.190 | 2023-09-22T16:26:51.177 | How to remove/hide personal directories on desktop screen? | [
"22.04",
"files",
"directory",
"home-directory"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T15:11:38.647",
"id": "2603469",
"postId": "1486583",
"score": "0",
"text": "I believe the control of desktop icons is achieved using the Gnome Extension `Desktop Icons NG (DING). Have you got that extension installed?",
"userDisplayName": null,
"userId": "30... | null | [
{
"accepted": null,
"body": "<p>Fix it as following.</p>\n<ol>\n<li>Open the terminal</li>\n<li>Reset your "special folders" configuration with the command:\n<pre><code>xdg-user-dirs-update --force\n</code></pre>\n</li>\n</ol>\n<p>This recreates the configuration file that identifies your "sp... | null | null | null | null | null |
1486584 | 1 | null | 2023-09-21T14:03:33.777 | 0 | 1165 | <p>it's been a while when I setup similar config... that's why I'm a bit confused.</p>
<p>So I have box with Ubuntu 22.04 with two LAN cards. My network looks like that.</p>
<p>ROUTER [192.168.88.1/24]:</p>
<ul>
<li>UBUNTU BOX [192.168.88.13]</li>
<li>UBUNTU BOX [192.168.0.1] LAN <-> WiFi Router [192.168.0.2] LAN... | 1733751 | null | null | 2023-09-23T22:05:16.993 | Ubuntu 22.04 as a router. 2 LAN (LAN with Internet + LAN with AP). AP network do not see IP addresses from first network | [
"network-manager",
"internet",
"iptables"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>It is not clear to me from your description how the devices are connected to each other. Please draw a simple picture with the devices, their interfaces and the networks between them (internet router, Linux box as a router between LANs, Wi-Fi router, etc.). Then it should be ... | null | null | null | null | null |
1486591 | 1 | null | 2023-09-21T14:56:00.110 | 0 | 889 | <p>After an update my libc6 broke, in particular <code>/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2</code> was deleted. I had to boot from a live distro to copy it back because no command was working anymore (now I have learnt the lesson, so I am keeping a root shell open so that I can copy it back using busybox without ... | 17386 | 17386 | 2023-09-21T16:04:13.737 | 2023-09-21T16:04:13.737 | Ubuntu 22.04 Jammy, libc6 breaks after update. How to recover half-installed libc6 | [
"apt",
"upgrade",
"dpkg",
"dependencies"
] | 0 | 12 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T15:34:58.930",
"id": "2603478",
"postId": "1486591",
"score": "0",
"text": "Please add `sudo apt update` to your question.",
"userDisplayName": null,
"userId": "966203"
},
{
"creationDate": "2023-09-21T15:55:18.367",
"id": "2603480",
"postId"... | null | [] | null | null | null | null | null |
1486594 | 1 | null | 2023-09-21T15:23:46.357 | 0 | 121 | <p>Ubuntu Server 22.04.3 LTS with MySQL and Apache 2</p>
<p>I performed the roundcube upgrade to 1.6.3 and now am getting this message in the logs:</p>
<pre><code>PHP Warning: SQLSTATE[HY000] [1045] Access denied for user 'roundcube'@'localhost' (using password: NO) in /opt/www/roundcubemail-1.3.0/program/lib/Roundcub... | 1663270 | 1157209 | 2023-11-02T07:47:37.740 | 2023-11-02T07:47:37.740 | Roundcube issues after upgrade | [
"apache2",
"mysql",
"roundcube"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-22T13:37:48.327",
"id": "2603666",
"postId": "1486594",
"score": "0",
"text": "From the error, it sounds like that password is not being passed to the MySQL connection string. Have you confirmed that the configuration file has not changed its structure over the past fe... | null | [] | null | null | null | null | null |
1486598 | 1 | null | 2023-09-21T16:06:00.527 | 0 | 213 | <p>I am trying to upgrade from 22.04 to 23.04 using the <code>do-release-upgrade</code> command. Whenever I do so the command dumps me back into the shell without having changed my system at all.</p>
<p><code>/var/log/dist-upgrade/apt.log</code> (contents pasted below) tells me that a package by the name of <code>util-... | 314207 | null | null | 2023-09-21T16:06:00.527 | Error Installing 'util-linux-extra' failed during 'do-release-upgrade' | [
"package-management",
"upgrade",
"dpkg",
"do-release-upgrade"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486599 | 1 | 1486949 | 2023-09-21T16:28:04.387 | 0 | 179 | <p>For some reason I am getting an error when trying to boot into windows boot manager. The error code is 0x000428 Windows cannot verify digital signature. I know it is not an issue with the windows boot loader because if boot strait to the windows boot loader I don't get any errors and it boots right up. This only hap... | 1547670 | null | null | 2023-09-25T14:27:27.253 | Grub dual boot results in windows error code 0x000428 | [
"dual-boot",
"grub2"
] | 1 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-22T02:02:21.323",
"id": "2603560",
"postId": "1486599",
"score": "0",
"text": "@user68186 Ya I tried that. Second paragraph of the question.",
"userDisplayName": null,
"userId": "1547670"
},
{
"creationDate": "2023-09-22T02:35:04.217",
"id": "260356... | {
"accepted": true,
"body": "<p>I just recently had the same problem because I needed to upgrade some packages with the Mantic (23.10) repository. The problem presented to me with Grub version: <code>2.12~rc1-4ubuntu3</code>.</p>\n<p>I was able to work around it by adding <code>rmmod peimage</code> to the <code>gru... | [
{
"accepted": true,
"body": "<p>I just recently had the same problem because I needed to upgrade some packages with the Mantic (23.10) repository. The problem presented to me with Grub version: <code>2.12~rc1-4ubuntu3</code>.</p>\n<p>I was able to work around it by adding <code>rmmod peimage</code> to the <... | null | null | null | null | null |
1486608 | 1 | null | 2023-09-21T17:54:28.393 | 0 | 27 | <p>So I have matlab installed on my windows. I like to use the linux terminal on windows (through WSL2). Is there a way I can launch matlab from WSL?</p>
| 1733801 | null | null | 2023-09-21T17:54:28.393 | Run matlab from WSL | [
"windows-subsystem-for-linux"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T18:29:56.077",
"id": "2603510",
"postId": "1486608",
"score": "0",
"text": "Please explain in more details why you intend to run a Windows program on a Windows installation from WSL. Doesn't seem to make too much sense. What do you expect to achieve by doing that? M... | null | [] | null | null | 2023-09-22T10:43:09.067 | null | null |
1486610 | 1 | null | 2023-09-21T18:56:09.947 | 0 | 1975 | <p>I'm trying to install Kubuntu LTS from a USB stick, but after choosing "Try & install" I'm getting the following error:</p>
<p><a href="https://i.stack.imgur.com/sOODp.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/sOODp.jpg" alt="enter image description here" /></a></p>
<pre class=... | 1728797 | 94914 | 2023-09-28T08:43:38.613 | 2023-09-28T08:43:38.613 | ACPI BIOS Error (bug): Failure creating named object [\ADGB], AE_ALREADY_EXISTS | [
"boot",
"dual-boot",
"kubuntu",
"22.04",
"acpi"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-21T19:06:40.243",
"id": "2603519",
"postId": "1486610",
"score": "1",
"text": "These notices are not for us users but for bios manufacrurers and kenerl developers. See https://askubuntu.com/questions/1416198/ubuntu-22-04-acpi-bios-error-bug-could-not-resolve-symbol-er... | null | [] | null | null | null | null | null |
1486617 | 1 | null | 2023-09-21T21:19:44.710 | 1 | 76 | <p>I have installed 'Peek' Gif Recorder on Ubuntu 22.04.</p>
<p>The application launches and will start recording, but once I stop the recording it crashes.</p>
<p>I have found that running <code>peek -b ffmpeg</code> in the terminal resolves this issue, and I'm able to use the application as intended.</p>
<p>I don't w... | 1733836 | 1157209 | 2023-09-22T04:47:29.603 | 2023-09-22T04:47:29.603 | Desktop Launcher File Not Working as Intended | [
"launcher",
"lts"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-22T16:17:20.077",
"id": "2603690",
"postId": "1486617",
"score": "0",
"text": "I do not know why that would not work. Could you test following Exec= line: `Exec=sh -c \"/usr/bin/peek -b ffmpeg\"`",
"userDisplayName": null,
"userId": "558158"
},
{
"creat... | null | [] | null | null | null | null | null |
1486618 | 1 | null | 2023-09-21T21:21:47.033 | 0 | 225 | <p>I'm not really sure how to go about finding the <em>real</em> root-cause of this issue, but more than occasionally, my touchpad <strong>buttons</strong> stop functioning on my ThinkPad running Ubuntu. I'm able to get them functioning again by running:</p>
<pre class="lang-sh prettyprint-override"><code>sudo modprobe... | 57348 | null | null | 2023-09-21T21:21:47.033 | I have to periodically `modprobe -r psmouse && modprobe psmouse` to get my touchpad buttons to work again | [
"drivers",
"kernel",
"mouse",
"touchpad"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486623 | 1 | 1488566 | 2023-09-21T23:40:13.413 | 2 | 3174 | <p>After running <code>apt dist-upgrade</code> in a root shell in Ubuntu Server 22.04.3, sometimes the question <code>Which services should be restarted?</code> is shown. Example:</p>
<pre><code>Restarting services...
Daemons using outdated libraries
--------------------------------
1. dbus.service 2. getty@tty1.se... | 1041210 | 618353 | 2023-10-10T13:08:30.807 | 2023-10-10T13:08:30.807 | How to answer "Which services should be restarted?" after running `apt dist-upgrade` in console? | [
"command-line",
"apt",
"upgrade",
"22.04",
"systemd"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>Do you realize that option 13 is <code>none of the above</code>? Meaning, it should not be included if you wanted to restart any of the other items?</p>\n<p>So just respond with omitting option 13:</p>\n<pre><code>Which services should be restarted? 1 2 3 4 5 6 7 8 9 10 11 12\n</code... | [
{
"accepted": true,
"body": "<p>Do you realize that option 13 is <code>none of the above</code>? Meaning, it should not be included if you wanted to restart any of the other items?</p>\n<p>So just respond with omitting option 13:</p>\n<pre><code>Which services should be restarted? 1 2 3 4 5 6 7 8 9 10 11 12... | null | null | null | null | null |
1486626 | 1 | null | 2023-09-22T00:56:56.760 | 0 | 43 | <p>I honestly have no idea what I'm doing here. I'm trying to install g++ so I can run c++ code and its not working at all.</p>
<p>Here are the errors I'm getting:</p>
<p><a href="https://i.stack.imgur.com/vDx3n.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/vDx3n.png" alt="errors" /></a></p>
| 1733856 | 94914 | 2023-09-22T07:51:26.597 | 2023-09-22T07:51:26.597 | Errors when installing g++ | [
"apt",
"g++"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-22T04:53:04.660",
"id": "2603596",
"postId": "1486626",
"score": "1",
"text": "Did you run sudo apt update before trying the install? Looks like you lost internet connectivity, try a ping on the 91.189.91.82 address?",
"userDisplayName": null,
"userId": "82196... | null | [] | null | null | null | null | null |
1486627 | 1 | null | 2023-09-22T01:48:28.120 | 0 | 77 | <p>[this is a repeat, my apologies; I posted it under the Ubuntu list of the raspberrypi.com forum before I found the "Not official" note there]</p>
<p>Hi. I'd like to set up a RaspberryPi machine for desktop use, while at the same time, help the user from a remote location if necessary. To do that, I want ... | 920620 | 920620 | 2023-09-25T19:29:22.143 | 2023-09-25T19:29:22.143 | RaspberryPi plus VNC plus Ubuntu gets stuck | [
"raspberrypi",
"vnc"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-22T03:31:40.590",
"id": "2603579",
"postId": "1486627",
"score": "0",
"text": "You've not provided any Ubuntu product & release details. Which Ubuntu product & release are you using? What did you install? Ubuntu Core? Ubuntu Server? or a Ubuntu Desktop image? and whi... | null | [] | null | null | null | null | null |
1486628 | 1 | null | 2023-09-22T02:08:00.343 | 0 | 46 | <p><a href="https://i.stack.imgur.com/M9yap.png" rel="nofollow noreferrer">eThe code is for generating generate p p > t t~ in Madgraph and the get feynman diagrams by display diagrams</a>
I have tried changing the mg5_configuration to No_Path_Configuration, and there is no change. I am getting the same error again a... | 1733795 | null | null | 2023-09-22T02:08:00.343 | eps file in ubuntu WSL not opening | [
"windows-subsystem-for-linux"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486629 | 1 | null | 2023-09-22T02:08:58.197 | 0 | 685 | <p>It is installed, and the services are enabled. Do you have any suggestions about how to fix it?</p>
<p><a href="https://i.stack.imgur.com/Bpz07.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/Bpz07.png" alt="enter image description here" /></a></p>
| 1733862 | 94914 | 2023-09-22T04:36:59.990 | 2023-09-22T04:36:59.990 | Ubuntu 22.04, Pro installed, but getting: "Expanded Security Maintenance for Applications is not enabled." message | [
"22.04",
"ubuntu-pro"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-22T02:23:42.397",
"id": "2603562",
"postId": "1486629",
"score": "0",
"text": "Where is the message?",
"userDisplayName": null,
"userId": "243321"
},
{
"creationDate": "2023-10-11T19:56:09.470",
"id": "2607708",
"postId": "1486629",
"score":... | null | [] | null | null | null | null | null |
1486631 | 1 | null | 2023-09-22T04:01:20.460 | 0 | 142 | <p>When I install flatpak (attempt to) I get these errors:</p>
<pre><code>Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following i... | 1733881 | 1157209 | 2023-09-22T17:59:39.640 | 2023-09-22T17:59:39.640 | im trying to install flatpak on qemu utm ubuntu mac m1 jammy but i get errors | [
"22.04",
"qemu",
"flatpak"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-22T04:08:53.980",
"id": "2603587",
"postId": "1486631",
"score": "2",
"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 | [] | null | null | null | null | null |
1486633 | 1 | null | 2023-09-22T04:07:57.783 | 0 | 58 | <p>Can anybody provided me some help right now I'm not quite knowledgeable on grub commands so can some help me restore Ubuntu. I was just using the terminal and opened software update app. And the next thing you know it went to a black screen and started to write a bunch of weird stuff and then when I rebooted,the gru... | 1733854 | null | null | 2023-09-22T04:07:57.783 | I am stuck on grub rescue! I can't even execute the insmod command. An error says "error: attempt to read or write outside of disk 'hd0' | [
"grubrescue"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-22T04:17:05.320",
"id": "2603592",
"postId": "1486633",
"score": "0",
"text": "I'd boot *live* media (such as Ubuntu installation media) on your machine, and perform *file-system* checks using the appropriate commands for your *unstated* file-systems. If any errors are... | null | [] | null | null | null | null | null |
1486639 | 1 | null | 2023-09-22T06:26:41.573 | 0 | 27 | <p>I attempted to install 'ncal' using 'sudo apt install ncal,' but I encountered multiple errors:</p>
<p><img src="https://i.stack.imgur.com/PO0pQ.png" alt="screenshot of errors" /></p>
<p>I also tried 'sudo apt install command-no-found,' and the results were identical:</p>
<p><img src="https://i.stack.imgur.com/ITfWG... | 1511460 | 85695 | 2023-09-22T07:40:53.973 | 2023-09-22T07:40:53.973 | Ubuntu 22.04.3 LTS "cal" cmd is not working | [
"command-line",
"apt",
"software-installation"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-22T06:36:27.853",
"id": "2603603",
"postId": "1486639",
"score": "1",
"text": "You have a dependency issue. Most likely, you added some sources or PPA that isn't compatible. You need to know what you did to revert the error and fix `apt` state first (this is also known... | null | [] | null | null | 2023-09-22T08:33:13.453 | null | null |
1486642 | 1 | null | 2023-09-22T07:19:07.120 | 0 | 31 | <p>I have a lubuntu LTS 22.04 running on a laptop. I connect from a PC with SSH to the laptop to use the larger display. There is xmingw running as X display server.</p>
<p>I set at the bash prompt <code>export DISPLAY=mypc:0</code> and start applications, i.e. I don't use SSH to tunnel X. The windows of xload, xeyes, ... | 1069270 | null | null | 2023-09-22T07:19:07.120 | Open window of child process on the same screen as parent process | [
"display"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486646 | 1 | null | 2023-09-22T08:41:21.503 | 0 | 49 | <p>similar issue reported in different forum threads but not exactly this behavior:</p>
<p>fujitsu u7510 with ubuntu 22.04 and 23.04 (kernel > 6):</p>
<p>laptop KEYBOARD IS NOT RECOGNIZED AT STARTUP, however if i close the lid to suspend and open it again, the keyboard is detected and works fine.</p>
<p>no problem w... | 1733783 | null | null | 2023-09-22T08:41:21.503 | laptop keyboard is not recognized at startup | [
"keyboard",
"suspend",
"tablet"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-22T08:45:27.100",
"id": "2603625",
"postId": "1486646",
"score": "0",
"text": "If you're using Ubuntu 22.04 LTS (*you also mention 23.04 thus it's unclear what you're actually asking about*), why not use the 5.15 GA kernel stack which is supported for the life of the p... | null | [] | null | null | null | null | null |
1486653 | 1 | null | 2023-09-22T10:03:51.560 | 0 | 569 | <p>I want to connect from my Ubuntu 22.04 computer to a remote Ubuntu 22.04 computer using Remmina. I have these settings:</p>
<p><a href="https://i.stack.imgur.com/v5G0Y.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/v5G0Y.png" alt="enter image description here" /></a></p>
<p>However, when I click ... | 823631 | null | null | 2023-09-22T11:02:12.170 | Ubuntu to Ubuntu remote access using Remmina | [
"vnc",
"remmina"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-22T10:07:38.927",
"id": "2603639",
"postId": "1486653",
"score": "0",
"text": "Is your server using RDP or VNC? Try RDP.",
"userDisplayName": null,
"userId": "855322"
},
{
"creationDate": "2023-09-22T10:17:30.613",
"id": "2603641",
"postId": "14... | null | [
{
"accepted": null,
"body": "<p>I managed to solve the problem by changing to RDP, as suggested by @FedKad in the comment, and on top of this disabling and re-enabling the "Remote Desktop" option in the remote machine. Now it works.</p>\n",
"commentCount": "0",
"comments": [],
"communi... | null | null | null | null | null |
1486657 | 1 | null | 2023-09-22T10:53:05.687 | 0 | 35 | <p>When booting Ubuntu on the laptop the battery appears correct (ca 80%). After a couple of minutes that battery jumps to 0; I receive a hibernation warning and the laptop turns off.</p>
<p>I have unplugged all USB and cables and held power for more than a minute and the problem persists. What could be the cause?</p>
... | 471426 | 471426 | 2023-09-22T12:09:18.583 | 2023-09-22T12:09:18.583 | Lenovo Carbon X1 with empty battery | [
"lenovo",
"battery"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-22T11:00:47.070",
"id": "2603647",
"postId": "1486657",
"score": "0",
"text": "100% a hardware problem and not Ubuntu related. The OS does nothing with a battery. What the OS does is only ask the BIOS statistics about the state of the battery. When on 80 do a `upower ... | null | [] | null | null | null | null | null |
1486661 | 1 | null | 2023-09-22T11:17:27.893 | 0 | 75 | <p>I have a VPS with Ubuntu 20.04 to run a Counterstrike source server and I'm experiencing a weird kind of attack on ssh (brute force?) I setup fail2ban and on the first day of server online a lot of IPs are trying to access (every 2 minutes a different IP is reported), some of them are banned, but the interesting thi... | 1733958 | 94914 | 2023-09-22T11:42:46.017 | 2023-09-22T11:42:46.017 | Fail2ban with lots of IPs in log | [
"networking",
"server",
"ssh",
"fail2ban"
] | 0 | 7 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-22T11:37:18.290",
"id": "2603652",
"postId": "1486661",
"score": "1",
"text": "If an IP is banned, it will no longer show on the log (because the ban is at the network level), until it is unbanned and tries again. So, it seems normal to me.",
"userDisplayName": nul... | null | [] | null | null | null | null | null |
1486662 | 1 | null | 2023-09-22T11:33:25.043 | 0 | 15 | <p>Is there any way to pin a workspace to a projector on Ubuntu 22.04. I need this feature because I try to teach a programming class, where I complete the code (on Jupyter notebook) during the class. It would be useful to have a duplication of a specific workspace where I code, while I can do other stuff on the rest o... | 719400 | null | null | 2023-09-22T11:33:25.043 | Pin workspace to external monitor/projector? | [
"multiple-monitors",
"display",
"workspaces"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486665 | 1 | null | 2023-09-22T12:00:43.450 | 0 | 27 | <p>I have a problem with my Bluetooth connection
When I connect my earbuds (Soundcore life p3) it connects normally and detected as Headset, but it doesn't appear in the sound settings until I reconfigure bluez using this code line:</p>
<pre><code>sudo dpkg-reconfigure bluez
</code></pre>
<p>how can I resolve this anno... | 1723327 | null | null | 2023-09-22T12:00:43.450 | Bluetooth connection issue | [
"bluetooth",
"headphones",
"bluez"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486668 | 1 | null | 2023-09-22T13:04:46.367 | 0 | 31 | <p>I was trying to move a file called "peakpx (1).jpg" from Downloads to a new directory that I created called thenew however it didn't let me move it with <code>mv ~/Downloads "peakpx (1).jpg" ~/Downloads/thenew</code> however it did not work stating loads/: Invalid argument, I tried it without the... | 1733974 | null | null | 2023-09-22T13:04:46.367 | moving files in zhs terminal beginner question | [
"mac",
"macbook"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486670 | 1 | null | 2023-09-22T13:15:20.650 | 1 | 80 | <p>I used <code>sudo mv</code> to put an <code>.sh</code> file into <code>etc/init.d</code> to make the system go through it on startup, but I either read a bad guide or didn't read carefully because I didn't configure it as I would in point 2.3 here (<a href="https://www.baeldung.com/linux/run-script-on-startup" rel="... | 1733983 | 1733983 | 2023-09-23T12:35:33.667 | 2023-09-23T12:35:33.667 | Ubuntu freezes and apps don't work after I moved a file to init.d | [
"freeze",
"init.d"
] | 0 | 7 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-22T14:19:22.957",
"id": "2603673",
"postId": "1486670",
"score": "0",
"text": "Did you try removing that script?",
"userDisplayName": null,
"userId": "124466"
},
{
"creationDate": "2023-09-22T14:19:52.950",
"id": "2603674",
"postId": "1486670",
... | null | [] | null | null | null | null | null |
1486674 | 1 | null | 2023-09-22T14:17:27.587 | 0 | 54 | <p>Currently I have an Ubuntu 22.04 server with SSH. I am trying to setup multiple Windows virtual machines on it that can be access through the browser (like remote desktop) but I'm not sure what approach would be the best. I have a very powerful server, so resources won't be an issue. I also want to restrict the Wind... | 1704601 | null | null | 2023-09-22T14:17:27.587 | Setting up multiple Windows VM's on an Ubuntu server | [
"server"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1486676 | 1 | 1486709 | 2023-09-22T14:22:17.203 | 1 | 1971 | <p>After a few years I have installed Ubuntu again and I'm trying to configure it to my liking. I own a Microsoft account with 1 TB cloud storage. I've installed the Onedrive client on Ubuntu but it seems that it downloads all the files and I don't have enough space in my laptop to store them so I just want to use Oned... | 1733989 | null | null | 2023-09-22T20:39:12.970 | Onedrive sync folders and files without downloading them in Ubuntu 23.04 | [
"nautilus",
"configuration",
"online-storage"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-22T14:26:45.313",
"id": "2603676",
"postId": "1486676",
"score": "0",
"text": "these are the insructions for installing OneDrive on Ubuntu. Are these the steps you have taken? https://credibledev.com/install-onedrive-gui-on-ubuntu/",
"userDisplayName": null,
"u... | {
"accepted": true,
"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<blockquote>\n<p>I've installed the Onedrive client on Ubuntu but it seems t... | [
{
"accepted": true,
"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<blockquote>\n<p>I've installed the Onedrive client on Ubuntu but it... | null | null | null | null | null |
1486678 | 1 | null | 2023-09-22T14:32:21.677 | 0 | 169 | <p>After installing Ubuntu 22.04 half of the screen flickering and unresponsive. I've got to change the GRUB boot options and add <code>nomodeset</code> get it fixed. But, with this option, I can't change brightness and the performance of the VGA is not great.</p>
<p>Here is the output of <code>lshw</code>:</p>
<pre><c... | 1734001 | 1734001 | 2023-10-06T07:16:20.820 | 2023-10-06T07:16:20.820 | Display half screen flickering Ubuntu 22.04 | [
"drivers",
"intel-graphics",
"screen"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-10-04T11:32:57.117",
"id": "2606036",
"postId": "1486678",
"score": "0",
"text": "anyone can help or redirect me to a site that contain the fix ?",
"userDisplayName": null,
"userId": "1734001"
},
{
"creationDate": "2023-10-26T08:41:08.497",
"id": "2610... | null | [] | null | null | null | null | null |
1486682 | 1 | null | 2023-09-22T15:23:34.463 | 0 | 214 | <p>I have a couple of machines running Ubuntu 22.04.3 LTS. I'm observing the same issue on all machines:</p>
<p>I can establish a connection to my VPN server.
I can ping machines, access internal websites, browse smb file shares, create ssh connection
But I cant:</p>
<p>Transfer a file via SMB or FTP (that I browsed be... | 1734012 | 1734012 | 2023-09-22T17:05:52.517 | 2023-09-22T17:05:52.517 | Ubuntu 22.04 VPN issues (L2TP/IPSec) | [
"22.04",
"vpn",
"ipsec",
"l2tp"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-22T15:54:33.790",
"id": "2603688",
"postId": "1486682",
"score": "0",
"text": "Please check & correct your details; you've tagged the question as being about Ubuntu 20.04 LTS, but in the title mention 22.04.4 which is scheduled for release in January 2024 (*are you a t... | null | [] | null | null | null | null | null |
1486689 | 1 | 1486708 | 2023-09-22T16:59:41.017 | 2 | 1624 | <p>I have read many posts and tried a few basic things to resolve this issue, but before I take more ambitious actions, I thought I would seek help.</p>
<p>I am running 22.04.3; I like to stick with LTS releases for all the normal reasons that some people do that. I have a quite-old 2011 Dell desktop with "eight-c... | 1655867 | 1655867 | 2023-09-22T20:21:17.130 | 2023-09-22T20:30:07.790 | Serious issues with speed in 22.04.3 | [
"networking",
"22.04",
"vpn",
"raid",
"performance"
] | 1 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-22T17:22:25.513",
"id": "2603702",
"postId": "1486689",
"score": "1",
"text": "What kind of drives do you have? Are some of them failing? Intel 'raid' is not hardware raid, it's just a marketing term for software raid...",
"userDisplayName": null,
"userId": "65... | {
"accepted": true,
"body": "<p>You have a drive that's failing. It spends time reallocating sectors instead of returning read data. You need to replace the disk that says it's failing.</p>\n<p>The <code>Old_age</code> and <code>Pre_fail</code> is merely the type of indicator, and doesn't indicate a problem. The co... | [
{
"accepted": true,
"body": "<p>You have a drive that's failing. It spends time reallocating sectors instead of returning read data. You need to replace the disk that says it's failing.</p>\n<p>The <code>Old_age</code> and <code>Pre_fail</code> is merely the type of indicator, and doesn't indicate a problem... | null | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.