How to install Ubuntu 18.04 Bionic Beaver the easy way!
In this article, you are going to learn how to install Ubuntu 18.04 (Bionic Beaver) in a VirtualBox machine or on your physical computer.
Complicated Things – Made Easy
In this article, you are going to learn how to install Ubuntu 18.04 (Bionic Beaver) in a VirtualBox machine or on your physical computer.
HTTP security headers play an important part in website security. They protect against different types of attacks that your site could become a victim of.
The Linux Find Directory command is one of the most important Linux commands out there. We explain in detail how it works and how to use it!
Have you ever wondered what the cybersecurity salary of a security expert looks like? In this article, we shed some light on what industry experts make!
When learning how to use Javascript, not everything will feel very easy at first. Especially true that is, when it comes to certain built-in methods or creating arrays from nodelists and how to create new functions. Working on my last project, I wanted to create a countdown timer in Javascript. With that, I was able … Read more
In my latest little Project, creating a nice browser game using mostly Vanilla JS, I came across a small difficulty when dealing with Nodelists. Therefore I needed to learn how to convert a Nodelist to an Array in JavaScript and I am going to show you how to do that today. How to convert a … Read more
Bash For Loop made easy. Simplify your daily tasks with a Bash For Loop. There is no need to do repetitive tasks on Linux.
Tired of manually restarting your Node server after making changes to your code? Learn how to Automate Node Server Restart with Nodemon – Quick & Easy.
A quick solution if Office 365 doesn’t work with VPN in combination with a pfSense firewall. This article might also give you hints for another firewall.
In this in-depth Burp Suite Tutorial you will learn everything you need to know to get you started in Web Application Security Testing. Beginner friendly!