Termux bashrc

26-05-23 20:05
simon

This took some working out but this checks if the SSH server and VNC are running, it starts the ssh...

Dropbear setup

23-08-21 8:48
simon

Using dropbear is a simple way to access other file systems, whether on Linux or Android.

This is...

Getting cgi scripts to work in user directory

28-08-20 18:18
simon
a2enmod cgi
sudo apt-get install libmime-lite-perl
sudo apt-get install libcgi-session-perl
 

use...