Browsing Tag
Linux Tutorials
971 posts
How to Enable/Disable Automatic Login in Ubuntu 18.04 LTS
As a common practice, users are required to provide authentication information to log on to a Linux system.…
How to max speed mouse ubuntu 19
Run in terminal xinput --list --short and find your mouse id (for me id=12) Run in terminal xinput --list-props 12 (change 12 for the right…
How to install the NVIDIA drivers on Ubuntu 19.04
The objective is to install the NVIDIA drivers on Ubuntu 19.04 Disco Dingo Linux. In this tutorial you…
Best Rated AWS Cloud Certifications Preparation Books
(: September 21, 2019) Introduction The Cloud world has captured the hearts of many organizations due to the…
How To Install Docker on Ubuntu 18.04/19.04/16.04
(: September 21, 2019) How can I install Docker on Ubuntu 18.04/19.04/16.04 Linux distribution. Docker Engine is a…
How To Install Ansible AWX on Ubuntu 18.04 / Debian 10
In this post, we will dive into the installation of Ansible AWX on Ubuntu 18.04 / Debian 10…
How To Assign a Floating IP Address to an Instance in OpenStack
(: September 22, 2019) You want to assign an OpenStack Instance a floating IP address from your public…
How To Install ManageIQ / CloudForms on OpenStack & KVM
(: September 22, 2019) Today’s guide will be concentrate on the installation and configuration of ManageIQ / CloudForms…
The Pros and Cons of Offering User Accounts on Your Website
(: September 23, 2019) source: Pixabay Facilitating the creation of user accounts can be an asset for a…
How To Dockerize a Django Application on Ubuntu / Debian / CentOS
(: September 23, 2019) In this tutorial, I will show you how to set up a Docker environment…