Sunday, August 30, 2009

Installing .sh extensioned file in ubuntu 9.04

# First locate the file with terminal....
open terminal from Application -->Accessories --> Terminal....

# Locate the folder in which the .sh file is located
like if this is in desktop write " cd Desktop"

# After locating write following command in Terminal
" sudo sh filename.sh "

After that installation will take place....

No comments:

Post a Comment