Trending questions in Edureka Community

0 votes
1 answer

#NAME? error in Excel for VBA Function

Because you have a module with the ...READ MORE

Apr 5, 2022 in Database by gaurav
• 23,260 points
1,594 views
0 votes
0 answers

What exactly does 'sudo -su'?

I have a linux user (user2) which ...READ MORE

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

edited Mar 4 127 views
0 votes
1 answer

Connect to AWS RDS Postgres database with python

Here my-rds-table-name is the database instance name, ...READ MORE

Feb 16, 2022 in AWS by anonymous
3,669 views
0 votes
1 answer

Unzip gzip files in Azure Data factory

How to unzip a GZIP file? here's ...READ MORE

Mar 24, 2022 in Azure by Edureka
• 12,690 points
2,434 views
0 votes
0 answers

changing the owner of folder in linux

I have a folder in my subdomain ...READ MORE

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

Create a student account in Azure

I would like to start with Azure ...READ MORE

Apr 12, 2022 in Azure by Edureka
• 13,620 points
992 views
0 votes
0 answers

An error, "failed to solve with frontend dockerfile.v0"

I was attempting to create a Docker ...READ MORE

May 10, 2022 in Docker by pranav
• 2,590 points

edited Mar 4 124 views
0 votes
0 answers

Sharing violation during save as on Ubuntu Linux

I'm new to C# and I'm having ...READ MORE

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

edited Mar 4 123 views
0 votes
1 answer

discretization in weka

This should be self-evident. You can do it ...READ MORE

Apr 7, 2022 in Machine Learning by Nandini
• 5,480 points
1,551 views
0 votes
0 answers

Why do I get "List index out of range" when trying to add consecutive numbers in a list using "for i in list"?

