Trending questions in Edureka Community

0 votes
0 answers

How to integrate the use case approach with Agile Scrum development process?

Are they compatible concepts? If yes, there ...READ MORE

Apr 19, 2022 in PMP by Edureka
• 13,690 points
962 views
0 votes
0 answers

Does Python have a ternary conditional operator?

If Python doesn't have a ternary conditional ...READ MORE

Apr 19, 2022 in Python by Edureka
• 13,750 points
839 views
0 votes
1 answer

GCP antivirus for virtual machine

It depends on what the VM is ...READ MORE

Apr 5, 2022 in GCP by Korak
• 5,820 points
1,689 views
0 votes
0 answers

Azure DevOps Workflow Rules

I wanted to create a flow rule ...READ MORE

Apr 20, 2022 in Other DevOps Questions by Kichu
• 19,040 points
964 views
0 votes
1 answer

Disable Sorting in excel

To quickly sort, select the Sort A ...READ MORE

Apr 11, 2022 in Database by gaurav
• 23,580 points
1,322 views
0 votes
0 answers

Role of Testers in Agile?

I work in a team which has ...READ MORE

Apr 19, 2022 in PMP by Edureka
• 13,690 points
955 views
0 votes
0 answers

JIra + Greenhopper - how to do Agile correctly

I am new to the Agile flow ...READ MORE

Apr 18, 2022 in PMP by Edureka
• 13,690 points
971 views
0 votes
1 answer

AWS RDS MSSQL logs so many failed login attempts

Observing log files When you look at a ...READ MORE

Mar 25, 2022 in Others by Edureka
• 13,690 points
2,294 views
0 votes
1 answer

How do I check uptime on hundreds of servers using Ansible?

ansible <group_name/all/ip_address> -i <name_of_hosts_file/inventory_file> -m command -a ...READ MORE

Jan 20, 2023 in Ansible by Dhiman_Aanchal

edited Mar 5 14,096 views
0 votes
0 answers

Salesforce.com: UNABLE_TO_LOCK_ROW, unable to obtain exclusive access to this record

0 In our production org, we have a ...READ MORE

Mar 17, 2022 in SalesForce by surbhi
• 3,820 points
2,440 views
0 votes
0 answers

How to disable Amazon S3 raw endpoint access

Hosting  a static website on S3 : You ...READ MORE

Apr 10, 2022 in Others by Kichu
• 19,040 points
1,414 views
0 votes
0 answers

Re-checking for merge conflicts in VSTS (Azure DevOps)

The PR1 status says "No merge conflict/last ...READ MORE

Apr 11, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,337 views
0 votes
0 answers

What is the equivalent to getch() & getche() in Linux?

I am not able to find the ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,690 points
1,206 views
0 votes
0 answers

Why is there no multiple inheritance in Java, but implementing multiple interfaces is allowed?

Java doesn't allow multiple inheritance, but it ...READ MORE

Apr 26, 2022 in Java by Rahul
• 3,380 points
711 views
0 votes
0 answers

Azure DevOps YAML Pipeline not recognizing " jobs: " or " stages: " tag/names, as documented in the usable syntax

I was restricted on the azure pipeline. ...READ MORE

Apr 12, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,328 views
0 votes
0 answers

Prometheus does not scrape all metrics from PCP pmproxy

On my laptop with Fedora 30 I ...READ MORE

Apr 19, 2022 in PMP by Edureka
• 13,690 points
941 views
0 votes
0 answers

How to know the source repository of a forked repository, in azure devops?

I am working on an Azure DevOps ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,072 views
0 votes
1 answer

macro in excel tablet

Add Macros to the Ribbon Tab You'll make ...READ MORE

Apr 4, 2022 in Database by Edureka
• 13,690 points
1,672 views
0 votes
0 answers

Call R function in Linux command line

Is there a way to directly call ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,690 points
1,196 views
0 votes
1 answer

I have a Run Time Error 91 for an Excel Add In

When there was no unhidden workbook open ...READ MORE

Apr 6, 2022 in Database by gaurav
• 23,580 points
1,535 views
0 votes
0 answers

Sort by memory usage in docker stats

Is there a way to get the ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 518 views
0 votes
0 answers

What does "javascript:void(0)" mean?

<a href="javascript:void(0)" id="loginlink">login</a> I've seen such hrefs many ...READ MORE

Apr 14, 2022 in Java by Rahul
• 3,380 points
1,219 views
0 votes
1 answer

what is the meaning of the term 'airdrops' in cryptocurrency?

Cryptocurrency vocabulary is difficult to pin down. ...READ MORE

Apr 12, 2022 in Blockchain by Rahul
• 9,690 points
1,391 views
0 votes
0 answers

Which C version is used in the Linux kernel?

Does the Linux kernel use only the ...READ MORE

Apr 26, 2022 in Linux Administration by Edureka
• 13,690 points
695 views
0 votes
0 answers

Azure DevOps profile pictures not displayed on boards

We recently switched to  Azure DevOps. I successfully connected ...READ MORE

