Learn Code Online

Learn Code Online

Follow
homeWriting GuideCourses#learncodeonline#iwritecodeDevopsnewslettermembers
Tag

Ubuntu

#ubuntu

More content

Read more stories on Hashnode


Articles with this tag

Kubernetes Cluster Deployment on Ubuntu Linux

Rakesh JainRakesh Jain
Jun 15, 20217 min read

A Ten-Step Guide! ยท Introduction When it comes to deploying Kubernetes cluster for the first time I always prefer doing it the manual way. You must be...

Kubernetes Cluster Deployment on Ubuntu Linux

CVE-2021-3156 - SUDO grants root access to attackers! Here is the fix - package update details for various Operating systems

Rakesh JainRakesh Jain
Jan 28, 20212 min read

Description Sudo before 1.9.5p2 has a Heap-based Buffer Overflow, allowing privilege escalation to root via "sudoedit -s" and a command-line argument...

CVE-2021-3156 - SUDO grants root access to attackers! Here is the fix - package update details for various Operating systems

Deploying Ansible: Step by step Installation on Ubuntu and CentOS using different methods

Rakesh JainRakesh Jain
Dec 21, 202011 min read

In this tutorial I will demonstrate different ways to install Ansible on one of the most popular Linux Operating systems (CentOS and...

Deploying Ansible: Step by step Installation on Ubuntu and CentOS using different methods