{{Box|text=
Set the {{{variable}}}
environment variable. There are several methods, but the [[#/etc/environment Method]] is the simplest one. [
https://help.ubuntu.com/community/EnvironmentVariables
]
{{Anchor|/etc/environment Method}}
'''/etc/environment Method'''
This will apply to the whole environment. [Unless this environment variable is manually unset before starting Tor Browser.]
{{Open with root rights|filename=
/etc/environment
}}
Add the following line.
{{CodeSelect|code=
{{{variable}}}
}}
Save and reboot.
}}