manage jenkins plugin through command line and GUI
| |

Managing Jenkins plugins : command and GUI

Introduction Jenkins Plugins play very important role for adding and enhancing the features in Jenkins. Managing Jenkins Plugin is also crucial. In simple term, manage Jenkins plugin carefully and in return you will get awesome functions and features. In this post, we will learn managing Jenkins plugin from command line and GUI. Because Jenkins is…

Create Jenkins user
| |

How to create Jenkins user by command line and GUI

In our previous post, we did installation of Jenkins on Ubuntu 18.04 LTS server. Now in this post we will learn to create Jenkins user by command line and GUI method. In this article, we will use the term JENKINS_URL, it means the URL of your Jenkins server. For example – http://localhost:8080 or https://localhost. Therefor,…

Install Jenkiins on Ubuntu
| |

How to install Jenkins on Ubuntu 18.04 LTS server

In this post we will install Jenkins on Ubuntu 18.04 LTS server. For installing the Jenkins, we will use ‘Generic Java Package (war)’. Jenkins is very popular automation server widely use for building,deploying and automating the projects. It is one of the Open Source Software which is mostly prefer for CI/CD. There are lots of…

Fix Ubuntu 16.04 System Settings Not Opening
|

Fix Ubuntu 16.04 System Settings Not Opening

After doing upgrading some softwares and system update, the system settings not opening on Ubuntu 16.04 LTS desktop. Whenever we were clicking on ‘System Settings’ nothing was appearing on Desktop. The package called unity-control-center is a graphical user interface to configure various aspects of Unity. You can read more about the details on this package…

sshd error

Ubuntu / Debian : sshd error could not load host key

Summary We recently encountered with ‘sshd error: could not load host key’. The fixing is quite easy in Ubuntu Linux system yet you should be careful while solving the issue. This time we found this problem in Ubuntu 18.04 LTS Server Edition whereas the method is applicable to other Ubuntu and Debian based Linux Operating…

Eclipse IDE

Install Eclipse Oxygen on Ubuntu 16.04 LTS desktop

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…

install kvm

How to install KVM on Ubuntu 16.04 LTS Desktop

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,…

Ubuntu desktop launcher

Create desktop launcher in Unity Desktop Ubuntu

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…

Shotcut Ubuntu
|

Install Shotcut on Ubuntu 16.04 LTS desktop

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.