Linux Security Tools

Vulnerability Assessment with Nessus Traffic Security with Ethereal Web Proxying with Squid Vulnerability Assessment with Nessus Nessus is a vulnerability assessment tool Comes built-in with most distros More than just…

Read more »

How to Detecting and Stopping Attacks in Linux

System Auditing System Logging Network Intrusion Detection with Snort Host File Integrity with Tripwire System Auditing Auditing can track system activities to warn sysadmin of suspicious activity Allows sysadmin to…

Read more »

Complete Referance of Secure Networking in Linux

OpenSSH Samba NIS NFS Securing FTP and HTTP servers OpenSSH Open source version of SSH that normally comes with OpenBSD Comes with several distros or downloadable Linux ports have ‘p’…

Read more »

Complete Referance of Linux Security Mechanisms

TCP Wrappers etc/hosts allow and deny inted and xinetd PAMs SELinux Unsecure Linux Utilities TCP Wrappers TCP Wrappers is built into most distros Adds IP filtering capability Enables access logging…

Read more »

Complete Referance of Firewalls in Linux Security

Introduction to Firewalls IP Tables Dedicated Linux Firewalls Introduction to Firewalls Firewalls protect network perimeters Not total security solution, but important part of defense in depth strategy Firewalls act as…

Read more »

Complete Referance of Hardening in Linux Security

System Hardening Overview Batille Securing X-Windows Securing Linux Daemons Security patches Security Benchmarks System Hardening Overview Linux, like other operatingsystems, is not secure “out of the box” Security increases as…

Read more »

Complete Referance of Encryption in Linux Security

Introduction to Encryption Using GNU GPG Using SSH Hashing Utilities Using PKI Certificates in Linux Introduction to Ecryption Linux has built-in ability to encrypt files Protects files in storage Protection…

Read more »

What are Azure Blueprints?

The Azure blueprints help us to define a continuous set of Azure resources that tools and follows an organization’s values, patterns, and necessities. The development teams can use this feature…

Read more »

What is Azure Automanage?

Hi guys, today we will discuss about Azure Automanage.  What are the roles and responsibilities of an Azure Automanager? But before moving to the topic, we should know some important…

Read more »

What is Azure Arc?

Hi guys, today we will discuss what Azure Arc is?  What are the roles and responsibilities of an Azure Arc? But before moving to the topic, we should know some…

Read more »

Complete Referance of Linux Security

Course Outline Introduction To Linux Security A Bit About Linux Current Security Problems which is more secure: Windows vs Linux? Requirements of a Secure OS Overview of Linux Security Features…

Read more »

Docker Lab, Excercise & Assignment – 6 – Docker Linking

Required Images. Run the mySql Docker Container Run the wordpress Docker Container Run the following commands and what kinds of environment variables its get exposed to wordpress after linking the…

Read more »

Docker Lab, Excercise & Assignment – 5 – Docker Registry

Lesson Objectives Understanding where images come from Pulling a Docker image from Docker Hub Pushing a Docker image to Docker Hub Getting an image from Docker Hub Docker Hub is the…

Read more »

Docker Lab, Excercise & Assignment – 1

Requirements Install Docker Installation and Configuration Pull commonly used images The following images will be used during the workshop and may be pulled in advance to limit network usage. Running…

Read more »

List of Populars Blogs Collection on Blogger.com

Technolgoy Blogs https://agileanddevops.blogspot.com/ https://bestdevops.blogspot.com/ https://blogfromrajesh.blogspot.com/ https://build-release.blogspot.com/ https://build2release.blogspot.com/ https://buildreleasetraining.blogspot.com/ https://chef-training.blogspot.com/ https://devops-consulting.blogspot.com/ https://devops-trainer.blogspot.com/ https://devopsconsultant.blogspot.com/ https://devopsfreelancers.blogspot.com/ https://devopstraining.blogspot.com/ https://dockertraining.blogspot.com/ https://gittrainingindia.blogspot.com/ https://gradletraining.blogspot.com/ https://gurukulgalaxy.blogspot.com/ https://jenkins-training.blogspot.com/ https://kubernetstraining.blogspot.com/ https://learn-blogging-techniques.blogspot.com/ https://puppettraining.blogspot.com/ https://rajeshkumarmahto.blogspot.com/ https://scmtraining.blogspot.com/ https://learn-devops.blogspot.com/ https://perforcetraining.blogspot.com/ https://teamcity-training.blogspot.com/ Travel and Tourism…

Read more »

10 Money Saving Tips for University Students

As they say, when you are a student, you live your brightest life. But they often forget to mention that when you are a student, you often don’t have enough…

Read more »

What is Azure Advisor?

Hi guys, today we will discuss what Azure Advisor is?  What are the roles and responsibilities of an Azure Advisor? But before moving to the topic, we should know some…

Read more »

What is Azure Automation?

Introduction of Azure Automation Automation is a fronton leader of all IT solutions for businesses. If a method is redundant, you employ technological resources to change it. If a method…

Read more »

What is Azure CDN?

Hi guys, do you all know what Azure CDN is and its assets? So let us learn about Azure CDN and its assets. But before discussing these topics we should…

Read more »

What are Azure Communication Services?

Reasons You Should Start Using Azure Communication Services Effective communication has always been a key to the success of every company. This spread of pandemic has completely changed the way…

Read more »

Top 10 free screen recorder with quality video and audio

Free screen recorder applications have come a long way in the past few years, and there are tons of impressive tools out there that can capture everything that happens on…

Read more »

Technology Affects Dating. How Can We Solve This?

In the age of technology, we find ourselves accessible and being everyday detectives. Anything you want to know is a couple button pushes away. While this is empowering, it’s also…

Read more »

What is Azure Media Services?

What is Azure Media Services? We are in a world where the pandemic situation forcing white-collar jobs to work from home and there is a surge in the number of…

Read more »

What is Azure Lab Services?

Microsoft released in February 2019 a new service called Azure Lab service. Azure Labs is a cloud based computer lab Created by Microsoft that allows schools and other organizations to…

Read more »

kubelet complete command line reference

Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

How to change the cgroup driver from cgroupfs systemd in docker?

How to change the cgroup driver from cgroupfs to systemd in RHEL/Centos? How to change the cgroup driver from cgroupfs to systemd in Ubuntu Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate…

Read more »

What is Azure Spring Cloud?

Spring Cloud Azure is an open-source project that provides seamless spring integration with Azure services. It gives developers a Spring-idiomatic way to connect and consume Azure services, with only need…

Read more »

What is Azure App Configuration?

Introduction Guys, first of all, let’s know about Azure, after that, I’ll explain to you about Azure App Configuration. Microsoft Azure is one of the platforms as a service (PaaS)…

Read more »

How to Integrate Artifactory with Jenkins?

Step – 1 – Install “Artifactory” Jenkins plugins Step – 2 – Configure Artifactory servers Step – 3 – Configure Jenkins Jobs Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing…

Read more »

How to migrate artiafactory derby database to mysql database?

Step 1 – Check mysql version supported by artiafactory 7.x Artifactory supports MySQL v5.5, 5.6, 5.7 and 8.x with InnoDB engine which is the default provided. Step 2 – Take…

Read more »