Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow

SessionNotCreatedException when launching Selenium ChromeDriver with FastAPI...

I have a FastAPI server with a Slack chatbot that launches Selenium for automating certain tasks. However, I'm encountering an issue when initializing the ChromeDriver with the --user-data-dir...

View Article


Podman machine start on Ubuntu

I have a problem about start the machine at podmanI am using ubuntu 20.04 serverI installed podman like thisecho "deb...

View Article


How to solve 'Cannot authenticate using Kerberos' issue doing EF Core...

I've been trying to develop a simple AspNetCore application with EntityFrameworkCore to connect and work with the MSSQL server database. And manage all this by Rider IDE, a tool for Database client...

View Article

How to install pip for Python 2

I runpython --versionand getPython 2.7.3I runpip --versionand getpip 1.5 from /usr/local/lib/python3.2/dist-packages/pip-1.5-py3.2.egg (python 3.2)I installed pip using apt-get. How to I get the Python...

View Article

wget - Downlad all files of specific type from website [closed]

I'm trying to batch download hundreds of mp3 files from a website.Entering this:wget -A.mp3 http://traffic.libsyn.com/gardnermuseum/Gives this:--2025-03-30 11:39:34--...

View Article


line with sudo command is keep iteration when started with pm2 [closed]

!/bin/bashcd /home/pi/dockertestsudo -S <<< Adminpassword docker-compose up -d --scale chrome=2 --scale firefox=0I want to add a script to pm2 to start the SeleniumGrid. So I have created .sh...

View Article

Buildozer on Linux Mint - Error: error: function-like macro '__GNUC_PREREQ'...

whenever I try to debug a kivy app for android using buildozer, I get a bunch of errors related to clang I think?This has been the case since I switched to linux mint. I get these errors for every...

View Article

Tauri App Build Fails on Ubuntu 24: javascriptcoregtk-4.0 >= 2.24 and...

I'm trying to run a Tauri app (awesome-app) on Ubuntu 24(awesome-app dev)I followed the prerequisites outlined in the official tutorial. For Ubuntu 20, the tutorial suggests installing the following...

View Article


How to install phpMyAdmin to Ubuntu

I run command: sudo apt-get install phpmyadmin to install phpMyAdmin. Then I enter address: localhost/phpmyadmin/ but I cannot see anything so I followed this...

View Article


Docker run vs pull

I am a beginner in docker and referring this to install and understand basics but I am little confused about run and pull command.What is the difference between docker run and docker pull commands for...

View Article

How to run 'dotnet dev-certs https --trust'?

I'm new in ASP.NET.Environment:Ubuntu 18.04Visual Studio Code.NET SDK 2.2.105I'm in trouble with some command running.I was reading tutorial at...

View Article

What should the path of the '.gitconfig' file be on Linux?

Where does the .gitconfig file reside? I mean, what is the folder where this file should be stored? I am seeing the Linux kernel tutorials from KernelNewbies at stuck where that file should reside.I am...

View Article

Weird NodeJS and NPM network behaviour - Kubuntu 24, docker, Virtualbox 7

I hope someone can help me troubleshoot this.I was getting ETIMEDOUT when installing packages with nvm 0.40.1, node 22.14.0& npm v10.9.2. Tried multiple fixes that's across the internet and nothing...

View Article


Broken Anaconda Installation After System Reboot

I found that Anaconda wasn’t working—conda and python commands weren’t recognized at all after rebooting my system. It seems like my terminal isn’t detecting the Anaconda installation anymore. I tried...

View Article

"/usr/bin/ld: cannot find -lstdc++: No such file or directory" on running...

getting this error on flutter run for a linux desktop applicationRunning "flutter pub get" in proj... 5.3sLaunching lib/main.dart on Linux in debug mode...CMake Error at...

View Article


Can we run ubuntu in a Hyper-v Container? [closed]

I am trying to run an ubuntu docker image on windows server 2019 with hyperv isolation. I'm getting this:PS C:\Users\Administrator> docker run --isolation=hyperv -it ubuntu:latestUnable to find...

View Article

How can I track process creation using ptrace in C and ensure only one child...

I'm trying to use ptrace.h to track the creation of new processes in a binary. My intent is to only allow the creation of a single process (that in the future I will also track what it can write).To...

View Article


ODBC Driver 18 for SQL Server]SSL Provider: [error:1416F086]

I have the following error while trying to connect SQL Server:[Microsoft][ODBC Driver 18 for SQL Server]SSL Provider: [error:1416F086:SSL routines:tls_process_server_certificate:certificate verify...

View Article

Install Cloudflare warp cli in ubuntu 23.04 or any non LTS versions have...

I'm trying to install Cloudflare Warp on my Ubuntu 23.04, but it seems that the official Cloudflare repository only provides support for LTS versions. Consequently, I'm unable to find a straightforward...

View Article

Error running Stern to look at microk8s logs [closed]

I’m getting an error when running stern as it didn’t have a config file. I gave it the .kube/config file but this errors, “..signed by an unknown authority” I need to generate a new config file for...

View Article

Trying to Package Unity game in Ubuntu Linux debian

I created a Unity game for Linux, and now I am trying to Package it in debian so that I can upload it afterwards to the Ubuntu Software Center. I have prepared everything and when I use this command...

View Article


How to install older version of libcurl? [closed]

In my system, Linux Mint 22.1 (Xia -> Ubuntu Noble), I'm running into the problem that a dynamic library I need cannot be loaded.dlerror:libcurl-nss.so.4: cannot open shared object file: No such...

View Article


Downgrade dotnet 8 SDK on ubuntu 24.04

I'm using ubuntu 24.04 and was offered an upgrade to dotnet sdk 8.0.114. After the upgrade dotnet restore hangs on Determining projects to restore.... I removed every trace of dotnet then reinstalled,...

View Article

Cuttlefish doesn't display device screen in WebRTC on AArch64

This deficiency has been reported by multiple authors on the internet (see https://medium.com/@BushMinusZero/cuttlefish-on-arm64-in-aws-b1f60d937614 and https://junsun.net/wordpress/tag/cuttlefish/ ),...

View Article

Django runserver hangs at "System check identified no issues (0 silenced)."

On one Ubuntu box, the project runs just fine with python manage.py runserver. When trying to replicate it on another Ubuntu box, after installation, it hangs at System check identified no issues (0...

View Article


Laptop Becomes Unresponsive After Locking Screen on Ubuntu & Fedora (Even...

I am facing an issue where my laptop becomes completely unresponsive after locking the screen. When I try to wake it up, it does not turn on or respond in any way. I have tried multiple solutions, but...

View Article

How to install pipenv on Ubuntu 23 after PEP 668?

I used pipenv on Ubuntu 22. Then I upgraded the OS to version 23, so pipenv stopped working, and it is impossible to install it now with a system pip.# pip3 install pipenverror:...

View Article

Unable to connect Backend on other network

I am making a group project in which one member doing Frontend and I am doing Backend . I what that using my IP he connect with BackendWhen my laptop and his laptop both are in same network and I add...

View Article

Solving Ubuntu Security Notice (USN) with newer kernel

I am using Ubuntu 24.04 and I have received a critical warning for vulnerability as this https://ubuntu.com/security/notices/USN-7324-1, the solution listed there is to update kernel to 6.8.0-new minor...

View Article



Could not find a usable 'nginx' binary. Ensure nginx exists, the binary is...

I'm trying to install certbot on my digital ocean droplet. I'm using ubuntu 20.04 and following instructions from https://certbot.eff.org/lets-encrypt/ubuntufocal-nginx.The error occurs when I run sudo...

View Article


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>