Trending questions in Edureka Community

0 votes
0 answers

Salesforce API: How to identify a Case from an email reference code ("[Ref: ... :Ref]")?

1 I'm writing a Windows service that will ...READ MORE

Apr 5, 2022 in SalesForce by surbhi
• 3,820 points
1,622 views
0 votes
0 answers

What is the difference between Pipeline and Release Pipeline in azure devops?

A YAML file will be  generated after you choose ...READ MORE

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

Linux server sudo command not foundrubylinuxbashserversudo

I am having Linux server with 2.6.32-673.8.1.lve1.4.3.el6.x86_64 - ...READ MORE

May 2, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4, 2025 529 views
0 votes
0 answers

Pyspark: Finding top three countries with covid confirmed covid cases

Hi guys, I have a beginner at pyspark ...READ MORE

Apr 22, 2022 in Apache Spark by Saadat

edited Mar 4, 2025 946 views
0 votes
0 answers

Python functions within lists

Is there a way of calling like ...READ MORE

Apr 14, 2022 in Azure by Edureka
• 13,730 points
1,000 views
0 votes
0 answers

How to use environment variables in docker compose

I'd like to be able to use ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited Mar 4, 2025 605 views
0 votes
0 answers

What is the !! (not not) operator in JavaScript?

I saw some code that seems to ...READ MORE

Apr 13, 2022 in Java by Rahul
• 3,380 points
1,302 views
0 votes
0 answers

How do i select correct active serial port in linux?

I am trying to communicate with a ...READ MORE

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

bitcoin to currency converter and it's reverse in php

Ok, you can get the value by ...READ MORE

Mar 31, 2022 in Blockchain by Rahul
• 9,690 points
1,909 views
0 votes
0 answers

Removing duplicates in lists

How do I get a new list ...READ MORE

May 2, 2022 in Python by Edureka
• 12,730 points

edited Mar 4, 2025 526 views
0 votes
0 answers

How to remote SSH into a MacOS or Linux terminal using the Termius app?

I have been playing with the Termius ...READ MORE

Apr 29, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4, 2025 646 views
0 votes
0 answers

Linux tr command

I'm stuck and hope someone can help. ...READ MORE

May 2, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4, 2025 523 views
0 votes
0 answers

How to calculate a mod b in Python?

Is there a modulo function in the ...READ MORE

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

edited Mar 4, 2025 523 views
0 votes
0 answers

Run multiple Selenium Test Projects across Azure DevOps

We have all our stand-alone websites/apps/etc that ...READ MORE

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

Is there a "not equal" operator in Python?

How would you say does not equal? Like if ...READ MORE

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

edited Mar 4, 2025 522 views
0 votes
0 answers

What is linux equivalent of "host.docker.internal"?

I know it is possible to use ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 628 views
0 votes
1 answer

what is r-squared in linear regression models?

You inquired about the code x = ...READ MORE

Apr 4, 2022 in Machine Learning by Nandini
• 5,480 points
1,884 views
0 votes
1 answer

Nested sorting in dimension hierarchies (Tableau)

Tableau will always sort by the column ...READ MORE

Mar 29, 2022 in Tableau by Vaani
• 7,070 points
2,040 views
0 votes
1 answer

Excel vba for loop

You must understand how to use loops ...READ MORE

Apr 5, 2022 in Database by gaurav
• 25,260 points
1,640 views
0 votes
1 answer

How to enter a series of numbers automatically in Excel

Excel, unlike other Microsoft Office programmes, does ...READ MORE

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

What exactly does the Unix `bash` command do when run without options?

When you type bash into the terminal ...READ MORE

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

Failed to start Docker Application Container Engine

Because I'm new to Docker, I don't ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 622 views
0 votes
0 answers

How to stop docker under Linux?

I am running ubuntu 16.04 LTS. I ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 622 views
0 votes
0 answers

Reversing an Array in Java [duplicate]

If I have an array like this: 1 ...READ MORE

Apr 21, 2022 in Java by Rahul
• 3,380 points
990 views
0 votes
0 answers

How to filter "docker inspect" output so that only certain tag:value pairs are displayed?

I built a small bridge network and ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 589 views
0 votes
0 answers