Given the following list a = [0, 1, ...READ MORE

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

How to automatically add user account AND password with a Bash script?

I need to have the ability to ...READ MORE

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

edited Mar 4 119 views
0 votes
0 answers

Cannot enable Hyper-V service with Docker in windows 10

I have BIOS virtualization enabled and also ...READ MORE

May 10, 2022 in Docker by pranav
• 2,590 points

edited Mar 4 117 views
0 votes
1 answer

How do I upgrade the Python installation in Windows 10?

If you have 2.x or 3.x version ...READ MORE

Apr 28, 2022 in Python by narikkadan
• 63,600 points
655 views
0 votes
0 answers

Umask difference between 0022 and 022

Is there any difference between umask 0022 ...READ MORE

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

edited Mar 4 119 views
0 votes
0 answers

What does the "yield" keyword do?

What is the use of the yield ...READ MORE

Apr 26, 2022 in Python by Edureka
• 13,620 points
398 views
0 votes
0 answers

Git branching strategy for Agile project

I have a project that is located ...READ MORE

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

How to import task groups in Azure DevOps

I have more than one release pipeline ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,040 points
813 views
0 votes
0 answers

What is the difference between dm and md in Linux kernel?

What is the difference between dm (dmsetup) ...READ MORE

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

edited Mar 4 115 views
0 votes
1 answer

How to call function of one php file from another php file and pass parameters to it?

Hello @kartik, Include the first file into the ...READ MORE

Aug 27, 2020 in PHP by Niroj
• 82,840 points
26,908 views
0 votes
0 answers

What is the meaning of inbound source of default RDS security group?

When I create an RDS, it seems ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,680 points
664 views
0 votes
0 answers

How to SSH into Docker?

I want this type of infrastructure to ...READ MORE

May 10, 2022 in Docker by pranav
• 2,590 points

edited Mar 4 107 views
0 votes
0 answers

How to fix docker: Got permission denied issue

I have ubuntu os with docker installed. If ...READ MORE

May 10, 2022 in Docker by pranav
• 2,590 points

edited Mar 4 107 views
0 votes
0 answers

Linux/Unix command to determine if process is running?

I need a platform independent (Linux/Unix|OSX) shell/bash ...READ MORE

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

edited Mar 4 105 views
0 votes
1 answer

How to get historic Bitcoin Price Index using coinbase or any other open source API?

I would recommend you to use the ...READ MORE

Apr 7, 2022 in Blockchain by Rahul
• 9,680 points
1,529 views
0 votes
0 answers

How to easily install and uninstall docker on MacOs?

As the title says, I need an ...READ MORE

May 10, 2022 in Docker by pranav
• 2,590 points

edited Mar 4 106 views
0 votes
1 answer

how to show sheet title in story in tableau

I believe this is a long-term problem ...READ MORE

Apr 5, 2022 in Tableau by Neha
• 9,020 points
1,571 views
0 votes
0 answers

Multipart upload to Amazon S3 overwrites the last part

I am doing a multipart upload with ...READ MORE

Apr 23, 2022 in Others by Kichu
• 19,040 points
791 views
0 votes
0 answers

Linux free command meaning

I got some researh to do about ...READ MORE

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

edited Mar 4 104 views
0 votes
0 answers

VSTS Agile Process Template - User Story as child of Epic and ignore Feature WIT

In Microsoft's VSTS, is there a way ...READ MORE

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

Azure DevOps manually publish an external libraries to Azure Artifacts?

I have an external library I created ...READ MORE

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

How to get Docker desktop on Ubuntu?

I'm new to Docker and Kubernetes, and ...READ MORE

May 10, 2022 in Docker by pranav
• 2,590 points

edited Mar 4 100 views
0 votes
0 answers

Linux: How does communication with kernel module from user space happen

I am reading Embedded Linux Primer book ...READ MORE

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

edited Mar 4 101 views
0 votes
0 answers

Why am I not receiving Notification for Pending Approval in my Azure DevOps Server CD?

I created a pre-deployment step in our ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,040 points
888 views
0 votes
0 answers

Finding the unique elements in a column of a data from terminal/Unix

So, I have a dataset which is ...READ MORE

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

edited Mar 4 98 views
0 votes
0 answers

Matplotlib throws warning message because of findfont - python

I want to plot a basic graph, ...READ MORE

Apr 14, 2022 in Azure by Edureka
• 13,620 points
915 views
0 votes
0 answers

One line if/else condition in linux shell scripting

I would like to have the equivelant ...READ MORE

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

edited Mar 4 98 views
0 votes
0 answers

linux bash - remove all files which are in one directory from another directory

I want to remove all files that ...READ MORE

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

edited Mar 4 99 views
0 votes
0 answers

How do I set a variable to the output of a command in Bash?

I have a pretty simple script that ...READ MORE

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

edited Mar 4 99 views
0 votes
0 answers

public static void main(String arg[ ] ) in java is it fixed?

I was recently asked in an exam ...READ MORE

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

Microsoft Flow Add Outlook attachment to VSTS Work Item

I want to upload an  Outlook attachment to VSTS. ...READ MORE

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

Joined linux host to AD server using realmd. Unable to change ad user passwords from the command line

Have a fairly simple setup of one ...READ MORE

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

edited Mar 4 97 views
0 votes
0 answers

Specify Destination Directory for 'zip' Command Output

The zip command generally places the output ...READ MORE

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

edited Mar 4 98 views
0 votes
0 answers

Why is the Fibonacci series used in agile planning poker?

When estimating the relative size of user ...READ MORE

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

On Linux, does the remove command "rm" run in the background?

I am trying to run my test ...READ MORE

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

Linux's locate command returning the path of a deleted file

I am writing a bash shell script ...READ MORE

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

Can not clear cache memory on Linux

I have Logstash and Elasticsearch running on ...READ MORE

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

edited Mar 4 92 views
0 votes
0 answers

AWS Lambda:The provided execution role does not have permissions to call DescribeNetworkInterfaces on EC2

I new a Lambda function, there is ...READ MORE

Apr 19, 2022 in AWS by Rahul
• 9,680 points
990 views
0 votes
0 answers

AWS RDS with auto scaling feature

Could anyone tell me if there is ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,710 points
910 views
0 votes
0 answers

Print series of prime numbers in python

I want to print a series of ...READ MORE

Apr 25, 2022 in Python by Kichu
• 19,040 points
699 views