How to add Windows Node in Rundeck?

Rundeck allows users to execute jobs to remote Windows nodes to manage and automate tasks using Rundeck workflows. This article shows how to add a Windows node and execute Rundeck…

Read more »

How to add Linux Node in Rundeck?

Step 1 – Add authentication keys/password in Key Storage Add authentication keys/password of the linux node in Rundeck’s built-in Key Storage. Step 2 – Create a Project Step 3 –…

Read more »

Rundeck Database Migration From H2 to MySql and postgresql

Rundeck Database Migration From H2 to MySql Step 1 – Install mySql Server Step 2 – Create rundeck db and rundeckuser and set their permissing Step 3 – Configuring Rundeck…

Read more »

Linux Tutorials: Commands for Linux User

ls – List directory contents. cd – Change the current directory pwd – Print the name of the current working directory. touch – Create an empty file or update the…

Read more »

Linux Tutorials: Types of Linux File System

Read more »

Linux Tutorials: root file systems in linux

The root filesystem should generally be small, since it contains very critical files and a small, infrequently modified filesystem has a better chance of not getting corrupted. A corrupted root…

Read more »

Linux Tutorials: Understanding absolute and relative path

When specifying a directory to change to, you can use either absolute or relative path names. The absolute or full path starts from the system root /, and the relative…

Read more »

Linux Tutorials: How to enable EPEL repository in redhat/Centos?

Extra Packages for Enterprise Linux (or EPEL) is a Fedora Special Interest Group that creates, maintains, and manages a high quality set of additional packages for Enterprise Linux, including, but…

Read more »

Complete Salesforce Certification Guide & tutorials

What is Salesforce? Salesforce, Inc. is a well-known American cloud-based software company that provides CRM services. Salesforce is a famous CRM tool for support, sales, and marketing groups worldwide. Salesforce…

Read more »

Social Bookmarking Websites SBM

Pinterest Agile@devopsschool.com DevOps@devopsschool.com DevSecOps@devopsschool.com SRE@devopsschool.com AIOPs@devopsschool.com DataOps@devopsschool.com Gitops@devopsschool.com Microservices@devopsschool.com SecDevOps@devopsschool.com AppOps@devopsschool.com CI@devopsschool.com CD@devopsschool.com Observability@devopsschool.com Container@devopsschool.com Reddit agile_Tutorials DevOpsWorld DevSecOpsUniverse SRETraining AIOPsCourse DataOpsCertification MLOpsGlobe Gitopsworld MicroservicesPath SecDevOpsCert AppOpsWorld CI_School CD_Universe Observability_Path…

Read more »

5 Tips to Protect Your Windows from Cyber-Attacks

The largest percentage of malware roaming the Internet has been developed to attack Windows-based systems. This reality means that protecting your computer is not an option but an obligation. Protecting…

Read more »

Complete AIOps Certification Guide & tutorials

What is AIOps? The term AIOps was initially authored by Gartner in 2017. Traditional IT management techniques were were seen as unfit to adapt to advanced business change. artner anticipated…

Read more »

The 5 Most Popular Language Learning Apps In 2022

Every industry is fast recognizing the need to communicate successfully in more than one, if not two, languages. Working with individuals from various cultures and nations has always been critical….

Read more »

Rancher Installation & Deployment in Kubernetes Clustor

Source – https://rancher.com/docs/rancher/v2.5/en/installation/install-rancher-on-k8s/

Read more »

Complete Data Analytics Certification Guide & tutorials

What is Data Analytics? Data analytics allows organizations to examine all their data of real-time, historical, unstructured, structured, qualitative to detect patterns and produce perception to inform and, in some…

Read more »

Top 20 Tricks to Source a Quality Trainer for training?

Improve your linkedin Prfile- Recommend Each other++++++ Linkedin – Search Profile -> Connect them -> messages – engage Linkedin Post in Groups Linkedin Post in Top 10 Our Profile Linkedin…

Read more »

Sales and Marketing Ideas and Tips

Idea 1 – Email Marketing is DEAD now. So dont focus on mass emails but use this a regular stuff. Idea 2 – Focus on your course pages and your…

Read more »

Complete Data Science Certification Guide & tutorials

What is Data Science? In 1962, John Tukey portrayed a field he called “data analysis”, which looks like current data science. In 1985, C. F. Jeff Wu utilized the term…

Read more »

Rundeck Community Vs RunDeck Enterprise Vs RunDeck Cloud

What is Runbook? Rundeck is runbook automation that gives you and your colleagues self-service access to the processes and tools they need to get their job done. When used for…

Read more »

DevOps vs DevSecOps Vs SRE?

Hello Friends, This is my initial version of compliations consisting of a list of tools which you should consider if you are planning to learn DevOps or DevSecOps or SRE….

Read more »

What is Toil with SRE perspective?

What is Toil? Time Off in Lieu Exhausting Physical Labour. Work extremely hard or incessantly. Time off in lieu, otherwise known as TOIL, is when an employer offers time off…

Read more »

SRE – Site Reliability Engineering Summary

SRE Concepts Remove Silos and help increase sharing and collaboration between the Development and Operations team Accidents are Normal. It is more profitable to focus on speeding recovery than preventing…

Read more »

Toil Identification Checklist & Survery Question in SRE

Averaging over the past four weeks, approximately what fraction of your time did you spend on toil?   Scale 0-100% How happy are you with the quantity of time you spend…

Read more »

Complete Machine Learning Certification Guide & tutorials

What is Machine Learning? The word machine learning was introduced in 1959 by Arthur Samuel who was an American IBMer and explorer in the field of PC gaming and artificial…

Read more »

Complete Artificial Intelligence Certification Guide & tutorials

What is Artificial Intelligence? AI was first coined at Dartmouth College in 1956. Artificial intelligence (AI), the ability of a digital computer and machines to control robots as well as…

Read more »

Complete Big Data Certification Guide & tutorials

What is Big Data? The origins of large data is 1960 and in 2005, People began to realize just how much data users generated through Facebook, YouTube, and other online…

Read more »

Complete Selenium Certification Guide & tutorials

What is Selenium? Selenium is an open-source tool that automates web browsers for testing purposes. It offers a single interface to write test scripts in programming languages such as Java,…

Read more »

MySql Backup and Restore – A Complete Guide

Generate the backup of a single database Generate the backup of multiple databases or all the databases Generate the backup of database structure Generate the backup of a specific table

Read more »

How to Reset or Recover Forgotten mySql root Password

Recover Forgotten mySql root Password in Linux OLD method Resetting MySQL Root Password with XAMPP on Localhost How to change a mysql user password?

Read more »

Import all MySQL databases at one time in seperate file for Backup

Script Commands

Read more »