Linux Simple traffic control tester (traffic mangling) This post covers how to make a nice simple (cheap!) but still powerful traffic ‘mangler’ :) It can quite granularly control the bandwidth, latency, loss and error injection levels without having
simple Specifically disable certificate verification in lftp LFTP is a great FTP program that I use quite regularly. I recently had a problem connecting to a server (that I didnt control) and getting the following error due to the cert being self signed:
Linux Install and verify softflowd for Netflow on OpenWrt softflow [https://github.com/irino/softflowd] is a great opensource Netflow exporter that is support on OperWrt [https://openwrt.org/] :) This allows us to sample the flows running through our
Eggdrop openweathermap script for eggdrop Recently wunderground announced the end of new registrations for "free" API access making an earlier eggdrop weather script [here] [https://www.m00nie.com/weather-eggdrop-script-for-wunderground-com-api/] somewhat less useful. The script below
Eggdrop movie search script for eggdrop bot using api Recently another script I used to search for film information got broken. After a quick look around I found the nice people over at OMDb ( http://www.omdbapi.com/) who
Eggdrop Twitter Eggdrop script I've started to play around the the Twitter API a little and created a small script to grab the contents of a spammed tweet link and display it in the
Eggdrop News script for eggdrop bot This script uses the API from newsapi.org [https://newsapi.org/] to return the latest headlines from a users preselected news site. Requires +news set on the channel and your
Kodi kodi-pvr-mythtv addon for Fedora (25) Kodi MythTV PVR automated packages from rpmfusion [https://rpmfusion.org/]. and unitedrpms [https://unitedrpms.github.io/]. sadly haven't been working on my Fedora 24 or 25 systems for quite sometime
Eggdrop Gif search script for eggdrop bot Just another small script that uses the nice API over at giphy to return gif links based on the query from a user. Requires +giphy set on the channel but
Eggdrop Weather eggdrop script for wunderground.com API *** This API has since been closed by Wunderground :( Please look HERE [https://m00nie.com/openweathermap-script-for-eggdrop/] for an more modern alternative This is a simple script tcl script for an eggdrop
Fedora Install GNS3 1.x on Fedora 22 Quick guide to installing the quite awesome GNS3 [http://www.gns3.com/]. Very similar process to Fedora 20 [https://www.m00nie.com/2014/04/install-gns3-1-0-on-fedora/] but this time using DNF
Linux Decrypt HTTPS (SSL/TLS) with Wireshark Wireshark [http://www.wireshark.org] has some very nice SSL/TLS decryption features tucked away although you need either of the following two: * Access to the servers private pki key
Centos Install NGINX with HTTP/2 and Pagespeed [toc] Been playing recently with nginx [http://wiki.nginx.org/Main] rather than apache [http://httpd.apache.org/] (nginx supports http/2 now as of 1.9.5) and its
Cisco jun2acl (Juniper to Cisco ACL Script) Recently we've needed to migrate an inherited environment away from Juniper Junos and onto Cisco IOS. As part of this a lot (!) of old an quite nasty firewall filter config
Eggdrop Youtube eggdrop script using API v3 Just a very simple eggdrop script that allows users to search on youtube [http://www.youtube.com] using the youtube and will also return some information for any youtube link
Eggdrop Kuvaton Eggdrop script A very simple little TCL script for an eggdrop [http://www.eggheads.org/] bot that will grab either some random images or return search results from http://kuvaton.com/. Any
GNS3 Install GNS3 1.0 on Fedora Recently started to play around with the new GN3 1.0 [https://gns3.crowdhoster.com/become-an-early-release-member]release on my Fedora 20 laptop. Just a quick guide to installing since the
Centos Install NFSEN (Centos 6 & Fedora 20) Found myself having to do this a few times now and it usually ends up being quite messy in the end so some nice clean instructions from a real sysadmin.
BGP Simple script to add route to exaBGP Continuing to play around with the very fine exaBGP [https://github.com/Exa-Networks/exabgp]. This time adding my own little script to announce a new route and reload the exaBGP
GNS3 Fedora 19 how to install GNS3 Doesnt seem to be a package for GNS3 [http://www.gns3.net/] on Fedora but installing from source is pretty straight forward :) The example below uses the latest version at
Linux Use tcpdump to analyse HTTP POST data Today it has been useful to look at POST data being sent to this webserver. A nice filter to do this at the console with tcpdump is: tcpdump -s 0
BGP Simple script to reload exaBGP config Recently started to look at exabgp [https://code.google.com/p/exabgp/]as a tool to inject routes for a RTBH setup. Works nicely so far so made the following
Linux Fedora sound over HDMI using pulseaudio On a few machine builds I've had some problems getting sound over HDMI interfaces to TVs on Fedora machines (15/16/17). I guess this is probably the same for
Bash Check service is running with systemctl and start it if stopped + mail I did an earlier version of this scrip [https://www.m00nie.com/script-to-check-if-a-process-is-running-and-if-not-start-it/]t on Fedora 16 but used pidof rather than systemctl to check a services status. I use
Bash Automatically create symbolic link to Bluray when inserted My MythTV [http://www.mythtv.org/] 0.25 box does support Bluray playback straight from the disc but as Blurays need to be mounted in Linux it needs to know