Satish Kumar has Published 1041 Articles

HardInfo - Check Hardware Information in Linux

Satish Kumar

Satish Kumar

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

285 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

118 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

114 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

65 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

57 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

70 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

56 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

130 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

Guake - A Dropdown Linux Terminal for Gnome Desktops

Satish Kumar

Satish Kumar

Updated on 23-Aug-2023 17:03:35

198 Views

Introduction As a Linux user, having a reliable and efficient terminal emulator is essential for daily work. One popular option for Gnome desktops is Guake, a dropdown terminal that can be accessed with just a keyboard shortcut or hotkey. In this article, we will explore the many features and benefits ... Read More

GRV - A Tool for Viewing Git Repositories in Linux Terminal

Satish Kumar

Satish Kumar

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

50 Views

Introduction Git is a distributed version control system that has revolutionized the way software developers work on projects. With Git, developers can easily track changes made to code, collaborate with others and quickly revert to previous versions if necessary. Git has become the de-facto standard for version control, and it's ... Read More

Advertisements