Skip navigation

Category Archives: bash

so, december last year i posted a script to render minecraft maps but it was way to big for what it did, too many variables, static as fuck etc. so i rewrote it.

all this needs is a way to detect what kind of world it’s rendering because nether and the_end need other settings, but for now this works fine

Read More »

Here’s a little script i wrote for ubuntu servers to enable SSH.

It’s not that complicated to do, but I prefer a script to messing around in the files themselves.

Please keep in mind that this will change any existing configurations and it’s meant for a fresh install of ubuntu server 11.10

Read More »

Here’s a “script” for installing a pretty complete website to ubuntu, i recommend you actually read all of it and see you understand what’s going on because it’s just the commands you’d enter anyways, but i decided to put em all in 1 file.

I made this for a school project, so please don’t expect to much from it, but it works.

Read More »