Skip to content

Instantly share code, notes, and snippets.

View notnoopci's full-sized avatar

Mahmood Ali notnoopci

  • CircleCI
  • San Francisco, CA
View GitHub Profile

Cheatsheet

Change replicated ip address:

Change the value in https://<hostname>:8800/hosts

Renaming interfaces

@notnoopci
notnoopci / script.sh
Created December 4, 2017 20:52
Repo case for failing to install `openjdk-8-jre-headless`
$ docker run --rm -it debian:stretch-slim /bin/bash
root@800ddac7e72e:/# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 9 (stretch)"
NAME="Debian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"