GeekBits
Linux
Linux

Are you getting started in the Linux environment? We got you covered. Here you can find well explained and easy to follow tutorials for awesome Linux operations. Have a look.

How to List Kubernetes Pods

How to List Kubernetes Pods

In this tutorial, we are going to learn the commands we can use to list the pods in a given kubernetes cluster and discover what each output from the command entails


9 min read
Vim Copy, Cut, and Paste: Yank, Delete and Paste

Vim Copy, Cut, and Paste: Yank, Delete and Paste

In this tutorial, we are going to learn everything you need to know about copying and pasting in the Vim text editor.


3 min read
How to Clear NPM Cache: Linux, Windows, Linux

How to Clear NPM Cache: Linux, Windows, Linux

This tutorial is going to walk you through the commands to use to clear the npm cache.


2 min read
How to Ignore SSL Errors and Warnings in cURL

How to Ignore SSL Errors and Warnings in cURL

In this tutorial, we re goign to learn how you can tell cURL to ignore or hide any SSL warnings and errors and proceed to perform the requested action.


3 min read
Mkdir Create Multiple Directories in One Command

Mkdir Create Multiple Directories in One Command

In this tutorial, we are going to show you how you can use the mkdir command to create nested directories in a single command.


1 min read
How to Upload Files Using cURL

How to Upload Files Using cURL

In this tutorial, we are going to show you how you can use cURL to upload files to various endpoints such as API, AWS S3, Google Storage Bucket, and more.


4 min read
How to make a POST request with cURL

How to make a POST request with cURL

In this tutorial, we are going to focus on how we can use the cURL utility to perform a POST request to a given server.


4 min read
How to Patch Your Own Nerd Font

How to Patch Your Own Nerd Font

Did you know you can take a font you like and patch it with all the developer icons and glpyhs using the nerd font patcher? Read this.


8 min read
Get File Size in C

Get File Size in C

In this guide, we will cover the methods that allows us to fetch the file size in the C programming language.


4 min read
Git Submodule Basic and Commands

Git Submodule Basic and Commands

In this tutorial, we learn the basics of working with submodules. What are submodules, git submodules commands with examples.


4 min read
How to Read Files Line by Line in Bash

How to Read Files Line by Line in Bash

In this tutorial, we will explore the various methods and techniques that we can use to read files line by line using Bash scripting.


3 min read
How to Check Java Version Installed on Linux

How to Check Java Version Installed on Linux

In this tutorial, we will walk tou through al the methods and techniques you can use to determine your installed Java version in Linux.


2 min read

Sign up for our newsletter

Don't miss anything. Get all the latest posts delivered to your inbox. No spam!