mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 12:11:57 +00:00
Feat/re arrange (#475)
* move things around a lot * move up a layer * some edits * rename some paths
This commit is contained in:
23
site/source/user-manual/sessions.rst
Normal file
23
site/source/user-manual/sessions.rst
Normal file
@@ -0,0 +1,23 @@
|
||||
.. _session-management:
|
||||
|
||||
==================
|
||||
Session Management
|
||||
==================
|
||||
|
||||
Every time a login is made with StartOS, such as from a web browser on your laptop or mobile device, a :ref:`Session <sessions>` is created.
|
||||
|
||||
* To view and manage your active sessions, go to *System > Active Sessions*.
|
||||
|
||||
.. figure:: /_static/images/walkthrough/sessions0.png
|
||||
:width: 60%
|
||||
|
||||
|
||||
* To end an active session and log out of that device, click "LOGOUT" to the right of where that session is listed.
|
||||
|
||||
.. figure:: /_static/images/walkthrough/sessions1.png
|
||||
:width: 60%
|
||||
|
||||
* To end all sessions except for the session you are currently using - click "TERMINATE ALL"
|
||||
|
||||
.. figure:: /_static/images/walkthrough/sessions3.png
|
||||
:width: 60%
|
||||
Reference in New Issue
Block a user