Introduction This article specifically discuss on how to install DVWA in Linux Ubuntu 18.04. Most important thing before start installing […]
Category: Ubuntu
How to Enable allow_url_include option in PHP settings.
This article specifically show how to enable the option ‘allow_url_include’ for PHP settings. Basically, it is just a normal setting […]
How to Install Shodan in Linux Ubuntu 18.04
Introduction This is an article where the process of shodan installation is the main focus. Before starting the installation, a […]
How to initialize and start metasploit framework in Linux Ubuntu 18.04
This is an article primarily to show to to initialize and start metasploit for the first time. It is a […]
How to Solve Error Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
Introduction This article will show how to solve the specific error in the title. The error appears as part of […]
How to Solve Error can’t find gem bundler (>= 0.a) with executable bundle (Gem::GemNotFoundException)
Introduction The title of this article is actually a real error message. After executing a command, several output appears. The […]
How to Clone from Git Repository using go into current directory
The main focus of this article is how to clone a package or folder from Git repository. The clone process […]
How to Solve Error Message -su: /snap/bin/go: No such file or directory
Introduction This article is for discussing on how to solve an error message. The error message exists as part of […]
How to Install Golang in Ubuntu Linux 18.04 using snap utility
Introduction This is another article presenting on how to install golang. The installation process is done in Ubuntu Linux 18.04. […]