Satish Kumar has Published 1040 Articles

How to Disable NetworkManager in CentOS/RHEL 8?

Satish Kumar

Satish Kumar

Updated on 10-Jul-2023 19:04:43

2K+ Views

Introduction NetworkManager is a daemon that manages the network connections on Red Hat Enterprise Linux (RHEL) and its community-based counterpart, CentOS. It handles both wired and wireless connections, including ethernet, WiFi, mobile broadband, VPNs, and other network interfaces. The daemon provides a graphical user interface for managing network settings on ... Read More

How to Disable IPv6 in RHEL, Rocky & AlmaLinux?

Satish Kumar

Satish Kumar

Updated on 10-Jul-2023 19:03:03

1K+ Views

In today's digital age, internet connectivity plays a crucial role in our day-to-day lives. In order to connect to the internet, we need an address that identifies us on the network. This is where IP addresses come into play. IPv4 (Internet Protocol version 4) is the fourth version of IP ... Read More

Steps of Configuring the Router ID

Satish Kumar

Satish Kumar

Updated on 10-Jul-2023 19:03:00

163 Views

Introduction When you configure a router, one of the most important things you need to do is define its identity by setting a unique router ID. A router ID is an IPv4 address that identifies each router on a network. It is used to establish neighbor relationships between routers ... Read More

How to Disable IPv6 in CentOS 8?

Satish Kumar

Satish Kumar

Updated on 10-Jul-2023 19:00:36

626 Views

In today's modern world, the utilization of the Internet is essential for many businesses and individuals alike. The Internet Protocol (IP) is a fundamental communication protocol that is used to connect devices over the internet. Internet Protocol Version 6 (IPv6) was introduced in 1998 as an improvement over IPv4 and ... Read More

Status Code 400 in Web

Satish Kumar

Satish Kumar

Updated on 10-Jul-2023 19:00:22

109 Views

Introduction Status codes are an integral part of web development. Whenever a user requests a webpage, the server responds with a status code to indicate the success or failure of the request. One such status code is 400 − Bad Request. It is essential for developers and ... Read More

How to Disable “su” Access for Sudo Users?

Satish Kumar

Satish Kumar

Updated on 10-Jul-2023 18:57:50

3K+ Views

Introduction When it comes to system security, it is essential to restrict root access as much as possible, especially when multiple users have access to the system. One of the ways a user can gain root access is by invoking the “su” command. While the su command allows a ... Read More

Static NAT (on ASA)

Satish Kumar

Satish Kumar

Updated on 10-Jul-2023 18:56:44

149 Views

Introduction In today's interconnected world, network connectivity is critical for businesses and organizations of all sizes. However, connecting to the internet exposes your network to a number of security threats, including hacking attempts, malware infections, and data breaches. One essential tool in protecting your network from these ... Read More

How to Develop Own Custom Linux Distribution From Scratch?

Satish Kumar

Satish Kumar

Updated on 10-Jul-2023 18:54:35

600 Views

Introduction Linux is an open-source operating system that is widely used by developers, system administrators, and individuals who prefer a non-proprietary operating system. A Linux distribution, often simply called a "distro, " is a customized version of the Linux operating system that includes different software packages and configurations to fit ... Read More

How to Determine and Fix Boot Issues in Linux?

Satish Kumar

Satish Kumar

Updated on 10-Jul-2023 18:53:33

2K+ Views

Introduction One of the most important components of a functioning operating system is the boot process. Notably, it is also one of the most complex and essential processes in any operating system. Linux-based operating systems can encounter issues during this process that prevent them from starting up properly. Such ... Read More

How to Deploy WordPress Instance on Kubernetes?

Satish Kumar

Satish Kumar

Updated on 10-Jul-2023 18:52:33

528 Views

Introduction Kubernetes is a powerful, open-source container orchestration system that makes it easy to deploy, scale, and manage containerized applications. It automates the deployment, scaling, and management of containerized applications across multiple hosts. On the other hand, WordPress is the most popular content management system for building websites and ... Read More

Advertisements