python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to install maven 3.8 and jdk 17 on ubuntu using vagrant
As the titles says, I am triying to install maven 3.8 and jdk17 in a virtual machine using vagrant. This is what I have:
Vagrantfile:
...
config.vm.provision "shell", path: "vagrantScri...
Funez Camilo
Votes: 0
Answers: 1
ReferenceError: require is not defined - on Ubuntu 18.04 64bit VPS server
I got a ReferenceError on my build React application which I already host on VPS server.
Whole website is working correctly, except my blog post page. When I try to open certain post which includes &l...
BlackH3art
Votes: 0
Answers: 1
PHP v7.2 is not being automatically updated in Ubuntu 18.10 VM (GCP)
We have an Ubuntu 18.10 VM in Google Cloud Platform and while PHP v7.2 is installed, it hasn't been automatically updated the way most of the other packages have been. We need to update PHP to a mini...
Tomasthanes
Votes: 0
Answers: 2
MySql queries are taking more than 5-10minutes to give results
Below are the problems we are facing.
on-premise Server Config: 2Core CPU, 8GB Ram, 1TB HDD (200GB for DB).
MySQL server version 5.7.30
OS : Ubuntu Server 18.04 LTS.
issue description:
Not able to ta...
Surya H
Votes: 0
Answers: 1