I just installed the lasted version of Ubuntu server with LAMP my goals to build my own site and database (php mysql).

  1. is there a list of all the useful commands somewhere?
  2. is there a good how to somewhere?
  3. now what?

Thanks.

link|improve this question
feedback

migrated from stackoverflow.com Jul 15 '10 at 16:18

This question came from our site for professional and enthusiast programmers.

1 Answer

  1. You'll likely be logging in to a Bash shell, so start there:
    Bash Beginners Guide.
  2. Then move on to setting up LAMP:
    Getting started with Ubuntu LAMP server.
  3. Whatever you want. There is more information available than anyone could ever process.
link|improve this answer
feedback

Your Answer

 
or
required, but never shown