In this blog post I will show you how to install octave Introduction GNU Octave is software featuring a high-level programming language, primarily […]
Read MoreNovember 18, 2018
November 10, 2018
Installing Goland on ubuntu/kali linux
Introduction GoLand is a new commercial IDE by JetBrains aimed at providing an ergonomic environment for Go development.The new IDE […]
Read MoreInstall Golang on ubuntu/kali linux
Introduction Go is a modern programming language developed by Google that uses high-level syntax similar to scripting languages. Go is a statically […]
Read MoreOctober 20, 2018
Simple image magick tricks
Image blurring Let’s see how to blur images with image magick. Most of the linux distros comes with image magick […]
Read MoreSeptember 25, 2018
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 […]
Read MoreSeptember 12, 2018
How to install bluejeans on ubuntu or kali linux
In this blogpost, I am gonna show you, how to install bluejeans on kali linux/ubuntu. You will need alien. If […]
Read MoreHow to install curl from source on linux
Why install curl from Source code? Often times, you may run into issues with curl and virtualbox compatibility, which simply […]
Read MoreSeptember 11, 2018
How to install virtualbox on ubuntu or kali linux
Let’s see how to install Virtualbox on kali linux, First, you need to download the virtual box and install a […]
Read More