Changes between Version 18 and Version 19 of InstallationGuidelines/Linux/Server/CherokeePostgreSQL
- Timestamp:
- 01/22/12 11:09:50 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified InstallationGuidelines/Linux/Server/CherokeePostgreSQL
v18 v19 27 27 # Install Admin Tools 28 28 apt-get install -y unzip psmisc mlocate telnet lrzsz vim elinks-lite rcconf htop sudo 29 # Git 30 apt-get -y install git-core 29 31 # Email 30 32 apt-get -y install exim4-config exim4-daemon-light 31 # Git32 apt-get -y install git-core33 33 34 34 ######### … … 494 494 apt-get upgrade -y 495 495 cd ~web2py 496 bzrpull496 git pull 497 497 cd ~web2py/applications/eden 498 bzrpull498 git pull 499 499 # ----------------------------------------------------------------------------- 500 500 # Email