Dev/GNOME
From Whonix
< Dev
Development notes about GNOME
For user documentation, see Other Desktop Environments instead!
Users, non-developers, should ignore this page.
Proxy Settings[edit]
Setting GNOME 3 application wide proxy for improved Stream Isolation so far failed. Some notes.
## install tools
apt install gconf2
## sources:
## https://developer.gnome.org/ProxyConfiguration/
## gsettings as root
## thanks to http://stackoverflow.com/questions/10374520/gsettings-with-cron
## not sure if using gsettings as root means system wide here
sessionfile=`find "${HOME}/.dbus/session-bus/" -type f`
export `grep "DBUS_SESSION_BUS_ADDRESS" "${sessionfile}" | sed '/^#/d'`
## list proxy settings
gsettings list-recursively org.gnome.system.proxy
## set socks proxy settings
gsettings set org.gnome.system.proxy.socks host "10.152.152.10"
gsettings set org.gnome.system.proxy.socks port "9159"
Whonix ™ is Supported by Evolution Host DDoS Protected VPS. Stay private and get your VPS with Bitcoin or Monero.
| 100px | |
| Fosshost | About Advertisements |
Search engines: YaCy | Qwant | ecosia | MetaGer | peekier | Whonix ™ Wiki
Subscribe to Whonix ™ Newsletter.
Priority Support | Investors | Professional Support
Whonix ™ | © ENCRYPTED SUPPORT LP |
Freedom Software /
Open Source (Why?)
The personal opinions of moderators or contributors to the Whonix ™ project do not represent the project as a whole.