GithubHelp home page GithubHelp logo

Michael Alex's Projects

90daysofdevops icon 90daysofdevops

I am using this repository to document my journey learning about DevOps. I began this process on January 1, 2022, and plan to continue until March 31. I will be dedicating one hour each day, including weekends, to gaining a foundational understanding of the various aspects of DevOps. This will be a 90-day intensive study period. 2022 & 2023 inc.

add-a-github-ssh-key-on-windows_1 icon add-a-github-ssh-key-on-windows_1

Adding an SSH key to GitHub is a great way to authenticate yourself without having to type in your password every time you push. With Git Bash and the following commands, you can be setup in no time.

add-correct-host-key-in-servers icon add-correct-host-key-in-servers

When try to login to remote server from my local machine using terminal I get the following message Please contact your system administrator. Add correct host key in /root/.ssh/known_hosts to get rid of this message. Offending ECDSA key in /root/.ssh/known_hosts:5 remove with: ssh-keygen -f β€œ/root/.ssh/known_hosts” -R 45.55.154.139 Password authentication is disabled to avoid man-in-the-middle attacks. Keyboard-interactive authentication is disabled to avoid man-in-the-middle attacks

artifact-repository-manager-wirth-nexus icon artifact-repository-manager-wirth-nexus

Storage of build artifacts produced by continuous integration and makes them available for automated deployment to different deployment environments Provides a central location Artifacts are applications built into a single file There are different artifact formats

bash-scripting icon bash-scripting

This repository is created to give a summary of commands that are very useful in bash-scripting, as these will be beneficial to server management, automations and building.

build-tools-and-package-managers-on-servers icon build-tools-and-package-managers-on-servers

Application needs to be deployed on a production server For that, we want to package application into a single moveable file (artifact), also called "building the code" This is what a build tool or package manager tool does

cloning-github- icon cloning-github-

A repository contains all project files, including the revision history. Already have a project repository elsewhere?

conduit-realworld-example-app icon conduit-realworld-example-app

RealWorld example app, created to demonstrate a fully fledged fullstack application built with React / Express.js / Sequelize / PostgreSQL including CRUD operations, authentication, routing, pagination, and more.

containerize-a-react-js-app icon containerize-a-react-js-app

Building and packaging is a most frequent activity in software development. Docker makes it easier to create, deploy, and run applications by using containers.

db-command icon db-command

Performs basic database operations using credentials stored in wp-config.php.

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.