Skip to content
View elacheche's full-sized avatar
Block or Report

Block or report elacheche

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. ansible-war-deploy ansible-war-deploy Public

    A playbook to deploy a WAR on Tomcat & restart it.

    21 126

  2. Little script to enable HUAWEI E3531... Little script to enable HUAWEI E3531 on Ubuntu
    1
    sudo apt-get update && sudo apt-get install usb-modeswitch && v=$(lsusb | grep "Huawei" | awk '{ print $6 }' | awk -F: '{ print $1 }'); p=$(lsusb | grep "Huawei" | awk '{ print $6 }' | awk -F: '{ print $2 }'); sudo usb_modeswitch -v $v -p $p -M '55534243123456780000000000000011062000000100000000000000000000'
  3. docker_check docker_check Public

    A NAGIOS compatible plugin to check docker containers stats

    Python 15 7

  4. docker_workshop docker_workshop Public

    Files & Prez I used for a Docker workshop SFD Tunisia 2016 and FreeDev

    JavaScript 1 1

  5. linux_kernel_cfg_toshiba_A300 linux_kernel_cfg_toshiba_A300 Public

    Gentoo Kernel Config for Toshiba A300

    1

  6. gentoo-asus-ux410uar gentoo-asus-ux410uar Public

    Gentoo setup for ASUS UX410UAR - A mirror of https://gitlab.com/elacheche/gentoo-asus-ux410uar

    Roff