Auto Startup Script for Debian Linux (Example is Add Route in Routing Table)
February 6th, 2007Read More Linux Tutorials
When I configured the Censornet proxy server, I wanted to add static routes in routing table so that computers at subnets can connect to the proxy server.
However, my entered static routes were removed automatically everytime the proxy server restarted. So, I figured out I need to add “Add Route” commands in the startup scripts. This is what I figured out to add commands in start up script in Debian Linux.
Read “Auto Startup Script for Debian Linux (Example is Add Route in Routing Table)”
