Git Product home page Git Product logo

help-me-find-my-credentials's Introduction

Help me find my SSH credentials

We have a problem. Our devops cowoer messed up a little the information about our credentials to connect to the production server.

He veguely rememebers some clues that may help us to find our way to connect to the remote server in Amazon Web Services.

Objective

We should be able to retrieve two pieces of information

  1. We need to discover which is our username in the remote server
  2. We need to figure out which PEM file do we need to use to connect to our server
ssh -i "correct-certificate-file.pem" correct-username@ec2-35-181-5-201.eu-west-3.compute.amazonaws.com

To prove that you were able to connect, create a txt file with your name.

Once you are able to connect, you should be able to see:


Powered by TinyTake Screen Capture

Username

Bob, our devop coworker, remebers that our "corrrect-username" is somewhere in a TXT file in this folder or subfolders. Maybe a terminal command could help us to search for all these types of files. He also mentions that the name of the file is in a beautiful language. We think we may have to look inside the file using a command in order to filter the text lines to find our username.

BONUS: Which is the novel that this TXT file contains?

PEM file

Again, Bob does not remember where is the correct PEM file. "Somewhere in this folder!" - he says. Not very helpful. He also mentions that:

  • Ineed, it MUST be a PEM file
  • If you find more that one PEM file, I think that the correct one is about 2K size.

help-me-find-my-credentials's People

Contributors

omiras avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.