Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bti
on March 7, 2013
|
parent
|
context
|
favorite
| on:
PHP is the right tool for the job (for all the wro...
It could not be any easier to get a LAMP stack up and running on a fresh server.
$ apt-get install lamp-server
flux293m
on March 7, 2013
[–]
I think you may need the caret at the end if you are using apt-get rather than tasksel directly:
$ apt-get install lamp-server^
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
$ apt-get install lamp-server