Best Way To Investigate crashes in C [How To Create Stack Trace and Dump]

how to investigate crashes in C in the Windows platform. We see how to generate stack trace in C and dumps

Easy Linkbacks [4 Ways Sites Connect]

Linkbacks allows the blog writers and web publishers to be informed when other blog writers or web publishers link to their post, article and any other document.

Install Windows in One Partition – Easy 1 Partition Windows Install

Windows Setup enforces you to create 2 partitions. Let’s see how can we instruct Windows Setup to install Windows in one partition?

Best Way To Find Public IP Address [using 1 Command Line]

You may wish to find public IP address (a.k.a, The external IP address) for various reasons. Let’s see how can you do it via the command line.

Gain Root Privileges Only When Needed [With 4 Simple Steps]

If you always work as root in your Linux-based machine, you are doing it all wrong. You should gain root privileges of the root account only when they are needed.…

Configure Jenkins Email Notification [3 Easy Steps]

If you configure email notification on Jenkins, Jenkins will notify us about the status of each build via email. Jenkins email notification is a convenient way to track the status…