Key FeaturesStandard: 802.11 b/g/n long range usb adaptorChipset: Atheros AR9271Date range: up to 150MbpsAntenna: 5dBi external dipole antennaFrequency: 2.4-2.5 GHzBuy Here, … [Read more...] about Unboxing alpha AWUS036NHA wireless adaptor
How to install metasploit on kali linux or ubuntu
IntroductionIn this blog post I will show you how to install Metasploit framework on kali linux or ubuntu. The Metasploit Project's best-known creation, is a software platform for developing, testing, and executing exploits for security purpose.Installationsudo apt-get updateLets … [Read more...] about How to install metasploit on kali linux or ubuntu
How to format usb drive on ubuntu or kali linux
In this blog post, I will show you how to format a usb pendrive on ubuntu or kali linux. Install GParted GParted (GNOME Partition Editor) is a utility for managing your disk partitions. We will use this tool to format USB drive easily, Let's install it using the commands … [Read more...] about How to format usb drive on ubuntu or kali linux
How to install C/C++ on ubuntu or kali linux
In this blog post I will show you how to install C/C++ programming language on ubuntu or kali linux. Introduction C C is a procedural programming language. It was initially developed by Dennis Ritchie between 1969 and 1973. The main features of C language include low-level access to … [Read more...] about How to install C/C++ on ubuntu or kali linux
how to install octave on linux
In this blog post I will show you how to install octave Introduction GNU Octave is software featuring a high-level programming language, primarily intended for numerical computations. Octave helps in solving linear and nonlinear problems numerically. And also, for performing other numerical … [Read more...] about how to install octave on linux
installing goland on ubuntu or kali linux
Introduction GoLand is a new commercial IDE by JetBrains aimed at providing an ergonomic environment for Go development.The new IDE extends the IntelliJ platform with coding assistance and tool integrations specific for the Go language. To know more about it visit official website here. In the … [Read more...] about installing goland on ubuntu or kali linux
How to downgrade java on ubuntu/kali linux
In this blog post I am going to show you how to downgrade java and javac on ubuntu/kali linux. Some applications will require older version of java; For instance, I had to downgrade from openjdk 10 to openjdk 8 because Jenkins doesn't support openjdk 10.The availability of java versions … [Read more...] about How to downgrade java on ubuntu/kali linux
How to install tor browser on ubuntu or kali linux
IntroductionIn this blog post I will demonstrate how to install tor browser on ubuntu. The installation process is same for all debian distros like kali linux.First of all let's talk about what is TOR & how to use it?TOR basically keeps you anonymous by routing through a network of … [Read more...] about How to install tor browser on ubuntu or kali linux