Mike, Miller, and Tomas(how sad, no Greg) talk about staples, wireless headsets, new Mikrotik ROS releases, New Mimosa, new IgniteNet, and SSL certificates via Let’s Encrypt.
Here’s the video:(if you don’t see it, hit refresh)
My good friend Greg was asking about how to store data to files onboard a MikroTik device so I thought I’d elaborate here with some information and examples.
Before we get started, some things to note:
The basic commands for working with a file, using variables in place of static content or file names:
1. To create a new file
/file print file=$filename
2. To read an existing file
:set $filedata [/file get $filename contents]
3. To write to an existing file
/file set $filename contents=$newdata
4. To append to an existing file
/file set $filename contents=([get $filename contents] . $newdata)
We are back peeps! Greg, Mike, Justin Miller, Justin Wilson, Alex, Tomas, and Tom chat about a few important things, and a lot of everything else. We gave a shout out to a few new people we’ve met, but please forgive me for forgetting a few(looking at you forestry service guys and Costa Ricans).
Topics include:
Here’s the video:(if you don’t see it, hit refresh)
Spoiler alert, Mike has some new recording equipment, so let’s see what he does with it.
Mike, Wilson and Miller went to WISPAmerica 2016 in Louisville, KY last week. We came out with six interviews that are of far better quality than last fall in Vegas. The show just started a week ago and we already have 3/5ths of the views of the new videos. We interviewed Baicells, Mimosa, VISP, Trango, IgniteNet and TowerOne.
Here’s the video:(if you don’t see it, hit refresh)
Mike(Mom), Tom, Tomas, Justin Miller, and Alex talk about how much they wish Greg was no this cast…but alas, he is not.
Some of the things discussed:
WISPAPalooza video interviews
WISPAPalooza in general
Cambium ePMP
ICANN
Mimosa B11
AirFiber NxN
Docker
NetXMS
The Dude
SDN\OpenFlow\Performant Networks\Bonding\ etc.
New TBW formats
Other stuff I probably forgot
Here’s the video:(if you don’t see it, hit refresh)