Tag: KaliLinuxCode

  • Let me explain Everything you need to know about DESIGN PATTERNS

    by KaliLinuxCode

    in ,

    No Cheating The Gang of Four (GoF) design patterns are a set of 23 foundational software design patterns described in the book “Design Patterns: Elements of Reusable Object-Oriented Software” by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides. These patterns provide solutions to common problems encountered in software design and are grouped into three…

  • How to Set Up Your Own DNS Server?

    by KaliLinuxCode

    in

    What is DNS and How it Works? In this post I will be covering the topic How to set up your own Domain Name System in short we call it DNS. Without any doubt the process of setting up your own DNS server in very simple and concise manner is absolutely easy unless you don’t…