Trending questions in Edureka Community

0 votes
1 answer

Add additional pages to wordpress yoast seo sitemap xml programatically

use the wpseo_do_sitemap_ filter a custom sitemap ...READ MORE

Feb 25, 2022 in Others by narikkadan
• 63,600 points
3,284 views
0 votes
0 answers

failure to compile imgui, glfw, opengl on linux with gcc 11.2

I've recently started coding with c++ and ...READ MORE

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

"Server Tomcat v7.0 Server at localhost failed to start" without stack trace while it works in terminal

To resolve this issue, you have to ...READ MORE

Feb 23, 2022 in Others by Aditya
• 7,680 points
3,348 views
0 votes
0 answers

Difference between "system" and "exec" in Linux?

What is the difference between system and ...READ MORE

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

SCP not working in EC2 (AWS)

I can SSH into the EC2 instance: ssh ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,680 points
755 views
0 votes
1 answer

What is the difference between GCP cloud composer and workflow?

There are some key differences to consider ...READ MORE

Mar 17, 2022 in GCP by Korak
• 5,820 points
2,442 views
0 votes
1 answer

Unable download large file from Azure Storage

If your download from the Azure Storage ...READ MORE

Mar 24, 2022 in Azure by Edureka
• 12,690 points
2,262 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
671 views
0 votes
1 answer

How to add outliers to a Linear Regression dataset?

You can directly add values to X ...READ MORE

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

Parse date string and change format

Use datetime module. it can help you change the ...READ MORE

Apr 25, 2022 in Python by narikkadan
• 63,600 points
717 views
0 votes
0 answers

How to know which Python is running in Jupyter notebook?

I am using jupyter notebook and I ...READ MORE

Apr 24, 2022 in Python by Kichu
• 19,040 points
736 views
0 votes
1 answer

Excel formula to remove comma, spaces, period and add a text

The steps to accomplish this are as ...READ MORE

Mar 15, 2022 in Database by gaurav
• 23,260 points
2,564 views
0 votes
0 answers

Downloading folders from aws s3, cp or sync?

If I want to download all the ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,710 points
919 views
0 votes
1 answer

GANTT Chart with Shapes

Put the start date on the column ...READ MORE

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

What is the difference between "Azure Web app" and "Azure App Service"?

Azure App Services Azure App Services is a ...READ MORE

Mar 8, 2022 in Azure by Edureka
• 13,620 points

edited Jun 27, 2023 by Khan Sarfaraz 2,867 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
794 views
0 votes
0 answers

Error: No toolchains found in the NDK toolchains folder for ABI with prefix: llvm

I want to compile an open source ...READ MORE

Apr 20, 2022 in Linux Administration by Edureka
• 13,690 points
953 views
0 votes
1 answer

Word Clouds using TabPy

I worked on a project in R ...READ MORE

Apr 21, 2022 in Tableau by Neha
• 9,020 points
1,151 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,213 views
0 votes
1 answer
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
778 views
0 votes
0 answers

Avoiding the case sensitivity in python

I need to make the code below ...READ MORE

Apr 22, 2022 in Python by Edureka
• 13,620 points
734 views
0 votes
0 answers

How do I set environment variables during the build in docker

I've tried unsuccessfully to set environment variables ...READ MORE

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

edited 2 days ago 87 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 2 days ago 90 views
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,552 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 2 days ago 85 views
0 votes
1 answer

How to refresh Excel file every second?

Data should be refreshed at regular intervals. Select ...READ MORE

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

What are Docker image "layers"?

I'm new to Docker and am attempting ...READ MORE

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

edited 2 days ago 83 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,390 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
950 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 2 days ago 82 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 2 days ago 83 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 2 days ago 82 views
0 votes
0 answers

What's the difference between Docker Compose and Kubernetes?

While learning about Docker, GCP, and Kubernetes, ...READ MORE

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

edited 2 days ago 80 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 2 days ago 80 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
749 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 2 days ago 80 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,621 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
708 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 2 days ago 77 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 2 days ago 78 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 2 days ago 79 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 2 days ago 79 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 2 days ago 77 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 2 days ago 78 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 2 days ago 78 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 2 days ago 78 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
865 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
613 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 2 days ago 76 views