Skip to content

Instantly share code, notes, and snippets.

View loveJesus's full-sized avatar

Love JESUS loveJesus

View GitHub Profile
@loveJesus
loveJesus / busyroot.sh
Created October 20, 2015 17:56 — forked from weakish/busyroot.sh
#sh script to set up a #chroot #busybox #ssh environment
#!/bin/sh
# by Jakukyo Friel <weakish@gmail.com> under GPL v2.
### Set up a chroot busybox SSH environment
## requires
# wget -- to download pubkey and busybox
# sharutils -- to generate random password
## Config
@loveJesus
loveJesus / gist:3261758
Created August 5, 2012 04:54
HTML: Simple Blank
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title></title>
<style type="text/css">
</style>