ip route add 192.168.1.0/24 via 192.168.0.1
You may also like
run cmd as admin cd C:\program files\Microsoft office\office16 (or program files (x86), whatever’s relevant) type in: cscript ospp.vbs /dstatus this generates a […]
This is the command to remove a folder/directory including its contents, use with caution as you wont get an “are you sure” […]
Linpus on an Acer Aspire One netbook, does not ship with an SSH client. To be fair its not probably needed by […]
The username and password needs to be encoded and sent in BASE64So if using username as the username it would become dXNlcm5hbWU= […]