Skip to content

Instantly share code, notes, and snippets.

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

James GIcharu devstudios

🏠
Working from home
View GitHub Profile
@stroebs
stroebs / make-chr.sh
Last active August 31, 2024 02:51
Install Mikrotik CHR on a Digital Ocean droplet (Ubuntu 20.04 tested working 29/03/2022)
#!/bin/bash
#
# Digital Ocean Ubuntu 18.04 x64 Droplet with "Regular Intel" CPU.
# Running:
# git clone https://gist.github.com/54fc09734a3911e91eeeb43434f117df.git
# cd 54fc09734a3911e91eeeb43434f117df/
# chmod +x make-chr.sh
# ./make-chr.sh
#
# Once the reboot is done, login with root/CHANGEME and change the password!