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

Block or report mahboobkarimian

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. wi-sun-simulator-gui wi-sun-simulator-gui Public

    Forked from ariel-weiss/graph_builder

    A GUI for Wi-SUN FAN simulator

    Python

  2. wisun-mbed-simulator wisun-mbed-simulator Public

    Wi-SUN networks (mbed) simulator running in Linux. Supporting FHSS and CCA

    C 2

  3. Backgammon-Multiplayer-Remote Backgammon-Multiplayer-Remote Public

    A Backgammon multiplayer that lets you play over IP/Internet (remotely) with your friends

    Python

  4. Connect to PEAP access points in sch... Connect to PEAP access points in school using nmcli
    1
    In Linux, specially Ubuntu, sometimes there is problem with connecting to Enterprise networks using GUI NetworKManager.
    2
    This is the situation where nmcli is needed.
    3
    * In terminal:
    4
    nmcli con add type wifi ifname wlp3s0 con-name work-wifi ssid work-ssid
    5
    nmcli con edit id work-wifi