Satish Kumar has Published 1032 Articles

Helm Commands Cheat Sheet

Satish Kumar

Satish Kumar

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

2K+ 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

Hegemon - A Modular System Monitoring Tool for Linux

Satish Kumar

Satish Kumar

Updated on 23-Aug-2023 17:20:28

187 Views

Introduction Linux is one of the most popular operating systems used by businesses and individuals around the world. It has a reputation for being incredibly reliable, secure, and customizable. However, even with all its benefits, Linux is still susceptible to problems like any other operating system. To ensure optimal performance ... Read More

HardInfo - Check Hardware Information in Linux

Satish Kumar

Satish Kumar

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

1K+ Views

Introduction When working with Linux, it's essential to have accurate and up-to-date information about your system's hardware. Knowing the hardware specifications of your machine is important for several reasons, such as troubleshooting issues or choosing the right drivers for your system. What is HardInfo? HardInfo is a graphical hardware information ... Read More

Handling Missing Data in Python Causes and Solutions

Satish Kumar

Satish Kumar

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

417 Views

Introduction Missing data is a common issue in data analysis and can occur due to various reasons. In Python, missing values are often represented as NaN (Not a Number) or None. Missing data can cause inaccurate analysis results and lead to biased conclusions if not handled properly. Therefore, handling missing ... Read More

Hadoop vs Spark - Detailed Comparison

Satish Kumar

Satish Kumar

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

351 Views

Introduction Big Data has become a buzzword in the technology industry over the past decade. With vast amounts of data being generated every second, it's essential to manage and process it efficiently. That’s where Hadoop and Spark come into play. Both are powerful big data processing frameworks that can handle ... Read More

Hacking Owncloud to Improve Branding of Login Page

Satish Kumar

Satish Kumar

Updated on 23-Aug-2023 17:11:28

164 Views

Introduction Branding is the process of creating a distinct image, voice and personality that sets your business apart from its competitors. This involves creating a unique logo, choosing the right colors, typography and imagery to represent your brand. A strong brand identity helps businesses establish trust, credibility and recognition among ... Read More

Gulp - A Toolkit for Automating Painful Tasks in Development

Satish Kumar

Satish Kumar

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

161 Views

Introduction In the world of web development, developers often face repetitive tasks that can be mundane and time-consuming. These tasks include minifying JavaScript files, optimizing images for the web, compiling Sass or Less into CSS, and so on. This is where Gulp comes in. Gulp is a toolkit that helps ... Read More

Guider - A System Wide Linux Performance Analyzer

Satish Kumar

Satish Kumar

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

185 Views

Introduction Guider is a powerful system-wide Linux performance analyzer designed to provide developers, system administrators, and other technical professionals with deep insights into the performance of their Linux systems. Its purpose is to help users identify and resolve performance bottlenecks so that they can optimize their systems for maximum efficiency. ... Read More

Guide to Running Kubernetes with Kind

Satish Kumar

Satish Kumar

Updated on 23-Aug-2023 17:07:33

233 Views

Introduction Kubernetes is a powerful open-source platform that enables seamless management and orchestration of containerized applications. With Kubernetes, developers can easily deploy, scale, and manage their applications while ensuring high availability and optimal resource utilization. Introduction to Kind (Kubernetes IN Docker) In essence, Kind provides an easy way to create ... Read More

Guayadeque Music Player - Install on RHEL/CentOS/Fedora

Satish Kumar

Satish Kumar

Updated on 23-Aug-2023 17:04:51

331 Views

Introduction Guayadeque Music Player is a free and open-source audio player that offers a plethora of features, making it the perfect choice for music enthusiasts who want more than just basic playback functionality. It was developed by Anselmo Herrera and his team of programmers in C++ using the wxWidgets GUI ... Read More

Advertisements