How to install Drupal 7.10 on AWS EC2 with an RDS back end [DEMO & CODE]

Here is the screencast of the presentation I gave at the Trivalley Drupal Users Group at Webthingee in Livermore, CA. It is a live demo that shows how to install Drupal 7.10 on AWS EC2′s t1.micro spot instance with an RDS back end.


My--Pro:~ demo$ cd Downloads/
My--Pro:Downloads demo$ chmod 400 us-west-dru1.pem
My--Pro:Downloads demo$ ssh -i us-west-dru1.pem ec2-50-112-31-121.us-west-2.compute.amazonaws.com
The authenticity of host 'ec2-50-112-31-121.us-west-2.compute.amazonaws.com (50.112.31.121)' can't be established.
RSA key fingerprint is 4f:6f:29:1d:7a:5a:a6:dc:75:68:ec:a7:fd:6b:30:a7.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'ec2-50-112-31-121.us-west-2.compute.amazonaws.com,50.112.31.121' (RSA) to the list of known hosts.
Permission denied (publickey).
My--Pro:Downloads demo$ ssh -i us-west-dru1.pem ubuntu@ec2-50-112-31-121.us-west-2.compute.amazonaws.com
Welcome to Ubuntu 11.10 (GNU/Linux 3.0.0-14-virtual i686)
* Documentation: https://help.ubuntu.com/
System information as of Sun Jan 15 23:40:24 UTC 2012
System load: 0.27 Processes: 53
Usage of /: 8.5% of 7.87GB Users logged in: 0
Memory usage: 4% IP address for eth0: 10.248.6.249
Swap usage: 0%
Graph this data and manage this system at https://landscape.canonical.com/
Get cloud support with Ubuntu Advantage Cloud Guest

http://www.ubuntu.com/business/services/cloud

