ubuntu

How to Upgrade Ubuntu 12.04 LTS to Ubuntu 14.04 LTS — step-by-step Linux tutorial on Progressive Robot

How to Upgrade Ubuntu 12.04 LTS to Ubuntu 14.04 LTS

Ubuntu has two types of releases: standard, which are released every six months, and Long Term Support (or “LTS”), which are released every two years. In this guide, we will go over how to safely upgrade an Ubuntu 12.04 server to 14.04, taking care to preserve our existing configuration.

Read more
How To Use the Web2py Framework to Quickly Build Your Python App — step-by-step Linux tutorial on Progressive Robot

How To Use the Web2py Framework to Quickly Build Your Python App

Web2py is a Python framework that can be used to quickly build a functioning web application. Web2py is not only a framework, it also includes a complete IDE for your web browser, which allows the development and the application itself to be integrated closely. In this article, we will discuss how to install and use this software on an Ubuntu VPS.

Read more
Initial Server Setup with Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Initial Server Setup with Ubuntu 16.04

When you start a new server, there are a few steps that you should take every time to add some basic security and give you a solid foundation. In this guide, we’ll walk you through the basic steps necessary to hit the ground running with Ubuntu 16.04.

Read more
How To Install Apache Tomcat 9 on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Apache Tomcat 9 on Ubuntu 18.04

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. In this tutorial, you will install and configure Tomcat 9 on your Ubuntu 18.04 server.

Read more
CHAT