Tag: Ubuntu 18.04

Reading Time: 5 minutes

A virtual environment, or venv, is a Python module that creates a unique environment for each task or project. It installs the necessary packages specific to that setting while neatly organizing your projects.

Continue reading →
Reading Time: 11 minutes

LAMP stack stands for Linux, Apache, MySQL, and PHP - a set of open source software installed on your server to host dynamic websites and applications. Each component of the LAMP stack has a distinct purpose:

Continue reading →
Reading Time: 3 minutes

The MariaDB server is a popular, open-source relational database known in the standard repositories of all major Linux distributors.

Continue reading →
Reading Time: 5 minutes
1-gogs

Gogs is one of the most used Git applications. It’s an open-source self-hosted Git service that provides all the essential features and benefits to set up a private and secure versioning control system.

Continue reading →
Reading Time: 7 minutes
python functions

What is a Python Function? 

In this tutorial, we discuss one of the most useful attributes of Python: the function. Python functions are considered “First Class” objects. A First Class object can be assigned to variables, stored in data structures, passed as arguments to other functions, or even return values from other functions. Other examples of First Class objects in Python are integers, strings, and dictionaries.

Continue reading →
Reading Time: 7 minutes

What is a VPN?

vpn1

A Virtual private network (VPNs) creates a secure connection between a remote computer and another network. The connection itself is encapsulated and encrypted which provides a protected communications channel between the two points.

Continue reading →
Reading Time: 5 minutes

What is Git?

gitlogo

Git is a distributed version control system (or VCS), typically used to track files changes. It was developed in 2005 by Linus Torvalds, the creator of the Linux kernel. Git’s primary use is to keep track of changes within source code during the software development process. Source Code Management or SCM was the primary reason for its creation.

Continue reading →
Reading Time: 5 minutes

What is Elasticsearch?

Elasticsearch is a distributed, full-text, open-source search engine. It provides multi-tenant capabilities in analyzing aggregate data types from sources like Logstash or Kibana. This application stores and indexes information, which can then be queried for specific data. It returns useful details about a particular program, log analysis, application performance data, or other information. 

Continue reading →
← Older posts
Have Some Questions?

Our Sales and Support teams are available 24 hours by phone or e-mail to assist.

1.800.580.4985
1.517.322.0434