Ir al contenido principal

Entradas

MikroTik: OpenVPN Server Setup

Configuring an OpenVPN server on a MikroTik router can be a complex task, especially for beginners with limited experience in networking. Below you will find how to setup the OpenVPN server on your MikroTik router from a command-line (terminal) quickly and easily, and how to connect to it using an OpenVPN client. Cool Tip: Minimize risks by using a MikroTik’s safe mode feature!  MikroTik OpenVPN Server Setup

Installing Home Assistant core on Debian 11 with File sharing over the network

  These instructions assume that you know how to install and navigate your OS on your device. Install Debian 11 Bullseye 31 for the desktop PC or other variations depending on your hardware. Initial setup of Debian 11 is easier with monitor keyboard and mouse hooked up local to your device. Enable SSH in configuration, once you have enabled SSH then remote configuring is preferred for below instructions. You can copy and paste below commands into the terminal, these instructions assume you have knowledge on the ability to SSH into your device. Copy and paste is the easiest, and PuTTY 5 allows right click paste. These steps use the default install instructions of home assistant and the default user of MYUserName , so if using different then what is default make changes as needed.

DOH cloudflare dns on Mikrotik V7

Protecting home Internet connections from malware With home Internet usage on the rise, it’s never been more important to protect your family from dangerous and malicious sites. 1.1.1.1 for Families is built on top of the same site categorization and filtering technology that powers Cloudflare’s enterprise products. It uses Cloudflare’s Internet intelligence to filter content on your home Internet network.

Discord install from scrash tar.gz

  Discord client in Fedora from tar.gz  Multiple times when a version comes out of Discord again we have problems that do not run in our distro and maybe my problem can help others. When installing the new version of Discord.

Creating VLANs on Mikrotik

First, create the VLANs on the Mikrotik router, and assign them to the ether2 interface. Doing this step will automatically set 802.1q trunking on the ether2 interface, and will take down the link for normal untagged traffic. This will create an outage until the rest of the steps are complete, you have been warned.