Tech ChroniclesRamblings of a Tech Dude

Archive: December 2019

Dockerfiles

Gotchas in Writing Dockerfile

    Why do we need to use a Dockerfile? Dockerfile is not yet-another shell. Dockerfile has its special mission: automation of Docker image creation. Once, you write build instructions into Dockerfile, you can build the same image...

Bash Scripting

Shell scripting step by step

    In this tutorial, we are going to talk about shell scripting and how to make your first shell script. Actually, they are called shell scripts in general, but we are going to call them Bash scripts because we are going to use Bash among...

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...

BigData

Big Data and how to master it

    With the rise of technology, digital information from people, businesses, and machines have increased exponentially over the decades. Data is now considered the petroleum of the 21st century. Organizations producing megabytes of data a...

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...

aSYNcrone

aSYNcrone – A SYN Flood DDoS Tool

  aSYNcrone is a C language based, mulltifunction SYN Flood DDoS Weapon. Disable the destination system by sending a SYN packet intensively to the destination. aSYNcrone’s POWER!!! USAGEgit clone aSYNcronegcc aSYNcrone.c -o...

Tech Chronicles
RSS
Follow by Email
LinkedIn
Share