Skip to content

Instantly share code, notes, and snippets.

View LesterCovax's full-sized avatar
:octocat:
Mastering narcolepsy

Lester Covax LesterCovax

:octocat:
Mastering narcolepsy
View GitHub Profile
@LesterCovax
LesterCovax / aria2c_webUI.md
Created November 28, 2023 13:41 — forked from GAS85/aria2c_webUI.md
Aria2 + Ubuntu 18.04 + Apache2 + Web UI
OS: Ubuntu 18.04 Apache/2.4.18 1.0.2g-1ubuntu4.10
Aim: to install Aria2 with WebUI and secure Token.
IP Addr of your Aria2 server is 192.168.0.111
Your local IP network is 192.168.0.0/24

Aria 2

1. Installation

Install aria2 package:

@LesterCovax
LesterCovax / windows_update_powershell.md
Created October 16, 2023 08:44 — forked from cfebs/windows_update_powershell.md
Windows update powershell cli (PSWindowsUpdate, Get-WindowsUpdate)
#NoEnv
SetBatchLines, -1
#Include <Socket>
MATRIC_CONFIG_PATH := A_Desktop "\..\Documents\.matric\config.json"
APP_NAME := "AutoHotkey"
API_PORT := 50300
RESP_PORT := 50301