Here is the DEMO for better understand what is the issue. The following sql query prints only the ones with the mp3 value of the uploaded_file_ext in the i_user
Currently working on a AWS Lambda function to execute shell script (with arguments) remotely on EC2 instance. Shell script argument values are stored as environ
Consider an index of job roles, each role has a minimum set of skill requirements. [ { "role":"junior_programmer", "requirements":[ "jav
I try to redirect all visit except from my own IP adress to a specific path/url (not file or directory just a route path)like "example.com/my-path" to home page
I'm new to jenkins/job-dsl but, I have made managed to create some scripts that make multiple jobs in multiple locations. it works fine however, these scripts h
I am making a WooCommerce/Wordpress Website for someone wanting to start a meal prep service. She wants it to be similar to a create your own pizza script, exce
When I building my app on github actions using windows-latest I have a problem with linking stderr error LNK2019: unresolved external symbol stderr referenced i
I want to programatically retrieve a list of prices for given instance IDs for AWS EC2 instances. I'm trying to do this via plain REST API calls (ie. without a
From a Sprig Boot application is it possible access the actuator/health data directly without making a rest call and parsing the results? Ideally I could autow