Skip to Main Content
Linux System Administration
book

Linux System Administration

by Tom Adelstein, Bill Lubanovic
March 2007
Intermediate to advanced content levelIntermediate to advanced
304 pages
11h 12m
English
O'Reilly Media, Inc.
Content preview from Linux System Administration
146
|
Chapter 6: Administering Apache
Source
More work, but you can see what’s happening; try this if the apt-get method
fails.
Installing Drupal with apt-get
The easiest way to install Drupal is with apt-get. You can go to the Drupal web site
and look for a package to download, or you can ask apt-cache whether it’s in a
Debian repository:
# apt-cache search drupal
drupal - fully-featured content management/discussion engine
drupal-theme-marvinclassic - "Marvin Classic" theme for Drupal
drupal-theme-unconed - "UnConeD" theme for Drupal
The first one is what we want, so let’s install it:
# apt-get install drupal
The installation process tells you that it needs some packages you don’t have, gets
them, and chatters some more as it installs them. Then it asks you to configure
Drupal through a sequence of text menus. Use the Tab key to move between choices,
the Space bar to toggle a choice, and Enter to go to the next page. We’ll include only
the last line or two of each screen here, and the recommended responses:
Automatically create Drupal database?
Yes
Run database update script?
Yes
Database engine to be used with Drupal
MySQL
Database server for Drupal's database
localhost
Database server administrator user name on host localhost
root
Password for database server administrator root on localhost
newmysqlpassword
Drupal database name
drupal
Remove Drupal database when the package is renoved?
No
Remove former database ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering Linux System Administration

Mastering Linux System Administration

Christine Bresnahan, Richard Blum
Mastering Linux Administration

Mastering Linux Administration

Alexandru Calcatinge, Julian Balog

Publisher Resources

ISBN: 9780596009526Supplemental ContentCatalog PageErrata