What all happens when we promote a read replica to separate RDS instance?

It took me more than 10 minutes ...READ MORE

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

Default colors for Azure DevOps Dashboard pie charts

How can I set the default colors ...READ MORE

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

Is it possible to decorate classes?

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

How do I assign a port mapping to an existing Docker container?

I'm not sure if I'm missing something, ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited Mar 4, 2025 581 views
0 votes
1 answer

sharing rules on case object in salesforce

Is it possible for the user to ...READ MORE

Apr 5, 2022 in SalesForce by CoolCoder
• 4,420 points
1,719 views
0 votes
1 answer

Extract regression coefficient values

A quick rundown. These values are stored ...READ MORE

Mar 30, 2022 in Machine Learning by Dev
• 6,000 points
1,979 views
0 votes
0 answers

What's the difference between "docker stop" and "docker rm"?

I used to think that docker stop ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 613 views
0 votes
0 answers

helm registry login --password-stdin in Azure DevOps pipeline

I am trying to log in to ...READ MORE

Mar 22, 2022 in DevOps Tools by Kichu
• 19,040 points
2,286 views
0 votes
1 answer

Public IP address vs Private IP address

Is it correct that mobile phones utilise ...READ MORE

Feb 24, 2022 in Cyber Security & Ethical Hacking by Edureka
• 12,730 points
3,369 views
0 votes
0 answers

How to determine Docker version

If I run: $ docker -v the result is: Docker ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited Mar 4, 2025 576 views
0 votes
0 answers

What is a JavaBean exactly?

I understood, I think, that a "Bean" ...READ MORE

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

Azure application insights or log analytics

Insights into Applications Application Insights is an ...READ MORE

Mar 25, 2022 in Azure by Edureka
• 13,730 points
2,139 views
0 votes
1 answer

GCP calls OOMKiller for java app however it doesn't consume max allowed memory

As per the log file there are ...READ MORE

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

How do I count the occurrences of a list item?

Given an item, how do I count ...READ MORE

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

edited Mar 4, 2025 497 views
0 votes
0 answers

AWS ECS EC2 Rolling Updates - Insufficient CPU units available

I am running one AWS ECS Service ...READ MORE

Apr 29, 2022 in AWS by Soham
• 9,730 points

edited Mar 4, 2025 619 views
0 votes
1 answer

Add-AzureAccount authentication without ADFS

It absolutely is trying to federate. When ...READ MORE

Apr 1, 2022 in Azure by Edureka
• 12,730 points
1,837 views
0 votes
1 answer

How to trigger change blockchain network request on MetaMask

was finally able to find the answer: await ...READ MORE

Mar 31, 2022 in Blockchain by Rahul
• 9,690 points
1,873 views
0 votes
0 answers

Differences between Agile, Incremental and Waterfall development model?

What is the key difference between agile ...READ MORE

Apr 13, 2022 in PMP by Edureka
• 13,690 points
1,266 views
0 votes
0 answers

How can I get bootstrap version via javascript?

Is there any way to get bootstrap ...READ MORE

Apr 13, 2022 in Java by Rahul
• 3,380 points
1,309 views
0 votes
0 answers

Can't reinstall docker desktop on windows 10 pro

I am reinstalling docker desktop on my ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 560 views
0 votes
0 answers

How do I convert existing AWS DynamoDB Locals Tables into Global Tables using boto3

I have two DynamoDB tables in two ...READ MORE

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

Create random numbers with left skewed probability distribution

I would like to pick a number ...READ MORE

Mar 25, 2022 in Machine Learning by Dev
• 6,000 points
2,120 views
0 votes
0 answers

What is the '--rm' flag doing?

I'm new to Docker and don't yet ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 588 views
0 votes
1 answer

How can I use wow.js and animate.css without affecting SEO?

there are two animation classes in MDBs ...READ MORE

Feb 22, 2022 in Others by narikkadan
• 86,360 points
3,444 views
0 votes
1 answer

How to convert days(ex: Monday, Tuesday, etc) in string data type to day type in Tableau?

To create a date from constituent integers, ...READ MORE

Apr 5, 2022 in Tableau by Neha
• 9,020 points
1,623 views