Containers and Docker has always been bit mystery to me and I wanted to learn more about them forever. And when I got my new NAS, I finally decided to dive head on. Since then, I have discovered whole new side of technology and my homelab is more complex now :D. During my last try,
Category: How To
pfSense – my new choice of router
After my not so great experience with prosumer grade router UDM, I got more curious and tried to look for alternative of that. And I found that there are more than few options available… some of which are open source and free. Among them pfSense was seem to be popular and offered similar feature with
Amazing world of dependencies !!
It has been while since I posted anything. Mainly not because I was not learning anything new, but it is because I am not getting enough time nowadays (or in other words, I just got a life now :D). But then I realized that time and time, I like to read my old post to
Monitoring SQL Server using Alerts
There are many after market tools available to monitor health of SQL Server. But with help of built-in tools you can actually create some pretty neat solution by yourself too. And one of the most handy tool is “Alerts” in SQL Server. With help of Alerts you can monitor SQL Server Events, Various Performance Conditions
Send emails using Database Mail … from SQL Server
Back in Pre SQL Server 2005 editions of SQL Server there was nice feature called SQL Mail which basically allowed users to send email from within database server. But that system has many dependencies and major one was requirement of Microsoft Exchange… thus usage was severely limited to enterprise customers who has resources to setup
Setting up Domain Controller in Virtual System … Part II
So after setting up Domain Controller (DC) next step is to configure workstations and add them into newly created Domain. It is actually not that difficult part but during my early trials I spent quite a bit time to make these workstations connect to DC. Because even though they were part of same network they
Setting up Domain Controller in Virtual System … Part I
If you are like me, who like to “experiment” with random software downloaded from Source Forge, CodePlex or anything alike … on top of working on bunch of side projects in different work environments … and you have a “bug” in your mind which make you learn anything and everything .. then I am sure