JsonKit
  • Menu ▾
    • About
    • Home
    • Tool Tutorials
  • About
  • Home
  • Tool Tutorials

Linux kill Command: A Deep Dive into Signal Mechanisms and Process Management

2026-03-23
#tutorial 

Written: 2026-05-11 08:00

[Read more]

jq: The Swiss Army Knife for JSON Processing

2026-03-23
#json  #regex 

When processing JSON on the command line, many reach for grep with regex or write a quick Python one-liner. But jq, designed specifically for J…

[Read more]

From ifconfig to ip Command: Modern Linux Network Configuration

2026-03-22
#tutorial 

While setting up a server recently, I noticed many tutorials still use ifconfig, but running it shows “command not found”. Turns out ifconfig i…

[Read more]

Linux htop Command Deep Dive: Implementation Principles of Interactive Process Monitoring

2026-03-22
#tutorial 

As an upgraded version of top, htop has become a daily tool for Linux system administrators thanks to its intuitive interface and powerful inte…

[Read more]

Linux hostname Command Deep Dive: A Complete Guide to System Identity Management

2026-03-21
#tutorial 

Have you ever wondered why your SSH terminal shows something like root@web-server-01? That web-server-01 is the hostname - the system’s identif…

[Read more]

Linux head Command Deep Dive: From File Preview to Pipeline Stream Processing

2026-03-21
#tutorial 

Written: May 9, 2026 at 01:52

[Read more]

Linux grep Command Deep Dive: From Regex to High-Performance Text Search

2026-03-20
#regex 

The name grep comes from the ed editor command g/re/p (global regular expression print). Born in 1973, this tool remains one of every program…

[Read more]

Linux free Command: A Deep Dive into Memory Monitoring and OOM Troubleshooting

2026-03-20
#tutorial 

Server OOM again? I spent hours staring at top trying to figure out where the memory went. Turns out, free is the right tool for memory analysi…

[Read more]

Linux find Command Deep Dive: From Recursive Traversal to Performance Optimization

2026-03-19
#tutorial 

Published: May 8, 2026 at 02:44

[Read more]

Linux file Command: Deep Dive into File Type Detection Magic

2026-03-19
#format 

Published: May 13, 2026, 06:19

[Read more]
< [Newer posts] :: [Older posts] >
© 2025 JsonKit :: Theme made by panr