Remove FAQ document

Just going to remove need for '-E' instead soon
This commit is contained in:
yuvipanda
2018-08-12 21:24:46 -07:00
parent d4b28bb62f
commit 89d5c899b9
2 changed files with 0 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
================================
Frequently Asked Questions (FAQ)
================================
What is the effect of using ``sudo -E``?
========================================
You may notice the use of ``sudo -E`` in several commands in this guide. Using
``-E`` with ``sudo`` allows you to carry over all the environment variables
into the ``sudo`` command. Most importantly, this lets use use the contents
of ``PATH`` with ``sudo``, which gives access to the right path for ``conda``,
``pip``, etc.

View File

@@ -111,7 +111,6 @@ guides help you find what is broken & hopefully fix it.
.. toctree:: .. toctree::
:titlesonly: :titlesonly:
faq
troubleshooting/logs troubleshooting/logs
Often, your issues are not related to TLJH itself but to the cloud provider Often, your issues are not related to TLJH itself but to the cloud provider