How to upload package to Nexus and Artifactory using curl and powershell?
Solution – 1 Solution – 2 Solution – 3 Solution – 4
Read more »Top 26 Free and Popular tools written in Python
What is Python Python is a programming language that is commonly used to create websites and applications, automate operations, and perform data analysis. Python is a general-purpose programming language, which…
Read more »How to generate & upload your public key to github for SSH access on github
Step 1 – First Check if you public and pvt key already generated in your system? i.e – in USER HOME C:\Users\Rajesh Kumar.ssh, check id_rsa(pvt) and id_rsa.pub(pub) If id_rsa &…
Read more »How to login linux server using ssh?
Step 1 – We need to use ssh client to be installed in a laptop. Step 2 – SSH login method Step 3 – SSH login using server IP &…
Read more »Appdynamics Tutorial: Log Monioring and Analysis using Appdynamics
Use Case of this extension The AppDynamics Log Monitoring Extension monitors the occurrences of configured text or regular expressions in a set of log files, and the sizes of these…
Read more »Elastic Logstash: what is logstash.yml & pipelines.yml & configratuion file?
Logstash has two types of configuration files: pipeline configuration files, which define the Logstash processing pipeline, and settings files, which specify options that control Logstash startup and execution. Pipeline Configuration Files You…
Read more »How to backup / dump & Restore redis database?
dump.rdb is your redis backup file
Read more »How to Install Redis on CentOS / RHEL / Ubuntu and Windows
Install Redis 7 on CentOS 7 / RHEL 7 How to add Sample Data in Redis?
Read more »Installing Python 3 on Linux, Centos, Ubuntu & Windows
Python 3 Installation in Ubuntu Python 3 Installation in Centos
Read more »Datadog – Setting up Ecommerce Datadog Observability katacoda simplified steps
Step 1 – Spinning Up Our Legacy E-Commerce Shop Our legacy monolith shop uses Ruby on Rails and Spree. We’ve started to build out a first set of microservices, and…
Read more »How to setup APM of Java Apps in AppDynamics?
Step 1 – Install Java Step 2 – Install Tomcat Step 3 – Run Apps in Tomcat Step 4 – Download & Extract AppDynamics APM agent Step 5 – Install…
Read more »How to install and configure Jmeter?
Step 1- Install JDK and Set JAVA_HOME Step 2 – Download Jemeter and Configure as per the image below; Source – https://jmeter.apache.org/download_jmeter.cgi Download 5.4.3 – https://dlcdn.apache.org//jmeter/binaries/apache-jmeter-5.4.3.zip Step 3 – Extract…
Read more »Top 20 SRE interview questions and answers.
SRE is one of the trending roles in the tech industry these days, although it is much more than buzz. It is a relatively new practice that can be implemented…
Read more »