Quantcast
Browsing all 5962 articles
Browse latest View live

I recieve a file instead of access PhpMyAdmin page [duplicate]

When I installed Php, PhpMyAdmin and Nginx, I recievied this file with these code file instead of access tohttp://localhost:80/phpmyadmin<?phpdeclare(strict_types=1);use PhpMyAdmin\Routing;if (!...

View Article


How to install libsdl2 on Ubuntu?

I'm trying to install libsdl2 on Ubuntu 22.04 using: apt-get install libsdl2-devbut getting following errorSome packages could not be installed. This may mean that you haverequested an impossible...

View Article


How to allow full use of all available swap space by a process running inside...

I have written a test Node app which eats memory (in 100MB chunks). I am trying to get it to continue allocating memory beyond the physical memory limit of 8GB by using the swap space (16GB) which is...

View Article

403 Error - Apache VirtualHost - Ubuntu 22.04

i recently install ubuntu 22.04 and try to use LAMP on it.but i have problem with VirtualHost.i want use virtualhosts with a local domain like: test.locali added this domain to /etc/hosts and add this...

View Article

have compile errors of a compiler after reinstalling OS, can you tell me what...

[ 51%] Compiling:glue.cIn file included from /home/william/Desktop/BlitzMax/mod/math.mod/polygon.mod/clipper2/CPP/Clipper2Lib/include/clipper2/clipper.h:16, from...

View Article


Error while installing JQ of specific version

I am trying to install JQ using below command but ends up in error when I don't provide the version the installation works fine. I am using Ubuntu 22.04.4 LTS version.sudo apt-get install jq=1.6Reading...

View Article

FTP: 550 Permission denied, 500 Illegal Port Command [closed]

I try to connect to my FTP server (what is on an ubuntu server, using vsftpd), in home network I can connect with no problem, but I need to use this from outside network. (I try to connect from windows...

View Article

How to do a step sleep in the Ansible playbook execution?

I have an Ansible playbook command, which is to set up a k8s cluster, but it fails sometime, as some dependent pieces are not quick enough to be ready, for its follow-ups.So instead, I am think to have...

View Article


"qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though...

I'm using Ubuntu 20.04 via Oracle VM Virtual Box and I faced exactly the same error as all other people.After building Qt6 source code using official Qt manual, I'm trying to run different projects to...

View Article


How to report coverage of a Golang app with Jenkins please? [closed]

I have a probelm with the installation of gocov so that I can use this command in the pipeline(sh 'go test -coverprofile=coverage.out')I tried to install gocov on the server with this command(go...

View Article

Conda installation failed on Ubuntu 22.04

Conda installation failing on WSL Ubuntu 22.04 because of following:anaconda.sh: line 353: bunzip2: command not foundCouldn't find bunzip2 package:sudo apt-get install bunzip2 givesE: Unable to locate...

View Article

Error while installing sudo apt install libc6:i386 on Debian 12 bookworm on pi5

OS: Raspbian GNU/Linux 12 (bookworm)I wanted to install steamcmd with it gives this issue:steamcmd:i386 : Depends: libc6:i386 (>= 2.12) but it is not going to be installed Depends: libstdc++6:i386...

View Article

Maven War file issue at tomcat server | Ubuntu

I have a problem with my WAR file. I wrote application in Java using maven with Spring boot and Spring MVC. After packaging i pushed file to an ubuntu server at path /opt/tomcat/webapps. Currently I...

View Article


Rsyslog cannot parse escaped JSON log record?

I have following log record that my app is generating:{ "msg": " {\"Timestamp\":\"2024-02-23T12:37:32.183981314Z\",\"ID\":\"common\/command.Done\"}", "rawmsg": "<134>Feb 23 12:37:32 imp[7377]:...

View Article

Failed when installing Redis on Ubuntu 22.04 (Failed to start Advanced...

I always failed installed Redis on ubuntu 22.04 (AWS EC2 instance) with the following errors as shown below:ubuntu@ip-172-31-41-151:~$ systemctl status redis-server.service× redis-server.service -...

View Article


Ubuntu Docker no sound despite mounting [closed]

I am running a Raspberry Pi 4 with Ubuntu 22.04 connected to an Elecrow 7inch LCD Display-H 1024x600 that has an audio jack for headsets and comes with two speakers.I am trying to setup a docker image...

View Article

How to install GDAL in Ubuntu?

I've got Ubuntu 17.04 version installed and I want to install GDAL. I have tried several ways to install it, but always I've got an error. I have installed Python 2.7 and Python 3.6 but I want to do...

View Article


How to install latest Java version?

How do I use the latest version of Java in asdf without specifying a version number?asdf install <name> latestFor example, I want to use Oracle GraalVM. I tried some operations but failed. How...

View Article

/var/lib/docker/overlay2/*/merged take too much space than it should be

problem descriptions:In my system, /var/lib/docker/overlay2/*/merged take too much space than it should be and the detail looks like below.root@sriov-TaiShan-200:~# df -h --totalFilesystem Size Used...

View Article

eXist-db cli automated workflow for adding a large number of zip files

I've got a local exist-db server running and I have over 1 million xml files I wish to add to it. The server is headless and I'm using the cli client. All of my files are in a collection of hundreds of...

View Article
Browsing all 5962 articles
Browse latest View live