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.

0 votes
0 answers
5 views

Problem with flet apk for android, not working alignment for android

Problem with Flet in python, I was developing an app for android tablet, in my pc, when I try "flet run" everything is fine, but for android "flet run --android -r" when I check ...
Xelland's user avatar
0 votes
0 answers
10 views

Socket.io not working on apache2 server with domain name

I am trying to implement socket.io in my react project, on development everything works perfectly fine, but on the production I am getting getting errors when trying to connect from the client side ...
jakuboldziej's user avatar
-1 votes
0 answers
7 views

Who to display with 3840*1080 in ubuntu?

I'm tring to apply 3840*1080 in a orangepi(something like a raspberry pi)with ubuntu linux 22. So that i can enjoy 3D movies with it.(3D display actually is to display a very wide video.) This work on ...
user24326338's user avatar
0 votes
0 answers
19 views

VS Code terminal - log everything into txt file?

I log to file everything from my Bash console. I do it with the following code added to my .bashrc: start_terminal_logging() { if [ -z "$SCRIPT_LOG_FILE_ACTIVE" ]; then # Log ...
Danijel's user avatar
  • 8,444
-1 votes
0 answers
11 views

Black screen after jetson orin startup

The jetson is well connected to the screen via the HDMI port, at startup we see lines displayed. But then once the jetson is started the screen goes black, I have neither access to a terminal, nor the ...
Emilie Lalala's user avatar
0 votes
0 answers
13 views

Popen does not raise exception

Popen is not raising an exception and so am unable to catch it. Am I missing anything? It prints the error on terminal window as if it succeded. Refer picture. However it lauches properly if valid ...
Sandeep S D's user avatar
-2 votes
1 answer
40 views

ubuntu-http://localhost/phpmyadmin/-This page isn’t working localhost is currently unable to handle this request.HTTP ERROR 500 [closed]

This page isn’t working localhost is currently unable to handle this request. HTTP ERROR 500 in php7.4 but its works fine in php8.3 version. apache2 - error log is : [Mon Jul 29 10:24:38.600816 2024] [...
BALAJI N's user avatar
-2 votes
0 answers
25 views

Ubuntu server doesn't recognize Ethernet connection in netplan configuration [closed]

I'm very new to Ubuntu, Linux, Netplan, and using my terminal at all. I'm running an Ubuntu 24.04 server on a Raspberry Pi 5, which is hooked up to Ethernet via cable. According to >ip a, The ...
bodoed's user avatar
  • 1
-1 votes
1 answer
21 views

Subdirectory resolves to domain [closed]

Newbie here. I have Apache installed on Ubuntu hosted on AWS Lightsail. I deployed SSL with Let's Encrypt for my domain and now my domain is being resolved to the subdirectory where my Apache server ...
Anjelo Ivanov's user avatar
-5 votes
0 answers
64 views

EC2 instance: Connection timed out [closed]

I am getting and connection timed out error but I don't know why because I have checked my aws connection for port 22 Here is the error: ssh: connect to host 3.110.156.211 port 22: Connection timed ...
Rohit Verma's user avatar
-4 votes
0 answers
28 views

Cannot ssh from local computer to Ubuntu VMware Workstation [closed]

Please see my setup here: Ubutun 20.4 Server setting NAT SETTING etc/netplan/00-installer-config,yaml And when I run ping 192.168.213.99 in VM Run ssh in local machine I searched and tried many ...
David Nguyễn's user avatar
-2 votes
0 answers
33 views

Problem with sudo apt-get update on Linux Mint - Failed to connect to repositories [closed]

I am encountering an issue when running the sudo apt-get update command on my Linux Mint system. Here is the output of the command: W: Failed to fetch http://rsync-packages.linuxmint.com/packages/...
Cedrick Alson's user avatar
-2 votes
0 answers
17 views

file system corrupted when running 'dpkg -L gcc-snapshot' [closed]

When running 'dpkg -L gcc-snapshot', I got the below error: dpkg-query: unrecoverable fatal error, aborting: reading files list for package 'gcc-snapshot': Input/output error And I got the system log ...
user3236879's user avatar
0 votes
0 answers
23 views

Git LFS persistently uses HTTPS instead of SSH despite SSH configuration

I'm encountering an issue with Git LFS where it persistently uses HTTPS instead of SSH, despite all my configurations pointing to SSH. This is causing problems when I try to push to my repository. My ...
Timmytomate's user avatar
-1 votes
1 answer
29 views

How to move all files within a directory to the parent directory in Bash? [duplicate]

I need to provide a GitHub workflow for a help documentation written using the mdBook utility, where mdBook produces artifacts into a book directory. After moving these artifacts to the top of my ...
Hydroper Fox's user avatar

15 30 50 per page
1
2 3 4 5
4070