Skip to content
View c18s's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report c18s

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. dollarsignteam/nestjs-jaeger-tracing dollarsignteam/nestjs-jaeger-tracing Public

    NestJS jaeger tracing

    TypeScript 25 11

  2. dollarsignteam/nestjs-exceptions dollarsignteam/nestjs-exceptions Public

    TypeScript 4 2

  3. dollarsignteam/nestjs-amqp dollarsignteam/nestjs-amqp Public

    NestJS AMQP 1.0

    TypeScript 9 2

  4. Debian environment packages Debian environment packages
    1
    #!/bin/sh
    2
    export DEBIAN_FRONTEND=noninteractive
    3
    apt-get update && apt-get -y dist-upgrade
    4
    apt-get -y purge rpcbind ntp
    5
    apt-get -y install curl mosh htop sudo git make tmux net-tools wget nload ntpdate iptraf-ng mtr \
  5. Dockerfiles Dockerfiles Public

    🐳 Collection of Dockerfiles

    Shell 4 1

  6. LinuxScripts LinuxScripts Public

    🐧 Collection of Linux scripts

    Shell