The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.
To run a command as administrator (user "root"), use "sudo ".
See "man sudo_root" for details.
ubuntu@ip-10-248-6-249:~$ top
top - 23:40:50 up 2 min, 1 user, load average: 0.18, 0.18, 0.07
Tasks: 52 total, 1 running, 51 sleeping, 0 stopped, 0 zombie
Cpu(s): 2.8%us, 1.3%sy, 0.0%ni, 87.1%id, 6.9%wa, 0.0%hi, 0.0%si, 1.9%st
Mem: 610072k total, 74856k used, 535216k free, 7296k buffers
Swap: 0k total, 0k used, 0k free, 45056k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1 root 20 0 3204 1792 1260 S 0.0 0.3 0:00.42 init
2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthreadd
3 root 20 0 0 0 0 S 0.0 0.0 0:00.04 ksoftirqd/0
4 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/0:0
5 root 20 0 0 0 0 S 0.0 0.0 0:00.19 kworker/u:0
6 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
7 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 cpuset
8 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 khelper
9 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 netns
10 root 20 0 0 0 0 S 0.0 0.0 0:00.00 xenwatch
11 root 20 0 0 0 0 S 0.0 0.0 0:00.19 xenbus
12 root 20 0 0 0 0 S 0.0 0.0 0:00.00 sync_supers
13 root 20 0 0 0 0 S 0.0 0.0 0:00.00 bdi-default
14 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kintegrityd
15 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kblockd
16 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 ata_sff
17 root 20 0 0 0 0 S 0.0 0.0 0:00.00 khubd
18 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 md
19 root 20 0 0 0 0 S 0.0 0.0 0:00.02 kworker/0:1
20 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/u:1
22 root 20 0 0 0 0 S 0.0 0.0 0:00.00 khungtaskd
23 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kswapd0
24 root 25 5 0 0 0 S 0.0 0.0 0:00.00 ksmd
25 root 20 0 0 0 0 S 0.0 0.0 0:00.00 fsnotify_mark
26 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ecryptfs-kthrea
27 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 crypto
35 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kthrotld
37 root 20 0 0 0 0 S 0.0 0.0 0:00.00 khvcd
161 root 20 0 0 0 0 S 0.0 0.0 0:00.00 jbd2/xvda1-8
162 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 ext4-dio-unwrit
228 root 20 0 2656 612 448 S 0.0 0.1 0:00.10 upstart-udev-br
ubuntu@ip-10-248-6-249:~$ df -g
df: invalid option -- 'g'
Try `df --help' for more information.
ubuntu@ip-10-248-6-249:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/xvda1 7.9G 689M 6.9G 9% /
udev 293M 4.0K 293M 1% /dev
tmpfs 120M 148K 120M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 298M 0 298M 0% /run/shm
ubuntu@ip-10-248-6-249:~$
ubuntu@ip-10-248-6-249:~$
ubuntu@ip-10-248-6-249:~$
ubuntu@ip-10-248-6-249:~$
ubuntu@ip-10-248-6-249:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ubuntu@ip-10-248-6-249:~$ sudo apt-get update
Ign http://security.ubuntu.com oneiric-security InRelease
Ign http://us-west-2.ec2.archive.ubuntu.com oneiric InRelease
Ign http://us-west-2.ec2.archive.ubuntu.com oneiric-updates InRelease
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric Release.gpg
Get:1 http://us-west-2.ec2.archive.ubuntu.com oneiric-updates Release.gpg [198 B]
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric Release
Get:2 http://us-west-2.ec2.archive.ubuntu.com oneiric-updates Release [40.8 kB]
Get:3 http://us-west-2.ec2.archive.ubuntu.com oneiric/main Sources [877 kB]
Get:4 http://us-west-2.ec2.archive.ubuntu.com oneiric/universe Sources [4,677 kB]
Get:5 http://security.ubuntu.com oneiric-security Release.gpg [198 B]
Get:6 http://security.ubuntu.com oneiric-security Release [40.8 kB]
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric/main i386 Packages
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric/universe i386 Packages
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric/main TranslationIndex
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric/universe TranslationIndex
Get:7 http://us-west-2.ec2.archive.ubuntu.com oneiric-updates/main Sources [111 kB]
Get:8 http://us-west-2.ec2.archive.ubuntu.com oneiric-updates/universe Sources [35.4 kB]
Get:9 http://us-west-2.ec2.archive.ubuntu.com oneiric-updates/main i386 Packages [253 kB]
Get:10 http://us-west-2.ec2.archive.ubuntu.com oneiric-updates/universe i386 Packages [83.4 kB]
Get:11 http://us-west-2.ec2.archive.ubuntu.com oneiric-updates/main TranslationIndex [74 B]
Get:12 http://us-west-2.ec2.archive.ubuntu.com oneiric-updates/universe TranslationIndex [73 B]
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric/main Translation-en
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric/universe Translation-en
Get:13 http://us-west-2.ec2.archive.ubuntu.com oneiric-updates/main Translation-en [118 kB]
Get:14 http://us-west-2.ec2.archive.ubuntu.com oneiric-updates/universe Translation-en [50.8 kB]
Get:15 http://security.ubuntu.com oneiric-security/main Sources [23.1 kB]
Get:16 http://security.ubuntu.com oneiric-security/universe Sources [8,189 B]
Get:17 http://security.ubuntu.com oneiric-security/main i386 Packages [65.2 kB]
Get:18 http://security.ubuntu.com oneiric-security/universe i386 Packages [22.2 kB]
Get:19 http://security.ubuntu.com oneiric-security/main TranslationIndex [73 B]
Get:20 http://security.ubuntu.com oneiric-security/universe TranslationIndex [73 B]
Hit http://security.ubuntu.com oneiric-security/main Translation-en
Hit http://security.ubuntu.com oneiric-security/universe Translation-en
Fetched 6,407 kB in 4s (1,453 kB/s)
Reading package lists... Done
ubuntu@ip-10-248-6-249:~$ sudo aptitude update && sudo aptitude dist-upgrade
Ign http://us-west-2.ec2.archive.ubuntu.com oneiric InRelease
Ign http://us-west-2.ec2.archive.ubuntu.com oneiric-updates InRelease
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric Release.gpg
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric-updates Release.gpg
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric Release
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric-updates Release
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric/main Sources
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric/universe Sources
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric/main i386 Packages
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric/universe i386 Packages
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric/main TranslationIndex
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric/universe TranslationIndex
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric/main Translation-en
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric/universe Translation-en
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric-updates/main Sources
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric-updates/universe Sources
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric-updates/main i386 Packages
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric-updates/universe i386 Packages
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric-updates/main TranslationIndex
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric-updates/universe TranslationIndex
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric-updates/main Translation-en
Hit http://us-west-2.ec2.archive.ubuntu.com oneiric-updates/universe Translation-en
Ign http://security.ubuntu.com oneiric-security InRelease
Hit http://security.ubuntu.com oneiric-security Release.gpg
Hit http://security.ubuntu.com oneiric-security Release
Hit http://security.ubuntu.com oneiric-security/main Sources
Hit http://security.ubuntu.com oneiric-security/universe Sources
Hit http://security.ubuntu.com oneiric-security/main i386 Packages
Hit http://security.ubuntu.com oneiric-security/universe i386 Packages
Hit http://security.ubuntu.com oneiric-security/main TranslationIndex
Hit http://security.ubuntu.com oneiric-security/universe TranslationIndex
Hit http://security.ubuntu.com oneiric-security/main Translation-en
Hit http://security.ubuntu.com oneiric-security/universe Translation-en
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
ubuntu@ip-10-248-6-249:~$ sudo aptitude install apache2 php5-mysql libapache2-mod-php5 mysql-client curl libcurl3 libcurl3-dev php5-curl php5-mcrypt php5-gd
Note: selecting "libcurl4-openssl-dev" instead of the
virtual package "libcurl3-dev"
The following NEW packages will be installed:
apache2 apache2-mpm-prefork{ab} apache2-mpm-worker{ab} apache2-utils{a} apache2.2-bin{a} apache2.2-common{a} binutils{a}
comerr-dev{a} cpp{a} cpp-4.6{a} gcc{a} gcc-4.6{a} krb5-multidev{a} libapache2-mod-php5 libapr1{a} libaprutil1{a}
libaprutil1-dbd-sqlite3{a} libaprutil1-ldap{a} libc-dev-bin{a} libc6-dev{a} libcap2{a} libcurl4-openssl-dev libdbd-mysql-perl{a}
libdbi-perl{a} libgd2-xpm{a} libgomp1{a} libgssrpc4{a} libidn11-dev{a} libjpeg62{a} libkadm5clnt-mit8{a} libkadm5srv-mit8{a}
libkdb5-5{a} libkrb5-dev{a} libldap2-dev{a} libmcrypt4{a} libmpc2{a} libmpfr4{a} libmysqlclient16{a} libnet-daemon-perl{a}
libplrpc-perl{a} libquadmath0{a} libssl-dev{a} libssl-doc{a} libt1-5{a} libxpm4{a} linux-libc-dev{a} manpages-dev{a} mysql-client
mysql-client-5.1{a} mysql-client-core-5.1{a} mysql-common{a} php5-cli{a} php5-common{a} php5-curl php5-gd php5-mcrypt php5-mysql
pkg-config{a} ssl-cert{a} zlib1g-dev{a}
0 packages upgraded, 60 newly installed, 0 to remove and 0 not upgraded.
Need to get 50.2 MB of archives. After unpacking 141 MB will be used.
The following packages have unmet dependencies:
apache2-mpm-prefork: Conflicts: apache2-mpm which is a virtual package.
apache2-mpm-worker: Conflicts: apache2-mpm which is a virtual package.
Internal error: found 2 (choice -> promotion) mappings for a single choice.
The following actions will resolve these dependencies:
Keep the following packages at their current version:
1) apache2-mpm-worker [Not Installed]
Accept this solution? [Y/n/q/?] Y
The following NEW packages will be installed:
apache2 apache2-mpm-prefork{a} apache2-utils{a} apache2.2-bin{a} apache2.2-common{a} binutils{a} comerr-dev{a} cpp{a} cpp-4.6{a}
gcc{a} gcc-4.6{a} krb5-multidev{a} libapache2-mod-php5 libapr1{a} libaprutil1{a} libaprutil1-dbd-sqlite3{a} libaprutil1-ldap{a}
libc-dev-bin{a} libc6-dev{a} libcap2{a} libcurl4-openssl-dev libdbd-mysql-perl{a} libdbi-perl{a} libgd2-xpm{a} libgomp1{a}
libgssrpc4{a} libidn11-dev{a} libjpeg62{a} libkadm5clnt-mit8{a} libkadm5srv-mit8{a} libkdb5-5{a} libkrb5-dev{a} libldap2-dev{a}
libmcrypt4{a} libmpc2{a} libmpfr4{a} libmysqlclient16{a} libnet-daemon-perl{a} libplrpc-perl{a} libquadmath0{a} libssl-dev{a}
libssl-doc{a} libt1-5{a} libxpm4{a} linux-libc-dev{a} manpages-dev{a} mysql-client mysql-client-5.1{a} mysql-client-core-5.1{a}
mysql-common{a} php5-cli{a} php5-common{a} php5-curl php5-gd php5-mcrypt php5-mysql pkg-config{a} ssl-cert{a} zlib1g-dev{a}
0 packages upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
Need to get 50.2 MB of archives. After unpacking 141 MB will be used.
Do you want to continue? [Y/n/?] Y
Get: 1 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main libgssrpc4 i386 1.9.1+dfsg-1ubuntu2.2 [61.2 kB]
Get: 2 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main libkadm5clnt-mit8 i386 1.9.1+dfsg-1ubuntu2.2 [37.6 kB]
Get: 3 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main libkdb5-5 i386 1.9.1+dfsg-1ubuntu2.2 [36.1 kB]
Get: 4 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main libkadm5srv-mit8 i386 1.9.1+dfsg-1ubuntu2.2 [53.3 kB]
Get: 5 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libgomp1 i386 4.6.1-9ubuntu3 [28.3 kB]
Get: 6 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libquadmath0 i386 4.6.1-9ubuntu3 [195 kB]
Get: 7 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libcap2 i386 1:2.21-2 [12.5 kB]
Get: 8 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libapr1 i386 1.4.5-1 [90.5 kB]
Get: 9 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libaprutil1 i386 1.3.12+dfsg-2 [75.4 kB]
Get: 10 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libaprutil1-dbd-sqlite3 i386 1.3.12+dfsg-2 [10.3 kB]
Get: 11 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libaprutil1-ldap i386 1.3.12+dfsg-2 [7,988 B]
Get: 12 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main apache2.2-bin i386 2.2.20-1ubuntu1.1 [2,634 kB]
Get: 13 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main apache2-utils i386 2.2.20-1ubuntu1.1 [84.0 kB]
Get: 14 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main apache2.2-common i386 2.2.20-1ubuntu1.1 [223 kB]
Get: 15 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main apache2-mpm-prefork i386 2.2.20-1ubuntu1.1 [2,396 B]
Get: 16 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main apache2 i386 2.2.20-1ubuntu1.1 [1,488 B]
Get: 17 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main binutils i386 2.21.53.20110810-0ubuntu5.1 [2,383 kB]
Get: 18 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libmpfr4 i386 3.0.1-5 [188 kB]
Get: 19 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libmpc2 i386 0.9-3 [37.3 kB]
Get: 20 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main cpp-4.6 i386 4.6.1-9ubuntu3 [4,642 kB]
Get: 21 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main cpp i386 4:4.6.1-2ubuntu5 [28.0 kB]
Get: 22 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main gcc-4.6 i386 4.6.1-9ubuntu3 [7,519 kB]
Get: 23 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main gcc i386 4:4.6.1-2ubuntu5 [5,118 B]
Get: 24 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libc-dev-bin i386 2.13-20ubuntu5 [77.5 kB]
Get: 25 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main linux-libc-dev i386 3.0.0-14.23 [820 kB]
Get: 26 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libc6-dev i386 2.13-20ubuntu5 [5,031 kB]
Get: 27 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main comerr-dev i386 2.1-1.41.14-1ubuntu3 [41.5 kB]
Get: 28 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main krb5-multidev i386 1.9.1+dfsg-1ubuntu2.2 [89.8 kB]
Get: 29 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main php5-common i386 5.3.6-13ubuntu3.3 [416 kB]
Get: 30 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main libapache2-mod-php5 i386 5.3.6-13ubuntu3.3 [3,109 kB]
Get: 31 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main zlib1g-dev i386 1:1.2.3.4.dfsg-3ubuntu3 [160 kB]
Get: 32 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libssl-dev i386 1.0.0e-2ubuntu4 [1,398 kB]
Get: 33 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main pkg-config i386 0.26-1ubuntu1 [40.3 kB]
Get: 34 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libidn11-dev i386 1.22-2 [635 kB]
Get: 35 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main libkrb5-dev i386 1.9.1+dfsg-1ubuntu2.2 [12.4 kB]
Get: 36 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main libldap2-dev i386 2.4.25-1.1ubuntu4.1 [913 kB]
Get: 37 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libcurl4-openssl-dev i386 7.21.6-3ubuntu3 [1,024 kB]
Get: 38 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main mysql-common all 5.1.58-1ubuntu1 [11.6 kB]
Get: 39 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libmysqlclient16 i386 5.1.58-1ubuntu1 [1,808 kB]
Get: 40 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libnet-daemon-perl all 0.48-1 [43.1 kB]
Get: 41 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libplrpc-perl all 0.2020-2 [36.0 kB]
Get: 42 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libdbi-perl i386 1.616-1build1 [852 kB]
Get: 43 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libdbd-mysql-perl i386 4.019-1 [110 kB]
Get: 44 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libjpeg62 i386 6b1-1ubuntu2 [87.3 kB]
Get: 45 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libxpm4 i386 1:3.5.9-1ubuntu1 [35.3 kB]
Get: 46 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libgd2-xpm i386 2.0.36~rc1~dfsg-5.1ubuntu1 [202 kB]
Get: 47 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/universe libmcrypt4 i386 2.5.8-3.1 [76.1 kB]
Get: 48 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main libssl-doc all 1.0.0e-2ubuntu4 [1,033 kB]
Get: 49 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main libt1-5 i386 5.1.2-3ubuntu0.11.10.1 [147 kB]
Get: 50 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main manpages-dev all 3.27-1ubuntu2 [1,627 kB]
Get: 51 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main mysql-client-core-5.1 i386 5.1.58-1ubuntu1 [88.3 kB]
Get: 52 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main mysql-client-5.1 i386 5.1.58-1ubuntu1 [8,617 kB]
Get: 53 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main mysql-client all 5.1.58-1ubuntu1 [6,174 B]
Get: 54 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main php5-cli i386 5.3.6-13ubuntu3.3 [3,085 kB]
Get: 55 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main php5-curl i386 5.3.6-13ubuntu3.3 [27.2 kB]
Get: 56 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main php5-gd i386 5.3.6-13ubuntu3.3 [37.5 kB]
Get: 57 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/universe php5-mcrypt i386 5.3.5-0ubuntu1 [16.9 kB]
Get: 58 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric-updates/main php5-mysql i386 5.3.6-13ubuntu3.3 [72.6 kB]
Get: 59 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/main ssl-cert all 1.0.28 [12.2 kB]
Fetched 50.2 MB in 3s (13.2 MB/s)
Extracting templates from packages: 100%
Preconfiguring packages ...
Selecting previously deselected package libgssrpc4.
(Reading database ... 26860 files and directories currently installed.)
Unpacking libgssrpc4 (from .../libgssrpc4_1.9.1+dfsg-1ubuntu2.2_i386.deb) ...
Selecting previously deselected package libkadm5clnt-mit8.
Unpacking libkadm5clnt-mit8 (from .../libkadm5clnt-mit8_1.9.1+dfsg-1ubuntu2.2_i386.deb) ...
Selecting previously deselected package libkdb5-5.
Unpacking libkdb5-5 (from .../libkdb5-5_1.9.1+dfsg-1ubuntu2.2_i386.deb) ...
Selecting previously deselected package libkadm5srv-mit8.
Unpacking libkadm5srv-mit8 (from .../libkadm5srv-mit8_1.9.1+dfsg-1ubuntu2.2_i386.deb) ...
Selecting previously deselected package libgomp1.
Unpacking libgomp1 (from .../libgomp1_4.6.1-9ubuntu3_i386.deb) ...
Selecting previously deselected package libquadmath0.
Unpacking libquadmath0 (from .../libquadmath0_4.6.1-9ubuntu3_i386.deb) ...
Selecting previously deselected package libcap2.
Unpacking libcap2 (from .../libcap2_1%3a2.21-2_i386.deb) ...
Selecting previously deselected package libapr1.
Unpacking libapr1 (from .../libapr1_1.4.5-1_i386.deb) ...
Selecting previously deselected package libaprutil1.
Unpacking libaprutil1 (from .../libaprutil1_1.3.12+dfsg-2_i386.deb) ...
Selecting previously deselected package libaprutil1-dbd-sqlite3.
Unpacking libaprutil1-dbd-sqlite3 (from .../libaprutil1-dbd-sqlite3_1.3.12+dfsg-2_i386.deb) ...
Selecting previously deselected package libaprutil1-ldap.
Unpacking libaprutil1-ldap (from .../libaprutil1-ldap_1.3.12+dfsg-2_i386.deb) ...
Selecting previously deselected package apache2.2-bin.
Unpacking apache2.2-bin (from .../apache2.2-bin_2.2.20-1ubuntu1.1_i386.deb) ...
Selecting previously deselected package apache2-utils.
Unpacking apache2-utils (from .../apache2-utils_2.2.20-1ubuntu1.1_i386.deb) ...
Selecting previously deselected package apache2.2-common.
Unpacking apache2.2-common (from .../apache2.2-common_2.2.20-1ubuntu1.1_i386.deb) ...
Selecting previously deselected package apache2-mpm-prefork.
Unpacking apache2-mpm-prefork (from .../apache2-mpm-prefork_2.2.20-1ubuntu1.1_i386.deb) ...
Selecting previously deselected package apache2.
Unpacking apache2 (from .../apache2_2.2.20-1ubuntu1.1_i386.deb) ...
Selecting previously deselected package binutils.
Unpacking binutils (from .../binutils_2.21.53.20110810-0ubuntu5.1_i386.deb) ...
Selecting previously deselected package libmpfr4.
Unpacking libmpfr4 (from .../libmpfr4_3.0.1-5_i386.deb) ...
Selecting previously deselected package libmpc2.
Unpacking libmpc2 (from .../libmpc2_0.9-3_i386.deb) ...
Selecting previously deselected package cpp-4.6.
Unpacking cpp-4.6 (from .../cpp-4.6_4.6.1-9ubuntu3_i386.deb) ...
Selecting previously deselected package cpp.
Unpacking cpp (from .../cpp_4%3a4.6.1-2ubuntu5_i386.deb) ...
Selecting previously deselected package gcc-4.6.
Unpacking gcc-4.6 (from .../gcc-4.6_4.6.1-9ubuntu3_i386.deb) ...
Selecting previously deselected package gcc.
Unpacking gcc (from .../gcc_4%3a4.6.1-2ubuntu5_i386.deb) ...
Selecting previously deselected package libc-dev-bin.
Unpacking libc-dev-bin (from .../libc-dev-bin_2.13-20ubuntu5_i386.deb) ...
Selecting previously deselected package linux-libc-dev.
Unpacking linux-libc-dev (from .../linux-libc-dev_3.0.0-14.23_i386.deb) ...
Selecting previously deselected package libc6-dev.
Unpacking libc6-dev (from .../libc6-dev_2.13-20ubuntu5_i386.deb) ...
Selecting previously deselected package comerr-dev.
Unpacking comerr-dev (from .../comerr-dev_2.1-1.41.14-1ubuntu3_i386.deb) ...
Selecting previously deselected package krb5-multidev.
Unpacking krb5-multidev (from .../krb5-multidev_1.9.1+dfsg-1ubuntu2.2_i386.deb) ...
Selecting previously deselected package php5-common.
Unpacking php5-common (from .../php5-common_5.3.6-13ubuntu3.3_i386.deb) ...
Selecting previously deselected package libapache2-mod-php5.
Unpacking libapache2-mod-php5 (from .../libapache2-mod-php5_5.3.6-13ubuntu3.3_i386.deb) ...
Selecting previously deselected package zlib1g-dev.
Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.2.3.4.dfsg-3ubuntu3_i386.deb) ...
Selecting previously deselected package libssl-dev.
Unpacking libssl-dev (from .../libssl-dev_1.0.0e-2ubuntu4_i386.deb) ...
Selecting previously deselected package pkg-config.
Unpacking pkg-config (from .../pkg-config_0.26-1ubuntu1_i386.deb) ...
Selecting previously deselected package libidn11-dev.
Unpacking libidn11-dev (from .../libidn11-dev_1.22-2_i386.deb) ...
Selecting previously deselected package libkrb5-dev.
Unpacking libkrb5-dev (from .../libkrb5-dev_1.9.1+dfsg-1ubuntu2.2_i386.deb) ...
Selecting previously deselected package libldap2-dev.
Unpacking libldap2-dev (from .../libldap2-dev_2.4.25-1.1ubuntu4.1_i386.deb) ...
Selecting previously deselected package libcurl4-openssl-dev.
Unpacking libcurl4-openssl-dev (from .../libcurl4-openssl-dev_7.21.6-3ubuntu3_i386.deb) ...
Selecting previously deselected package mysql-common.
Unpacking mysql-common (from .../mysql-common_5.1.58-1ubuntu1_all.deb) ...
Selecting previously deselected package libmysqlclient16.
Unpacking libmysqlclient16 (from .../libmysqlclient16_5.1.58-1ubuntu1_i386.deb) ...
Selecting previously deselected package libnet-daemon-perl.
Unpacking libnet-daemon-perl (from .../libnet-daemon-perl_0.48-1_all.deb) ...
Selecting previously deselected package libplrpc-perl.
Unpacking libplrpc-perl (from .../libplrpc-perl_0.2020-2_all.deb) ...
Selecting previously deselected package libdbi-perl.
Unpacking libdbi-perl (from .../libdbi-perl_1.616-1build1_i386.deb) ...
Selecting previously deselected package libdbd-mysql-perl.
Unpacking libdbd-mysql-perl (from .../libdbd-mysql-perl_4.019-1_i386.deb) ...
Selecting previously deselected package libjpeg62.
Unpacking libjpeg62 (from .../libjpeg62_6b1-1ubuntu2_i386.deb) ...
Selecting previously deselected package libxpm4.
Unpacking libxpm4 (from .../libxpm4_1%3a3.5.9-1ubuntu1_i386.deb) ...
Selecting previously deselected package libgd2-xpm.
Unpacking libgd2-xpm (from .../libgd2-xpm_2.0.36~rc1~dfsg-5.1ubuntu1_i386.deb) ...
Selecting previously deselected package libmcrypt4.
Unpacking libmcrypt4 (from .../libmcrypt4_2.5.8-3.1_i386.deb) ...
Selecting previously deselected package libssl-doc.
Unpacking libssl-doc (from .../libssl-doc_1.0.0e-2ubuntu4_all.deb) ...
Selecting previously deselected package libt1-5.
Unpacking libt1-5 (from .../libt1-5_5.1.2-3ubuntu0.11.10.1_i386.deb) ...
Selecting previously deselected package manpages-dev.
Unpacking manpages-dev (from .../manpages-dev_3.27-1ubuntu2_all.deb) ...
Selecting previously deselected package mysql-client-core-5.1.
Unpacking mysql-client-core-5.1 (from .../mysql-client-core-5.1_5.1.58-1ubuntu1_i386.deb) ...
Selecting previously deselected package mysql-client-5.1.
Unpacking mysql-client-5.1 (from .../mysql-client-5.1_5.1.58-1ubuntu1_i386.deb) ...
Selecting previously deselected package mysql-client.
Unpacking mysql-client (from .../mysql-client_5.1.58-1ubuntu1_all.deb) ...
Selecting previously deselected package php5-cli.
Unpacking php5-cli (from .../php5-cli_5.3.6-13ubuntu3.3_i386.deb) ...
Selecting previously deselected package php5-curl.
Unpacking php5-curl (from .../php5-curl_5.3.6-13ubuntu3.3_i386.deb) ...
Selecting previously deselected package php5-gd.
Unpacking php5-gd (from .../php5-gd_5.3.6-13ubuntu3.3_i386.deb) ...
Selecting previously deselected package php5-mcrypt.
Unpacking php5-mcrypt (from .../php5-mcrypt_5.3.5-0ubuntu1_i386.deb) ...
Selecting previously deselected package php5-mysql.
Unpacking php5-mysql (from .../php5-mysql_5.3.6-13ubuntu3.3_i386.deb) ...
Selecting previously deselected package ssl-cert.
Unpacking ssl-cert (from .../ssl-cert_1.0.28_all.deb) ...
Processing triggers for python-central ...
Processing triggers for man-db ...
Processing triggers for ufw ...
WARN: /etc is group writable!
Processing triggers for ureadahead ...
Processing triggers for install-info ...
Setting up libgssrpc4 (1.9.1+dfsg-1ubuntu2.2) ...
Setting up libkadm5clnt-mit8 (1.9.1+dfsg-1ubuntu2.2) ...
Setting up libkdb5-5 (1.9.1+dfsg-1ubuntu2.2) ...
Setting up libkadm5srv-mit8 (1.9.1+dfsg-1ubuntu2.2) ...
Setting up libgomp1 (4.6.1-9ubuntu3) ...
Setting up libquadmath0 (4.6.1-9ubuntu3) ...
Setting up libcap2 (1:2.21-2) ...
Setting up libapr1 (1.4.5-1) ...
Setting up libaprutil1 (1.3.12+dfsg-2) ...
Setting up libaprutil1-dbd-sqlite3 (1.3.12+dfsg-2) ...
Setting up libaprutil1-ldap (1.3.12+dfsg-2) ...
Setting up apache2.2-bin (2.2.20-1ubuntu1.1) ...
Setting up apache2-utils (2.2.20-1ubuntu1.1) ...
Setting up apache2.2-common (2.2.20-1ubuntu1.1) ...
Enabling site default.
Enabling module alias.
Enabling module autoindex.
Enabling module dir.
Enabling module env.
Enabling module mime.
Enabling module negotiation.
Enabling module setenvif.
Enabling module status.
Enabling module auth_basic.
Enabling module deflate.
Enabling module authz_default.
Enabling module authz_user.
Enabling module authz_groupfile.
Enabling module authn_file.
Enabling module authz_host.
Enabling module reqtimeout.
Setting up apache2-mpm-prefork (2.2.20-1ubuntu1.1) ...
* Starting web server apache2
...done.
Setting up apache2 (2.2.20-1ubuntu1.1) ...
Setting up binutils (2.21.53.20110810-0ubuntu5.1) ...
Setting up libmpfr4 (3.0.1-5) ...
Setting up libmpc2 (0.9-3) ...
Setting up cpp-4.6 (4.6.1-9ubuntu3) ...
Setting up cpp (4:4.6.1-2ubuntu5) ...
Setting up gcc-4.6 (4.6.1-9ubuntu3) ...
Setting up gcc (4:4.6.1-2ubuntu5) ...
Setting up libc-dev-bin (2.13-20ubuntu5) ...
Setting up linux-libc-dev (3.0.0-14.23) ...
Setting up libc6-dev (2.13-20ubuntu5) ...
Setting up comerr-dev (2.1-1.41.14-1ubuntu3) ...
Setting up krb5-multidev (1.9.1+dfsg-1ubuntu2.2) ...
Setting up php5-common (5.3.6-13ubuntu3.3) ...
Setting up libapache2-mod-php5 (5.3.6-13ubuntu3.3) ...
Creating config file /etc/php5/apache2/php.ini with new version
* Reloading web server config apache2
...done.
Setting up zlib1g-dev (1:1.2.3.4.dfsg-3ubuntu3) ...
Setting up libssl-dev (1.0.0e-2ubuntu4) ...
Setting up pkg-config (0.26-1ubuntu1) ...
Setting up libidn11-dev (1.22-2) ...
Setting up libkrb5-dev (1.9.1+dfsg-1ubuntu2.2) ...
Setting up libldap2-dev (2.4.25-1.1ubuntu4.1) ...
Setting up libcurl4-openssl-dev (7.21.6-3ubuntu3) ...
Setting up mysql-common (5.1.58-1ubuntu1) ...
Setting up libmysqlclient16 (5.1.58-1ubuntu1) ...
Setting up libnet-daemon-perl (0.48-1) ...
Setting up libplrpc-perl (0.2020-2) ...
Setting up libdbi-perl (1.616-1build1) ...
Setting up libdbd-mysql-perl (4.019-1) ...
Setting up libjpeg62 (6b1-1ubuntu2) ...
Setting up libxpm4 (1:3.5.9-1ubuntu1) ...
Setting up libgd2-xpm (2.0.36~rc1~dfsg-5.1ubuntu1) ...
Setting up libmcrypt4 (2.5.8-3.1) ...
Setting up libssl-doc (1.0.0e-2ubuntu4) ...
Setting up libt1-5 (5.1.2-3ubuntu0.11.10.1) ...
Setting up manpages-dev (3.27-1ubuntu2) ...
Setting up mysql-client-core-5.1 (5.1.58-1ubuntu1) ...
Setting up mysql-client-5.1 (5.1.58-1ubuntu1) ...
Setting up mysql-client (5.1.58-1ubuntu1) ...
Setting up php5-cli (5.3.6-13ubuntu3.3) ...
Creating config file /etc/php5/cli/php.ini with new version
update-alternatives: using /usr/bin/php5 to provide /usr/bin/php (php) in auto mode.
Setting up php5-curl (5.3.6-13ubuntu3.3) ...
Setting up php5-gd (5.3.6-13ubuntu3.3) ...
Setting up php5-mcrypt (5.3.5-0ubuntu1) ...
Setting up php5-mysql (5.3.6-13ubuntu3.3) ...
Setting up ssl-cert (1.0.28) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
ubuntu@ip-10-248-6-249:~$ sudo apt-get install htop
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
htop
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 64.3 kB of archives.
After this operation, 221 kB of additional disk space will be used.
Get:1 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ oneiric/universe htop i386 0.9-4 [64.3 kB]
Fetched 64.3 kB in 0s (1,014 kB/s)
Selecting previously deselected package htop.
(Reading database ... 33313 files and directories currently installed.)
Unpacking htop (from .../archives/htop_0.9-4_i386.deb) ...
Processing triggers for man-db ...
Setting up htop (0.9-4) ...
ubuntu@ip-10-248-6-249:~$ htop
ubuntu@ip-10-248-6-249:~$ ps -ef | more
UID PID PPID C STIME TTY TIME CMD
root 1 0 0 23:38 ? 00:00:00 /sbin/init
root 2 0 0 23:38 ? 00:00:00 [kthreadd]
root 3 2 0 23:38 ? 00:00:00 [ksoftirqd/0]
root 4 2 0 23:38 ? 00:00:00 [kworker/0:0]
root 5 2 0 23:38 ? 00:00:00 [kworker/u:0]
root 6 2 0 23:38 ? 00:00:00 [migration/0]
root 7 2 0 23:38 ? 00:00:00 [cpuset]
root 8 2 0 23:38 ? 00:00:00 [khelper]
root 9 2 0 23:38 ? 00:00:00 [netns]
root 10 2 0 23:38 ? 00:00:00 [xenwatch]
root 11 2 0 23:38 ? 00:00:00 [xenbus]
root 12 2 0 23:38 ? 00:00:00 [sync_supers]
root 13 2 0 23:38 ? 00:00:00 [bdi-default]
root 14 2 0 23:38 ? 00:00:00 [kintegrityd]
root 15 2 0 23:38 ? 00:00:00 [kblockd]
root 16 2 0 23:38 ? 00:00:00 [ata_sff]
root 17 2 0 23:38 ? 00:00:00 [khubd]
root 18 2 0 23:38 ? 00:00:00 [md]
root 19 2 0 23:38 ? 00:00:00 [kworker/0:1]
root 20 2 0 23:38 ? 00:00:00 [kworker/u:1]
root 22 2 0 23:38 ? 00:00:00 [khungtaskd]
root 23 2 0 23:38 ? 00:00:00 [kswapd0]
root 24 2 0 23:38 ? 00:00:00 [ksmd]
root 25 2 0 23:38 ? 00:00:00 [fsnotify_mark]
root 26 2 0 23:38 ? 00:00:00 [ecryptfs-kthrea]
root 27 2 0 23:38 ? 00:00:00 [crypto]
root 35 2 0 23:38 ? 00:00:00 [kthrotld]
root 37 2 0 23:38 ? 00:00:00 [khvcd]
root 161 2 0 23:38 ? 00:00:01 [jbd2/xvda1-8]
root 162 2 0 23:38 ? 00:00:00 [ext4-dio-unwrit]
root 228 1 0 23:38 ? 00:00:00 upstart-udev-bridge --daemon
root 230 1 0 23:38 ? 00:00:00 udevd --daemon
root 283 230 0 23:38 ? 00:00:00 udevd --daemon
root 284 230 0 23:38 ? 00:00:00 udevd --daemon
root 387 1 0 23:38 ? 00:00:00 upstart-socket-bridge --daemon
root 408 1 0 23:38 ? 00:00:00 dhclient3 -e IF_METRIC=100 -pf /var/run/dhclient.eth0.pid -lf /var/lib/dhcp3/dhclient.eth0
.leases -1 eth0
root 451 2 0 23:38 ? 00:00:00 [flush-202:1]
root 501 1 0 23:38 ? 00:00:00 /usr/sbin/sshd -D
syslog 512 1 0 23:38 ? 00:00:00 rsyslogd -c5
102 524 1 0 23:38 ? 00:00:00 dbus-daemon --system --fork --activation=upstart
root 555 1 0 23:38 tty4 00:00:00 /sbin/getty -8 38400 tty4
root 559 1 0 23:38 tty5 00:00:00 /sbin/getty -8 38400 tty5
root 564 1 0 23:38 tty2 00:00:00 /sbin/getty -8 38400 tty2
root 565 1 0 23:38 tty3 00:00:00 /sbin/getty -8 38400 tty3
root 567 1 0 23:38 tty6 00:00:00 /sbin/getty -8 38400 tty6
root 570 1 0 23:38 ? 00:00:00 cron
daemon 571 1 0 23:38 ? 00:00:00 atd
root 632 1 0 23:38 tty1 00:00:00 /sbin/getty -8 38400 tty1
root 660 501 0 23:40 ? 00:00:00 sshd: ubuntu [priv]
ubuntu 687 660 0 23:40 ? 00:00:00 sshd: ubuntu@pts/0
ubuntu 688 687 0 23:40 pts/0 00:00:00 -bash
root 8150 1 0 23:44 ? 00:00:00 /usr/sbin/apache2 -k start
www-data 8318 8150 0 23:44 ? 00:00:00 /usr/sbin/apache2 -k start
www-data 8319 8150 0 23:44 ? 00:00:00 /usr/sbin/apache2 -k start
www-data 8320 8150 0 23:44 ? 00:00:00 /usr/sbin/apache2 -k start
www-data 8321 8150 0 23:44 ? 00:00:00 /usr/sbin/apache2 -k start
www-data 8322 8150 0 23:44 ? 00:00:00 /usr/sbin/apache2 -k start
ubuntu 8815 688 0 23:44 pts/0 00:00:00 ps -ef
ubuntu 8816 688 0 23:44 pts/0 00:00:00 more
ubuntu@ip-10-248-6-249:~$ mysql
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
ubuntu@ip-10-248-6-249:~$ mysql -u root -p
Enter password:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
ubuntu@ip-10-248-6-249:~$ mysql -u root
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
ubuntu@ip-10-248-6-249:~$ cd /var/www
ubuntu@ip-10-248-6-249:/var/www$ ls -latr
total 12
drwxr-xr-x 13 root root 4096 2012-01-15 23:43 ..
-rw-r--r-- 1 root root 177 2012-01-15 23:44 index.html
drwxr-xr-x 2 root root 4096 2012-01-15 23:44 .
ubuntu@ip-10-248-6-249:/var/www$ mv index.html index.html.bak
mv: cannot move `index.html' to `index.html.bak': Permission denied
ubuntu@ip-10-248-6-249:/var/www$ sudo mv index.html index.html.bak
ubuntu@ip-10-248-6-249:/var/www$ ls -latr
total 12
drwxr-xr-x 13 root root 4096 2012-01-15 23:43 ..
-rw-r--r-- 1 root root 177 2012-01-15 23:44 index.html.bak
drwxr-xr-x 2 root root 4096 2012-01-15 23:45 .
ubuntu@ip-10-248-6-249:/var/www$ passwd
Changing password for ubuntu.
(current) UNIX password:
passwd: Authentication token manipulation error
passwd: password unchanged
ubuntu@ip-10-248-6-249:/var/www$ sudo passwd
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
ubuntu@ip-10-248-6-249:/var/www$ ls -latr
total 12
drwxr-xr-x 13 root root 4096 2012-01-15 23:43 ..
-rw-r--r-- 1 root root 177 2012-01-15 23:44 index.html.bak
drwxr-xr-x 2 root root 4096 2012-01-15 23:45 .
ubuntu@ip-10-248-6-249:/var/www$ touch index.php
touch: cannot touch `index.php': Permission denied
ubuntu@ip-10-248-6-249:/var/www$ sudo touch index.php
ubuntu@ip-10-248-6-249:/var/www$ vi index.
ubuntu@ip-10-248-6-249:/var/www$ vi index.php
ubuntu@ip-10-248-6-249:/var/www$ sudo vi index.php
ubuntu@ip-10-248-6-249:/var/www$ sudo service apache2 restart
* Restarting web server apache2
... waiting ...done.
ubuntu@ip-10-248-6-249:/var/www$ cd ~
ubuntu@ip-10-248-6-249:~$ pwd
/home/ubuntu
ubuntu@ip-10-248-6-249:~$ wget http://ftp.drupal.org/files/projects/drupal-7.10.tar.gz
--2012-01-15 23:55:22-- http://ftp.drupal.org/files/projects/drupal-7.10.tar.gz
Resolving ftp.drupal.org... 140.211.166.134
Connecting to ftp.drupal.org|140.211.166.134|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3067653 (2.9M) [application/x-gzip]
Saving to: `drupal-7.10.tar.gz'
100%[================================================================================================>] 3,067,653 7.12M/s in 0.4s
2012-01-15 23:55:22 (7.12 MB/s) - `drupal-7.10.tar.gz' saved [3067653/3067653]
ubuntu@ip-10-248-6-249:~$ sudo tar -zxvf drupal-7.0.tar.gz
tar (child): drupal-7.0.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
ubuntu@ip-10-248-6-249:~$ sudo tar -xvzf drupal-7.10.tar.gz
drupal-7.10/
drupal-7.10/MAINTAINERS.txt
drupal-7.10/xmlrpc.php
drupal-7.10/INSTALL.pgsql.txt
drupal-7.10/includes/
drupal-7.10/includes/graph.inc
drupal-7.10/includes/entity.inc
drupal-7.10/includes/xmlrpcs.inc
drupal-7.10/includes/archiver.inc
drupal-7.10/includes/module.inc
drupal-7.10/includes/token.inc
drupal-7.10/includes/lock.inc
drupal-7.10/includes/menu.inc
drupal-7.10/includes/theme.maintenance.inc
drupal-7.10/includes/session.inc
drupal-7.10/includes/file.mimetypes.inc
drupal-7.10/includes/theme.inc
drupal-7.10/includes/iso.inc
drupal-7.10/includes/bootstrap.inc
drupal-7.10/includes/filetransfer/
drupal-7.10/includes/filetransfer/ssh.inc
drupal-7.10/includes/filetransfer/ftp.inc
drupal-7.10/includes/filetransfer/filetransfer.inc
drupal-7.10/includes/filetransfer/local.inc
drupal-7.10/includes/unicode.inc
drupal-7.10/includes/path.inc
drupal-7.10/includes/cache.inc
drupal-7.10/includes/authorize.inc
drupal-7.10/includes/utility.inc
drupal-7.10/includes/batch.inc
drupal-7.10/includes/mail.inc
drupal-7.10/includes/install.core.inc
drupal-7.10/includes/update.inc
drupal-7.10/includes/password.inc
drupal-7.10/includes/actions.inc
drupal-7.10/includes/language.inc
drupal-7.10/includes/stream_wrappers.inc
drupal-7.10/includes/xmlrpc.inc
drupal-7.10/includes/file.inc
drupal-7.10/includes/form.inc
drupal-7.10/includes/ajax.inc
drupal-7.10/includes/batch.queue.inc
drupal-7.10/includes/install.inc
drupal-7.10/includes/updater.inc
drupal-7.10/includes/tablesort.inc
drupal-7.10/includes/unicode.entities.inc
drupal-7.10/includes/image.inc
drupal-7.10/includes/locale.inc
drupal-7.10/includes/registry.inc
drupal-7.10/includes/date.inc
drupal-7.10/includes/cache-install.inc
drupal-7.10/includes/pager.inc
drupal-7.10/includes/common.inc
drupal-7.10/includes/errors.inc
drupal-7.10/includes/database/
drupal-7.10/includes/database/prefetch.inc
drupal-7.10/includes/database/log.inc
drupal-7.10/includes/database/select.inc
drupal-7.10/includes/database/query.inc
drupal-7.10/includes/database/sqlite/
drupal-7.10/includes/database/sqlite/select.inc
drupal-7.10/includes/database/sqlite/query.inc
drupal-7.10/includes/database/sqlite/install.inc
drupal-7.10/includes/database/sqlite/database.inc
drupal-7.10/includes/database/sqlite/schema.inc
drupal-7.10/includes/database/mysql/
drupal-7.10/includes/database/mysql/query.inc
drupal-7.10/includes/database/mysql/install.inc
drupal-7.10/includes/database/mysql/database.inc
drupal-7.10/includes/database/mysql/schema.inc
drupal-7.10/includes/database/database.inc
drupal-7.10/includes/database/schema.inc
drupal-7.10/includes/database/pgsql/
drupal-7.10/includes/database/pgsql/select.inc
drupal-7.10/includes/database/pgsql/query.inc
drupal-7.10/includes/database/pgsql/install.inc
drupal-7.10/includes/database/pgsql/database.inc
drupal-7.10/includes/database/pgsql/schema.inc
drupal-7.10/modules/
drupal-7.10/modules/profile/
drupal-7.10/modules/profile/profile.info
drupal-7.10/modules/profile/profile-block.tpl.php
drupal-7.10/modules/profile/profile.admin.inc
drupal-7.10/modules/profile/profile-wrapper.tpl.php
drupal-7.10/modules/profile/profile.pages.inc
drupal-7.10/modules/profile/profile.test
drupal-7.10/modules/profile/profile.module
drupal-7.10/modules/profile/profile-listing.tpl.php
drupal-7.10/modules/profile/profile.install
drupal-7.10/modules/profile/profile.css
drupal-7.10/modules/profile/profile.js
drupal-7.10/modules/dashboard/
drupal-7.10/modules/dashboard/dashboard.info
drupal-7.10/modules/dashboard/dashboard.test
drupal-7.10/modules/dashboard/dashboard.css
drupal-7.10/modules/dashboard/dashboard.install
drupal-7.10/modules/dashboard/dashboard.api.php
drupal-7.10/modules/dashboard/dashboard.js
drupal-7.10/modules/dashboard/dashboard-rtl.css
drupal-7.10/modules/dashboard/dashboard.module
drupal-7.10/modules/forum/
drupal-7.10/modules/forum/forum.css
drupal-7.10/modules/forum/forum-list.tpl.php
drupal-7.10/modules/forum/forum.admin.inc
drupal-7.10/modules/forum/forum.module
drupal-7.10/modules/forum/forum.info
drupal-7.10/modules/forum/forum-rtl.css
drupal-7.10/modules/forum/forum.test
drupal-7.10/modules/forum/forums.tpl.php
drupal-7.10/modules/forum/forum-icon.tpl.php
drupal-7.10/modules/forum/forum-topic-list.tpl.php
drupal-7.10/modules/forum/forum.pages.inc
drupal-7.10/modules/forum/forum.install
drupal-7.10/modules/forum/forum-submitted.tpl.php
drupal-7.10/modules/menu/
drupal-7.10/modules/menu/menu.test
drupal-7.10/modules/menu/menu.info
drupal-7.10/modules/menu/menu.install
drupal-7.10/modules/menu/menu.js
drupal-7.10/modules/menu/menu.admin.js
drupal-7.10/modules/menu/menu.module
drupal-7.10/modules/menu/menu.css
drupal-7.10/modules/menu/menu.api.php
drupal-7.10/modules/menu/menu.admin.inc
drupal-7.10/modules/rdf/
drupal-7.10/modules/rdf/rdf.info
drupal-7.10/modules/rdf/rdf.install
drupal-7.10/modules/rdf/rdf.test
drupal-7.10/modules/rdf/rdf.module
drupal-7.10/modules/rdf/rdf.api.php
drupal-7.10/modules/rdf/tests/
drupal-7.10/modules/rdf/tests/rdf_test.install
drupal-7.10/modules/rdf/tests/rdf_test.info
drupal-7.10/modules/rdf/tests/rdf_test.module
drupal-7.10/modules/system/
drupal-7.10/modules/system/system.base-rtl.css
drupal-7.10/modules/system/region.tpl.php
drupal-7.10/modules/system/system.mail.inc
drupal-7.10/modules/system/theme.api.php
drupal-7.10/modules/system/system.module
drupal-7.10/modules/system/maintenance-page.tpl.php
drupal-7.10/modules/system/system.install
drupal-7.10/modules/system/system.queue.inc
drupal-7.10/modules/system/system.admin.inc
drupal-7.10/modules/system/system.menus-rtl.css
drupal-7.10/modules/system/image.gd.inc
drupal-7.10/modules/system/system.updater.inc
drupal-7.10/modules/system/system.messages-rtl.css
drupal-7.10/modules/system/system.messages.css
drupal-7.10/modules/system/system.cron.js
drupal-7.10/modules/system/system.js
drupal-7.10/modules/system/system.theme.css
drupal-7.10/modules/system/system.api.php
drupal-7.10/modules/system/system.theme-rtl.css
drupal-7.10/modules/system/system.tokens.inc
drupal-7.10/modules/system/system.menus.css
drupal-7.10/modules/system/system.test
drupal-7.10/modules/system/system.admin.css
drupal-7.10/modules/system/system.info
drupal-7.10/modules/system/system.tar.inc
drupal-7.10/modules/system/system.maintenance.css
drupal-7.10/modules/system/html.tpl.php
drupal-7.10/modules/system/system.archiver.inc
drupal-7.10/modules/system/page.tpl.php
drupal-7.10/modules/system/system.base.css
drupal-7.10/modules/system/system.admin-rtl.css
drupal-7.10/modules/locale/
drupal-7.10/modules/locale/locale.install
drupal-7.10/modules/locale/locale.datepicker.js
drupal-7.10/modules/locale/locale.info
drupal-7.10/modules/locale/locale-rtl.css
drupal-7.10/modules/locale/locale.css
drupal-7.10/modules/locale/locale.module
drupal-7.10/modules/locale/locale.api.php
drupal-7.10/modules/locale/tests/
drupal-7.10/modules/locale/tests/locale_test.js
drupal-7.10/modules/locale/tests/locale_test.info
drupal-7.10/modules/locale/tests/locale_test.module
drupal-7.10/modules/locale/tests/translations/
drupal-7.10/modules/locale/tests/translations/test.xx.po
drupal-7.10/modules/locale/locale.admin.inc
drupal-7.10/modules/locale/locale.test
drupal-7.10/modules/node/
drupal-7.10/modules/node/node.tokens.inc
drupal-7.10/modules/node/node.info
drupal-7.10/modules/node/content_types.inc
drupal-7.10/modules/node/node.test
drupal-7.10/modules/node/node.module
drupal-7.10/modules/node/node.css
drupal-7.10/modules/node/node.install
drupal-7.10/modules/node/node.tpl.php
drupal-7.10/modules/node/tests/
drupal-7.10/modules/node/tests/node_test_exception.module
drupal-7.10/modules/node/tests/node_access_test.module
drupal-7.10/modules/node/tests/node_test.module
drupal-7.10/modules/node/tests/node_access_test.info
drupal-7.10/modules/node/tests/node_access_test.install
drupal-7.10/modules/node/tests/node_test_exception.info
drupal-7.10/modules/node/tests/node_test.info
drupal-7.10/modules/node/node.api.php
drupal-7.10/modules/node/node.pages.inc
drupal-7.10/modules/node/content_types.js
drupal-7.10/modules/node/node.admin.inc
drupal-7.10/modules/node/node.js
drupal-7.10/modules/overlay/
drupal-7.10/modules/overlay/overlay.tpl.php
drupal-7.10/modules/overlay/overlay-child.js
drupal-7.10/modules/overlay/overlay-parent.js
drupal-7.10/modules/overlay/overlay-child-rtl.css
drupal-7.10/modules/overlay/overlay.api.php
drupal-7.10/modules/overlay/images/
drupal-7.10/modules/overlay/images/background.png
drupal-7.10/modules/overlay/images/close.png
drupal-7.10/modules/overlay/images/close-rtl.png
drupal-7.10/modules/overlay/overlay-parent.css
drupal-7.10/modules/overlay/overlay.install
drupal-7.10/modules/overlay/overlay-child.css
drupal-7.10/modules/overlay/overlay.info
drupal-7.10/modules/overlay/overlay.module
drupal-7.10/modules/comment/
drupal-7.10/modules/comment/comment-wrapper.tpl.php
drupal-7.10/modules/comment/comment.info
drupal-7.10/modules/comment/comment.install
drupal-7.10/modules/comment/comment.tpl.php
drupal-7.10/modules/comment/comment-node-form.js
drupal-7.10/modules/comment/comment.api.php
drupal-7.10/modules/comment/comment.admin.inc
drupal-7.10/modules/comment/comment.test
drupal-7.10/modules/comment/comment.pages.inc
drupal-7.10/modules/comment/comment.css
drupal-7.10/modules/comment/comment-rtl.css
drupal-7.10/modules/comment/comment.tokens.inc
drupal-7.10/modules/comment/comment.module
drupal-7.10/modules/blog/
drupal-7.10/modules/blog/blog.info
drupal-7.10/modules/blog/blog.install
drupal-7.10/modules/blog/blog.module
drupal-7.10/modules/blog/blog.pages.inc
drupal-7.10/modules/blog/blog.test
drupal-7.10/modules/README.txt
drupal-7.10/modules/image/
drupal-7.10/modules/image/image.admin.css
drupal-7.10/modules/image/image.module
drupal-7.10/modules/image/image.api.php
drupal-7.10/modules/image/image.field.inc
drupal-7.10/modules/image/image.install
drupal-7.10/modules/image/image.effects.inc
drupal-7.10/modules/image/image.admin.inc
drupal-7.10/modules/image/tests/
drupal-7.10/modules/image/tests/image_module_test.info
drupal-7.10/modules/image/tests/image_module_test.module
drupal-7.10/modules/image/image-rtl.css
drupal-7.10/modules/image/image.test
drupal-7.10/modules/image/image.info
drupal-7.10/modules/image/image.css
drupal-7.10/modules/image/sample.png
drupal-7.10/modules/color/
drupal-7.10/modules/color/color.info
drupal-7.10/modules/color/color.module
drupal-7.10/modules/color/color.test
drupal-7.10/modules/color/color.css
drupal-7.10/modules/color/color.js
drupal-7.10/modules/color/images/
drupal-7.10/modules/color/images/hook-rtl.png
drupal-7.10/modules/color/images/lock.png
drupal-7.10/modules/color/images/hook.png
drupal-7.10/modules/color/color.install
drupal-7.10/modules/color/preview.js
drupal-7.10/modules/color/color-rtl.css
drupal-7.10/modules/color/preview.html
drupal-7.10/modules/trigger/
drupal-7.10/modules/trigger/trigger.info
drupal-7.10/modules/trigger/trigger.test
drupal-7.10/modules/trigger/trigger.admin.inc
drupal-7.10/modules/trigger/trigger.api.php
drupal-7.10/modules/trigger/tests/
drupal-7.10/modules/trigger/tests/trigger_test.module
drupal-7.10/modules/trigger/tests/trigger_test.info
drupal-7.10/modules/trigger/trigger.install
drupal-7.10/modules/trigger/trigger.module
drupal-7.10/modules/filter/
drupal-7.10/modules/filter/filter.install
drupal-7.10/modules/filter/filter.info
drupal-7.10/modules/filter/filter.pages.inc
drupal-7.10/modules/filter/filter.api.php
drupal-7.10/modules/filter/filter.js
drupal-7.10/modules/filter/filter.admin.inc
drupal-7.10/modules/filter/filter.css
drupal-7.10/modules/filter/tests/
drupal-7.10/modules/filter/tests/filter.url-input.txt
drupal-7.10/modules/filter/tests/filter.url-output.txt
drupal-7.10/modules/filter/filter.module
drupal-7.10/modules/filter/filter.test
drupal-7.10/modules/filter/filter.admin.js
drupal-7.10/modules/user/
drupal-7.10/modules/user/user.module
drupal-7.10/modules/user/user.pages.inc
drupal-7.10/modules/user/user.css
drupal-7.10/modules/user/user-profile.tpl.php
drupal-7.10/modules/user/user.permissions.js
drupal-7.10/modules/user/user.api.php
drupal-7.10/modules/user/user.admin.inc
drupal-7.10/modules/user/user.tokens.inc
drupal-7.10/modules/user/user.install
drupal-7.10/modules/user/user.test
drupal-7.10/modules/user/user-profile-category.tpl.php
drupal-7.10/modules/user/user-rtl.css
drupal-7.10/modules/user/tests/
drupal-7.10/modules/user/tests/user_form_test.info
drupal-7.10/modules/user/tests/user_form_test.module
drupal-7.10/modules/user/user.js
drupal-7.10/modules/user/user.info
drupal-7.10/modules/user/user-picture.tpl.php
drupal-7.10/modules/user/user-profile-item.tpl.php
drupal-7.10/modules/file/
drupal-7.10/modules/file/file.install
drupal-7.10/modules/file/file.css
drupal-7.10/modules/file/icons/
drupal-7.10/modules/file/icons/application-pdf.png
drupal-7.10/modules/file/icons/image-x-generic.png
drupal-7.10/modules/file/icons/x-office-document.png
drupal-7.10/modules/file/icons/video-x-generic.png
drupal-7.10/modules/file/icons/x-office-spreadsheet.png
drupal-7.10/modules/file/icons/text-x-script.png
drupal-7.10/modules/file/icons/text-plain.png
drupal-7.10/modules/file/icons/text-x-generic.png
drupal-7.10/modules/file/icons/package-x-generic.png
drupal-7.10/modules/file/icons/x-office-presentation.png
drupal-7.10/modules/file/icons/application-octet-stream.png
drupal-7.10/modules/file/icons/application-x-executable.png
drupal-7.10/modules/file/icons/audio-x-generic.png
drupal-7.10/modules/file/icons/text-html.png
drupal-7.10/modules/file/file.js
drupal-7.10/modules/file/file.field.inc
drupal-7.10/modules/file/file.module
drupal-7.10/modules/file/tests/
drupal-7.10/modules/file/tests/file_module_test.info
drupal-7.10/modules/file/tests/file_module_test.module
drupal-7.10/modules/file/tests/file.test
drupal-7.10/modules/file/file.info
drupal-7.10/modules/file/file.api.php
drupal-7.10/modules/openid/
drupal-7.10/modules/openid/openid.install
drupal-7.10/modules/openid/openid-rtl.css
drupal-7.10/modules/openid/openid.inc
drupal-7.10/modules/openid/openid.js
drupal-7.10/modules/openid/login-bg.png
drupal-7.10/modules/openid/openid.api.php
drupal-7.10/modules/openid/openid.css
drupal-7.10/modules/openid/tests/
drupal-7.10/modules/openid/tests/openid_test.module
drupal-7.10/modules/openid/tests/openid_test.install
drupal-7.10/modules/openid/tests/openid_test.info
drupal-7.10/modules/openid/openid.info
drupal-7.10/modules/openid/openid.test
drupal-7.10/modules/openid/openid.module
drupal-7.10/modules/openid/openid.pages.inc
drupal-7.10/modules/syslog/
drupal-7.10/modules/syslog/syslog.test
drupal-7.10/modules/syslog/syslog.module
drupal-7.10/modules/syslog/syslog.info
drupal-7.10/modules/syslog/syslog.install
drupal-7.10/modules/simpletest/
drupal-7.10/modules/simpletest/simpletest.css
drupal-7.10/modules/simpletest/simpletest.test
drupal-7.10/modules/simpletest/files/
drupal-7.10/modules/simpletest/files/README.txt
drupal-7.10/modules/simpletest/files/css_test_files/
drupal-7.10/modules/simpletest/files/css_test_files/import1.css
drupal-7.10/modules/simpletest/files/css_test_files/import2.css
drupal-7.10/modules/simpletest/files/css_test_files/css_input_with_import.css
drupal-7.10/modules/simpletest/files/css_test_files/css_input_with_import.css.unoptimized.css
drupal-7.10/modules/simpletest/files/css_test_files/css_input_without_import.css.optimized.css
drupal-7.10/modules/simpletest/files/css_test_files/css_input_without_import.css
drupal-7.10/modules/simpletest/files/css_test_files/css_input_with_import.css.optimized.css
drupal-7.10/modules/simpletest/files/css_test_files/css_input_without_import.css.unoptimized.css
drupal-7.10/modules/simpletest/files/css_test_files/comment_hacks.css.optimized.css
drupal-7.10/modules/simpletest/files/css_test_files/comment_hacks.css.unoptimized.css
drupal-7.10/modules/simpletest/files/css_test_files/comment_hacks.css
drupal-7.10/modules/simpletest/files/php-1.txt
drupal-7.10/modules/simpletest/files/image-2.jpg
drupal-7.10/modules/simpletest/files/image-1.png
drupal-7.10/modules/simpletest/files/image-test.gif
drupal-7.10/modules/simpletest/files/php-2.php
drupal-7.10/modules/simpletest/files/javascript-1.txt
drupal-7.10/modules/simpletest/files/html-1.txt
drupal-7.10/modules/simpletest/files/html-2.html
drupal-7.10/modules/simpletest/files/sql-1.txt
drupal-7.10/modules/simpletest/files/javascript-2.script
drupal-7.10/modules/simpletest/files/image-test.png
drupal-7.10/modules/simpletest/files/sql-2.sql
drupal-7.10/modules/simpletest/files/image-test.jpg
drupal-7.10/modules/simpletest/simpletest.module
drupal-7.10/modules/simpletest/simpletest.pages.inc
drupal-7.10/modules/simpletest/simpletest.install
drupal-7.10/modules/simpletest/simpletest.info
drupal-7.10/modules/simpletest/tests/
drupal-7.10/modules/simpletest/tests/batch_test.module
drupal-7.10/modules/simpletest/tests/common_test_cron_helper.info
drupal-7.10/modules/simpletest/tests/drupal_system_listing_incompatible_test/
drupal-7.10/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module
drupal-7.10/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info
drupal-7.10/modules/simpletest/tests/taxonomy_test.module
drupal-7.10/modules/simpletest/tests/entity_cache_test_dependency.info
drupal-7.10/modules/simpletest/tests/http.php
drupal-7.10/modules/simpletest/tests/bootstrap.test
drupal-7.10/modules/simpletest/tests/requirements2_test.info
drupal-7.10/modules/simpletest/tests/menu.test
drupal-7.10/modules/simpletest/tests/actions_loop_test.info
drupal-7.10/modules/simpletest/tests/entity_cache_test.info
drupal-7.10/modules/simpletest/tests/password.test
drupal-7.10/modules/simpletest/tests/update_test_1.install
drupal-7.10/modules/simpletest/tests/menu_test.info
drupal-7.10/modules/simpletest/tests/batch_test.callbacks.inc
drupal-7.10/modules/simpletest/tests/path.test
drupal-7.10/modules/simpletest/tests/graph.test
drupal-7.10/modules/simpletest/tests/module.test
drupal-7.10/modules/simpletest/tests/update_test_2.install
drupal-7.10/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info
drupal-7.10/modules/simpletest/tests/url_alter_test.module
drupal-7.10/modules/simpletest/tests/entity_crud_hook_test.info
drupal-7.10/modules/simpletest/tests/filter_test.module
drupal-7.10/modules/simpletest/tests/taxonomy_test.install
drupal-7.10/modules/simpletest/tests/theme.test
drupal-7.10/modules/simpletest/tests/update_script_test.info
drupal-7.10/modules/simpletest/tests/actions_loop_test.module
drupal-7.10/modules/simpletest/tests/database_test.module
drupal-7.10/modules/simpletest/tests/common_test.info
drupal-7.10/modules/simpletest/tests/system_incompatible_module_version_test.module
drupal-7.10/modules/simpletest/tests/database_test.test
drupal-7.10/modules/simpletest/tests/image_test.info
drupal-7.10/modules/simpletest/tests/common_test.css
drupal-7.10/modules/simpletest/tests/requirements1_test.module
drupal-7.10/modules/simpletest/tests/common.test
drupal-7.10/modules/simpletest/tests/drupal_system_listing_compatible_test/
drupal-7.10/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module
drupal-7.10/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info
drupal-7.10/modules/simpletest/tests/unicode.test
drupal-7.10/modules/simpletest/tests/common_test.module
drupal-7.10/modules/simpletest/tests/error_test.module
drupal-7.10/modules/simpletest/tests/file_test.module
drupal-7.10/modules/simpletest/tests/common_test_info.txt
drupal-7.10/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info
drupal-7.10/modules/simpletest/tests/ajax_forms_test.info
drupal-7.10/modules/simpletest/tests/form_test.module
drupal-7.10/modules/simpletest/tests/system_incompatible_module_version_test.info
drupal-7.10/modules/simpletest/tests/system_dependencies_test.module
drupal-7.10/modules/simpletest/tests/xmlrpc_test.module
drupal-7.10/modules/simpletest/tests/update_script_test.module
drupal-7.10/modules/simpletest/tests/common_test.print.css
drupal-7.10/modules/simpletest/tests/taxonomy_test.info
drupal-7.10/modules/simpletest/tests/error.test
drupal-7.10/modules/simpletest/tests/requirements1_test.install
drupal-7.10/modules/simpletest/tests/update_script_test.install
drupal-7.10/modules/simpletest/tests/ajax_forms_test.module
drupal-7.10/modules/simpletest/tests/database_test.install
drupal-7.10/modules/simpletest/tests/lock.test
drupal-7.10/modules/simpletest/tests/module_test.install
drupal-7.10/modules/simpletest/tests/error_test.info
drupal-7.10/modules/simpletest/tests/entity_query.test
drupal-7.10/modules/simpletest/tests/requirements1_test.info
drupal-7.10/modules/simpletest/tests/module_test.module
drupal-7.10/modules/simpletest/tests/batch.test
drupal-7.10/modules/simpletest/tests/system_test.module
drupal-7.10/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.module
drupal-7.10/modules/simpletest/tests/cache.test
drupal-7.10/modules/simpletest/tests/file.test
drupal-7.10/modules/simpletest/tests/ajax_test.module
drupal-7.10/modules/simpletest/tests/system_dependencies_test.info
drupal-7.10/modules/simpletest/tests/database_test.info
drupal-7.10/modules/simpletest/tests/filter_test.info
drupal-7.10/modules/simpletest/tests/entity_crud_hook_test.test
drupal-7.10/modules/simpletest/tests/file_test.info
drupal-7.10/modules/simpletest/tests/form_test.info
drupal-7.10/modules/simpletest/tests/module_test.file.inc
drupal-7.10/modules/simpletest/tests/update.test
drupal-7.10/modules/simpletest/tests/form_test.file.inc
drupal-7.10/modules/simpletest/tests/actions.test
drupal-7.10/modules/simpletest/tests/ajax.test
drupal-7.10/modules/simpletest/tests/common_test_cron_helper.module
drupal-7.10/modules/simpletest/tests/update_test_3.module
drupal-7.10/modules/simpletest/tests/url_alter_test.install
drupal-7.10/modules/simpletest/tests/update_test_3.install
drupal-7.10/modules/simpletest/tests/url_alter_test.info
drupal-7.10/modules/simpletest/tests/update_test_1.info
drupal-7.10/modules/simpletest/tests/module_test.info
drupal-7.10/modules/simpletest/tests/actions_loop_test.install
drupal-7.10/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.module
drupal-7.10/modules/simpletest/tests/update_test_2.module
drupal-7.10/modules/simpletest/tests/xmlrpc_test.info
drupal-7.10/modules/simpletest/tests/entity_cache_test.module
drupal-7.10/modules/simpletest/tests/system_test.info
drupal-7.10/modules/simpletest/tests/theme_test.info
drupal-7.10/modules/simpletest/tests/update_test_2.info
drupal-7.10/modules/simpletest/tests/theme_test.module
drupal-7.10/modules/simpletest/tests/menu_test.module
drupal-7.10/modules/simpletest/tests/batch_test.info
drupal-7.10/modules/simpletest/tests/system.base.css
drupal-7.10/modules/simpletest/tests/image.test
drupal-7.10/modules/simpletest/tests/filetransfer.test
drupal-7.10/modules/simpletest/tests/session_test.info
drupal-7.10/modules/simpletest/tests/https.php
drupal-7.10/modules/simpletest/tests/image_test.module
drupal-7.10/modules/simpletest/tests/update_test_1.module
drupal-7.10/modules/simpletest/tests/ajax_test.info
drupal-7.10/modules/simpletest/tests/requirements2_test.module
drupal-7.10/modules/simpletest/tests/system_incompatible_core_version_test.info
drupal-7.10/modules/simpletest/tests/xmlrpc.test
drupal-7.10/modules/simpletest/tests/registry.test
drupal-7.10/modules/simpletest/tests/session_test.module
drupal-7.10/modules/simpletest/tests/form.test
drupal-7.10/modules/simpletest/tests/entity_cache_test_dependency.module
drupal-7.10/modules/simpletest/tests/schema.test
drupal-7.10/modules/simpletest/tests/update_test_3.info
drupal-7.10/modules/simpletest/tests/upgrade/
drupal-7.10/modules/simpletest/tests/upgrade/drupal-6.translatable.database.php
drupal-7.10/modules/simpletest/tests/upgrade/upgrade.test
drupal-7.10/modules/simpletest/tests/upgrade/drupal-7.bare.minimal.database.php.gz
drupal-7.10/modules/simpletest/tests/upgrade/upgrade.comment.test
drupal-7.10/modules/simpletest/tests/upgrade/drupal-6.comments.database.php
drupal-7.10/modules/simpletest/tests/upgrade/upgrade.poll.test
drupal-7.10/modules/simpletest/tests/upgrade/drupal-6.user-password-token.database.php
drupal-7.10/modules/simpletest/tests/upgrade/upgrade.translatable.test
drupal-7.10/modules/simpletest/tests/upgrade/upgrade.filter.test
drupal-7.10/modules/simpletest/tests/upgrade/upgrade.menu.test
drupal-7.10/modules/simpletest/tests/upgrade/drupal-7.bare.standard_all.database.php.gz
drupal-7.10/modules/simpletest/tests/upgrade/upgrade.user.test
drupal-7.10/modules/simpletest/tests/upgrade/drupal-6.bare.database.php
drupal-7.10/modules/simpletest/tests/upgrade/drupal-7.filled.minimal.database.php.gz
drupal-7.10/modules/simpletest/tests/upgrade/drupal-6.filled.database.php
drupal-7.10/modules/simpletest/tests/upgrade/drupal-6.upload.database.php
drupal-7.10/modules/simpletest/tests/upgrade/upgrade.node.test
drupal-7.10/modules/simpletest/tests/upgrade/drupal-6.forum.database.php
drupal-7.10/modules/simpletest/tests/upgrade/drupal-7.filled.standard_all.database.php.gz
drupal-7.10/modules/simpletest/tests/upgrade/upgrade.forum.test
drupal-7.10/modules/simpletest/tests/upgrade/drupal-6.locale.database.php
drupal-7.10/modules/simpletest/tests/upgrade/drupal-6.menu.database.php
drupal-7.10/modules/simpletest/tests/upgrade/drupal-6.user-no-password-token.database.php
drupal-7.10/modules/simpletest/tests/upgrade/upgrade.locale.test
drupal-7.10/modules/simpletest/tests/upgrade/upgrade.upload.test
drupal-7.10/modules/simpletest/tests/upgrade/upgrade.taxonomy.test
drupal-7.10/modules/simpletest/tests/tablesort.test
drupal-7.10/modules/simpletest/tests/entity_crud_hook_test.module
drupal-7.10/modules/simpletest/tests/session.test
drupal-7.10/modules/simpletest/tests/system_incompatible_core_version_test.module
drupal-7.10/modules/simpletest/tests/mail.test
drupal-7.10/modules/simpletest/simpletest.api.php
drupal-7.10/modules/simpletest/drupal_web_test_case.php
drupal-7.10/modules/simpletest/simpletest.js
drupal-7.10/modules/book/
drupal-7.10/modules/book/book.test
drupal-7.10/modules/book/book.module
drupal-7.10/modules/book/book-export-html.tpl.php
drupal-7.10/modules/book/book.info
drupal-7.10/modules/book/book.css
drupal-7.10/modules/book/book.js
drupal-7.10/modules/book/book-node-export-html.tpl.php
drupal-7.10/modules/book/book-rtl.css
drupal-7.10/modules/book/book.pages.inc
drupal-7.10/modules/book/book.admin.inc
drupal-7.10/modules/book/book-all-books-block.tpl.php
drupal-7.10/modules/book/book.install
drupal-7.10/modules/book/book-navigation.tpl.php
drupal-7.10/modules/block/
drupal-7.10/modules/block/block.js
drupal-7.10/modules/block/block.install
drupal-7.10/modules/block/block.tpl.php
drupal-7.10/modules/block/block.info
drupal-7.10/modules/block/block.admin.inc
drupal-7.10/modules/block/block.api.php
drupal-7.10/modules/block/block.module
drupal-7.10/modules/block/block-admin-display-form.tpl.php
drupal-7.10/modules/block/tests/
drupal-7.10/modules/block/tests/block_test.info
drupal-7.10/modules/block/tests/block_test.module
drupal-7.10/modules/block/block.css
drupal-7.10/modules/block/block.test
drupal-7.10/modules/php/
drupal-7.10/modules/php/php.module
drupal-7.10/modules/php/php.info
drupal-7.10/modules/php/php.test
drupal-7.10/modules/php/php.install
drupal-7.10/modules/contextual/
drupal-7.10/modules/contextual/contextual.info
drupal-7.10/modules/contextual/contextual.js
drupal-7.10/modules/contextual/images/
drupal-7.10/modules/contextual/images/gear-select.png
drupal-7.10/modules/contextual/contextual.css
drupal-7.10/modules/contextual/contextual.module
drupal-7.10/modules/contextual/contextual.api.php
drupal-7.10/modules/contextual/contextual-rtl.css
drupal-7.10/modules/help/
drupal-7.10/modules/help/help.admin.inc
drupal-7.10/modules/help/help.test
drupal-7.10/modules/help/help.css
drupal-7.10/modules/help/help-rtl.css
drupal-7.10/modules/help/help.module
drupal-7.10/modules/help/help.info
drupal-7.10/modules/help/help.api.php
drupal-7.10/modules/dblog/
drupal-7.10/modules/dblog/dblog-rtl.css
drupal-7.10/modules/dblog/dblog.css
drupal-7.10/modules/dblog/dblog.module
drupal-7.10/modules/dblog/dblog.info
drupal-7.10/modules/dblog/dblog.test
drupal-7.10/modules/dblog/dblog.admin.inc
drupal-7.10/modules/dblog/dblog.install
drupal-7.10/modules/search/
drupal-7.10/modules/search/search.install
drupal-7.10/modules/search/search-result.tpl.php
drupal-7.10/modules/search/search.css
drupal-7.10/modules/search/search.test
drupal-7.10/modules/search/search-results.tpl.php
drupal-7.10/modules/search/search.extender.inc
drupal-7.10/modules/search/search.module
drupal-7.10/modules/search/search.pages.inc
drupal-7.10/modules/search/search.info
drupal-7.10/modules/search/search.api.php
drupal-7.10/modules/search/tests/
drupal-7.10/modules/search/tests/UnicodeTest.txt
drupal-7.10/modules/search/tests/search_extra_type.info
drupal-7.10/modules/search/tests/search_embedded_form.info
drupal-7.10/modules/search/tests/search_embedded_form.module
drupal-7.10/modules/search/tests/search_extra_type.module
drupal-7.10/modules/search/search.admin.inc
drupal-7.10/modules/search/search-rtl.css
drupal-7.10/modules/search/search-block-form.tpl.php
drupal-7.10/modules/translation/
drupal-7.10/modules/translation/translation.pages.inc
drupal-7.10/modules/translation/translation.module
drupal-7.10/modules/translation/translation.info
drupal-7.10/modules/translation/tests/
drupal-7.10/modules/translation/tests/translation_test.module
drupal-7.10/modules/translation/tests/translation_test.info
drupal-7.10/modules/translation/translation.test
drupal-7.10/modules/tracker/
drupal-7.10/modules/tracker/tracker.install
drupal-7.10/modules/tracker/tracker.pages.inc
drupal-7.10/modules/tracker/tracker.css
drupal-7.10/modules/tracker/tracker.module
drupal-7.10/modules/tracker/tracker.info
drupal-7.10/modules/tracker/tracker.test
drupal-7.10/modules/shortcut/
drupal-7.10/modules/shortcut/shortcut.install
drupal-7.10/modules/shortcut/shortcut.admin.css
drupal-7.10/modules/shortcut/shortcut.css
drupal-7.10/modules/shortcut/shortcut-rtl.css
drupal-7.10/modules/shortcut/shortcut.test
drupal-7.10/modules/shortcut/shortcut.admin.js
drupal-7.10/modules/shortcut/shortcut.png
drupal-7.10/modules/shortcut/shortcut.api.php
drupal-7.10/modules/shortcut/shortcut.module
drupal-7.10/modules/shortcut/shortcut.admin.inc
drupal-7.10/modules/shortcut/shortcut.info
drupal-7.10/modules/path/
drupal-7.10/modules/path/path.test
drupal-7.10/modules/path/path.admin.inc
drupal-7.10/modules/path/path.module
drupal-7.10/modules/path/path.api.php
drupal-7.10/modules/path/path.info
drupal-7.10/modules/path/path.js
drupal-7.10/modules/taxonomy/
drupal-7.10/modules/taxonomy/taxonomy.pages.inc
drupal-7.10/modules/taxonomy/taxonomy.info
drupal-7.10/modules/taxonomy/taxonomy.admin.inc
drupal-7.10/modules/taxonomy/taxonomy.js
drupal-7.10/modules/taxonomy/taxonomy.css
drupal-7.10/modules/taxonomy/taxonomy.test
drupal-7.10/modules/taxonomy/taxonomy.api.php
drupal-7.10/modules/taxonomy/taxonomy.tokens.inc
drupal-7.10/modules/taxonomy/taxonomy-term.tpl.php
drupal-7.10/modules/taxonomy/taxonomy.module
drupal-7.10/modules/taxonomy/taxonomy.install
drupal-7.10/modules/field_ui/
drupal-7.10/modules/field_ui/field_ui.api.php
drupal-7.10/modules/field_ui/field_ui.test
drupal-7.10/modules/field_ui/field_ui-rtl.css
drupal-7.10/modules/field_ui/field_ui.module
drupal-7.10/modules/field_ui/field_ui.css
drupal-7.10/modules/field_ui/field_ui.js
drupal-7.10/modules/field_ui/field_ui.admin.inc
drupal-7.10/modules/field_ui/field_ui.info
drupal-7.10/modules/update/
drupal-7.10/modules/update/update.manager.inc
drupal-7.10/modules/update/update.settings.inc
drupal-7.10/modules/update/update.compare.inc
drupal-7.10/modules/update/update.module
drupal-7.10/modules/update/update.install
drupal-7.10/modules/update/update-rtl.css
drupal-7.10/modules/update/update.test
drupal-7.10/modules/update/tests/
drupal-7.10/modules/update/tests/update_test_basetheme.1_1-sec.xml
drupal-7.10/modules/update/tests/ccc_update_test.info
drupal-7.10/modules/update/tests/bbb_update_test.module
drupal-7.10/modules/update/tests/aaa_update_test.module
drupal-7.10/modules/update/tests/aaa_update_test.info
drupal-7.10/modules/update/tests/bbb_update_test.1_0.xml
drupal-7.10/modules/update/tests/update_test_subtheme.1_0.xml
drupal-7.10/modules/update/tests/update_test.info
drupal-7.10/modules/update/tests/ccc_update_test.module
drupal-7.10/modules/update/tests/aaa_update_test.1_0.xml
drupal-7.10/modules/update/tests/drupal.0.xml
drupal-7.10/modules/update/tests/drupal.2-sec.xml
drupal-7.10/modules/update/tests/ccc_update_test.1_0.xml
drupal-7.10/modules/update/tests/bbb_update_test.info
drupal-7.10/modules/update/tests/update_test.module
drupal-7.10/modules/update/tests/drupal.dev.xml
drupal-7.10/modules/update/tests/aaa_update_test.tar.gz
drupal-7.10/modules/update/tests/aaa_update_test.no-releases.xml
drupal-7.10/modules/update/tests/drupal.1.xml
drupal-7.10/modules/update/update.api.php
drupal-7.10/modules/update/update.css
drupal-7.10/modules/update/update.authorize.inc
drupal-7.10/modules/update/update.report.inc
drupal-7.10/modules/update/update.info
drupal-7.10/modules/update/update.fetch.inc
drupal-7.10/modules/poll/
drupal-7.10/modules/poll/poll-bar--block.tpl.php
drupal-7.10/modules/poll/poll.install
drupal-7.10/modules/poll/poll.css
drupal-7.10/modules/poll/poll.info
drupal-7.10/modules/poll/poll.test
drupal-7.10/modules/poll/poll-rtl.css
drupal-7.10/modules/poll/poll-results--block.tpl.php
drupal-7.10/modules/poll/poll.module
drupal-7.10/modules/poll/poll.tokens.inc
drupal-7.10/modules/poll/poll-results.tpl.php
drupal-7.10/modules/poll/poll.pages.inc
drupal-7.10/modules/poll/poll-vote.tpl.php
drupal-7.10/modules/poll/poll-bar.tpl.php
drupal-7.10/modules/aggregator/
drupal-7.10/modules/aggregator/aggregator.parser.inc
drupal-7.10/modules/aggregator/aggregator.pages.inc
drupal-7.10/modules/aggregator/aggregator.fetcher.inc
drupal-7.10/modules/aggregator/aggregator-feed-source.tpl.php
drupal-7.10/modules/aggregator/aggregator.processor.inc
drupal-7.10/modules/aggregator/aggregator-summary-item.tpl.php
drupal-7.10/modules/aggregator/aggregator.info
drupal-7.10/modules/aggregator/aggregator.api.php
drupal-7.10/modules/aggregator/aggregator.install
drupal-7.10/modules/aggregator/aggregator.test
drupal-7.10/modules/aggregator/aggregator-rtl.css
drupal-7.10/modules/aggregator/aggregator.css
drupal-7.10/modules/aggregator/aggregator.admin.inc
drupal-7.10/modules/aggregator/aggregator.module
drupal-7.10/modules/aggregator/aggregator-wrapper.tpl.php
drupal-7.10/modules/aggregator/tests/
drupal-7.10/modules/aggregator/tests/aggregator_test.info
drupal-7.10/modules/aggregator/tests/aggregator_test_atom.xml
drupal-7.10/modules/aggregator/tests/aggregator_test_rss091.xml
drupal-7.10/modules/aggregator/tests/aggregator_test.module
drupal-7.10/modules/aggregator/aggregator-summary-items.tpl.php
drupal-7.10/modules/aggregator/aggregator-item.tpl.php
drupal-7.10/modules/field/
drupal-7.10/modules/field/field.attach.inc
drupal-7.10/modules/field/field.multilingual.inc
drupal-7.10/modules/field/modules/
drupal-7.10/modules/field/modules/field_sql_storage/
drupal-7.10/modules/field/modules/field_sql_storage/field_sql_storage.test
drupal-7.10/modules/field/modules/field_sql_storage/field_sql_storage.module
drupal-7.10/modules/field/modules/field_sql_storage/field_sql_storage.info
drupal-7.10/modules/field/modules/field_sql_storage/field_sql_storage.install
drupal-7.10/modules/field/modules/text/
drupal-7.10/modules/field/modules/text/text.test
drupal-7.10/modules/field/modules/text/text.module
drupal-7.10/modules/field/modules/text/text.install
drupal-7.10/modules/field/modules/text/text.info
drupal-7.10/modules/field/modules/text/text.js
drupal-7.10/modules/field/modules/options/
drupal-7.10/modules/field/modules/options/options.info
drupal-7.10/modules/field/modules/options/options.test
drupal-7.10/modules/field/modules/options/options.api.php
drupal-7.10/modules/field/modules/options/options.module
drupal-7.10/modules/field/modules/list/
drupal-7.10/modules/field/modules/list/list.info
drupal-7.10/modules/field/modules/list/list.module
drupal-7.10/modules/field/modules/list/tests/
drupal-7.10/modules/field/modules/list/tests/list_test.info
drupal-7.10/modules/field/modules/list/tests/list_test.module
drupal-7.10/modules/field/modules/list/tests/list.test
drupal-7.10/modules/field/modules/list/list.install
drupal-7.10/modules/field/modules/number/
drupal-7.10/modules/field/modules/number/number.module
drupal-7.10/modules/field/modules/number/number.install
drupal-7.10/modules/field/modules/number/number.info
drupal-7.10/modules/field/modules/number/number.test
drupal-7.10/modules/field/field.install
drupal-7.10/modules/field/field.form.inc
drupal-7.10/modules/field/field.info
drupal-7.10/modules/field/theme/
drupal-7.10/modules/field/theme/field.css
drupal-7.10/modules/field/theme/field.tpl.php
drupal-7.10/modules/field/theme/field-rtl.css
drupal-7.10/modules/field/field.info.inc
drupal-7.10/modules/field/field.default.inc
drupal-7.10/modules/field/field.module
drupal-7.10/modules/field/field.api.php
drupal-7.10/modules/field/tests/
drupal-7.10/modules/field/tests/field.test
drupal-7.10/modules/field/tests/field_test.info
drupal-7.10/modules/field/tests/field_test.field.inc
drupal-7.10/modules/field/tests/field_test.module
drupal-7.10/modules/field/tests/field_test.entity.inc
drupal-7.10/modules/field/tests/field_test.storage.inc
drupal-7.10/modules/field/tests/field_test.install
drupal-7.10/modules/field/field.crud.inc
drupal-7.10/modules/statistics/
drupal-7.10/modules/statistics/statistics.info
drupal-7.10/modules/statistics/statistics.admin.inc
drupal-7.10/modules/statistics/statistics.tokens.inc
drupal-7.10/modules/statistics/statistics.module
drupal-7.10/modules/statistics/statistics.test
drupal-7.10/modules/statistics/statistics.install
drupal-7.10/modules/statistics/statistics.pages.inc
drupal-7.10/modules/contact/
drupal-7.10/modules/contact/contact.info
drupal-7.10/modules/contact/contact.test
drupal-7.10/modules/contact/contact.install
drupal-7.10/modules/contact/contact.pages.inc
drupal-7.10/modules/contact/contact.module
drupal-7.10/modules/contact/contact.admin.inc
drupal-7.10/modules/toolbar/
drupal-7.10/modules/toolbar/toolbar.module
drupal-7.10/modules/toolbar/toolbar.tpl.php
drupal-7.10/modules/toolbar/toolbar.png
drupal-7.10/modules/toolbar/toolbar.info
drupal-7.10/modules/toolbar/toolbar.css
drupal-7.10/modules/toolbar/toolbar-rtl.css
drupal-7.10/modules/toolbar/toolbar.js
drupal-7.10/themes/
drupal-7.10/themes/seven/
drupal-7.10/themes/seven/vertical-tabs-rtl.css
drupal-7.10/themes/seven/ie6.css
drupal-7.10/themes/seven/style-rtl.css
drupal-7.10/themes/seven/maintenance-page.tpl.php
drupal-7.10/themes/seven/ie7.css
drupal-7.10/themes/seven/logo.png
drupal-7.10/themes/seven/reset.css
drupal-7.10/themes/seven/vertical-tabs.css
drupal-7.10/themes/seven/style.css
drupal-7.10/themes/seven/template.php
drupal-7.10/themes/seven/images/
drupal-7.10/themes/seven/images/task-item.png
drupal-7.10/themes/seven/images/task-check.png
drupal-7.10/themes/seven/images/ui-icons-888888-256x240.png
drupal-7.10/themes/seven/images/arrow-asc.png
drupal-7.10/themes/seven/images/fc-rtl.png
drupal-7.10/themes/seven/images/ui-icons-800000-256x240.png
drupal-7.10/themes/seven/images/arrow-desc.png
drupal-7.10/themes/seven/images/fc.png
drupal-7.10/themes/seven/images/ui-icons-ffffff-256x240.png
drupal-7.10/themes/seven/images/ui-icons-222222-256x240.png
drupal-7.10/themes/seven/images/task-item-rtl.png
drupal-7.10/themes/seven/images/arrow-next.png
drupal-7.10/themes/seven/images/add.png
drupal-7.10/themes/seven/images/list-item-rtl.png
drupal-7.10/themes/seven/images/ui-icons-454545-256x240.png
drupal-7.10/themes/seven/images/buttons.png
drupal-7.10/themes/seven/images/list-item.png
drupal-7.10/themes/seven/images/arrow-prev.png
drupal-7.10/themes/seven/seven.info
drupal-7.10/themes/seven/jquery.ui.theme.css
drupal-7.10/themes/seven/ie.css
drupal-7.10/themes/seven/page.tpl.php
drupal-7.10/themes/seven/screenshot.png
drupal-7.10/themes/garland/
drupal-7.10/themes/garland/style-rtl.css
drupal-7.10/themes/garland/maintenance-page.tpl.php
drupal-7.10/themes/garland/print.css
drupal-7.10/themes/garland/fix-ie.css
drupal-7.10/themes/garland/color/
drupal-7.10/themes/garland/color/base.png
drupal-7.10/themes/garland/color/preview.css
drupal-7.10/themes/garland/color/preview.png
drupal-7.10/themes/garland/color/color.inc
drupal-7.10/themes/garland/fix-ie-rtl.css
drupal-7.10/themes/garland/garland.info
drupal-7.10/themes/garland/comment.tpl.php
drupal-7.10/themes/garland/logo.png
drupal-7.10/themes/garland/theme-settings.php
drupal-7.10/themes/garland/style.css
drupal-7.10/themes/garland/template.php
drupal-7.10/themes/garland/images/
drupal-7.10/themes/garland/images/bg-navigation-item-hover.png
drupal-7.10/themes/garland/images/menu-leaf.gif
drupal-7.10/themes/garland/images/bg-navigation-item.png
drupal-7.10/themes/garland/images/menu-collapsed.gif
drupal-7.10/themes/garland/images/menu-collapsed-rtl.gif
drupal-7.10/themes/garland/images/bg-tab.png
drupal-7.10/themes/garland/images/bg-content-right.png
drupal-7.10/themes/garland/images/bg-bar-white.png
drupal-7.10/themes/garland/images/task-list.png
drupal-7.10/themes/garland/images/body.png
drupal-7.10/themes/garland/images/gradient-inner.png
drupal-7.10/themes/garland/images/bg-bar.png
drupal-7.10/themes/garland/images/bg-content.png
drupal-7.10/themes/garland/images/menu-expanded.gif
drupal-7.10/themes/garland/images/bg-content-left.png
drupal-7.10/themes/garland/images/bg-navigation.png
drupal-7.10/themes/garland/node.tpl.php
drupal-7.10/themes/garland/page.tpl.php
drupal-7.10/themes/garland/screenshot.png
drupal-7.10/themes/README.txt
drupal-7.10/themes/bartik/
drupal-7.10/themes/bartik/color/
drupal-7.10/themes/bartik/color/base.png
drupal-7.10/themes/bartik/color/preview.css
drupal-7.10/themes/bartik/color/preview.png
drupal-7.10/themes/bartik/color/preview.js
drupal-7.10/themes/bartik/color/color.inc
drupal-7.10/themes/bartik/color/preview.html
drupal-7.10/themes/bartik/logo.png
drupal-7.10/themes/bartik/template.php
drupal-7.10/themes/bartik/images/
drupal-7.10/themes/bartik/images/comment-arrow-rtl.gif
drupal-7.10/themes/bartik/images/add.png
drupal-7.10/themes/bartik/images/buttons.png
drupal-7.10/themes/bartik/images/tabs-border.png
drupal-7.10/themes/bartik/images/search-button.png
drupal-7.10/themes/bartik/images/comment-arrow.gif
drupal-7.10/themes/bartik/bartik.info
drupal-7.10/themes/bartik/css/
drupal-7.10/themes/bartik/css/ie6.css
drupal-7.10/themes/bartik/css/layout.css
drupal-7.10/themes/bartik/css/style-rtl.css
drupal-7.10/themes/bartik/css/print.css
drupal-7.10/themes/bartik/css/maintenance-page.css
drupal-7.10/themes/bartik/css/layout-rtl.css
drupal-7.10/themes/bartik/css/style.css
drupal-7.10/themes/bartik/css/ie-rtl.css
drupal-7.10/themes/bartik/css/ie.css
drupal-7.10/themes/bartik/css/colors.css
drupal-7.10/themes/bartik/templates/
drupal-7.10/themes/bartik/templates/comment-wrapper.tpl.php
drupal-7.10/themes/bartik/templates/maintenance-page.tpl.php
drupal-7.10/themes/bartik/templates/comment.tpl.php
drupal-7.10/themes/bartik/templates/node.tpl.php
drupal-7.10/themes/bartik/templates/page.tpl.php
drupal-7.10/themes/bartik/screenshot.png
drupal-7.10/themes/engines/
drupal-7.10/themes/engines/phptemplate/
drupal-7.10/themes/engines/phptemplate/phptemplate.engine
drupal-7.10/themes/tests/
drupal-7.10/themes/tests/test_theme/
drupal-7.10/themes/tests/test_theme/test_theme.info
drupal-7.10/themes/tests/test_theme/template.php
drupal-7.10/themes/tests/README.txt
drupal-7.10/themes/tests/update_test_subtheme/
drupal-7.10/themes/tests/update_test_subtheme/update_test_subtheme.info
drupal-7.10/themes/tests/update_test_basetheme/
drupal-7.10/themes/tests/update_test_basetheme/update_test_basetheme.info
drupal-7.10/themes/tests/block_test_theme/
drupal-7.10/themes/tests/block_test_theme/block_test_theme.info
drupal-7.10/themes/tests/block_test_theme/page.tpl.php
drupal-7.10/themes/stark/
drupal-7.10/themes/stark/layout.css
drupal-7.10/themes/stark/README.txt
drupal-7.10/themes/stark/logo.png
drupal-7.10/themes/stark/screenshot.png
drupal-7.10/themes/stark/stark.info
drupal-7.10/COPYRIGHT.txt
drupal-7.10/UPGRADE.txt
drupal-7.10/README.txt
drupal-7.10/robots.txt
drupal-7.10/.gitignore
drupal-7.10/LICENSE.txt
drupal-7.10/INSTALL.txt
drupal-7.10/sites/
drupal-7.10/sites/example.sites.php
drupal-7.10/sites/all/
drupal-7.10/sites/all/modules/
drupal-7.10/sites/all/modules/README.txt
drupal-7.10/sites/all/themes/
drupal-7.10/sites/all/themes/README.txt
drupal-7.10/sites/all/README.txt
drupal-7.10/sites/default/
drupal-7.10/sites/default/default.settings.php
drupal-7.10/authorize.php
drupal-7.10/install.php
drupal-7.10/scripts/
drupal-7.10/scripts/dump-database-d6.sh
drupal-7.10/scripts/code-clean.sh
drupal-7.10/scripts/cron-lynx.sh
drupal-7.10/scripts/password-hash.sh
drupal-7.10/scripts/generate-d6-content.sh
drupal-7.10/scripts/drupal.sh
drupal-7.10/scripts/cron-curl.sh
drupal-7.10/scripts/generate-d7-content.sh
drupal-7.10/scripts/run-tests.sh
drupal-7.10/scripts/test.script
drupal-7.10/scripts/dump-database-d7.sh
drupal-7.10/profiles/
drupal-7.10/profiles/testing/
drupal-7.10/profiles/testing/testing.install
drupal-7.10/profiles/testing/modules/
drupal-7.10/profiles/testing/modules/drupal_system_listing_incompatible_test/
drupal-7.10/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module
drupal-7.10/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info
drupal-7.10/profiles/testing/modules/drupal_system_listing_compatible_test/
drupal-7.10/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module
drupal-7.10/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info
drupal-7.10/profiles/testing/testing.profile
drupal-7.10/profiles/testing/testing.info
drupal-7.10/profiles/standard/
drupal-7.10/profiles/standard/standard.info
drupal-7.10/profiles/standard/standard.install
drupal-7.10/profiles/standard/standard.profile
drupal-7.10/profiles/standard/translations/
drupal-7.10/profiles/standard/translations/README.txt
drupal-7.10/profiles/minimal/
drupal-7.10/profiles/minimal/minimal.info
drupal-7.10/profiles/minimal/minimal.profile
drupal-7.10/profiles/minimal/minimal.install
drupal-7.10/profiles/minimal/translations/
drupal-7.10/profiles/minimal/translations/README.txt
drupal-7.10/INSTALL.sqlite.txt
drupal-7.10/update.php
drupal-7.10/index.php
drupal-7.10/INSTALL.mysql.txt
drupal-7.10/misc/
drupal-7.10/misc/powered-gray-80x15.png
drupal-7.10/misc/throbber.gif
drupal-7.10/misc/message-24-help.png
drupal-7.10/misc/message-24-error.png
drupal-7.10/misc/arrow-asc.png
drupal-7.10/misc/vertical-tabs-rtl.css
drupal-7.10/misc/jquery.js
drupal-7.10/misc/batch.js
drupal-7.10/misc/print-rtl.css
drupal-7.10/misc/textarea.js
drupal-7.10/misc/powered-blue-88x31.png
drupal-7.10/misc/farbtastic/
drupal-7.10/misc/farbtastic/wheel.png
drupal-7.10/misc/farbtastic/mask.png
drupal-7.10/misc/farbtastic/marker.png
drupal-7.10/misc/farbtastic/farbtastic.js
drupal-7.10/misc/farbtastic/farbtastic.css
drupal-7.10/misc/watchdog-error.png
drupal-7.10/misc/draggable.png
drupal-7.10/misc/powered-black-80x15.png
drupal-7.10/misc/permissions.png
drupal-7.10/misc/print.css
drupal-7.10/misc/tree.png
drupal-7.10/misc/powered-blue-80x15.png
drupal-7.10/misc/favicon.ico
drupal-7.10/misc/message-24-ok.png
drupal-7.10/misc/ui/
drupal-7.10/misc/ui/jquery.ui.dialog.min.js
drupal-7.10/misc/ui/jquery.ui.accordion.css
drupal-7.10/misc/ui/jquery.effects.shake.min.js
drupal-7.10/misc/ui/jquery.effects.clip.min.js
drupal-7.10/misc/ui/jquery.ui.slider.min.js
drupal-7.10/misc/ui/jquery.ui.resizable.css
drupal-7.10/misc/ui/jquery.ui.tabs.css
drupal-7.10/misc/ui/jquery.ui.progressbar.min.js
drupal-7.10/misc/ui/jquery.effects.blind.min.js
drupal-7.10/misc/ui/jquery.ui.autocomplete.css
drupal-7.10/misc/ui/jquery.ui.button.css
drupal-7.10/misc/ui/jquery.ui.widget.min.js
drupal-7.10/misc/ui/jquery.effects.drop.min.js
drupal-7.10/misc/ui/jquery.effects.scale.min.js
drupal-7.10/misc/ui/jquery.ui.selectable.css
drupal-7.10/misc/ui/jquery.ui.core.css
drupal-7.10/misc/ui/jquery.ui.core.min.js
drupal-7.10/misc/ui/jquery.ui.draggable.min.js
drupal-7.10/misc/ui/jquery.ui.sortable.min.js
drupal-7.10/misc/ui/jquery.ui.droppable.min.js
drupal-7.10/misc/ui/jquery.effects.core.min.js
drupal-7.10/misc/ui/jquery.effects.transfer.min.js
drupal-7.10/misc/ui/images/
drupal-7.10/misc/ui/images/ui-bg_glass_95_fef1ec_1x400.png
drupal-7.10/misc/ui/images/ui-icons_222222_256x240.png
drupal-7.10/misc/ui/images/ui-bg_flat_0_aaaaaa_40x100.png
drupal-7.10/misc/ui/images/ui-icons_454545_256x240.png
drupal-7.10/misc/ui/images/ui-bg_glass_55_fbf9ee_1x400.png
drupal-7.10/misc/ui/images/ui-bg_glass_65_ffffff_1x400.png
drupal-7.10/misc/ui/images/ui-bg_glass_75_e6e6e6_1x400.png
drupal-7.10/misc/ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png
drupal-7.10/misc/ui/images/ui-bg_glass_75_dadada_1x400.png
drupal-7.10/misc/ui/images/ui-icons_cd0a0a_256x240.png
drupal-7.10/misc/ui/images/ui-bg_flat_75_ffffff_40x100.png
drupal-7.10/misc/ui/images/ui-icons_2e83ff_256x240.png
drupal-7.10/misc/ui/images/ui-icons_888888_256x240.png
drupal-7.10/misc/ui/jquery.effects.fade.min.js
drupal-7.10/misc/ui/jquery.ui.mouse.min.js
drupal-7.10/misc/ui/jquery.effects.slide.min.js
drupal-7.10/misc/ui/jquery.effects.pulsate.min.js
drupal-7.10/misc/ui/jquery.effects.bounce.min.js
drupal-7.10/misc/ui/jquery.effects.fold.min.js
drupal-7.10/misc/ui/jquery.effects.highlight.min.js
drupal-7.10/misc/ui/jquery.ui.theme.css
drupal-7.10/misc/ui/jquery.ui.resizable.min.js
drupal-7.10/misc/ui/jquery.ui.datepicker.css
drupal-7.10/misc/ui/jquery.ui.selectable.min.js
drupal-7.10/misc/ui/jquery.effects.explode.min.js
drupal-7.10/misc/ui/jquery.ui.datepicker.min.js
drupal-7.10/misc/ui/jquery.ui.button.min.js
drupal-7.10/misc/ui/jquery.ui.slider.css
drupal-7.10/misc/ui/jquery.ui.dialog.css
drupal-7.10/misc/ui/jquery.ui.autocomplete.min.js
drupal-7.10/misc/ui/jquery.ui.progressbar.css
drupal-7.10/misc/ui/jquery.ui.accordion.min.js
drupal-7.10/misc/ui/jquery.ui.position.min.js
drupal-7.10/misc/ui/jquery.ui.tabs.min.js
drupal-7.10/misc/watchdog-warning.png
drupal-7.10/misc/druplicon.png
drupal-7.10/misc/machine-name.js
drupal-7.10/misc/arrow-desc.png
drupal-7.10/misc/message-16-info.png
drupal-7.10/misc/forum-icons.png
drupal-7.10/misc/drupal.js
drupal-7.10/misc/grippie.png
drupal-7.10/misc/jquery.form.js
drupal-7.10/misc/vertical-tabs.css
drupal-7.10/misc/help.png
drupal-7.10/misc/menu-collapsed-rtl.png
drupal-7.10/misc/tableselect.js
drupal-7.10/misc/menu-expanded.png
drupal-7.10/misc/message-24-info.png
drupal-7.10/misc/progress.gif
drupal-7.10/misc/jquery.once.js
drupal-7.10/misc/tableheader.js
drupal-7.10/misc/message-24-warning.png
drupal-7.10/misc/form.js
drupal-7.10/misc/authorize.js
drupal-7.10/misc/powered-black-88x31.png
drupal-7.10/misc/vertical-tabs.js
drupal-7.10/misc/states.js
drupal-7.10/misc/powered-black-135x42.png
drupal-7.10/misc/powered-gray-135x42.png
drupal-7.10/misc/timezone.js
drupal-7.10/misc/powered-gray-88x31.png
drupal-7.10/misc/message-16-error.png
drupal-7.10/misc/menu-leaf.png
drupal-7.10/misc/jquery.ba-bbq.js
drupal-7.10/misc/autocomplete.js
drupal-7.10/misc/message-16-ok.png
drupal-7.10/misc/ajax.js
drupal-7.10/misc/powered-blue-135x42.png
drupal-7.10/misc/configure.png
drupal-7.10/misc/progress.js
drupal-7.10/misc/menu-collapsed.png
drupal-7.10/misc/message-16-help.png
drupal-7.10/misc/message-16-warning.png
drupal-7.10/misc/tree-bottom.png
drupal-7.10/misc/watchdog-ok.png
drupal-7.10/misc/collapse.js
drupal-7.10/misc/feed.png
drupal-7.10/misc/jquery.cookie.js
drupal-7.10/misc/tabledrag.js
drupal-7.10/.htaccess
drupal-7.10/CHANGELOG.txt
drupal-7.10/web.config
drupal-7.10/cron.php
ubuntu@ip-10-248-6-249:~$ cd /var/www
ubuntu@ip-10-248-6-249:/var/www$ rm -rf *
rm: cannot remove `index.html.bak': Permission denied
rm: cannot remove `index.php': Permission denied
ubuntu@ip-10-248-6-249:/var/www$ sudo rm -rf *
ubuntu@ip-10-248-6-249:/var/www$ ls -latr
total 8
drwxr-xr-x 13 root root 4096 2012-01-15 23:43 ..
drwxr-xr-x 2 root root 4096 2012-01-15 23:56 .
ubuntu@ip-10-248-6-249:/var/www$ cd ~
ubuntu@ip-10-248-6-249:~$ ls -latr
total 3036
-rw-r--r-- 1 ubuntu ubuntu 675 2011-05-18 09:54 .profile
-rw-r--r-- 1 ubuntu ubuntu 3353 2011-05-18 09:54 .bashrc
-rw-r--r-- 1 ubuntu ubuntu 220 2011-05-18 09:54 .bash_logout
-rw-rw-r-- 1 ubuntu ubuntu 3067653 2011-12-05 22:50 drupal-7.10.tar.gz
drwxr-xr-x 9 6226 6226 4096 2011-12-05 22:50 drupal-7.10
drwxr-xr-x 3 root root 4096 2012-01-08 06:00 ..
drwx------ 2 ubuntu ubuntu 4096 2012-01-15 23:38 .ssh
drwx------ 2 ubuntu ubuntu 4096 2012-01-15 23:40 .cache
-rw-r--r-- 1 ubuntu ubuntu 0 2012-01-15 23:41 .sudo_as_admin_successful
-rw-rw-r-- 1 ubuntu ubuntu 581 2012-01-15 23:44 .htoprc
-rw------- 1 ubuntu ubuntu 908 2012-01-15 23:47 .viminfo
drwxr-xr-x 5 ubuntu ubuntu 4096 2012-01-15 23:55 .
ubuntu@ip-10-248-6-249:~$ sudo mv drupal-7.10/* drupal-7.10/.htaccess /var/www
ubuntu@ip-10-248-6-249:~$ cd /var/www
ubuntu@ip-10-248-6-249:/var/www$ ls -latr
total 240
-rw-rw-r-- 1 6226 6226 18092 2011-09-17 21:50 LICENSE.txt
-rw-r--r-- 1 6226 6226 417 2011-12-05 22:18 xmlrpc.php
-rw-r--r-- 1 6226 6226 2051 2011-12-05 22:18 web.config
-rw-r--r-- 1 6226 6226 9453 2011-12-05 22:18 UPGRADE.txt
-rw-r--r-- 1 6226 6226 19338 2011-12-05 22:18 update.php
drwxr-xr-x 8 6226 6226 4096 2011-12-05 22:18 themes
drwxr-xr-x 4 6226 6226 4096 2011-12-05 22:18 sites
drwxr-xr-x 2 6226 6226 4096 2011-12-05 22:18 scripts
-rw-r--r-- 1 6226 6226 1561 2011-12-05 22:18 robots.txt
-rw-r--r-- 1 6226 6226 3494 2011-12-05 22:18 README.txt
drwxr-xr-x 5 6226 6226 4096 2011-12-05 22:18 profiles
drwxr-xr-x 42 6226 6226 4096 2011-12-05 22:18 modules
drwxr-xr-x 4 6226 6226 4096 2011-12-05 22:18 misc
-rw-r--r-- 1 6226 6226 7975 2011-12-05 22:18 MAINTAINERS.txt
-rw-r--r-- 1 6226 6226 17856 2011-12-05 22:18 INSTALL.txt
-rw-r--r-- 1 6226 6226 1298 2011-12-05 22:18 INSTALL.sqlite.txt
-rw-r--r-- 1 6226 6226 688 2011-12-05 22:18 install.php
-rw-r--r-- 1 6226 6226 1874 2011-12-05 22:18 INSTALL.pgsql.txt
-rw-r--r-- 1 6226 6226 1447 2011-12-05 22:18 INSTALL.mysql.txt
-rw-r--r-- 1 6226 6226 529 2011-12-05 22:18 index.php
drwxr-xr-x 4 6226 6226 4096 2011-12-05 22:18 includes
-rw-r--r-- 1 6226 6226 5170 2011-12-05 22:18 .htaccess
-rw-r--r-- 1 6226 6226 720 2011-12-05 22:18 cron.php
-rw-r--r-- 1 6226 6226 996 2011-12-05 22:18 COPYRIGHT.txt
-rw-r--r-- 1 6226 6226 63171 2011-12-05 22:18 CHANGELOG.txt
-rw-r--r-- 1 6226 6226 6605 2011-12-05 22:18 authorize.php
drwxr-xr-x 13 root root 4096 2012-01-15 23:43 ..
drwxr-xr-x 9 root root 4096 2012-01-15 23:56 .
ubuntu@ip-10-248-6-249:/var/www$ sudo a2enmod rewrite
Enabling module rewrite.
To activate the new configuration, you need to run:
service apache2 restart
ubuntu@ip-10-248-6-249:/var/www$ sudo service apache2 restart
* Restarting web server apache2
... waiting ...done.
ubuntu@ip-10-248-6-249:/var/www$ mysql -h rds-1.co2owf2nhidh.us-west-2.rds.amazonaws.com -u awsuser -p
Enter password:
^C
ubuntu@ip-10-248-6-249:/var/www$ mysql -h rds-1.co2owf2nhidh.us-west-2.rds.amazonaws.com -u awsuser -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 7
Server version: 5.1.57-log MySQL Community Server (GPL)
Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL v2 license
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| innodb |
| mysql |
| rdsdrupal1 |
+--------------------+
4 rows in set (0.01 sec)
mysql> connect rdsdrupal1
Connection id: 9
Current database: rdsdrupal1
mysql> show tables;
Empty set (0.00 sec)
mysql> exit;
Bye
ubuntu@ip-10-248-6-249:/var/www$ cd sites/
ubuntu@ip-10-248-6-249:/var/www/sites$ ls
all default example.sites.php
ubuntu@ip-10-248-6-249:/var/www/sites$ cd default/
ubuntu@ip-10-248-6-249:/var/www/sites/default$ ls -latr
total 28
-rw-r--r-- 1 6226 6226 20327 2011-12-05 22:18 default.settings.php
drwxr-xr-x 4 6226 6226 4096 2011-12-05 22:18 ..
drwxr-xr-x 2 6226 6226 4096 2011-12-05 22:18 .
ubuntu@ip-10-248-6-249:/var/www/sites/default$ sudo mkdir files
ubuntu@ip-10-248-6-249:/var/www/sites/default$ sudo cp default.settings.php settings.php
ubuntu@ip-10-248-6-249:/var/www/sites/default$ ls -latr
total 52
-rw-r--r-- 1 6226 6226 20327 2011-12-05 22:18 default.settings.php
drwxr-xr-x 4 6226 6226 4096 2011-12-05 22:18 ..
drwxr-xr-x 2 root root 4096 2012-01-16 00:01 files
-rw-r--r-- 1 root root 20327 2012-01-16 00:01 settings.php
drwxr-xr-x 3 6226 6226 4096 2012-01-16 00:01 .
ubuntu@ip-10-248-6-249:/var/www/sites/default$ sudo chmod +w settings.php files/
ubuntu@ip-10-248-6-249:/var/www/sites/default$ sudo chmod -R 766 settings.php files/
ubuntu@ip-10-248-6-249:/var/www/sites/default$ ls -latr
total 52
-rw-r--r-- 1 6226 6226 20327 2011-12-05 22:18 default.settings.php
drwxr-xr-x 4 6226 6226 4096 2011-12-05 22:18 ..
drwxrw-rw- 2 root root 4096 2012-01-16 00:01 files
-rwxrw-rw- 1 root root 20327 2012-01-16 00:01 settings.php
drwxr-xr-x 3 6226 6226 4096 2012-01-16 00:01 .
ubuntu@ip-10-248-6-249:/var/www/sites/default$ mysql -h rds-1.co2owf2nhidh.us-west-2.rds.amazonaws.com -u awsuser -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 18
Server version: 5.1.57-log MySQL Community Server (GPL)
Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL v2 license
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql> connect rdsdrupal1
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Connection id: 20
Current database: rdsdrupal1
mysql> show tables;
+-----------------------------+
| Tables_in_rdsdrupal1 |
+-----------------------------+
| actions |
| authmap |
| batch |
| block |
| block_custom |
| block_node_type |
| block_role |
| blocked_ips |
| cache |
| cache_block |
| cache_bootstrap |
| cache_field |
| cache_filter |
| cache_form |
| cache_image |
| cache_menu |
| cache_page |
| cache_path |
| comment |
| date_format_locale |
| date_format_type |
| date_formats |
| field_config |
| field_config_instance |
| field_data_body |
| field_data_comment_body |
| field_data_field_image |
| field_data_field_tags |
| field_revision_body |
| field_revision_comment_body |
| field_revision_field_image |
| field_revision_field_tags |
| file_managed |
| file_usage |
| filter |
| filter_format |
| flood |
| history |
| image_effects |
| image_styles |
| menu_custom |
| menu_links |
| menu_router |
| node |
| node_access |
| node_comment_statistics |
| node_revision |
| node_type |
| queue |
| rdf_mapping |
| registry |
| registry_file |
| role |
| role_permission |
| search_dataset |
| search_index |
| search_node_links |
| search_total |
| semaphore |
| sequences |
| sessions |
| shortcut_set |
| shortcut_set_users |
| system |
| taxonomy_index |
| taxonomy_term_data |
| taxonomy_term_hierarchy |
| taxonomy_vocabulary |
| url_alias |
| users |
| users_roles |
| variable |
| watchdog |
+-----------------------------+
73 rows in set (0.00 sec)
mysql> exit;
Bye
ubuntu@ip-10-248-6-249:/var/www/sites/default$ sudo chmod 755 settings.php
ubuntu@ip-10-248-6-249:/var/www/sites/default$ ls -latr
total 56
-rw-r--r-- 1 6226 6226 20327 2011-12-05 22:18 default.settings.php
drwxr-xr-x 4 6226 6226 4096 2011-12-05 22:18 ..
drwxrw-rw- 2 root root 4096 2012-01-16 00:01 files
drwxr-xr-x 3 6226 6226 4096 2012-01-16 00:01 .
-rwxr-xr-x 1 root root 20675 2012-01-16 00:03 settings.php
ubuntu@ip-10-248-6-249:/var/www/sites/default$ sudo chmod 744 settings.php
ubuntu@ip-10-248-6-249:/var/www/sites/default$ ls -latr
total 56
-rw-r--r-- 1 6226 6226 20327 2011-12-05 22:18 default.settings.php
drwxr-xr-x 4 6226 6226 4096 2011-12-05 22:18 ..
drwxrw-rw- 2 root root 4096 2012-01-16 00:01 files
drwxr-xr-x 3 6226 6226 4096 2012-01-16 00:01 .
-rwxr--r-- 1 root root 20675 2012-01-16 00:03 settings.php
ubuntu@ip-10-248-6-249:/var/www/sites/default$ htop
ubuntu@ip-10-248-6-249:/var/www/sites/default$ sudo a2enmod rewrite
Module rewrite already enabled
ubuntu@ip-10-248-6-249:/var/www/sites/default$ cd files/
-bash: cd: files/: Permission denied
ubuntu@ip-10-248-6-249:/var/www/sites/default$ ls -latr
total 56
-rw-r--r-- 1 6226 6226 20327 2011-12-05 22:18 default.settings.php
drwxr-xr-x 4 6226 6226 4096 2011-12-05 22:18 ..
drwxrw-rw- 2 root root 4096 2012-01-16 00:01 files
drwxr-xr-x 3 6226 6226 4096 2012-01-16 00:01 .
-rwxr--r-- 1 root root 20675 2012-01-16 00:03 settings.php
ubuntu@ip-10-248-6-249:/var/www/sites/default$ sudo chmod -R 777 files/
ubuntu@ip-10-248-6-249:/var/www/sites/default$ ls -latr
total 56
-rw-r--r-- 1 6226 6226 20327 2011-12-05 22:18 default.settings.php
drwxr-xr-x 4 6226 6226 4096 2011-12-05 22:18 ..
drwxrwxrwx 2 root root 4096 2012-01-16 00:01 files
drwxr-xr-x 3 6226 6226 4096 2012-01-16 00:01 .
-rwxr--r-- 1 root root 20675 2012-01-16 00:03 settings.php
ubuntu@ip-10-248-6-249:/var/www/sites/default$ mysql -h rds-1.co2owf2nhidh.us-west-2.rds.amazonaws.com -u awsuser -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 92
Server version: 5.1.57-log MySQL Community Server (GPL)
Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL v2 license
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql> connect rdsdrupal1
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Connection id: 93
Current database: rdsdrupal1
mysql> show tables;
+-----------------------------+
| Tables_in_rdsdrupal1 |
+-----------------------------+
| accesslog |
| actions |
| authmap |
| batch |
| block |
| block_custom |
| block_node_type |
| block_role |
| blocked_ips |
| cache |
| cache_block |
| cache_bootstrap |
| cache_field |
| cache_filter |
| cache_form |
| cache_image |
| cache_menu |
| cache_page |
| cache_path |
| cache_update |
| comment |
| date_format_locale |
| date_format_type |
| date_formats |
| field_config |
| field_config_instance |
| field_data_body |
| field_data_comment_body |
| field_data_field_image |
| field_data_field_tags |
| field_revision_body |
| field_revision_comment_body |
| field_revision_field_image |
| field_revision_field_tags |
| file_managed |
| file_usage |
| filter |
| filter_format |
| flood |
| history |
| image_effects |
| image_styles |
| menu_custom |
| menu_links |
| menu_router |
| node |
| node_access |
| node_comment_statistics |
| node_counter |
| node_revision |
| node_type |
| poll |
| poll_choice |
| poll_vote |
| queue |
| rdf_mapping |
| registry |
| registry_file |
| role |
| role_permission |
| search_dataset |
| search_index |
| search_node_links |
| search_total |
| semaphore |
| sequences |
| sessions |
| shortcut_set |
| shortcut_set_users |
| system |
| taxonomy_index |
| taxonomy_term_data |
| taxonomy_term_hierarchy |
| taxonomy_vocabulary |
| url_alias |
| users |
| users_roles |
| variable |
| watchdog |
+-----------------------------+
79 rows in set (0.00 sec)
mysql> show tables;
+-----------------------------+
| Tables_in_rdsdrupal1 |
+-----------------------------+
| accesslog |
| actions |
| authmap |
| batch |
| block |
| block_custom |
| block_node_type |
| block_role |
| blocked_ips |
| cache |
| cache_block |
| cache_bootstrap |
| cache_field |
| cache_filter |
| cache_form |
| cache_image |
| cache_menu |
| cache_page |
| cache_path |
| cache_update |
| comment |
| date_format_locale |
| date_format_type |
| date_formats |
| field_config |
| field_config_instance |
| field_data_body |
| field_data_comment_body |
| field_data_field_image |
| field_data_field_tags |
| field_revision_body |
| field_revision_comment_body |
| field_revision_field_image |
| field_revision_field_tags |
| file_managed |
| file_usage |
| filter |
| filter_format |
| flood |
| history |
| image_effects |
| image_styles |
| menu_custom |
| menu_links |
| menu_router |
| node |
| node_access |
| node_comment_statistics |
| node_counter |
| node_revision |
| node_type |
| poll |
| poll_choice |
| poll_vote |
| queue |
| rdf_mapping |
| registry |
| registry_file |
| role |
| role_permission |
| search_dataset |
| search_index |
| search_node_links |
| search_total |
| semaphore |
| sequences |
| sessions |
| shortcut_set |
| shortcut_set_users |
| system |
| taxonomy_index |
| taxonomy_term_data |
| taxonomy_term_hierarchy |
| taxonomy_vocabulary |
| url_alias |
| users |
| users_roles |
| variable |
| watchdog |
+-----------------------------+
79 rows in set (0.01 sec)
mysql> show tables;
+-----------------------------+
| Tables_in_rdsdrupal1 |
+-----------------------------+
| accesslog |
| actions |
| authmap |
| batch |
| block |
| block_custom |
| block_node_type |
| block_role |
| blocked_ips |
| cache |
| cache_block |
| cache_bootstrap |
| cache_field |
| cache_filter |
| cache_form |
| cache_image |
| cache_menu |
| cache_page |
| cache_path |
| cache_update |
| comment |
| date_format_locale |
| date_format_type |
| date_formats |
| field_config |
| field_config_instance |
| field_data_body |
| field_data_comment_body |
| field_data_field_image |
| field_data_field_tags |
| field_revision_body |
| field_revision_comment_body |
| field_revision_field_image |
| field_revision_field_tags |
| file_managed |
| file_usage |
| filter |
| filter_format |
| flood |
| history |
| image_effects |
| image_styles |
| menu_custom |
| menu_links |
| menu_router |
| node |
| node_access |
| node_comment_statistics |
| node_counter |
| node_revision |
| node_type |
| poll |
| poll_choice |
| poll_vote |
| queue |
| rdf_mapping |
| registry |
| registry_file |
| role |
| role_permission |
| search_dataset |
| search_index |
| search_node_links |
| search_total |
| semaphore |
| sequences |
| sessions |
| shortcut_set |
| shortcut_set_users |
| system |
| taxonomy_index |
| taxonomy_term_data |
| taxonomy_term_hierarchy |
| taxonomy_vocabulary |
| url_alias |
| users |
| users_roles |
| variable |
| watchdog |
+-----------------------------+
79 rows in set (0.00 sec)
mysql> show tables;
ERROR 2006 (HY000): MySQL server has gone away
No connection. Trying to reconnect...
ERROR 2003 (HY000): Can't connect to MySQL server on 'rds-1.co2owf2nhidh.us-west-2.rds.amazonaws.com' (111)
ERROR:
Can't connect to the server
mysql> exit;
Bye
ubuntu@ip-10-248-6-249:/var/www/sites/default$ mysql -h rds-1.co2owf2nhidh.us-west-2.rds.amazonaws.com -u awsuser -p
Enter password:
^C
ubuntu@ip-10-248-6-249:/var/www/sites/default$
Broadcast message from root@ip-10-248-6-249
(unknown) at 0:17 ...
The system is going down for power off NOW!
Connection to ec2-50-112-31-121.us-west-2.compute.amazonaws.com closed by remote host.
Connection to ec2-50-112-31-121.us-west-2.compute.amazonaws.com closed.