Trending questions in Edureka Community

0 votes
1 answer

modulenotfounderror: no module named 'cv2'

Firstly, please do run these following commands ...READ MORE

Feb 8, 2022 in Python by Soham
• 9,730 points
3,887 views
0 votes
0 answers

Configure dockerfile with postgres

I have a specific requirement for my ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 476 views
0 votes
1 answer

How to create a custom fabric environment on ibm blockchain platform VScode

At the moment you can't use the ...READ MORE

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

Differentiate between spring cloud gcp pub sub and google cloud pub sub

The difference is whether you prefer to ...READ MORE

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

Connect BigQuery with Power BI- Best Practice and Cost Effective way

You can use a custom query or ...READ MORE

Feb 27, 2022 in Power BI by CoolCoder
• 4,420 points
3,098 views
0 votes
0 answers

Screen flicker in my laptop with windows 10 after installing docker desktop

I have a machine with an i3 ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 513 views
0 votes
0 answers

docker command not found even though installed with apt-get

I installed Docker on Ubuntu LTS 14.0 ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 452 views
0 votes
1 answer

Publishing events to azure event grid via azure functions

Event Grid is an Azure service that ...READ MORE

Apr 1, 2022 in Azure by Edureka
• 12,730 points
1,639 views
0 votes
0 answers

Trying to download from github to linux but their is only zip and gz

trying to download an older version of ...READ MORE

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

How to start a stopped Docker container with a different command?

I'd like to use a different command ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 471 views
0 votes
0 answers

AWS IAM Role vs Group

The AWS official site reads role as ...READ MORE

Apr 29, 2022 in AWS by Rahul
• 9,690 points

edited Mar 4, 2025 461 views
0 votes
0 answers

PowerBI DAX Measure To give a distinct count in last 30 days

I'm new to PowerBI/DAX and can't seem ...READ MORE

Apr 28, 2022 in Power BI by Neha
• 9,020 points

edited Mar 4, 2025 512 views
0 votes
1 answer

How to add a named sheet at the end of all Excel sheets?

Kindly use this one liner: Sheets.Add(After:=Sheets(Sheets.Count)).Name = "new_sheet_name" Or ...READ MORE

Apr 5, 2022 in Database by gaurav
• 24,860 points
1,442 views
0 votes
0 answers

How to download pip module for linux using windows

I am trying to download some modules ...READ MORE

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

edited Mar 4, 2025 501 views
0 votes
0 answers

Difference between AWS Site-to-Site VPN and AWS VPC peering?

What is the difference between AWS Site-to-Site ...READ MORE

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

edited Mar 4, 2025 460 views
0 votes
0 answers

Docker: How to authenticate for docker push?

When I try docker push [docker-simple-httpserver]# docker push ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 504 views
0 votes
1 answer

What is blockchain and Ethereum? Where is it used?

A blockchain is an immutable, sequential chain of ...READ MORE

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

Tableau stacked and side-by-side bar chart on column aggregation

I have a data set like this Name ...READ MORE

Mar 31, 2022 in Tableau by Vaani
• 7,070 points
1,716 views
0 votes
1 answer

how to do healthcheck on salesforce

I don't do it programmaticly, but I ...READ MORE

Apr 5, 2022 in SalesForce by CoolCoder
• 4,420 points

edited Jun 27, 2023 by Khan Sarfaraz 1,548 views
0 votes
0 answers

Pricing for aws ec2 instance volume

I couldn't find any documentation on pricing ...READ MORE

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

edited Mar 4, 2025 454 views
0 votes
1 answer

What is Azure Service Principal?

An Azure service principal is an identity ...READ MORE

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

Yoast plugin is not showing meta description and meta keyword

