Lynx
apt install lynx
Firefox
apt install firefox
If you're looking for a command to be executed when a directory is changed check out Watchman. It's mentioned in Git. https://facebook.github.io/watchman/
openssl req -new -newkey rsa:2048 -nodes -out example_com.csr -keyout example_com.key -subj "/C=US/ST=NY/L=New York/O=Example Org/OU=IT/CN=*.example.com"
| # The loopback network interface | |
| auto lo | |
| iface lo inet loopback | |
| # The primary network interface | |
| auto eth0 eth0:0 | |
| allow-hotplug eth0 eth0:0 | |
| iface eth0 inet static | |
| address 10.1.1.1 |
| client 10.0.2.0/16 { | |
| secret = secret | |
| shortname = wifi-net | |
| nastype = other | |
| } |