You are on page 1of 2

first download java from my link.

put it in download folder

and type these commands in terminal.

follow steps in video


u will have to edit these commands acc to ur install or downloaded folders

tar -xzvf /root/jdk-7u17-linux-x64.tar.gz -------->>>> here write ur file location after xzvf

mv jdk1.7.0_17 /opt

cd /opt/jdk1.7.0_17

update-alternatives --install /usr/bin/java java /opt/jdk1.7.0_17/bin/java 1

update-alternatives --install /usr/bin/javac javac /opt/jdk1.7.0_17/bin/javac 1

update-alternatives --set java /opt/jdk1.7.0_17/bin/java

update-alternatives --set javac /opt/jdk1.7.0_17/bin/javac

java -version

after this

download burp suite from my link

and put it in download folder

extract it

and follow steps in video.

please if u liked my video please like and subscribe,

if any doubt pllease ask


Thank u
Lv u
Inder
ISM ROCKS

You might also like