function set_head_keywords() { $id ...READ MORE

Feb 24, 2022 in Others by narikkadan
• 86,360 points
3,208 views
0 votes
0 answers

PowerBI Total Cost/Unit sums monthly calculations rather than creating a total for selected months

I'm going to add a cost/unit metric ...READ MORE

Apr 28, 2022 in Power BI by Neha
• 9,020 points

edited Mar 4, 2025 503 views
0 votes
0 answers

List only stopped Docker containers

Docker allows you to list running containers ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 459 views
0 votes
0 answers

What is the difference between a Docker image and a container?

We start with a base image when ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 496 views
0 votes
0 answers

Are there any serious pitfalls to Outsystems Agile Platform?

We are currently looking into the Agile ...READ MORE

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

trying to understand gcp cloud costs and determine free or low cost relational database hosting?

GCP's pricing is really competitive on the ...READ MORE

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

Scrum burn down charts, can they go negative?

I work on a small Agile development ...READ MORE

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

Android: AVD-Settings for Galaxy S3Mini

Please help me to find a virtual ...READ MORE

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

How can I kill a process by name instead of PID, on Linux?

Sometimes when I try to start Firefox ...READ MORE

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

Are Tableau dashboards, hosted on Tableau Server, downloadable by viewers?

You can have access to the datasets ...READ MORE

Apr 18, 2022 in Tableau by Neha
• 9,020 points
924 views
0 votes
1 answer

What is the difference between an Azure tenant and Azure subscription?

The fundamental goal of a subscription is ...READ MORE

Mar 4, 2022 in Azure by Edureka
• 13,730 points
2,907 views
0 votes
0 answers

How to push a docker image to a private repository?

I have a docker image with tag ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 496 views
0 votes
0 answers

How do I run a command on an already existing Docker container?

I created a container with -d flag docker ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 487 views
0 votes
1 answer

Cross object formula in salesforce

I'm not sure what you're looking for. ...READ MORE

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

Storing Data on Blockchain

Yes, this is correct that if you ...READ MORE

Apr 6, 2022 in Blockchain by Aditya
• 7,680 points
1,443 views
0 votes
1 answer

Row Level Security on a Paginated report

RLS is now only available on the ...READ MORE

Feb 10, 2022 in Power BI by CoolCoder
• 4,420 points
3,770 views
0 votes
0 answers

Cant stop Docker/Vmmem from running

I started practising building EOS smart contracts ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 488 views
0 votes
0 answers

How do I copy folder with files to another folder in Unix/Linux?

I am having some issues copying a ...READ MORE

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

What is the difference between a symbolic link and a hard link?

Recently I was asked this during a ...READ MORE

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

Power BI Data Source Error: Login Failed for data source "Unknown"

I used to use dataset A in Power BI. I ...READ MORE

Apr 28, 2022 in Power BI by Neha
• 9,020 points

edited Mar 4, 2025 483 views
0 votes
0 answers

Set difference: find distinct members for two groups in Tableau Desktop

In Tableau Desktop, how do I accomplish ...READ MORE

Apr 14, 2022 in Tableau by Neha
• 9,020 points
1,095 views
0 votes
1 answer

Can not add peer in local ethereum blockchain

You have port 30305 running in your ...READ MORE

Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
1,396 views
0 votes
0 answers

How to list containers in Docker

There is a command to list images, ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 483 views
0 votes
0 answers

What does `docker system prune -a` actually do?

My free space was 900 MB before ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 486 views
0 votes
0 answers

Change date format in a Java string

I've a String representing a date. String date_s = "2011-01-18 ...READ MORE

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

can not install software in linux error as dpkg was interrupted

I was trying to install mono using ...READ MORE

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

edited Mar 4, 2025 477 views
0 votes
1 answer

Exception in thread main java.util.InputMismatchException error

Problem int name; //Name should be of type ...READ MORE

Feb 18, 2022 in Java by Rahul
• 9,690 points
3,415 views
0 votes
0 answers

How to show pipeline artifact in the artifacts section in Azure DevOps

 Is there any easy way to publish ...READ MORE

Mar 28, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,731 views
0 votes
1 answer

When should Data Binning be used in data processing?

Mostly by trial and error. When a ...READ MORE

Apr 7, 2022 in Machine Learning by Nandini
• 5,480 points
1,394 views