Category

Tutorials

Articles in this category
How to Install and Use IPython
In this tutorial, we will cover how to install the robust Python shell, IPython, and walk through how to make use of some features…
1 min read
How to Install Apache on CentOS 7
Use httpd to install Apache on a single CentOS 7 node. You'll be installing Apache on a server that doesn't yet have a web…
1 min read
How to install GitLab with GUI on Linux (AlmaLinux)
Installing the GitLab GUI on Linux — AlmaLinux specifically — lets you efficiently manage code repositories, collaborate with engineers, and organize development projects.
15 min read
How to Install INXI on Ubuntu 18.04
In this tutorial, we will cover the installation of INXI on an Ubuntu 18.04 server. It will also include some basic command-line usage of…
1 min read
How to install LibreOffice on Linux (AlmaLinux)
An install of LibreOffice on Linux (AlmaLinux) significantly enhances your document, presentation, and spreadsheet management features for day-to-day tasks at home or in the…
17 min read
How to Install MariaDB 5.5 on Ubuntu 14.04 LTS
In our tutorial, we install the database, MariaDB 5.5, otherwise known as MySQL, onto an Ubuntu 14.04 server in a few easy steps.
1 min read
How to Install mlocate on CentOS 7
One of the best tools for quickly finding files by filename is the locate command. The locate command reads one or more databases prepared…
1 min read
How to Install NVM for Node.js on Ubuntu 14.04 LTS
Node Version Manager allows admins to easily manage node.js versions. In our article, we will be instructing on how to install NVM on your…
1 min read
How to install OpenSSH to manage Linux servers
Install OpenSSH on Linux and streamline SSH connections while increasing system security. Manage related components, configuration files, and SSH keys with our guide.
17 min read
How to Install Pip on Ubuntu 14.04 LTS
In this quick tutorial, we teach you what is Pip and provide an easy two-step process to install this helpful Python manager.
1 min read
How to install PyTorch on Linux (AlmaLinux)
This detailed walkthrough on how to install PyTorch on Linux ensures that users, regardless of expertise, can navigate the setup effortlessly.
11 min read
How to Install TensorFlow on CentOS
In this tutorial, we are going to take a look at how to get started with TensorFlow on CentOS, covering multiple methods via different…
1 min read