Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
su - serveradmin # If you are not already serveradmin
cd ~ # Switch to the serveradmin home directory
chmod u+x jdk-6u22-linux-i586.bin
./jdk-6u22-linux-i586.bin

...