Im currently on 8.10 running Gnome and I'd like to create a desktop icon for the following command:
sudo mount 192.168.0.2:/home ~/laptop
When I type this in terminal, it prompts me for my admin password, which I need to input in order to get the sudo mount command to work. Is there any way I can do this automatically? I've tried to create a shortcut (right click on the desktop, create Launcher, type - application, command is as per above.
This doesn't work though. Someone else suggested using connect to server but I can't get anywhere with that as I'm not sure what I type where. I don't want to auto mount at start-up as the machine I'm 'mounting' won't always be on, so I'd like a desktop icon that I can click rather than typing in a command.