Skip to content
View mehdiMj-ir's full-sized avatar
🐧
🐧
Block or Report

Block or report mehdiMj-ir

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
mehdiMj-ir/README.md
👋 Hi, I’m mehdiMj

👨‍💻 I’m interested in GNU/Linux world, Programming && Networks

🌱 I’m currently practicing SysOps

📫 Reach me on Telegram

Pinned

  1. kill-kdevtmpfsi.sh kill-kdevtmpfsi.sh
    1
    #!/bin/bash
    2
    
                  
    3
    # kinsing deleteing here
    4
    PID=$(pidof kinsing)
    5
    echo "$PID"
  2. yandex yandex Public archive

    using yandex API to create simple terminal translator :)

    Python 1

  3. nginx-phpfpm-docker nginx-phpfpm-docker Public

    This is a simple nginx & php-fpm on docker-compose.

    Shell

  4. pychores pychores Public

    Simple python scripts, app and stuff.

    Python