Satish Kumar has Published 1040 Articles

How to Change Hostname in Debian 10?

Satish Kumar

Satish Kumar

Updated on 24-Aug-2023 20:22:00

3K+ Views

Introduction Debian is a widely used open-source operating system known for its stability and security. One of the essential aspects of a Linux system is its hostname, which is a unique name that identifies your computer on the network. A hostname can be useful when you want to connect to ... Read More

How to Change Hostname in CentOS/RHEL 8?

Satish Kumar

Satish Kumar

Updated on 24-Aug-2023 20:21:06

945 Views

Introduction The hostname is a label assigned to a device on a network that identifies it uniquely. In CentOS/RHEL 8, the hostname plays an essential role in identifying servers and their purpose. A hostname is used to identify servers by both people and other machines on the network. By default, ... Read More

How to Change FTP Port in Linux?

Satish Kumar

Satish Kumar

Updated on 24-Aug-2023 20:17:44

463 Views

Introduction FTP, or File Transfer Protocol, is a standard network protocol used to transfer files from one host to another over a TCP-based network, such as the internet. In Linux, FTP is a vital tool for transferring files between servers or between a local machine and a server. It allows ... Read More

How to Change File Permissions Recursively with chmod in Linux?

Satish Kumar

Satish Kumar

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

203 Views

Introduction In Linux, file permissions determine who can access, modify, or execute files and directories. They play a crucial role in ensuring the security and integrity of a system. Without proper file permissions, unauthorized users can gain access to sensitive data or execute malicious code that can damage a system. ... Read More

How to Change Console Fonts in Ubuntu Server?

Satish Kumar

Satish Kumar

Updated on 24-Aug-2023 20:15:16

2K+ Views

Introduction As a system administrator managing a remote Ubuntu Server, it can be hard to focus on the console's small and default font style. Moreover, in some cases, the default font can be unreadable or unattractive. Therefore, you might need to change the console font of your server to something ... Read More

How to Access BMC Windows Server

Satish Kumar

Satish Kumar

Updated on 23-Aug-2023 17:38:08

166 Views

Introduction In the modern era, we heavily rely on technology for our daily tasks. The use of servers has become a necessity for many businesses to provide efficient services to their customers. One such server is BMC Windows Server, known for its security and reliability. In this article, we will ... Read More

How to Access a Remote Server Using a SSH Jump Host?

Satish Kumar

Satish Kumar

Updated on 23-Aug-2023 17:37:30

1K+ Views

Introduction Remote servers, also known as cloud servers or virtual private servers (VPS), are computing machines that are hosted off-site, typically by a third-party provider. They allow for the storage and processing of large amounts of data, and can be accessed from anywhere in the world with an internet connection. ... Read More

How I Switched from Windows 10 to Linux Mint?

Satish Kumar

Satish Kumar

Updated on 23-Aug-2023 17:30:53

426 Views

Introduction As an avid computer user, I have always believed that it is important to stay up-to-date with the latest technology. For years, I had been using the widely popular operating system, Windows 10. However, over time, I began to experience a range of issues with Windows that left me ... Read More

Helm vs Kustomize Head-to-Head Comparison

Satish Kumar

Satish Kumar

Updated on 23-Aug-2023 17:23:44

161 Views

Introduction Kubernetes has become the go-to container orchestration tool for enterprises across the world. The flexibility of Kubernetes is a result of its ability to automate deployment, scaling, and management of containerized applications. However, with great power comes great complexity. Deploying applications on Kubernetes requires managing YAML files that embody ... Read More

Helm Commands Cheat Sheet

Satish Kumar

Satish Kumar

Updated on 23-Aug-2023 17:21:16

797 Views

Introduction Helm is a package manager for Kubernetes that simplifies the installation and management of software in a Kubernetes cluster. It provides an easy way to package, deploy, and manage applications on top of Kubernetes. This tool allows developers to create reusable charts that can be shared with others, making ... Read More

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