Skip to content

Instantly share code, notes, and snippets.

View Bikraji's full-sized avatar
💭
Living my Life :)

Bikram Kundu Bikraji

💭
Living my Life :)
View GitHub Profile
package c.jbd.webflux.swagger;
import java.math.BigDecimal;
import java.util.Scanner;
public class Compounding {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.println("Interest rate: ");
int interestRate = scanner.nextInt();

1. Clone your fork:

git clone [email protected]:YOUR-USERNAME/YOUR-FORKED-REPO.git

2. Add remote from original repository in your forked repository:

cd into/cloned/fork-repo
git remote add upstream git://github.com/ORIGINAL-DEV-USERNAME/REPO-YOU-FORKED-FROM.git
git fetch upstream
@Bikraji
Bikraji / install-comodo-ssl-cert-for-nginx.rst
Created March 20, 2017 21:33 — forked from bradmontgomery/install-comodo-ssl-cert-for-nginx.rst
Steps to install a Comodo PositiveSSL certificate with Nginx.

Setting up a SSL Cert from Comodo

I use Namecheap.com as a registrar, and they resale SSL Certs from a number of other companies, including Comodo.

These are the steps I went through to set up an SSL cert.

Purchase the cert