Skip to main content

Posts

Showing posts from 2018

installing oracle jdk on linux

1. sudo apt-get purge openjdk-\* 2. sudo mkdir -p /usr/local/java 3. sudo cp -r jdk-7u45-linux-x64.tar.gz /usr/local/java 4. cd /usr/local/java 5. sudo tar xvzf jdk-7u45-linux-x64.tar.gz 6. sudo gedit /etc/profile OR sudo nano /etc/profile 7. In the /etc/profile Type/Copy/Paste:   JAVA_HOME=/usr/local/java/ jdk1.8.0_152   JRE_HOME=$JAVA_HOME/jre   PATH=$PATH:$JAVA_HOME/bin:$JRE_HOME/bin   export JAVA_HOME   export JRE_HOME   export PATH 8. sudo update-alternatives --install "/usr/bin/java" "java" "/usr/local/java/jdk1.8.0_152/jre/bin/java" 1 9. sudo update-alternatives --install "/usr/bin/java" "java" "/usr/local/java/jdk1.8.0_152/bin/java" 1 10. sudo update-alternatives --install "/usr/bin/javaws" "javaws" "/usr/local/java/jdk1.8.0_152/jre/bin/javaws" 1 11. sudo update-alternatives --set java /usr/local/java/jdk1.8.0_152/jre/bin/java 12. sud

PC Tricks

right click of desktop and make a shortkut and type this text shutdown -s -t 120 -c "Prank virus Activated" and then click next then fnish and also create the prank virous through notepad so first upall you open your notepad through start button and then type this text start shutdown -s -t 180 -c "you can type any text" then save it with the name and extention .bat For Stop the prank virous first upall you go to run and type the text shutdown -a How to break the password start - run - cmd - and then type net user   "It will show the user name and retype net user Ashique * then press Enter then type your new Password retype your password then exit your password have been broken. how to grouth 20% of net speed first upall you go to run and type the text gpedit.msc administrative templets network Qos pocket schedule reservable bandwidth enable 20 to 0 save it