Lychee is a web-based photo management tool that can be used to upload, manage and share photos. Lychee is an open-source project available under the MIT license.
This tutorial explains...
Transmission is a BitTorrent client that can be used for downloading files. It is an open-source project which written in C++ programming language.
This tutorial explains how to install Transmission...
Deluge is a BitTorrent client that allows downloading files. It is an open-source project available under the GNU General Public License.
This tutorial explains how to install Deluge inside a...
MariaDB Server is a cross-platform relational database that enables to access data using Structured Query Language (SQL). It is a fork of MySQL Server. Development of MariaDB was started from...
Lightstreamer is a messaging server to stream data for web and mobile applications. Lightstreamer offers in-app messaging, push notifications and publish/subscribe messaging.
This tutorial explains how to install Lightstreamer inside...
NATS is a messaging system for exchanging information between applications by sending and receiving messages. NATS is an open-source project written in Go programming language.
This tutorial explains how to...
Lighttpd is a web server for serving web content to clients. Lighttpd is an open-source project released under the 3-clause BSD license.
This tutorial explains how to install Lighttpd inside...
Caddy is a cross-platform web server that serves web content to clients. Caddy is an open-source project that written in Go programming language and available under the Apache License 2.0...
SonarQube is a code quality assurance platform that can be used for continuous code analysis and inspection. SonarQube is an open-source project available under the GPLv3 license.
This tutorial explains...
Simple linear regression is a statistical method that is used to analyze the relationship between two continuous variables. During a line fitting process using linear regression, it can be useful...