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 […]

Getting all your Cisco serial numbers via CLI

Getting all your Cisco serial numbers via CLI It can be a pain to have to retrieve all of your serial numbers from your Cisco devices, especially if they are offsite since most devices have different Physical serial numbers and different Software Serial numbers. If you ever need to call Cisco for support they will […]

Basic Cisco Tasks – Configure TFTP settings

Basic Cisco Tasks – Configure TFTP settings These tasks were performed on Cisco ASA firewalls. I try to underline any syntax in this tutorial to make it easier to identify, copy, modify (if needed) and paste directly into your device. I always recommend taking your own notes for future reference since configs will vary. If […]