How to install (Credits: admin)
After install (dont start Adguard yet) : login with Putty.
Then in Putty to get root :
Then enter this command in Putty:
Then run:
And then:
Important instructions:
Package in the package center "Start" with the link under the package .. and the port 3000
Go through the installation menu and enter port: 3001 when assigning the port so that you can then use the desktop shortcut!!
Done..
Or how to install without a .SPK:
In Putty enter this :
Only thing is that it does not give you an icon that its installed. But you dont need that anyway.
After install (dont start Adguard yet) : login with Putty.
Then in Putty to get root :
Code:
sudo -i
Code:
sed -i "s/package/root/g" /var/packages/AdGuardHome/conf/privilege
Then run:
Code:
/var/packages/AdGuardHome/target/AdGuardHome -s install
Code:
/var/packages/AdGuardHome/target/AdGuardHome -s start
Important instructions:
Package in the package center "Start" with the link under the package .. and the port 3000
Go through the installation menu and enter port: 3001 when assigning the port so that you can then use the desktop shortcut!!
Done..
Or how to install without a .SPK:
In Putty enter this :
Code:
wget --no-verbose -O - https://raw.githubusercontent.com/AdguardTeam/AdGuardHome/master/scripts/install.sh | sh -s -- -v
After that go to http://nasip:3000