Solve Vivado Remote Connection Test Failed
When you are trying to get Vivado Remote Connections working on Ubuntu, you might have an issue to establish the connection. This can be …
~/git/blog
My brain-dump of random code/configuration.
When you are trying to get Vivado Remote Connections working on Ubuntu, you might have an issue to establish the connection. This can be …
In this article I will explain how to root Intel-CPU based android Devices on Linux/Mac OS X. The instructions are based on this forum post. …
Lets say you want to trigger remote the start of a python script. But you don’t want to have a service running all the time waiting for …
When using sshd.socket to start sshd on demand, detaching from a tmux/screen session will not work. The reason is once the ssh session is …
By default Digitalocean add some custom rc.d scripts for network configuration to your droplet. You can just append the content of …