Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [ubuntu]

GENERAL UBUNTU SUPPORT IS OFF-TOPIC. Support questions may be asked at https://askubuntu.com/. Ubuntu is a free desktop and server operating system based on Debian GNU/Linux. This tag is for programming questions specific to Ubuntu.

ubuntu
0 votes
0 answers
8 views

My laravel project running with docker in Ubuntu does not see images

I am developing a laravel project using docker and I have a home/user/projects/myProject project in ubuntu to make this project faster. The problem is that my images are not showing up in "...
Enes SvG's user avatar
-2 votes
0 answers
9 views

Bluetooth not working on Ubuntu + Asus Vivovook : Can't init device hci0: Connection timed out (110) [closed]

I use ASUS Vivobook 16' I have Ubuntu noble, with all packages upgraded. nicolas@localhost:~$ uname -a Linux localhost 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 21:49:14 UTC 2024 ...
Jean François Manatane's user avatar
-2 votes
0 answers
9 views

Ubuntu 22.04 Jammy - Unable to apt-get update [closed]

I have a Ubuntu 22.04 server which I've got docker running on and I'm struggling to get it to apt-get update. The system has the docker sources list file and it works fine in that it returns a HTTP ...
Talan's user avatar
  • 31
0 votes
0 answers
9 views

Problem recovering image, local drive - VPS

I recently uploaded my API to a VPS, and I'm having trouble recovering the images that are being saved locally. Whenever I try to open the image URL, I get a 404 Not Found error. I'm not saving the ...
Leo Gonzalez's user avatar
-1 votes
0 answers
22 views

Laravel is not rendering pages and is way too slow, literally unusable [closed]

I am trying to deploy a laravel app to a ubuntu server, i have installed php, composer, mysql, and apache. I upload the files to /var/www/html and set up the database, but the pages are not loading at ...
isuckatcode's user avatar
0 votes
0 answers
11 views

core files getting created how to stop it?

i wanted to know, how can i disable it or stop getting created the core files in my application path. whenever i restart my application core.* files are getting created without causing any problem to ...
omkark's user avatar
  • 11
1 vote
0 answers
15 views

Flutter command not found after manual installation on Ubuntu 24

I've successfully installed Flutter on Ubuntu 24 and created a Flutter project. However, when I try to run Flutter commands like flutter doctor, I get the following output: Command 'flutter' not found,...
MohammadBaqer's user avatar
-1 votes
1 answer
33 views

Can I copy paste Python 2.7 packages from lib/site-packages from Windows to Ubuntu? [duplicate]

I am moving to Ubuntu 22.04 from Windows 10 and I was wondering if I could skip installing again all the packages I did on my Windows 10 machine on Python 2.7. Is it possible to save the package ...
Sam's user avatar
  • 376
0 votes
0 answers
8 views

Build graddle failed when running android studio on ubuntu 22 from app launcher

I was installing Android Studio Koala | 2024.1.1.12 on Ubuntu 22.04.4 lts. When i open android studio from application launcher, build graddle always failed Could not install Gradle distribution from '...
Ferri Adi Prasetya's user avatar
-1 votes
0 answers
26 views

Node Media Server Problems

I'm trying to setup a livestreaming website and I'm encountering problems when trying to host node media server on my Ubuntu 20.04 VPS. Basically whenever the user starts the livestream it works when ...
Alfie Frost's user avatar
-2 votes
0 answers
16 views

Backup-strategies argument: create an Ubuntu image and a backup of a data-only folder [closed]

OS PROBLEM I have a laptop with a single disk and a single partition running Linux Ubuntu 24.04 LTS. I would like to run an operating system image on an external USB disk every day at 1:00 am and then ...
Federico Galimberti's user avatar
0 votes
1 answer
17 views

Docker Grafana - VPN to MSSQL not connecting [closed]

I have a grafana container running on my linux server. I am trying to get a connection from Grafana to my MSSQL server which is on another network but VPN connected. From the linux server running ...
Chappy's user avatar
  • 47
0 votes
0 answers
8 views

How to install kerberos client in docker based on Ubuntu Focal image

I tried following docker command in docker file RUN apt-get update && apt-get install -y krb5-user libpam-krb5 but it stuck expecting interaction from the use, even when i used -y switch. 12:...
porlock's user avatar
-1 votes
0 answers
35 views

apk not found/ apk doesn't exist - System App on Anbox Cloud Appliance

I'm trying to install an app as system app in anbox cloud appliance however it keeps giving me this error: "APK not found..." or it says "APK doesn't exist" with the given address. ...
Faraz2079's user avatar
0 votes
0 answers
21 views

Log Rotation of Docker logs not working properly

enter image description hereI applied docker - Log rotation by creating a file in /etc/logrotate.d folder. Content of the file is like this: /var/lib/docker/containers/*/*.log { daily ...
Harshita Jaiswal's user avatar

15 30 50 per page
1
2 3 4 5
4072