Distributed volumes distributes files throughout the bricks in the volume. You can use distributed volumes where the requirement is to scale storage and the redundancy is either not important or…
PostgreSQL is a powerful, open source object-relational database system ( ORDBMS ). Unlike other relational database systems, PostgreSQL allows users to create unique operators, complex data types, aggregate functions, data…
Adiscon LogAnalyzer is a web interface to syslog/Rsyslog and other network event data. Although, it provides easy browsing, analysis of real time network events and reporting services. In this guide,…
LATEST POSTS
-
-
Striped volumes stripes data across bricks in the volume. For best results, you should use striped volumes only in high concurrency environments accessing very large files. Note: The number of…
-
Centos/RedhatLinuxUbuntu
How to Install and Setup GlusterFS Server on Centos 7 / RHEL 7 and Ubuntu 16.04 LTS
by Lotfi Waderni August 23, 2017What is GLusterFS? GlusterFS is a scalable network filesystem suitable for data-intensive tasks such as cloud storage and media streaming. GlusterFS is free and open source software and can utilize…
-
DatabasesLinuxUbuntu
How to Install PgAdmin 4 in Server Mode on Ubuntu 16.04 LTS
by Lotfi Waderni July 16, 2017PgAdmin 4 is a rewrite of the popular pgAdmin3 management tool for the PostgreSQL database. PgAdmin is the leading graphical Open Source management, development and administration tool for PostgreSQL. In…
-
Centos/RedhatLinuxMonitoring ToolsopenSUSEUbuntu
How To Check The Folder Size With Monit and Send Email Alert
by Lotfi Waderni July 11, 2017Today we will show you how to check the size of a folder with Monit using a shell script and to send alert mail in case of exceeding an allowable…