Skip to content

Instantly share code, notes, and snippets.

View jcchikikomori's full-sized avatar

John Cyrill Corsanes jcchikikomori

View GitHub Profile

Activate Windows 8, 8.1, 10 and 11 Pro for Free

A guide how to get and activate Windows 8, 8.1, 10 and 11 Pro for free!

NOTE

If you see the Windows keyboard button in this guide; and you can't find it on your keyboard, you likely have/had Windows 10 which has the button . If you can't find that one, you likely have a PC that has been upgraded to Windows 8/8.1/10/11 from Windows 8.1/8/7/Vista/XP and other ones. If you have one of those, refer the Windows key button to as yours. A list of them is below:

Windows key buttons

- Windows 11

- Windows 10

An guide how to activate Windows 11 Pro for free

Why?

Because you will get some more features like an Bitlocker and host your device as an External Desktop which can be accessed through the internet

Am i also able to switch from any other edition to Pro?

The answer is yes! You can switch from almost any edition to Pro completely for free!

Note for users with unactivated Pro edition

People which already have Pro, but not activated, can skip to this step.

Getting started

What you first need to do is open CMD (Command Prompt) as Administrator using this keyboard key:

@jcchikikomori
jcchikikomori / AdguardDNS.md
Created October 10, 2023 05:53 — forked from krcm0209/README.md
Using AdGuard DNS over HTTPS (DoH) on Windows 11

Why

You may want to use AdGuard's DNS over HTTPS[^2] service if you

  1. Want to make it harder for your ISP to know what websites you are requesting
  2. Want to block most traditional ads from your web browsing experience across your entire PC

Setup instructions

  1. Open PowerShell
@jcchikikomori
jcchikikomori / wsl-kvm.sh
Created October 4, 2023 03:23 — forked from afmiguez/wsl-kvm.sh
Script to enable KVM in WSL2
#Fully based on https://boxofcables.dev/accelerated-kvm-guests-on-wsl-2/
if [ -z "$1" ]
then
echo "Must supply your Windows 10 username"
exit
fi
WIN_USERNAME=$1
#package updates and installations
@jcchikikomori
jcchikikomori / pacman-init.sh
Last active September 25, 2023 13:27 — forked from bouroo/pacman-init.sh
Initialize Pacman
#!/usr/bin/env bash
# Enable networkd and resolved
systemctl enable systemd-networkd
systemctl enable systemd-resolved
systemctl restart systemd-networkd
systemctl restart systemd-resolved
# Init pacman mirror
curl -s -L "https://archlinux.org/mirrorlist/?country=CN&country=JP&country=SG&country=KR&protocol=https&ip_version=4&use_mirror_status=on" | sed -e 's/^#Server/Server/' -e '/^#/d' > /etc/pacman.d/mirrorlist
@jcchikikomori
jcchikikomori / MIUI预装应用列表
Created June 18, 2023 08:27 — forked from mcxiaoke/miui-blotware-apps.md
MIUI 13 bloatware apps, updated at 20230131
https://miuiver.com/wp-content/uploads/miui-pre-installed-software.html
MIUI 预装软件列表(含系统组件)
提示 1:可用 Ctrl + F 组合键快速查找软件名称
提示 2:最新预装软件列表请在系统应用管理里查看,或者安装 Apk Extractor 软件(可在 Google Play 找到)
软件名称 软件包名
一体化位置信息 com.android.location.fused
万能遥控 com.duokan.phone.remotecontroller
@jcchikikomori
jcchikikomori / rarreg.key
Created January 23, 2023 01:42 — forked from MuhammadSaim/rarreg.key
RAWRKEY
RAR registration data
WinRAR
Unlimited Company License
UID=4b914fb772c8376bf571
6412212250f5711ad072cf351cfa39e2851192daf8a362681bbb1d
cd48da1d14d995f0bbf960fce6cb5ffde62890079861be57638717
7131ced835ed65cc743d9777f2ea71a8e32c7e593cf66794343565
b41bcf56929486b8bcdac33d50ecf773996052598f1f556defffbd
982fbe71e93df6b6346c37a3890f3c7edc65d7f5455470d13d1190
6e6fb824bcf25f155547b5fc41901ad58c0992f570be1cf5608ba9
@jcchikikomori
jcchikikomori / podman_pods_mariadb.ps1
Last active October 2, 2022 11:48 — forked from kameshsampath/podman_pods_mariadb.txt
Running mariadb as podman pods
podman pod kill db
podman pod rm db
# podman pod create db
podman run -dt --rm --pod new:db --name mariadb -e MARIADB_ROOT_USER=johnc -e MARIADB_ROOT_PASSWORD=johnc -p 3306:3306 -p 8082:8080 docker.io/bitnami/mariadb:latest
podman run -dt --rm --pod db --name adminer docker.io/adminer
# OPTIONAL
podman run -d -p 9443:9443 -p 8000:8000 --security-opt label=disable --name=portainer --restart=always -v /run/user/1000/podman/podman.sock:/var/run/docker.sock:Z -v portainer_data:/data docker.io/portainer/portainer-ce:2.13.1
@jcchikikomori
jcchikikomori / HOWTO.md
Created July 17, 2022 13:13 — forked from cvan/HOWTO.md
How to serve a custom HTTPS domain on GitHub Pages with CloudFlare: *FREE*, secure and performant by default

Instructions

CloudFlare is an awesome reverse cache proxy and CDN that provides DNS, free HTTPS (TLS) support, best-in-class performance settings (gzip, SDCH, HTTP/2, sane Cache-Control and E-Tag headers, etc.), minification, etc.

  1. Make sure you have registered a domain name.
  2. Sign up for CloudFlare and create an account for your domain.
  3. In your domain registrar's admin panel, point the nameservers to CloudFlare's (refer to this awesome list of links for instructions for various registrars).
  4. From the CloudFlare settings for that domain, enable HTTPS/SSL and set up a Page Rule to force HTTPS redirects. (If you want to get fancy, you can also enable automatic minification for text-based assets [HTML/CSS/JS/SVG/etc.], which is a pretty cool feature if you don't want already have a build step for minification.)
  5. If you
@jcchikikomori
jcchikikomori / gaming-ports-for-huawei-EG8145V5.png
Last active July 25, 2023 15:39 — forked from renomureza/list-online-gaming-ports-for-mikrotik.txt
List of online gaming ports that can be used to optimize the HUAWEI EG8145V5 (Converge's OEM router)
gaming-ports-for-huawei-EG8145V5.png