Swap value between two variables in C#

Swap value between two variables in C# One of the first challenges when we start to learn programming, after Hello world of course :), is swapping a variable and Swap value between two variables in C#. Like almost every programming problem, this one as well has several solutions. Some more effective than others. Although one […]

Headaches of KB2919355 affecting Veeam and Unitrends to name a few

KB2919355 I’ve been plagued by a single backup failing over and over again for a while now, well since about April I believe. When logged into the Unitrends Appliance it shows the following error message for the VM in question: —– Error Messages —– Failed to setup up application volumes for snapshot. Error in getting […]

Ubuntu Commands Cheat Sheet

Ubuntu Commands Cheat Sheet This is something I thought might help a few people out when it comes to using Ubuntu. The reason I am posting something that many of you n3rds already know is sometime in the next couple weeks I will begin sharing tutorials on some of the Pen-Testing Distros I frequently use. […]

How to export MSSQL Table as an insert script

How to export MSSQL Table as an insert script This is very common scenario on a daily basis for Database administrator, but doing this in Microsoft SQL Server is not as straight forward as you might think. To keep this tutorial as simple and strait forward that even a N00B can follow along, just “Follow […]

Hyper-V 2012 R2 now supporting Generation 2 Linux VM’s!!!

Hyper-V 2012 R2 now supporting Generation 2 Linux VM’s!!! Microsoft Hyper-V 2012 R2 now supporting Generation 2 Linux VM’s!!! This alone will speed up the VM’s quite a bit by opening up some of the disk access bottlenecks that  Generation 1 VM’s suffer from. Check out: http://technet.microsoft.com/en-us/library/dn282285.aspx http://technet.microsoft.com/en-us/library/dn531030.aspx My only current disappointment is that Ubuntu […]