Tag: Ubuntu 16.04

Reading Time: 5 minutes

Data analysis via machine learning is becoming increasingly important in the modern world. PyTorch is a machine learning Python library, developed by the Facebook AI Research (FAIR) group, that acts as a high-level interface for developers to create applications like natural language processors. In this tutorial, you are going to learn how to install PyTorch via Anaconda and PIP.

Continue reading →
Reading Time: 2 minutes

Having access to Ubuntu manual pages (man pages) on your server is an essential asset with which to be familiar. Most Linux-based OS distributions include the man command out of the box. In those cases, there is not much needed. On the other hand, installations that do not have man pages are just a quick command away from having them.

Continue reading →
Reading Time: 3 minutes

A hostname is a human-readable string that allows people to identify a server or computer on a network. It may include a fully qualified domain name (FQDN) but identifies a computing device in a unique and absolute manner.

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: 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: 4 minutes

The Oracle Java 8 is a programming language that creates many of the applications and websites in use today.  Its ubiquitous and stable nature makes it a favorite amongst Google and Android developers for the last 20 years. If you have a Liquid Web Core Managed Ubuntu LTS VPS server, contact our support team for help with installation.  Otherwise, this tutorial guides you through how to install Java 8 (Java Development Kit) and set the path of the JAVA_HOME variable.

Continue reading →
Reading Time: < 1 minute

When updating from Ubuntu 16.04 to 18.04, we used the following command as one of the steps to update to the newer version. 

Continue reading →
Reading Time: 5 minutes
taiga logo

Taiga is a free, open-source project management system. The back end consists of an API written in Python3 and Django, and the front end is written in AngularJS and CoffeeScript. Taiga can manage simple and complex projects, and also monitors the progress of a project. Taiga maintains logs that are displayed in the form of a worklist with all the functions and user stories added to the project. 

Continue reading →
Reading Time: 3 minutes
python-logo

Pyenv is an outstanding tool for managing multiple Python installations. Pyenv-virtualenv is a pyenv plugin that facilitates the creation and management of Python virtual environments with pyenv. This is a compelling proposition, making it possible to manage multiple Python versions with pyenv and provide the means to control the Python environment in a more granular manner.

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