Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 3261  / 2 Years ago, tue, july 19, 2022, 9:23:29

In my university Campus I need to connect to Internet through a proxy. As I am using a notebook, in Ubuntu 11.04 I set a shortcut in the Launcher to the proxy settings in order to "easily" change the proxy every time I go to the Campus. However, I can't figure out how to do this under Ubuntu 11.10.



Is there a way to create a shortcut pointing directly to proxy settings?



Even better, but less likely, is there a way to set the network settings so it changes the proxy every time I connect to my Campus WiFi?



Thanks you.


More From » 11.10

 Answers
3

Well, it doesn't automatically go to the tab for proxy settings, but it does bring you straight to the network settings: gnome-control-center network.



To create a launcher for it paste this into gedit:



[Desktop Entry]
Type=Application
Name=Network Settings
Exec=gnome-control-center network
Icon=/usr/share/app-install/icons/gtk-network.png
Terminal=false
Categories=System;
StartupNotify=false


Save it somewhere as network-settings.desktop, and drag the file onto the Unity Launcher. Be sure to save the network-settings.desktop file somewhere it doesn't annoy you, because when you remove it it will disappear from the Unity Launcher as well.


[#43337] Wednesday, July 20, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
rvousnove

Total Points: 456
Total Questions: 130
Total Answers: 98

Location: El Salvador
Member since Sun, Sep 12, 2021
3 Years ago
;