In Linux for decrease power consumption, you can disable CPU cores. Especially it’s relevant for small computers such as RaspberryPi/OrangePi/NanoPi and similar. For disabling CPU cores run next command in the console:
Month: May 2018
Linux – random mac address on boards OrangePi/NanoPi
For some boards, such as Orange Pi/NanoPi, mac address can random changing. To fix it, need to add one string to /etc/network/interfaces
Как посмотреть и сохранить все пароли к WiFi в Windows 7/8/8.1/10
Чтобы получить список паролей к сохраненным WiFi точкам,Continue reading
How to view (save) all WiFi password on Windows 7/8/8.1/10
To get a list of all saved WiFi passwords Continue reading
Docker – Auth Config Generator
For some software, such as GitLab or Kubernetes, need custom configuration to access to private docker repository. In this page, you can generate docker auth configuration based on host,username and password.Continue reading