Skip to content

Instantly share code, notes, and snippets.

View maxotek's full-sized avatar

Partho Sarathi maxotek

View GitHub Profile
@maxotek
maxotek / History\-1015e81d\entries.json
Last active July 28, 2022 09:04
Visual Studio Code Settings Sync Gist
{"version":1,"resource":"file:///c%3A/dev/config/Maxotek.Aws/rds/app/dev/restore/pman.sh","entries":[{"id":"qVBd.sh","timestamp":1653560192998}]}
@maxotek
maxotek / kafka-service-script
Last active April 3, 2018 04:45 — forked from mottyc/kafka-service-script
Kafka service script (copy to file: /etc/init.d/kafka)
#! /bin/bash
# /etc/init.d/kafka: start the kafka daemon.
# chkconfig: - 80 20
# description: kafka
KAFKA_HOME=/root/kafka
KAFKA_USER=root
KAFKA_SCRIPT=$KAFKA_HOME/bin/kafka-server-start.sh
KAFKA_CONFIG=$KAFKA_HOME/config/server.properties
@maxotek
maxotek / _.md
Created September 21, 2014 09:21
cross filter test