My internet connection is provided by the university. It is protected to a username/password combination. This means when I start up my computer, I have to start a web browser and open an arbitrary website. I am then redirected to a page, which (among other things) contains two forms. In these I have to input username and password. I managed to do this with firefox (which can save the password) and also with links (which loads faster and from the command line).
Is there any way to automate the login process using a bash script? This would allow doing the login when booting,because there is no web browser in raspberry
lynx. – LuWi Apr 20 '14 at 14:57