I want to install PHP, MySql and Apache2. I have downloaded them to my Downloads directory. How do I install them. There is no package for them that I can find.
How do I login as root from a terminal? So I can configure, make and make install them.
Install
Re: Install
Tell me you're joking. You said you were using Linux previously in your life...ragwing писал(а):How do I login as root from a terminal?

Re: Install
In Konsole type:
su -
After you press enter, you will be prompted for your root password.
su -
After you press enter, you will be prompted for your root password.