Skip to main content

Easiest How to: Install Munin on Ubuntu – the Quick and Simple Cheatsheet

INSTALL MUNIN NODE ON UBUNTU Make sure your system is up-to-date apt-get -y update && apt-get -y upgrade Install Munin Node apt-get -y install munin munin-node munin-plugins-extra Edit the munin-node config file nano /etc/munin/munin-node.conf Restart Apache and Munin to start service apache2 restart service munin-node restart Auto-Suggest Munin Plug-ins to suit your machine munin-node-configure –suggest […]

VSCode Tip – Rename Multiple Attributes At The Same Time

Multiple cursors is one of my favorite features in VS Code. Just highlight what you want and hit cmd/ctrl + d to highlight all matching snippets. Then type away! I use this to add multiple classes, delete multiple elements, and edit attributes. pic.twitter.com/1ukxXsVdHS — Emma Wedekind ✨ (@EmmaWedekind) March 27, 2019

Get free technical eBooks on SQL Server 2017 from Microsoft

Build your Microsoft SQL Server expertise with technical deep dives for your database journey. Free PDF eBooks from Microsoft SQL Server eBook series Get the technical resources and documentation you need to explore SQL Server 2017 – a comprehensive, mission-critical database for demanding workloads. With this series of technical eBooks on SQL Server, you’ll learn […]

SQL Server 2005 – Service Pack 2a (SP2a) Update

Downloaded and installed Service Pack 2 for SQL Server 2005? Well here’s a reason to download and apply it again. A few days after releasing Service Pack 2 for SQL Server 2005, Microsoft has re-released it with an additional fix for maintenance plans. If you have already applied SP2, you will need to apply this […]

Data Dude

Data Dude The simplest way to say “Visual Studio 2005 Team Suite Edition for Database Professionals”. A suite of tools built by Microsoft for designing, deploying and testing SQL Server databases within the Visual Studio IDE. Visit the Visual Studio 2005 Team Edition for Database Professionals A.K.A. DataDude website.