Skip to content
PHPFog.com
  • Home
  • Agency
  • Services
  • Team
  • Testimonials
  • News
  • Quote
Menu Close
  • Home
  • Agency
  • Services
  • Team
  • Testimonials
  • News
  • Quote

Blog

  1. Home>
  2. Blog>
  3. Page 4
Blog / Linux/Shell

Pushing Tags to a Remote Repository in Git

Tags in Git are a way to bookmark specific commits. This is often done to indicate different versions or releases of a project. When pushing to a remote repository tags…

0 Comments
January 25, 2021
Blog / Linux/Shell

Linux sort Command Examples

What is Linux sort? sort is a very useful command line utility used to sort the lines of a file or input stream. sort can be used to sort input…

0 Comments
January 25, 2021
Big Data / Blog / Linux/Shell

Sending Key Value Messages with the Kafka Console Producer

When working with Kafka you might find yourself using the kafka-console-producer (kafka-console-producer.sh). The kafka-console-producer is a program included with Kafka that creates messages from command line input (STDIN). However, simply…

0 Comments
January 25, 2021
Big Data / Blog / Linux/Shell / Programming

Creating a Simple Kafka Consumer

Apache Kafka is a fault tolerant publish-subscribe streaming platform that lets you process streams of records as they occur. If you haven’t installed Kafka yet, see our Kafka Quickstart Tutorial…

0 Comments
January 25, 2021
Blog / Linux/Shell

Count JSON Array Elements with jq

Sometimes when working with JSON on the command line, it is helpful to know how many elements exist in a JSON array. Fortunately this is easy to do with jq.…

0 Comments
January 25, 2021
Blog / Linux/Shell

Count the Number of Fields in JSON with jq

Sometimes when working with JSON on the command line, it is helpful to know how many fields exist in each document. Fortunately this is easy to do with jq. jq…

0 Comments
January 25, 2021
Big Data / Blog / Linux/Shell / Programming

Creating a Simple Kafka Producer in Java

Apache Kafka is a fault tolerant publish-subscribe streaming platform that lets you process streams of records as they occur. If you haven’t installed Kafka yet, see our Kafka Quickstart Tutorial…

0 Comments
January 25, 2021
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 32
  • Go to the next page

Newsletter

Get all latest content delivered to your email a few times a month.
Email is required. Email not valid.
Thanks for your subscription.
Failed to subscribe, please contact admin.

Recent Posts

  • What is the CAP Theorem?
    January 25, 2021/
    0 Comments
  • How to Keep Docker Containers Running
    January 25, 2021/
    0 Comments
  • Creating a Hadoop Docker Image
    January 25, 2021/
    0 Comments
Facebook
Twitter
Youtube
Instagram
Linkedin
Rss

© Copyright – OceanWP

By continuing to use this website, you consent to the use of cookies in accordance with our Cookie Policy.

Accept