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

GLFW in docker container through ssh

I'm trying to resurrect some old code, which relies on script with GLFW.Source code for script can be viewed hereThe problem is, I need to run it inside the nvidia docker container...

View Article



Image may be NSFW.
Clik here to view.

Error while loading shared libraries: libmpv.so.1: cannot open shared object...

I've installed flet through "pip install flet" from the terminal on Ubuntu. Upon running the basic flet code, just to check whether it worked this pops up:error while loading shared libraries:...

View Article

How to read IMEI modem Qualcomm SnapDragon X55 5G on Lenovo ThinkPad X13 with...

I'm doing a project where I need to display the IMEI number of X55 5G modem of Lenovo Thinkpad X13 with Ubuntu 22.04 LTS.I need to read the IMEI number with the condition that the SIM card is not...

View Article

SSH Connection times out when able to ping [closed]

I am trying to ssh into a server that I was able to connect to yesterday without issue. When connecting, I receive an error reading that the connection has timed out. I am able to ping the server and...

View Article

VS Code Flutter Creating new project gets stuck at resolving dependencies

Not my first time creating a flutter project, but when I started VS Code today and tried creating a flutter project (View->Command Palette->New Project), it gets stuck at Resolving...

View Article


Ubuntu 20.04, PHP 7.4: mbstring installed but not enabled

I'm running Ubuntu 20.04, and using PHP 7.4.During a phpBB installation, it was reported "In order for phpBB to function correctly, the PHP mbstring extension needs to be available." I was able to...

View Article

GDB Failed to set controlling terminal operation not permitted on attached...

I'm trying to run my program with GDB debugger. When I run it, I get a warning:GDB: Failed to set controlling terminal: Operation not permittedThat warning appears and disappears very fast in my...

View Article

Is there a list of systemd process [closed]

Good day please can someone tell what should be the default processes that should be running after systemd starts all system services im looking for a list of processes that should be running in the...

View Article


How to solve high CPU load by apache? (ubuntu+ec2)

I'm setup a instance in Amazon EC2, a ubuntu 10.04 server running apache2, php5 and mysql.With less than 10 users using the system the server gets 20%, 30%, 40% of CPU load.Using top I see in the...

View Article


npm install sqlite3 error

i am not sure why, but i am having issues while installing any of the packages using npm. i tried to install sqlite3 and it gave error as follows: naphstor@ubuntu:~$ sudo npm install sqlite3 [sudo]...

View Article

I need some clarifications about changing file permissions in Linux [closed]

I changed file permissions of fileX as chmod 6777 fileX.sh. Later i noticed that the permission field was -rwsrwsrwx+ did it become a socket file?I need to know if changing the permission of a file in...

View Article

Best practice to make apt-get more robust in Dockerfile? [closed]

When running docker build, it often fails because apt-get fails to download a package. Re-running the build (sometimes multiple times) usually fixes the problem. So it seems that this is not a problem...

View Article

Website images not displaying after server subscription was renewed [closed]

So I hosted a website for my client on using linode. It's made using Django and I used the Nginx and gunicorn technologies for hosting. After we renewed our subscription cuz we forgot to pay our...

View Article


How to install Android SDK on Ubuntu?

For my Ubuntu machine, I downloaded the latest version of Android SDK from this page.After extracting the downloaded .tgz file, I was trying to search for installation instructions and found:To get...

View Article

How to fix these nginx errors? [closed]

2024/02/18 18:05:18 [error] 10477#10477: *56 no live upstreams while connecting to upstream, client: 185.241.208.97, server: , request: "GET /wordpress/ HTTP/1.1", upstream:...

View Article


Chrome driver: Cannot invoke "org.openqa.selenium.WebDriver.get(String)"...

Method getHomePageTest() fails with exception:java.lang.NullPointerException: Cannot invoke "org.openqa.selenium.WebDriver.get(String)" because "this.driver" is nullChrome: Version 121.0.6167.184...

View Article

inotifywait to monitor directory file_modified: command not found [closed]

ContextMy use-case is to monitor a directory called wavs/ and do bash stuff as the files are closed (for starters I'm going to use modify,delete,create ). Every time I receive an event I'll call a bash...

View Article


FFMPEG: undefined reference to `avcodec_register_all' does not link

So I have a very sample code for trying to decode a FFMPEG video stream.My problem is avcodec does not want to link, to do so I made a clean installation of Ubuntu 13.04. I have build ffmpeg from...

View Article

How to install Python2.7 on Cygwin?

4 years ago, I using apt-cyg can install Python2.7.x directly, successfully, without any errorBut now, I can't find Python2 in cygwin listso I try to through complipe source on cygwin, and get failedI...

View Article

If the SSE connection client terminates abnormally, sse send is not sent and...

In the development environment, the application is installed in the Docker container on the Ubuntu server, and data is transferred from the server to the client via Spring Boot, Undertow, and SSE...

View Article
Browsing all 1520 articles
Browse latest View live




Latest Images