Ubuntu 18.04 is the latest LTS release available to download. This tutorial has download links to DVD ISO Images of Ubuntu 18.04 LTS release. You can find the Ubuntu 18.04 release notes on its official website. Ubuntu 18.04 LTS Download Links Please find below DVD ISO images download links for Ubuntu Desktop and Ubuntu...
This guide will help you to install updates on your Ubuntu system. This also helps you to apply security updates silently on your Ubuntu systems. Packages Updates on Ubuntu Command-Line Fetch the update for all your repositories for all your apps to all the latest updates lists. sudo apt-get update Then run the upgrade...
The mod_wsgi Apache module is used for serving Python scripts over HTTP via Apache web server. This tutorial helps you to how to install Apache mod_wsgi module on Ubuntu 18.04 (Bionic Beaver). Step 1 – Prerequisites Login to Ubuntu 18.04 server console via SSH and install some prerequisites packages on the system. sudo apt-get...
Ansible is an automation tool for managing multiple remote hosts from the single machine. It provides you with an easy to configure for a large number of remote hosts. For example, you are performing the same tasks over multiple machines, Ansible provides you the option to automate these tasks. This tutorial will help you...
The mod_wsgi Apache module is used for serving Python scripts over HTTP via Apache web server. This tutorial helps you to how to install Apache mod_wsgi module on Ubuntu 16.04 (Xenial Xerus). Step 1 – Prerequisites Login to Ubuntu 16.04 server console via SSH and install some prerequisites packages on the system. sudo apt-get...
Nextcloud provides data access using web interface. It also provides options to sync and share across devices—all under your control. This tutorial will help you to install Nextcloud on Ubuntu 18.04 LTS Bionic Linux operating system. Step 1 – Prerequsites The first of all, to set up Nextcloud you must have running LAMP server...
This tutorial helps you to reset Gnome Desktop settings to its original state on an Ubuntu 18.04 LTS Linux system. Login to your Ubuntu 18.04 Bionic Desktop system and follow the instructions given below. After that reboot your system to complete the steps. Reset Gnome Desktop on Ubuntu 18.04 First, open the Tweaks settings...
Question – How To Change IP Address on Ubuntu 18.04 Desktop? Steps to set static IP address on your Ubuntu Desktop system Ubuntu 18.04 systems are using netplan instead of older static interfaces. The desktop provides an attractive GUI for working with it. You can easily change or set a static IP address on...
Question – How to Find Local IP Address of My Ubuntu Desktop system? 2 Ways to find IP Address on Ubuntu 18.04 Desktop? Ubuntu 18.04 desktop provides an attractive GUI for working with it. You can either use the command prompt to check the current IP address on your system or use GUI option...
GNOME is a GNU project, is the default desktop environment is used by the Ubuntu desktop editions. The GNOME desktop have a large number of customization to make the best desktop experience for you. This tutorial helps you to add or remove the application in the startup of Ubuntu system. Any application added under...