An open API service indexing awesome lists of open source software.

https://github.com/ipmartnetwork/install-chr-linode

نصب میکروتیک روی سرور لینود
https://github.com/ipmartnetwork/install-chr-linode

Last synced: about 2 months ago
JSON representation

نصب میکروتیک روی سرور لینود

Awesome Lists containing this project

README

          

# install-chr-linode

## Description

نصب میکروتیک روی سرور لینود

How to use this:

(Note this script assumes you are using linode Ubuntu server)

## 1. Download chr on server

```bash
wget https://cdn.mikrotik.com/routeros/7.14.2/chr-7.14.2.img.zip

```

## 1.unzip chr

```bash
unzip chr-7.14.2.img.zip

```

## 3.Run chr

```bash
dd if=chr-7.14.2.img of=/dev/sda bs=1M iflag=fullblock

```

## Project Tutorial

[![YouTube Tutorial](https://ibb.co/fX41n6N)](https://youtu.be/8mrtBgfFASQ)