bayukisworo
question linux

dear Miss or Mr ,

there between you whose use linux ,,
and could you tell me how to install aplication ,,
please ,,give response ,, 

1. Apr. 2012 02:20
Kommentare · 2

thanks Mr.Alek ,,

could you tell me about the password ,,??

if the program put in other partition, what it's can run ,,?

1. April 2012

Hello! If you want install application you need:

1. open terminal

2. use administrator mode (command: sudo su, then write password)

3. next step is command for install application: apt-get install [program name]

 

For example:

 

sudo su

Password:

apt-get install mc

1. April 2012