Linux
Reset Password Win10/11
Made backup of c:\windows\system32\utilman.exe Copy cmd.exe then rename to utilman.exe Restart windows, click accessibility when command prompt appear type: command userpasswords2 then change your password Done.
Read MoreVirtualmin Install Fail on Proxmox CT
If you get problem on installing virtulamin on proxmox ct, try to reinstall ca-certificate: Done.
Read MoreNode.js for non-root user
Using nvm. or relogin console, install latest node.js version using: done.
Read MoreKill specific process
killall -9 $processname done.
Read MoreCentos8 yum update problem
Done
Read MoreInstall PHP8.0 on Ubuntu20.04
Enable repository Installing from added repo For add module add your needed module. Done.
Read MoreInstall Ookla Speedtest Server
Server on install: Ubuntu 20.04, HDD 20GB, 1Gbps, with apache2, php installed. Download install script & install For managing daemon: Installing http legacy fallback: unzip on your speedtest folder so you can access it when you open: Then check your installation on: If thereis no error , register account on Ookla and submit your speedtest…
Read MoreBenchmark Server
wget -qO- bench.sh | bash Or curl -Lso- bench.sh | bash Web: bench.sh
Read MoreFreeradius + MySQL + WHMCS + Mikrotik (Step 3)
Running v7 whmcs. Installing freeradius whmcs module from For using hotspot with time limit from first login, enable sqlcounter mod on free radius add code in authorize section on sites-available default file: For hotspot login: on whmcs, login, add product, select module freeradius, add radiusgroup, ex.hs-1d (hotspot 1day active). Goto freeradius database > radgroupcheck table,…
Read MoreFreeradius + Mikrotik (Step 2)
On FR box add following ON MT, enable radius, input workwith services (hotpost,ppp,or so), input FR ip address, with secret. Done.
Read More