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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1506738 | 1 | null | 2024-03-06T17:40:35.457 | 0 | 33 | <p>so I have a dual boot with windows 11. When I first installed ubuntu, my keyboard wasnt working and the only thing that helped was resetting my BIOS (shorting 2 pins on my motherboard), after that I boot into advanced options ubuntu, and my keyboard works for some time, but some time later (maybe a week) my keyboar... | 1773466 | null | null | 2024-03-06T17:40:35.457 | keyboard not working right after installation or after updates | [
"boot",
"dual-boot",
"22.04",
"keyboard"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-06T23:05:45.350",
"id": "2643552",
"postId": "1506738",
"score": "0",
"text": "Is your keyboard a PS2 or USB one? And what are the manufacturer and type of your keyboard and your mainboard?",
"userDisplayName": null,
"userId": "51957"
},
{
"creationDate... | null | [] | null | null | null | null | null |
1506739 | 1 | null | 2024-03-06T17:52:03.013 | -1 | 33 | <p>I upgraded to 22.04 weeks ago and my plug-in keyboard and mouse both worked fine. However, last week I used the laptop elsewhere and used the built-in keyboard and mouse. Since then, I used the laptop with the plug-ins and it was working. Today after booting the mouse works but not the keyboard. They are plugged int... | 1035225 | null | null | 2024-03-06T18:38:01.033 | Plug-in keyboard not working but plug in mouse is on Ubuntu 22.04 LTS | [
"keyboard",
"mouse"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-06T18:06:15.667",
"id": "2643502",
"postId": "1506739",
"score": "0",
"text": "Neither reboot nor power off restores the plug-in keyboard.",
"userDisplayName": null,
"userId": "1035225"
},
{
"creationDate": "2024-03-06T18:19:12.653",
"id": "2643503"... | null | [
{
"accepted": null,
"body": "<p>This turned out to be a hardware problem. The keyboard was in scroll lock but wouldn't toggle off with the scroll lock key. I unplugged the keyboard which turned off scroll lock. Plugged it back in and now it's working.</p>\n<p>Don't know how scroll lock was turned on. I don'... | null | null | null | null | null |
1506745 | 1 | null | 2024-03-06T19:11:40.890 | 0 | 25 | <p>First of all I am new to Ubuntu and Linux altogether. Some things that i describe below may not be correct and I might (probably) have done it incorrectly.</p>
<p>I want to know how to set up the volumes and/or Ubuntu the correct way.</p>
<p>I want to make a server out of my old PC, so I bought 2 HDDs for media stor... | 1773265 | 94914 | 2024-03-07T17:02:17.877 | 2024-03-07T17:02:17.877 | docker ubuntu server LVM disk full? | [
"20.04",
"docker",
"lvm"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T17:48:00.963",
"id": "2643716",
"postId": "1506745",
"score": "0",
"text": "Where is `/var/lib/docker` mounted? If that is on your SSD that's why, you need to specify different storage points for Docker components outside your main system SSD. Or move all that dat... | null | [] | null | null | null | null | null |
1506747 | 1 | null | 2024-03-06T19:56:53.110 | 1 | 34 | <p>I have bunch of shell script (<code>.sh</code>) command created in a folder <code>~/bin</code>, I added this path to <code>.bashrc</code> so I can execute them wherever I like.</p>
<p>i.e. a sample command to create git feature branch based off remote master branch</p>
<pre><code>. git-feature.sh
</code></pre>
<p>Ho... | 1773486 | null | null | 2024-03-06T19:56:53.110 | How to add my own shell script to be able to be autocompleted in terminal by Tab | [
"command-line",
"bash",
"scripts"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-06T20:43:26.923",
"id": "2643520",
"postId": "1506747",
"score": "0",
"text": "Try `source $HOME/.bashrc` if you haven't logout after adding $HOME/bin to your $PATH. And check with `echo $PATH` if you made it correct.",
"userDisplayName": null,
"userId": "96620... | null | [] | null | null | null | null | null |
1506758 | 1 | null | 2024-03-06T22:51:13.787 | 0 | 61 | <p>I was dual booting Ubuntu 22.04.4 and Windows 11 on my Acer Nitro 5 (RTX 4050). When I installed discord on Ubuntu I noticed my headset (Steelseries Arctis 1) microphone was not detected/working properly.</p>
<p>In my system sound settings two input devices are displayed: Digital Microphone (webcam mic, works fine) ... | 1773508 | null | null | 2024-03-06T22:51:13.787 | Auxiliary Headset microphone not detected in Ubuntu 23.10 | [
"sound",
"alsa",
"microphone",
"headset"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506762 | 1 | 1507502 | 2024-03-06T23:48:58.797 | 1 | 404 | <p>I was trying to create a bootable USB with BalenaEtcher but encountered an error when installing the program.</p>
<p>I downloaded the main <code>.deb</code> file from the <a href="https://github.com/balena-io/etcher/releases" rel="nofollow noreferrer">github release page</a> but when I run <code>sudo apt install ./b... | 1749634 | 1749634 | 2024-03-12T21:46:30.103 | 2024-03-14T18:31:41.763 | Error while installing Balena Etcher | [
"apt",
"software-installation",
"dependencies",
"iso",
"23.10"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-13T09:11:13.663",
"id": "2644741",
"postId": "1506762",
"score": "0",
"text": "**Comments have been [moved to chat](https://chat.stackexchange.com/rooms/151999/discussion-on-question-by-john-carter-error-while-installing-balena-etcher); please do not continue the discu... | {
"accepted": true,
"body": "<p>Gnome has moved away from <code>gconf</code> to <code>dconf</code> long time ago. Last releases that did package <code>gconf</code> is Ubuntu Lunar 23.04 and Debian Bookworm 12. Then it was dropped from later releases.</p>\n<p>These good sites to check status of any package:</p>\n<ul... | [
{
"accepted": true,
"body": "<p>Gnome has moved away from <code>gconf</code> to <code>dconf</code> long time ago. Last releases that did package <code>gconf</code> is Ubuntu Lunar 23.04 and Debian Bookworm 12. Then it was dropped from later releases.</p>\n<p>These good sites to check status of any package:<... | null | null | null | null | null |
1506763 | 1 | null | 2024-03-06T23:51:12.660 | 0 | 28 | <p>I am currently facing difficulties while trying to configure the 'php8.0-opcache' package on my system. The specific error I am encountering is as follows:</p>
<p><img src="https://i.stack.imgur.com/QJ1Vd.png" alt="error-screenshot" /></p>
<p>This situation is causing inconveniences on my system, and I am seeking gu... | 1773517 | 1450948 | 2024-03-07T21:22:54.773 | 2024-03-07T21:22:54.773 | Troubleshooting Issues with php8.0-opcache configuration | [
"apt"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T02:09:32.030",
"id": "2643580",
"postId": "1506763",
"score": "0",
"text": "Please don't post pictures of text. Copy the text and paste it into your question.",
"userDisplayName": null,
"userId": "243321"
}
] | null | [] | null | null | null | null | null |
1506766 | 1 | null | 2024-03-07T00:28:25.830 | 0 | 45 | <p>there</p>
<p>Someday, my ubuntu(22.04) machine write auth.log too short.<br />
Following auth.log can't recognize from fail2ban(sshd)</p>
<pre><code>Mar 6 17:52:03 laphs sshd[13792]: pam_unix(sshd:auth): check pass; user unknown
Mar 6 17:52:03 laphs sshd[13792]: pam_unix(sshd:auth): authentication failure; logname... | 1773521 | null | null | 2024-03-07T06:33:43.893 | sshd LogLevel not working | [
"sshd",
"fail2ban"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Solve problem myself</p>\n<p>1 month ago, I changed systemd log level in /etc/systemd/journald.conf</p>\n<pre><code>MaxLevelStore=notice\nMaxLevelSyslog=notice\n</code></pre>\n<p>Because too many systemd log on /var/log/syslog</p>\n<pre><code>Mar 7 15:26:47 laphs systemd[1]:... | null | null | null | null | null |
1506769 | 1 | null | 2024-03-07T00:37:28.130 | 0 | 61 | <p>I just encountered the same issue. I originally had 18.04 installed and first upgraded to 20.04 without problems. A day later I upgraded to 22.04 which gave me the nginx error described above.
Looking into the /etc/nginx/modules-enabled folder there were only two symbolic links:</p>
<ol>
<li><p>50-mod-http-geoip2.co... | 1773525 | null | null | 2024-03-07T00:39:57.587 | nginx is broken: symbol: ngx_stream_core_module | [
"22.04",
"nginx"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>The reason is nginx is unable to find the core stream of nginx.</p>\n<p>Go To /etc/nginx/modules-enabled and then run this command</p>\n<pre><code>sudo ln -s /usr/share/nginx/modules-available/mod-stream.conf 50-mod-stream.conf\n</code></pre>\n<p>Start Nginx and problem is so... | null | null | null | null | null |
1506773 | 1 | null | 2024-03-07T01:10:53.813 | 0 | 72 | <p>I have an Ubuntu instance inside AWS, which communicates with a third-party instance, also in AWS. I would like to ensure my instance's system time matches their's as close as possible.</p>
<p>They have told me their instance is synced using NTP.</p>
<p>I'm following this guide:</p>
<p><a href="https://ubuntu.com/se... | 132414 | null | null | 2024-03-07T01:10:53.813 | How to sync an Ubuntu machine inside AWS using NTP | [
"amazon-ec2",
"aws",
"ntp"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506774 | 1 | null | 2024-03-07T01:29:37.900 | -2 | 58 | <p>The terminal says "No such file or directory":</p>
<p><a href="https://i.stack.imgur.com/jnWrE.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/jnWrE.jpg" alt="enter image description here" /></a></p>
| 1773533 | 94914 | 2024-03-07T10:48:31.280 | 2024-03-07T10:48:31.280 | I am unable to access my desktop through my terminal with Ubuntu. It tells me no such file or directory | [
"directory"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T01:35:40.390",
"id": "2643576",
"postId": "1506774",
"score": "1",
"text": "There normally is no `/desktop` directory; a normal Ubuntu Desktop install may have for example a `~/Desktop/` directory; but that differs to your example. You didn't provide release though ... | null | [
{
"accepted": null,
"body": "<p>There normally is no <code>/desktop</code> directory; a normal Ubuntu Desktop install may have for example a <code>~/Desktop/</code> directory; but that differs to your example.</p>\n<p>Don't forget you told it to use <code>desktop</code> in the root or <code>/</code> directo... | null | null | null | null | null |
1506777 | 1 | null | 2024-03-07T02:18:12.053 | 0 | 37 | <p>I have a machine that is going to be put into a 'remote desktop center' to accommodate a WFH model. The system is running Ubuntu 20.04 LTS for reasons left to another discussion.
An issue I cannot figure out how to overcome is logging into my corporate Google account and mounting my Google drive.
I was using a PiKVM... | 1773539 | null | null | 2024-03-07T02:18:12.053 | Google account login on a headless system? | [
"20.04",
"google-drive"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506779 | 1 | null | 2024-03-07T02:22:56.843 | 0 | 78 | <p>I want to run a 32-bit program on Ubuntu 20.04, but the image I pulled from the hub is 64 bit. I have written the following dockerfile.</p>
<p>cat Dockerfile</p>
<pre><code>#FROM ubuntu:latest
#FROM ubuntu:20.04-i386
FROM ubuntu:20.04
#FROM ubuntu:12.04
RUN dpkg --add-architecture i386
RUN apt-get update
RUN apt-g... | 1762128 | 1762128 | 2024-03-07T02:57:17.333 | 2024-03-07T02:57:17.333 | How to install 32-bit libraries on Ubuntu 20.04 container images? | [
"docker"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T02:27:53.160",
"id": "2643582",
"postId": "1506779",
"score": "1",
"text": "iirc you need to run `apt-get update` **after** adding the architecture",
"userDisplayName": null,
"userId": "178692"
},
{
"creationDate": "2024-03-07T02:34:56.163",
"id"... | null | [] | null | null | null | null | null |
1506780 | 1 | null | 2024-03-07T02:48:30.297 | 0 | 20 | <p>How to grant Ubuntu permission for the user who login with OpenLDAP authentication?
For example, to have the user only can access some folders or run some kind of commands or only can use Firefox web browser.</p>
| 1771775 | null | null | 2024-03-07T02:48:30.297 | How to grant Ubuntu permission for the user who login with OpenLDAP authentication? | [
"openldap"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506782 | 1 | null | 2024-03-07T04:02:58.927 | -1 | 15 | <p>I had a problem removing a program and it's icons in wine .. I used regedit, deleted files in wine folder and applications folder... and finally just used wine uninstall and removed it from wine altogether.</p>
| 1773546 | null | null | 2024-03-07T04:02:58.927 | Does typing wine uninstall work? it did for me | [
"wine"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T06:49:15.303",
"id": "2643603",
"postId": "1506782",
"score": "2",
"text": "Welcome to AskUbuntu! The contents of your question looks like an answer and not explaining what is the problem that you are facing. Kindly [edit](https://askubuntu.com/posts/1506782/edit) y... | null | [] | null | null | null | null | null |
1506783 | 1 | null | 2024-03-07T04:47:14.523 | -1 | 47 | <p>I've installed Ubuntu recently on my PC (dual boot), and it worked fine for the first day, but then the next day I couldn't connect to Wifi; <a href="https://i.stack.imgur.com/m534n.png" rel="nofollow noreferrer">the Wifi menu doesn't appear</a> when I login, and when I change the USB port for my Wifi adapter, the W... | 1773555 | 1773555 | 2024-03-07T20:00:36.083 | 2024-03-07T20:00:36.083 | I cant connect to internet | [
"networking",
"wireless",
"internet"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506786 | 1 | null | 2024-03-07T06:19:21.243 | 0 | 25 | <p>I some external Gateway through which the ssh requests come and need to log the sessionID in the linux when the connection happens. I can send the sessionID (some string) along with the username while connecting through SSH</p>
<p>i.e when making a ssh connection I can send username@sessionID</p>
<p>I want the authe... | 1773567 | null | null | 2024-03-07T06:19:21.243 | How to Login to SSH with Dynamic username | [
"ssh",
"login",
"authentication",
"openssh",
"pam"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506790 | 1 | null | 2024-03-07T06:49:59.287 | 0 | 115 | <p>I have a filesystem partition where the Ubuntu SO is installed and another one with 393Gb free space, how can I resize the filesystem partition and use the free space? What I did...</p>
<p>I started Ubuntu with a live CD and ensured that the partition (where Ubuntu is installed), was unmounted.</p>
<p>I tried to all... | 612688 | null | null | 2024-03-07T07:28:52.737 | Ubuntu 22.04 I cannot resize the system partition | [
"partitioning",
"gparted"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T06:53:52.887",
"id": "2643604",
"postId": "1506790",
"score": "2",
"text": "Does this answer your question? [How to resize partitions?](https://askubuntu.com/questions/126153/how-to-resize-partitions)",
"userDisplayName": null,
"userId": "469152"
},
{
... | null | [
{
"accepted": null,
"body": "<p>Partitions are boundaries on the hard disk. For any partition to expand, the free space needs to be next to the partition being expanded.</p>\n<p>In your case above, the free space is not next to <code>partition 5</code> that you want to expand, but between <code>partition 6<... | null | null | null | null | null |
1506792 | 1 | null | 2024-03-07T07:26:10.030 | -1 | 55 | <p>I'm unable to upgrade Ubuntu packages. Please help us on this.</p>
<pre><code># lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy
</code></pre>
<p>I'm getting a bellow error message.</p>
<pre><code>634 upgraded, 74 newly... | 1640742 | 469152 | 2024-03-07T07:50:24.600 | 2024-03-07T07:50:24.600 | Issue with Preconfiguring "base-passwd" | [
"apt",
"dpkg"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T14:25:04.630",
"id": "2643679",
"postId": "1506792",
"score": "1",
"text": "Please add the output of `findmnt -T /etc`",
"userDisplayName": null,
"userId": "178692"
},
{
"creationDate": "2024-03-08T11:45:33.263",
"id": "2643842",
"postId": "1... | null | [] | null | null | null | null | null |
1506793 | 1 | null | 2024-03-07T07:52:18.570 | -1 | 22 | <p>I found this issue while playing videos (in any site) in both Brave and Firefox browser.</p>
<p>This issue doesn't occur while playing the same video in VLC.</p>
<p>I tried fixing the 2.4 GHz Wifi interference issue: <a href="https://askubuntu.com/a/1314729">https://askubuntu.com/a/1314729</a></p>
<p>But it didn't w... | 999390 | null | null | 2024-03-07T07:52:18.570 | Choppy and speeding up audio sporadically (in browsers) on bluetooth earbuds | [
"sound",
"bluetooth",
"headphones"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506794 | 1 | null | 2024-03-07T08:02:43.500 | -1 | 18 | <p>wine installing error . Please help me ..</p>
<pre><code>E: Failed to fetch https://mirror.xeonbd.com/ubuntu-archive/pool/main/t/tiff/libtiff5_4.3.0-6ubuntu0.7_i386.deb 404 Not Found [IP: 103.153.241.4 443]
E: Failed to fetch https://mirror.xeonbd.com/ubuntu-archive/pool/main/libx/libxml2/libxml2_2.9.13%2bdfsg-1ub... | 1773583 | 966203 | 2024-03-07T10:52:42.480 | 2024-03-07T10:52:42.480 | wine installing error | [
"package-management",
"wine",
"update-manager"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T10:54:39.220",
"id": "2643633",
"postId": "1506794",
"score": "1",
"text": "Please change mirror for you packagesources.",
"userDisplayName": null,
"userId": "966203"
},
{
"creationDate": "2024-03-07T17:04:11.413",
"id": "2643709",
"postId": ... | null | [] | null | null | null | null | null |
1506795 | 1 | null | 2024-03-07T08:24:54.583 | -1 | 29 | <p>After installation of oracle 21c i using alien on my Ubuntu 23.10.1 i didn't get any prompt during installation process to set a password por sys user and now i can't log into database as sys as sysdba or as system (/).
Plese tell me what to do to set the password for sys user during installation process.</p>
| 1773589 | null | null | 2024-03-07T08:24:54.583 | Oracle Sqlplus connection using sys dba | [
"oracle"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T09:50:48.910",
"id": "2643625",
"postId": "1506795",
"score": "1",
"text": "It never does afaik You need to run the root.sh script with sudo. You connect with your own user and password and then make a db/user/pwd inside oracle",
"userDisplayName": null,
"us... | null | [] | null | null | null | null | null |
1506797 | 1 | null | 2024-03-07T08:31:04.417 | -1 | 67 | <p>This commonly discussed problem of "dummy output" for the sound output device in ubuntu has affected me for a while now and I am not able to fix it.</p>
<p>I have tried many of the suggested solutions on <code>stackoverflow</code> and <code>askubuntu</code> but none of them have helped.</p>
<p>I am using U... | 596272 | null | null | 2024-03-07T08:31:04.417 | ubuntu "dummy output" for sound | [
"22.04",
"pulseaudio",
"soundcard"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506798 | 1 | null | 2024-03-07T08:39:44.487 | -1 | 79 | <p>I am using Lenovo IdeaPad Pro 5 14IMH9 with integrated GPU Intel Arc.
Ubuntu 23.10
Connected with HDMI</p>
<p>Tried plugging and unplugging with multiple restarts. Both update and upgrade are up to date.</p>
<p>xrandr shows</p>
<pre><code>$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: mini... | 1771784 | 1771784 | 2024-03-07T12:19:28.573 | 2024-03-07T12:40:11.583 | Ubuntu does not detect connected monitor | [
"multiple-monitors",
"lenovo",
"hdmi"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T09:34:01.433",
"id": "2643619",
"postId": "1506798",
"score": "0",
"text": "try `xset -q` and tell us what it outputs in the Screen SAver: section.",
"userDisplayName": null,
"userId": "1102580"
}
] | null | [
{
"accepted": null,
"body": "<p>If your laptop has an additional GPU (not integrated into the processor), you should install drivers for it to make HDMI work.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 4.0",
"creationDate": "2024-... | null | null | null | null | null |
1506800 | 1 | null | 2024-03-07T08:43:52.767 | -1 | 55 | <p>I am trying to work with an Ubuntu Docker Container from my Windows 11 OS.</p>
<p>I am using work PC and they have very strict Antivirus and Security causing me to have blocked IPs whenever I do <code>apt-update</code> from within the Ubuntu container.</p>
<p>I get this error:</p>
<pre><code>Err:1 http://ports.ubunt... | 1084842 | 1084842 | 2024-03-07T09:06:41.417 | 2024-03-07T09:06:41.417 | Working with Ubuntu in Docker from Windows Along with Strict Antivirus | [
"apt",
"20.04",
"22.04",
"security",
"docker"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T08:47:14.400",
"id": "2643610",
"postId": "1506800",
"score": "0",
"text": "Not precisely Ubuntu version 18, I am facing this issue with all versions of Ubuntu, let me update the tags.",
"userDisplayName": null,
"userId": "1084842"
},
{
"creationDate... | null | [] | null | null | null | null | null |
1506802 | 1 | null | 2024-03-07T09:12:30.227 | 0 | 48 | <p>How can I move my config from Thunderbird APT to Thunderbird SNAP?</p>
<p>It seems the update crashed in the middle, and I am left with an empty Thunderbird profile once I install Thunderbird snap.</p>
| 11333 | null | null | 2024-03-07T09:28:56.127 | Updating Thunderbird from apt to snap removed my config | [
"apt",
"snap",
"thunderbird"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>It seems that the new thunderbird profile folder moved to <code>~/snap/thunderbird/common/.thunderbird</code>.</p>\n<p>Steps to fix the issue:</p>\n<ul>\n<li><p>Open Thunderbird</p>\n</li>\n<li><p>Go in the Help > Troubleshooting menu</p>\n</li>\n<li><p>Click Open Profile ... | null | null | null | null | null |
1506807 | 1 | null | 2024-03-07T09:29:07.763 | 0 | 150 | <p>In the last two weeks my system froze two or three times, when I had a few browser windows and MS Teams open at the same time, but nothing it couldn't handle before.</p>
<p>The resource monitor points to maxed out RAM, but CPU is also maxed out at around 95% but fluctuating.</p>
<p>By freeze I mean all screens freez... | 1773596 | 1773596 | 2024-03-07T12:14:52.673 | 2024-03-07T12:14:52.673 | Ubuntu 22.04.4 LTS freezes completely and logs point to mouse curser problems | [
"xubuntu",
"thinkpad",
"ubuntu-gnome"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T13:53:01.917",
"id": "2643667",
"postId": "1506807",
"score": "1",
"text": "This is usually a case of the system going out-of-memory, and everything getting stuck till the kernel figures out what to kill to make space for things to run again (in-kernel code that's c... | null | [] | null | null | null | null | null |
1506808 | 1 | null | 2024-03-07T09:33:37.477 | -1 | 21 | <p>I have an Ubuntu Desktop client machine ( with version 22.04 ) where I have to receive mappings from an RedHat 8.9 server
My RedHat server is configured with Samba to share folder. The export file is populated.
On all other servers it works fine, as they have fix IP address.
I have an Ubutnu client machine where it ... | 1773603 | null | null | 2024-03-07T09:33:37.477 | Mount Permission denied | [
"mount"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506809 | 1 | null | 2024-03-07T09:53:38.903 | -1 | 43 | <p>I'm sorry for the uninformative question title, if you come up with a better one, feel free to edit.</p>
<p>So, I made the mistake of installing <code>Python 3.9.2</code> using <a href="https://www.digitalocean.com/community/questions/how-to-install-a-specific-python-version-on-ubuntu" rel="nofollow noreferrer">thes... | 1773608 | 85695 | 2024-03-07T10:42:04.107 | 2024-03-07T21:52:16.293 | How do I uninstall a program that I installed using make? | [
"python",
"uninstall",
"make"
] | 1 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T10:13:21.133",
"id": "2643626",
"postId": "1506809",
"score": "1",
"text": "I guess, just deleting the link `/usr/bin/python3.9` and the directory `/opt/Python-3.9.2` should be enough.",
"userDisplayName": null,
"userId": "855322"
},
{
"creationDate... | null | [
{
"accepted": null,
"body": "<p>By default, any well-behaved source code package will install itself in <code>/usr/local</code> instead of touching anything else in <code>/usr</code>. This is because <code>/usr/local</code> is meant for local additions by the system administrator, to avoid changing and conf... | null | null | null | null | null |
1506820 | 1 | null | 2024-03-07T11:30:39.263 | -1 | 48 | <p>I'm trying to build a Zabbix NOC-type display screen for our office on a Raspberry Pi 3, using Ubuntu Core 22, and the ubuntu-frame and wpe-webkit-mir-kiosk snaps, per the info here - <a href="https://discourse.ubuntu.com/t/make-a-secure-ubuntu-web-kiosk/29335" rel="nofollow noreferrer">https://discourse.ubuntu.com/... | 1127427 | null | null | 2024-03-07T11:30:39.263 | Getting Ubuntu Core Mir-Kiosk to pass login credentials | [
"22.04",
"ubuntu-core",
"kiosk",
"mir"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506825 | 1 | null | 2024-03-07T12:46:36.353 | -1 | 107 | <p>Why did this fail while installing Ubuntu and get stuck?</p>
<p><a href="https://i.stack.imgur.com/d88me.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/d88me.jpg" alt="enter image description here" /></a></p>
<p>When I restarted my laptop after installing Ubuntu 22.04, my laptop got stuck.</p>
| 1773641 | 94914 | 2024-03-07T18:40:54.707 | 2024-03-20T20:41:02.850 | Starting shuts down the live preinstalled system cleanly | [
"22.04",
"shutdown"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506831 | 1 | null | 2024-03-07T13:31:25.867 | -1 | 18 | <p>My Mouse freezes anytime in Ubuntu, hover still works but I can't click anything.</p>
<p>Keyboard Works and I have to press Windows Key to open dock and everything works again.</p>
<p>It happens frequently and only thing that solves it is the windows key. I am a Beginner and haven't tried any Solutions yet.</p>
<p>M... | 1772986 | null | null | 2024-03-07T13:31:25.867 | Mouse freezing after copying and pasting | [
"mouse",
"freeze"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506832 | 1 | null | 2024-03-07T13:32:36.997 | -1 | 48 | <p>Sadly, when I was very new, I misunderstood what CORE was and downloaded 18, 20, and 22 on my desktop. As I grew more knowledgeable, I realized they were for IoT applications and NOT my desktop. I opened the SNAP software store and found them as installed in the "system" portion of the display, with no &... | 1773653 | 10616 | 2024-03-07T17:17:59.293 | 2024-03-07T17:17:59.293 | Costly File Modification Ubuntu 20.04 | [
"snap",
"ubuntu-core"
] | 0 | 13 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T13:41:04.700",
"id": "2643663",
"postId": "1506832",
"score": "0",
"text": "You should actually leave those snaps alone, since they are required for other snaps to work...",
"userDisplayName": null,
"userId": "1066942"
},
{
"creationDate": "2024-03-0... | null | [] | null | null | null | null | null |
1506833 | 1 | null | 2024-03-07T13:36:00.243 | -2 | 75 | <p>I'm running a Windows 10 and Ubuntu 22.04 dual boot. While sound works perfectly on the Windows 10 boot, no sound is emitted on speakers in the Ubuntu boot (connecting a headset or external speaker via Bluetooth on either boot does work). Moreover when looking at the 'speaker' that Ubuntu is trying to use, it seems ... | 1773651 | 94914 | 2024-03-12T00:35:31.237 | 2024-03-12T00:35:31.237 | Ubuntu 22.04n is not properly detecting built-in speakers | [
"sound",
"pulseaudio",
"speakers"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506835 | 1 | null | 2024-03-07T13:46:56.313 | 0 | 51 | <p>Initially Ive tried official TailScale <a href="https://tailscale.com/kb/1293/cloud-init" rel="nofollow noreferrer">config</a>:</p>
<pre><code>#cloud-config
# The above header must generally appear on the first line of a cloud config
# file, but all other lines that begin with a # are optional comments.
runcmd:
#... | 748257 | 748257 | 2024-03-07T13:52:02.427 | 2024-03-07T13:52:02.427 | Could not login into TailScale during Ubuntu auto installation | [
"cloud-init",
"autoinstall",
"user-data"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506837 | 1 | null | 2024-03-07T13:53:38.907 | -1 | 21 | <p>I've been using a Logitech T650 while running running X11, and have used the following command to set natural-scrolling:</p>
<pre class="lang-bash prettyprint-override"><code>xinput set-prop "Logitech Rechargeable Touchpad T650" "libinput Natural Scrolling Enabled" 1
</code></pre>
<p>I recently s... | 930804 | null | null | 2024-03-08T13:21:43.567 | How to enable natural scrolling for Logitech T650 touchapd on Wayland? | [
"touchpad",
"wayland",
"logitech",
"libinput"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Found the answer, thanks to the <a href=\"https://discuss.kde.org/c/help/6\" rel=\"nofollow noreferrer\">KDE discord</a> (which is great) - posting in case it helps anyone else.</p>\n<p>Simple answer: Wayland will now detect the Logitech T650, and there's a drop-down in the T... | null | null | null | null | null |
1506839 | 1 | null | 2024-03-07T14:05:58.257 | -1 | 127 | <p>I'm trying to run some automation tests using a workflow file in a linux server. I have installed maven in the server and this is what appears for the mvn -version.</p>
<pre><code>Maven home: /usr/share/maven
Java version: 17.0.10, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64
Default locale: en... | 1773661 | 1773661 | 2024-03-07T14:06:58.383 | 2024-03-07T14:06:58.383 | mvn: command not found though the M2_home is set | [
"github",
"maven-3"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T14:18:33.407",
"id": "2643675",
"postId": "1506839",
"score": "0",
"text": "What do you see if you run a `which mvn`?",
"userDisplayName": null,
"userId": "46270"
},
{
"creationDate": "2024-03-07T14:39:08.860",
"id": "2643682",
"postId": "150... | null | [] | null | null | null | null | null |
1506842 | 1 | null | 2024-03-07T14:46:40.773 | -1 | 516 | <p>I tried a few instructions on google on how to config VNC, but I can't get it to work on 23.10 on PI 5. Can someone help me on this? Thank you.</p>
| 1773677 | null | null | 2024-03-07T14:46:40.773 | How to configure VNC in ubuntu 23.10 | [
"vnc"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T14:52:17.307",
"id": "2643684",
"postId": "1506842",
"score": "1",
"text": "You do not even specify what software it is you want ot use. VNC is a protocal. We help with concrete problems. So how far did you get? Remmina is a VNC (and a bit more) and is pretty straig... | null | [] | null | null | null | null | null |
1506843 | 1 | 1507298 | 2024-03-07T14:55:38.553 | 0 | 899 | <h1>Question</h1>
<p>Regardless of how I got here, I really just want to completely remove nvidia and cuda drivers and reeinstall them. But, no matter what I do, I can't get rid of them.</p>
<h1>Background</h1>
<p>I'm on Ubuntu 22.04 and I was using a working nvidia-535 driver and successfully installed cuda 11-8 (usin... | 1688450 | 1066942 | 2024-03-09T08:50:39.417 | 2024-03-12T19:00:45.287 | Unable to remove nvidia and cuda drivers | [
"drivers",
"apt",
"nvidia",
"dependencies",
"cuda"
] | 3 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T18:21:47.983",
"id": "2643955",
"postId": "1506843",
"score": "3",
"text": "You should not be confused. At the beginning of your long post you said you were using 24.04, which is a development version and therefore off topic. This led to the closure. At the very end... | {
"accepted": true,
"body": "<p>After simply manually setting the driver to Nouveau in "Software and Updates" and rebooting, <code>sudo apt remove --purge nvidia*</code>, <code>sudo apt remove --purge "*cuda*"</code>, etc (as listed in my question and suggested by Siarhei) worked as expected and... | [
{
"accepted": null,
"body": "<p>I just had this issue when running <code>sudo apt --fix-broken install</code></p>\n<p>Try running something like this to fix it</p>\n<pre><code>sudo dpkg --force-all -i /var/cache/apt/archives/nvidia-kernel-common-535_535.161.07-0ubuntu1_amd64.deb\n\nsudo apt --fix-broken ins... | null | null | null | null | null |
1506844 | 1 | null | 2024-03-07T15:20:42.683 | -1 | 24 | <p>I installed Ubuntu 12.03 on my ASUS EE, but ut isn't supported any more. Which ubuntu version would run on an ASUS EE netbook and is still supported?</p>
| 1773395 | null | null | 2024-03-07T15:20:42.683 | Which version for Asus ee pc | [
"system-installation"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T15:25:36.453",
"id": "2643692",
"postId": "1506844",
"score": "2",
"text": "Ubuntu is free of charge. Canonical supplies a live session you can try and see for yourself if it works. It only takes time and it is better to form your own opinion (what you deem unworkab... | null | [] | null | null | 2024-03-07T16:58:44.690 | null | null |
1506846 | 1 | null | 2024-03-07T15:49:40.790 | -1 | 29 | <p><a href="https://i.stack.imgur.com/OL2Qz.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/OL2Qz.png" alt="screenshot of the Disks tool" /></a></p>
<p>I don't know much, but my guess is that I created a partition of 50GB of 1TB but there is still 950GB left. How do I use the 950GB? Do I create a ne... | 1773694 | 85695 | 2024-03-07T16:05:53.607 | 2024-03-07T16:08:43.783 | Cant use full storage of 1tb ssd | [
"boot-partition"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T16:02:05.613",
"id": "2643695",
"postId": "1506846",
"score": "0",
"text": "If you have clean partition in 950gb, you can create new partition, and just use it. It won't affect the 50gb partition",
"userDisplayName": null,
"userId": "784420"
},
{
"cr... | null | [
{
"accepted": null,
"body": "<p>Yes, you need to create a new partition. No, that shouldn't affect the existing one (but it is always good to back up your data before making <em>any</em> change to a disk). Think of your disk as a library. If you have built a new library, that library might have a lot of spa... | null | null | null | null | null |
1506853 | 1 | null | 2024-03-07T18:32:38.660 | -1 | 25 | <p>print preview is disabled
doesn't matter if * use office or Thunderbird to open the printer
I can not find anyplace that offers the option of printing the print preview
running Ubuntu 22.04.3
Ubuntu Pro is installed</p>
| 1773720 | null | null | 2024-03-07T18:32:38.660 | My HP printer is printing the print preview pages ONLY. I have print preview disabled. Printer worked fine when I put it to bed. Bad HPlip? | [
"graphics",
"printing",
"hp"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T13:37:01.113",
"id": "2643861",
"postId": "1506853",
"score": "0",
"text": "I am considering the second idea for sure",
"userDisplayName": null,
"userId": "1773720"
},
{
"creationDate": "2024-03-08T13:41:24.763",
"id": "2643863",
"postId": "1... | null | [] | null | null | null | null | null |
1506858 | 1 | null | 2024-03-07T18:45:53.363 | -1 | 20 | <p>Every time I build Android 8 kernel from source I get a "Too many open files" error at some point and the build fails. I have searched for solutions and tried a lot of stuff but nothing works.</p>
<p>Background:</p>
<p>I am building a custom Android 8 kernel for an industrial tablet. I am not new to this. ... | 1551105 | null | null | 2024-03-07T18:45:53.363 | Building Android 8.0 Kernel on VMM on Ubuntu - Too Many Open Files Error | [
"gnome",
"kernel",
"android"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T19:55:34.137",
"id": "2643736",
"postId": "1506858",
"score": "0",
"text": "Just on a lark, I modified /etc/systemd/system.conf and user.conf to have NOFILES limit of 81920 (increased 10x). After reboot, I started a build with a single processor and it worked. It lo... | null | [] | null | null | null | null | null |
1506859 | 1 | null | 2024-03-07T18:46:18.960 | -1 | 22 | <p>I use Ubuntu on my laptop Lenovo and 2 desktop Asus+HP. My main desktop is HP Prodesk 400 G3 Pentium dual-core at 3,2Ghz and 8 Gb ram. It runs very well W11 because he has all requirements from Microsoft. I`ve installed it with clean and original Iso from Microsoft. But I would rather use Ubuntu 22.04.4 LTS instead ... | 1773723 | null | null | 2024-03-07T18:46:18.960 | Network Card Recognition Issues | [
"networking"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T19:24:24.380",
"id": "2643732",
"postId": "1506859",
"score": "2",
"text": "We need to know what kind of Ethernet card your computer has. Open a terminal and enter the command: `lspci | awk '/[Nn]et/ {print $1}' | xargs -i% lspci -ks %` Then copy the output of the c... | null | [] | null | null | null | null | null |
1506861 | 1 | null | 2024-03-07T18:53:04.957 | -1 | 123 | <p>I'm currently using KDenlive but it doesn't seem to have a profile for 8K.</p>
<p>I went to a recital and I filmed my video first in the portrait mode then I switched to landscape mode. And so I wanted to rotate only those first 10 minutes.</p>
<p>What free tool can do it in 8k?</p>
| 85781 | null | null | 2024-03-07T18:53:04.957 | I have a 8k 30fps video, how can I edit it to rotate the content 90deg from X to Y seconds only? | [
"video",
"video-editor",
"video-conversion"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T19:30:21.767",
"id": "2643733",
"postId": "1506861",
"score": "1",
"text": "Which distro and version of Linux are you using? This [YouTube video](https://youtu.be/c-DpcopXwfE?si=BN0ErfzS_wNOuuNR) seems to show how work with 8K video in Shotcut. You should be able to... | null | [] | null | null | null | null | null |
1506862 | 1 | null | 2024-03-07T18:58:19.873 | -2 | 26 | <p>Gostaria de voltar o notebook para configurações de fábrica que vinha com o ubunt 20.04. Atualizei sem querer para o 23.10. Como faço essa restauração para a consfiguraçõs de fábrica? Alguém pode me ajudar? Totalmente iniciante querendo aprender. Obrigado desde já.</p>
| 1773732 | null | null | 2024-03-07T18:58:19.873 | Iniciante cmprei um notebook com Ubuntu | [
"20.04",
"23.10"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T18:59:07.067",
"id": "2643724",
"postId": "1506862",
"score": "0",
"text": "Please translate your question in english.",
"userDisplayName": null,
"userId": "966203"
},
{
"creationDate": "2024-03-07T19:00:03.107",
"id": "2643725",
"postId": "1... | null | [] | null | null | null | null | null |
1506865 | 1 | null | 2024-03-07T19:42:36.467 | -1 | 65 | <p>In gnome shell by default, keyboard and mouse combo mapping is :<br/>
Alt + left button = move window<br/>
Alt + middle button = resize window<br/>
Alt + right button = windows menu<br/></p>
<p>My preferred meta key is Alt. (I can switch it to Super but it is not the purpose of this question.)<br/></p>
<p>I'd like t... | 1773737 | null | null | 2024-03-07T19:42:36.467 | Gnome shell key mouse combo mapping change | [
"gnome",
"shortcut-keys",
"window",
"window-manager",
"remapping"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506866 | 1 | null | 2024-03-07T19:54:53.813 | 0 | 21 | <p>I have Ubuntu 23.10 desktop. Created by probably 7 upgrades. I have tweaked power settings many times and now suspend only works in 10% of cases. In other cases, the screen just powers off and power led is blinking until I hard-power-off the device. Device is ThinkPad Intel L390.</p>
<p>It seems to me that when I ru... | 935077 | null | null | 2024-03-07T19:54:53.813 | Change to defaut power settings | [
"power-management"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506870 | 1 | null | 2024-03-07T20:11:49.097 | -1 | 36 | <p>I tried to install the 64bit version of ubuntu server on my device and it would install properly but it wouldn't boot and simply wouldn't detect the system , the CPU is intel Pentium G630 and it has 2 gigs of ram
when i tried Yunohost 64bit it would have a problem about the efi partition not existing and basically H... | 1773745 | null | null | 2024-03-07T20:11:49.097 | cant install 64bit ubuntu server on lenovo m71e thinkcenter | [
"boot",
"server",
"uefi"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T20:24:13.280",
"id": "2643740",
"postId": "1506870",
"score": "1",
"text": "If only 2GB of RAM that is a bit light for modern Ubuntu. You may need a lightweight flavor.https://ubuntu.com/download/flavours\nLight weight flavors:\nLubuntu, Xubuntu, Ubuntu MATE, Budgie... | null | [] | null | null | null | null | null |
1506872 | 1 | null | 2024-03-07T20:25:25.967 | -1 | 17 | <p>Just installed Ubuntu to my laptop, when i noticed the backspace button not working.</p>
<p>looking into it I found there are 2 different problems.</p>
<ol>
<li><p>some of the keys values (not sure what to call it) are swapped.
using "xve -event keyboard" i found that the backspace button is mapped to the ... | 1773744 | 1773744 | 2024-03-07T20:33:22.593 | 2024-03-07T20:33:22.593 | keyboard keys, swapped or not registered | [
"keyboard",
"keyboard-layout"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T21:35:20.593",
"id": "2643752",
"postId": "1506872",
"score": "0",
"text": "Just a guess: a hardware failure in one of the keyboard controller lines. I had some old keyboards that had a defect (which exhibited a similar problem) in one of the parallel line-contacts ... | null | [] | null | null | null | null | null |
1506874 | 1 | null | 2024-03-07T21:17:48.747 | 2 | 457 | <p><a href="https://wiki.ubuntu.com/Releases" rel="nofollow noreferrer">https://wiki.ubuntu.com/Releases</a>
This site currently lists Ubuntu 22.04.4 LTS EOL date as April 2032</p>
<p>However, this site shows it as August 2024
<a href="https://ubuntu.com/about/release-cycle#ubuntu-kernel-release-cycle" rel="nofollow no... | 1773755 | 57576 | 2024-03-08T07:22:04.647 | 2024-03-08T07:22:04.647 | When is the exact date for Ubuntu 22.04.4 EOL? | [
"22.04"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T21:24:26.007",
"id": "2643749",
"postId": "1506874",
"score": "1",
"text": "The release is Ubuntu 22.04; the .4 is an indication of update level (*giving clues as to kernel stack if using the HWE kernel stack*)",
"userDisplayName": null,
"userId": "469152"
... | null | [
{
"accepted": null,
"body": "<p><strong>The release is Ubuntu 22.04</strong>; with the .4 is an indication of update level (<em>giving clues as to kernel stack if using the HWE kernel stack</em>)</p>\n<p>The HWE kernel stack has a support life of only ~6 months (<em>excluding GA kernel from next LTS</em>), ... | null | null | null | null | null |
1506878 | 1 | null | 2024-03-07T22:05:12.930 | -1 | 78 | <p>I have three machines:</p>
<ol>
<li>mypc (Ubuntu 22.04, behind a NAT firewall)</li>
<li>myserver (Ubuntu 22.04, a server on the public internet)</li>
<li>openwrt (OpenWRT 23.05, on a NAS device behind a different NAT firewall)</li>
</ol>
<p>I want to connect from mypc to openwrt using SSH. I cannot connect directly ... | 33893 | 33893 | 2024-03-08T21:18:33.613 | 2024-03-08T21:18:33.613 | Slow SSH tunnel connection | [
"ssh",
"tunnel"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T23:03:40.180",
"id": "2643765",
"postId": "1506878",
"score": "1",
"text": "Aren't you trying to touch your nose by moving your arm around your head? Everything has to go through your \"my server\".",
"userDisplayName": null,
"userId": "68186"
},
{
"... | null | [] | null | null | null | null | null |
1506883 | 1 | null | 2024-03-07T22:46:11.547 | -1 | 44 | <p>I've downloaded Wine from Winehq (Linux 20.04, stable version). The download seemed to work (everything unpacked OK), but I don't see the directory structure that the instructions seem to expect. I don't get wine as an option in Open With and from the command line I get file not found.</p>
| 1018702 | null | null | 2024-03-07T22:46:11.547 | I've downloaded Wine from Winehq (Linux 20.04, stable version), but I'm not sure that it's installed | [
"20.04",
"wine",
"configuration"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T22:54:13.667",
"id": "2643762",
"postId": "1506883",
"score": "2",
"text": "What exactly did you download and what did you exactly do? Did you follow the instructions here: https://wiki.winehq.org/Ubuntu ? Please update (edit) your question with more information.",
... | null | [] | null | null | null | null | null |
1506886 | 1 | null | 2024-03-07T23:18:15.580 | -1 | 35 | <p>Is there a way to have your apps on the desktop and to be able to open them with a single click? (with no fancy highlightings when hovering or clicking)</p>
<p>And is there a way to have folders like on mobile, which have a preview, and don't open in a file manager?</p>
| 1179800 | null | null | 2024-03-07T23:18:15.580 | Apps on desktop like on mobile | [
"gnome"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-07T23:23:57.287",
"id": "2643768",
"postId": "1506886",
"score": "2",
"text": "Which distro and version of Linux are you using?",
"userDisplayName": null,
"userId": "68186"
}
] | null | [] | null | null | null | null | null |
1506889 | 1 | null | 2024-03-08T01:12:25.500 | 0 | 25 | <p>I tried some solutions from the internet, but all not work.
<code>xinput</code> command</p>
<pre><code>⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ PixArt USB Optical Mouse id=9 [slave... | 1644509 | null | null | 2024-03-08T01:12:25.500 | Ubuntu20.04: TouchPad not work in HP laptop | [
"20.04",
"touchpad"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506890 | 1 | null | 2024-03-08T01:17:39.933 | 1 | 34 | <p>I was doing a release upgrade of my system. I accidentally got locked out of the lock screen, but I checked <code>top</code>/<code>pgrep</code> and it looked like the upgrade was done. So I just decided to shut down the system, which was a huge mistake.</p>
<p>It hangs on "cryptsetup waiting for encrypted devic... | 1773778 | 1773778 | 2024-03-09T02:52:44.253 | 2024-03-09T02:52:44.253 | Reinstalling/fixing Ubuntu (with disk encryption) after failed release upgrade | [
"upgrade",
"22.04"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506891 | 1 | null | 2024-03-08T01:28:23.527 | 1 | 1170 | <p>I will receive a new Lenovo Thinkpad with Ubuntu 22.04 (current LTS) next week (Mar. 2024). I was thinking of immediately wiping it clean and installing 24.04. By doing that, will I have any problems getting updates after Apr. 2024 when 24.04 officially becomes the LTS version?</p>
<p>I have no concerns about instab... | 1025903 | null | null | 2024-03-09T19:48:05.387 | Should I install 24.04 now or wait till after April 2024 when it is LTS? | [
"22.04",
"24.04"
] | 1 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T02:02:44.737",
"id": "2643789",
"postId": "1506891",
"score": "0",
"text": "Sorry, I’ve noticed the the terms alpha and beta are used differently in different circumstances. So I found those terms confusing. I didn’t see any mention of “LTS” in that post. I am leani... | null | [
{
"accepted": null,
"body": "<p>Thanks for everyone’s comments, especially 'user68186' for the good pointer: my laptop's factory-installed Ubuntu will include drivers set up to work with my hardware. So perhaps it is best to find a way to UPGRADE 22.04 to 24.04 rather than wiping it clean and starting over.... | null | null | 2024-03-09T01:40:41.293 | null | null |
1506892 | 1 | null | 2024-03-08T01:31:22.647 | 1 | 190 | <pre><code>Installing, this may take a few minutes...
WslRegisterDistribution failed with error: 0x80370102
Please enable the Virtual Machine Platform Windows feature and ensure virtualization is enabled in the BIOS.
For information please visit https://aka.ms/enablevirtualization
Press any key to continue...
</code></... | 1773779 | 1165986 | 2024-03-08T18:48:08.173 | 2024-03-08T19:12:44.923 | Starting WSL Ubuntu fails with error: 0x80370102 | [
"windows-subsystem-for-linux"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T07:43:12.123",
"id": "2643820",
"postId": "1506892",
"score": "0",
"text": "This is a Windows error. Did you follow the link given ? Or try pressing 'any key\" to go on ?",
"userDisplayName": null,
"userId": "614422"
},
{
"creationDate": "2024-03-08T... | null | [
{
"accepted": null,
"body": "<p>Enable WSL in Windows Features and make sure to have virtualization features enabled in BIOS. You need to reboot after enabling it</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2024-03-09T00:58:28.800",
"id": "2644006",
"p... | null | null | null | null | null |
1506893 | 1 | 1506913 | 2024-03-08T02:02:02.717 | 0 | 47 | <p>How can I customize the GTK title bar for the Gnome/Unity desktop, in Ubuntu 22.04?</p>
<p>I have several VMs running under VirtualBox, all in fullscreen mode (which shouldn't be significant) and I want to see which VM I'm using at the top of the screen, along with the time.</p>
<p>Note that I am not talking about t... | 620331 | 620331 | 2024-03-08T17:38:19.837 | 2024-03-08T17:38:19.837 | How can I customize the GTK desktop title bar? | [
"unity",
"gtk",
"window-decoration"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>I think what you want are gnome extensions. You can find them <a href=\"https://extensions.gnome.org/\" rel=\"nofollow noreferrer\">here</a>. I use the <a href=\"https://github.com/mjakeman/extension-manager\" rel=\"nofollow noreferrer\">extension manager</a> myself to install them i... | [
{
"accepted": true,
"body": "<p>I think what you want are gnome extensions. You can find them <a href=\"https://extensions.gnome.org/\" rel=\"nofollow noreferrer\">here</a>. I use the <a href=\"https://github.com/mjakeman/extension-manager\" rel=\"nofollow noreferrer\">extension manager</a> myself to instal... | null | null | null | null | null |
1506894 | 1 | null | 2024-03-08T02:16:28.063 | 1 | 55 | <p>I have a Lenovo 100e 2nd Generation Chromebook with a MediaTek CPU. (arm64). I originally wanted Windows 10 but that isn't possible. so I'm now leaning towards Ubuntu. I have tried this command line (In Crosh and VT-2) <code>**sudo sh ~/Downloads/crouton -t unity**</code> But I ended up getting this error <code>**su... | 1773783 | 1773783 | 2024-03-08T02:19:15.013 | 2024-03-16T12:24:34.843 | Is there any way I can install Ubuntu on my mediatek(arm64) | [
"lenovo",
"chromebook",
"arm64",
"crouton",
"mediatek"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T02:48:47.237",
"id": "2643791",
"postId": "1506894",
"score": "0",
"text": "Installing ubuntu on arm laptops is usually not easy. Try this instead https://support.google.com/chromebook/answer/9145439?hl=en",
"userDisplayName": null,
"userId": "124466"
},
... | null | [] | null | null | null | null | null |
1506895 | 1 | null | 2024-03-08T02:54:56.687 | 0 | 37 | <p>i was using nvidia omniverse, and a very simple scene crashed every time i opened it.
I looked up a fix, and i found this page (<a href="https://docs.omniverse.nvidia.com/dev-guide/latest/linux-troubleshooting.html" rel="nofollow noreferrer">https://docs.omniverse.nvidia.com/dev-guide/latest/linux-troubleshooting.ht... | 1725450 | 1725450 | 2024-03-08T03:05:51.890 | 2024-03-08T03:05:51.890 | Cannot install nvidia drivers with .run | [
"drivers",
"nvidia",
"kernel",
"compiling",
"linux-headers"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T02:58:55.567",
"id": "2643793",
"postId": "1506895",
"score": "0",
"text": "You've provided no details, such as the version of Ubuntu, your video card, and the driver version you tried to install. Don't reply in a comment, edit your question and give the crucial inf... | null | [] | null | null | null | null | null |
1506897 | 1 | null | 2024-03-08T04:04:20.257 | 0 | 27 | <p>I need to check if a snap package is installed and install the latest version.
Or if it is installed, refresh to the latest version</p>
<p>In other words, I want the latest version one way or another.</p>
<p>For example, I'm using this:</p>
<pre><code>if snap list libreoffice; then
sudo snap refresh libreoffice
el... | 254500 | null | null | 2024-03-08T04:04:20.257 | ensure a snap package is the latest version | [
"snap"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T04:45:45.293",
"id": "2643803",
"postId": "1506897",
"score": "0",
"text": "I'm not sure what you're asking, but if different channels offer different versions; `snap refresh` or a simple `snap install` will not change or select a specific channel (such as beta/edge... | null | [] | null | null | null | null | null |
1506901 | 1 | null | 2024-03-08T05:40:08.987 | 0 | 22 | <p>I connected an external hard disk drive (HGST 500GB) to my ubuntu laptop yesterday, the hdd took some time but connected successfully and I transferred a few of my files to it. I had one more hard disk (Seagate 1TB) which I wanted to test, so I took the old hard disk out (the hgst one) and connected the seagate 1tb ... | 1773806 | null | null | 2024-03-08T05:40:08.987 | External HDD not detected on HP Laptop 15s-eq1 | [
"dual-boot",
"usb",
"hard-drive"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T14:55:29.993",
"id": "2643875",
"postId": "1506901",
"score": "0",
"text": "Just because light is on, may not mean it has enough power to spin up drive. For external drives with laptops, you may not have enough power thru USB port. I had an old HDD what would not wo... | null | [] | null | null | null | null | null |
1506902 | 1 | null | 2024-03-08T05:41:18.027 | 0 | 43 | <p>I am trying to start postgresql 12 on an ubutu 20.04 server using the following command:</p>
<pre><code>pg_ctlcluster start 12 main
</code></pre>
<p>I get the following error from journalctl:</p>
<pre><code>A start job for unit postgresql@12-main.service has begun execution.
--
-- The job identifier is 540857.
Mar ... | 1724923 | null | null | 2024-03-08T05:41:18.027 | Postgresql 12 unable to start on Ubuntu 20.04 | [
"20.04",
"permissions",
"postgresql"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506903 | 1 | null | 2024-03-08T05:48:05.367 | 1 | 25 | <p>I'm having a weird scrolling issue in the new LibreOffice Calc. Whenever I try to scroll through the cells, it just keeps going like it's never going to stop, even though I'm nowhere near the last row or column.</p>
<p>Has anyone else encountered this? Is there a fix I'm missing?</p>
<p>Here's some additional info... | 557352 | null | null | 2024-03-08T05:48:05.367 | scrolling in LibreOffice Calc feels like it never ends, even though I might not be reaching the last cell.? | [
"libreoffice",
"scrolling"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T08:58:25.493",
"id": "2643825",
"postId": "1506903",
"score": "0",
"text": "Hi Siddique, welcome to your first question! LibreOffice comes in two types of versions:\n\n Time-based release (like your version 24.2)\n Stable release (for example, version 7.6)\n\n... | null | [] | null | null | null | null | null |
1506905 | 1 | null | 2024-03-08T06:09:35.527 | 0 | 10 | <p>I have just installed Ipe extensible drawing editor app (version 7.2.6). My Ubuntu version is 20.04. There is an app icon but when I click on it, the app simply does not open. Is there any way to fix this?</p>
| 1613278 | null | null | 2024-03-08T06:09:35.527 | IPE app not opening in Ubuntu 20.04 | [
"20.04",
"updates",
"icons",
"snap",
"vector-drawings"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506906 | 1 | null | 2024-03-08T06:46:38.373 | 0 | 25 | <p>I recently replaced MacOS Ventura with Ubuntu 23.10 on my 2017 MacBook Pro and every time I close then re-open the lid it wont wake up. I end up having to hard restart the laptop to use it.</p>
| 1773821 | null | null | 2024-03-08T06:46:38.373 | Ubuntu 23.10 wont wake up after closing the lid on my 2017 MacBook Pro | [
"suspend",
"macbook",
"23.10"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506907 | 1 | null | 2024-03-08T06:53:39.103 | 0 | 25 | <p>I am using</p>
<pre><code>Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal
</code></pre>
<p>when I do ifconfig -a usb modem show following output</p>
<pre><code>wwan0: flags=4240<POINTOPOINT,NOARP,MULTICAST> mtu 1500
unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 ... | 1376394 | null | null | 2024-03-08T06:53:39.103 | ifconfig show unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 for usb modem | [
"networking",
"20.04",
"ip",
"usb-modem",
"ifconfig"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506908 | 1 | null | 2024-03-08T06:59:24.947 | 0 | 252 | <p>I am using AWS EC2 with <code>ubuntu 22</code>. After running <code>sudo apt-get update</code> and <code>sudo apt-get upgrade</code> I have restarted the machine using <code>sudo reboot</code>.</p>
<p>Then my server started crashing in every 2-3 hours. The only solution is to restart from <code>console.aws.amazon.co... | 438658 | 438658 | 2024-03-09T09:36:30.783 | 2024-03-31T04:34:20.790 | AWS EC2 Ubuntu crashing | [
"networking",
"22.04",
"crash",
"aws"
] | 1 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T07:21:12.263",
"id": "2643815",
"postId": "1506908",
"score": "0",
"text": "You do NOT upgrade cloud instances: any crash during boot is fatal and upgrades can go wrong. You make a new disk in the AWS console with the new OS version and mount your userdata into that... | null | [
{
"accepted": null,
"body": "<p>I suspect this was a bug in Linux's driver for Xen. It got fixed a few months ago, but that bugfix hasn't made its way to Ubuntu yet. <a href=\"https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2058480\" rel=\"nofollow noreferrer\">There's a bug report on Launchpad tra... | null | null | null | null | null |
1506911 | 1 | null | 2024-03-08T07:59:22.183 | 0 | 22 | <p>this is blowing my mind.
I got a new fresh installed ubuntu and windows on seperated partitions.
From ubuntu, I can access windows partition so I created a folder named REPO_APP inside that contains git repository clone. I created a new bookmark linked to the folder. But after few times, I can't access it anymore be... | 1620018 | null | null | 2024-03-08T07:59:22.183 | Completely lost a folder converted to unkown file | [
"windows",
"files",
"directory",
"chromium",
"bookmarks"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506912 | 1 | null | 2024-03-08T08:09:43.440 | 0 | 57 | <p>I Have an <strong>AMD RX 580 GPU</strong> which i want to <em>crack some hashes using HASH CAT</em>. Despite installing ROCm & AMDGPU (which are the requirements to crack hashes using an AMD GPU), It does not recognize my GPU and therefore i cannot crack hashes using it. <strong>Yes, I Could just crack them usin... | 1773842 | null | null | 2024-03-08T08:09:43.440 | Hashcat doesn't recognize my gpu | [
"drivers",
"amd-graphics",
"gpu",
"amdgpu",
"hash"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T09:09:45.450",
"id": "2643827",
"postId": "1506912",
"score": "0",
"text": "Can you add your Ubuntu version (`lsb_release -a`), if you're using Ubuntu. Kernel version (`uname -a`) would also be useful",
"userDisplayName": null,
"userId": "884673"
}
] | null | [] | null | null | null | null | null |
1506915 | 1 | null | 2024-03-08T09:05:41.150 | 0 | 28 | <p>We have customised version of ISO with Ubuntu 18.04 version and it's get install without any user intervention using seed configuration. Now we have upgraded Ubuntu ISO from 18.04 to 22.04.</p>
<p>We have plenty of machines running with customised Ubuntu 18.04 ISO and we want to upgrade this with newly customised Ub... | 590094 | 590094 | 2024-03-08T09:20:53.657 | 2024-03-08T09:20:53.657 | Upgrading Customised Ubuntu ISO | [
"boot",
"22.04",
"preseed",
"pxe",
"apt-mirror"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T12:24:05.140",
"id": "2643843",
"postId": "1506915",
"score": "0",
"text": "Is this what you're looking for: https://ubuntu.com/server/docs/install/autoinstall and https://ubuntu.com/server/docs/amd64-netboot-install ?",
"userDisplayName": null,
"userId": "... | null | [] | null | null | null | null | null |
1506917 | 1 | null | 2024-03-08T09:28:41.280 | 0 | 53 | <p>I opened the terminal today and all I could see was this white blinking bar:</p>
<p><a href="https://i.stack.imgur.com/cO7mH.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/cO7mHm.png" alt="terminal screenshot" /></a></p>
<p>I opened Xterm and there is the same problem. Also, TTY doesn't work well... | 1773856 | 968501 | 2024-03-08T16:04:56.803 | 2024-03-08T16:04:56.803 | Bash not working in TTY/gnome-termina/Xterm | [
"command-line",
"bash",
"tty"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T10:27:51.467",
"id": "2643836",
"postId": "1506917",
"score": "0",
"text": "Does pressing CTRL-C bring you back to the prompt ?",
"userDisplayName": null,
"userId": "614422"
},
{
"creationDate": "2024-03-08T10:47:20.947",
"id": "2643837",
"po... | null | [] | null | null | null | null | null |
1506920 | 1 | null | 2024-03-08T10:07:53.720 | 1 | 62 | <p>If I download a text file and then click on it in the downloads list to open it in the default application, the "Choose Application portal" window is opened each time even if I select the option to "always open ... ... chosen app".</p>
<p>It's odd that I am asked <em>at all</em> about what app to... | 925128 | 925128 | 2024-03-12T08:58:31.173 | 2024-03-12T08:58:31.173 | Firefox snap: make the "Chose application" portal remember my choice | [
"kubuntu",
"firefox",
"snap",
"default-programs"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-13T12:42:25.160",
"id": "2644768",
"postId": "1506920",
"score": "0",
"text": "Check if settings through `update-alternatives` or `xdg-settings` make difference. A case, I have faced before https://askubuntu.com/q/788043/26246",
"userDisplayName": null,
"userId... | null | [] | null | null | null | null | null |
1506923 | 1 | null | 2024-03-08T10:45:07.950 | 0 | 17 | <p>I have a dual-boot Windows and Ubuntu system, however, I want to remove the Windows partition since I do not use it. I previously had dual boot and I unfortunately broke it and had to start again with a new partition.</p>
<p>I would also like to remove the previous Ubuntu partition since I cannot access it anymore a... | 1773874 | 1450948 | 2024-03-09T01:21:38.337 | 2024-03-09T01:21:38.337 | Removing Windows and redundant partitions and increasing Ubuntu partition size | [
"dual-boot",
"partitioning",
"gparted"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T11:17:13.403",
"id": "2643841",
"postId": "1506923",
"score": "1",
"text": "Does this answer your question? [How to resize partitions?](https://askubuntu.com/questions/126153/how-to-resize-partitions)",
"userDisplayName": null,
"userId": "469152"
}
] | null | [] | null | null | null | null | null |
1506926 | 1 | null | 2024-03-08T11:57:14.460 | 0 | 6284 | <p>I am using Ubuntu 22 and SSH is active. UFW is inactive. I have a single key pair and I have stored the pub on the server under <code>authorized_keys</code>. There was already a key there from another computer of mine. I am in my private network. From this network I can access the server with my older computer via S... | 1773898 | 1773898 | 2024-03-12T08:10:00.397 | 2024-03-12T08:10:00.397 | ssh: connect to host xxx.yyy.com port 22: Connection refused - Unable to access my server via SSH | [
"ssh"
] | 0 | 20 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T12:47:00.710",
"id": "2643851",
"postId": "1506926",
"score": "0",
"text": "@user68186 I add it via UI from my Serverprovider the key. And i updated my question and put the output -vvvv to it. Thanks for the hint!",
"userDisplayName": null,
"userId": "177389... | null | [] | null | null | null | null | null |
1506927 | 1 | null | 2024-03-08T12:20:52.410 | 0 | 20 | <p>I configured RAID0 on my machine with Auros Z390 mainboard:</p>
<p><a href="https://i.stack.imgur.com/6R5li.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/6R5li.jpg" alt="enter image description here" /></a></p>
<p>and was able to use it on Windows 10:</p>
<p><a href="https://i.stack.imgur.com/eJ... | 177005 | null | null | 2024-03-08T12:20:52.410 | Ubuntu 22.04 Live did not find my RAID0 | [
"gparted",
"raid"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506928 | 1 | null | 2024-03-08T12:22:07.840 | 0 | 28 | <p>Some programs running at startup (such as skype) are not listed in the startup application from Ubuntu 22.04. I have been following <a href="https://askubuntu.com/questions/1388678/cant-stop-apps-from-auto-startup">this other question</a> but I do not have <code>~/.config/autostart</code> or <code>/etc/xdg/autostar... | 543795 | null | null | 2024-03-08T12:22:07.840 | Startup applications not loyal to actual configuration | [
"22.04",
"startup",
"autostart",
"startup-applications"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506931 | 1 | 1506932 | 2024-03-08T12:41:45.377 | 0 | 120 | <p>I tried to update my Ubuntu software and now for updates updater asks me to go pro version. Is that mean Ubuntu isn't free any longer?</p>
| 1050514 | 1066942 | 2024-03-08T13:22:56.233 | 2024-03-08T13:22:56.233 | So now Ubuntu isn't free? | [
"20.04"
] | 1 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>Wrong - you're making incorrect assumptions.</p>\n<ol>\n<li>You can use Ubuntu without Pro at no cost as always.</li>\n<li>You can use Ubuntu Pro for personal use at up to 5 machines for no cost as well.</li>\n</ol>\n<p>But if you're a business AND want to use Ubuntu Pro, yes then th... | [
{
"accepted": true,
"body": "<p>Wrong - you're making incorrect assumptions.</p>\n<ol>\n<li>You can use Ubuntu without Pro at no cost as always.</li>\n<li>You can use Ubuntu Pro for personal use at up to 5 machines for no cost as well.</li>\n</ol>\n<p>But if you're a business AND want to use Ubuntu Pro, yes... | null | null | 2024-03-08T13:09:38.793 | null | null |
1506935 | 1 | null | 2024-03-08T14:04:32.263 | 0 | 11 | <p>I had some trouble with my switch hub, where ubuntu server systems are connected via ethernet. Now, i saw after solving the problem on my switch, the ubuntu servers (headless) are still disconnected. I had to restart the servers manually.</p>
<p>I there a solution (without cron jobs tricks etc.) to let the ubuntu se... | 1362749 | null | null | 2024-03-08T14:04:32.263 | automatically reconnect ethernet | [
"networking",
"server",
"ethernet"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T17:05:13.860",
"id": "2643918",
"postId": "1506935",
"score": "0",
"text": "I've written a bash script to help with this: `https://github.com/waltinator/net-o-matic` It watches the connection, and when the connection drops, does a user-specified thing to try to reco... | null | [] | null | null | null | null | null |
1506936 | 1 | null | 2024-03-08T14:32:14.487 | 0 | 24 | <p>I have a fresh install of Ubuntu 23.10. I have installed a few programs but they are not showing up in 'Show apps'. I have seen many posts covering this type of issue but nothing has solved my issue.</p>
<p>Any ideas?
Thanks,</p>
| 1773932 | null | null | 2024-03-08T14:32:14.487 | 'Show apps' not displaying installed apps | [
"snap"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T20:17:33.623",
"id": "2643978",
"postId": "1506936",
"score": "0",
"text": "More details will help you get the answer you need. Which apps are you having problems with? What have you tried?",
"userDisplayName": null,
"userId": "884673"
}
] | null | [] | null | null | null | null | null |
1506939 | 1 | null | 2024-03-08T14:37:15.573 | 0 | 16 | <p>Media change: please insert the disc labeled
'Ubuntu 22.04.4 LTS <em>Jammy Jellyfish</em> - Release amd64 (20240220)'
in the drive '/media/cdrom/' and press [Enter]</p>
| 1773936 | null | null | 2024-03-08T14:37:15.573 | Please help with this issue, I am new to Ubuntu | [
"command-line"
] | 0 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T14:53:23.543",
"id": "2643872",
"postId": "1506939",
"score": "0",
"text": "Welcome to Ask Ubuntu. We need me context. [Edit your question and add the following](https://askubuntu.com/posts/1506939/edit): what were you trying to do? Which straps did you follow? What... | null | [] | null | null | 2024-03-08T14:51:30.730 | null | null |
1506940 | 1 | null | 2024-03-08T14:38:42.550 | 0 | 8 | <p>After some update I can no longer use --> so get an arrow in texts. Looking in Tools > Autocorrect > options. It is there saying <strong>Replace</strong> --> <strong>With</strong> → But nothing happens when I type</p>
| 821559 | null | null | 2024-03-08T14:38:42.550 | auto correct in Libre office writer | [
"upgrade",
"libreoffice"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506941 | 1 | null | 2024-03-08T14:38:52.153 | -4 | 49 | <pre><code>Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following pa... | 1773935 | 243321 | 2024-03-08T14:55:42.350 | 2024-03-08T14:55:42.350 | I am having problem when I am trying to remove python from my pc | [
"package-management",
"python",
"dpkg",
"dependencies",
"grub-efi"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T14:55:23.467",
"id": "2643874",
"postId": "1506941",
"score": "3",
"text": "Python is needed for Ubuntu to work. If you remove it your computer will not work. You will have to reinstall Ubuntu.",
"userDisplayName": null,
"userId": "68186"
},
{
"creat... | null | [] | null | null | null | null | null |
1506944 | 1 | null | 2024-03-08T14:52:00.067 | 0 | 7 | <p>Lubuntu 22.04
I have installed non-repository applications, in particular Rstudio, LibreOffice and Discord, and they show up as they are supposed to be in the applications menu, but when I run the apps, their icons are not shown in the task bar which makes navigation difficult. Is there a possible solution? Thanks!<... | 1014469 | null | null | 2024-03-08T14:52:00.067 | LXQT task bar: non-repo app icons are missing | [
"lubuntu",
"icons",
"libreoffice",
"lxqt"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506945 | 1 | null | 2024-03-08T14:52:04.617 | 0 | 8 | <p>I want to associate several file type to an application</p>
<p>example:</p>
<ul>
<li><em>.mp3</em>, <em>.ogg</em>, <em>.avi</em>, <em>.mpg</em>, ... with VLC</li>
<li><em>.txt</em>, <em>.js</em>, <em>.css</em>, <em>.py</em>, ... with VSCode</li>
<li><em>.jpg</em>, <em>.png</em>, <em>.webp</em>, ... with Gwenview</li... | 357696 | null | null | 2024-03-08T14:52:04.617 | how to associate several file types with an application (kubuntu) | [
"kubuntu",
"plasma",
"file-association"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506947 | 1 | null | 2024-03-08T15:15:10.493 | 0 | 36 | <p>Installed <a href="https://www.synaptics.com/products/displaylink-graphics/downloads/ubuntu" rel="nofollow noreferrer">this DisplayLink driver</a> via APT, and after the reboot, Ubuntu 22.04.4 LTS goes into tty1.</p>
<p>What I tried:</p>
<ul>
<li>sudo apt install --reinstall ubuntu-desktop</li>
<li>sudo apt -f insta... | 780219 | null | null | 2024-03-08T16:22:34.287 | Packages have unmet dependencies - GUI gone and stuck in tty1 | [
"apt",
"package-management",
"dependencies"
] | 0 | 4 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-09T02:04:25.023",
"id": "2644023",
"postId": "1506947",
"score": "0",
"text": "From what I can see here in your error message, the fact that you added an additional repository is only coincidental to the problem and it appears the only problem is that the package list ... | null | [] | null | null | 2024-03-08T16:21:43.460 | null | null |
1506948 | 1 | null | 2024-03-08T15:21:05.327 | 0 | 19 | <p>I have VPSs mostly from the same provider but located in different places. They come with a single IPv4 and a /112 IPv6 subnet. I am trying to use AnyIP feature of Linux as described <a href="https://blog.widodh.nl/2016/04/anyip-bind-a-whole-subnet-to-your-linux-machine/" rel="nofollow noreferrer">Here</a> to make m... | 1172143 | 1172143 | 2024-03-08T15:59:54.513 | 2024-03-08T15:59:54.513 | AnyIP feature together with ndppd works on some VPS and doesn't on some others. Why? | [
"networking",
"ipv6"
] | 0 | 2 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T16:35:43.777",
"id": "2643906",
"postId": "1506948",
"score": "0",
"text": "I'm unsure what exactly your question has to do with Ubuntu? It sounds like you're asking a generic networking question, not an Ubuntu question.",
"userDisplayName": null,
"userId":... | null | [] | null | null | null | null | null |
1506950 | 1 | null | 2024-03-08T15:29:44.457 | 0 | 77 | <p>I hope you're doing well. I recently acquired an HP Spectre x360 with powerful specifications, including an Intel i7 15th generation processor, 32GB of RAM, and a 1TB hard drive. I'm very pleased with the overall performance of the machine; however, I've been experiencing difficulties getting Bluetooth to work on my... | 1773187 | 149708 | 2024-03-12T22:29:19.177 | 2024-03-12T22:29:19.177 | Bluetooth spectre hp x360 | [
"20.04",
"22.04",
"bluetooth",
"hp"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T22:10:41.583",
"id": "2643986",
"postId": "1506950",
"score": "0",
"text": "Please edit to include results from terminal for `lsusb; sudo dmesg|egrep -i 'blue|firm'`",
"userDisplayName": null,
"userId": "300665"
},
{
"creationDate": "2024-03-09T17:23... | null | [] | null | null | null | null | null |
1506951 | 1 | null | 2024-03-08T15:30:48.813 | 0 | 139 | <p>Today I have acquired a new laptop, Maibenben X565, with preinstalled Kubuntu based on Ubuntu 22.10. I downloaded an ISO image of the regular Ubuntu 23.10 from the official site, created an ISO image on a USB, rebooted the system and then tried to install Ubuntu 23.10 using live USB. The keyboard works just fine wit... | 1773947 | 1773947 | 2024-03-12T10:24:50.757 | 2024-03-12T10:24:50.757 | Laptop keyboard not working when trying to install Ubuntu 23.10 | [
"system-installation",
"keyboard",
"iso",
"23.10"
] | 0 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-09T02:25:27.770",
"id": "2644027",
"postId": "1506951",
"score": "0",
"text": "Is there a fn button to disable the keyboard? You may need to toggle this. Otherwise, go into the system settings and then look up the input options and keyboard options and see what it says... | null | [] | null | null | null | null | null |
1506952 | 1 | 1507177 | 2024-03-08T15:32:01.330 | 0 | 62 | <p>In the pop-up window that appears to upload a file to any website, I cannot upload files that are in my google drive, I select them and they simply do not upload, any other file on my system can be uploaded.</p>
<p>When I put my google account in Ubuntu I got this "mounting" point named '/run/user/1000/gvf... | 1144321 | 1144321 | 2024-03-08T16:02:14.020 | 2024-03-11T11:48:42.210 | Cannot upload files that are in my local Google Drive to any website | [
"22.04",
"firefox",
"google-chrome",
"google-drive"
] | 1 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T15:45:06.257",
"id": "2643886",
"postId": "1506952",
"score": "0",
"text": "hi @javier-berna-garcia (1) Can you copy any file from your google drive to any other folder locally? (eg: `Downloads` folder) (2) Can you then upload the file from `Dowloads` folder? (3) Is... | {
"accepted": true,
"body": "<p>GNOME Online Accounts with Google Drive does not allow uploading files to webs, to achieve this you can use <a href=\"https://rclone.org/drive/\" rel=\"nofollow noreferrer\">rclone</a> to mount and sincronize gdrive to a local mount point.</p>\n<p>Here is a detalied guide to configur... | [
{
"accepted": true,
"body": "<p>GNOME Online Accounts with Google Drive does not allow uploading files to webs, to achieve this you can use <a href=\"https://rclone.org/drive/\" rel=\"nofollow noreferrer\">rclone</a> to mount and sincronize gdrive to a local mount point.</p>\n<p>Here is a detalied guide to ... | null | null | null | null | null |
1506960 | 1 | null | 2024-03-08T17:35:43.043 | 0 | 42 | <p>I am setting up a Ubuntu 22.04 server at home for use on-site. Server needs to have a static address on-site. How to test with static address at home, then take pc to site without having to change the netplan yaml file.
Server MAY also need to use DHCP as a fallback on-site
It seems to use DHCP to get an address <st... | 1042281 | 1042281 | 2024-03-09T15:50:29.980 | 2024-03-09T15:50:29.980 | set netplan to use TWO static addresses preference with DHCP fallback | [
"networking",
"server",
"netplan"
] | 0 | 3 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T21:55:52.790",
"id": "2643984",
"postId": "1506960",
"score": "0",
"text": "Please see `https://netplan.io` and `https://netplan.io/examples`.",
"userDisplayName": null,
"userId": "25618"
},
{
"creationDate": "2024-03-09T03:50:22.210",
"id": "264... | null | [] | null | null | null | null | null |
1506961 | 1 | null | 2024-03-08T17:39:03.820 | 1 | 2227 | <p>tried</p>
<pre><code>sudo apt update && sudo apt upgrade -y
sudo apt install update-manager-core
sudo do-release-upgrade
</code></pre>
<p>Checking for a new Ubuntu release
No new release found.</p>
<hr />
<p>Checking for a new Ubuntu release
There is no development version of an LTS available.
To upgrade to ... | 831994 | null | null | 2024-04-01T15:27:44.863 | Upgrade Ubuntu 23.10 to 24.04 | [
"23.10",
"24.04"
] | 2 | 9 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T17:46:56.783",
"id": "2643933",
"postId": "1506961",
"score": "2",
"text": "24.04 isn't released yet.",
"userDisplayName": null,
"userId": "1066942"
},
{
"creationDate": "2024-03-08T17:55:14.297",
"id": "2643939",
"postId": "1506961",
"sc... | null | [
{
"accepted": null,
"body": "<p>The output is correct. 23.10 is the most recent release of Ubuntu. There is no newer release yet.</p>\n<p>About 48 days from today, Ubuntu 24.04 is planned to be released. It is NOT released yet. Until then, it is in development.</p>\n<p>24.04 = yy.mm<br>\nyy = 24 (2024)<br>\... | null | null | null | null | null |
1506962 | 1 | null | 2024-03-08T17:47:18.627 | 0 | 38 | <p>I have a 22.04 server that keeps growing in RAM usage and then always ends up crashing and dying when RAM runs out. This happens a couple weeks apart, as you can see in the included graph of RAM usage. I cannot understand what is causing this, and as I understand it Ubuntu should be killing processes before the serv... | 1773969 | null | null | 2024-03-08T17:47:18.627 | Why is my Ubuntu Server crashing when ram gets full? | [
"22.04",
"ram",
"crash"
] | 0 | 7 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T17:54:12.267",
"id": "2643937",
"postId": "1506962",
"score": "3",
"text": "Resembles a classic memory leak. If you can narrow the leaking process to specific software or service, then please file a bug against the leaky software. (Check first -- maybe it's already ... | null | [] | null | null | null | null | null |
1506964 | 1 | 1508213 | 2024-03-08T17:47:28.760 | 0 | 108 | <p>On Terminal, when I try to run Firefox, I get this message:</p>
<pre><code>Command '/usr/bin/firefox' requires the firefox snap to be installed.
Please install it with:
snap install firefox
</code></pre>
<p>But it is already installed:</p>
<pre><code>[sudo] password for begueradj:
snap "firefox" is alrea... | 244421 | 244421 | 2024-03-08T18:06:27.470 | 2024-03-21T18:39:32.420 | Can't run Firefox on Ubuntu 23.10 | [
"firefox",
"snap",
"23.10"
] | 1 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T18:02:04.323",
"id": "2643944",
"postId": "1506964",
"score": "1",
"text": "The path to snap firefox I think is different. `which firefox` should show it.",
"userDisplayName": null,
"userId": "966203"
},
{
"creationDate": "2024-03-08T18:06:42.217",
... | {
"accepted": true,
"body": "<p>The previous commentators were right.\nAs I needed to restore my Firefox snap session, I did this:</p>\n<pre><code>snap info firefox\n</code></pre>\n<p>Output:</p>\n<pre><code>name: firefox\nsummary: Mozilla Firefox web browser\npublisher: Mozilla✓\nstore-url: https://snapcraf... | [
{
"accepted": true,
"body": "<p>The previous commentators were right.\nAs I needed to restore my Firefox snap session, I did this:</p>\n<pre><code>snap info firefox\n</code></pre>\n<p>Output:</p>\n<pre><code>name: firefox\nsummary: Mozilla Firefox web browser\npublisher: Mozilla✓\nstore-url: https://... | null | null | null | null | null |
1506966 | 1 | null | 2024-03-08T18:09:30.120 | 0 | 54 | <p>I enabled app updates in Ubuntu Pro on a 20.04 LTS box but any attempt to run python code breaks immediately on import.</p>
<p>For example, entering</p>
<blockquote>
<p>import pandas as pd</p>
</blockquote>
<p>in a python3.8 shell returns a message:</p>
<blockquote>
<p>numpy: cannot import name 'core' from partially... | 1582043 | 94914 | 2024-03-11T11:51:06.957 | 2024-03-11T11:51:06.957 | Snap directory full, automatic python update broke all python code | [
"python",
"snap",
"ubuntu-pro"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T18:15:37.207",
"id": "2643952",
"postId": "1506966",
"score": "2",
"text": "\"*df immediately revealed that this was the /snap/ \"partition\" with all /dev/loop using 100%. Bingo.*\" False positive: Snaps are squashfs read-only filesystems. When mounted, they always... | null | [] | null | null | null | null | null |
1506967 | 1 | null | 2024-03-08T18:35:00.370 | -1 | 40 | <p>When I attempt to install wine with the command <code>sudo apt install wine-devel-amd64</code> I receive the error
<code>wine-devel-amd64 : Depends: libc6 (>= 2.38) but 2.35-0ubuntu3.6 is to be installed</code>. I downloaded libc6 version 2.38 but upon installation I receive :<code>dpkg: regarding libc6_2.38-1ubu... | 1759403 | null | null | 2024-03-08T18:35:00.370 | Unable to install wine due to libc6 locale issue | [
"dpkg",
"wine",
"dependencies"
] | 0 | 5 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-08T18:47:32.080",
"id": "2643961",
"postId": "1506967",
"score": "1",
"text": "What repositories do you have configured?",
"userDisplayName": null,
"userId": "653515"
},
{
"creationDate": "2024-03-08T18:59:41.117",
"id": "2643966",
"postId": "15... | null | [] | null | null | null | null | null |
1506968 | 1 | null | 2024-03-08T18:53:56.373 | 0 | 53 | <p>I'm doing some regulatory compliance work and I need the iwlxvt module and to modify the source of iwlwifi. The kernel modules installed by linux-modules-iwlwifi include the iwlxvt module that is part of the iwlwifi backports.</p>
<p>I've got my patch ready to go but if I follow the usual build instructions I get a ... | 373050 | null | null | 2024-03-08T18:53:56.373 | How do I compile the actual linux-modules-iwlwifi instead of the mainline kernel code from source | [
"kernel",
"iwlwifi",
"source-packages"
] | 0 | 7 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-09T00:04:05.777",
"id": "2643997",
"postId": "1506968",
"score": "1",
"text": "Have you tried working with the iwlwifi backports? They can be found from both the `backport-iwlwifi-dkms` package through apt and also from https://gitlab.com/vicamo/backport-iwlwifi-dkms."... | null | [] | null | null | null | null | null |
1506975 | 1 | null | 2024-03-08T21:15:02.237 | -1 | 93 | <p>Just got my Raspberry Pi 5 recently.<br />
Installed Ubuntu 23.1 on USB flash drive 128GB.<br />
Was fast, not a problem. But I am having lots of instabilities and problem since...</p>
<p>One of them is to update</p>
<p>Important → Internal → Software like Bootloader, EEPROM and firmware.</p>
<p>Trying to update my... | 1772564 | 51957 | 2024-03-09T01:11:38.190 | 2024-03-09T01:11:38.190 | Raspberry Pi 5 (8M) problem updating Bootloader | [
"boot",
"raspberrypi",
"firmware"
] | 0 | 0 | CC BY-SA 4.0 | [] | null | [] | null | null | null | null | null |
1506979 | 1 | 1506981 | 2024-03-08T22:28:41.153 | 0 | 393 | <p>I only managed to list the directories themselves with <em>ls -a</em> or the files sorted by directory with <em>ls -aR</em></p>
| 1365854 | 167115 | 2024-03-11T00:26:13.880 | 2024-03-11T00:26:13.880 | How to obtain a list of all the files recursively without listing the directories to which the files belong and sort the list of files alphabetically? | [
"files",
"find",
"ls",
"sort"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2024-03-09T10:38:26.283",
"id": "2644059",
"postId": "1506979",
"score": "0",
"text": "No closing privileges here, [but](https://askubuntu.com/questions/329789/how-to-list-all-files-within-subdirectories-without-the-path)",
"userDisplayName": null,
"userId": "805839"
... | {
"accepted": true,
"body": "<p>You can use the <code>find</code> command's <code>-printf</code> with the <code>%f</code> format specifier to get just the files' basenames. From <code>man find</code>:</p>\n<blockquote>\n<pre><code> %f Print the basename; the file's name with any leading di‐\n ... | [
{
"accepted": true,
"body": "<p>You can use the <code>find</code> command's <code>-printf</code> with the <code>%f</code> format specifier to get just the files' basenames. From <code>man find</code>:</p>\n<blockquote>\n<pre><code> %f Print the basename; the file's name with any leading di‐\n ... | null | null | 2024-03-11T14:57:38.317 | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.