ubuntu-22.04 Questions
2
I've been running an Electron App on a Pi4, Ubuntu 22.04 Server, and Gnome desktop without issue. Since it runs as a kiosk anyway as a single app, I've been attempting to eliminate Gnome and just l...
Arquebus asked 15/9, 2022 at 4:22
2
Solved
I have an issue with the VS Code context menu after a recent update. The context menu looks different from what I’m used to—it appears extremely ugly. Additionally, it only displays 5 items at a ti...
Pastelist asked 13/8 at 12:47
3
We have a system (Power TAC) that has been building successfully for several years on multiple versions of Linux, Windows, and MacOS. Under Pop!_OS 22.04 (Ubuntu 22.04 with a slightly different app...
Clymer asked 4/6, 2022 at 1:31
9
I have tried to install several versions of ruby (2.5.5, 2.6.6, 2.7.4, 3.0.0) and in all cases it has given the same error, of course with each version, in this example I only put the error for ver...
Designed asked 10/5, 2022 at 0:3
3
I'm trying to upgrade my NodeJS 12.22.09 to version 16 or newer, but when I enter the command sudo apt update && sudo apt upgrade it returns this error below:
Preparing to unpack …/12-nodej...
Happily asked 10/8, 2022 at 12:41
7
Solved
I am using an Ubuntu machine and when I open Visual Studio Code, it opens for a second or so and then crashes. When starting Visual Studio Code (executable code) through the terminal with the comma...
Phallicism asked 6/6 at 5:26
6
Just upgraded to Ubuntu 22.04 and now my phpadmin won't load. I get this following error
Parse error: syntax error, unexpected 'static' (T_STATIC) in /usr/share/php/Symfony/Component/DependencyInj...
Shellashellac asked 29/4, 2022 at 16:33
5
Solved
I'm trying to install Pyenv, and I'm running on Ubuntu 22.04 LTS. but whenever I run this command
sudo apt install -y make build-essential libssl-dev zlib1g-dev \ libbz2-dev libreadline-dev libsqli...
Familiar asked 1/9, 2022 at 8:40
0
I've Ubuntu 22.04
I've successfully install .net core 3.1
using this way
How can I install dotnet Core 3.1 runtime on Ubuntu 22.04?
and it's work perfectly
then I treid to install .net 6
using this...
Pipestone asked 14/4 at 4:10
6
I am trying to upgrade one of our docker base images to the latest stable version of Ubuntu. I have isolated the problem to a simple reproducible case. I have a Dockerfile like this:
FROM ubuntu:22...
Heath asked 15/6, 2022 at 0:19
7
Solved
I'm new to linux and VM's in general. Im currently trying to install mysqlclient on a clean Ubuntu Jammy 64 (22.4) vbox instance. The following commands are run beforehand:
sudo add-apt-repository...
Armstrong asked 30/6, 2023 at 3:1
4
I have a rails application with Rails 7 and Ruby 3 support, which is working well in my development machine with Ubuntu 22.04, ruby 3.0.2p107 and Rails 7.0.2.3.
Now I'm trying to set up Capistrano ...
Rackley asked 30/4, 2022 at 12:9
4
I'm using Ubuntu 22.04 and Eclipse IDE (09.22). Every time I show the tooltip (for javadocs or so) it's just empty. I've seen people talking about similar problem and one of these solutions is to i...
Specialistic asked 16/9, 2022 at 13:11
2
Solved
When trying docker login, I get this error:
Error saving credentials: error storing credentials - err: docker-credential-desktop resolves to executable in current directory (./docker-credential-des...
Nomenclature asked 26/4, 2023 at 9:30
3
The company I am working uses an older stack, and I need to install MySQL 5.7 on my Ubuntu 22.04 LTS to work on some projects locally. Does anyone knows how to do this? I just can't find anything b...
Strident asked 5/8, 2022 at 13:8
4
So I was trying to get back the menu settings that dissapear after ubutu made the upgrade to 22.04 version.
Honestly I'm new in all this.
This is the code that I'm getting:
I try:
root@blast-...
Sheathing asked 2/1, 2023 at 17:6
3
Trying to install mongodb for ubuntu and can't solve the issue.
I got lost, need your help please!
Going according the docs:
https://www.mongodb.com/docs/master/tutorial/install-mongodb-on-ubuntu/
...
Javanese asked 16/7, 2022 at 5:48
3
Solved
I need to install this specific python version, to prepare a developer environment, because I'm maintaining a system with multiple libraries based on python 3.6.9.
I recently installed Ubuntu 22.04...
Davena asked 3/5, 2022 at 16:17
3
Solved
I am running Ubuntu 22.04 and trying to install .NET 7.0.5
I have tried multiple different methods of installing .NET 7, none of them seem to allow me to use the dotnet build or dotnet publish comm...
Stunk asked 26/5, 2023 at 13:37
1
Solved
A few months ago I installed boost on Ubuntu 22.04 using:
sudo apt-get install libboost-all-dev
This installed version 1.74. However, I need 1.82 and the 22.04 repositories do not contain 1.82.
I ...
Azaria asked 23/6, 2023 at 21:16
4
Solved
currently we have problems with our new Ubuntu 22.04 desktops and the tracker3 file indexing.
We have a shared home server exporting the user homes, which is under cosntant load due to the file ind...
Ioneionesco asked 1/7, 2022 at 10:11
1
Solved
I have rented a VPS Linux VC4-8 server from Strato and would like to deploy a few Docker containers on it.
Unfortunately, the deployed containers do not have internet access or cannot resolve DNS.
...
Kingmaker asked 8/6, 2023 at 23:23
0
I am trying to install MongoDB by following the official documentation. I am using Ubuntu 22.04.2 LTS.
According to the documentation, the following command is supposed to return OK but I'm g...
Ricoricochet asked 7/4, 2023 at 18:29
1
Solved
(very not familiar with ruby/gem/sass/compass)
I have installed on my Ubuntu server 22.04, ruby 3.2.1, gem 3.4.10, sass 3.7.4 and compass 1.0.3 for a very small project. I followed a tuto to get ev...
Mariel asked 3/4, 2023 at 20:32
1
I'm running Django rest api with the django 3.2 on GCPUbuntu 22.04 LTS and docker. I switched my database engine to postgresql from mysql (Read that for large scale operations, PostgreSQL is most s...
Sewan asked 17/3, 2023 at 11:38
1 Next >
© 2022 - 2024 — McMap. All rights reserved.