Results for: "setup"
Contents (100)
Redis: installation and usage on Ubuntu/Debian
About Redis Redis, developed in 2009, is a flexible, open-source, key value data store. Following in the footsteps of other NoSQL…
read more
5 tools for better PHP
When we work on our applications, whatever our language of choice, sometimes we can focus too much on the code…
read more
Apache:Setup a SSL Certificate with Thawte
Here is a short tutorial how to set up a Thawte SSL 123 SSL certificate (a domain-only validation SSL Certificate).…
read more
PHP:EZSql class, manage your database connection easily
EZSql is a php class to make it very easy to deal with database connections, there’s already an ezsql documentation: Extensive…
read more
Install and Setup SSL in Webmin and Apache
SSL is a protocol for making secure, authenticated connections across an insecure network like the Internet. It encrypts network traffic,…
read more