Showing posts with label step. Show all posts
Showing posts with label step. Show all posts

Tuesday, 15 November 2016

Wednesday, 27 May 2015

Mikrotik DHCP Option 43 Tutorial

12:57 Posted by Jurgens Krause , , , , , , , 5 comments

Step by step instructions to get DHCP Option 43 working on Mikrotik RouterOS 6.x

Many consumer devices allow you to pass configuration parameters like auto provisioning servers and such via dhcp. DHCP option 43 is used by Yealink, Ubiquiti and Ruckus as well as many others.

My need was to use it to send the address of the provisioning server to a number of Yealink T23G IP phones to make deployment easier.


Wednesday, 31 December 2014

Ultimate Seedbox Tutorial (Step-By-Step)

14:05 Posted by Jurgens Krause , , , , , , 1 comment

Setting up your own seedbox from scratch, step by step tutorial.

While Ubuntu may not be the most lightweight Linux distro available, ti does make things very easy. I will be using Ubuntu 14.04 Server. I developed this tutorial using VirtualBox, but if you have a spare laptop or old pc, that will work just as well.

I will show you how to install Ubuntu 14.04 server, install the latest version of Deluge, including the daemon and web interface, as well as set up a basic FTP server and Samba share to access your downloads.


Tuesday, 4 November 2014

Thursday, 3 April 2014

802.11 Networks on Radio Mobile (Part 1) (Step-By-Step)

14:03 Posted by Jurgens Krause , , , , , 3 comments
Before reading this tutorial, you might want to take a look at Introduction to Radio Mobile

This tutorial will cover the creation of your first 5.8 ghz network with a single point to point link. You will learn how to create units, set network parameters, and create a point to point link profile.



Thursday, 27 March 2014

Mikrotik The Dude on Ubuntu 12.04 LTS Server (Step-By-Step)

11:12 Posted by Jurgens Krause , , , , 11 comments

On my network I have a single, low power server, running on my single highsite. This server runs Ubuntu 12.04.2 LTS, and it does not have the oomph to virtualize windows for the sake of dude. To this end I have deployed The Dude running under Wine.

Dude is a network monitoring application by Mikrotik that is excellent for monitoring Mikrotik and other SNMP enabled devices.

We will not be compiling anything, opting rather for the easier apt-get installs where possible.

This tutorial is based off the instructions from the Mikrotik Wiki, but adapted for Ubuntu 12.04 and The Dude Version 4.0 Beta 3