GeekBits

All Posts

PowerShell Check if String Is Empty

PowerShell Check if String Is Empty

We can use various methods to check whether a string is emptu in PowerShell as we will explore in this tutorial. Let us dive in.


2 min read
Python Create Hard Link - os.link()

Python Create Hard Link - os.link()

In this guide, we will walk you through the os.link() method in detail, from its introduction to practical examples.


2 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
SQL Server Table Variable

SQL Server Table Variable

This tutorial is going to teach you everything you need to know about table variables in SQL Server. We will cover things like how to declare them, inserting and querying data, restrictions, and more.


3 min read
SQL Server Try Catch

SQL Server Try Catch

In this tutorial, we are going to learn all about the SQL Server Try/Catch blocks. How it works, how to use, things to note when using it and more.


3 min read
SQL Server Truncate Table

SQL Server Truncate Table

In this tutorial, we are going to go over the truncate table statement in SQL Server. We will explore the syntax, how it works, compare it similar statements and more.


2 min read
SQL Server LAG Function

SQL Server LAG Function

This tutorial, teaches you about the sql server lag function, what it does, how it works, and cover practical examples on how to use it.


5 min read
Install Windows Terminal on Windows Server 2022

Install Windows Terminal on Windows Server 2022

How to install Windows Terminal on Windows Server 2022 using PowerShell.


1 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
How to Install Memcached on Ubuntu 22.04

How to Install Memcached on Ubuntu 22.04

In this tutorial, we will learn how to quickly install and configure the Memcached database in Ubuntu 22.04.


4 min read
How to Install Etcher on Ubuntu

How to Install Etcher on Ubuntu

In this tutorial, you will learn how to install Etcher on Ubuntu 22.04 using various methods and techniques.


3 min read
How to Install Redis on MacOS

How to Install Redis on MacOS

In this tutorial, we will quickly learn how you can setup and configure Redis on macOS in very simple steps.


1 min read

Sign up for our newsletter

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