Ubuntu
How To Configure vsftpd to Use SSL/TLS on an Ubuntu VPS
Tutorials
Security
System Tools
Ubuntu
Status: Deprecated> Status: Deprecated # This article covers a version of Ubuntu that is no longer supported. If you are currently operate a server running Ubuntu 12.04, we highly recommend upgrading or migrating to a supported version of Ubuntu:
How To Install Node.js on an Ubuntu 14.04 Server
Tutorials
Node.js
Ubuntu
Introduction> Introduction # Node.js is a Javascript platform for server-side programming that allows users to build network applications quickly. By leveraging Javascript on both the front-end and the back-end, development can be more consistent and be designed within the same system.
How To Install ISPConfig3 on an Ubuntu 14.04 Server
Tutorials
Control Panels
Email
Ubuntu
Introduction> Introduction # Although the command line is a powerful tool that can allow you to work quickly and easily in many circumstances, there are instances where a visual interface is helpful.
How To Use BitTorrent Sync to Synchronize Directories in Ubuntu 12.04
Tutorials
Backups
Miscellaneous
Ubuntu
Status: Deprecated> Status: Deprecated # This article covers a version of Ubuntu that is no longer supported. If you are currently operate a server running Ubuntu 12.04, we highly recommend upgrading or migrating to a supported version of Ubuntu:
Initial Server Setup with Ubuntu 12.04
Tutorials
Linux Basics
Ubuntu
Status: Deprecated> Status: Deprecated # This article covers a version of Ubuntu that is no longer supported. If you are currently operate a server running Ubuntu 12.04, we highly recommend upgrading or migrating to a supported version of Ubuntu:
How To Install and Configure Elasticsearch on Ubuntu 14.04
Tutorials
Elasticsearch
Ubuntu
Introduction> Introduction # Elasticsearch is a platform for distributed search and analysis of data in real time. Its popularity is due to its ease of use, powerful features, and scalability.
How To Install Python 3 and Set Up a Programming Environment on an Ubuntu 20.04 Server
Tutorials
Development
Python
Ubuntu
Ubuntu 20.04
Introduction> Introduction # The Python programming language is an increasingly popular choice for both beginners and experienced developers. Flexible and versatile, Python has strengths in scripting, automation, data analysis, machine learning, and back-end development.
How to Use Ansible Roles to Abstract your Infrastructure Environment
Tutorials
Ansible
Configuration Management
Ubuntu
Introduction> Introduction # Ansible is a configuration management tool that is designed to automate controlling servers for administrators and operations teams. With Ansible you can use a single central server to control and configure many different remote systems using SSH and Python as only requirements.
How To Install LAMP on Ubuntu 14.04 [Quickstart]
Tutorials
LAMP Stack
Quickstart
Ubuntu
Introduction> Introduction # The LAMP stack (Linux, Apache, MySQL, PHP) is a group of open source software that is typically installed together to enable a server to host dynamic PHP websites and web apps.
How To Back Up and Restore Your Redis Data on Ubuntu 14.04
Tutorials
Backups
NoSQL
Ubuntu
Introduction> Introduction # Redis is an in-memory, key-value cache and store (a database, that is) that can also be persisted (saved permanently) to disk. In this article, you’ll read how to back up a Redis database on an Ubuntu 14.
How To Install Apache Tomcat on Ubuntu 12.04
Tutorials
Apache
Ubuntu
Status: Deprecated> Status: Deprecated # This article covers a version of Ubuntu that is no longer supported. If you are currently operate a server running Ubuntu 12.04, we highly recommend upgrading or migrating to a supported version of Ubuntu:
How To Change Your PHP Settings on Ubuntu 14.04
Tutorials
LAMP Stack
LEMP
PHP
Server Optimization
Ubuntu
Introduction> Introduction # PHP is a server side scripting language used by many popular CMS and blog platforms like WordPress and Drupal. It is also part of the popular LAMP and LEMP stacks.
How To Create a Redundant Storage Pool Using GlusterFS on Ubuntu Servers
Tutorials
Networking
Scaling
Ubuntu
Status: Deprecated> Status: Deprecated # This article covers a version of Ubuntu that is no longer supported. If you are currently operate a server running Ubuntu 12.04, we highly recommend upgrading or migrating to a supported version of Ubuntu:
How To Install Cassandra and Run a Single-Node Cluster On a Ubuntu VPS
Tutorials
NoSQL
Ubuntu
Introduction> Introduction # Cassandra, or Apache Cassandra, is a highly scalable open source database system, achieving great performance on multi-node setups.
In this tutorial, you’ll learn how to install Cassandra, the Oracle Java VM, which is highly recommended for Cassandra, and how to run your first test single-node cluster.
How To Install Cassandra and Run a Single-Node Cluster on Ubuntu 14.04
Tutorials
Apache
NoSQL
Ubuntu
Introduction> Introduction # Cassandra, or Apache Cassandra, is a highly scalable open source NoSQL database system, achieving great performance on multi-node setups.
In this tutorial, you’ll learn how to install and use it to run a single-node cluster on Ubuntu 14.
How To Configure a Mail Server Using Postfix, Dovecot, MySQL, and SpamAssassin
Tutorials
Email
Ubuntu
Introduction> Introduction # In this tutorial, we are going to configure a mail server using Postfix, Dovecot, MySQL and SpamAssassin on Ubuntu 12.04.
Following this tutorial you’ll be able to add virtual domains, users, and aliases.
How To Install WordPress with LAMP on Ubuntu 18.04
Tutorials
Apache
LAMP Stack
Ubuntu
Ubuntu 18.04
WordPress
Introduction> Introduction # WordPress is the most popular content management system (CMS) on the internet. It allows you to set up flexible blogs and websites on top of a MySQL backend with PHP processing.
How To Install and Use PostgreSQL on Ubuntu 18.04
Tutorials
Databases
PostgreSQL
Ubuntu
Ubuntu 18.04
Introduction> Introduction # Relational database management systems are a key component of many web sites and applications. They provide a structured way to store, organize, and access information.
PostgreSQL, or Postgres, is a relational database management system that provides an implementation of the SQL querying language.
How To Set Up a Firewall with UFW on Ubuntu 18.04
Tutorials
DigitalOcean
Firewall
Networking
Security
Ubuntu
Ubuntu 18.04
Introduction> Introduction # UFW, or Uncomplicated Firewall, is an interface to iptables that is geared towards simplifying the process of configuring a firewall. While iptables is a solid and flexible tool, it can be difficult for beginners to learn how to use it to properly configure a firewall.
How To Install Apache Tomcat 9 on Ubuntu 18.04
Tutorials
Java
Ubuntu
Introduction> Introduction # Apache Tomcat is a web server and servlet container that is used to serve Java applications. Tomcat is an open source implementation of the Java Servlet and JavaServer Pages technologies, released by the Apache Software Foundation.