Results for: "hash"
Contents (53)
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
Reset Linux root password without knowing the password
So there it goes - Linux is a secure OS. No, really it is. Despite the title of this post,…
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