Month: August 2017

Installing and configuring Redis on Ubuntu

Redis is an in-memory data structure store, most commonly used as a database, cache and message broker. It is built to support data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, and more. This tutorial will show you how to properly setup Redis on a Linux-based machine running Ubuntu as […]

#tips# Keep Your Bitcoins more Safe

One of the biggest digital assets, Bitcoin, has its own list of stories of thefts and breaches. With its value shooting up to $2900+ this year, it’s very obvious why everyone including cyber criminals show interest in Bitcoin. Either by asking BTCs in ransomware attacks or looting your wallets, hackers try their very best to get bitcoins. For example, last […]

How well can your website handle seasonal spikes?

That is a question you should always have in mind as you create a website that represents your online business. Particularly if you own an ecommerce website, one of your top priorities should be to prepare it for seasonal / holiday spikes. You don’t want it crashing during the busiest and of course most profitable […]

How to install Resilio Sync on Linux using packages

As one of the most powerful P2P data distribution app, Sync from Resilio can be installed on a Linux OS using multiple install methods. Today we are going to show you how to install Sync “the Linux way” – using packages and a tool such as “yum” to download and install the package. To install the […]

Installing and configuring Zimbra on your VPS

Zimbra, commonly known as Zimbra Collaboration Suite or ZCS is a collaborative software suite that consists of an email server and web client. It was first released 11 years ago, on July 11th 2005, by LiquidSys, which changed their name to Zimbra, Inc. There are two main versions of Zimbra currently available: an open-source version, […]

Securing an OrientDB database on your Ubuntu server

OrientDB is an open source data management system which operates in Java. It is also what is known as a multi-model database, meaning that it supports all kinds of models, from graph and document to key/value and object models. Users opt for this Java application not just because it is easy to use but also […]

Setting up Ansible on Linux-based servers

Ansible is an extremely user-friendly IT automation platform that makes your applications and systems easier to deploy. It can be used to automate cloud provisioning, manage configuration and deploy software. By using Ansible, you can avoid writing scripts or custom code to set up and update your applications. Ansible is built to be an easy-to-use, […]

A few tips on preparing a website for growth

It’s wonderful thing to be able to transform your business vision into reality and actually profit from it. Yet this sort of achievement is only reached through huge amounts of work. Any respectable business nowadays is only complete once it has built a strong online presence. A website represents your business’ unique identify and helps […]