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

Linux/Shell

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

How to Stop all Running Docker Containers

People that work with Docker know it is easy to create a large number of containers. Occasionally you need to stop all running containers on your machine. This can be…

0 Comments
January 25, 2021
Blog / Database / Linux/Shell

Running Neo4j 3.x on Docker

Neo4j is the world’s leading graph database. Fortunately, Neo Technology publishes official Neo4j Docker images which makes it very easy to get started. Once you have Docker running, simply use…

0 Comments
January 25, 2021
Blog / Linux/Shell

Sorting JSON by Value with JQ (Command Line JSON Processor)

jq is a lightweight command line JSON processor that is very easy to use. Sometimes it is helpful to see your data sorted by a particular field value. Luckily jq…

0 Comments
January 25, 2021
Blog / Linux/Shell

Using Variables in JQ (Command Line JSON Parser)

jq is a lightweight command line JSON processor that is very easy to use. Sometimes being able to use variables within a jq script is very useful. Below are various…

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

Compressing Intermediate Map Output in Hadoop

It is generally recommended to always compress intermediate map output. This is because IO and network transfer are big bottlenecks in Hadoop, and compression can help with both of these…

0 Comments
January 25, 2021
Blog / Linux/Shell

How to filter JSON records by value with jq

Often when working with JSON in a Linux/Unix environment, it is nice to be able to filter records based on the values of certain fields. jq is a lightweight command…

0 Comments
January 25, 2021
Blog / Linux/Shell

How to Left Pad Numbers in Linux

There are many ways to left pad numbers in Linux. Usually this seems to be done by adding leading zeros in front of the main number. A few examples of…

0 Comments
January 25, 2021
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 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