Python: how to start python. Hey , If you are looking forward for learning coding,You should start with some language. As I am a learner , I started with Python. Python is a high-level, interpreted …
In this article, I will show you how to hide a particular user from Ubuntu login screen. If your system uses AccountService, you cannot hide user from greeter screen by editing lightdm. So do it, the
Once you’ve deployed an EKS cluster, and try to view this in the AWS Console, sometimes you may see the following message in your console: "Your current user or role does not have access to Kubernete
SonarQube is an Open-Source, Java based Code Analysis Tool. It is used to detect bugs, security vulnerabilities, and other code quality issues. It uses database like MS SQL, Oracle or PostgreSQ for s
In today's tutorial we will learn how to configure Jenkins master and slave. Jenkins is a continuous integration tool. It is used to build and deploy applications not only that it has powerful featur
In this tutorial, We are going to setup Ubuntu server with Apache and deploy WordPress on it.All required commands and required configuration scripts: https:...