I/O (Input/Output) performance is a critical aspect of system administration and optimization. In Linux, various tools can help you measure and analyze disk I/O performance, … Checking I/O Performance on LinuxRead more
Tutorial
Block Ads Through Mikrotik Firewall Raw
To combat disruptive ads while browsing the internet, you can simply add the following list and rules to your Mikrotik router. Firstly, add the following … Block Ads Through Mikrotik Firewall RawRead more
List of Port Online Game for Mikrotik Firewall 2
MikroTik is commonly used as a tool for managing bandwidth for clients. Even though it has been allocated according to preferences, the stability of online … List of Port Online Game for Mikrotik Firewall 2Read more
Script auto installer OpenVPN on Ubuntu
To set up OpenVPN on Ubuntu with an auto-installer script, you can use the OpenVPN road warrior installer. This script automates the installation and configuration … Script auto installer OpenVPN on UbuntuRead more
Script Mikrotik with static IP for client without DHCP server and only allows internet access to clients with assigned IP
To configure a MikroTik router to allow only specific devices with assigned static IP addresses to access the internet, you can create a script that … Script Mikrotik with static IP for client without DHCP server and only allows internet access to clients with assigned IPRead more
Mikrotik load balance with 3 ISP, 2 ISP with ECMP and 1 ISP for static routing
Configuring load balancing with MikroTik for three ISPs, where two ISPs use Equal-Cost Multi-Path (ECMP) and the third ISP employs static routing, involves a combination … Mikrotik load balance with 3 ISP, 2 ISP with ECMP and 1 ISP for static routingRead more
Mount SFTP as a Local Storage on Ubuntu
To mount a remote SFTP (SSH File Transfer Protocol) directory to a local Ubuntu system, you can use the sshfs command. This allows you to … Mount SFTP as a Local Storage on UbuntuRead more
Script Mikrotik Collection part 1 (with alaphabet A)
Anti Hack Protected BootLoader – MikroTik Script RouterOS The way this script works is simple but smart, this script will monitor anyone who intends to … Script Mikrotik Collection part 1 (with alaphabet A)Read more
Install wordpress using remote mysql database
SETUP REMOTE MYSQL SERVER Let ip address of mysql server is 192.168.33.12 and ip address of wordpress server is 192.168.33.11 sudo apt update sudo apt … Install wordpress using remote mysql databaseRead more
List of Port Online Game for Mikrotik Firewall
MikroTik is commonly used as a tool for managing bandwidth for clients. Even though it has been allocated according to preferences, the stability of online … List of Port Online Game for Mikrotik FirewallRead more
Implementing DNS-over-HTTPS (DoH) with Google DNS on MikroTik
As internet privacy and security concerns grow, the use of DNS-over-HTTPS (DoH) has gained popularity as a means of encrypting DNS queries and protecting user … Implementing DNS-over-HTTPS (DoH) with Google DNS on MikroTikRead more
Building a Running Text Clock with Arduino in 24-Hour Format
Introduction Creating a clock with a running text display using an Arduino is a fun and educational project. In this tutorial, we will guide you … Building a Running Text Clock with Arduino in 24-Hour FormatRead more