Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Browsing all 7050 articles
Browse latest View live

Docker desktop install in container fails on /etc/hosts .. what do to?

I am trying to install docker engine inside a container.wget https://desktop.docker.com/linux/main/amd64/docker-desktop-4.16.2-amd64.debapt-get install -y ./docker-desktop-4.16.2-amd64.debEverything...

View Article


Old Neural Network GitHub is not working with current TensorFlow

I would like to use this neural network in my project: https://github.com/HarborZeng/pointnet2-keras/tree/masterI am using Ubuntu 22.4it was previously used in the project, and I am reviving this...

View Article


Can't remotely connect to MySQL on Ubuntu 22.04 [duplicate]

I set up a brand-new Ubuntu 22.04 instance with the latest copy of mysql-server on it, and I've spent just about all day trying to get anything to connect to it remotely. The local DB works fine from...

View Article

Can i install OpenSearch without using Docker on Ubuntu?

So i was looking to install OpenSearch for my localhost Magento2 installation, but i could only find install methods for using Docker..I'm not using Docker for a few reasons, that have to do with the...

View Article

Nginx, Docker Certbot / Letsencrypt results in 404 for...

Issue:I'm setting up my Ubuntu 24.04 LTS (GNU/Linux 6.8.0-36-generic x86_64) server to handle my Django site. We're going to run everything in a docker environment.docker-compose up --buildEverything...

View Article


Virtualbox doesn't run machine (0x8004005) [closed]

I have ubuntu server on oracle VirtualBox. Until yesterday, it worked perfectly, but now the machine doesn't start.The error is:The virtual machine 'PruebaServer' has terminated unexpectedly during...

View Article

Why VM is chasing in Mac OS 14.6...?

I try to install ubuntu using virtual box, in my Mac M2 Sonoma 14.6 but crashes again and again, how to resolve the problem.I used Orical VertualBox 7.0.8 ​Developer preview for macOS / Arm64 (M1/M2)...

View Article

SSH Permission denied (publickey) issues connecting from a virtual machine to...

Here are some commands i run before encountering error messagekey ssh-keygensudo systemctl start sshdsudo systemctl status sshdssh-copy-id ubuntu@18.118.156.xxx/usr/bin/ssh-copy-id: INFO: Source of...

View Article


pydev warning / error when run under pycharm community

When the debugger break point is set and the debugger is run under pycharm community the follow error or warning appears in the debugging window.pydev debugger: bytes arguments were passed to a new...

View Article


Minor ImageMagick pgrade on Ubuntu Causes Magick::ImageMagickError in Ruby

After a recent security update to ImageMagick on our Ubuntu server, we started encountering an issue with our Ruby code. We upgraded the ImageMagick package from version...

View Article

How to delete the folder in windows

I have ubuntu in hdd and windows in ssd, in my laptop. So I use it as a double boot. I gave "access and delete files" permission to a folder in windows through ubuntu. I actually wanted to cut paste...

View Article

Installing locales in docker env not working

I'm trying to uselocale.setlocale(locale.LC_ALL, 'ar_AE.UTF-8')In Django app, that running in docker environment, with python:3.9.6-slimBut it gives me unsupported locale setting errorI tried to...

View Article

Ubuntu 22.04.4 LTS display goes off automatically

I have Ubuntu 22.04.4 LTS Operating System in my laptop . I am facing some issues in it since past few days. The display of my laptop suddenly goes off and also the power button goes off. When i press...

View Article


How can I run multiple instances of avahi-daemon on a single ubuntu server?

I'm trying to run multiple instances of the avahi-daemon on a single ubuntu server. My set up is currently an ubuntu server VM running on VMWare, with 3x Network Adapters each on a different VLAN.My...

View Article

Install latest maven package in Ubuntu via apt package manager or other ways

I am trying to install maven in linux machine using the following command:sudo apt install mavenBut this command installs the maven version 3.6.0, whereas the latest version for maven in the apache...

View Article


Installing virtualenv and multiple python versions without breaking system...

I'm new to Linux and newish to programming. I'm running Xubuntu (22.04.4) on VirtualBox. It uses Python 3.10.I want to use other python versions for development, but I'm afraid of messing up the system...

View Article

Minor ImageMagick upgrade on Ubuntu Causes Magick::ImageMagickError in Ruby

After a recent security update to ImageMagick on our Ubuntu server, we started encountering an issue with our Ruby code. We upgraded the ImageMagick package from version...

View Article


Running apache2 web server from Ubuntu weird issues

I have recently bought a media server for my team for anime streaming website and I need it to store episodes on it, I have just configured apache2(mostly) and I have assigned static ip address,...

View Article

Ubuntu dotnet: Could not load file or assembly 'X, Version=1.0.18.0,...

I've been working with dotnet on Ubuntu. I created a lot of microservices all of them working.Now I came to this error in this specific microservice which the error is not obvious. It's related to a...

View Article

Unable to locate package php8.3 [duplicate]

I am trying to upgrade from PHP 7.2 to PHP 8.3 on a Ubuntu 18.04.6 LTS server. I am following so many tutorials that indicate the same steps:sudo add-apt-repository ppa:ondrej/phpsudo apt updatesudo...

View Article
Browsing all 7050 articles
Browse latest View live


Latest Images