Stop listening on IPs we haven't had for years
[sysconfig/apache2.git] / packages.txt
1     6  aptitude install mysql-server mysql-client apache2
2     7  aptitude install subversion
3    78  aptitude install libapache2-mod-php5
4   105  pear install MDB
5   107  aptitude install php-pear
6   108  pear install MDB
7   109  pear install MDB --alldeps
8   110  pear install XML_Parser
9   111  pear install MDB
10   112  pear install DB
11   116  aptitude install php5-mysql
12   120  aptitude install php5-xsl
13   123  history | grep install
14   124  history | grep install > packages.txt
15   131  pear install HTML_QuickForm
16   133  pear install Services_Blogging
17   135  pear help install
18   136  pear install Services_Blogging-beta
19   137  history | grep install > packages.txt