Tech ChroniclesRamblings of a Tech Dude

Tag: linux

Ping

15 Linux ping command examples for network diagnostics

    Thanks to Linux, we have access to many tools that facilitate networking administration & diagnostics. In this sense, the Linux ping command is one of the most useful tools for sysadmins and network administrators. Its basic...

Grep

Grep command in Linux (With Examples)

  In this tutorial, you will learn how to use the very essential grep command in Linux. We’re going to go over why this command is important to master, and how you can utilize it in your everyday tasks at the command line. Let’s dive right in...

Curl

15+ examples for Linux cURL command

  In this tutorial, we will cover the cURL command in Linux. Follow along as we guide you through the functions of this powerful utility with examples to help you understand everything it’s capable of. The cURL command is used to download or...

SED

31+ Examples For Sed Linux Command In Text Manipulation

  Today we will talk about a very useful tool for string manipulation called sed or sed Linux command. Sed is used to work with text files like log files, configuration files, and other text files. In this post, we are going to focus on sed...

Awk

Getting started with awk, a powerful text-parsing tool

  Awk is a powerful text-parsing tool for Unix and Unix-like systems, but because it has programmed functions that you can use to perform common parsing tasks, it’s also considered a programming language. You probably won’t be...

TMUX

A quick introduction to tmux

  For many people, the Linux terminal represents a substantial portion of where their most important work happens. Whether a system administrator managing multiple remote machines, a programmer trying to run a new snippet of code as they walk...

Android Termux

How to Use the Linux Command Line on Android With Termux

  Android is a capable operating system, as it offers many apps that approach desktop class. Yet sometimes, it takes a fair bit of effort to accomplish something on Android that would be a snap on a desktop. One solution is to take advantage of...

sonar_linux

Install and configure Sonarqube on Linux (RHEL/Centos/ec2)

  Sonarqube is a great tool for source code quality management, code analysis etc. This is the most widely used tool for code coverage and analysis. Install and  Configure Sonarqube on Linux This guide will help you to set up and configure...

Tech Chronicles
RSS
Follow by Email
LinkedIn
Share