Mar 21, 2022 in Other DevOps Questions by Kichu
• 19,040 points
2,264 views
0 votes
0 answers

Integrate JFROG artifactory with Azure Web App and Azure DevOps pipelines

I want to integrate JFROG artifactory with ...READ MORE

Apr 14, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,202 views
0 votes
0 answers

unzip .gz file as a directory

I am new to Linux and had ...READ MORE

Apr 14, 2022 in Linux Administration by Soham
• 9,730 points
1,036 views
0 votes
0 answers

How do I execute a program or call a system command?

How do I call an external command ...READ MORE

Apr 24, 2022 in Python by Kichu
• 19,040 points
767 views
0 votes
0 answers

How to terminate a script?

How to terminate a script in python? READ MORE

Apr 24, 2022 in Python by Kichu
• 19,040 points
716 views
0 votes
0 answers

When to use LinkedList over ArrayList in Java?

I've always been one to simply use: List<String> ...READ MORE

Apr 26, 2022 in Java by Rahul
• 3,380 points
690 views
0 votes
1 answer

Azure Blob Storage URL : WASB:// vs HTTP://

wasb://XXXXXXXXXX@XXXXX.blob.core.windows.net is used to access blob storage through ...READ MORE

Apr 7, 2022 in Azure by Edureka
• 12,700 points
1,491 views
0 votes
0 answers

How to install dart on ec2 linux instance?

Many dart installation tutorials use the apt-get ...READ MORE

Apr 19, 2022 in AWS by Rahul
• 9,690 points
922 views
0 votes
1 answer

Raspberry Pi Web Simulator- Azure IoT Hub- blank chart

It looks like your web app and ...READ MORE

Apr 1, 2022 in Azure by Edureka
• 12,700 points
1,723 views
0 votes
0 answers

'python' is not recognized as an internal or external command

So I have recently installed Python Version ...READ MORE

Apr 18, 2022 in Python by Edureka
• 13,750 points
1,029 views
0 votes
0 answers

AWS DynamoDB tutorial does not import certain classes

I am trying to follow a tutorial ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Rahul
• 9,690 points
1,280 views
0 votes
1 answer

Currency Conversion using PHP

Please find below an example of converting ...READ MORE

Apr 6, 2022 in Blockchain by Soham
• 9,730 points
1,543 views
0 votes
0 answers
0 votes
1 answer

Vlookup Formula in Excel VBA

The VLOOKUP function can be used in ...READ MORE

Apr 11, 2022 in Database by gaurav
• 23,580 points
1,395 views
0 votes
0 answers

Azure DevOps Pipeline define variable in deployment and reuse in subsequent job

I wanted to pass a variable value ...READ MORE

Apr 8, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,471 views
0 votes
1 answer

Retrieve the formulas from the Salesforce Formula fields

In Apex you can use "describe" calls. ...READ MORE

Mar 2, 2022 in SalesForce by surbhi
• 3,820 points

edited Jun 19, 2023 by Khan Sarfaraz 3,006 views
0 votes
0 answers

Azure DevOps - Clean build directory

I am using a self-hosted agent for ...READ MORE

Mar 20, 2022 in Other DevOps Questions by Kichu
• 19,040 points
2,292 views
0 votes
0 answers

Issues with multiple identities and git and azure devops

I have created a repository in Azure ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,044 views
0 votes
0 answers

How do I copy a folder from remote to local using scp?

How do I copy a folder from ...READ MORE

Apr 13, 2022 in Linux Administration by Soham
• 9,730 points
1,172 views
0 votes
0 answers

AWS: can't connect to RDS database from my machine

When I tried to debug the code ...READ MORE

Apr 9, 2022 in Others by Kichu
• 19,040 points
1,364 views
0 votes
0 answers

What do these operators mean (** , ^ , %, //)?

Other than the standard +, -, *and / operators; but what does ...READ MORE

May 2, 2022 in Python by Edureka
• 13,750 points

edited Mar 4 417 views
0 votes
0 answers

Rest APIs available for IBM DOORS NG similar to Azure Devops Rest APIs?

We use Azure DevOps for DevOps, Testing, ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,069 views
0 votes
0 answers

What directory is '~' when I type 'cd ~'?

I'm only new to using SSH, but ...READ MORE

Apr 14, 2022 in Linux Administration by Rahul
• 9,690 points
1,013 views
0 votes
1 answer

How to swap an Ethereum ERC-20 and Neo NEP5 token with a smart contract?

Each blockchain is its own separated administration. ...READ MORE

Apr 12, 2022 in Blockchain by Soham
• 9,730 points
1,359 views
0 votes
0 answers

What killed my process and why?

This happened two times. I asked if ...READ MORE

Apr 13, 2022 in Linux Administration by Aditya
• 7,680 points
1,160 views
0 votes
1 answer

Random numbers with user-defined continuous probability distribution

You can use the rejection sampling approach ...READ MORE

Mar 25, 2022 in Machine Learning by Nandini
• 5,480 points
2,044 views