Prestashop Marketing
Thứ Tư, 12 tháng 9, 2012
Enjoy the great utilities with Prestashop
Thứ Bảy, 14 tháng 4, 2012
Technical Writer for R&D project by Anashel
Freelancer.com (formerly GetAFreelancer) is the world's largest outsourcing and crowdsourcing marketplace for small business. We have hundreds of thousands of satisfied customers from all over the world. We connect over employers and freelancers globally from over 234 countries & regions. Through our website, employers can hire freelancers to do work in areas such as software, writing, data entry and design right through to engineering and the sciences, sales and marketing, and accounting & legal services. The average job is under US$200, making outsourcing for the first time extremely cost effective for small businesses.
Would you like to find freelance jobs and make money online? Just sign up to get started! We have created a safe environment for both freelancers and employers via our secure milestone payment system. We have thousands of freelance coders, writers, programmers, designers, marketers and more. Getting the best web design, professional programming, custom writing or affordable marketing has never been easier! Try outsourcing for free today! Don't forget to bookmark our homepage for your next project or job.
© Copyright 2011 Freelancer Technology Pty Limited (ACN 142 189 759)Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
How to Install and configure PostgreSQL on Centos/RHEL
Install PostgreSQL and PostgreSQL-server packages
[root@egrovechn]# yum install postgresql postgresql-server postgresql-contrib
Configure PostgreSQL Database Server
Initialize the cluster first with initdb command:
[root@egrovechn]# service postgresql initdb
(or)
[root@egrovechn]# /etc/init.d/postgresql initdb
Edit /var/lib/pgsql/data/postgresql.conf file:
[root@egrovechn]# vi /var/lib/pgsql/data/postgresql.conf
Set PostgreSQL server to listen all addresses and Change PostgreSQL port (default is 5432). Add/Uncomment/Edit following lines:
listen_addresses = ‘*’
port = 5432
Edit /var/lib/pgsql/data/pg_hba.conf file:
[root@egrovechn]# vi /var/lib/pgsql/data/pg_hba.conf
Add (example) your local network with md5 passwords:
# Local networks
host all all xx.xx.xx.xx/xx md5
# Example
host all all 10.20.4.0/24 md5
# All Network
host all all 0.0.0.0/0 trust
Start/Restart PostgreSQL Server:
[root@egrovechn]# service postgresql start
(or)
[root@egrovechn]# /etc/init.d/postgresql start
Change to postgres user:
[root@egrovechn]# su postgres
Create test database (as postgres user):
createdb test
Login test database (as postgres user):
psql test
Create new “pguser” Role with Superuser and Password:
CREATE ROLE pguser WITH SUPERUSER LOGIN PASSWORD ‘password’;
Open PostgreSQL Port (5432) on Iptables Firewall (as root user again)
Edit /etc/sysconfig/iptables file:
[root@egrovechn]# vi /etc/sysconfig/iptables
Add following line before COMMIT:
-A RH-Firewall-1-INPUT -m state –state NEW -m tcp -p tcp –dport 5432 -j ACCEPT
-A INPUT -p tcp -m tcp –sport 1024:65535 –dport 5432 -j ACCEPT
-A OUTPUT -p tcp -m tcp –sport 1024:65535 –dport 5432 -j ACCEPT
Restart Iptables Firewall:
[root@egrovechn]# service iptables restart
(or)
[root@egrovechn]# /etc/init.d/iptables restart
Test remote connection:
[root@egrovechn]# psql -h dbserver -U testuser test
eGrove Systems corporation is the leading web application development company in New Hampshire. Our Professionals are experts in Joomla development, Drupal development, Magento development, Worpdress development, HTML5 development, Android development and Python development etc.
Graphic Design for Website by SaraAE
Freelancer.com (formerly GetAFreelancer) is the world's largest outsourcing and crowdsourcing marketplace for small business. We have hundreds of thousands of satisfied customers from all over the world. We connect over employers and freelancers globally from over 234 countries & regions. Through our website, employers can hire freelancers to do work in areas such as software, writing, data entry and design right through to engineering and the sciences, sales and marketing, and accounting & legal services. The average job is under US$200, making outsourcing for the first time extremely cost effective for small businesses.
Would you like to find freelance jobs and make money online? Just sign up to get started! We have created a safe environment for both freelancers and employers via our secure milestone payment system. We have thousands of freelance coders, writers, programmers, designers, marketers and more. Getting the best web design, professional programming, custom writing or affordable marketing has never been easier! Try outsourcing for free today! Don't forget to bookmark our homepage for your next project or job.
© Copyright 2011 Freelancer Technology Pty Limited (ACN 142 189 759)Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Ecommerce Website for electronic items by davidalbert
Freelancer.com (formerly GetAFreelancer) is the world's largest outsourcing and crowdsourcing marketplace for small business. We have hundreds of thousands of satisfied customers from all over the world. We connect over employers and freelancers globally from over 234 countries & regions. Through our website, employers can hire freelancers to do work in areas such as software, writing, data entry and design right through to engineering and the sciences, sales and marketing, and accounting & legal services. The average job is under US$200, making outsourcing for the first time extremely cost effective for small businesses.
Would you like to find freelance jobs and make money online? Just sign up to get started! We have created a safe environment for both freelancers and employers via our secure milestone payment system. We have thousands of freelance coders, writers, programmers, designers, marketers and more. Getting the best web design, professional programming, custom writing or affordable marketing has never been easier! Try outsourcing for free today! Don't forget to bookmark our homepage for your next project or job.
© Copyright 2011 Freelancer Technology Pty Limited (ACN 142 189 759)Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Thứ Sáu, 13 tháng 4, 2012
PrestaShop Addons – Start Updating your Store with PrestaShop PayPal Pro Plus
Features of the Addon:
* Accept Credit Card payment through PayPal API.* Store Owners can configure the module between ‘Authorization and Capture’ or ‘Authorization only and Capture later’ – when the products are ready for shipment.* Store Owners can capture amount directly from configuration page.* Store Owners can void/ cancel unsettled transactions or refund full/ partial order amount from configuration page.* Support Shipping with Merchant Calculated Shipping Rates and Carrier Calculation Shipping.* Update Users and Orders info in PrestaShop.* Process orders using PrestaShop Admin UI.* Manage Multi-language in PayPal API Hosted Page in PrestaShop Admin UI.
Download PrestaShop PayPal Pro Plus
Click here for Demo (To help with installation process)
Read More About the Add-on Here
( Check for More Information about Compatibility & Requirements and Support )
food critic blog by dstewart922
Freelancer.com (formerly GetAFreelancer) is the world's largest outsourcing and crowdsourcing marketplace for small business. We have hundreds of thousands of satisfied customers from all over the world. We connect over employers and freelancers globally from over 234 countries & regions. Through our website, employers can hire freelancers to do work in areas such as software, writing, data entry and design right through to engineering and the sciences, sales and marketing, and accounting & legal services. The average job is under US$200, making outsourcing for the first time extremely cost effective for small businesses.
Would you like to find freelance jobs and make money online? Just sign up to get started! We have created a safe environment for both freelancers and employers via our secure milestone payment system. We have thousands of freelance coders, writers, programmers, designers, marketers and more. Getting the best web design, professional programming, custom writing or affordable marketing has never been easier! Try outsourcing for free today! Don't forget to bookmark our homepage for your next project or job.
© Copyright 2011 Freelancer Technology Pty Limited (ACN 142 189 759)Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)