Satish Kumar has Published 1040 Articles

How to Change Runlevels (targets) in SystemD?

Satish Kumar

Satish Kumar

Updated on 24-Aug-2023 20:42:26

846 Views

SystemD is a system and service manager for Linux operating systems. It manages the boot process, system services, and provides a centralized way to manage processes. One of the key features of SystemD is its use of runlevels (targets) to define the state of the system at startup. Runlevels (targets) ... Read More

How to Change Root Password of MySQL or MariaDB in Linux?

Satish Kumar

Satish Kumar

Updated on 24-Aug-2023 20:39:54

411 Views

Introduction As with any password, the root user password for a MySQL or MariaDB database should be changed regularly for security reasons. The root user has complete access and control over all databases and tables within the system, making it a prime target for any potential attacks. Regularly changing the ... Read More

How to Change Port for Jenkins?

Satish Kumar

Satish Kumar

Updated on 24-Aug-2023 20:37:55

1K+ Views

Introduction Jenkins is an open-source automation server that helps developers build, test, and deploy their software. It is one of the most popular tools in the DevOps world due to its flexibility, ease of use, and extensive plugin ecosystem. When you install Jenkins, it uses a default port number (8080) ... Read More

How to Change or Set Hostname on CentOS 8/RHEL 8?

Satish Kumar

Satish Kumar

Updated on 24-Aug-2023 20:34:32

582 Views

Introduction In computer networking, a hostname is a label that is used to identify devices connected to a network. It is essentially a human-readable name assigned to a device, which can be used instead of its IP address. Hostnames are important because they make it easier for users on the ... Read More

How to Change or Reset Administrator Password on Windows Server?

Satish Kumar

Satish Kumar

Updated on 24-Aug-2023 20:33:07

208 Views

Introduction In today's world, security is one of the top priorities for any organization. The consequences of a security breach can be catastrophic, leading to loss of critical data, financial losses, and reputational damage. One way to ensure that your Windows Server environment stays secure is by maintaining strong passwords ... Read More

How to Change Nginx Port in Linux?

Satish Kumar

Satish Kumar

Updated on 24-Aug-2023 20:31:56

2K+ Views

Introduction Nginx is a popular open-source web server that is known for its speed, reliability, and scalability. The default port for Nginx is 80, which allows web traffic to flow in and out of the server. While this port works well in most cases, it can also make the server ... Read More

How to Change Kernel Runtime Parameters in a Persistent and Non-Persistent Way?

Satish Kumar

Satish Kumar

Updated on 24-Aug-2023 20:28:05

285 Views

Introduction Kernel runtime parameters are settings that control the behavior of the Linux kernel on your system. These parameters can affect a wide range of system functions, such as memory allocation, network performance, and CPU scheduling. Understanding how to change these parameters is crucial for optimizing system performance and troubleshooting ... Read More

How to Change Jenkins Home Directory?

Satish Kumar

Satish Kumar

Updated on 24-Aug-2023 20:26:28

785 Views

Introduction Jenkins is a popular automation server that helps automate tasks in the software development process. The Jenkins Home Directory, also known as JENKINS_HOME, is the location where all of the configuration files, plugins, and other essential files are stored. This directory plays a significant role in maintaining the stability ... Read More

How to Change Hostname on Ubuntu 20.04?

Satish Kumar

Satish Kumar

Updated on 24-Aug-2023 20:25:10

433 Views

Introduction Have you ever heard the term "hostname" and wondered what it means? In simple terms, a hostname is the unique name that identifies a device on a network. It allows other devices to locate and connect to it, making it an essential component of any network setup. Whether you're ... Read More

How to Change Hostname on Ubuntu 18.04?

Satish Kumar

Satish Kumar

Updated on 24-Aug-2023 20:24:01

504 Views

Introduction A hostname is the unique identifier of a device in a network, typically used to identify and connect to other devices on the same network. In other words, it is a label given to a computer or device that enables it to be uniquely identified when connected to the ... Read More

Previous 1 ... 5 6 7 8 9 ... 104 Next
Advertisements