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 апр. 2012 г., 2:20
Комментариев · 2

thanks Mr.Alek ,,

could you tell me about the password ,,??

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

1 апреля 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 апреля 2012 г.