I am a DevOps engineer and I am responsible for managing a Kubernetes cluster in a production environment. One of the new Instances I have…
AWS
1 Answer
·
1.2K Views
·
Answered ✓
A
Asked by: Aryan gupta · 2 years ago
I am currently working as a cloud solutions architect and managing multiple AWS accounts for different environments. How can I use the AWS profiles…
AWS
1 Answer
·
792 Views
·
Answered ✓
A
Asked by: Aryan gupta · 2 years ago
Are there any libraries in Java that come close to providing the functionality of Linq?
Java
1 Answer
·
1.0K Views
·
Answered ✓
A
Asked by: Aryan gupta · 3 years ago
I solved this problem:Given a sorted array nums, remove the duplicates in-place such that each element appears only once and return the new length.…
Java
1 Answer
·
1.1K Views
·
Answered ✓
A
Asked by: Aryan gupta · 3 years ago
The answer to your question - How is the merging of dictionary attack and a brute force attack possible is -
Cyber Security
1 Answer
·
1.2K Views
·
Answered ✓
A
Asked by: Aryan gupta · 4 years ago
Is it possible to gain access to a router by SSHing into it. I understand that you can ssh into a specific server or machine with SSH, but can you do…
Cyber Security
1 Answer
·
1.1K Views
·
Answered ✓
A
Asked by: Aryan gupta · 4 years ago
- I want to discard all changes done after commit . So I did:git reset --hard Now I want to do the same with my remote. How can I do this? I have…
SQL Server
1 Answer
·
1.4K Views
·
Answered ✓
A
Asked by: Aryan gupta · 5 years ago
I run R on Windows and have a CSV file on the Desktop. I load it as follows,x
Data Science
1 Answer
·
2.8K Views
·
Answered ✓
A
Asked by: Aryan gupta · 5 years ago
I can't get my MySQL to start on os x 10.7. It is located in /usr/local/mysql/bin/mysql.I'm getting the command as not found when I execute mysql…
SQL Server
1 Answer
·
1.3K Views
·
Answered ✓
A
Asked by: Aryan gupta · 5 years ago
In numpy, I have two "arrays", X is (m,n) and y is a vector (n,1)usingX*yI am getting the errorValueError: operands could not be broadcast together…
Python
1 Answer
·
4.0K Views
·
Answered ✓
A
Asked by: Aryan gupta · 5 years ago
please help
Devops
1 Answer
·
1.7K Views
·
Answered ✓
A
Asked by: Aryan gupta · 5 years ago
To create the module run this: ng g module foo To create the component inside the foo module folder and have it added to the foo.module.ts's…
Python
1 Answer
·
4.1K Views
·
Answered ✓
A
Asked by: Aryan gupta · 6 years ago