Quantcast
Browsing all 5962 articles
Browse latest View live

how to install php5.5 in ubuntu 17.10

I have few projects which are developed on php5.5.9. So I am trying to install php5.5.9 in ubuntu 17.10 but it is showing error.I have used the below command:sudo apt-get install php5.5It's showing the...

View Article


QML module not found (QtQuick) on a newly installed Qt6 on Ubuntu 22.04

I have just installed Qt6 on my Ubuntu 22.04:sudo apt-get install qt6-base-dev qt6-declarative-dev qt6-base-dev qtcreatorI've opened qtcreator and created a new Qt Quick Application with the default...

View Article


Ubuntu 18.04 RJDBC:JDBC connection to oracle hangs no response

I developed a shiny application using data from an oracle database, my app is developed and running smoothly in my windows environment. To deploy my app within my colleges I wrote it as a package and...

View Article

How to give clients access to the Internet via a VPN server (OpenConnect VPN...

I'm trying to set up an OpenConnect VPN server. The server is installed on a machine with a public IP address of 154.154.154.154. VPN server network: 192.168.2.0/24. VPN server listens to port 1234 on...

View Article

Linux pthreads are extremely slow on multicore server

The server under consideration is equipped with two CPUs, each having 24 physical cores, and operates on Ubuntu 23.10. I observed a significant slowdown in one of my Python scripts, with its speed...

View Article


How do I set up java-home variable correctly for Godot?

When exporting for android using Gradle build I get this errorI have no other java alternativesI installed openjdk-17 through $ sudo apt install openjdk-17-jdk openjdk-17-jre commandmy Path is...

View Article

How to link FLAC in CMake sfml?

I am new to cmake and sfml, and i want to learn cpp game development.on my linux machine i got this error:[1/1] Linking CXX executable SFMLAppFAILED: SFMLApp : && /usr/bin/c++ -g...

View Article

Ubuntu wifi connection issue [closed]

I'm encountering an issue where my Wi-Fi connection shows as "connected" but I'm unable to access the internet.When I connect via cable, my internet works fine, indicating that the issue is specific to...

View Article


Connect to sql server from linux environment using putty private key,...

Hi I am trying to read a dataframe from sql server from a linux(ubuntu server).The file(gscm.ppk) has the admin keys in itI have used the following format to connect to sql server:import...

View Article


Trying to install OCFS2 on Ubuntu 16.04: o2cb command not found

What I did so far:installed all ocfs2-related packages (ocfs2-tools, ocfs2-tools-dev and ocfs2console).I try to setup an OCFS2 file system using the o2cb cluster registration utitity so to use command...

View Article

sudo: docker-compose: command not found

I am trying to run docker-compose using sudo.I have both docker and docker-compose installed on Ubuntu 16.01.Due to an error while trying to download compose using curl, I ended up installing it using...

View Article

How to change Ubuntu notification file display format?

I am on Ubuntu 24.04 LTS. The notifications that show up are coming displaying html code . For example<b>Name</b> Some text here. ideally, it should display asName Some text here.This is...

View Article

Why is my code using relative paths not working on Ubuntu?

I am trying to read and write files using Python in Visual Studio Code and it is not working properly when I'm on Ubuntu. The path of the script appears to be incorrect to use relative paths.For...

View Article


Error /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found

firstly, I google'd a lot but nothing I found related to my case, I have an ELF executable file I'm trying to run it in my Ubuntu WSL, I've changed the permissions (chmod +x file), when I run it, this...

View Article

Image may be NSFW.
Clik here to view.

How to enable color for PHP CLI?

How do I enable the colors for output of CLI?The below one is, running on Ubuntu.If you see the screenshot, obviously the colors is enabled for terminal. And, if I call echo, it doesn't colorize the...

View Article


Ubunto Server 22.04 Running Zabbix 6.2 [closed]

Here we use Zabbix tool to monitoring our comunication devices and some servers. We are trying to configure this server to be accessible by hostname ( currently we only can access by IP) but we get a...

View Article

solve a problem connecting a Laravel project to a remote server

I have a Laravel project which, following somes operations, generates an archive and needs to place it on a remote server. To carry out my tests, I created a VM running Ubuntu server configured with an...

View Article


Is there any way to Upload .zip file in ubuntu VPS, and get download link...

like any local provider: oshit.at temp.sh etc...I tried to upload zip file on any local file storage command line supported providers, But It always says: No such files found, Even though the file name...

View Article

Getting Error - allocation failure scavenge might not succeed & Allocation...

React Version: 18.2.0Node.js version: v16.18.0Npm version: 8.19.2ProblemI am getting error in my AWS EC2 t2.micro Ubuntu OS while building my react-app.Whenever I try to usenpm run buildI get following...

View Article

Image may be NSFW.
Clik here to view.

Merge two unallocated partitions in Ubuntu 24.04 [closed]

I have installed Ubuntu 24.04. In my system there are two unallocated partitions. My Target is to merge two unallocated partitions and create a single partitions of these two unallocated partitions....

View Article
Browsing all 5962 articles
Browse latest View live