Skip to content

Instantly share code, notes, and snippets.

View jjackofall's full-sized avatar
🇮🇳
Working from home

Sumit Khanna jjackofall

🇮🇳
Working from home
View GitHub Profile
[options]
#
# WARNING:
# If you use the Odoo Database utility to change the master password be aware
# that the formatting of this file WILL be LOST! A copy of this file named
# /etc/odoo/openerp-server.conf.template has been made in case this happens
# Note that the copy does not have any first boot changes
#-----------------------------------------------------------------------------
# Odoo Server Config File - TurnKey Linux
.ipynb_checkpoints/MaMo_v1-checkpoint.ipynb
@jjackofall
jjackofall / .gitignore
Last active May 9, 2020 12:04 — forked from sjain2597/.gitignore
863f8612355191008204cc211d209cbb
.ipynb_checkpoints/MaMo_v1-checkpoint.ipynb

Installing Docker on Debian 11 (and Ubuntu)

Prerequisites

sudo apt update -y
sudo apt install ca-certificates curl gnupg lsb-release

Installing Docker GPG-Key

sudo mkdir -p /etc/apt/keyrings