Skip to content
Welcome To Charanjit Cheema Blog

Welcome To Charanjit Cheema Blog

An Open Source and Cloud Blog

Menu
  • Home
  • About Me!
  • Way to my Technical Blog
  • Contact me
  • Privacy Policy
Menu

What are Ansible Host and Group Variables

Posted on August 28, 2023September 7, 2023 by Charanjit Singh

Variables or Vars are used to store the data which is further used by ansible playbook. These variables can either take input from user or it can also be stored in YAML or INI file as well like main.yml or inventory. Variables stored in either playbook or in separate YAML or INI format file can…

Loading

Read more

How to mitigate Linux OpenSSH vulnerability CVE-2023-38408

Posted on July 28, 2023August 1, 2023 by Charanjit Singh

The PKCS#11 feature in ssh-agent in OpenSSH before 9.3p2 has an insufficiently trustworthy search path, leading to remote code execution if an agent is forwarded to an attacker-controlled system. (Code in /usr/lib is not necessarily safe for loading into ssh-agent.) NOTE: this issue exists because of an incomplete fix for CVE-2016-10009. Source Definition: CVE-2023-38408 at…

Loading

Read more

How to optimize the performance of Ansible Automation Platform or Ansible Tower

Posted on July 16, 2023July 23, 2023 by Charanjit Cheema

Red Hat Ansible Automation Platform (AAP) or Ansible Tower has become de facto Automation Tool for deploying the Automation projects to automate the System Administration tasks such as configuration management, application deployment, provisioning, orchestration, and continuous delivery. Although AAP and Ansible Tower are designed to run on large scale Infrastructure environment but sometime running complex…

Loading

Read more

How to fix code and text file linting errors with the help of Visual Studio Code

Posted on June 27, 2023 by Charanjit Cheema

Developers often face issues while writing their codes for Linux and Unix OSs from their Windows laptop. Most problems occurs when developers codes those programs or scripts which use indentation like Python and Ansible as these languages follow strict indentation rules and may create errors with incorrect indentation while running the codes or during lint…

Loading

Read more

How to migrate existing WordPress blog from AWS EC2 instance to Amazon Lightsail

Posted on May 29, 2023May 29, 2023 by Charanjit Cheema

In my previous post I had written on how to convert AWS EC2 On Demand (OD) instance to Reserve Instance (RI) for running dedicated and heavy traffic based website like blog or any ecommerce website which require high configuration, but if your website does not have much traffic or you do not want high compute…

Loading

Read more

What are Huge Pages and how to configure it in Linux for supporting Oracle SGA requirement

Posted on May 26, 2023May 26, 2023 by Charanjit Cheema

Huge Pages In x86 Architecture, memory pages are like textbook pages where CPU use those pages for reading and writing them in virtual memory for addressing computing requirement. Technically, I can say it is a fixed size block of virtual memory which is defined as pages that has corresponding entry in page table and further…

Loading

Read more

Enabling and Troubleshooting Hot Add Feature in Linux VMs

Posted on May 5, 2023September 14, 2023 by Charanjit Cheema

As a Linux System Admin, we have come across such requirement multiple times for Vertical scaling of Linux VMs in VMware infrastructure. Vertical scaling means adding of additional resources like CPU, memory, Storage to server or VM for increasing its capacity to address more load of Application or DB hosted on Linux VM but what…

Loading

Read more

How to manage the Apache logs with the help of Linux logrotation utility

Posted on September 18, 2022February 13, 2023 by Charanjit Cheema

Maintaining logs in busy Apache server is a very painful as frequent access of Apache webservice from clients can generate large size of logs example access_log and error_log which can consume the filesystem space but we should not stop generating these logs also as these logs are very helpful in troubleshooting the apache related issues…

Loading

Read more

SAPCONF5: Upgrading managing and addressing high swapping issue in SAP HANA server

Posted on August 15, 2022 by Charanjit Cheema

In this post I will guide you how to upgrade and manage SAPCONF5 tool and also, how to address High Swapping issue in Suse Linux Enterprise Server for SAP Application 12  (SLES for SAP Application 12) based SAP HANA server with the help of SAPCONF5 tool SAPCONF5 tool is an upgraded version of SAPCONF4 tool….

Loading

Read more

RHEL 7 / CentOS 7 boot problem after P2V by using VMware converter

Posted on August 14, 2022 by Charanjit Cheema

This issue is known issue with VMware converter 6.2.0 tool after P2V of either RHEL7 or CentOS7 Linux VM unable to boot and start throwing below error message in VM console Reason is P2V conversion put invalid character in grub configuration file along with command “: # (removed by Converter)” in front of grub parameters…

Loading

Read more

Posts navigation

  • 1
  • 2
  • 3
  • 4
  • Next

Tags

AWS Cloud Computing Dockers Networking Open Networking OpenSource RHEL-CentOS SDN Server Hardware SLES tcpdump Ubuntu WSL

Follow me @

Recent Posts

  • What are Ansible Host and Group Variables
  • How to mitigate Linux OpenSSH vulnerability CVE-2023-38408
  • How to optimize the performance of Ansible Automation Platform or Ansible Tower
  • How to fix code and text file linting errors with the help of Visual Studio Code
  • How to migrate existing WordPress blog from AWS EC2 instance to Amazon Lightsail

Recent Comments

  1. Charanjit Singh on How to Set password policy in CentOS or RHEL system
  2. Charanjit Singh on RHEL 7 / CentOS 7 boot problem after P2V by using VMware converter
  3. DIMDIM on RHEL 7 / CentOS 7 boot problem after P2V by using VMware converter
  4. toets on How to Set password policy in CentOS or RHEL system
  5. Kamal Kumar Sharma on How to recover or rebuild initramfs in CentOS 7 Linux

Archives

  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • September 2022
  • August 2022
  • July 2020
  • May 2020
  • February 2020
  • November 2019
  • June 2019
  • May 2019
  • March 2019
  • February 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • June 2018
  • May 2018
  • April 2018

Categories

  • Automation
  • Cloud Computing
  • Coding
  • CyberSecurity
  • Networking
  • OpenSource
  • RHEL-CentOS
  • Server Hardware
  • SLES
  • Technical Blog
  • Ubuntu
  • WSL

Blog Stats

  • 15,675 hits
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
  • Home
  • About Me!
  • Way to my Technical Blog
  • Contact me
  • Privacy Policy
© 2023 Welcome To Charanjit Cheema Blog | Powered by Superbs Personal Blog theme
 

Loading Comments...