Jenkins' Blog
  • About Me
  • Search
Navigation bar avatar
✕

    Jenkins' Blog


    Tech Blog Buy Me Two Coffees
    • Dump Collection Quick Reference Guide

      Guide

      Posted on November 21, 2023

      Introduction The aim of this article is to provide a quick reference guide in how to collect dumps using PROCDUMP, Debug Diag, and Windows Error Reporting (WER). However, I also find it quite useful to have an introductory section that glances over concepts such as: dumps, exceptions, debugger. Dump A dump... [Read More]
      Tags:
      • dumps
      • debugdiag
      • procdump
      • wer
      • exceptions
    • Archiving And Compression In Linux

      Guide

      Posted on October 23, 2023

      Archiving - tar Command The “tar” stands for tape archive. An archive file is a compressed file that contains one or more files bundled together for more accessible storage and portability. Archiving: combines multiples files into one. The “tar” command can: create an archive, extract an archive, and list an... [Read More]
      Tags:
      • linux
      • archiving
      • compression
    • System.Runtime.Serialization Corrupted And Unreadable 0x8007050

      Guide

      Posted on October 12, 2023

      Behavior [Read More]
      Tags:
      • procmon
      • IIS
    • Using find Command In Linux

      Guide

      Posted on October 3, 2023

      Using find Command In Linux This command is used to find files/directories in a UNIX like systems. It searches the directory tree rooted at each given starting-point by evaluating the given expression from left to right. In other words, it help us find files or directories based on size, name,... [Read More]
      Tags:
      • linux
      • GNU Linux
      • find
      • UNIX
    • Getting Docker Logs In Windows Container

      Guide

      Posted on September 26, 2023

      Table Of Contents Introduction Downloading Log Monitor & Service Monitor Basics Of Log Monitor And Service Monitor Initial Setup Dockerfile LogMonitorConfig.json Build Image Create And Run Container Open Interactive Shell Docker Logs Logs From EV Resources Support my work here! [Read More]
      Tags:
      • docker
      • container
      • logs
      • logmonitor
      • servicemonitor
      • iis
    • ← Newer Posts
    • Older Posts →
    • RSS
    • Email me
    • GitHub

    Adrian Jenkins  •  2025  •  jenkins96.github.io  •  Edit page

    Powered by Beautiful Jekyll