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
@yifanzz
yifanzz / code-editor-rules.md
Created December 17, 2024 00:01
EP12 - The One File to Rule Them All

[Project Name]

Every time you choose to apply a rule(s), explicitly state the rule(s) in the output. You can abbreviate the rule description to a single word or phrase.

Project Context

[Brief description ]

  • [more description]
  • [more description]
  • [more description]

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
@jjackofall
jjackofall / .gitignore
Last active May 9, 2020 12:04 — forked from sjain2597/.gitignore
863f8612355191008204cc211d209cbb
.ipynb_checkpoints/MaMo_v1-checkpoint.ipynb
.ipynb_checkpoints/MaMo_v1-checkpoint.ipynb
[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