I'm trying to write into /etc/ppp/ directory, but of course its impossible and gives me the message "read only filesystem".
How can I write to /etc/ppp/pppoe.conf?
sudo $EDITOR /etc/ppp/pppoe.conf won't save the file, but how do a user set up dsl connection then?