Shell Bash Scripting: Assignment & Excercise – 7

Write a Shell Bash Script for backup a local file into a remote server

Read more »

Shell Bash Scripting: Assignment & Excercise – 6

Write a Shell Bash Script for gather information related to server

Read more »

Shell Bash Scripting: Assignment & Excercise – 5

Write a Shell Bash Script for check if the disk space crosses the limit

Read more »

Shell Bash Scripting: Assignment & Excercise – 4

Write a Shell Bash Script for report if CPU usage exceeds the threshold

Read more »

Shell Bash Scripting: Assignment & Excercise – 3

Write a Shell Bash Script for report server related information

Read more »

Shell Bash Scripting: Assignment & Excercise – 2

Write a Shell Bash Script for evaluate the status of a file/directory.

Read more »

Shell Bash Scripting: Assignment & Excercise – 1

Write a Shell Script for output a specified directory’s size.

Read more »

Shell Bash Scripting: Assignment & Excercise – 16

Read more »

Shell Bash Scripting: Assignment & Excercise – 15

Write a Shell Bash Script for Get location of an IP address.

Read more »

Shell Bash Scripting: Assignment & Excercise

Read more »

Shell Bash Scripting Interview Questions and Answer

Read more »

Knative: Troubleshooting & Debugging Guide

Check if all containers are running, ready and healthy Knative Serving Components Knative Serving Networking Layer Knative Eventing Check if there are any errors logged in the Knative components For…

Read more »

Knative Tutorials: Deploy Hello world Service App

Read more »

Knative Tutorials: Deploying HTTP Workloads using Knative Serving

DOCKER CODE LINK – https://github.com/KubernetesSchool/Knative-Resources/tree/main/docker

Read more »

Knative Tutorials: Install Knative Serving, Eventing Resources with Istio

Read more »

Git Tutorials: Merge code between multiple repos

It is something you can do locally though, from your machine, the following way: 1. Assume you have repos https://bitbucket.org/my-workspace/repo-1/ and https://bitbucket.org/my-workspace/repo-2/, and you want to merge code from repo-2 to repo-1 Navigate to…

Read more »

Reasons Why Plagiarism Is Harmful For Marketing And How To Remove It

Plagiarism is a concerning issue in content marketing that leads to a loss of reputation, time, and effort. Nobody wants to commit plagiarism deliberately. But when it comes to the…

Read more »

What is Bootstrap & How it works? An Overview and Its Use Cases!!!

https://www.devopsschool.com/blog/what-is-bootstrap-how-it-works-an-overview-and-its-use-cases/(opens in a new tab) What is Bootstrap? Bootstrap is the most popular HTML, CSS and JavaScript framework for developing a responsive and mobile friendly website. It is absolutely free…

Read more »

Amazon S3 Bucket Policy for only mobile app access

I am having lots of Videos and Images in AWS S3 bucket which is protected using following AWS s3 Policies But the prb is these Policies is not effective in…

Read more »

How to access Coverity Connect

Read more »

Software Development & IT Companies in Jharkhand/Ranchi/Bokaro

Jharkhand is very much behind in terms of Software Development and IT enabled services. There are 4 IT park has been setup so far but with very little attraction. The…

Read more »

Best software companies for Internship in India and Bangalore in 2023

What is Internship? An internship is a period of work experience offered by an organization for a limited period of time. internship concept is very popular in software, telecom, banking,…

Read more »

Cotocus Software Engineer Internship 2023 is ON

Join our next generation of technologists Through our Software Engineer Internship, you could help develop innovative solutions that impact the day-to-day lives of customers, clients and businesses around the world….

Read more »

Basic Workflow of Jemeter

Step 1 – Add a thread group under test plan. Thread define number of users. Step 2 – Set number of users Step 3 – Add HTTP request sampler Step…

Read more »

Microservices Roadmap

Read more »

How to set Java Path and install Java in Mac OS via terminal

Download from below link https://jdk.java.net/archive/ 11.0.2 (build 11.0.2+9) Windows 64-bit zip (sha256) 179 MB Mac 64-bit tar.gz (sha256) 174 MB Linux 64-bit tar.gz (sha256) 179 MB Source Tags are jdk-11.0.2+9, jdk-11.0.2-ga Step 1: export PATH=$PATH:/Users/jami/Documents/java/jdk-11.0.2.jdk/bin Step…

Read more »

Top 10 DevOps Blogs and Websites To Follow in 2023

DevOps is about mechanization which is a cutting-edge programming improvement approach in which Software Developers and IT Operations group cooperating in a shared way to construct, test, convey and discharge…

Read more »

What is Spinnaker & Spinnaker Architecture explained?

Spinnaker is a free and open-source continuous delivery software platform originally developed by Netflix and extended by Google. It is designed to work with Kubernetes, Google Cloud Platform, AWS, Microsoft…

Read more »

Periodic table Example Code

Demo – Download and SeeCode – https://github.com/software-engineers-tools/periodic_table-1 Demo – https://project-gemmi.github.io/periodic-table/Code – https://github.com/software-engineers-tools/periodic_table-2 Demo – https://pt.kle.cz/Code – https://github.com/software-engineers-tools/periodic_table-3 Demo – periodic-table.ioCode – https://github.com/software-engineers-tools/periodic_table-4 Demo – http://periodic-table.co/Code – https://github.com/software-engineers-tools/periodic_table-5

Read more »

Octopus Deploy Tutorials: Transform XML file using Structured configuration variables

How it works? For XML files, the values to replace are located using the standard XPath syntax. Octopus supports both XPath 1 and XPath 2. Octopus variables with names that…

Read more »