Skip to content

Instantly share code, notes, and snippets.

View BiosPlus's full-sized avatar
👉
Suplexing issues... or maybe they're suplexing me?

Michael Jon Ovcaric BiosPlus

👉
Suplexing issues... or maybe they're suplexing me?
View GitHub Profile
@BiosPlus
BiosPlus / docker-compose.yml
Created July 16, 2019 12:32
Docker Compose for my box
version: '2'
services:
#ROUTING
# By default I use the 37000 range.
# Clients 010
# Movies Scanners 020
# Television Scanners 030
# Anime Scanners 040
# Indexers 050

Keybase proof

I hereby claim:

  • I am biosplus on github.
  • I am biosplus (https://keybase.io/biosplus) on keybase.
  • I have a public key ASCVD4BPEYqmPfREq53jLsl0xvY0jgrlZklycsGXFxY4-Ao

To claim this, I am signing this object:

@BiosPlus
BiosPlus / README.md
Created June 27, 2019 10:37 — forked from sutlxwhx/README.md
Enable RDP and access to the virtual machines for your Proxmox installation

Introduction

This tuturial will help you configure network for your fresh Proxmox istallation.
Be aware that Proxmox configuration was made using this tutorial.

Installation

Backup your current /etc/network/interfaces using this command:

cp /etc/network/interfaces /etc/network/interfaces.backup
@BiosPlus
BiosPlus / README.md
Created June 27, 2019 10:37 — forked from sutlxwhx/README.md
Installation of Proxmox 5 on Debian 9

Introduction

This tutorial will help you install Proxmox 5 on a freshly installed Debian 9.
It was tested on a dedicated server at hetzner.

Installation

Fisrt things first. Create a custom repository to pickup Proxmox related packages:

echo "deb http://download.proxmox.com/debian/pve stretch pve-no-subscription" > /etc/apt/sources.list.d/pve-install-repo.list
wget http://download.proxmox.com/debian/proxmox-ve-release-5.x.gpg -O /etc/apt/trusted.gpg.d/proxmox-ve-release-5.x.gpg
First thing first, we need storage. Best way to do this is with a Google Business Account as it gives you unlimited online storage for $10 USD/m
Mobile Phones:
Android
Recording Phonecalls:
ACR Pro: https://play.google.com/store/apps/details?id=com.nll.acr&hl=en
Inital setup: Go into the side bar and hit "Recording Issue?" > Choose your Manufacturer, if it's not there choose your android version.
@BiosPlus
BiosPlus / spotifyint.js
Created June 6, 2018 17:34
Spotify Int
/**
*
* -----------------------------------
* spotifyCurrentlyPlaying.js - v0.3.2
* -----------------------------------
*
* Display your currently playing Spotify song(s) using Last.fm scrobbling.
*
* https://github.com/kjbrum/spotifyCurrentlyPlaying.js
* @license Copyright (c) Kyle Brumm <http://kylebrumm.com>