Im trying to edit /etc/network/interface file and i was told to use
gksu gedit /etc/network/interface
But it didnt work, so I tried
gksu nautilus
didnt work, nothing happens. So I tried
sudo apt-get install gksu
but it was already installed. Anything i tried to do never made anything happen.
I...