Restart Tor. {{Box|text= If you are using [[Qubes|{{q_project_name_long}}]], complete the following steps. Qubes App Launcher (blue/grey "Q"){{project_name_gateway_long}} ProxyVM (commonly named '{{project_name_gateway_vm}}')Restart Tor If you are using a graphical {{project_name_gateway_short}}, complete the following steps. Start MenuApplicationsSettingsRestart Tor
If you are using a terminal-only {{project_name_gateway_short}}, press on Expand on the right.
Complete the following steps. Restart Tor. {{CodeSelect|code= sudo service tor@default restart }} Check Tor's daemon status. {{CodeSelect|code= sudo service tor@default status }} It should include a a message saying.
Active: active (running) since ...
In case of issues, try the following debugging steps. Check Tor's config. {{CodeSelect|code= anon-verify }} The output should be similar to the following.
/===================================================================\
|                      Report Summary                               |
\===================================================================/
No error detected in your Tor configuration.
}}