Skip to content

Instantly share code, notes, and snippets.

View AzimsTech's full-sized avatar
🧐
monitoring the situation..

Wan Azims AzimsTech

🧐
monitoring the situation..
View GitHub Profile
@AzimsTech
AzimsTech / !OpenWrt-Stuffs.md
Last active August 6, 2026 20:46
Installing and Using OpenWrt

![banner][banner-img]

📖 Table of Contents

  • 🛠 Setup & Configuration
    • [🔑 SSH into OpenWrt][ssh]
    • [🌐 Configure using LuCI][luci-config]
  • [🖥️ Configure using CLI][cli-config]
:: Windows 10\11 quick setup
:: The encoding of this file must be OEM 866
:: https://t.me/wincmd64
@echo off
NET SESSION
IF %ERRORLEVEL% NEQ 0 GOTO ELEVATE
GOTO ADMINTASKS
:ELEVATE
CD /d %~dp0
@AzimsTech
AzimsTech / text.txt
Created August 13, 2023 01:52
Simple Text Editor Gist
dfdsf
@AzimsTech
AzimsTech / sqm-qos_backups.md
Created July 25, 2023 01:11
sqm-qos_backups.md

config queue 'eth1' option qdisc 'cake' option script 'piece_of_cake.qos' option interface 'pppoe-wan' option upload '8500' option debug_logging '0' option verbosity '5' option enabled '1' option download '28500' option linklayer 'none'

@AzimsTech
AzimsTech / win11-show-all-tray-icons.md
Last active February 27, 2026 15:55
Win11: Show all tray icons

Type this command, go here:

reg add "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" /v "EnableAutoTray" /t REG_DWORD /d 1 /f

Then run this command:

explorer shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}
@AzimsTech
AzimsTech / copy-here.ps1
Last active July 19, 2023 22:23
Copy Current Users Directories Here
# Assign Source directory name list
$src_nme = "Desktop", "Documents", "Downloads", "Music", "Pictures", "Videos"
# Assign Destination name
$bak_fdr_nme = $env:UserName
# Assign Destination path
$dst_pth = "$((Get-Item .).FullName)\$($bak_fdr_nme)"
# Create destination directory
@AzimsTech
AzimsTech / uci-defaults_templates_for_tm-unifi.md
Last active March 14, 2024 17:58
UCI Defaults Templates for TM Unifi ISP
@AzimsTech
AzimsTech / win11_local_account.md
Last active June 3, 2024 09:34
Pro tip: Configure Windows 11 using a local account.

[No Longer Works] Pro Tip: Set Up Windows 11 22H2 with a Local Account

Update: This method no longer works since it was patched by Microsoft, at least on the Windows 11 24H2 update. source

Windows 11 22H2 allows users to choose between a Microsoft account and a local account during the setup. To streamline the local account setup, follow these steps:

  1. During the initial setup, when prompted for the username, enter "no@thankyou.com" instead of your regular email address or preferred username.
  2. For the password, use any random password.
  3. Proceed with the login attempt, which will fail due to the unconventional username and password.
@AzimsTech
AzimsTech / foo.md
Last active June 5, 2026 09:50
xd

Configuring TMNet UniFi ISP through OpenWrt Web Interface

UniFi is a popular internet service provider in Malaysia, and OpenWrt is a free and open-source firmware for routers that allows for greater control and customization. This tutorial will guide you through the process of configuring UniFi on your OpenWrt router using the web interface.

Step 1: Connect to your OpenWrt router

Connect your computer to the router via Ethernet cable or Wi-Fi, and access the router's web interface by typing the IP address into your web browser's address bar. The default IP address for OpenWrt is 192.168.1.1.

Step 2: Navigate to Network Interfaces

@AzimsTech
AzimsTech / readme.md
Last active July 16, 2023 00:25
TMNET UniFi with OpenWrt 22.03.x (DSA)

TMNet UniFi with OpenWrt 22.03.x (DSA)

                                   _______                     ________        __
                                  |       |.-----.-----.-----.|  |  |  |.----.|  |_
                                  |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
                                  |_______||   __|_____|__|__||________||__|  |____|
 |__| W I R E L E S S F R E E D O M