Home Tags DOS

Tag: DOS

FreedomYUG: Do You Really Love Yourself?

10
...or do you use Windows 7 Starter Edition on a netbook? Do you genuinely love and respect yourself? Or did you just agree to buy...

Advanced Nmap: A Recap

0
This final article in the series consolidates information from the previous articles, looks at NMap's future possibilities, and at the new tools from the...

The Importance of Intrusion Prevention Systems

6
In today's fast-changing IT world, even the best available security is insufficient for the latest vulnerabilities in various products, and against malware/attacks created to...

Some Open Source Gaming Platforms and Games You Should Check Out!

4
A common misconception is that gaming and open source never seem to gel. Linux users are generally desktop publishers and programmers but hardly ever...

Learning Nmap: The Basics

3
Nmap, the network mapping tool, is the starting point when analysing any network. It is an exciting tool -- compact and power-packed. This article...

Write Your Next Program on Linux

23
Quite a few colleges and schools still teach C/C++/Java programming on Windows -- and even worse, on DOS (using Turbo C/C++)! GNU/Linux provides a...

Website Vulnerabilities and Nikto

1
Nikto is an open source Web server vulnerability scanner that performs comprehensive tests for over 6,100 potentially dangerous files/CGIs, checks for outdated versions of...

Joy of Programming: Questions and Answers on C

0
Let's look at some of the queries received from readers relating to programming in C. Q. Where are enum members stored in memory? How does...