Backup and Restore Postgres Database
this compresses with zlib. restore does not take into account for roles, so you’ll need to define them if you plan to restore onto a […]
this compresses with zlib. restore does not take into account for roles, so you’ll need to define them if you plan to restore onto a […]
after a fruitless pursuit of a 3D lense adapter. I opted to get 2 budget camcorders and mount them side by side using a 30+ […]
assumes apache2 installed via apt-get apt-get install mono-apache-server2 apt-get install libapache2-mod-mono a2enmod mod_mono /etc/init.d/apache2 restart edit the virtualhost file or httpd.conf file and add this […]
install postgres from binary distribution (enterprisedb packaged) install apache2 install php5 tar -xvf php-5.2.6.tar.gz cd php-5.2.6 ./configure –with-pgsql=/Library/PostgreSQL/8.3 –with-apxs2 make cp libs/libphp5.so /usr/libexec/apache2 cd /usr/sbin […]
Copyright © 2024 | WordPress Theme by MH Themes