Satish Kumar has Published 1032 Articles

Bare Metal Cloud Storage Management via Portal and API

Satish Kumar

Satish Kumar

Updated on 31-Mar-2023 13:54:35

204 Views

In recent years, bare metal cloud storage has become an increasingly popular choice for businesses of all sizes. This type of cloud storage offers a number of benefits, including increased security, scalability, and flexibility. However, managing bare metal cloud storage can be a complex task, especially for businesses with limited ... Read More

Bandwidth – A Network Bandwidth Utilization Tool for Linux

Satish Kumar

Satish Kumar

Updated on 31-Mar-2023 13:42:37

1K+ Views

Bandwidth is a crucial factor when it comes to network utilization. It determines amount of data that can be transmitted through a network connection in a given time frame. Linux provides a range of network tools to monitor and manage bandwidth utilization. Among these tools, Bandwidth is a reliable and ... Read More

Axel – A Command-Line File Download Accelerator for Linux

Satish Kumar

Satish Kumar

Updated on 31-Mar-2023 13:40:33

3K+ Views

If you're a Linux user who often downloads files from web, you might be familiar with slow download speeds that come with it. Fortunately, there's a tool called Axel that can help you accelerate your file downloads from command line. In this article, we'll discuss what Axel is, how it ... Read More

AWK Command in Linux with Examples

Satish Kumar

Satish Kumar

Updated on 31-Mar-2023 13:39:33

15K+ Views

If you're working with Linux, then you may have come across AWK command. AWK is a powerful text processing tool that is used for a variety of tasks such as filtering, manipulating and transforming data. In this article, we'll explore AWK command in detail, including its syntax, functions, and examples ... Read More

Automatic Performance Tuning of CentOS/RHEL Servers

Satish Kumar

Satish Kumar

Updated on 31-Mar-2023 11:26:21

766 Views

Introduction Servers play a vital role in smooth functioning of any organization's IT infrastructure. They are responsible for hosting critical applications, databases, and other services. Hence, it is essential to ensure that servers are configured optimally for maximum performance and reliability. However, performance tuning can be a time-consuming and complex ... Read More

Automated Installations of Multiple RHEL Distributions using PXE Server and Kickstart

Satish Kumar

Satish Kumar

Updated on 31-Mar-2023 11:25:06

706 Views

In world of IT, efficiency is key. Whether it's managing a data center, deploying a new software update, or configuring new hardware, streamlining processes can make all difference. One of most important areas where this is true is in installation and configuration of operating systems. And when it comes to ... Read More

Automated Deployment of Spark Cluster on Bare Metal Cloud

Satish Kumar

Satish Kumar

Updated on 31-Mar-2023 11:23:46

467 Views

Introduction Apache Spark is a widely used distributed computing framework for big data processing. It provides a flexible and scalable solution for processing large amounts of data in a timely manner. However, deploying and managing a Spark cluster can be a challenging task, especially for those who are new to ... Read More

Automate RHEL 7 Installation Using ‘Kickstart’

Satish Kumar

Satish Kumar

Updated on 31-Mar-2023 11:21:52

628 Views

Introduction Red Hat Enterprise Linux 7 (RHEL 7) is a popular operating system used in many enterprise environments. As a system administrator, automating installation process of RHEL 7 can be very beneficial. Automating installation process saves time and reduces risk of human error. Kickstart is a tool that can be ... Read More

Autojump – An Advanced ‘cd’ Command to Quickly Navigate Linux Filesystem

Satish Kumar

Satish Kumar

Updated on 31-Mar-2023 11:19:44

466 Views

As a Linux user, you probably find yourself navigating through your file system on a regular basis. Whether you're moving between directories to run commands or searching for specific files, you may have found that using "cd" command can become cumbersome and time-consuming, especially if you have to navigate through ... Read More

Auto Logout in Linux Shell Using TMOUT Shell Variable

Satish Kumar

Satish Kumar

Updated on 31-Mar-2023 11:16:56

5K+ Views

Introduction When using a Linux shell, it's essential to ensure that user is logged out when they are not actively using system to ensure security and efficiency. This can be achieved by setting an automatic logout timer using TMOUT shell variable. In this article, we will explore how to set ... Read More

Advertisements