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

Category: OpenSource

How to disable Transparent Huge Pages in Linux

Posted on May 11, 2020 by Charanjit Singh

Transparent Huge Pages (THP) is a feature available in mostly Linux distributions or distro which optimizes large memory of the systems as now days systems (computer systems) are coming with large memory. THP can enhance system performance by mapping memory with large physical pages this can be useful in case system is computing multiple processes,…

Loading

Read more

Linux kernel 5.5 released with new security and hardware support

Posted on February 3, 2020 by Charanjit Cheema

Linux kernel is a core of Linux Operating system (OS) it work as interface between hardware and processes for OS. Linux kernel was first developed by Linus Torvalds in 1991 since now many kernel have been released. This year Linus Torvalds has announced in his mailing list(LKML) about the released of new stable Linux kernel…

Loading

Read more

Understanding of Linux Inodes

Posted on November 15, 2019 by Charanjit Cheema

Introduction to Inode File descriptors, file table and inode table in Linux. Image Source: Wikipedia An inode is a data structure on a filesystem on Linux and other Unix-likeoperating systems that stores all the information about a file except its name and its actual data. Inode is created during creation of file along with file…

Loading

Read more

How to recover or rebuild initramfs in CentOS 7 Linux

Posted on June 17, 2019 by Charanjit Cheema

Corruption of initramfs can be occur by many ways for example after patching CentOS 7 Linux OS or installing a buggy device driver in server you found CentOS 7 Linux server has become unbootable. You may also encouter below kernel panic error because server initramfs got damaged . CentOS 7 Linux Kernel Panic screen Now…

Loading

Read more

How to Set password policy in CentOS or RHEL system

Posted on May 27, 2019 by Charanjit Cheema

Linux is known for one of most secure Unix Operating System (OS) in world. But that is not mean it is 100% secure there is say in Information Technology (IT) no technology is a completely secure that is why from a System Administrator to CIO they take measure for securing IT infrastructure on regular basis…

Loading

Read more

What is Windows subsystem for Linux?

Posted on December 19, 2018 by Charanjit Cheema

Microsoft has added Windows Subsystem for Linux (WSL) from Microsoft Windows 10 version 1607 onward and Windows Server 2019 it has replaced the older Windows Services for Unix it is like WINE in Linux which provide compatible layer for running Windows based application on Linux likewise WSL provide a subsystem or layer on which different Linux distro…

Loading

Read more

Red Hat Enterprise Linux 8 Beta major features and improvement

Posted on December 10, 2018 by Charanjit Cheema

Red Hat has launched the beta version of Red Hat Enterprise Linux 8 (RHEL 8) for users and developers for testing purpose and getting feedback from them. Red Hat Inc. which is developing RHEL 8 has announced this operating system beta version for public use on November 14, 2018. Four year ago when Red Hat…

Loading

Read more

Segmentation Fault error in Linux / Unix system

Posted on December 6, 2018 by Charanjit Cheema

You were running a program installed in your Linux/Unix system and suddenly that program get stop and it log error in its logs memory segmentation fault error or you might executing a command in Linux / Unix server say you are working on LVM extension or VG scanning but you are unable to do so…

Loading

Read more

I have applied updates in my Ubuntu Linux machine how do I check what updates are applied?

Posted on October 1, 2018 by Charanjit Cheema

Whenever you apply an install/update/remove any package or packages Ubuntu log the changes happened to packages in its default file /var/log/dpkg.log. If you do listing to /var/log/ path (below is the command) you may find numbers of uncompressed and compressed dpkg.log files it depends on what type of log rotate policy is configure in file…

Loading

Read more

Simple way to configure Ngnix High Availability Web Server with Pacemaker and Corosync on CentOS7

Posted on September 4, 2018 by Charanjit Cheema

Pacemaker is an open source cluster manager software which provide high availability of resources or services in CentOS 7 or RHEL 7 Linux. It has feature of scalable and advanced HA Cluster Manager. This HA cluster manager distributed by ClusterLabs. Corosync is the core of Pacemaker Cluster Manager as it is responsible for generating heartbeat…

Loading

Read more

Posts navigation

  • Previous
  • 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 @

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 2 other subscribers

Recent Posts

  • How to Deploy Docker Containers with NGINX on AWS EC2 Using Ansible and GitHub Actions
  • No More DynamoDB! Use Native S3 locking for Terraform State
  • How to Bring and Manage Manually Created AWS Resources Under Terraform Management
  • Iterating Cloud Resource Provisioning Using Terraform Count and For_Each Meta-Arguments
  • Terraform and Ansible Collaboration for AWS Cloud Deployment

Recent Comments

  1. Charanjit Singh on Terraform and Ansible Collaboration for AWS Cloud Deployment
  2. christinatodd2020aeaa798563 on Terraform and Ansible Collaboration for AWS Cloud Deployment
  3. Charanjit Singh on How to Set password policy in CentOS or RHEL system
  4. SAURABH on How to recover or rebuild initramfs in CentOS 7 Linux
  5. Sangita on How to Set password policy in CentOS or RHEL system

Archives

  • April 2025
  • February 2025
  • January 2025
  • August 2024
  • July 2024
  • June 2024
  • January 2024
  • 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

  • 18,353 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
© 2025 Welcome To Charanjit Cheema Blog | Powered by Superbs Personal Blog theme
 

Loading Comments...