Giter Club home page Giter Club logo

winbox-installer's Introduction

winbox-installer

A simple helper script to install Mikrotik's Winbox in GNU/Linux

Feature:

  1. Supported GNU/Linux distributtions: Debian, Ubuntu, Elementary OS, Zorin OS, Linux Mint, Kali Linux, Fedora, RHEL, CentOS, IGOS Nusantara, Archlinux
  2. Installs wine
  3. Upgrades wine (from the distribution's repo) to a newer version (only for Fedora, RHEL, CentOS, IGN)
  4. Menu entry in the application launcher
  5. Latest winbox from https://mikrotik.com/download

How to install:

Copy and paste this commands to your terminal:

  1. cd /tmp
  2. git clone https://github.com/mriza/winbox-installer.git
  3. cd winbox-installer
  4. sudo ./winbox-setup install OR sudo bash winbox-setup install

Firewall setting:

On Fedora/CentOS/Redhat, if you experience neighbor discovery problems, open the port in the firewall ( thanks @yrubdab )

firewall-cmd --permanent --add-port=5678/udp

firewall-cmd --reload

Icon cache in GTK based desktop:

Optional step for GTK based desktop, if the icon is not loaded or loaded with wrong size. Update icon cache with this command:

gtk-update-icon-cache -f -t /usr/share/icons/hicolor

How to remove:

If you want to remove winbox, just run this command:

sudo ./winbox-setup remove OR sudo ./winbox-setup remove

winbox-installer's People

Contributors

aminvakil avatar leleobhz avatar mriza avatar sefiech avatar shaunmaher avatar tanvir-kx avatar thomasstevenson avatar zeridon avatar zoilomora avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.