
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:

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:

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 точкам,Continue reading

To get a list of all saved WiFi passwords Continue reading

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