It replaces the java
in the build-in JRE so that it catches calls to iKVM.jar, and then opens a .jnlp file downloaded straight from the remote server.
Fix all issues with iKVM.
#!/usr/bin/env pythonw | |
"""Clipboard Link Notifier main module.""" | |
import argparse | |
import os | |
import re | |
from tkinter import Tk, Button, SUNKEN, DISABLED | |
from typing import Any, Collection | |
import clipboard_monitor | |
import qrcode |
#!/usr/bin/env python3 | |
# vim: autoindent tabstop=4 shiftwidth=4 expandtab softtabstop=4 filetype=python | |
# This file is part of Supermicro IPMI certificate updater. | |
# Supermicro IPMI certificate updater is free software: you can | |
# redistribute it and/or modify it under the terms of the GNU General Public | |
# License as published by the Free Software Foundation, version 2. | |
# | |
# This program is distributed in the hope that it will be useful, but WITHOUT |
#!/usr/bin/env python3 | |
# vim: autoindent tabstop=4 shiftwidth=4 expandtab softtabstop=4 filetype=python | |
# This file is part of Supermicro IPMI certificate updater. | |
# Supermicro IPMI certificate updater is free software: you can | |
# redistribute it and/or modify it under the terms of the GNU General Public | |
# License as published by the Free Software Foundation, version 2. | |
# | |
# This program is distributed in the hope that it will be useful, but WITHOUT |
REM --add the following to the top of your bat file-- | |
@echo off | |
:: BatchGotAdmin | |
:------------------------------------- | |
REM --> Check for permissions | |
>nul 2>&1 "%SystemRoot%\System32\cacls.exe" "%SystemRoot%\System32\config\system" |
{"NAME":"SS-8839-02-ALT","GPIO":[0,255,0,255,21,0,0,0,17,52,0,53,0],"FLAG":0,"BASE":18} |
{ | |
"$schema": "http://json-schema.org/draft-07/schema", | |
"$id": "http://example.com/example.json", | |
"type": "object", | |
"title": "The root schema", | |
"description": "The root schema comprises the entire JSON document.", | |
"default": {}, | |
"examples": [ | |
{ | |
"domain": "hue", |
#!/usr/bin/python | |
# -*- coding: utf-8 -*- | |
from __future__ import print_function | |
import argparse | |
import binascii | |
import time | |
import os | |
import csv | |
import sys | |
import json |
Install raspbian, set up your users however you would like, so long as you have sudo access on the user you are running this with. You probably want to resize the image so it fills the SD card as well.
chmod +x step1.sh step2.sh iptables.sh
in the gist folder (so that