Skip to content

Instantly share code, notes, and snippets.

View Zyian's full-sized avatar
🏠
Working from home

Adrian Zyian

🏠
Working from home
View GitHub Profile

Reviewing VODs of Guild Wars 2 WvW raids

Local Recording

Popular recording software:

  • NVidia Shadowplay
  • AMD Adreneline
  • Open Broadcaster Software (OBS)
@Zyian
Zyian / minecraft.service
Created June 17, 2020 21:20
A systemd unit file for a minecraft server (from: https://teilgedanken.de/Blog/post/setting-up-a-minecraft-server-using-systemd/ ) change $password
[Unit]
Description=Minecraft Server
Documentation=
Wants=network.target
After=network.target
[Service]
User=minecraft
Group=minecraft
@Zyian
Zyian / serverSetup.sh
Last active November 19, 2020 17:16
Setting up minecraft servers, essentially a one stop shop to run a script to get your base stuff in (run as sudo)
#!/bin/bash
apt update
apt upgrade -y
apt install -y gcc openjdk-8-jre-headless git unzip zip curl jq wget
groupadd -r minecraft
useradd -r -g minecraft -d "/var/minecraft" -s "/bin/bash" minecraft

Keybase proof

I hereby claim:

  • I am zyian on github.
  • I am zyian (https://keybase.io/zyian) on keybase.
  • I have a public key ASBv-CgGR_0SKq_dnfhIJEl1MXwKZEGs5I_24j8VcNbATQo

To claim this, I am signing this object: