Skip to content

Vivek's Blog

Category: Linux

Linux

Setup graylog locally on Windows/Linux/Mac

Here is the quickest way to deploy a development version of the Graylog instance locally on your desktop machine. Prerequisites…

VivekMay 27, 2020May 27, 2020
Linux

Automatically update running docker container with the latest image

Watchtower is an open-source tool that scans the running container and restarts those containers with the same parameters if it…

VivekMay 26, 2020May 26, 2020
Linux

Bash – Extract IP, Count Unique IPs and Sort

Given the apache access_log file content, to get the number of unique IPs use the following command

VivekOctober 20, 2018October 20, 2018
AzureLinux

Extend osDisk partition on Azure Linux CentOS 7.x VM

Azure VMs usually comes with the default osDisk 30-50GB and often you will find that needs to be increased. The…

VivekOctober 17, 2018October 23, 2018
AWSLinux

Automated MongoDB backup on Docker Swarm and save on AWS S3

AWS doesn’t have a PaaS service offering for MongoDB at the moment. So it is the DevOps’s responsibility to maintain…

VivekOctober 17, 2018October 17, 2018
Linux

Cronjobs in distributed environments – Cronlock using NFS/External mount

Have you ever in a situation where you have multiple backend servers and your cronjob is scheduled in one server…

VivekOctober 1, 2018October 17, 2018
Linux

One-off cronjob container on Docker Swarm

Docker containers are good for running small tasks due to the size and memory requirement for running in a server.…

VivekSeptember 10, 2018October 17, 2018
LinuxUbuntu

Graylog Standalone on Ubuntu Installation

Graylog is a log aggregation tool. Installing and setting up graylog is pretty straightforward. Here is a simple guide to…

VivekJune 10, 2018October 17, 2018
Linux

Monitor Apache using monit

Monit is a small Open Source utility for managing and monitoring Unix systems. Monit conducts automatic maintenance and repair and…

VivekFebruary 19, 2017February 19, 2017
Linux

Hashicorp Vault Systemd Startup Script

From Hashicorp Vault project documentation Starting the Server vault server -config=example.hcl With the configuration in place, starting the server is…

VivekDecember 29, 2016January 30, 2017

Posts navigation

Older posts

Copyright © 2025 Vivek's Blog | Infinite News by Ascendoor | Powered by WordPress.