Search This Blog

Thursday, November 27, 2014

How to Install or Execute .run File in Linux Ubuntu

Notes : 
This tutorial has been tested on Ubuntu 14.04 LTS but you can implement to other version

step 1
from desktop press "ctrl+alt+t" to open terminal window

step 2
go to file folder then type "chmod +x filename.run"

How to Install or Execute .bin File in Linux Ubuntu

Notes : 
This tutorial has been tested on Ubuntu 14.04 LTS but you can implement to other version

step 1
from desktop press "ctrl+alt+t" to open terminal window

step 2
go to file folder then type "chmod +x filename.bin"
Related Posts Plugin for WordPress, Blogger...