Skip to content

Instantly share code, notes, and snippets.

View muhamedroshan's full-sized avatar

Mohamed Roshan muhamedroshan

  • India
View GitHub Profile

Odoo 18 Installation Guide

i.) Update & Upgrade Ubuntu Packages

sudo apt update
sudo apt upgrade

iii.) Install Python Dependencies and Create New User

@muhamedroshan
muhamedroshan / multiple-ssh-keys-git.adoc
Created March 6, 2024 12:02 — forked from alejandro-martin/multiple-ssh-keys-git.adoc
Configure multiple SSH Keys for Git

Use Multiple SSH Keys for Git host websites (Github, Gitlab)

This is guide about how to configure multiple SSH keys for some Git host websites such as Github, Gitlab, among others.

Creating SSH keys

  1. Create SSH directory: