In the monthly update, I bring you what I've been doing throughout the past month in regards to technology, computers and more with links to tutorials and guides.

You will also find what I'm currently interested in for the following weeks. If something doesn’t have a link, I may cover it myself in the future because I couldn't find much about it online.

Weekly update becomes fortnightly update becomes monthly update.

Find myself a Gist

After trying out the projects online:

I plan to use a Gist for scripts I like to update as well as pulling in information via curl/wget (by viewing it raw).

System Monitoring and Logging

I begin having a thing for system monitoring and logging. As things grew, I wanted to be able to monitor it all - mainly disk usage and any log files it produced. Most solutions required an add-on to be installed onto the host but I found that simply ridiculous...why not specify SSH details and commands to retrieve them? There were a few popular monitoring solutions I encountered:

  • Nagios: the most popular one.
  • Fully Automated Nagios: Nagios but with popular features.
  • OpsView: A paid version of Nagios more or less.
  • Icinga: An open-source monitoring solution
  • Reimann:
  • Zabbix: Nagios with an extra layer of stuff
  • Monit: Marketed as a simple monitor, but was confusing anyway
  • PHP Server Monitor: A really half-baked tool. I wasn't sure what he was aiming for.
  • Statuspage.io: Popular for many website APIs and system status but doesn't do much more
  • Stashboard: Same as StatusPage.io but free.
  • ELK Stack: A bunch of tools put together to log a system. Very light and simple.

More Usenet Tools

I installed Headphones, NZBMegasearcH and LazyLibarian.

Headphones is an automatic music downloader. NZBMegasearcH is a aggregate search engine which saves me having to visit a bunch of sites to manually search for content. LazyLibarian hasn't been updated in a long time but DobyTang's fork of the project continues to keep the project alive. LL is used for downloading eBooks.

I also tried finding an automatic games downloader. The options available, Gamez by avjui and GamezServer by Riveu both didn't work for me :disappointed: I may try again later

WordPress

Got a few new plugins

  • UpdraftPlus - Backup/Restore: iThemes was unable to backup my site for whatever reason so I opted for something new. Updraft is able to backup everything to my Google Drive as a remote backup.
  • CloudFlare: If you're running WordPress and CloudFlare together, CloudFlare has a list of recommendations for you.
  • EWWW Image Optimizer: EWWW is a local image optimizer compared to Smush which runs on Yahoo!'s website. EWWW is much faster and doesn't suffer downtimes like Smush.
  • Crayon Syntax Highlighter: I was previously using a very outdated Syntax Highlighter plugin. Crayon is very very good though, it is able to detect languages and the wrapper has a lot of features as well.

I also centered the TwentyFourteen theme. Instructions were found on the WordPress forum, inspiration from DSOGaming. I'm very excited for the TwentyFifteen theme as well.

Lastly I had a stupid error with JetPack. It kept giving me a 32601 error meaning something was up with my xmlrpc.xml file (nothing was wrong). I was able to fix this by adding the following line to my wp-config.php:

$_SERVER['SERVER_PORT'] = 443;

HAVP templates

I contributed English translations to x-way's HAVP templates. You can find them here.

Screenshot

Continuous Integration

There were two main CI programs that I took a look at:

  • Teamcity: Found a easy installation guide for Linux but could not integrate it with GitLab.
  • GitLab CI: Integrates with GitLab (under the same name) but requires an extra host as a 'runner'. Installation guide was found here.

I can say I don't have a single clue how to even use my CI. I definitely would like to though and decrease my time testing.

PBX

They were all very interesting PBX systems but in the end my VoIP setup wasn't that big so I deleted them all before getting to the point where I compared them. Instead I migrated from my FritzBox 7390 which was acting as my DECT station and VoIP host to my smaller (and sometimes unreliable but maybe not this time around) Gigaset A510IP. Overall the change would hopefully be more power efficient and fix the issue where it would drop calls after a period of time unless restarted. Interestingly it took a few things to get the Gigaset working. First it blocked anything not on the same network/vlan as itself, I didn't realise this and troubleshooted everything until I found the checkbox under 'Advanced Settings' to turn that off. Next Snort was blocking SIP (a VoIP protocol) but that was taken care of swiftly. Lastly my VoIP account details weren't working but a firmware update fixed that. I love when updates fix stuff. Hopefully Grandma is happier now if it doesnt drop calls again.

The PBX systems I found were:

LIFX Light bulb

Got the LIFX light bulb on my birthday! :smile:

It's funny that the first 'home appliance' I ever did a firmware upgrade to was the vacuum now its my light bulb that needs an upgrade.

The mobile application doesn't have all the features advertised yet but still does a good job of changing colours and performing effects.

Apt-Cacher

I set up an Apt-Cache server using a tutorial from Tecmint. Apt-Cacher NG is a repository similar to Windows Server Update Services where all 'apt-get install' files are saved for future downloads.

Syntax Highlighting in Word

I spent half of November studying and doing exams. One subject has a purely programming subject and including code into Microsoft Word always had to be screenshots. In comes planetB's copy and paste Syntax Highlighter. Works in Chrome and IE but apparently has issues in Firefox.

PotPlayer Video Quality

A lot of people like VLC. I think it's complete crap. PotPlayer (previously known as KMPlayer) is the king of video players.

I aimed to get even higher quality form my PotPlayer and luckily other people had the same intentions. Ranpha has written a guide on configuring PotPlayer for high quality GPU accelerated playback with DXVA, CUDA or high-performance software decoding.

It has a lot of things I didn't think I needed like LAV Filters and madVR (for Madshi).

GPU Overclocking

My 2 year old GTX 680 isn't handling games at max settings very well anymore. I had to overclock it to play Far Cry 4. An easy task for any novice really, but it shows that it's possible to keep old stuff running but dumping more voltage into them.

gtx 680 overclock

Currently Interested In

  • Now exams are over I can focus a lot more on computers!
  • pfSense CARP failover
  • There are a bunch of things I've read that people have so I want to try them all out:
    • Firefly (Firewall)
    • Fog Server (PXE)
    • Salt (system monitoring)
    • OwnCloud (private cloud)
    • Suricata (IDS/IPS)
    • Syncthing (private cloud)
    • Rdiff-backup (backup)
    • Ansible (automation)
    • Meshnet/hyperboria (router)
    • Freenet / i2p / tor
    • Tahoe-LAFS (file system)
    • Puppet (automation)
    • Bacula (backup)
    • Madsonic (media streamer)
    • Caketop Theater (media streamer)
    • MythTV (DVR)
    • Zoneminder (surveillance)
    • Zimbra (email)
    • zPanel (web panel)
    • Sophos UTM (firewall)
    • Webmin (web panel)
    • Seafile (private cloud)
    • Torrelay
    • Music Player Daemon (media streaming)
    • OpenHAB (automation for home)
    • Observium (network monitoring)
    • Nexpose (IDS/IPS)
    • Subsonic (media streamer)