AWS cli : HTTP Client raised and unhandled exception
The article discusses resolving an AWS CLI error “HTTP Client raised and unhandled exception”. It provides instructions to solve this issue.
The article discusses resolving an AWS CLI error “HTTP Client raised and unhandled exception”. It provides instructions to solve this issue.
Ansible is centrazied configuration management tool and it is agent less. It connects with remote linux/unix client on ssh port and with windows on WinRM. We will learn to install Ansible by using pip3 on Ubuntu 18.04 LTS. The installation pretty much easy. In this post, we will cover both installing ansible for particular user…
This post will help you to install and compile nginx 1.14 on Ubuntu 18.04 LTS server. We always recommend to our readers that whenever you use any ubuntu server always go for latest LTS edition. When you install nginx by compiling from source package, it gives you one major benefit and that is adding extra…
Introduction Eclipse is one of the oldest and fabulous IDE in modern time. We are writing our this post after practically installing Eclipse Oxygen on Ubuntu 16.04 LTS desktop. This post is actually for Java developers who are looking for solution to install Eclipse Oxygen version. It is always best idea to read good information…
Today, I am writing about one of the most beloved command line video player called mplayer.In this post we will learn how to install mplayer in Ubuntu Desktop system. I have been personally using this awesome video player since 2008. Why Mplayer is awesome ? Because I have been using this video player since very…
KVM ( Kernel-based Virtual Machine ) is free and open source virtualisation software. You can create multiple VM (virtual machines) , each VM has its own private virtualised hardware like disk, CPU, RAM etc. It was included in Linux kernel mainline in kernel version 2.6.20. In case you are looking for some alternate of VirtualBox,…
This post will explain about how to create desktop launcher in Unity Desktop in Ubuntu and also access same launcher from Dash Home. Many people wants to keep the Desktop launcher/Desktop shortcuts so that they can readily access applications by just clicking on its Desktop icons. Before doing practical let us tell you that there…
In this tutorial, we will learn how to install Shotcut on Ubuntu Desktop. Shotcut is free and open source video editing tool and in simple term it is awesome! We have been using the Shotcut since 3 months for video editing and we really like this video editing software. Shotcut is developed in MLT Multimedia Framework and uses the ffmpeg.
In this post we will learn how to install the Openshot on Ubuntu 16.04 LTS desktop. After a such a long wait of time, Openshot team announced the version 2.x release. I have been personally using this Video Editor since more than one year and I really like it.
Learn how to upgrade Ubuntu 14.04 to Ubuntu 16.04 LTS Desktop. If you are newbie in Linux world so let me tell you first LTS means is “Long Term Support” . We always prefer LTS version rather than other Ubuntu versions.
In this solution article we will solve the problem ‘/bin/sh: 1: /usr/bin/python: not found’ which we have encountered while using the Ansible. The Ansible which is now a days become very popular among DevOps folks.
In this post we will learn about access control by host and ip address in Apache 2.4. The Apache 2.4 released with lots of new feature. While working on Apache 2.4 you will surely get attention on new format of access control. The method of using allow,deny or vice-versa is deprecated, it was old styled method before Apache 2.4 versions.
In this post we will learn how to install Google Fonts on Ubuntu system. Google Fonts are free and open source fonts. It is huge repository of awesome fonts contributed by many designers.
In this article learn how to configure vim for Puppet in Linux. As we all know puppet is one of the widely used automation tool in IT industry. While working on puppet manifests, module etc. Automation engineer has to be very careful with syntax,indentation and spaces.
n this post we are sharing our experience, how to install Gnome desktop on FreeBSD 10.3
Recently we have installed new FreeBSD 10.3 on our old desktop. In terms of Unix like operating system, FreeBSD has its own edge. So when we install the FreeBSD by default it do not have any Desktop environment.