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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1484137 | 1 | null | 2023-08-30T09:46:28.623 | 0 | 150 | <p>Some weeks ago my Ubuntu installation on my Dell Latitude E7470 received kernel 6.2 (now 6.2.0-31-generic), but this update raises issue on my webcam.
I can do meetings as usual but the image is flickering continuously because, I suppose, is continuing adjust brightness to react to environmental light.
I try to boot... | 491566 | null | null | 2023-08-30T09:46:28.623 | Kernel 6.2 have issues on webcam, need to use an older one as default | [
"kernel",
"dell",
"webcam"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-30T11:30:01.970",
"id": "2598721",
"postId": "1484137",
"score": "0",
"text": "Run the command `lsusb`. Edit your question to include the line of that output that is your camera. Show us that complete line.",
"userDisplayName": null,
"userId": "19626"
},
{
... | null | [] | null | null | null | null | null |
1484138 | 1 | null | 2023-08-30T09:50:52.607 | 0 | 133 | <p>I plugged in a LiPo battery into my single board computer running Ubuntu 20.04.1 LTS. The Power Statistics shows the battery is 7.4V but the actual battery voltage is 7.6V. Now, when the battery is 100% charged, it can only be used for 10 minutes.</p>
<p>I would like to ask if there is a way to increase the battery ... | 1727658 | 1066942 | 2023-08-31T06:11:27.643 | 2023-08-31T06:11:27.643 | How to increase the battery charging voltage | [
"battery-charging-threshold"
] | 0 | 7 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-30T10:32:02.520",
"id": "2598714",
"postId": "1484138",
"score": "1",
"text": "Increasing the charging voltage will not increase it's life time, and not increase the time you can use power from that battery. Power is measure in [Watt](https://en.wikipedia.org/wiki/Watt... | null | [] | null | null | null | null | null |
1484146 | 1 | 1484149 | 2023-08-30T11:43:02.543 | 0 | 58 | <p>I want to set umlauts keyboard shortcuts in ubuntu 20.04. I tried the following without success.</p>
<pre class="lang-bash prettyprint-override"><code>gsettings set org.gnome.settings-daemon.plugins.media-keys custom-keybindings "['/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom/']"... | 1695998 | null | null | 2023-08-30T11:55:47.147 | Set umlauts keyboard shortcuts with gsettings in Ubuntu 20.04 | [
"keyboard",
"shortcut-keys"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>While you are hitting <kbd>Alt</kbd>+<kbd>a</kbd> to trigger the shortcut key, xdotool at the same time sends the adiaeresis to the keyboard. The system sees <kbd>Alt</kbd>+<kbd>a</kbd>+<kbd>ä</kbd>, so that is something not recognized.</p>\n<p>You will need to introduce a delay befo... | [
{
"accepted": true,
"body": "<p>While you are hitting <kbd>Alt</kbd>+<kbd>a</kbd> to trigger the shortcut key, xdotool at the same time sends the adiaeresis to the keyboard. The system sees <kbd>Alt</kbd>+<kbd>a</kbd>+<kbd>ä</kbd>, so that is something not recognized.</p>\n<p>You will need to introduce a de... | null | null | null | null | null |
1484147 | 1 | null | 2023-08-30T11:45:28.653 | 0 | 4193 | <p>I use: sudo apt update, sudo apt install nginx but i get this:</p>
<pre><code>Preconfiguring packages ...
Selecting previously unselected package libdeflate0:amd64.
(Reading database ... 27812 files and directories currently installed.)
Preparing to unpack .../00-libdeflate0_1.10-2_amd64.deb ...
Unpacking libdeflate... | 1727704 | 1066942 | 2023-08-30T11:53:34.470 | 2023-08-30T11:53:34.470 | I get nginx.service: Failed with result 'exit-code' when i want to install nginx on a ubuntu server | [
"apt",
"server",
"dpkg",
"sudo",
"nginx"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-05T15:40:59.170",
"id": "2599927",
"postId": "1484147",
"score": "0",
"text": "try running `nginx -t` to see if it tells you the error",
"userDisplayName": null,
"userId": "805966"
}
] | null | [] | null | null | null | null | null |
1484148 | 1 | null | 2023-08-30T11:52:19.537 | 0 | 94 | <p>So, I did a dual boot of Windows and Ubuntu for a Linux experience on my PC with 8GB RAM, Intel i3 processor, 128 GB SSD, and 1 TB HDD. I gave a 40 GB SSD partition for the root directory and 300+ GB for the home directory on Ubuntu.</p>
<p>Now, whenever I use Google Chrome, with no more than 3 new windows each with... | 1722107 | 331791 | 2023-08-31T00:15:54.953 | 2023-08-31T00:15:54.953 | Google Chrome "Force quit" issue and delay in keyboard typing and moving mouse pointer | [
"dual-boot",
"google-chrome",
"performance",
"android-studio"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-30T12:01:37.427",
"id": "2598727",
"postId": "1484148",
"score": "0",
"text": "You will need to provide system information: this looks like it may be an issue with the graphics card.",
"userDisplayName": null,
"userId": "558158"
},
{
"creationDate": "20... | null | [] | null | null | null | null | null |
1484155 | 1 | null | 2023-08-30T13:33:44.860 | 1 | 99 | <p><strong>MY LAPTOP:</strong> HP Pavilion 15 Notebook PC. <br/>
<strong>OPERATING SYSTEM:</strong> <em>dual boot</em> Ubuntu 23.04 64-bit <em>and</em> Windows 10 64-bit. <br/>
<strong>KERNEL VERSION:</strong> Linux 6.2.0-31-generic. <br/>
<strong>WIFI ADAPTER:</strong> Realtek Semiconductor Co., Ltd. RTL8188EE Wireles... | 1616951 | null | null | 2023-08-30T13:33:44.860 | wifi not working properly on Ubuntu 23.04 | [
"networking"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-30T14:18:10.530",
"id": "2598759",
"postId": "1484155",
"score": "0",
"text": "This driver https://github.com/FreedomBen/rtl8188ce-linux-driver says that it covers up to 22.04 but it may work with 23.04.",
"userDisplayName": null,
"userId": "231142"
},
{
... | null | [] | null | null | 2023-09-24T00:20:50.683 | null | null |
1484156 | 1 | null | 2023-08-30T13:35:54.283 | 0 | 26 | <p>Does OFONO(Open source telephony) supports Sierra EM7590 and EM74XX series? I am using linux 16.04 and linux 22.04 version.</p>
| 1723210 | null | null | 2023-08-30T13:35:54.283 | Does OFONO(Open source telephony) supports Sierra EM7590 and EM74XX series? | [
"usb-modem",
"modem-manager"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | 2023-08-31T12:52:00.370 | null | null |
1484158 | 1 | null | 2023-08-30T14:21:35.223 | 1 | 31 | <p>Problem:</p>
<ol>
<li>Press Ctrl + Alt + B to mark a bookmark (bookmark gets highlighted in green, and with an icon in the left margin)</li>
<li>Close the file, or gedit</li>
<li>Re-open the file, or gedit</li>
<li>RESULT: the bookmark is not saved (the bookmark disappeared)</li>
</ol>
<p>Software:</p>
<ul>
<li>Ubun... | 1727830 | null | null | 2023-08-30T14:21:35.223 | gedit bookmarks not saved | [
"gedit",
"bookmarks"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1484159 | 1 | null | 2023-08-30T14:24:53.223 | 1 | 185 | <p>I am trying to install anaconda on Ubuntu 22.04. Initially I got 'directory already exists':
<a href="https://askubuntu.com/questions/1484107/anaconda-installation-on-ubuntu-22-04-fails-directory-already-exists-u-option">Directory Exists</a>
which suggested:
$ ./anaconda.sh -u</p>
<p>bash: ./anaconda.sh: Permission ... | 930424 | null | null | 2023-08-30T14:24:53.223 | Anaconda execution on Ubuntu 22.04: Green circle appears and then disappears but can't see application running | [
"execute-command",
"anaconda"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1484160 | 1 | null | 2023-08-30T14:37:35.810 | 1 | 23 | <p>I have just replaced my hard drives on my laptop (MSI75) The boot drive is okay but the tb ssd is not shown at all. It is listed in the bios in ahci mode.<br />
When I insert a usb stick, that also shows but when I put in a 16tb ssd external drive, that doesn't show up but the power light is on, flash cards also w... | 1727838 | 1727838 | 2023-08-30T14:38:55.177 | 2023-08-30T14:38:55.177 | ssd drive not found | [
"hard-drive",
"ssd"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-30T17:39:05.913",
"id": "2598787",
"postId": "1484160",
"score": "0",
"text": "On the command line, watch `sudo journalctl --follow` as you connect the devices. `sudo journalctl -b 0` will show the system startup log, and you can watch as your system discovers the ha... | null | [] | null | null | null | null | null |
1484161 | 1 | null | 2023-08-30T14:43:42.360 | 1 | 665 | <p>I installed gnuplot on WSL Ubuntu 22.04.3 and created a simple plot. The font for all text is pretty small, as shown in the screenshot below.</p>
<p><a href="https://i.stack.imgur.com/KiC1e.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/KiC1e.png" alt="gnuplot window" /></a></p>
<p>Is there a glo... | 1031428 | null | null | 2023-08-30T15:18:38.190 | Window font size is small on WSL Ubuntu 22.04.3 windows 11 | [
"fonts",
"gui",
"windows-subsystem-for-linux",
"gnuplot"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Please see the gnuplot <a href=\"http://gnuplot.info/docs_5.4/Gnuplot_5_4.pdf\" rel=\"nofollow noreferrer\">documentation</a>. In a gnuplot session, use the following command to set the font type and size for the terminal:</p>\n<pre><code>set term qt font "arial, 16"... | null | null | null | null | null |
1484164 | 1 | null | 2023-08-30T15:17:27.123 | 1 | 274 | <p>I have an AMD4 based desktop PC running Windows 11 with a X570s chipset on a MSI main board. On said board I had two 1TB NVME SSDs so far, one for Windows 11 and one for games. Now I want to install Ubuntu on another, third, NVME SSD which I added today (since I want a real/non-VM installation able to use my NVIDIA ... | 1724299 | null | null | 2023-08-30T15:17:27.123 | Install Ubuntu on a new NVME SSD without dual boot | [
"dual-boot",
"grub2"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-30T15:31:43.803",
"id": "2598768",
"postId": "1484164",
"score": "0",
"text": "Since (U)EFI, there is no bootloader anymore. UEFI shows all EFI partitions or boots from the first one found.",
"userDisplayName": null,
"userId": "549862"
},
{
"creationDat... | null | [] | null | null | null | null | null |
1484165 | 1 | null | 2023-08-30T15:19:12.710 | 1 | 112 | <p>I have been following <a href="https://support.google.com/maps/answer/2839911?hl=en&co=GENIE.Platform%3DDesktop#zippy=%2Cfirefox" rel="nofollow noreferrer">this link</a> to make maps find my position but it doesn't work. After I "Enable Location Services" on my system and "Access your location&quo... | 543795 | 543795 | 2023-08-31T06:57:11.043 | 2023-08-31T06:57:11.043 | Unable to retrieve location on Google maps -- no error though | [
"20.04",
"firefox",
"location",
"geolocation",
"google-maps"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-30T17:31:16.187",
"id": "2598786",
"postId": "1484165",
"score": "0",
"text": "Did you try some other web sites, like https://mylocation.org/ ?",
"userDisplayName": null,
"userId": "855322"
},
{
"creationDate": "2023-08-30T17:49:40.703",
"id": "2598... | null | [] | null | null | null | null | null |
1484166 | 1 | null | 2023-08-30T15:52:42.900 | 0 | 101 | <p>Normally I wouldn't notice, but here I have a server ubuntu 22.04 with tight space of 8 GB (originally thin client).<br />
Usually at updates, kernel updates, the remaining space stays about the same. Two days ago at apt upgrade it had already announced to take some 600 MB additional space, something unusual. I did ... | 193416 | 193416 | 2023-09-04T21:16:29.100 | 2023-09-04T21:16:29.100 | Unusual lasting consumption of hard disk space with update of (kernel) two days ago - why? | [
"apt",
"kernel",
"updates"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-30T16:50:49.167",
"id": "2598780",
"postId": "1484166",
"score": "0",
"text": "Output of `ls -al /boot` command may help us. Or, otherwise have you been able to find where this space is gone? For example, did you check for unusual large files in `/var/log`?",
"user... | null | [] | null | null | null | null | null |
1484167 | 1 | null | 2023-08-30T16:18:56.597 | 0 | 56 | <p>I am not sure what exactly is the name of this supplemental text that pops up whenever I am using the terminal, but it shows up when I am running commands. Previously it was not there. I made some modifications to PS1 in my .bashrc recently which may have caused it, but I have reverted .bashrc from the file in /etc/... | 1727905 | 1727905 | 2023-08-30T16:24:09.767 | 2023-08-30T16:47:31.670 | How do I get the terminal to stop outputting additional text from basic bash commands? | [
"command-line",
"bashrc"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>You typed mistakenly the command:</p>\n<pre><code>set -x\n</code></pre>\n<p>After that, all commands you enter will be echoed on the screen preceded with a <code>+</code> sign (the contents of the <a href=\"https://www.gnu.org/software/bash/manual/html_node/Bash-Variables.htm... | null | null | null | null | null |
1484171 | 1 | null | 2023-08-30T16:51:48.760 | 0 | 52 | <p>I have Windows 10 on my HP Elitebook dual-booted with Ubuntu 22.04. The primary partition ofc has windows in it. I have decided to ditch Windows entirely and go with Ubuntu. I would like to know how it can be done without any data loss. Also, while doing this do I need a USB of higher storage? The Windows partition ... | 1727913 | null | null | 2023-08-31T07:26:47.593 | Help required in migrating to ubuntu completely | [
"boot",
"dual-boot",
"partitioning",
"grub2"
] | 1 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-30T16:58:38.103",
"id": "2598782",
"postId": "1484171",
"score": "1",
"text": "This question might be too broad, as there are multiple ways to do this. I would backup my Windows data, reformat the Windows partition as a Unix partition, and add that partition to my Ubun... | null | [
{
"accepted": null,
"body": "<p>The only way not to have data loss is to have a few good and current backups of your own personal data (Documents, Pictures, ...). If you have this, you are fully covered, and nothing can go wrong whatsoever. Operating systems do not need backup. They can be downloaded all ov... | null | null | 2023-09-09T11:30:26.900 | null | null |
1484172 | 1 | null | 2023-08-30T17:00:33.830 | 0 | 39 | <p>I am unable to download latest version. can i get boot-stick with latest version of linux release22.04.3 for dual installation with windows11.</p>
| 879681 | null | null | 2023-08-30T17:00:33.830 | i am unable to get latest version of ubuntu 22.04.3 iso. can i get a bootable stick for dual installation along with windows11 | [
"dual-boot"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-30T18:22:03.293",
"id": "2598793",
"postId": "1484172",
"score": "2",
"text": "Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer.",
"userDisplayName": null,
"userId": "-1"
},
{
"creationDate": "... | null | [] | null | null | null | null | null |
1484173 | 1 | null | 2023-08-30T17:15:17.650 | 0 | 30 | <p>So when I do a <code>pbuilder build *.dsc</code>, it builds every package in the dsc package list. Is it safe to edit the .dsc file's package list to contain only the desired packages. Or is there a way to be able to specify which packages pbuilder should build? I just want to reduce how long it takes since I need j... | 992538 | null | null | 2023-08-30T18:00:13.317 | How to pbuilder build only certain .deb pacakges | [
"packaging",
"development",
"pbuilder"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>The only solution here is to specify the <code>.dsc</code> files you want to build, rather than all of them.</p>\n<p>Using an asterisk will match <em>all</em> <code>.dsc</code> files. Note that ALL packages inside a source package will be produced by the build system, this i... | null | null | null | null | null |
1484174 | 1 | null | 2023-08-30T17:25:34.867 | 0 | 75 | <p>I have tried using xset led 3 but the light is not glowing. How to fix this?</p>
| 1727918 | null | null | 2024-03-17T09:13:43.667 | RPM Euro Games keyboard backlight not working in ubuntu 20.04 | [
"boot",
"command-line",
"drivers"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-30T18:46:45.680",
"id": "2598800",
"postId": "1484174",
"score": "2",
"text": "Just out of curiosity - does it work with another PC? I am thinking the problem could be with your keyboard.",
"userDisplayName": null,
"userId": "437294"
}
] | null | [
{
"accepted": null,
"body": "<p>Hey if you are still facing the issue try running the below command in you terminal, it worked for me.</p>\n<p><code>sudo xmodmap -e 'add mod3 = Scroll_Lock</code></p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC B... | null | null | null | null | null |
1484175 | 1 | null | 2023-08-30T17:42:49.447 | 0 | 251 | <p>after moving homes i can't connect to the internet (local and outside) my ubuntu server with docker and home assistant installed. I didn't change anything inside the server, just was offline for like 2 months. Now i have the network installed in my new home and when i conected the server name resolution fails.</p>
<... | 1688975 | 1688975 | 2023-08-30T17:47:09.387 | 2023-08-30T17:47:09.387 | Ubuntu 22.04 docker failure in name resolution after moving homes | [
"networking",
"server",
"netplan",
"hostname"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-01T13:00:02.127",
"id": "2599180",
"postId": "1484175",
"score": "0",
"text": "Changed the bios battery and it started working normally again. I leave this here so anyone can test this too. Thanks.",
"userDisplayName": null,
"userId": "1688975"
}
] | null | [] | null | null | null | null | null |
1484177 | 1 | null | 2023-08-30T18:21:49.487 | 2 | 14064 | <p>please I need help.
I tried to install <code>osquery</code> on my Ubuntu and this is what I am getting:</p>
<pre><code>Err:5 http://gb.archive.ubuntu.com/ubuntu jammy InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
Er... | 1719856 | 1157209 | 2023-08-31T00:14:46.053 | 2024-02-09T08:52:50.020 | The following signatures couldn't be verified because the public key is not available: | [
"apt",
"updates"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Try</p>\n<pre><code>$> gpg --keyserver keyserver.ubuntu.com --recv-keys 871920D1991BC93C \n</code></pre>\n<p>And then</p>\n<pre><code>$> gpg --export --armor 871920D1991BC93C | sudo apt-key add - && sudo apt-get update \n</code></pre>\n<p>Repeat for each of you... | null | null | 2024-01-03T16:29:50.710 | null | null |
1484182 | 1 | null | 2023-08-30T19:51:39.097 | 1 | 699 | <p>when I open Ubuntu Software in the Updates panel I see "core 22 20230725", but when I click update I got the message in the title.
The exact message I got is: "Impossibile aggiornare core 22: snap has no updates available", because it's in Italian, so I don't know exaclty which is the message in ... | 1689130 | null | null | 2023-08-30T20:04:28.150 | Impossible upgrade core 22: snap has no updates available | [
"updates"
] | 2 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>After re-installing ubuntu desktop (sudo apt-get install ubuntu-desktop) and a reboot, the problem disappeared</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 4.0",
"creationDate": "2023-08-30T20:04:21.7... | null | null | null | null | null |
1484184 | 1 | 1484193 | 2023-08-30T19:57:33.653 | 0 | 112 | <p>I need to update the Chrome browser on my desktop computer to work with the remote debugger on my Samsung Galaxy A 50 (which has version 116.05845.114)</p>
<p>On my desktop computer with kubutu 20.04 I have :</p>
<pre><code>$ uname -a
Linux master-at-home 5.15.0-53-generic #59~20.04.1-Ubuntu SMP Thu Oct 20 15:10:2... | 1482565 | null | null | 2023-08-30T21:40:27.943 | How to update the Chrome browser on my desktop computer? | [
"google-chrome"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-30T20:09:36.150",
"id": "2598818",
"postId": "1484184",
"score": "2",
"text": "chrome != chromium-browser. if you mean \"chrome\" you download it https://www.google.com/chrome/ and use \"software\" to install it.",
"userDisplayName": null,
"userId": "15811"
}... | {
"accepted": true,
"body": "<p>From the Linux command line:</p>\n<pre><code>wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb\n\nsudo dpkg -i ./google-chrome-stable_current_amd64.deb\n</code></pre>\n<p>That will install the latest Google Chrome browser and it will be updated by apt. Ho... | [
{
"accepted": true,
"body": "<p>From the Linux command line:</p>\n<pre><code>wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb\n\nsudo dpkg -i ./google-chrome-stable_current_amd64.deb\n</code></pre>\n<p>That will install the latest Google Chrome browser and it will be updated by... | null | null | null | null | null |
1484185 | 1 | 1484188 | 2023-08-30T19:58:47.247 | 0 | 285 | <p>I'm using Ubuntu 22.04.3 LTS. How to show all windows popup when clicking over Ubuntu dock icons?</p>
| 1722193 | 618353 | 2023-11-03T11:30:30.787 | 2023-11-03T11:30:30.787 | How to show all windows popup when clicking over ubuntu dock icons? | [
"22.04",
"gnome-shell-extension",
"ubuntu-dock"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-11-03T11:31:12.007",
"id": "2612559",
"postId": "1484185",
"score": "1",
"text": "Does this answer your question? [How can I hover over icons in Ubuntu Dock to see all windows of one application?](https://askubuntu.com/questions/1026442/how-can-i-hover-over-icons-in-ubunt... | {
"accepted": true,
"body": "<p>I used this to enable preview and minimize on click</p>\n<pre><code>gsettings set org.gnome.shell.extensions.dash-to-dock click-action minimize-or-previews\n</code></pre>\n<p>I reffered\n<a href=\"https://askubuntu.com/questions/1026442/how-can-i-hover-over-icons-in-ubuntu-dock-to-se... | [
{
"accepted": true,
"body": "<p>I used this to enable preview and minimize on click</p>\n<pre><code>gsettings set org.gnome.shell.extensions.dash-to-dock click-action minimize-or-previews\n</code></pre>\n<p>I reffered\n<a href=\"https://askubuntu.com/questions/1026442/how-can-i-hover-over-icons-in-ubuntu-do... | null | null | null | null | null |
1484192 | 1 | null | 2023-08-30T20:37:28.160 | 2 | 41 | <p>This image shows that there is no Wifi adapter found. Basically, when I am trying to connect my ASUS laptop to wireless Wifi then it shows no Wifi adapter is found. Last time when I am installed Ubuntu 22.04 then the same issues occurs. Now I have installed a new version of Ubuntu 23.04, but my issue is same as prev... | 1727950 | 1727950 | 2023-08-31T16:51:16.043 | 2023-08-31T16:51:16.043 | Recently i have dowloaded Ubuntu 23.04 . but im my system(ASUS LAPTOP ) wireless wifi is not working it shows (NO WIFI ADAPTER FOUND). How to fix it | [
"networking",
"wireless",
"23.04",
"adapter"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-30T20:43:20.203",
"id": "2598824",
"postId": "1484192",
"score": "0",
"text": "How did you fix it before?",
"userDisplayName": null,
"userId": "19626"
},
{
"creationDate": "2023-08-30T23:38:12.150",
"id": "2598842",
"postId": "1484192",
"sco... | null | [] | null | null | 2023-08-31T16:41:18.613 | null | null |
1484195 | 1 | null | 2023-08-30T21:55:02.100 | 0 | 182 | <p>so it seem many Sandisk Extreme devices are crashing recently. The company updated some firmwares but it seems that my device does not need any update regarding the website autochecker, but anyhow my device crashed suddenly and stopped working just like the others. I have tried different ports, different cables and ... | 1727960 | null | null | 2023-08-30T21:55:02.100 | Recovery data from Unable to mount Sandisk Extreme USB device | [
"usb",
"mount",
"hard-drive",
"ssd",
"data-recovery"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1484198 | 1 | null | 2023-08-30T23:15:44.160 | 0 | 467 | <p>I am trying to install LDAC codec for my Sony WH-XB910N.
I have Kubuntu 23.04 operating system.</p>
<p>Right now, I am using Pipewire:</p>
<pre><code>Server Name: PulseAudio (on PipeWire 0.3.78)
</code></pre>
<p>Here is my Sony WH-XB910N Profile:
<a href="https://i.stack.imgur.com/v6O4x.png" rel="nofollow noreferrer... | 1108067 | null | null | 2023-08-30T23:15:44.160 | How to install LDAC codec for Sony WH-XB910N Kubuntu 23.04 | [
"sound",
"kubuntu",
"bluetooth",
"sony"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1484199 | 1 | null | 2023-08-30T23:16:56.153 | 4 | 1398 | <p>This happened after I installed ubuntu updates recently, like last 3 <code>apt install upgrade</code>. I am running 22.04.3 on Thinkpad. Every time I open chrome, it shows gpu error on terminal:</p>
<pre><code>❯ google-chrome
[62841:62841:0831/070236.465170:ERROR:gpu_process_host.cc(956)] GPU process exited unexpect... | 811661 | null | null | 2023-08-30T23:16:56.153 | GPU process exited unexpectedly when opening chrome | [
"drivers",
"graphics",
"22.04",
"google-chrome"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1484200 | 1 | null | 2023-08-31T00:13:24.117 | 7 | 1438 | <p>How, on Bash, do we test a name string is an executable, as tried it won't work:</p>
<pre><code>$ [[ -x cp ]] &&echo YES
$
$ [[ -x ls ]] &&echo YES
</code></pre>
<p>as tried it hard won't be correct way:</p>
<pre><code>$ >/dev/null type ls && echo YES
YES
$ >/dev/null type -fat &&a... | 1231480 | 968501 | 2023-08-31T10:08:58.767 | 2023-08-31T17:09:23.553 | How in Bash to test a name/string is an executable | [
"command-line",
"bash",
"testing"
] | 4 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T00:44:27.110",
"id": "2598852",
"postId": "1484200",
"score": "1",
"text": "... see [What is the bash command: `command`?](https://askubuntu.com/a/1005292/178692) and [What is the best method to test if a program exists for a shell script?](https://unix.stackexchang... | null | [
{
"accepted": null,
"body": "<p>You can use the <code>command -v</code> command to test this:</p>\n<pre><code>command -v cp >/dev/null 2>&1 && echo "YES"\n</code></pre>\n<p>Will return:</p>\n<pre><code>YES\n</code></pre>\n<p>While:</p>\n<pre><code>command -v fhdjskfsfs >/dev/n... | null | null | null | null | null |
1484201 | 1 | null | 2023-08-31T00:33:31.427 | 0 | 54 | <p>I use a bluetooth headset with a bluetooth adapter from UGREEN 5.0, the first few times when I connected the headset, it showed AirPods Pro HandsFree and HeadSet, not which one I chose the AirPods Pro HeadSet where the sound quality was much better, but now HeadSet is not showing up anymore.</p>
<p>If I use HandsFre... | 1727976 | 1066942 | 2023-08-31T06:14:10.037 | 2023-08-31T06:14:10.037 | Bluetooth and audio driver problem | [
"bluetooth"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1484202 | 1 | null | 2023-08-31T00:44:04.720 | 0 | 43 | <p>I have a website on Ubuntu VPS server. Set DNS and all thing was working for a month or so just fine now it suddenly crash. I checked for Apache service it says it's active and running on Ubuntu just fine. VPN is also running, so is Hestia control panel. However ping does not work, says can't find domain - can't res... | 1727981 | null | null | 2023-08-31T00:44:04.720 | Ubuntu website crashing - domain can't resolve to IP address when Apache is running | [
"20.04",
"apache2",
"dns"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T00:48:44.097",
"id": "2598853",
"postId": "1484202",
"score": "0",
"text": "Sounds like the DNS provider isn't working right. Try to find out what IP address you have for the VPS and then see if the website from whatever DDNS you are using matches. I wouldn't real... | null | [] | null | null | null | null | null |
1484203 | 1 | null | 2023-08-31T01:15:02.400 | 0 | 142 | <pre><code>tshark -G heuristic-decodes | grep dvb
----output-----
udp dvb-s2_modeadapt F
</code></pre>
<p>how to turn it True with command line or config ?</p>
<p>OS:ubuntu 22.04</p>
<p>thx all.</p>
| 856457 | 856457 | 2023-08-31T01:16:41.020 | 2023-08-31T01:16:41.020 | How to enable protocol without GUI in tshark? | [
"wireshark",
"protocol"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T01:57:38.933",
"id": "2598865",
"postId": "1484203",
"score": "0",
"text": "According to this https://www.wireshark.org/docs/wsug_html_chunked/AppToolstshark.html wouldn't it be `tshark --enable-heuristic dvb-s2_modeadapt`?",
"userDisplayName": null,
"userId... | null | [] | null | null | null | null | null |
1484204 | 1 | null | 2023-08-31T02:49:19.040 | 0 | 36 | <p>Recently, I installed Tor browser. While installing, I did some mistake with <code>lsb_release</code> (I'm not sure about it). Now I am getting the following error when trying to update:</p>
<pre><code>E: Malformed entry 2 in list file /etc/apt/sources.list.d/tor-project.list (Component)
E: The list of sources could... | 1710045 | 618353 | 2023-08-31T09:49:52.680 | 2023-08-31T09:49:52.680 | Malformed entry error while updating from terminal | [
"updates",
"tor"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | 2023-08-31T09:47:17.900 | null | null |
1484210 | 1 | null | 2023-08-31T04:42:39.750 | 0 | 245 | <p>I have hdd that has been mounted to a new folder <code>Backup</code> that I created in <code>/media</code></p>
<blockquote>
<p>/dev/sda1 15T 28K 14T 1% /media/Backup</p>
</blockquote>
<p>But I am not able to create any folder and the permission is as follows
<a href="https://i.stack.imgur.com/Zduf1.png"... | 685463 | null | null | 2023-08-31T04:42:39.750 | How to give a permenant permission for a disk? | [
"permissions",
"mount",
"hard-drive",
"chmod"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T04:54:01.493",
"id": "2598877",
"postId": "1484210",
"score": "1",
"text": "First, don't use `/media`, you and the automounter will confuse each other. If it's for systemwide use, `sudo mkdir -p /mnt/mydisk`, if it's just for your use, `mkdir -p $HOME/mnt/mydisk`. R... | null | [] | null | null | null | null | null |
1484215 | 1 | null | 2023-08-31T06:48:14.753 | 8 | 261 | <p>I have tried to uninstall many apps in terminal because some apps are not shown in Ubuntu Software app. Every time I do this I have to search the Internet because it's hard to know how to write the name of an app in the terminal. For example, FreeOffice's name in terminal is <code>sofmaker-freeoffice-2023</code>, an... | 1728024 | 527764 | 2023-10-12T15:27:34.807 | 2023-10-12T16:23:50.053 | How can I find out names of applications to remove them in terminal? | [
"command-line",
"package-management",
"startup-applications"
] | 2 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-10-12T16:15:13.693",
"id": "2607893",
"postId": "1484215",
"score": "0",
"text": "It's softmaker, not sofmaker, which proves your point (hard to know how to write). ;)",
"userDisplayName": null,
"userId": "10068"
},
{
"creationDate": "2023-10-12T16:28:04.0... | null | [
{
"accepted": null,
"body": "<p>This answers the specific question "Is there any way to know what name to use the uninstall applications using the terminal without searching the Internet?" and "How can I find out names of applications to remove them in terminal?". If you want to use that... | null | null | null | null | null |
1484221 | 1 | null | 2023-08-31T07:17:24.163 | 0 | 18 | <p>This is the error message I got. Can it be fixed?</p>
<p><a href="https://i.stack.imgur.com/ucu9O.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/ucu9O.png" alt="enter image description here" /></a></p>
<pre><code>[8.495885] Initramfs unpacking failed: invalid magic at start of compressed archive
... | 1728022 | 1157209 | 2023-08-31T07:27:59.270 | 2023-08-31T07:27:59.270 | When turned on the lap after updating ubuntu 20.04 to 22.04 it shows error | [
"boot",
"software-installation",
"bootloader"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T07:19:22.657",
"id": "2598890",
"postId": "1484221",
"score": "0",
"text": "Can you share the error?",
"userDisplayName": null,
"userId": "1157209"
},
{
"creationDate": "2023-08-31T07:21:06.887",
"id": "2598891",
"postId": "1484221",
"sco... | null | [] | null | null | 2023-08-31T10:29:40.010 | null | null |
1484224 | 1 | null | 2023-08-31T07:49:19.870 | 0 | 85 | <p>I would like to create an encrypted home directory for my users on already installed ubuntu. What is the best way to do this ?</p>
<p>Kind regards,</p>
<p>Sylvain</p>
| 1728033 | null | null | 2023-08-31T07:49:19.870 | Create encrypted home after Ubuntu LTS 22.04 installation | [
"22.04",
"encryption",
"home-directory"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-01T19:23:33.843",
"id": "2599236",
"postId": "1484224",
"score": "0",
"text": "You may my answer [here](https://askubuntu.com/a/1364413/907096) useful.",
"userDisplayName": null,
"userId": "907096"
}
] | null | [] | null | null | null | null | null |
1484227 | 1 | null | 2023-08-31T08:03:37.023 | 1 | 166 | <p>I am trying to connect my TP link Mercusys MU6H WiFi adapter on Ubuntu 22.04 LTS</p>
<p>Kernel 6.2.0-31-generic</p>
<p>and it says "Connection failed" - Activation pf network connection failed</p>
<p>tried installing DMKS and it fails for the above mentioned kernal.</p>
<p>pls help.. thanks</p>
| 1728038 | null | null | 2023-08-31T08:03:37.023 | Install Mercusys MU6H WiFi adapter on Ubuntu 22.04 LTS | [
"wireless",
"22.04",
"tp-link"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T08:32:18.760",
"id": "2598905",
"postId": "1484227",
"score": "0",
"text": "Post the output of `lsusb` terminal command while the adapter is connected",
"userDisplayName": null,
"userId": "1592865"
}
] | null | [] | null | null | null | null | null |
1484232 | 1 | null | 2023-08-31T08:34:42.440 | 0 | 233 | <p>I want to use supervisord to make maintenance for Laravel application which used nginx run by <code>www-data:www-data</code> user:group. Both Laravel app and supervisord task need to share one log file. Sometimes app writes something to log, in other cases - supervisor daemon does the same.</p>
<p>Add user to superv... | 1728042 | null | null | 2023-08-31T08:34:42.440 | Supervisord ignores user setting | [
"permissions",
"nginx",
"supervisor"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1484234 | 1 | null | 2023-08-31T08:44:00.717 | 0 | 1960 | <p>I am running Ubuntu Server 22.04.3 LTS and I am trying to use Podman.</p>
<p>I fail to passthrough a device (in my case /dev/ttyUSB0) to the container.</p>
<p>Running</p>
<pre><code>podman --device /dev/ttyUSB0 ...
</code></pre>
<p>just does not have any effect, the device isn't there inside the container.</p>
<p>I ... | 171980 | null | null | 2023-08-31T08:57:24.167 | How to passthrough a device to a podman container? | [
"container",
"podman"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>It seems your syntax is wrong. It should be like this: (notice the <code>=</code> between the option and the device)</p>\n<pre><code>podman run --device=host-device[:container-device][:permissions] ...\n</code></pre>\n<p>In your case that would be:</p>\n<pre><code>podman run ... | null | null | null | null | null |
1484235 | 1 | null | 2023-08-31T08:47:47.053 | 1 | 225 | <p>Basically the screen freezes and a last sound loops. The same happens with windows 7 for some reason. Do I have to reinstall Ubuntu or just check the computer?</p>
<p>Well I can't really do anything with the laptop after it freezes like that, I can't use the mouse nor the keyboard. Freezes happen at a random times b... | 1726990 | 1726990 | 2023-08-31T10:17:21.433 | 2023-08-31T10:17:21.433 | Laptop with Ubuntu keeps crashing, but it doesn't happen with windows 10 | [
"crash"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T09:52:21.857",
"id": "2598921",
"postId": "1484235",
"score": "1",
"text": "Welcome to Ask Ubuntu! You have to add more details to your question. When do you get the freeze? Do you do anything specific when it freezes? Do you have mouse movement? What is your system... | null | [] | null | null | null | null | null |
1484236 | 1 | null | 2023-08-31T08:48:37.553 | 0 | 59 | <p>Running on terminal the command <code>pip install wxPython</code> gets to build the wheel and it takes long while rocketing the cores temp to 95C. What should I do?</p>
<pre><code>$ neofetch
.-/+oossssoo+/-. user@precision-3551
`:+ssssssssssssssssss+:` -------------------... | 543795 | 543795 | 2023-09-02T06:22:57.740 | 2023-09-02T06:22:57.740 | pip install wxPython gets the cores at 95 C | [
"compiling",
"pip",
"wxpython"
] | 0 | 10 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T10:39:29.583",
"id": "2598939",
"postId": "1484236",
"score": "0",
"text": "This may be caused by a hardware issue. Please edit your question and list your computer's specs.",
"userDisplayName": null,
"userId": "94914"
},
{
"creationDate": "2023-08-3... | null | [] | null | null | null | null | null |
1484239 | 1 | 1484646 | 2023-08-31T09:12:46.913 | 0 | 181 | <p>After an excellent two days of troubleshooting and reinstalling ubuntu a couple of times I am looking for a way to save me time the next time I break my ubuntu installation.</p>
<p>I can read a lot online, but I am really looking for confirmation if I have the right idea in mind.</p>
<p>I have one disk of 1TB, divid... | 1558411 | null | null | 2023-09-04T08:04:59.943 | Create system backup of 23.04 with dd anno 2023? | [
"partitioning",
"backup"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T10:10:01.503",
"id": "2598927",
"postId": "1484239",
"score": "0",
"text": "Consider using timeshift, it's in the standard repos and this is exactly what it's for.",
"userDisplayName": null,
"userId": "243321"
}
] | {
"accepted": true,
"body": "<p>In the end was brave enough to just try it out.</p>\n<p>First I created an ubuntu live disk where I formatted my USB drive with two partitions in gparted.</p>\n<ul>\n<li>10GB for ubuntu live (FAT32)</li>\n<li>54GB for storage (ext4)</li>\n</ul>\n<p>Copied the iso file on the ubuntu l... | [
{
"accepted": true,
"body": "<p>In the end was brave enough to just try it out.</p>\n<p>First I created an ubuntu live disk where I formatted my USB drive with two partitions in gparted.</p>\n<ul>\n<li>10GB for ubuntu live (FAT32)</li>\n<li>54GB for storage (ext4)</li>\n</ul>\n<p>Copied the iso file on the ... | null | null | null | null | null |
1484241 | 1 | null | 2023-08-31T09:22:20.000 | 1 | 204 | <p>I desperately try to export my work in .png but when i want to chose the path Desk, it always goes to <code>run/user/1000/doc</code> and a file number where finally I can't even find my export.</p>
<p>How to properly export the PNG files?</p>
| 1728060 | 124466 | 2023-09-01T14:52:39.830 | 2023-09-01T14:52:39.830 | How to export .png in Inkscape running in Ubuntu? | [
"inkscape"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T11:03:50.873",
"id": "2598945",
"postId": "1484241",
"score": "0",
"text": "You probably installed inkscape ssnap which has issues accessing the file system. Install with apt instead. Try the command `sudo snap remove inkscape && sudo apt install inkscape`",
"u... | null | [
{
"accepted": null,
"body": "<p>Most likely, you installed inkscape snap which has issues accessing the file system. Remove the snap version, and install with apt instead. Enter the following commands one by one</p>\n<pre><code>sudo snap remove inkscape\nsudo apt install inkscape\n</code></pre>\n",
"com... | null | null | null | null | null |
1484242 | 1 | null | 2023-08-31T09:24:02.693 | 0 | 62 | <p>I am experiencing issues with my HP LaserJet Pro MFP M125a USB printer with serial number CNB6H376TK. I have installed the HPLIP (HP Linux Imaging and Printing) driver, the CUPS (Common UNIX Printing System) server, and the CUPS client on my Ubuntu system. However, when I try to print files from the CUPS client, it ... | 1728054 | null | null | 2023-08-31T09:24:02.693 | cups can't print the files, only the test page works fine ( HP LaserJet Pro MFP M125a USB CNB6H376TK HPLIP ) | [
"drivers",
"printing",
"hp",
"hplip"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T14:47:44.753",
"id": "2599001",
"postId": "1484242",
"score": "0",
"text": "The output of `lsusb -v | grep -A 3 bInterfaceClass.*7` from the server would be useful.",
"userDisplayName": null,
"userId": "1046606"
}
] | null | [] | null | null | null | null | null |
1484243 | 1 | null | 2023-08-31T09:25:56.620 | 0 | 697 | <p>I'm trying to automate some features with <code>php-chrome</code> library.</p>
<p>I need to use <code>chromium.chromedriver</code> installed on my server.</p>
<p>So I installed these apps.</p>
<pre><code>root@afs2:~#: google-chrome --version
Google Chrome 116.0.5845.140
</code></pre>
<p>and</p>
<pre><code>root@afs2:... | 256557 | null | null | 2023-08-31T09:37:18.147 | Chromium and Chromedriver do not work correctly, permission denied | [
"permissions",
"apache2",
"google-chrome",
"chromium",
"headless"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T09:34:39.620",
"id": "2598919",
"postId": "1484243",
"score": "0",
"text": "what do you get if you write in the terminal `type google-chrome` ?",
"userDisplayName": null,
"userId": "462413"
},
{
"creationDate": "2023-08-31T10:51:36.583",
"id": "2... | null | [
{
"accepted": null,
"body": "<p>given that you're using <code>chrome-php</code> , my best guess is that you have a problem with your <code>\\HeadlessChromium\\BrowserFactory</code> .. first run in in the terminal</p>\n<blockquote>\n<p>type google-chrome</p>\n</blockquote>\n<p>you should get something like</... | null | null | null | null | null |
1484246 | 1 | null | 2023-08-31T09:43:34.830 | 2 | 144 | <p>For some reasons, when an XDG user directory (i.e., <code>Desktop</code>, <code>Downloads</code>, <code>Templates</code>, <code>Public</code>, <code>Documents</code>, <code>Music</code>, <code>Pictures</code>, or <code>Videos</code>) is empty, it turns into a symbolic link after some time. Below is an example when i... | 1088538 | 1088538 | 2023-10-18T06:58:26.040 | 2023-10-18T06:58:26.040 | Empty XDG user directories turn into symbolic links | [
"home-directory",
"symbolic-link",
"23.04",
"xdg",
"23.10"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T11:59:43.637",
"id": "2598958",
"postId": "1484246",
"score": "0",
"text": "Upvote because your question is clear and well documented. I cannot imagine how something like this could proceed automatically, though.",
"userDisplayName": null,
"userId": "558158"... | null | [] | null | null | null | null | null |
1484248 | 1 | null | 2023-08-31T09:55:01.833 | 0 | 14 | <p>I'm looking to understand the relationship between Ubuntu LTS and Debian's testing branch. I've heard that Ubuntu LTS is based on Debian Testing, but I'm unsure about the update process. Does Ubuntu LTS receive updates continuously as Debian Testing evolves, or is it more like a snapshot of a specific point in time?... | 1657228 | null | null | 2023-08-31T09:55:01.833 | Understanding Ubuntu LTS Relationship with Debian Testing and Update Process | [
"updates",
"lts",
"debian"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T09:57:35.897",
"id": "2598923",
"postId": "1484248",
"score": "0",
"text": "Ubuntu *development* feeds from Debian *sid/testing*, ie. what is currently *mantic* (where it not past *feature freeze* and thus *taps* from Debian are now closed)... Updated packages are s... | null | [] | null | null | 2023-08-31T10:24:56.803 | null | null |
1484250 | 1 | null | 2023-08-31T10:44:36.177 | 0 | 1270 | <p><strong>TL;DR:</strong> Ubuntu is stuck at boot, probably because of "nvidia-driver-535" (other people report that), but apt doesn't list that package.</p>
<p>More details:</p>
<p>So, at boot, my Ubuntu stays stuck on one of the boot screens (the ones saying I can hit Ctrl-C to interrupt disk checks, but w... | 319070 | null | null | 2023-08-31T10:44:36.177 | Ubuntu 22.04 stuck at boot; seems related to nvidia-driver-535 but that doesn't show up in apt list | [
"drivers",
"apt",
"nvidia",
"22.04"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T11:43:41.160",
"id": "2598952",
"postId": "1484250",
"score": "0",
"text": "If you can boot to recovery mode install the nVidia driver. [purge & install nvidia](https://askubuntu.com/questions/1418211/what-happened-to-my-installed-driver) &\nhttps://askubuntu.com/qu... | null | [] | null | null | null | null | null |
1484251 | 1 | null | 2023-08-31T11:11:24.023 | 1 | 179 | <p>1 - system:Ubuntu 20.04.6<br />
2 - Instructions: following Ubuntu <<a href="https://ubuntu.com/tutorials/how-to-install-a-windows-11-vm-using-lxd#1-overview" rel="nofollow noreferrer">https://ubuntu.com/tutorials/how-to-install-a-windows-11-vm-using-lxd#1-overview</a>><br />
3 - distrobuilder installed succes... | 1714977 | 94914 | 2023-09-01T12:27:00.293 | 2023-09-01T12:27:00.293 | Install Windows 11 on Ubuntu VM | [
"system-installation",
"windows-11"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1484252 | 1 | null | 2023-08-31T11:23:36.383 | 2 | 2248 | <p>I am building a server on which my students will be able to upload their projects, which are Python+Flask web-applications. When I add a new user, I add a new service in <code>/etc/systemd/system/[username].service</code>, that automatically runs the user app.</p>
<p>I would like to allow each user to start, stop an... | 42073 | null | null | 2023-08-31T13:02:13.103 | How to allow a user to start/stop a specific system service? | [
"permissions",
"systemd",
"users",
"services"
] | 2 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T11:29:23.167",
"id": "2598948",
"postId": "1484252",
"score": "1",
"text": "Can you set up a user service instead? Those are inherently per-user, so the users wouldn't need additional permissions to control them.",
"userDisplayName": null,
"userId": "158442"... | null | [
{
"accepted": null,
"body": "<p>Not possible currently to do on a per-unit basis, but will hopefully become possible soon when <a href=\"https://gitlab.freedesktop.org/polkit/polkit/-/merge_requests/154\" rel=\"nofollow noreferrer\">https://gitlab.freedesktop.org/polkit/polkit/-/merge_requests/154</a> is me... | null | null | null | null | null |
1484261 | 1 | null | 2023-08-31T12:45:06.577 | 0 | 65 | <p>My Ethernet stoped work.
I was checking "lash -c network and get network UNCLAIMED.</p>
<p>I download from Realtek Website the driver I need, and tried to install it. but I get
"check old driver and unload it"
How can I check and upload an old driver?</p>
<p>result of lspci -nnk | grep 0200 -A3</p>
<p... | 1713373 | 1713373 | 2023-09-03T06:26:00.270 | 2023-09-03T06:26:00.270 | Network UNCLAIMED ubuntu 22.04 | [
"networking",
"22.04"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T13:10:43.527",
"id": "2598976",
"postId": "1484261",
"score": "0",
"text": "Please edit your question to add the result of the terminal command: `lspci -nnk | grep 0200 -A3`",
"userDisplayName": null,
"userId": "19421"
},
{
"creationDate": "2023-08-3... | null | [] | null | null | 2023-09-03T12:07:37.767 | null | null |
1484263 | 1 | 1484265 | 2023-08-31T13:15:40.537 | 5 | 601 | <p>In a bash script, I'm calling a function with a large number of arguments, say for example <code>/bin/meaningoflife</code> takes 42 arguments. Is there a way I can pass an array to a command instead of manually entering in all of the 42 arguments? For example:</p>
<pre><code>arr = ("arg1", "arg2"... | 1728305 | null | null | 2023-09-01T17:01:00.093 | Use an array as argv? | [
"bash",
"scripts"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>The bash syntax would be</p>\n<pre><code>arr=("arg1" "arg2" "arg3") # no commas, no whitespace around the assignment\n/bin/meaningoflife "${arr[@]}" # double quotes prevent word splitting of elements\n</code></pre>\n<p>More formal... | [
{
"accepted": true,
"body": "<p>The bash syntax would be</p>\n<pre><code>arr=("arg1" "arg2" "arg3") # no commas, no whitespace around the assignment\n/bin/meaningoflife "${arr[@]}" # double quotes prevent word splitting of elements\n</code></pre>\n<p>Mor... | null | null | null | null | null |
1484270 | 1 | null | 2023-08-31T13:57:36.280 | 0 | 36 | <p>In Ubuntu 18, I inserted an SD card, and create a new partition using <code>fdisk</code>, then when executed the command <code>lsblk</code>, I got this</p>
<pre><code>NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
loop0 7:0 0 16M 1 loop
mmcblk1 179:0 0 59.5G 0 disk
└─mmcblk1p1 179:1 ... | 1679747 | 1679747 | 2023-09-01T06:50:17.723 | 2023-09-01T06:50:17.723 | Created Partition in SD card is not detecting after rebooting | [
"partitioning",
"mount",
"disk",
"sd-card",
"fdisk"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T14:23:35.733",
"id": "2598993",
"postId": "1484270",
"score": "0",
"text": "What happens when you remove and insert the SDCard once again?",
"userDisplayName": null,
"userId": "124466"
},
{
"creationDate": "2023-08-31T16:39:21.407",
"id": "259901... | null | [] | null | null | null | null | null |
1484272 | 1 | null | 2023-08-31T14:08:15.967 | 0 | 44 | <p><a href="https://i.stack.imgur.com/221U7.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/221U7.jpg" alt="enter image description here" /></a></p>
<p>Guys I need dying help, I am not an expert in anyway,</p>
<p>I was encountering the same issue when I was trying to install it onto a USB drive which... | 1728312 | 1157209 | 2023-08-31T17:09:27.140 | 2023-08-31T17:09:27.140 | Stuck in ACPI and enabling HDA controller loop during installation of ubuntu 22.04 | [
"boot"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1484275 | 1 | null | 2023-08-31T14:22:36.317 | 0 | 205 | <p>I installed glances via pip and it does not show Podman containers. Docker container however are shown when I run glances with sudo. Docker is run as root, Podman run rootless.
I changed my glances.conf [containers] section to:</p>
<pre><code>[containers]
disable=False
# Only show specific containers (comma separate... | 1728322 | null | null | 2023-10-24T18:39:43.927 | How show Podman container stats with glances? | [
"monitoring",
"container",
"podman"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Are you sure that you started podman socket? You can verify that by running <code>systemctl --user status podman.socket</code>.\nIf you want to start socket just run <code>systemctl --user start podman.socket</code></p>\n",
"commentCount": "0",
"comments": [],
"co... | null | null | null | null | null |
1484276 | 1 | null | 2023-08-31T14:39:21.410 | 1 | 44 | <p>I have Fantech Luminous C30 Webcam and Ubuntu 22.04. The webcam mic input works when volume is set at 100%. But when I lower the input volume from either settings or pavucontrol to even 99%, the webcam mic input totally stops as if webcam mic is muted (even though it is not). However, increasing input volume above 1... | 428269 | 428269 | 2023-09-01T03:55:55.100 | 2023-09-01T03:55:55.100 | Lowering webcam's microphone volume disables input audio | [
"sound",
"webcam",
"microphone"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1484277 | 1 | 1484278 | 2023-08-31T14:41:49.390 | 2 | 775 | <p>I've been trying to udate my GPU but i can seem to find drivers on Nvidia offical site for my graphic card. I have a Nvidia Geforce GTX 1650 Ti (know also as Nvidia Geforce GTX 1650 Mobile). Can i use driver for Nvidia Geforce GTX 1650 or Nvidia Geforce GTX 1650 SUPER insted?</p>
| 1728323 | null | null | 2023-08-31T14:50:56.927 | How to update Nvidia Geforce GTX 1650 ti driver | [
"drivers",
"updates",
"gpu",
"nvidia-geforce"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>Nvidia proprietary graphics drivers are generally downward version compatible, sometimes with slightly less functionality. Sideways version compatible should be OK. See <a href=\"https://askubuntu.com/a/1379140/\">this answer</a> for instructions about how to automatically select an... | [
{
"accepted": true,
"body": "<p>Nvidia proprietary graphics drivers are generally downward version compatible, sometimes with slightly less functionality. Sideways version compatible should be OK. See <a href=\"https://askubuntu.com/a/1379140/\">this answer</a> for instructions about how to automatically s... | null | null | null | null | null |
1484279 | 1 | null | 2023-08-31T15:05:24.977 | 0 | 621 | <p>So, I have a System76 Lemur Pro 9 laptop, running Ubuntu 22.04. I have a Lenovo USB-C dock connected, and a Sceptre C35 monitor plugged in via HDMI (though the behavior is the same if I use DisplayPort). I've been using this setup with no problems for 3-4 years.</p>
<p>This morning, I needed to work on an iOS appli... | 304360 | null | null | 2023-08-31T15:05:24.977 | HDMI monitor on Lenovo USB-C dock disconnects randomly | [
"usb",
"22.04",
"multiple-monitors",
"display",
"hdmi"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1484280 | 1 | null | 2023-08-31T15:13:16.253 | -1 | 190 | <p>As mentioned in the title, my machine is Ubuntu 20.04 desktop, and the wired network is connected, but I can only ping the local area network and cannot access the internet:</p>
<p><a href="https://i.stack.imgur.com/gXTaG.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/gXTaG.png" alt="screenshot" ... | 1728309 | 618353 | 2023-08-31T15:58:29.620 | 2023-09-12T03:38:42.987 | Ubuntu 20.04-desktop wired connected but unable to access the Internet | [
"20.04",
"network-manager",
"internet",
"ethernet",
"wired"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T16:02:46.543",
"id": "2599011",
"postId": "1484280",
"score": "0",
"text": "Welcome to Ask Ubuntu! Please don't use screenshots for the outputs of terminal commands, as they are hard to read and cannot be copy-pasted by other users to assist you. Instead of screensh... | null | [
{
"accepted": null,
"body": "<p>Sorry, I found the problem. This is a machine created on the school server, and the source of the problem is that the administrator made an error in allocating network resources</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentL... | null | null | null | null | null |
1484281 | 1 | null | 2023-08-31T15:20:05.160 | 1 | 508 | <p>I want to set up a dual screen without connecting an extra screen. I want to use the virutal screen to be casted to another screen (which is not connected to the laptop). However I'm not able to do it, I tried this:</p>
<pre><code>xrandr --addmode VIRTUAL1 1024x768
xrandr: cannot find output "VIRTUAL1"
</c... | 1388881 | null | null | 2023-08-31T15:20:05.160 | How can I create a virtual screen? | [
"22.04"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1484283 | 1 | null | 2023-08-31T15:34:59.190 | 0 | 33 | <p>This is odd. I noticed my Android phone wouldn't work (share files, charging was fine). Then suddenly the network stopped working. I have been away for a few weeks and returned a couple of days ago. Tried using the PC yesterday and the issue was still there - so using my laptop to upload this.</p>
<p>I've tried upda... | 180042 | 180042 | 2023-08-31T15:49:47.120 | 2023-08-31T15:49:47.120 | USB devices including Android phone stopped working | [
"networking",
"usb",
"mouse",
"ethernet",
"android"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1484284 | 1 | 1484287 | 2023-08-31T15:37:31.653 | 2 | 227 | <p>From what I understand, apt is internally configured to only keep the current kernel plus two more (based on <a href="https://askubuntu.com/a/1415330/18665">this answer</a>).</p>
<p>However, I can see on my system that four kernels are installed:</p>
<pre><code>$ dpkg -l | grep linux-image-.*-generic | grep ^ii
ii ... | 18665 | 18665 | 2023-08-31T16:14:35.527 | 2023-08-31T16:54:16.807 | Why is Ubuntu keeping 4 kernels installed? | [
"apt",
"kernel"
] | 1 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T15:53:01.387",
"id": "2599008",
"postId": "1484284",
"score": "0",
"text": "\"*apt is internally configured to only keep the current kernel plus two more*.\" Well, that seems bit of an oversimplification. When the apt settings and the repo metapackages all work toge... | {
"accepted": true,
"body": "<p>My best guess at this point is that the logic in apt for automatically removing old kernels must not take into account when an HWE version of <code>linux-image-generic</code> is installed alongside the normal <code>linux-image-generic</code> package. Maybe this is intended behaviour.... | [
{
"accepted": true,
"body": "<p>My best guess at this point is that the logic in apt for automatically removing old kernels must not take into account when an HWE version of <code>linux-image-generic</code> is installed alongside the normal <code>linux-image-generic</code> package. Maybe this is intended be... | null | null | null | null | null |
1484286 | 1 | 1484291 | 2023-08-31T15:59:02.663 | 4 | 2219 | <p>On Linux, the Keychron K2 doesn't register any of the F1-F12 function keys as actual F keys, instead, treating them as multimedia keys by default. How to fix it?</p>
<p>They keyboard has 2 modes: Windows/Android and MacOS, but neither mode worked properly out of the box.</p>
| 1727951 | 94914 | 2023-08-31T16:33:08.873 | 2024-02-08T09:59:01.193 | Keychron K2 Fn lock solve in Ubuntu 22.04 | [
"22.04",
"function-keys"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-01-31T21:46:10.600",
"id": "2633074",
"postId": "1484286",
"score": "0",
"text": "Here's my script for the fix https://github.com/timabell/dotmatrix/blob/c557c6e5f32d613c2183d99426ab56bccfc4debb/hardware/keychron-k2.sh - has some links in it. Info came from here: https://... | {
"accepted": true,
"body": "<p>To fix this:</p>\n<ol>\n<li>Set the keyboard to Windows mode via the side switch</li>\n<li>Use <kbd>Fn</kbd> + <kbd>X</kbd> + <kbd>L</kbd> (hold for 4 seconds) to set the function key row to "Function" mode. (usually that's all that's necessary on Windows)</li>\n<li>Run: <c... | [
{
"accepted": true,
"body": "<p>To fix this:</p>\n<ol>\n<li>Set the keyboard to Windows mode via the side switch</li>\n<li>Use <kbd>Fn</kbd> + <kbd>X</kbd> + <kbd>L</kbd> (hold for 4 seconds) to set the function key row to "Function" mode. (usually that's all that's necessary on Windows)</li>\n<li... | null | null | null | null | null |
1484288 | 1 | 1484289 | 2023-08-31T16:19:11.543 | 0 | 511 | <p>I am running Kubuntu 22.04.3 LTS with KDE Plasma 5.24.7. I would like to use the Line Out (Built-in Audio Analog Stereo) as audio output. These are the audio devices shown by <code>lspci</code>:</p>
<pre><code>$ lspci -knn | grep -i audio
00:03.0 Audio device [0403]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Pr... | 262744 | null | null | 2023-08-31T16:19:11.543 | Ubuntu 22.04: no audio on the speakers through Line out | [
"sound",
"kubuntu",
"22.04",
"pulseaudio",
"speakers"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>If I physically unplug the headphones from the case front panel, the audio is correctly played in the speakers. This is annoying, but at least it works this way.</p>\n<p>If there's something I can do to avoid unplugging the headphones each time, any suggestion is welcome.</p>\n",
"... | [
{
"accepted": true,
"body": "<p>If I physically unplug the headphones from the case front panel, the audio is correctly played in the speakers. This is annoying, but at least it works this way.</p>\n<p>If there's something I can do to avoid unplugging the headphones each time, any suggestion is welcome.</p>... | null | null | null | null | null |
1484290 | 1 | null | 2023-08-31T16:35:34.043 | 0 | 602 | <p>I have <code>youtube dl</code> and I have a problem with video quality. I have tried <code>youtube-dl</code> on <code>odysee</code> but the problem is the video has one format only and with best format option I can't change the quality video lowest... I have tried to search for a solution on the internet but have fi... | 1728341 | 1157209 | 2023-08-31T17:09:34.480 | 2023-08-31T17:23:16.580 | youtube-dl how to convert video format quality i hav'ent find solution | [
"youtube",
"file-format",
"youtube-dl",
"video-conversion"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T16:50:28.780",
"id": "2599026",
"postId": "1484290",
"score": "1",
"text": "Does this answer your question? [How to shrink mp4 video file size by 92%?](https://askubuntu.com/questions/1046287/how-to-shrink-mp4-video-file-size-by-92)",
"userDisplayName": null,
... | null | [
{
"accepted": null,
"body": "<p><code>youtube-dl</code> is no longer supported and its latest release is from <code>17 December 2021</code>.</p>\n<p>A good alternative is a fork called <a href=\"https://github.com/yt-dlp/yt-dlp\" rel=\"nofollow noreferrer\">yt-dlp</a>.</p>\n<p>Here are some options that may... | null | null | null | null | null |
1484292 | 1 | null | 2023-08-31T16:51:29.167 | 0 | 15 | <p>I'm new to ubuntu and i accidently some settings in Softwares and Updates.</p>
<p>Now I'm getting the following error:</p>
<pre><code>E: Conflicting values set for option Signed-By regarding source http://security.ubuntu.com/ubuntu/ mantic-security: /usr/share/keyrings/ubuntu-archive-keyring.gpg !=
E: The list of s... | 1728345 | 549862 | 2023-09-01T05:48:27.453 | 2023-09-01T05:48:27.453 | "Conflicting values set for option Signed-By regarding source -:" | [
"apt",
"updates",
"keyrings"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | 2023-08-31T16:57:41.430 | null | null |
1484294 | 1 | 1484317 | 2023-08-31T17:23:23.300 | 0 | 349 | <p>I'm doing a puzzle for my computer science class where I need to execute the binary <code>/challenge/executable</code> via a shell script, from the CWD of <code>/tmp/exampledir</code>, with the shell's CWD being a different directory from the shell script's, or as the challenge phrases it:</p>
<blockquote>
<ul>
<li... | 1728305 | 158442 | 2023-08-31T22:44:35.190 | 2023-09-01T01:41:05.227 | Bash script with different CWD from parent shell? | [
"command-line",
"bash",
"scripts",
"directory"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T18:14:39.010",
"id": "2599038",
"postId": "1484294",
"score": "1",
"text": "Do `(cd /tmp/exampledir;/challenge/executable)` instead? Inspect `/challenge/executable` with `file`, then with `less` or `readelf`. This last may be Forbidden, Against The Rules, a no-no."... | {
"accepted": true,
"body": "<p>Since the current working directory is inherited from the parent process, you need something that will change the directory and then replace itself with the desired command. For that, this should work:</p>\n<pre><code>sh -c 'cd /tmp/exampledir; exec /challenge/executable'\n</code></p... | [
{
"accepted": true,
"body": "<p>Since the current working directory is inherited from the parent process, you need something that will change the directory and then replace itself with the desired command. For that, this should work:</p>\n<pre><code>sh -c 'cd /tmp/exampledir; exec /challenge/executable'\n</... | null | null | null | null | null |
1484296 | 1 | null | 2023-08-31T17:41:12.813 | 0 | 36 | <pre><code>[ 2.223916]
You are in emergency mode. After logging in, type "journalctI -xb" to view system logs,
"systemctI reboot" to reboot,
"systemctl default" or "exit'
to boot into default mode.
Press Enter for maintenance (or press Control-D to continue):
Reloading system manager... | 1640843 | null | null | 2023-08-31T17:41:12.813 | HELP Boot problem after moving/resizing partitions, repeatedly randomly enters Emergency Mode Ubuntu 23 | [
"boot",
"grub2"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T18:30:12.183",
"id": "2599045",
"postId": "1484296",
"score": "0",
"text": "Did you \"move/resize partitions\" on an active disk? Were any of the disk's partitions mounted at the time? What, exactly, did you do? Please read https://askubuntu.com/help/how-to-ask and... | null | [] | null | null | null | null | null |
1484299 | 1 | null | 2023-08-31T19:01:33.910 | 0 | 49 | <p>I have had Ubuntu for several years, beginning with bionic beaver, and since always installed the available updates.
I used to have a wonderful screenshot tool, it came within the utilities group. It allowed me to take full screen shots or pick an area and it allowed me to either save the screenshot to the clipboard... | 1243457 | null | null | 2023-08-31T19:01:33.910 | SCREENSHOT TOOL DOWNGRADED | [
"screenshot"
] | 0 | 7 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T19:19:32.923",
"id": "2599047",
"postId": "1484299",
"score": "0",
"text": "GNOME developers are known to not listen to the feedback of their users, and change working designs in favor of less efficient ones. If you want to use a more sophisticated tool, use deepin-... | null | [] | null | null | null | null | null |
1484302 | 1 | null | 2023-08-31T19:35:26.997 | 0 | 10 | <p>If yes, then could please list some of best laptops,
Am confused because,in Ubuntu certified laptops asus laptops are not there.
I want to buy a new laptop am confused that whether asus laptops support Ubuntu 20.04</p>
| 1728371 | null | null | 2023-08-31T19:35:26.997 | Does Ubuntu 20.04 version runs smoothly on asus laptops eg: asus tuff gaming laptop | [
"asus"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | 2023-08-31T22:48:20.883 | null | null |
1484304 | 1 | null | 2023-08-31T19:56:12.927 | 1 | 67 | <p>I have a problem with Ubuntu and Linphone. I want to communicate with the TDoor Communication System (2n sip System /audio and video talk). With Windows I can and it works fine, but in Ubuntu only audio works.</p>
<p>In Windows I had to set the setting video enable H264 by Cisco systems and with this it's fine, but ... | 1728375 | 94914 | 2023-09-01T07:28:59.367 | 2023-09-01T07:28:59.367 | Linphone trouble | [
"video",
"linphone"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1484305 | 1 | null | 2023-08-31T20:00:57.440 | 0 | 676 | <p>Running Ubuntu 22.04.3 LTS</p>
<p>After this mornings update, I can no longer connect to an SMB 1.0 server (server is running Samba 3.4.7 on Ubuntu 10.04.4 LTS).</p>
<p>The update was from <code>Samba 2:4.15.13+dfsg-0ubuntu1.2</code> to <code>Samba 2:4.15.13+dfsg-0ubuntu1.3</code>.
For such a small update, I didn't ... | 1728374 | 1157209 | 2023-09-01T08:22:28.827 | 2023-09-01T08:22:28.827 | Connecting to SMB 1.0 File Share | [
"networking",
"mount",
"samba",
"cifs"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T20:10:57.080",
"id": "2599059",
"postId": "1484305",
"score": "2",
"text": "Have you tried setting the `client min protocol` as described here [Configuring 20.04 samba for SMBv1](https://askubuntu.com/a/1265990/178692) ?",
"userDisplayName": null,
"userId": ... | null | [] | null | null | null | null | null |
1484308 | 1 | null | 2023-08-31T20:58:03.007 | -3 | 94 | <p>I tried to mount my <code>/dev/sdc</code> HDD to <code>/home</code>.</p>
<p>Then I tried to create a symlink to <code>/home</code> because my sdc HDD is 16tb.</p>
<p>Basically, I got what I wanted, but now everything is complicated:</p>
<ul>
<li><code>wget</code> doesn't work.</li>
<li><code>apt-get</code> update do... | 1727509 | 167115 | 2023-08-31T23:31:35.670 | 2023-08-31T23:31:35.670 | Only an expert can solve this | [
"18.04",
"updates",
"home-directory",
"symbolic-link",
"mountpoint"
] | 1 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T21:11:00.763",
"id": "2599071",
"postId": "1484308",
"score": "1",
"text": "There is a function to share pictures into your question instead of referencing remote urls which will vanish. Despite that, you could simply copy the contents of your terminal and paste it ... | null | [
{
"accepted": null,
"body": "<p>Don't symlink home - that's your user, whereas your "external home" will probably have another user.</p>\n<p>Create some folder in your "original" home directory and mount your "external home" into that directory.</p>\n<p>Then you'll have all of ... | null | null | 2023-08-31T22:42:30.620 | null | null |
1484309 | 1 | null | 2023-08-31T21:06:10.750 | 0 | 54 | <p>Sorry if the title is wrong. I don't know better.</p>
<p>Recently I am getting messages about SNAP updates (well, ok maybe not SNAP, but "software" updates) for programs needing to be done.</p>
<p>There are two options: Do each one, one at a time, or "update all".
Which ever - and I am going n... | 1142660 | null | null | 2023-09-01T06:23:04.037 | SNAP update is doing this often now | [
"updates"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | 2023-09-04T05:34:09.303 | null | null |
1484312 | 1 | null | 2023-08-31T21:57:51.153 | 0 | 444 | <p>I just installed Ubuntu 22.04 on a new device and I'm trying to enable hibernation. I followed the instruction from (<a href="https://linuxhint.com/enable-hibernate-ubuntu-22-04-lts/" rel="nofollow noreferrer">https://linuxhint.com/enable-hibernate-ubuntu-22-04-lts/</a>) but I'm stuck at the step of finding "th... | 1022746 | null | null | 2023-08-31T21:57:51.153 | Find the Physical Offset Number of the Swapfile | [
"swap",
"hibernate"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-08-31T22:09:47.487",
"id": "2599076",
"postId": "1484312",
"score": "2",
"text": "Seems youre using a swap partition, not a swap file. You will not be able to find the offset of an non-existing file. If you use a swap partition, just UUID should be sufficient, offset is o... | null | [] | null | null | null | null | null |
1484314 | 1 | 1484365 | 2023-08-31T22:48:06.087 | 3 | 175 | <p>I'm working on a project that requires me to open some new bash windows to start the docker, server, etc. of the project. I'm trying to make a script so I can start things faster.
So far I have this:</p>
<pre><code>#!/bin/bash
cd dev/proj/prod/;
konsole --hold --new-tab -e echo "Hello World";
</code></pre... | 1728391 | 85695 | 2023-09-01T11:11:35.800 | 2023-09-01T12:18:00.170 | Bash script - new Konsole closing | [
"command-line",
"bash",
"scripts",
"kubuntu",
"konsole"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-01T08:52:23.433",
"id": "2599130",
"postId": "1484314",
"score": "0",
"text": "That's what [`--hold`](https://docs.kde.org/trunk5/en/konsole/konsole/command-line-options.html) apparently does.",
"userDisplayName": null,
"userId": "968501"
},
{
"creation... | {
"accepted": true,
"body": "<blockquote>\n<p>I'm working on a project that requires me to open some new bash windows to start the docker, server, etc. of the project . . . I'm running the script with <code>. proj.sh</code></p>\n</blockquote>\n<p>The proper way to do that is to remove <code>konsole --hold --new-tab... | [
{
"accepted": true,
"body": "<blockquote>\n<p>I'm working on a project that requires me to open some new bash windows to start the docker, server, etc. of the project . . . I'm running the script with <code>. proj.sh</code></p>\n</blockquote>\n<p>The proper way to do that is to remove <code>konsole --hold -... | null | null | null | null | null |
1484315 | 1 | null | 2023-08-31T22:52:06.277 | 2 | 126 | <p>After installing Ubuntu in VM fusion. I turned on "Use full screen retina display" in the virtual machine settings. This allows me to select 2k resolution in Ubuntu display settings. I also set the scale factor to 200% in full screen mode. However when I exit full screen mode the display goes back to 100% ... | 1728392 | null | null | 2023-08-31T22:52:06.277 | Ubuntu 20.04 display scale not consistent between full screen and window mode in VM fusion | [
"20.04",
"vmware"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1484316 | 1 | null | 2023-08-31T23:57:57.200 | 0 | 72 | <p>Upon booting into the computer for the first time today, a blue rectangular box that's transparent blue inside with a solid blue outline. Picture attached.
I rebooted and realized that the box is there as soon as the computer screen flashes the Asus brand name for the motherboard. Yesterday, some software updates we... | 1728398 | 10616 | 2023-09-01T00:57:43.600 | 2023-09-01T00:57:43.600 | Blue transparent rectangular box with solid outline appeared on boot today and won't go away | [
"boot",
"screen",
"monitor"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-01T00:17:21.980",
"id": "2599088",
"postId": "1484316",
"score": "2",
"text": "The image you attached is not related to your problem.",
"userDisplayName": null,
"userId": "1157209"
},
{
"creationDate": "2023-09-01T00:57:27.923",
"id": "2599089",
... | null | [] | null | null | null | null | null |
1484318 | 1 | null | 2023-09-01T02:25:50.830 | 1 | 233 | <p>I've been having some weird behavior with my ethernet connection, it sometimes works for a while after restarting and then fails with "Connection Failed" "Activation of network connection failed". Never works again after that. Wi-Fi works perfectly.</p>
<p>I'm running Ubuntu 23.04, no dual boot, ... | 1728410 | 1728410 | 2023-09-01T02:37:08.610 | 2023-10-02T11:57:51.683 | Ethernet Connection Failing | [
"networking",
"drivers",
"ethernet",
"23.04"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-01T02:33:17.957",
"id": "2599092",
"postId": "1484318",
"score": "0",
"text": "try \"sudo systemctl restart NetworkManager\"",
"userDisplayName": null,
"userId": "1372403"
},
{
"creationDate": "2023-09-01T02:41:53.653",
"id": "2599093",
"postId"... | null | [] | null | null | null | null | null |
1484319 | 1 | null | 2023-09-01T02:34:20.700 | -1 | 26 | <p>I have been informed that I am using a particular amount of disk on a shared computer.</p>
<p>When I log into it, and I do</p>
<pre><code>du -hs
</code></pre>
<p>certainly I am using that amount.</p>
<p>My home directory has three directories with their subdirectories</p>
<p>What I would like to know is how much eac... | 1047017 | null | null | 2023-09-01T03:37:05.530 | How to specify how much disk I am using but for every folder I have | [
"disk-usage"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-01T03:36:21.257",
"id": "2599097",
"postId": "1484319",
"score": "0",
"text": "Use `du -sk dir1 dir2 dir3`. Read `man du`.",
"userDisplayName": null,
"userId": "25618"
}
] | null | [
{
"accepted": null,
"body": "<p>Drop the "s"</p>\n<pre><code>du -h\n</code></pre>\n<p>will list all directories from the directory you do this and show a total for each directory recursively.</p>\n<pre><code> du -h --max-depth=1\n</code></pre>\n<p>will only go 1 directory deep.</p>\n<p>What you re... | null | null | null | null | null |
1484320 | 1 | null | 2023-09-01T02:38:02.843 | 0 | 242 | <p>Just recently, running a network ipxe install of Ubuntu 22.04 results in an error 100 when trying to install the ubuntu-desktop package. I can try and switch to xubuntu-desktop and while that allows my process to complete and boot the system, the environment is not really xubuntu, but rather a vanilla version of gno... | 1728412 | 158442 | 2023-09-01T05:18:55.443 | 2023-09-01T05:18:55.443 | anyone tried installing ubuntu-desktop via ipxe/22.04 live iso subiquity method? | [
"22.04",
"live-cd",
"subiquity"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-01T03:39:47.690",
"id": "2599098",
"postId": "1484320",
"score": "0",
"text": "we need the actual message you get; not just the number.",
"userDisplayName": null,
"userId": "15811"
},
{
"creationDate": "2023-09-01T03:43:21.247",
"id": "2599100",
... | null | [] | null | null | null | null | null |
1484322 | 1 | null | 2023-09-01T03:41:00.497 | 0 | 241 | <p>I used ubuntu 22.04 TLS.</p>
<p><code>sshd_config</code>:</p>
<pre><code>Port 9401
SyslogFacility AUTH
LogLevel VERBOSE
MaxAuthTries 3
</code></pre>
<p><code>/etc/fail2ban/jail.local</code>:</p>
<pre><code>[ssh-9401]
enabled = true
filter = sshd
logpath = /var/log/auth.log
maxretry = 3
bantime = 60m
action = iptable... | 1728418 | 158442 | 2023-09-01T04:16:39.563 | 2023-09-07T11:29:41.377 | Fail2ban sshd rule is active but not working! | [
"ssh",
"authentication",
"fail2ban"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<blockquote>\n<p><code>/var/log/auth.log</code>: empty</p>\n</blockquote>\n<p>If it is empty, how fail2ban shall find the failures, if it is monitoring this log?</p>\n<p>Possibly your sshd is logging to systemd journal?\nSimply check:</p>\n<pre><code>fail2ban-regex systemd-journ... | null | null | null | null | null |
1484323 | 1 | 1484325 | 2023-09-01T03:56:25.573 | 0 | 228 | <p>I did a fresh install of Kubuntu 22.04. Tried to install dropbox by downloading the .deb package, but I'm getting the following error. I do:</p>
<pre><code>sudo apt install ./dropbox_2022.12.05_amd64.deb
</code></pre>
<p>and it says:</p>
<pre><code>Reading package lists... Done
Building dependency tree... Done
Readi... | 88455 | null | null | 2023-09-01T11:03:09.923 | Dropbox .deb package fails to install on Kubuntu | [
"kubuntu",
"dropbox"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>The error message means (oversimplified) that a December 2022 Dropbox package is not compatible with an April 2022 Kubuntu release.</p>\n<p>Let's take a look at the Dropbox download page:</p>\n<p><a href=\"https://i.stack.imgur.com/UMgZM.png\" rel=\"nofollow noreferrer\"><img src=\"h... | [
{
"accepted": true,
"body": "<p>The error message means (oversimplified) that a December 2022 Dropbox package is not compatible with an April 2022 Kubuntu release.</p>\n<p>Let's take a look at the Dropbox download page:</p>\n<p><a href=\"https://i.stack.imgur.com/UMgZM.png\" rel=\"nofollow noreferrer\"><img... | null | null | null | null | null |
1484324 | 1 | 1484330 | 2023-09-01T04:06:55.797 | 1 | 52 | <p>I was attempting to "mount" a disk so that I could access it through regular means without going into "Other Locations", because some programs won't let me access it through those means. I was following along with a YouTube video, and now it's like I'm on a whole new desktop, or like everything g... | 1727148 | 1684306 | 2023-09-02T16:42:30.150 | 2023-09-02T16:42:30.150 | I don't even know where to start at this point. Reboot? | [
"reboot"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-02T06:31:58.207",
"id": "2599284",
"postId": "1484324",
"score": "0",
"text": "Does this answer your question? [How to change boot priority?](https://askubuntu.com/q/208417/)",
"userDisplayName": null,
"userId": "94914"
}
] | {
"accepted": true,
"body": "<p>If you have a bootable USB, (I will use HP machine for ex.) Power the machine off. Insert the bootable USB, turn the power on, Tap "escape" key, and if you are taping it when you see the flash screen, it will go into BIOS, you can select a boot option there. Select the USB ... | [
{
"accepted": true,
"body": "<p>If you have a bootable USB, (I will use HP machine for ex.) Power the machine off. Insert the bootable USB, turn the power on, Tap "escape" key, and if you are taping it when you see the flash screen, it will go into BIOS, you can select a boot option there. Select ... | null | null | 2023-09-03T23:34:32.020 | null | null |
1484326 | 1 | null | 2023-09-01T05:07:15.703 | 0 | 452 | <p>I installed ubuntu server 20.04
I set a static ip during install
I have ethernet connection.
I installed Network Manager.
I enabled and started:
<code>#systemctl start NetworkManager </code> <code>#systemctl enable NetworkManager</code>
I can only ssh.
But nothing happens as if only display but no function
I can&q... | 400263 | null | null | 2023-09-01T05:35:45.603 | Network Manager not setting static ip | [
"network-manager"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-02T00:20:00.310",
"id": "2599266",
"postId": "1484326",
"score": "0",
"text": "To configure a static IP address on a server installation, NetworkManager is not necessary. The network backend is controlled via networkd through a Netplan YAML configuration file. So I wou... | null | [
{
"accepted": null,
"body": "<p>I recommander you would set e.g <code>/etc/netplan/01-...yaml</code>file.You could read this document: <a href=\"https://netplan.io/\" rel=\"nofollow noreferrer\">Netplan reads network configuration</a></p>\n<pre class=\"lang-yaml prettyprint-override\"><code>network:\n vers... | null | null | null | null | null |
1484329 | 1 | null | 2023-09-01T05:42:15.900 | 3 | 96 | <p>I'm using the Inkscape snap (1.2.2-732a01da63-2022-12-09-cust) and every time I select "Save As" or "Export" the file dialog always navigates to my home directory. This is very annoying, as I expect it to remember the last directory I saved in.</p>
<p>Any way to fix this?</p>
<p>Ubuntu 22.04.3</p... | 844142 | null | null | 2023-09-01T11:03:57.383 | Inkscape does not remember last directory | [
"inkscape"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-01T05:54:09.073",
"id": "2599109",
"postId": "1484329",
"score": "0",
"text": "Sounds like a bug that should be reported..",
"userDisplayName": null,
"userId": "1066942"
},
{
"creationDate": "2023-09-01T06:39:36.277",
"id": "2599113",
"postId": ... | null | [
{
"accepted": null,
"body": "<p>not really an OS issue but look here: press ctrl+shift+e\nget to the export menu and set filename/directory</p>\n<p><a href=\"https://i.stack.imgur.com/mI9ao.gif\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/mI9ao.gif\" alt=\"export inkscape\" /></a></p>\... | null | null | null | null | null |
1484335 | 1 | null | 2023-09-01T06:21:58.533 | 0 | 15 | <p>I installed Ubuntu 22.04.3 as dual boot alongside Windows 11. After the installation when I restarted the laptop it entered into grub loader and I logged in to the ubuntu. Later when I restarted again it directly goes to the windows and not showing the grub loader. Kindly help me to resolve this issue.</p>
| 1728442 | null | null | 2023-09-01T06:21:58.533 | Grub Boot Loader Issue | [
"dual-boot",
"grub2",
"22.04"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-01T14:15:27.150",
"id": "2599199",
"postId": "1484335",
"score": "0",
"text": "both Ubuntu/grub and Windows with updates will reset UEFI boot order to be first in boot order. Check UEFI settings (settings, not UEFI boot menu) and change boot order. What brand/model sys... | null | [] | null | null | null | null | null |
1484336 | 1 | null | 2023-09-01T06:28:11.250 | 0 | 32 | <p>I need solution to ethernet(eno3) unmanaged on ubuntu server 20.04, the pc is blade server could not browse internet on firefox browser.
But other app like anydesk could connect internet(lan)</p>
| 1728443 | 19421 | 2023-09-01T11:18:49.627 | 2023-09-01T11:18:49.627 | ethernet(eno3) unmanaged on ubuntu server 20.04 | [
"networking",
"20.04",
"ethernet"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-01T11:17:49.763",
"id": "2599167",
"postId": "1484336",
"score": "0",
"text": "Please edit your question to show the result of the terminal command: `cat /etc/netplan/*.yaml` Welcome to Ask Ubuntu.",
"userDisplayName": null,
"userId": "19421"
}
] | null | [] | null | null | null | null | null |
1484337 | 1 | null | 2023-09-01T06:29:26.893 | 1 | 105 | <p>I want to open an app in bottles-the environment for windows apps, when startup my laptop automatically. How can i do this?
I'm new to Linux and just installed Ubuntu recently. I want to make it like window i used to work with.</p>
| 1728444 | 1728444 | 2023-09-01T17:05:46.393 | 2023-09-01T17:05:46.393 | Open bottle app at startup | [
"bottle"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-01T06:56:00.087",
"id": "2599116",
"postId": "1484337",
"score": "0",
"text": "Does this answer your question? [How do I start applications automatically on login?](https://askubuntu.com/questions/48321/how-do-i-start-applications-automatically-on-login)",
"userDis... | null | [] | null | null | null | null | null |
1484338 | 1 | null | 2023-09-01T06:47:41.700 | 0 | 107 | <p>I want to hide GRUB2 boot menu in Ubuntu 23.04, but it can open from booting proccess as I want. I try to add <code>GRUB_TIMEOUT = -1</code>, but it can't hidden and still showing. My <code>/etc/default/grub</code> file as it :</p>
<pre><code># If you change this file, run 'update-grub' afterwards to update
# /boot/... | 1299250 | null | null | 2023-09-01T06:47:41.700 | Acces hidden GRUB2 Boot Menu in boot proccess | [
"grub2",
"bootloader",
"23.04"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-01T14:13:09.690",
"id": "2599198",
"postId": "1484338",
"score": "0",
"text": "Do not use 0 as then you never can get to grub menu. I like to use 3 so menu only appears just long enough for me to press a key to change boot. If install is UEFI, then you press escape ke... | null | [] | null | null | null | null | null |
1484339 | 1 | null | 2023-09-01T06:52:52.503 | 1 | 102 | <p>I nave a system running with 2 network cards. To make sure the default route is correct for each card added the following to /etc/dhclient-exit-hooks:</p>
<pre><code>if [[ "$interface" == "eth0" ]]; then
if [ "$reason" == "BOUND" ]; then
ip rule add from "$ne... | 1728448 | null | null | 2023-09-01T06:52:52.503 | Adding default routes in dhclient-exit-hooks breaks ssh until first sending a ping | [
"ssh",
"dhcp"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-01T08:06:19.037",
"id": "2599124",
"postId": "1484339",
"score": "0",
"text": "for `dhclient`, you probably need to place your executable script under `/etc/dhcp/dhclient-exit-hooks.d/` and not under `/etc/` ... And the need to ping first to update the external network... | null | [] | null | null | null | null | null |
1484342 | 1 | null | 2023-09-01T07:17:21.033 | 3 | 420 | <p>I am using <code>mcfly</code> (<a href="https://github.com/cantino/mcfly" rel="nofollow noreferrer">https://github.com/cantino/mcfly</a>). There is a known bug in bash version 5.1 (<a href="https://github.com/cantino/mcfly/issues/240" rel="nofollow noreferrer">https://github.com/cantino/mcfly/issues/240</a>, <a href... | 550247 | 550247 | 2023-09-01T11:16:36.633 | 2023-09-01T11:16:36.633 | How can I update to the latest bash in Ubuntu 22.04.3 LTS? | [
"bash"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-01T07:23:28.267",
"id": "2599117",
"postId": "1484342",
"score": "0",
"text": "Ubuntu repositories usually do not have the latest packages. https://askubuntu.com/questions/151283/why-dont-the-ubuntu-repositories-have-the-latest-versions-of-software It is unclear why y... | null | [] | null | null | null | null | null |
1484345 | 1 | null | 2023-09-01T08:55:21.220 | 0 | 127 | <p>I am using a web hosting server that is receiving urls like:</p>
<p><a href="https://www.domain.es/blog/name-of-article" rel="nofollow noreferrer">https://www.domain.es/blog/name-of-article</a></p>
<p>The .htaccess is trying to transform those urls to the GET form:</p>
<p><a href="https://www.domain-name.es/blog-art... | 892787 | 149708 | 2023-09-01T09:27:16.160 | 2023-09-03T21:58:44.853 | htaccess not working when I use rewriterule /canonical/url to another with params ?title=some-title | [
"server",
"apache2",
"php"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-01T09:46:14.690",
"id": "2599140",
"postId": "1484345",
"score": "1",
"text": "How is this related to Ubuntu ? Try asking in an Apache forum.",
"userDisplayName": null,
"userId": "614422"
}
] | null | [
{
"accepted": null,
"body": "<p>See:</p>\n<p><a href=\"https://stackoverflow.com/questions/77022505/htaccess-not-working-when-i-use-rewriterule-canonical-url-to-another-with-param/77034237#77034237\">https://stackoverflow.com/questions/77022505/htaccess-not-working-when-i-use-rewriterule-canonical-url-to-an... | null | null | null | null | null |
1484346 | 1 | 1484348 | 2023-09-01T08:58:18.357 | 1 | 49 | <p>Sorry if this is a duplicate.
This site seems to do weird things when I post/ask a question.</p>
<p>Now and then when I boot I get a requestor saying that some programs need to be updated.</p>
<p>Whether I pick the "update all" or do them one at a time sometimes this happens.
(example picture)</p>
<p><a hr... | 1142660 | null | null | 2023-09-01T09:16:39.577 | Snap updates sometimes working | [
"updates"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>The first thing you could do to prevent this error message from occurring is to close Ubuntu Software and allow the package's software update in process to complete before continuing to update other snap packages.</p>\n<p>An easier and less nerve-wracking way of solving this problem ... | [
{
"accepted": true,
"body": "<p>The first thing you could do to prevent this error message from occurring is to close Ubuntu Software and allow the package's software update in process to complete before continuing to update other snap packages.</p>\n<p>An easier and less nerve-wracking way of solving this ... | null | null | null | null | null |
1484347 | 1 | null | 2023-09-01T09:01:31.030 | 0 | 77 | <p>I recently updated my system from Ubuntu 20 to Ubuntu 22, and I’ve been experiencing significant heating problems and rapid battery drain since the update. This issue is affecting the usability and performance of my laptop.</p>
<p>My laptop - MSI GF63 8RC</p>
<p>Any help regarding this.</p>
| 1720792 | null | null | 2023-09-01T09:01:31.030 | Heating and battery Drain issue in ubuntu 22 | [
"22.04",
"battery",
"overheating"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1484350 | 1 | null | 2023-09-01T09:20:24.767 | 0 | 121 | <p>I have a 14.04 lts that says no new releases found.
after searching i found some pages about a certificate update etc.
Is there a manual with the commands to help me do that?
show new dependencies to the 14.04 so it can upgrade ?</p>
<p>Thank you in advance.</p>
| 1728468 | null | null | 2023-09-01T09:20:24.767 | Upgrade from ubuntu tls 14.04 to latest version (9/2023) | [
"14.04",
"upgrade"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-01T09:29:27.857",
"id": "2599136",
"postId": "1484350",
"score": "1",
"text": "To upgrade CA certificates you'll need ESM (or Pro) *enabled* in order to download them, and no special command is required if you have that setup on your system. You can refer to https://as... | null | [] | null | null | 2023-09-01T10:14:27.523 | null | null |
1484354 | 1 | null | 2023-09-01T09:53:20.573 | 0 | 284 | <p>I downloaded Ubuntu 22.04 LTS from official website and used Rufus to create a bootable disk (MBR). I used this flash disk to boot on Dell XPS L502x and install ubuntu with default settings. It partitioned my entire SSD disk with default settings. The installation completed successfully. After restarting, there is n... | 1728490 | null | null | 2023-10-03T22:23:11.093 | Dell XPS L502x cannot boot Ubuntu after successful installation | [
"boot",
"22.04"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-01T10:20:04.427",
"id": "2599144",
"postId": "1484354",
"score": "0",
"text": "@karel I tested GPT. It could not boot on flash.",
"userDisplayName": null,
"userId": "1728490"
},
{
"creationDate": "2023-09-01T14:05:52.793",
"id": "2599195",
"post... | null | [] | null | null | null | null | null |
1484355 | 1 | null | 2023-09-01T10:02:57.553 | 2 | 30 | <p>Im writing or trying to write a script that will add some NTP servers to 22.04 server.</p>
<pre><code>Setntpclient()
{
sudo cp /etc/systemd/timesyncd.conf /etc/systemd/timesyncd.conf.bk_`date +%Y%m%d%H%M`
echo
sudo chmod 664 /etc/systemd/timesyncd.conf #setting to rw for user and group
sudo cat > /etc/systemd/tim... | 1714383 | 1714383 | 2023-09-01T10:31:48.033 | 2023-09-01T10:31:48.033 | trying to script ntp client settings | [
"scripts",
"22.04",
"systemd-timesyncd"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-01T10:21:15.867",
"id": "2599145",
"postId": "1484355",
"score": "4",
"text": "It's not clear what the issue is. Are you talking about the \"permission denied\" error? If so, is the script being run as a normal user? Then `sudo cat > file ...` won't work - the redirect... | null | [] | null | null | 2023-09-01T20:16:46.723 | null | null |
1484356 | 1 | null | 2023-09-01T10:25:11.610 | 0 | 41 | <p>I have Ubuntu as OS on 256GB SSD and have bought a larger 1TB SSD.</p>
<p>Is Clonezilla a good option to clone SSD?
Will Clonezilla use same size on new SSD and leave remaining GB’s as unallocated space?
Is this a good way to do it?
Have also been reading up a bit about “dd “, is this a good option for a novice user... | 286276 | null | null | 2023-09-01T10:25:11.610 | Best way to clone SSD to larger SSD with Ubuntu | [
"ssd",
"dd",
"clone",
"clonezilla"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2023-09-01T11:11:46.660",
"id": "2599162",
"postId": "1484356",
"score": "3",
"text": "Problem is we only deal with problems not advice ;) The best option to use is the one YOU are comfortable with. My method would be to install a new Ubuntu on the new ssd and then mount the ... | null | [] | null | null | 2023-09-11T13:50:16.303 | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.