From a25b629dc62a449e0b3972933e179ea6717e7d4e Mon Sep 17 00:00:00 2001 From: mrt134 Date: Wed, 14 Dec 2016 12:29:17 -0500 Subject: [PATCH 01/36] trueos_style.css update: - Add different font sizes for sections/subsections. --- .../trueos_style/static/css/trueos_style.css | 42 +++++++++++++------ .../trueos_style/static/css/trueos_style.css | 42 +++++++++++++------ .../trueos_style/static/css/trueos_style.css | 42 +++++++++++++------ 3 files changed, 90 insertions(+), 36 deletions(-) diff --git a/docs/api_reference/themes/trueos_style/static/css/trueos_style.css b/docs/api_reference/themes/trueos_style/static/css/trueos_style.css index f972c01..62b2787 100644 --- a/docs/api_reference/themes/trueos_style/static/css/trueos_style.css +++ b/docs/api_reference/themes/trueos_style/static/css/trueos_style.css @@ -2185,20 +2185,20 @@ p { margin-bottom: 24px } h1 { - font-size: 100% + font-size: 2em } -h2, -.rst-content p.caption { - font-size: 100% +h2 { + font-size: 1.75em } h3 { - font-size: 100% + font-size: 1.5em } -h4 { - font-size: 100% +h4, +.rst-content p.caption { + font-size: 1.25em } h5 { - font-size: 110% + font-size: 1.1em } h6 { font-size: 100% @@ -2890,6 +2890,25 @@ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#730000', end padding: 4px 6px; margin-bottom: 0.809em } +#wy-menu\ rst-imagebox2 { + margin-top: 15px; + margin-left: 20px; + margin-right: 20px; + border: 3px solid gray; + border-radius: 8px; + background: gray; + font-size: 75%; + margin-left: auto; + margin-right: auto; + } + + +#wy-menu\ rst-imagebox2 > a:nth-child(4) > img:nth-child(1) { + width: 75%; + margin: 0 auto; + display: block; +} + .wy-side-nav-search>a:hover, .wy-side-nav-search .wy-dropdown>a:hover { background: rgba(255,255,255,0.1) none repeat scroll 0 0; @@ -3682,10 +3701,9 @@ span[id*='MathJax-Span'] { .wy-nav-side, div.related { background: #28343b; -background: -moz-linear-gradient(top, #28343b 0%, #28343b 100%); -background: -webkit-linear-gradient(top, #28343b 0%,#28343b 100%); -background: linear-gradient(to bottom, #28343b 0%,#28343b 100%); -filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28343b', endColorstr='#28343b',GradientType=0 ); + /*background-image:url("../transparentfireball.png"); + background-position: center center; + background-repeat: no-repeat;*/ } code.kbd, code.file, diff --git a/docs/client_handbook/_static/trueos_style/static/css/trueos_style.css b/docs/client_handbook/_static/trueos_style/static/css/trueos_style.css index f972c01..62b2787 100644 --- a/docs/client_handbook/_static/trueos_style/static/css/trueos_style.css +++ b/docs/client_handbook/_static/trueos_style/static/css/trueos_style.css @@ -2185,20 +2185,20 @@ p { margin-bottom: 24px } h1 { - font-size: 100% + font-size: 2em } -h2, -.rst-content p.caption { - font-size: 100% +h2 { + font-size: 1.75em } h3 { - font-size: 100% + font-size: 1.5em } -h4 { - font-size: 100% +h4, +.rst-content p.caption { + font-size: 1.25em } h5 { - font-size: 110% + font-size: 1.1em } h6 { font-size: 100% @@ -2890,6 +2890,25 @@ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#730000', end padding: 4px 6px; margin-bottom: 0.809em } +#wy-menu\ rst-imagebox2 { + margin-top: 15px; + margin-left: 20px; + margin-right: 20px; + border: 3px solid gray; + border-radius: 8px; + background: gray; + font-size: 75%; + margin-left: auto; + margin-right: auto; + } + + +#wy-menu\ rst-imagebox2 > a:nth-child(4) > img:nth-child(1) { + width: 75%; + margin: 0 auto; + display: block; +} + .wy-side-nav-search>a:hover, .wy-side-nav-search .wy-dropdown>a:hover { background: rgba(255,255,255,0.1) none repeat scroll 0 0; @@ -3682,10 +3701,9 @@ span[id*='MathJax-Span'] { .wy-nav-side, div.related { background: #28343b; -background: -moz-linear-gradient(top, #28343b 0%, #28343b 100%); -background: -webkit-linear-gradient(top, #28343b 0%,#28343b 100%); -background: linear-gradient(to bottom, #28343b 0%,#28343b 100%); -filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28343b', endColorstr='#28343b',GradientType=0 ); + /*background-image:url("../transparentfireball.png"); + background-position: center center; + background-repeat: no-repeat;*/ } code.kbd, code.file, diff --git a/docs/server_handbook/themes/trueos_style/static/css/trueos_style.css b/docs/server_handbook/themes/trueos_style/static/css/trueos_style.css index f972c01..62b2787 100644 --- a/docs/server_handbook/themes/trueos_style/static/css/trueos_style.css +++ b/docs/server_handbook/themes/trueos_style/static/css/trueos_style.css @@ -2185,20 +2185,20 @@ p { margin-bottom: 24px } h1 { - font-size: 100% + font-size: 2em } -h2, -.rst-content p.caption { - font-size: 100% +h2 { + font-size: 1.75em } h3 { - font-size: 100% + font-size: 1.5em } -h4 { - font-size: 100% +h4, +.rst-content p.caption { + font-size: 1.25em } h5 { - font-size: 110% + font-size: 1.1em } h6 { font-size: 100% @@ -2890,6 +2890,25 @@ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#730000', end padding: 4px 6px; margin-bottom: 0.809em } +#wy-menu\ rst-imagebox2 { + margin-top: 15px; + margin-left: 20px; + margin-right: 20px; + border: 3px solid gray; + border-radius: 8px; + background: gray; + font-size: 75%; + margin-left: auto; + margin-right: auto; + } + + +#wy-menu\ rst-imagebox2 > a:nth-child(4) > img:nth-child(1) { + width: 75%; + margin: 0 auto; + display: block; +} + .wy-side-nav-search>a:hover, .wy-side-nav-search .wy-dropdown>a:hover { background: rgba(255,255,255,0.1) none repeat scroll 0 0; @@ -3682,10 +3701,9 @@ span[id*='MathJax-Span'] { .wy-nav-side, div.related { background: #28343b; -background: -moz-linear-gradient(top, #28343b 0%, #28343b 100%); -background: -webkit-linear-gradient(top, #28343b 0%,#28343b 100%); -background: linear-gradient(to bottom, #28343b 0%,#28343b 100%); -filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28343b', endColorstr='#28343b',GradientType=0 ); + /*background-image:url("../transparentfireball.png"); + background-position: center center; + background-repeat: no-repeat;*/ } code.kbd, code.file, From e5f57ab16076d4a04aab90b8f9ce347429bada88 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Wed, 14 Dec 2016 14:23:46 -0500 Subject: [PATCH 02/36] Oops - fix a typo so the auto-update setting is properly respected. --- src/server/EventWatcher.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/server/EventWatcher.cpp b/src/server/EventWatcher.cpp index 9c59d2f..4dcf22b 100644 --- a/src/server/EventWatcher.cpp +++ b/src/server/EventWatcher.cpp @@ -391,7 +391,7 @@ void EventWatcher::CheckSystemState(){ //updates are available - see if the auto-update flag is set, and start the updates as needed QJsonObject upset = sysadm::Update::readSettings(); QDateTime last = sysadm::Update::lastFullCheck().addSecs(60); //wait one interval before starting auto-updates (15 min intervals usually) - if( (!upset.contains("auto_update") || updates.value("auto_update").toString().toLower()!="all") && (QDateTime::currentDateTime() > last) ){ + if( (!upset.contains("auto_update") || upset.value("auto_update").toString().toLower()=="all") && (QDateTime::currentDateTime() > last) ){ QJsonObject obj; obj.insert("target", "pkgupdate"); //since everything is run with pkg now sysadm::Update::startUpdate(obj); From 486c99a03c7a8a1dfc47dee2f77dd2516d4024dd Mon Sep 17 00:00:00 2001 From: Mrt134 Date: Mon, 19 Dec 2016 13:15:59 -0500 Subject: [PATCH 03/36] Update SysAdm handbook syntax: - Review each .rst file to bring the syntax up to date between the TrueOS, SysAdm Client, and Lumina Handbooks. - Numerous error fixes: whitespace, references, grammar, spelling, etc. - Images are all clickable now. - Tables are now properly formatted and referenced with :numref:. - Updated/added images to the Lumina handbook. - Minor fixes to the README. - Preface title update. - Screenshot syntax update for easier replacements in the future. - Add missing index and section header references. --- docs/client_handbook/sysadmclient.rst | 107 +++++++++++++++++--------- 1 file changed, 70 insertions(+), 37 deletions(-) diff --git a/docs/client_handbook/sysadmclient.rst b/docs/client_handbook/sysadmclient.rst index 92536ec..593061b 100644 --- a/docs/client_handbook/sysadmclient.rst +++ b/docs/client_handbook/sysadmclient.rst @@ -67,7 +67,7 @@ applications. The rest of this section describes how to manage software using |appcafe|. .. index:: AppCafe® -.. _Software Management: +.. _Finding Software: Finding Software ---------------- @@ -79,10 +79,11 @@ available software. .. _appcafe1: .. figure:: images/appcafe1.png + :scale: 100% - : Browse Tab of AppCafe® + : Browse Tab of |appcafe| -This screen contains the following options: +This screen contains these options: **Back:** Click this button to leave a category or search result and return to the previous screen. @@ -130,6 +131,7 @@ installed. .. _appcafe2: .. figure:: images/appcafe2.png + :scale: 100% : |appcafe| - Viewing the Details of an Installed Application @@ -150,6 +152,7 @@ An example of the "?" tab is shown in .. _appcafe3: .. figure:: images/appcafe3.png + :scale: 100% : |appcafe| - More Application Details @@ -178,6 +181,7 @@ screenshots. An example is shown in .. _appcafe4: .. figure:: images/appcafe4.png + :scale: 100% : |appcafe| - Viewing the Application's Screenshots @@ -187,6 +191,7 @@ An example of the last tab, which has a list icon, is shown in .. _appcafe5: .. figure:: images/appcafe5.png + :scale: 100% : |appcafe| - Viewing the Details of an Installed Application @@ -205,7 +210,9 @@ the information. * **Shared Libraries (Required):** lists the names of the libraries that this application requires. - + +.. _Manage Installed Software: + Managing Installed Software --------------------------- @@ -268,6 +275,7 @@ has been locked, and :guilabel:`alsa-plugins` is an orphan (flag icon). .. _appcafe7: .. figure:: images/appcafe7.png + :scale: 100% : |appcafe| - Viewing Applications With All Options Checked @@ -282,6 +290,7 @@ operation. .. _appcafe8: .. figure:: images/appcafe8.png + :scale: 100% : |appcafe| - Viewing the Status of the Operation @@ -341,6 +350,8 @@ The following steps occur automatically during an update: you will return the system to its previous state, before the update was applied. +.. _Managing Updates: + Managing Updates ---------------- @@ -350,6 +361,7 @@ An example of the :guilabel:`Updates` tab is shown in .. _update1: .. figure:: images/update1.png + :scale: 100% : Managing Updates @@ -382,6 +394,7 @@ The :guilabel:`Settings` tab is shown in .. _update4: .. figure:: images/update4a.png + :scale: 100% : Update Manager Settings Tab @@ -556,6 +569,7 @@ example shown in :numref:`Figure %s `, there is an entry named .. _be1: .. figure:: images/be1.png + :scale: 100% : Managing Boot Environments @@ -607,14 +621,15 @@ are browseable. Note this setting only applies to inactive BEs. environment next system boot. This will change the :guilabel:`Active` column to *R*. -.. _install1b(1): +.. _install1(1): .. figure:: images/install1b.png + :scale: 100% : |trueos| Boot Menu To boot into another boot environment, press :kbd:`7` at the -:numref:`Figure %s ` to access the boot menu selection +:numref:`Figure %s ` to access the boot menu selection screen. In the example shown in :numref:`Figure %s `, two boot environments are available in :guilabel:`Boot Environments`: :guilabel:`initial` represents the initial installation and @@ -629,6 +644,7 @@ the selected boot environment. .. _be2: .. figure:: images/be2.png + :scale: 100% : Boot Environments Menu @@ -645,6 +661,7 @@ is active and using port 5353 is open, with the firewall started. .. _firewall1: .. figure:: images/firewall1.png + :scale: 100% : |sysadm| Firewall Manager @@ -700,6 +717,7 @@ several options to configure these services. .. _service1: .. figure:: images/service1.png + :scale: 100% : |sysadm| Service Manager @@ -744,6 +762,7 @@ a listing of currently running applications. An example is shown in .. _task1: .. figure:: images/task1.png + :scale: 100% : |sysadm| Task Manager @@ -770,6 +789,7 @@ installation. .. _user1: .. figure:: images/user1.png + :scale: 100% : Viewing User Accounts in User Manager @@ -806,6 +826,7 @@ clicking :guilabel:`New User`. .. _user2: .. figure:: images/user2.png + :scale: 100% : Creating a New User Account @@ -859,6 +880,7 @@ system, not just the user accounts you created. An example is seen in .. _user3: .. figure:: images/user3.png + :scale: 100% : Viewing All Accounts and Their Details @@ -921,6 +943,7 @@ created and the entry for the user has been clicked. .. _user5: .. figure:: images/user5.png + :scale: 100% : Initialize PersonaCrypt Device @@ -963,6 +986,7 @@ in :numref:`Figure %s `. .. _troslogin5: .. figure:: images/login5.png + :scale: 100% : |trueos| Login Screen with PersonaCrypt @@ -1039,6 +1063,7 @@ system. The :guilabel:`Standard` tab, seen in .. _user4: .. figure:: images/user4.png + :scale: 100% : Managing Groups Using User Manager @@ -1122,6 +1147,7 @@ a system not yet configured. This system has a "ZFS Pool" named "tank1". .. _lpreserver1: .. figure:: images/lpreserver1.png + :scale: 100% : Snapshot Tab @@ -1196,6 +1222,7 @@ configure the replication schedule. .. _lpreserver2: .. figure:: images/lpreserver2.png + :scale: 100% : Replication Tab @@ -1206,6 +1233,7 @@ To schedule the replication, click :guilabel:`+` to display the .. _lpreserver3: .. figure:: images/lpreserver3.png + :scale: 100% : Scheduling a Replication @@ -1280,6 +1308,7 @@ Schedule" pane as seen in :numref:`Figure %s `. .. _lpreserver4: .. figure:: images/lpreserver4.png + :scale: 100% : Scheduling a Snapshot @@ -1320,6 +1349,7 @@ which will activate the "Setup Scrub Schedule" screen shown in .. _lpreserver5: .. figure:: images/lpreserver5.png + :scale: 100% : Scheduling a Scrub @@ -1347,6 +1377,7 @@ The :guilabel:`Settings` tab is shown in .. _lpreserver6: .. figure:: images/lpreserver6.png + :scale: 100% : Life Preserver Settings @@ -1460,38 +1491,38 @@ graphical options provided by the Life Preserver GUI. .. _cmdgui: -.. table:: Command Line and GUI Equivalents +.. table:: : Command Line and GUI Equivalents - +------------------+-------------------+------------------------------------+ - | **Command Line** | **GUI** | **Description** | - +==================+===================+====================================+ - | **cronsnap** | "Snapshots" tab | schedule when snapshots occur | - | | | and how long to keep them; the | - | | | **stop** option can be used to | - | | | disable snapshot creation | - +------------------+-------------------+------------------------------------+ - | **cronscrub** | "Schedules" tab | schedule a ZFS scrub | - +------------------+-------------------+------------------------------------+ - | **get** | "Settings" tab | list Life Preserver options | - +------------------+-------------------+------------------------------------+ - | **replicate** | "Replication" tab | used to list, add, and remove | - | | | backup server; read the **help** | - | | | for this command for examples | - | | | | - +------------------+-------------------+------------------------------------+ - | **set** | "Settings" tab | configures Life Preserver options; | - | | | read **help** for the list of | - | | | configurable options | - +------------------+-------------------+------------------------------------+ - | **snapshot** | "Snapshots" tab | create and replicate a new ZFS | - | | | snapshot; by default, snapshots | - | | | are recursive, meaning that a | - | | | that a snapshot is taken of every | - | | | dataset within a pool | - +------------------+-------------------+------------------------------------+ - | **status** | | lists the last snapshot name and | - | | | replication status | - +------------------+-------------------+------------------------------------+ + +--------------+-------------+------------------------------------+ + | Command Line | GUI Tab | Description | + +==============+=============+====================================+ + | cronsnap | Snapshots | Schedule when snapshots occur | + | | | and how long to keep them; the | + | | | **stop** option can be used to | + | | | disable snapshot creation | + +--------------+-------------+------------------------------------+ + | cronscrub | Schedules | Schedule a ZFS scrub | + +--------------+-------------+------------------------------------+ + | get | Settings | List Life Preserver options | + +--------------+-------------+------------------------------------+ + | replicate | Replication | Used to list, add, and remove | + | | | backup server; read the **help** | + | | | for this command for examples | + | | | | + +--------------+-------------+------------------------------------+ + | set | Settings | Configures Life Preserver options; | + | | | read **help** for the list of | + | | | configurable options | + +--------------+-------------+------------------------------------+ + | snapshot | Snapshots | Create and replicate a new ZFS | + | | | snapshot; by default, snapshots | + | | | are recursive, meaning that a | + | | | that a snapshot is taken of every | + | | | dataset within a pool | + +--------------+-------------+------------------------------------+ + | status | | Lists the last snapshot name and | + | | | replication status | + +--------------+-------------+------------------------------------+ .. _Restoring the Operating System: @@ -1507,6 +1538,7 @@ installation as usual until you get to the screen shown in .. _restore1: .. figure:: images/restore1.png + :scale: 100% : Selecting to Restore/Clone From Backup @@ -1529,6 +1561,7 @@ a non-standard SSH port, change the "SSH port" number. .. _restore2: .. figure:: images/restore2.png + :scale: 100% : Input the Information for a SSH Restore From a0c4105c5316a41cad1288ae34decfccca85c133 Mon Sep 17 00:00:00 2001 From: Mrt134 Date: Mon, 19 Dec 2016 13:20:11 -0500 Subject: [PATCH 04/36] Update SysAdm handbook syntax: TRANSLATIONS - Update translation files. --- .../po/ar/LC_MESSAGES/sysadmclient.po | 885 ++++++++++-------- .../po/bg/LC_MESSAGES/sysadmclient.po | 885 ++++++++++-------- .../po/da/LC_MESSAGES/sysadmclient.po | 885 ++++++++++-------- .../po/de/LC_MESSAGES/sysadmclient.po | 885 ++++++++++-------- .../po/es/LC_MESSAGES/sysadmclient.po | 885 ++++++++++-------- .../po/fr/LC_MESSAGES/sysadmclient.po | 885 ++++++++++-------- .../po/id/LC_MESSAGES/sysadmclient.po | 885 ++++++++++-------- .../po/it/LC_MESSAGES/sysadmclient.po | 885 ++++++++++-------- .../po/pt_BR/LC_MESSAGES/sysadmclient.po | 885 ++++++++++-------- .../po/tr/LC_MESSAGES/sysadmclient.po | 885 ++++++++++-------- .../po/uk/LC_MESSAGES/sysadmclient.po | 885 ++++++++++-------- .../po/zh_CN/LC_MESSAGES/sysadmclient.po | 885 ++++++++++-------- .../po/zh_HK/LC_MESSAGES/sysadmclient.po | 885 ++++++++++-------- 13 files changed, 6370 insertions(+), 5135 deletions(-) diff --git a/docs/client_handbook/po/ar/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/ar/LC_MESSAGES/sysadmclient.po index d2d6877..f5d8908 100644 --- a/docs/client_handbook/po/ar/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/ar/LC_MESSAGES/sysadmclient.po @@ -114,17 +114,13 @@ msgid "" " available software." msgstr "" -#: ../../sysadmclient.rst:94 -msgid "This screen contains the following options:" -msgstr "" - -#: ../../sysadmclient.rst:96 +#: ../../sysadmclient.rst:97 msgid "" "**Back:** Click this button to leave a category or search result and return " "to the previous screen." msgstr "" -#: ../../sysadmclient.rst:99 +#: ../../sysadmclient.rst:100 msgid "" "**Repository drop-down menu:** Use this drop-down menu to select the " "repository to search or browse. The selections include: \"major\" " @@ -133,7 +129,7 @@ msgid "" "applications)." msgstr "" -#: ../../sysadmclient.rst:105 +#: ../../sysadmclient.rst:106 msgid "" "**Search:** To see if an application is available, enter its name and click " "the \"binoculars\" icon. Alternately, enter a description. For example, a " @@ -141,14 +137,14 @@ msgid "" " well as applications which provide browser functionality, such as Firefox." msgstr "" -#: ../../sysadmclient.rst:111 +#: ../../sysadmclient.rst:112 msgid "" "**Browse Categories:** This drop-down menu lists the available software " "categories. If you select a category, it will only display or show search " "results from that category." msgstr "" -#: ../../sysadmclient.rst:115 +#: ../../sysadmclient.rst:116 msgid "" "**Popular Searches and Popular Categories:** The buttons in these sections " "can be used to quickly find applications which are recommended by other " @@ -156,7 +152,7 @@ msgid "" "match the button's description." msgstr "" -#: ../../sysadmclient.rst:120 +#: ../../sysadmclient.rst:121 msgid "" "Displayed applications will be listed in alphabetical order. Applications " "which are already installed and which are not required by other applications" @@ -165,7 +161,7 @@ msgid "" "clicked to install that application." msgstr "" -#: ../../sysadmclient.rst:131 +#: ../../sysadmclient.rst:132 msgid "" "|appcafe| provides a graphical front-end for displaying the contents of the " "package database. Since installed applications provide more information to " @@ -175,7 +171,7 @@ msgid "" "installed, and the package provides a message during installation." msgstr "" -#: ../../sysadmclient.rst:145 +#: ../../sysadmclient.rst:147 msgid "" "As seen in this example, the information for an application includes the " "application's icon, name, and description. Click the application's name to " @@ -183,7 +179,7 @@ msgid "" "application is installed, there will be an :guilabel:`Uninstall` button." msgstr "" -#: ../../sysadmclient.rst:151 +#: ../../sysadmclient.rst:153 msgid "" "Beneath this area are 4 tabs. The first tab on the left contains two panes. " "The first (middle) pane displays the package description. The second " @@ -191,115 +187,115 @@ msgid "" "installed." msgstr "" -#: ../../sysadmclient.rst:156 +#: ../../sysadmclient.rst:158 msgid "An example of the \"?\" tab is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:165 +#: ../../sysadmclient.rst:168 msgid "This tab displays a variety of information:" msgstr "" -#: ../../sysadmclient.rst:167 +#: ../../sysadmclient.rst:170 msgid "Software version." msgstr "" -#: ../../sysadmclient.rst:169 +#: ../../sysadmclient.rst:172 msgid "" "Email address for the maintainer of the FreeBSD port the package is built " "from." msgstr "" -#: ../../sysadmclient.rst:172 +#: ../../sysadmclient.rst:175 msgid "" "The application's architecture. This will indicate the FreeBSD version and " "whether or not the application is 32-bit or 64-bit. Note |trueos| can run " "both 32 and 64-bit applications." msgstr "" -#: ../../sysadmclient.rst:176 +#: ../../sysadmclient.rst:179 msgid "The application's license." msgstr "" -#: ../../sysadmclient.rst:178 +#: ../../sysadmclient.rst:181 msgid "The application's installation size." msgstr "" -#: ../../sysadmclient.rst:180 +#: ../../sysadmclient.rst:183 msgid "The application's download size." msgstr "" -#: ../../sysadmclient.rst:182 +#: ../../sysadmclient.rst:185 msgid "" "If the package includes screenshots of the application, you can click the " "next tab, which has an image icon, to view and scroll through the " "screenshots. An example is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:193 +#: ../../sysadmclient.rst:197 msgid "" "An example of the last tab, which has a list icon, is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:202 +#: ../../sysadmclient.rst:207 msgid "" "This tab contains the following information. Click the right arrow next to " "an entry to expand its information and the down arrow to collapse the " "information." msgstr "" -#: ../../sysadmclient.rst:206 +#: ../../sysadmclient.rst:211 msgid "" "**Build Options:** shows the values of the make options that the package was" " built with." msgstr "" -#: ../../sysadmclient.rst:209 +#: ../../sysadmclient.rst:214 msgid "" "**Dependencies:** lists the dependent packages that this application " "requires to be installed." msgstr "" -#: ../../sysadmclient.rst:212 +#: ../../sysadmclient.rst:217 msgid "" "**Required By:** indicates the names of any other packages that require this" " software to be installed." msgstr "" -#: ../../sysadmclient.rst:215 +#: ../../sysadmclient.rst:220 msgid "" "**Shared Libraries (Required):** lists the names of the libraries that this " "application requires." msgstr "" -#: ../../sysadmclient.rst:219 +#: ../../sysadmclient.rst:226 msgid "Managing Installed Software" msgstr "" -#: ../../sysadmclient.rst:221 +#: ../../sysadmclient.rst:228 msgid "" "To view and manage the applications which are installed on the system, click" " the :guilabel:`Installed` tab. An example is seen in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:231 +#: ../../sysadmclient.rst:238 msgid "This screen offers several actions:" msgstr "" -#: ../../sysadmclient.rst:233 +#: ../../sysadmclient.rst:240 msgid "" "**All:** check this box to select all installed applications or uncheck it " "to deselect all installed applications." msgstr "" -#: ../../sysadmclient.rst:236 +#: ../../sysadmclient.rst:243 msgid "" "**Uninstall:** click the garbage can icon to uninstall the selected " "applications." msgstr "" -#: ../../sysadmclient.rst:239 +#: ../../sysadmclient.rst:246 msgid "" "**Clean:** this operation deletes any orphaned packages for the selected " "applications. An orphaned package is one that is not required by any other " @@ -307,13 +303,13 @@ msgid "" ":guilabel:`Clean` icon) in its :guilabel:`Status` column." msgstr "" -#: ../../sysadmclient.rst:245 +#: ../../sysadmclient.rst:252 msgid "" "This screen also provides an :guilabel:`Options` drop-down menu which allows" " you to select or deselect a number of options:" msgstr "" -#: ../../sysadmclient.rst:248 +#: ../../sysadmclient.rst:255 msgid "" "**View All Packages:** by default, the installed tab only shows the packages" " you installed. Check this box to also see the packages included with the " @@ -323,7 +319,7 @@ msgid "" " so you are not left with orphaned packages." msgstr "" -#: ../../sysadmclient.rst:256 +#: ../../sysadmclient.rst:263 msgid "" "**View Advanced Options:** if you check this box, two extra icons, a lock " "and an unlock icon, will be added to the right of the trash icon. If you " @@ -334,7 +330,7 @@ msgid "" "application, you will need to first select it and click the unlock icon." msgstr "" -#: ../../sysadmclient.rst:266 +#: ../../sysadmclient.rst:273 msgid "" "**Auto-clean packages:** if you check this box, the :guilabel:`Clean` icon " "will disappear as you no longer need to manually clean orphans. Instead, " @@ -342,7 +338,7 @@ msgid "" "uninstall." msgstr "" -#: ../../sysadmclient.rst:271 +#: ../../sysadmclient.rst:278 msgid "" "In the example shown in :numref:`Figure %s `, the user has checked" " all available options. In this example, :guilabel:`aalib` has dependencies " @@ -350,7 +346,7 @@ msgid "" "plugins` is an orphan (flag icon)." msgstr "" -#: ../../sysadmclient.rst:283 +#: ../../sysadmclient.rst:291 msgid "" "If you install or uninstall any software, click the :guilabel:`Pending` tab " "to view the details of the operation. In the example shown in " @@ -360,24 +356,24 @@ msgid "" "the log for the operation." msgstr "" -#: ../../sysadmclient.rst:301 +#: ../../sysadmclient.rst:310 msgid "Update Manager" msgstr "" -#: ../../sysadmclient.rst:303 +#: ../../sysadmclient.rst:312 msgid "" "Update Manager provides a graphical interface for keeping the |trueos| " "operating system and its installed applications up-to-date." msgstr "" -#: ../../sysadmclient.rst:306 +#: ../../sysadmclient.rst:315 msgid "" "The |trueos| update mechanism provides several safeguards to ensure updating" " the operating system or its software is a low-risk operation. The following" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:310 +#: ../../sysadmclient.rst:319 msgid "" "The update automatically creates a snapshot (copy) of the current operating " "system, known as a boot environment (BE), and mounts the snapshot in the " @@ -388,14 +384,14 @@ msgid "" "mounted copy." msgstr "" -#: ../../sysadmclient.rst:318 +#: ../../sysadmclient.rst:327 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:322 +#: ../../sysadmclient.rst:331 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -407,7 +403,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:340 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -422,7 +418,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:344 +#: ../../sysadmclient.rst:353 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -433,17 +429,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:354 +#: ../../sysadmclient.rst:365 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:356 +#: ../../sysadmclient.rst:367 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:377 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -454,7 +450,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:373 +#: ../../sysadmclient.rst:385 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -463,46 +459,46 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:380 +#: ../../sysadmclient.rst:392 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:384 +#: ../../sysadmclient.rst:396 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:388 +#: ../../sysadmclient.rst:400 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1381 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:397 +#: ../../sysadmclient.rst:410 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:443 +#: ../../sysadmclient.rst:456 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:514 +#: ../../sysadmclient.rst:527 msgid "Manage SSL Keys" msgstr "" -#: ../../sysadmclient.rst:520 +#: ../../sysadmclient.rst:533 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:522 +#: ../../sysadmclient.rst:535 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -511,19 +507,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:548 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:538 +#: ../../sysadmclient.rst:551 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:564 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -533,7 +529,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:572 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -541,22 +537,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:571 +#: ../../sysadmclient.rst:585 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:573 +#: ../../sysadmclient.rst:587 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:576 +#: ../../sysadmclient.rst:590 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:579 +#: ../../sysadmclient.rst:593 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -564,25 +560,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:599 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:601 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:604 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:592 +#: ../../sysadmclient.rst:606 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:594 +#: ../../sysadmclient.rst:608 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -591,170 +587,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:614 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:602 +#: ../../sysadmclient.rst:616 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:620 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:610 +#: ../../sysadmclient.rst:624 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:613 +#: ../../sysadmclient.rst:627 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:615 +#: ../../sysadmclient.rst:629 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:664 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:720 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:705 +#: ../../sysadmclient.rst:722 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:715 +#: ../../sysadmclient.rst:733 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:717 +#: ../../sysadmclient.rst:735 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:738 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:723 +#: ../../sysadmclient.rst:741 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:726 +#: ../../sysadmclient.rst:744 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:728 +#: ../../sysadmclient.rst:746 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:730 +#: ../../sysadmclient.rst:748 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:732 +#: ../../sysadmclient.rst:750 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:734 +#: ../../sysadmclient.rst:752 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:736 +#: ../../sysadmclient.rst:754 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:756 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:740 +#: ../../sysadmclient.rst:758 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:747 +#: ../../sysadmclient.rst:765 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:749 +#: ../../sysadmclient.rst:767 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:759 +#: ../../sysadmclient.rst:778 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:762 +#: ../../sysadmclient.rst:781 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:769 +#: ../../sysadmclient.rst:788 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:771 +#: ../../sysadmclient.rst:790 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:775 +#: ../../sysadmclient.rst:794 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:805 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:787 +#: ../../sysadmclient.rst:807 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:810 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:793 +#: ../../sysadmclient.rst:813 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -762,38 +758,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:799 +#: ../../sysadmclient.rst:819 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:802 +#: ../../sysadmclient.rst:822 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:825 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:809 +#: ../../sysadmclient.rst:829 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:812 +#: ../../sysadmclient.rst:832 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:821 +#: ../../sysadmclient.rst:842 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -801,7 +797,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:826 +#: ../../sysadmclient.rst:847 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -809,7 +805,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:853 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -817,7 +813,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:837 +#: ../../sysadmclient.rst:858 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -826,27 +822,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:864 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:868 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:872 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:854 +#: ../../sysadmclient.rst:875 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -858,14 +854,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:885 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:874 +#: ../../sysadmclient.rst:896 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -878,11 +874,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:888 +#: ../../sysadmclient.rst:910 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:901 +#: ../../sysadmclient.rst:923 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -891,13 +887,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:921 +#: ../../sysadmclient.rst:943 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:924 +#: ../../sysadmclient.rst:946 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -905,13 +901,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:966 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:969 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -919,7 +915,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:954 +#: ../../sysadmclient.rst:977 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -929,7 +925,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:978 +#: ../../sysadmclient.rst:1002 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -937,47 +933,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:983 +#: ../../sysadmclient.rst:1007 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:987 +#: ../../sysadmclient.rst:1011 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1041 +#: ../../sysadmclient.rst:1065 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1067 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1079 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1081 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1059 +#: ../../sysadmclient.rst:1084 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1062 +#: ../../sysadmclient.rst:1087 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -987,7 +983,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1069 +#: ../../sysadmclient.rst:1094 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -996,15 +992,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1076 +#: ../../sysadmclient.rst:1101 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1082 +#: ../../sysadmclient.rst:1107 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1109 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1013,25 +1009,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1106 +#: ../../sysadmclient.rst:1131 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1111 +#: ../../sysadmclient.rst:1136 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1113 +#: ../../sysadmclient.rst:1138 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1117 +#: ../../sysadmclient.rst:1142 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1039,16 +1035,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1151 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1163 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1139 +#: ../../sysadmclient.rst:1165 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1062,14 +1058,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1150 +#: ../../sysadmclient.rst:1176 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1155 +#: ../../sysadmclient.rst:1181 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1079,11 +1075,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1167 +#: ../../sysadmclient.rst:1193 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1169 +#: ../../sysadmclient.rst:1195 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1091,13 +1087,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1200 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1207 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1105,14 +1101,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1187 +#: ../../sysadmclient.rst:1213 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1192 +#: ../../sysadmclient.rst:1218 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1122,7 +1118,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1226 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1130,29 +1126,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1211 +#: ../../sysadmclient.rst:1238 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1221 +#: ../../sysadmclient.rst:1249 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1223 +#: ../../sysadmclient.rst:1251 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1254 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1229 +#: ../../sysadmclient.rst:1257 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1160,7 +1156,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1263 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1171,87 +1167,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1244 +#: ../../sysadmclient.rst:1272 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1276 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1278 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1253 +#: ../../sysadmclient.rst:1281 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1256 +#: ../../sysadmclient.rst:1284 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1288 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1291 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1265 +#: ../../sysadmclient.rst:1293 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1268 +#: ../../sysadmclient.rst:1296 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1304 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1306 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1282 +#: ../../sysadmclient.rst:1310 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1285 +#: ../../sysadmclient.rst:1313 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1295 +#: ../../sysadmclient.rst:1324 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1262,7 +1258,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1309 +#: ../../sysadmclient.rst:1338 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1270,37 +1266,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1314 +#: ../../sysadmclient.rst:1343 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1325 +#: ../../sysadmclient.rst:1354 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1373 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1353 +#: ../../sysadmclient.rst:1383 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1362 +#: ../../sysadmclient.rst:1393 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1364 +#: ../../sysadmclient.rst:1395 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1308,149 +1304,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1400 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1372 +#: ../../sysadmclient.rst:1403 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1406 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1377 +#: ../../sysadmclient.rst:1408 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1384 +#: ../../sysadmclient.rst:1415 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1386 +#: ../../sysadmclient.rst:1417 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1437 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:0 -msgid "Command Line and GUI Equivalents" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Command Line**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**GUI**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Description**" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "**cronsnap**" -msgstr "" - -#: ../../sysadmclient.rst:1477 ../../sysadmclient.rst:1495 -msgid "\"Snapshots\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "" -"schedule when snapshots occur and how long to keep them; the **stop** option" -" can be used to disable snapshot creation" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "**cronscrub**" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "\"Schedules\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "schedule a ZFS scrub" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "**get**" -msgstr "" - -#: ../../sysadmclient.rst:1484 ../../sysadmclient.rst:1491 -msgid "\"Settings\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "list Life Preserver options" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "**replicate**" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "\"Replication\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "" -"used to list, add, and remove backup server; read the **help** for this " -"command for examples" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "**set**" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "" -"configures Life Preserver options; read **help** for the list of " -"configurable options" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "**snapshot**" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "" -"create and replicate a new ZFS snapshot; by default, snapshots are " -"recursive, meaning that a that a snapshot is taken of every dataset within a" -" pool" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "**status**" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "lists the last snapshot name and replication status" -msgstr "" - -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1539 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1510 +#: ../../sysadmclient.rst:1541 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1458,7 +1357,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1554 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1469,7 +1368,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1530 +#: ../../sysadmclient.rst:1562 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1479,7 +1378,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1544 +#: ../../sysadmclient.rst:1577 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1494,14 +1393,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:650 +#: ../../sysadmclient.rst:666 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:660 +#: ../../sysadmclient.rst:677 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1510,14 +1409,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:683 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:671 +#: ../../sysadmclient.rst:688 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1526,27 +1425,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:694 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:681 +#: ../../sysadmclient.rst:698 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:686 +#: ../../sysadmclient.rst:703 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:689 +#: ../../sysadmclient.rst:706 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1556,20 +1455,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:696 +#: ../../sysadmclient.rst:713 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1177 +#: ../../sysadmclient.rst:1203 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:458 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1577,7 +1476,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:451 +#: ../../sysadmclient.rst:464 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1590,7 +1489,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1090 +#: ../../sysadmclient.rst:1115 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1608,26 +1507,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1318 +#: ../../sysadmclient.rst:1347 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1351 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1365 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1638,22 +1537,18 @@ msgid "" " pick a time when the system will not be in heavy use." msgstr "" -#: ../../sysadmclient.rst:92 -msgid ": Browse Tab of AppCafe®" -msgstr "" - -#: ../../sysadmclient.rst:126 +#: ../../sysadmclient.rst:127 msgid "" "Click the name of an application to view more information about the " "application. In the example shown in :numref:`Figure %s `, the " "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:363 +#: ../../sysadmclient.rst:375 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:554 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1665,56 +1560,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:583 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:625 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example" -" shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - -#: ../../sysadmclient.rst:642 +#: ../../sysadmclient.rst:658 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:675 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:783 +#: ../../sysadmclient.rst:803 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:840 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:894 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:957 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:951 +#: ../../sysadmclient.rst:974 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:984 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1722,49 +1602,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1077 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1135 +#: ../../sysadmclient.rst:1161 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1209 +#: ../../sysadmclient.rst:1236 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1219 +#: ../../sysadmclient.rst:1247 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1322 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1363 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1391 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1467 +#: ../../sysadmclient.rst:1498 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1520 +#: ../../sysadmclient.rst:1552 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1542 +#: ../../sysadmclient.rst:1575 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1548 +#: ../../sysadmclient.rst:1581 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1780,7 +1660,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:989 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1789,7 +1669,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:976 +#: ../../sysadmclient.rst:1000 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1801,53 +1681,53 @@ msgstr "" msgid "|appcafe|" msgstr "" -#: ../../sysadmclient.rst:143 ../../sysadmclient.rst:200 +#: ../../sysadmclient.rst:145 ../../sysadmclient.rst:205 msgid ": |appcafe| - Viewing the Details of an Installed Application" msgstr "" -#: ../../sysadmclient.rst:163 +#: ../../sysadmclient.rst:166 msgid ": |appcafe| - More Application Details" msgstr "" -#: ../../sysadmclient.rst:191 +#: ../../sysadmclient.rst:195 msgid ": |appcafe| - Viewing the Application's Screenshots" msgstr "" -#: ../../sysadmclient.rst:229 +#: ../../sysadmclient.rst:236 msgid ": |appcafe| - Installed Tab" msgstr "" -#: ../../sysadmclient.rst:281 +#: ../../sysadmclient.rst:289 msgid ": |appcafe| - Viewing Applications With All Options Checked" msgstr "" -#: ../../sysadmclient.rst:295 +#: ../../sysadmclient.rst:304 msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:623 +#: ../../sysadmclient.rst:638 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:731 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:757 +#: ../../sysadmclient.rst:776 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1128 +#: ../../sysadmclient.rst:1153 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:395 +#: ../../sysadmclient.rst:408 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:399 +#: ../../sysadmclient.rst:412 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1858,7 +1738,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:421 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1869,7 +1749,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:418 +#: ../../sysadmclient.rst:431 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1879,7 +1759,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:426 +#: ../../sysadmclient.rst:439 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1888,20 +1768,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:432 +#: ../../sysadmclient.rst:445 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:436 +#: ../../sysadmclient.rst:449 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:890 +#: ../../sysadmclient.rst:912 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1914,11 +1794,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:934 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:914 +#: ../../sysadmclient.rst:936 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1928,7 +1808,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:959 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1938,11 +1818,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:995 +#: ../../sysadmclient.rst:1019 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:997 +#: ../../sysadmclient.rst:1021 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1953,17 +1833,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1005 +#: ../../sysadmclient.rst:1029 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1008 +#: ../../sysadmclient.rst:1032 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1010 +#: ../../sysadmclient.rst:1034 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1972,7 +1852,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1016 +#: ../../sysadmclient.rst:1040 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1980,20 +1860,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1025 +#: ../../sysadmclient.rst:1049 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1028 +#: ../../sysadmclient.rst:1052 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1056 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -2001,7 +1881,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:462 +#: ../../sysadmclient.rst:475 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -2010,7 +1890,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:468 +#: ../../sysadmclient.rst:481 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -2021,11 +1901,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:480 +#: ../../sysadmclient.rst:493 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:482 +#: ../../sysadmclient.rst:495 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -2036,19 +1916,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:490 +#: ../../sysadmclient.rst:503 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:506 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:496 +#: ../../sysadmclient.rst:509 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -2057,7 +1937,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:502 +#: ../../sysadmclient.rst:515 msgid "" "During the `Create a User Screen " "`_ " @@ -2068,19 +1948,234 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:528 +#: ../../sysadmclient.rst:541 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:531 +#: ../../sysadmclient.rst:544 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " "packages on each." msgstr "" +#: ../../sysadmclient.rst:93 +msgid ": Browse Tab of |appcafe|" +msgstr "" + +#: ../../sysadmclient.rst:95 +msgid "This screen contains these options:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +" %s ` to access the boot menu selection screen. In the example " +"shown in :numref:`Figure %s `, two boot environments are available in " +":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +"installation and :guilabel:`mybootenvironment` was manually created using " +"Boot Environment Manager. The upper section of this menu indicates the " +"\"initial\" boot environment is set to active, or the one the system has " +"been configured to boot into unless another BE is manually selected in this " +"menu. Use the arrow keys to highlight the boot environment you would like to" +" boot into, and press :kbd:`Enter` to continue booting into the selected " +"boot environment." +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Command Line and GUI Equivalents" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Command Line" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "GUI Tab" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Description" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "cronsnap" +msgstr "" + +#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +msgid "Snapshots" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "" +"Schedule when snapshots occur and how long to keep them; the **stop** option" +" can be used to disable snapshot creation" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "cronscrub" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedules" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedule a ZFS scrub" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "get" +msgstr "" + +#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +msgid "Settings" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "List Life Preserver options" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "replicate" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "Replication" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "" +"Used to list, add, and remove backup server; read the **help** for this " +"command for examples" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "set" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "" +"Configures Life Preserver options; read **help** for the list of " +"configurable options" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "snapshot" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "" +"Create and replicate a new ZFS snapshot; by default, snapshots are " +"recursive, meaning that a that a snapshot is taken of every dataset within a" +" pool" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "status" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "Lists the last snapshot name and replication status" +msgstr "" + +#~ msgid "This screen contains the following options:" +#~ msgstr "" + +#~ msgid "Command Line and GUI Equivalents" +#~ msgstr "" + +#~ msgid "**Command Line**" +#~ msgstr "" + +#~ msgid "**GUI**" +#~ msgstr "" + +#~ msgid "**Description**" +#~ msgstr "" + +#~ msgid "**cronsnap**" +#~ msgstr "" + +#~ msgid "\"Snapshots\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "schedule when snapshots occur and how long to keep them; the **stop** option" +#~ " can be used to disable snapshot creation" +#~ msgstr "" + +#~ msgid "**cronscrub**" +#~ msgstr "" + +#~ msgid "\"Schedules\" tab" +#~ msgstr "" + +#~ msgid "schedule a ZFS scrub" +#~ msgstr "" + +#~ msgid "**get**" +#~ msgstr "" + +#~ msgid "\"Settings\" tab" +#~ msgstr "" + +#~ msgid "list Life Preserver options" +#~ msgstr "" + +#~ msgid "**replicate**" +#~ msgstr "" + +#~ msgid "\"Replication\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "used to list, add, and remove backup server; read the **help** for this " +#~ "command for examples" +#~ msgstr "" + +#~ msgid "**set**" +#~ msgstr "" + +#~ msgid "" +#~ "configures Life Preserver options; read **help** for the list of " +#~ "configurable options" +#~ msgstr "" + +#~ msgid "**snapshot**" +#~ msgstr "" + +#~ msgid "" +#~ "create and replicate a new ZFS snapshot; by default, snapshots are " +#~ "recursive, meaning that a that a snapshot is taken of every dataset within a" +#~ " pool" +#~ msgstr "" + +#~ msgid "**status**" +#~ msgstr "" + +#~ msgid "lists the last snapshot name and replication status" +#~ msgstr "" + +#~ msgid ": Browse Tab of AppCafe®" +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example" +#~ " shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid "" #~ "To upgrade, select the existing pool to install into and press " #~ ":guilabel:`OK`." diff --git a/docs/client_handbook/po/bg/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/bg/LC_MESSAGES/sysadmclient.po index d2d6877..f5d8908 100644 --- a/docs/client_handbook/po/bg/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/bg/LC_MESSAGES/sysadmclient.po @@ -114,17 +114,13 @@ msgid "" " available software." msgstr "" -#: ../../sysadmclient.rst:94 -msgid "This screen contains the following options:" -msgstr "" - -#: ../../sysadmclient.rst:96 +#: ../../sysadmclient.rst:97 msgid "" "**Back:** Click this button to leave a category or search result and return " "to the previous screen." msgstr "" -#: ../../sysadmclient.rst:99 +#: ../../sysadmclient.rst:100 msgid "" "**Repository drop-down menu:** Use this drop-down menu to select the " "repository to search or browse. The selections include: \"major\" " @@ -133,7 +129,7 @@ msgid "" "applications)." msgstr "" -#: ../../sysadmclient.rst:105 +#: ../../sysadmclient.rst:106 msgid "" "**Search:** To see if an application is available, enter its name and click " "the \"binoculars\" icon. Alternately, enter a description. For example, a " @@ -141,14 +137,14 @@ msgid "" " well as applications which provide browser functionality, such as Firefox." msgstr "" -#: ../../sysadmclient.rst:111 +#: ../../sysadmclient.rst:112 msgid "" "**Browse Categories:** This drop-down menu lists the available software " "categories. If you select a category, it will only display or show search " "results from that category." msgstr "" -#: ../../sysadmclient.rst:115 +#: ../../sysadmclient.rst:116 msgid "" "**Popular Searches and Popular Categories:** The buttons in these sections " "can be used to quickly find applications which are recommended by other " @@ -156,7 +152,7 @@ msgid "" "match the button's description." msgstr "" -#: ../../sysadmclient.rst:120 +#: ../../sysadmclient.rst:121 msgid "" "Displayed applications will be listed in alphabetical order. Applications " "which are already installed and which are not required by other applications" @@ -165,7 +161,7 @@ msgid "" "clicked to install that application." msgstr "" -#: ../../sysadmclient.rst:131 +#: ../../sysadmclient.rst:132 msgid "" "|appcafe| provides a graphical front-end for displaying the contents of the " "package database. Since installed applications provide more information to " @@ -175,7 +171,7 @@ msgid "" "installed, and the package provides a message during installation." msgstr "" -#: ../../sysadmclient.rst:145 +#: ../../sysadmclient.rst:147 msgid "" "As seen in this example, the information for an application includes the " "application's icon, name, and description. Click the application's name to " @@ -183,7 +179,7 @@ msgid "" "application is installed, there will be an :guilabel:`Uninstall` button." msgstr "" -#: ../../sysadmclient.rst:151 +#: ../../sysadmclient.rst:153 msgid "" "Beneath this area are 4 tabs. The first tab on the left contains two panes. " "The first (middle) pane displays the package description. The second " @@ -191,115 +187,115 @@ msgid "" "installed." msgstr "" -#: ../../sysadmclient.rst:156 +#: ../../sysadmclient.rst:158 msgid "An example of the \"?\" tab is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:165 +#: ../../sysadmclient.rst:168 msgid "This tab displays a variety of information:" msgstr "" -#: ../../sysadmclient.rst:167 +#: ../../sysadmclient.rst:170 msgid "Software version." msgstr "" -#: ../../sysadmclient.rst:169 +#: ../../sysadmclient.rst:172 msgid "" "Email address for the maintainer of the FreeBSD port the package is built " "from." msgstr "" -#: ../../sysadmclient.rst:172 +#: ../../sysadmclient.rst:175 msgid "" "The application's architecture. This will indicate the FreeBSD version and " "whether or not the application is 32-bit or 64-bit. Note |trueos| can run " "both 32 and 64-bit applications." msgstr "" -#: ../../sysadmclient.rst:176 +#: ../../sysadmclient.rst:179 msgid "The application's license." msgstr "" -#: ../../sysadmclient.rst:178 +#: ../../sysadmclient.rst:181 msgid "The application's installation size." msgstr "" -#: ../../sysadmclient.rst:180 +#: ../../sysadmclient.rst:183 msgid "The application's download size." msgstr "" -#: ../../sysadmclient.rst:182 +#: ../../sysadmclient.rst:185 msgid "" "If the package includes screenshots of the application, you can click the " "next tab, which has an image icon, to view and scroll through the " "screenshots. An example is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:193 +#: ../../sysadmclient.rst:197 msgid "" "An example of the last tab, which has a list icon, is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:202 +#: ../../sysadmclient.rst:207 msgid "" "This tab contains the following information. Click the right arrow next to " "an entry to expand its information and the down arrow to collapse the " "information." msgstr "" -#: ../../sysadmclient.rst:206 +#: ../../sysadmclient.rst:211 msgid "" "**Build Options:** shows the values of the make options that the package was" " built with." msgstr "" -#: ../../sysadmclient.rst:209 +#: ../../sysadmclient.rst:214 msgid "" "**Dependencies:** lists the dependent packages that this application " "requires to be installed." msgstr "" -#: ../../sysadmclient.rst:212 +#: ../../sysadmclient.rst:217 msgid "" "**Required By:** indicates the names of any other packages that require this" " software to be installed." msgstr "" -#: ../../sysadmclient.rst:215 +#: ../../sysadmclient.rst:220 msgid "" "**Shared Libraries (Required):** lists the names of the libraries that this " "application requires." msgstr "" -#: ../../sysadmclient.rst:219 +#: ../../sysadmclient.rst:226 msgid "Managing Installed Software" msgstr "" -#: ../../sysadmclient.rst:221 +#: ../../sysadmclient.rst:228 msgid "" "To view and manage the applications which are installed on the system, click" " the :guilabel:`Installed` tab. An example is seen in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:231 +#: ../../sysadmclient.rst:238 msgid "This screen offers several actions:" msgstr "" -#: ../../sysadmclient.rst:233 +#: ../../sysadmclient.rst:240 msgid "" "**All:** check this box to select all installed applications or uncheck it " "to deselect all installed applications." msgstr "" -#: ../../sysadmclient.rst:236 +#: ../../sysadmclient.rst:243 msgid "" "**Uninstall:** click the garbage can icon to uninstall the selected " "applications." msgstr "" -#: ../../sysadmclient.rst:239 +#: ../../sysadmclient.rst:246 msgid "" "**Clean:** this operation deletes any orphaned packages for the selected " "applications. An orphaned package is one that is not required by any other " @@ -307,13 +303,13 @@ msgid "" ":guilabel:`Clean` icon) in its :guilabel:`Status` column." msgstr "" -#: ../../sysadmclient.rst:245 +#: ../../sysadmclient.rst:252 msgid "" "This screen also provides an :guilabel:`Options` drop-down menu which allows" " you to select or deselect a number of options:" msgstr "" -#: ../../sysadmclient.rst:248 +#: ../../sysadmclient.rst:255 msgid "" "**View All Packages:** by default, the installed tab only shows the packages" " you installed. Check this box to also see the packages included with the " @@ -323,7 +319,7 @@ msgid "" " so you are not left with orphaned packages." msgstr "" -#: ../../sysadmclient.rst:256 +#: ../../sysadmclient.rst:263 msgid "" "**View Advanced Options:** if you check this box, two extra icons, a lock " "and an unlock icon, will be added to the right of the trash icon. If you " @@ -334,7 +330,7 @@ msgid "" "application, you will need to first select it and click the unlock icon." msgstr "" -#: ../../sysadmclient.rst:266 +#: ../../sysadmclient.rst:273 msgid "" "**Auto-clean packages:** if you check this box, the :guilabel:`Clean` icon " "will disappear as you no longer need to manually clean orphans. Instead, " @@ -342,7 +338,7 @@ msgid "" "uninstall." msgstr "" -#: ../../sysadmclient.rst:271 +#: ../../sysadmclient.rst:278 msgid "" "In the example shown in :numref:`Figure %s `, the user has checked" " all available options. In this example, :guilabel:`aalib` has dependencies " @@ -350,7 +346,7 @@ msgid "" "plugins` is an orphan (flag icon)." msgstr "" -#: ../../sysadmclient.rst:283 +#: ../../sysadmclient.rst:291 msgid "" "If you install or uninstall any software, click the :guilabel:`Pending` tab " "to view the details of the operation. In the example shown in " @@ -360,24 +356,24 @@ msgid "" "the log for the operation." msgstr "" -#: ../../sysadmclient.rst:301 +#: ../../sysadmclient.rst:310 msgid "Update Manager" msgstr "" -#: ../../sysadmclient.rst:303 +#: ../../sysadmclient.rst:312 msgid "" "Update Manager provides a graphical interface for keeping the |trueos| " "operating system and its installed applications up-to-date." msgstr "" -#: ../../sysadmclient.rst:306 +#: ../../sysadmclient.rst:315 msgid "" "The |trueos| update mechanism provides several safeguards to ensure updating" " the operating system or its software is a low-risk operation. The following" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:310 +#: ../../sysadmclient.rst:319 msgid "" "The update automatically creates a snapshot (copy) of the current operating " "system, known as a boot environment (BE), and mounts the snapshot in the " @@ -388,14 +384,14 @@ msgid "" "mounted copy." msgstr "" -#: ../../sysadmclient.rst:318 +#: ../../sysadmclient.rst:327 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:322 +#: ../../sysadmclient.rst:331 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -407,7 +403,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:340 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -422,7 +418,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:344 +#: ../../sysadmclient.rst:353 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -433,17 +429,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:354 +#: ../../sysadmclient.rst:365 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:356 +#: ../../sysadmclient.rst:367 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:377 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -454,7 +450,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:373 +#: ../../sysadmclient.rst:385 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -463,46 +459,46 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:380 +#: ../../sysadmclient.rst:392 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:384 +#: ../../sysadmclient.rst:396 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:388 +#: ../../sysadmclient.rst:400 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1381 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:397 +#: ../../sysadmclient.rst:410 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:443 +#: ../../sysadmclient.rst:456 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:514 +#: ../../sysadmclient.rst:527 msgid "Manage SSL Keys" msgstr "" -#: ../../sysadmclient.rst:520 +#: ../../sysadmclient.rst:533 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:522 +#: ../../sysadmclient.rst:535 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -511,19 +507,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:548 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:538 +#: ../../sysadmclient.rst:551 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:564 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -533,7 +529,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:572 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -541,22 +537,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:571 +#: ../../sysadmclient.rst:585 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:573 +#: ../../sysadmclient.rst:587 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:576 +#: ../../sysadmclient.rst:590 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:579 +#: ../../sysadmclient.rst:593 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -564,25 +560,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:599 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:601 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:604 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:592 +#: ../../sysadmclient.rst:606 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:594 +#: ../../sysadmclient.rst:608 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -591,170 +587,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:614 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:602 +#: ../../sysadmclient.rst:616 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:620 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:610 +#: ../../sysadmclient.rst:624 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:613 +#: ../../sysadmclient.rst:627 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:615 +#: ../../sysadmclient.rst:629 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:664 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:720 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:705 +#: ../../sysadmclient.rst:722 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:715 +#: ../../sysadmclient.rst:733 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:717 +#: ../../sysadmclient.rst:735 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:738 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:723 +#: ../../sysadmclient.rst:741 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:726 +#: ../../sysadmclient.rst:744 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:728 +#: ../../sysadmclient.rst:746 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:730 +#: ../../sysadmclient.rst:748 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:732 +#: ../../sysadmclient.rst:750 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:734 +#: ../../sysadmclient.rst:752 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:736 +#: ../../sysadmclient.rst:754 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:756 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:740 +#: ../../sysadmclient.rst:758 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:747 +#: ../../sysadmclient.rst:765 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:749 +#: ../../sysadmclient.rst:767 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:759 +#: ../../sysadmclient.rst:778 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:762 +#: ../../sysadmclient.rst:781 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:769 +#: ../../sysadmclient.rst:788 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:771 +#: ../../sysadmclient.rst:790 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:775 +#: ../../sysadmclient.rst:794 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:805 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:787 +#: ../../sysadmclient.rst:807 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:810 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:793 +#: ../../sysadmclient.rst:813 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -762,38 +758,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:799 +#: ../../sysadmclient.rst:819 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:802 +#: ../../sysadmclient.rst:822 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:825 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:809 +#: ../../sysadmclient.rst:829 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:812 +#: ../../sysadmclient.rst:832 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:821 +#: ../../sysadmclient.rst:842 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -801,7 +797,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:826 +#: ../../sysadmclient.rst:847 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -809,7 +805,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:853 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -817,7 +813,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:837 +#: ../../sysadmclient.rst:858 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -826,27 +822,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:864 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:868 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:872 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:854 +#: ../../sysadmclient.rst:875 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -858,14 +854,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:885 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:874 +#: ../../sysadmclient.rst:896 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -878,11 +874,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:888 +#: ../../sysadmclient.rst:910 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:901 +#: ../../sysadmclient.rst:923 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -891,13 +887,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:921 +#: ../../sysadmclient.rst:943 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:924 +#: ../../sysadmclient.rst:946 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -905,13 +901,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:966 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:969 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -919,7 +915,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:954 +#: ../../sysadmclient.rst:977 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -929,7 +925,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:978 +#: ../../sysadmclient.rst:1002 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -937,47 +933,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:983 +#: ../../sysadmclient.rst:1007 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:987 +#: ../../sysadmclient.rst:1011 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1041 +#: ../../sysadmclient.rst:1065 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1067 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1079 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1081 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1059 +#: ../../sysadmclient.rst:1084 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1062 +#: ../../sysadmclient.rst:1087 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -987,7 +983,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1069 +#: ../../sysadmclient.rst:1094 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -996,15 +992,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1076 +#: ../../sysadmclient.rst:1101 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1082 +#: ../../sysadmclient.rst:1107 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1109 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1013,25 +1009,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1106 +#: ../../sysadmclient.rst:1131 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1111 +#: ../../sysadmclient.rst:1136 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1113 +#: ../../sysadmclient.rst:1138 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1117 +#: ../../sysadmclient.rst:1142 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1039,16 +1035,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1151 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1163 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1139 +#: ../../sysadmclient.rst:1165 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1062,14 +1058,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1150 +#: ../../sysadmclient.rst:1176 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1155 +#: ../../sysadmclient.rst:1181 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1079,11 +1075,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1167 +#: ../../sysadmclient.rst:1193 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1169 +#: ../../sysadmclient.rst:1195 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1091,13 +1087,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1200 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1207 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1105,14 +1101,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1187 +#: ../../sysadmclient.rst:1213 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1192 +#: ../../sysadmclient.rst:1218 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1122,7 +1118,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1226 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1130,29 +1126,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1211 +#: ../../sysadmclient.rst:1238 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1221 +#: ../../sysadmclient.rst:1249 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1223 +#: ../../sysadmclient.rst:1251 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1254 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1229 +#: ../../sysadmclient.rst:1257 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1160,7 +1156,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1263 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1171,87 +1167,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1244 +#: ../../sysadmclient.rst:1272 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1276 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1278 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1253 +#: ../../sysadmclient.rst:1281 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1256 +#: ../../sysadmclient.rst:1284 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1288 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1291 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1265 +#: ../../sysadmclient.rst:1293 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1268 +#: ../../sysadmclient.rst:1296 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1304 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1306 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1282 +#: ../../sysadmclient.rst:1310 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1285 +#: ../../sysadmclient.rst:1313 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1295 +#: ../../sysadmclient.rst:1324 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1262,7 +1258,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1309 +#: ../../sysadmclient.rst:1338 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1270,37 +1266,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1314 +#: ../../sysadmclient.rst:1343 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1325 +#: ../../sysadmclient.rst:1354 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1373 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1353 +#: ../../sysadmclient.rst:1383 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1362 +#: ../../sysadmclient.rst:1393 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1364 +#: ../../sysadmclient.rst:1395 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1308,149 +1304,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1400 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1372 +#: ../../sysadmclient.rst:1403 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1406 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1377 +#: ../../sysadmclient.rst:1408 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1384 +#: ../../sysadmclient.rst:1415 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1386 +#: ../../sysadmclient.rst:1417 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1437 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:0 -msgid "Command Line and GUI Equivalents" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Command Line**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**GUI**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Description**" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "**cronsnap**" -msgstr "" - -#: ../../sysadmclient.rst:1477 ../../sysadmclient.rst:1495 -msgid "\"Snapshots\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "" -"schedule when snapshots occur and how long to keep them; the **stop** option" -" can be used to disable snapshot creation" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "**cronscrub**" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "\"Schedules\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "schedule a ZFS scrub" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "**get**" -msgstr "" - -#: ../../sysadmclient.rst:1484 ../../sysadmclient.rst:1491 -msgid "\"Settings\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "list Life Preserver options" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "**replicate**" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "\"Replication\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "" -"used to list, add, and remove backup server; read the **help** for this " -"command for examples" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "**set**" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "" -"configures Life Preserver options; read **help** for the list of " -"configurable options" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "**snapshot**" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "" -"create and replicate a new ZFS snapshot; by default, snapshots are " -"recursive, meaning that a that a snapshot is taken of every dataset within a" -" pool" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "**status**" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "lists the last snapshot name and replication status" -msgstr "" - -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1539 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1510 +#: ../../sysadmclient.rst:1541 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1458,7 +1357,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1554 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1469,7 +1368,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1530 +#: ../../sysadmclient.rst:1562 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1479,7 +1378,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1544 +#: ../../sysadmclient.rst:1577 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1494,14 +1393,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:650 +#: ../../sysadmclient.rst:666 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:660 +#: ../../sysadmclient.rst:677 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1510,14 +1409,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:683 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:671 +#: ../../sysadmclient.rst:688 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1526,27 +1425,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:694 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:681 +#: ../../sysadmclient.rst:698 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:686 +#: ../../sysadmclient.rst:703 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:689 +#: ../../sysadmclient.rst:706 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1556,20 +1455,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:696 +#: ../../sysadmclient.rst:713 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1177 +#: ../../sysadmclient.rst:1203 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:458 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1577,7 +1476,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:451 +#: ../../sysadmclient.rst:464 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1590,7 +1489,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1090 +#: ../../sysadmclient.rst:1115 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1608,26 +1507,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1318 +#: ../../sysadmclient.rst:1347 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1351 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1365 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1638,22 +1537,18 @@ msgid "" " pick a time when the system will not be in heavy use." msgstr "" -#: ../../sysadmclient.rst:92 -msgid ": Browse Tab of AppCafe®" -msgstr "" - -#: ../../sysadmclient.rst:126 +#: ../../sysadmclient.rst:127 msgid "" "Click the name of an application to view more information about the " "application. In the example shown in :numref:`Figure %s `, the " "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:363 +#: ../../sysadmclient.rst:375 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:554 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1665,56 +1560,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:583 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:625 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example" -" shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - -#: ../../sysadmclient.rst:642 +#: ../../sysadmclient.rst:658 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:675 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:783 +#: ../../sysadmclient.rst:803 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:840 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:894 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:957 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:951 +#: ../../sysadmclient.rst:974 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:984 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1722,49 +1602,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1077 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1135 +#: ../../sysadmclient.rst:1161 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1209 +#: ../../sysadmclient.rst:1236 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1219 +#: ../../sysadmclient.rst:1247 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1322 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1363 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1391 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1467 +#: ../../sysadmclient.rst:1498 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1520 +#: ../../sysadmclient.rst:1552 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1542 +#: ../../sysadmclient.rst:1575 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1548 +#: ../../sysadmclient.rst:1581 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1780,7 +1660,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:989 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1789,7 +1669,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:976 +#: ../../sysadmclient.rst:1000 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1801,53 +1681,53 @@ msgstr "" msgid "|appcafe|" msgstr "" -#: ../../sysadmclient.rst:143 ../../sysadmclient.rst:200 +#: ../../sysadmclient.rst:145 ../../sysadmclient.rst:205 msgid ": |appcafe| - Viewing the Details of an Installed Application" msgstr "" -#: ../../sysadmclient.rst:163 +#: ../../sysadmclient.rst:166 msgid ": |appcafe| - More Application Details" msgstr "" -#: ../../sysadmclient.rst:191 +#: ../../sysadmclient.rst:195 msgid ": |appcafe| - Viewing the Application's Screenshots" msgstr "" -#: ../../sysadmclient.rst:229 +#: ../../sysadmclient.rst:236 msgid ": |appcafe| - Installed Tab" msgstr "" -#: ../../sysadmclient.rst:281 +#: ../../sysadmclient.rst:289 msgid ": |appcafe| - Viewing Applications With All Options Checked" msgstr "" -#: ../../sysadmclient.rst:295 +#: ../../sysadmclient.rst:304 msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:623 +#: ../../sysadmclient.rst:638 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:731 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:757 +#: ../../sysadmclient.rst:776 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1128 +#: ../../sysadmclient.rst:1153 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:395 +#: ../../sysadmclient.rst:408 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:399 +#: ../../sysadmclient.rst:412 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1858,7 +1738,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:421 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1869,7 +1749,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:418 +#: ../../sysadmclient.rst:431 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1879,7 +1759,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:426 +#: ../../sysadmclient.rst:439 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1888,20 +1768,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:432 +#: ../../sysadmclient.rst:445 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:436 +#: ../../sysadmclient.rst:449 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:890 +#: ../../sysadmclient.rst:912 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1914,11 +1794,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:934 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:914 +#: ../../sysadmclient.rst:936 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1928,7 +1808,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:959 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1938,11 +1818,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:995 +#: ../../sysadmclient.rst:1019 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:997 +#: ../../sysadmclient.rst:1021 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1953,17 +1833,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1005 +#: ../../sysadmclient.rst:1029 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1008 +#: ../../sysadmclient.rst:1032 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1010 +#: ../../sysadmclient.rst:1034 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1972,7 +1852,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1016 +#: ../../sysadmclient.rst:1040 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1980,20 +1860,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1025 +#: ../../sysadmclient.rst:1049 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1028 +#: ../../sysadmclient.rst:1052 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1056 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -2001,7 +1881,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:462 +#: ../../sysadmclient.rst:475 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -2010,7 +1890,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:468 +#: ../../sysadmclient.rst:481 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -2021,11 +1901,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:480 +#: ../../sysadmclient.rst:493 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:482 +#: ../../sysadmclient.rst:495 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -2036,19 +1916,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:490 +#: ../../sysadmclient.rst:503 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:506 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:496 +#: ../../sysadmclient.rst:509 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -2057,7 +1937,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:502 +#: ../../sysadmclient.rst:515 msgid "" "During the `Create a User Screen " "`_ " @@ -2068,19 +1948,234 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:528 +#: ../../sysadmclient.rst:541 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:531 +#: ../../sysadmclient.rst:544 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " "packages on each." msgstr "" +#: ../../sysadmclient.rst:93 +msgid ": Browse Tab of |appcafe|" +msgstr "" + +#: ../../sysadmclient.rst:95 +msgid "This screen contains these options:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +" %s ` to access the boot menu selection screen. In the example " +"shown in :numref:`Figure %s `, two boot environments are available in " +":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +"installation and :guilabel:`mybootenvironment` was manually created using " +"Boot Environment Manager. The upper section of this menu indicates the " +"\"initial\" boot environment is set to active, or the one the system has " +"been configured to boot into unless another BE is manually selected in this " +"menu. Use the arrow keys to highlight the boot environment you would like to" +" boot into, and press :kbd:`Enter` to continue booting into the selected " +"boot environment." +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Command Line and GUI Equivalents" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Command Line" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "GUI Tab" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Description" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "cronsnap" +msgstr "" + +#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +msgid "Snapshots" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "" +"Schedule when snapshots occur and how long to keep them; the **stop** option" +" can be used to disable snapshot creation" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "cronscrub" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedules" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedule a ZFS scrub" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "get" +msgstr "" + +#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +msgid "Settings" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "List Life Preserver options" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "replicate" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "Replication" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "" +"Used to list, add, and remove backup server; read the **help** for this " +"command for examples" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "set" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "" +"Configures Life Preserver options; read **help** for the list of " +"configurable options" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "snapshot" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "" +"Create and replicate a new ZFS snapshot; by default, snapshots are " +"recursive, meaning that a that a snapshot is taken of every dataset within a" +" pool" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "status" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "Lists the last snapshot name and replication status" +msgstr "" + +#~ msgid "This screen contains the following options:" +#~ msgstr "" + +#~ msgid "Command Line and GUI Equivalents" +#~ msgstr "" + +#~ msgid "**Command Line**" +#~ msgstr "" + +#~ msgid "**GUI**" +#~ msgstr "" + +#~ msgid "**Description**" +#~ msgstr "" + +#~ msgid "**cronsnap**" +#~ msgstr "" + +#~ msgid "\"Snapshots\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "schedule when snapshots occur and how long to keep them; the **stop** option" +#~ " can be used to disable snapshot creation" +#~ msgstr "" + +#~ msgid "**cronscrub**" +#~ msgstr "" + +#~ msgid "\"Schedules\" tab" +#~ msgstr "" + +#~ msgid "schedule a ZFS scrub" +#~ msgstr "" + +#~ msgid "**get**" +#~ msgstr "" + +#~ msgid "\"Settings\" tab" +#~ msgstr "" + +#~ msgid "list Life Preserver options" +#~ msgstr "" + +#~ msgid "**replicate**" +#~ msgstr "" + +#~ msgid "\"Replication\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "used to list, add, and remove backup server; read the **help** for this " +#~ "command for examples" +#~ msgstr "" + +#~ msgid "**set**" +#~ msgstr "" + +#~ msgid "" +#~ "configures Life Preserver options; read **help** for the list of " +#~ "configurable options" +#~ msgstr "" + +#~ msgid "**snapshot**" +#~ msgstr "" + +#~ msgid "" +#~ "create and replicate a new ZFS snapshot; by default, snapshots are " +#~ "recursive, meaning that a that a snapshot is taken of every dataset within a" +#~ " pool" +#~ msgstr "" + +#~ msgid "**status**" +#~ msgstr "" + +#~ msgid "lists the last snapshot name and replication status" +#~ msgstr "" + +#~ msgid ": Browse Tab of AppCafe®" +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example" +#~ " shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid "" #~ "To upgrade, select the existing pool to install into and press " #~ ":guilabel:`OK`." diff --git a/docs/client_handbook/po/da/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/da/LC_MESSAGES/sysadmclient.po index d2d6877..f5d8908 100644 --- a/docs/client_handbook/po/da/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/da/LC_MESSAGES/sysadmclient.po @@ -114,17 +114,13 @@ msgid "" " available software." msgstr "" -#: ../../sysadmclient.rst:94 -msgid "This screen contains the following options:" -msgstr "" - -#: ../../sysadmclient.rst:96 +#: ../../sysadmclient.rst:97 msgid "" "**Back:** Click this button to leave a category or search result and return " "to the previous screen." msgstr "" -#: ../../sysadmclient.rst:99 +#: ../../sysadmclient.rst:100 msgid "" "**Repository drop-down menu:** Use this drop-down menu to select the " "repository to search or browse. The selections include: \"major\" " @@ -133,7 +129,7 @@ msgid "" "applications)." msgstr "" -#: ../../sysadmclient.rst:105 +#: ../../sysadmclient.rst:106 msgid "" "**Search:** To see if an application is available, enter its name and click " "the \"binoculars\" icon. Alternately, enter a description. For example, a " @@ -141,14 +137,14 @@ msgid "" " well as applications which provide browser functionality, such as Firefox." msgstr "" -#: ../../sysadmclient.rst:111 +#: ../../sysadmclient.rst:112 msgid "" "**Browse Categories:** This drop-down menu lists the available software " "categories. If you select a category, it will only display or show search " "results from that category." msgstr "" -#: ../../sysadmclient.rst:115 +#: ../../sysadmclient.rst:116 msgid "" "**Popular Searches and Popular Categories:** The buttons in these sections " "can be used to quickly find applications which are recommended by other " @@ -156,7 +152,7 @@ msgid "" "match the button's description." msgstr "" -#: ../../sysadmclient.rst:120 +#: ../../sysadmclient.rst:121 msgid "" "Displayed applications will be listed in alphabetical order. Applications " "which are already installed and which are not required by other applications" @@ -165,7 +161,7 @@ msgid "" "clicked to install that application." msgstr "" -#: ../../sysadmclient.rst:131 +#: ../../sysadmclient.rst:132 msgid "" "|appcafe| provides a graphical front-end for displaying the contents of the " "package database. Since installed applications provide more information to " @@ -175,7 +171,7 @@ msgid "" "installed, and the package provides a message during installation." msgstr "" -#: ../../sysadmclient.rst:145 +#: ../../sysadmclient.rst:147 msgid "" "As seen in this example, the information for an application includes the " "application's icon, name, and description. Click the application's name to " @@ -183,7 +179,7 @@ msgid "" "application is installed, there will be an :guilabel:`Uninstall` button." msgstr "" -#: ../../sysadmclient.rst:151 +#: ../../sysadmclient.rst:153 msgid "" "Beneath this area are 4 tabs. The first tab on the left contains two panes. " "The first (middle) pane displays the package description. The second " @@ -191,115 +187,115 @@ msgid "" "installed." msgstr "" -#: ../../sysadmclient.rst:156 +#: ../../sysadmclient.rst:158 msgid "An example of the \"?\" tab is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:165 +#: ../../sysadmclient.rst:168 msgid "This tab displays a variety of information:" msgstr "" -#: ../../sysadmclient.rst:167 +#: ../../sysadmclient.rst:170 msgid "Software version." msgstr "" -#: ../../sysadmclient.rst:169 +#: ../../sysadmclient.rst:172 msgid "" "Email address for the maintainer of the FreeBSD port the package is built " "from." msgstr "" -#: ../../sysadmclient.rst:172 +#: ../../sysadmclient.rst:175 msgid "" "The application's architecture. This will indicate the FreeBSD version and " "whether or not the application is 32-bit or 64-bit. Note |trueos| can run " "both 32 and 64-bit applications." msgstr "" -#: ../../sysadmclient.rst:176 +#: ../../sysadmclient.rst:179 msgid "The application's license." msgstr "" -#: ../../sysadmclient.rst:178 +#: ../../sysadmclient.rst:181 msgid "The application's installation size." msgstr "" -#: ../../sysadmclient.rst:180 +#: ../../sysadmclient.rst:183 msgid "The application's download size." msgstr "" -#: ../../sysadmclient.rst:182 +#: ../../sysadmclient.rst:185 msgid "" "If the package includes screenshots of the application, you can click the " "next tab, which has an image icon, to view and scroll through the " "screenshots. An example is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:193 +#: ../../sysadmclient.rst:197 msgid "" "An example of the last tab, which has a list icon, is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:202 +#: ../../sysadmclient.rst:207 msgid "" "This tab contains the following information. Click the right arrow next to " "an entry to expand its information and the down arrow to collapse the " "information." msgstr "" -#: ../../sysadmclient.rst:206 +#: ../../sysadmclient.rst:211 msgid "" "**Build Options:** shows the values of the make options that the package was" " built with." msgstr "" -#: ../../sysadmclient.rst:209 +#: ../../sysadmclient.rst:214 msgid "" "**Dependencies:** lists the dependent packages that this application " "requires to be installed." msgstr "" -#: ../../sysadmclient.rst:212 +#: ../../sysadmclient.rst:217 msgid "" "**Required By:** indicates the names of any other packages that require this" " software to be installed." msgstr "" -#: ../../sysadmclient.rst:215 +#: ../../sysadmclient.rst:220 msgid "" "**Shared Libraries (Required):** lists the names of the libraries that this " "application requires." msgstr "" -#: ../../sysadmclient.rst:219 +#: ../../sysadmclient.rst:226 msgid "Managing Installed Software" msgstr "" -#: ../../sysadmclient.rst:221 +#: ../../sysadmclient.rst:228 msgid "" "To view and manage the applications which are installed on the system, click" " the :guilabel:`Installed` tab. An example is seen in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:231 +#: ../../sysadmclient.rst:238 msgid "This screen offers several actions:" msgstr "" -#: ../../sysadmclient.rst:233 +#: ../../sysadmclient.rst:240 msgid "" "**All:** check this box to select all installed applications or uncheck it " "to deselect all installed applications." msgstr "" -#: ../../sysadmclient.rst:236 +#: ../../sysadmclient.rst:243 msgid "" "**Uninstall:** click the garbage can icon to uninstall the selected " "applications." msgstr "" -#: ../../sysadmclient.rst:239 +#: ../../sysadmclient.rst:246 msgid "" "**Clean:** this operation deletes any orphaned packages for the selected " "applications. An orphaned package is one that is not required by any other " @@ -307,13 +303,13 @@ msgid "" ":guilabel:`Clean` icon) in its :guilabel:`Status` column." msgstr "" -#: ../../sysadmclient.rst:245 +#: ../../sysadmclient.rst:252 msgid "" "This screen also provides an :guilabel:`Options` drop-down menu which allows" " you to select or deselect a number of options:" msgstr "" -#: ../../sysadmclient.rst:248 +#: ../../sysadmclient.rst:255 msgid "" "**View All Packages:** by default, the installed tab only shows the packages" " you installed. Check this box to also see the packages included with the " @@ -323,7 +319,7 @@ msgid "" " so you are not left with orphaned packages." msgstr "" -#: ../../sysadmclient.rst:256 +#: ../../sysadmclient.rst:263 msgid "" "**View Advanced Options:** if you check this box, two extra icons, a lock " "and an unlock icon, will be added to the right of the trash icon. If you " @@ -334,7 +330,7 @@ msgid "" "application, you will need to first select it and click the unlock icon." msgstr "" -#: ../../sysadmclient.rst:266 +#: ../../sysadmclient.rst:273 msgid "" "**Auto-clean packages:** if you check this box, the :guilabel:`Clean` icon " "will disappear as you no longer need to manually clean orphans. Instead, " @@ -342,7 +338,7 @@ msgid "" "uninstall." msgstr "" -#: ../../sysadmclient.rst:271 +#: ../../sysadmclient.rst:278 msgid "" "In the example shown in :numref:`Figure %s `, the user has checked" " all available options. In this example, :guilabel:`aalib` has dependencies " @@ -350,7 +346,7 @@ msgid "" "plugins` is an orphan (flag icon)." msgstr "" -#: ../../sysadmclient.rst:283 +#: ../../sysadmclient.rst:291 msgid "" "If you install or uninstall any software, click the :guilabel:`Pending` tab " "to view the details of the operation. In the example shown in " @@ -360,24 +356,24 @@ msgid "" "the log for the operation." msgstr "" -#: ../../sysadmclient.rst:301 +#: ../../sysadmclient.rst:310 msgid "Update Manager" msgstr "" -#: ../../sysadmclient.rst:303 +#: ../../sysadmclient.rst:312 msgid "" "Update Manager provides a graphical interface for keeping the |trueos| " "operating system and its installed applications up-to-date." msgstr "" -#: ../../sysadmclient.rst:306 +#: ../../sysadmclient.rst:315 msgid "" "The |trueos| update mechanism provides several safeguards to ensure updating" " the operating system or its software is a low-risk operation. The following" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:310 +#: ../../sysadmclient.rst:319 msgid "" "The update automatically creates a snapshot (copy) of the current operating " "system, known as a boot environment (BE), and mounts the snapshot in the " @@ -388,14 +384,14 @@ msgid "" "mounted copy." msgstr "" -#: ../../sysadmclient.rst:318 +#: ../../sysadmclient.rst:327 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:322 +#: ../../sysadmclient.rst:331 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -407,7 +403,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:340 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -422,7 +418,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:344 +#: ../../sysadmclient.rst:353 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -433,17 +429,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:354 +#: ../../sysadmclient.rst:365 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:356 +#: ../../sysadmclient.rst:367 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:377 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -454,7 +450,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:373 +#: ../../sysadmclient.rst:385 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -463,46 +459,46 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:380 +#: ../../sysadmclient.rst:392 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:384 +#: ../../sysadmclient.rst:396 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:388 +#: ../../sysadmclient.rst:400 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1381 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:397 +#: ../../sysadmclient.rst:410 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:443 +#: ../../sysadmclient.rst:456 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:514 +#: ../../sysadmclient.rst:527 msgid "Manage SSL Keys" msgstr "" -#: ../../sysadmclient.rst:520 +#: ../../sysadmclient.rst:533 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:522 +#: ../../sysadmclient.rst:535 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -511,19 +507,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:548 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:538 +#: ../../sysadmclient.rst:551 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:564 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -533,7 +529,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:572 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -541,22 +537,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:571 +#: ../../sysadmclient.rst:585 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:573 +#: ../../sysadmclient.rst:587 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:576 +#: ../../sysadmclient.rst:590 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:579 +#: ../../sysadmclient.rst:593 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -564,25 +560,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:599 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:601 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:604 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:592 +#: ../../sysadmclient.rst:606 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:594 +#: ../../sysadmclient.rst:608 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -591,170 +587,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:614 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:602 +#: ../../sysadmclient.rst:616 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:620 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:610 +#: ../../sysadmclient.rst:624 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:613 +#: ../../sysadmclient.rst:627 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:615 +#: ../../sysadmclient.rst:629 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:664 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:720 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:705 +#: ../../sysadmclient.rst:722 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:715 +#: ../../sysadmclient.rst:733 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:717 +#: ../../sysadmclient.rst:735 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:738 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:723 +#: ../../sysadmclient.rst:741 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:726 +#: ../../sysadmclient.rst:744 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:728 +#: ../../sysadmclient.rst:746 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:730 +#: ../../sysadmclient.rst:748 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:732 +#: ../../sysadmclient.rst:750 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:734 +#: ../../sysadmclient.rst:752 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:736 +#: ../../sysadmclient.rst:754 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:756 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:740 +#: ../../sysadmclient.rst:758 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:747 +#: ../../sysadmclient.rst:765 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:749 +#: ../../sysadmclient.rst:767 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:759 +#: ../../sysadmclient.rst:778 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:762 +#: ../../sysadmclient.rst:781 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:769 +#: ../../sysadmclient.rst:788 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:771 +#: ../../sysadmclient.rst:790 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:775 +#: ../../sysadmclient.rst:794 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:805 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:787 +#: ../../sysadmclient.rst:807 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:810 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:793 +#: ../../sysadmclient.rst:813 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -762,38 +758,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:799 +#: ../../sysadmclient.rst:819 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:802 +#: ../../sysadmclient.rst:822 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:825 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:809 +#: ../../sysadmclient.rst:829 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:812 +#: ../../sysadmclient.rst:832 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:821 +#: ../../sysadmclient.rst:842 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -801,7 +797,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:826 +#: ../../sysadmclient.rst:847 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -809,7 +805,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:853 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -817,7 +813,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:837 +#: ../../sysadmclient.rst:858 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -826,27 +822,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:864 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:868 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:872 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:854 +#: ../../sysadmclient.rst:875 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -858,14 +854,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:885 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:874 +#: ../../sysadmclient.rst:896 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -878,11 +874,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:888 +#: ../../sysadmclient.rst:910 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:901 +#: ../../sysadmclient.rst:923 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -891,13 +887,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:921 +#: ../../sysadmclient.rst:943 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:924 +#: ../../sysadmclient.rst:946 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -905,13 +901,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:966 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:969 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -919,7 +915,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:954 +#: ../../sysadmclient.rst:977 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -929,7 +925,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:978 +#: ../../sysadmclient.rst:1002 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -937,47 +933,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:983 +#: ../../sysadmclient.rst:1007 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:987 +#: ../../sysadmclient.rst:1011 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1041 +#: ../../sysadmclient.rst:1065 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1067 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1079 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1081 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1059 +#: ../../sysadmclient.rst:1084 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1062 +#: ../../sysadmclient.rst:1087 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -987,7 +983,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1069 +#: ../../sysadmclient.rst:1094 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -996,15 +992,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1076 +#: ../../sysadmclient.rst:1101 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1082 +#: ../../sysadmclient.rst:1107 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1109 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1013,25 +1009,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1106 +#: ../../sysadmclient.rst:1131 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1111 +#: ../../sysadmclient.rst:1136 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1113 +#: ../../sysadmclient.rst:1138 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1117 +#: ../../sysadmclient.rst:1142 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1039,16 +1035,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1151 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1163 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1139 +#: ../../sysadmclient.rst:1165 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1062,14 +1058,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1150 +#: ../../sysadmclient.rst:1176 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1155 +#: ../../sysadmclient.rst:1181 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1079,11 +1075,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1167 +#: ../../sysadmclient.rst:1193 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1169 +#: ../../sysadmclient.rst:1195 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1091,13 +1087,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1200 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1207 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1105,14 +1101,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1187 +#: ../../sysadmclient.rst:1213 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1192 +#: ../../sysadmclient.rst:1218 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1122,7 +1118,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1226 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1130,29 +1126,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1211 +#: ../../sysadmclient.rst:1238 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1221 +#: ../../sysadmclient.rst:1249 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1223 +#: ../../sysadmclient.rst:1251 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1254 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1229 +#: ../../sysadmclient.rst:1257 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1160,7 +1156,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1263 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1171,87 +1167,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1244 +#: ../../sysadmclient.rst:1272 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1276 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1278 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1253 +#: ../../sysadmclient.rst:1281 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1256 +#: ../../sysadmclient.rst:1284 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1288 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1291 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1265 +#: ../../sysadmclient.rst:1293 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1268 +#: ../../sysadmclient.rst:1296 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1304 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1306 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1282 +#: ../../sysadmclient.rst:1310 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1285 +#: ../../sysadmclient.rst:1313 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1295 +#: ../../sysadmclient.rst:1324 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1262,7 +1258,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1309 +#: ../../sysadmclient.rst:1338 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1270,37 +1266,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1314 +#: ../../sysadmclient.rst:1343 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1325 +#: ../../sysadmclient.rst:1354 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1373 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1353 +#: ../../sysadmclient.rst:1383 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1362 +#: ../../sysadmclient.rst:1393 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1364 +#: ../../sysadmclient.rst:1395 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1308,149 +1304,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1400 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1372 +#: ../../sysadmclient.rst:1403 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1406 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1377 +#: ../../sysadmclient.rst:1408 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1384 +#: ../../sysadmclient.rst:1415 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1386 +#: ../../sysadmclient.rst:1417 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1437 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:0 -msgid "Command Line and GUI Equivalents" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Command Line**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**GUI**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Description**" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "**cronsnap**" -msgstr "" - -#: ../../sysadmclient.rst:1477 ../../sysadmclient.rst:1495 -msgid "\"Snapshots\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "" -"schedule when snapshots occur and how long to keep them; the **stop** option" -" can be used to disable snapshot creation" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "**cronscrub**" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "\"Schedules\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "schedule a ZFS scrub" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "**get**" -msgstr "" - -#: ../../sysadmclient.rst:1484 ../../sysadmclient.rst:1491 -msgid "\"Settings\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "list Life Preserver options" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "**replicate**" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "\"Replication\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "" -"used to list, add, and remove backup server; read the **help** for this " -"command for examples" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "**set**" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "" -"configures Life Preserver options; read **help** for the list of " -"configurable options" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "**snapshot**" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "" -"create and replicate a new ZFS snapshot; by default, snapshots are " -"recursive, meaning that a that a snapshot is taken of every dataset within a" -" pool" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "**status**" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "lists the last snapshot name and replication status" -msgstr "" - -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1539 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1510 +#: ../../sysadmclient.rst:1541 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1458,7 +1357,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1554 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1469,7 +1368,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1530 +#: ../../sysadmclient.rst:1562 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1479,7 +1378,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1544 +#: ../../sysadmclient.rst:1577 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1494,14 +1393,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:650 +#: ../../sysadmclient.rst:666 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:660 +#: ../../sysadmclient.rst:677 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1510,14 +1409,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:683 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:671 +#: ../../sysadmclient.rst:688 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1526,27 +1425,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:694 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:681 +#: ../../sysadmclient.rst:698 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:686 +#: ../../sysadmclient.rst:703 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:689 +#: ../../sysadmclient.rst:706 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1556,20 +1455,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:696 +#: ../../sysadmclient.rst:713 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1177 +#: ../../sysadmclient.rst:1203 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:458 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1577,7 +1476,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:451 +#: ../../sysadmclient.rst:464 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1590,7 +1489,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1090 +#: ../../sysadmclient.rst:1115 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1608,26 +1507,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1318 +#: ../../sysadmclient.rst:1347 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1351 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1365 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1638,22 +1537,18 @@ msgid "" " pick a time when the system will not be in heavy use." msgstr "" -#: ../../sysadmclient.rst:92 -msgid ": Browse Tab of AppCafe®" -msgstr "" - -#: ../../sysadmclient.rst:126 +#: ../../sysadmclient.rst:127 msgid "" "Click the name of an application to view more information about the " "application. In the example shown in :numref:`Figure %s `, the " "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:363 +#: ../../sysadmclient.rst:375 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:554 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1665,56 +1560,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:583 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:625 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example" -" shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - -#: ../../sysadmclient.rst:642 +#: ../../sysadmclient.rst:658 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:675 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:783 +#: ../../sysadmclient.rst:803 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:840 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:894 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:957 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:951 +#: ../../sysadmclient.rst:974 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:984 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1722,49 +1602,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1077 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1135 +#: ../../sysadmclient.rst:1161 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1209 +#: ../../sysadmclient.rst:1236 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1219 +#: ../../sysadmclient.rst:1247 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1322 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1363 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1391 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1467 +#: ../../sysadmclient.rst:1498 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1520 +#: ../../sysadmclient.rst:1552 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1542 +#: ../../sysadmclient.rst:1575 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1548 +#: ../../sysadmclient.rst:1581 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1780,7 +1660,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:989 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1789,7 +1669,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:976 +#: ../../sysadmclient.rst:1000 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1801,53 +1681,53 @@ msgstr "" msgid "|appcafe|" msgstr "" -#: ../../sysadmclient.rst:143 ../../sysadmclient.rst:200 +#: ../../sysadmclient.rst:145 ../../sysadmclient.rst:205 msgid ": |appcafe| - Viewing the Details of an Installed Application" msgstr "" -#: ../../sysadmclient.rst:163 +#: ../../sysadmclient.rst:166 msgid ": |appcafe| - More Application Details" msgstr "" -#: ../../sysadmclient.rst:191 +#: ../../sysadmclient.rst:195 msgid ": |appcafe| - Viewing the Application's Screenshots" msgstr "" -#: ../../sysadmclient.rst:229 +#: ../../sysadmclient.rst:236 msgid ": |appcafe| - Installed Tab" msgstr "" -#: ../../sysadmclient.rst:281 +#: ../../sysadmclient.rst:289 msgid ": |appcafe| - Viewing Applications With All Options Checked" msgstr "" -#: ../../sysadmclient.rst:295 +#: ../../sysadmclient.rst:304 msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:623 +#: ../../sysadmclient.rst:638 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:731 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:757 +#: ../../sysadmclient.rst:776 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1128 +#: ../../sysadmclient.rst:1153 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:395 +#: ../../sysadmclient.rst:408 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:399 +#: ../../sysadmclient.rst:412 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1858,7 +1738,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:421 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1869,7 +1749,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:418 +#: ../../sysadmclient.rst:431 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1879,7 +1759,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:426 +#: ../../sysadmclient.rst:439 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1888,20 +1768,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:432 +#: ../../sysadmclient.rst:445 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:436 +#: ../../sysadmclient.rst:449 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:890 +#: ../../sysadmclient.rst:912 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1914,11 +1794,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:934 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:914 +#: ../../sysadmclient.rst:936 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1928,7 +1808,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:959 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1938,11 +1818,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:995 +#: ../../sysadmclient.rst:1019 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:997 +#: ../../sysadmclient.rst:1021 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1953,17 +1833,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1005 +#: ../../sysadmclient.rst:1029 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1008 +#: ../../sysadmclient.rst:1032 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1010 +#: ../../sysadmclient.rst:1034 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1972,7 +1852,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1016 +#: ../../sysadmclient.rst:1040 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1980,20 +1860,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1025 +#: ../../sysadmclient.rst:1049 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1028 +#: ../../sysadmclient.rst:1052 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1056 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -2001,7 +1881,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:462 +#: ../../sysadmclient.rst:475 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -2010,7 +1890,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:468 +#: ../../sysadmclient.rst:481 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -2021,11 +1901,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:480 +#: ../../sysadmclient.rst:493 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:482 +#: ../../sysadmclient.rst:495 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -2036,19 +1916,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:490 +#: ../../sysadmclient.rst:503 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:506 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:496 +#: ../../sysadmclient.rst:509 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -2057,7 +1937,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:502 +#: ../../sysadmclient.rst:515 msgid "" "During the `Create a User Screen " "`_ " @@ -2068,19 +1948,234 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:528 +#: ../../sysadmclient.rst:541 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:531 +#: ../../sysadmclient.rst:544 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " "packages on each." msgstr "" +#: ../../sysadmclient.rst:93 +msgid ": Browse Tab of |appcafe|" +msgstr "" + +#: ../../sysadmclient.rst:95 +msgid "This screen contains these options:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +" %s ` to access the boot menu selection screen. In the example " +"shown in :numref:`Figure %s `, two boot environments are available in " +":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +"installation and :guilabel:`mybootenvironment` was manually created using " +"Boot Environment Manager. The upper section of this menu indicates the " +"\"initial\" boot environment is set to active, or the one the system has " +"been configured to boot into unless another BE is manually selected in this " +"menu. Use the arrow keys to highlight the boot environment you would like to" +" boot into, and press :kbd:`Enter` to continue booting into the selected " +"boot environment." +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Command Line and GUI Equivalents" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Command Line" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "GUI Tab" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Description" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "cronsnap" +msgstr "" + +#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +msgid "Snapshots" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "" +"Schedule when snapshots occur and how long to keep them; the **stop** option" +" can be used to disable snapshot creation" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "cronscrub" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedules" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedule a ZFS scrub" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "get" +msgstr "" + +#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +msgid "Settings" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "List Life Preserver options" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "replicate" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "Replication" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "" +"Used to list, add, and remove backup server; read the **help** for this " +"command for examples" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "set" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "" +"Configures Life Preserver options; read **help** for the list of " +"configurable options" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "snapshot" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "" +"Create and replicate a new ZFS snapshot; by default, snapshots are " +"recursive, meaning that a that a snapshot is taken of every dataset within a" +" pool" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "status" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "Lists the last snapshot name and replication status" +msgstr "" + +#~ msgid "This screen contains the following options:" +#~ msgstr "" + +#~ msgid "Command Line and GUI Equivalents" +#~ msgstr "" + +#~ msgid "**Command Line**" +#~ msgstr "" + +#~ msgid "**GUI**" +#~ msgstr "" + +#~ msgid "**Description**" +#~ msgstr "" + +#~ msgid "**cronsnap**" +#~ msgstr "" + +#~ msgid "\"Snapshots\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "schedule when snapshots occur and how long to keep them; the **stop** option" +#~ " can be used to disable snapshot creation" +#~ msgstr "" + +#~ msgid "**cronscrub**" +#~ msgstr "" + +#~ msgid "\"Schedules\" tab" +#~ msgstr "" + +#~ msgid "schedule a ZFS scrub" +#~ msgstr "" + +#~ msgid "**get**" +#~ msgstr "" + +#~ msgid "\"Settings\" tab" +#~ msgstr "" + +#~ msgid "list Life Preserver options" +#~ msgstr "" + +#~ msgid "**replicate**" +#~ msgstr "" + +#~ msgid "\"Replication\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "used to list, add, and remove backup server; read the **help** for this " +#~ "command for examples" +#~ msgstr "" + +#~ msgid "**set**" +#~ msgstr "" + +#~ msgid "" +#~ "configures Life Preserver options; read **help** for the list of " +#~ "configurable options" +#~ msgstr "" + +#~ msgid "**snapshot**" +#~ msgstr "" + +#~ msgid "" +#~ "create and replicate a new ZFS snapshot; by default, snapshots are " +#~ "recursive, meaning that a that a snapshot is taken of every dataset within a" +#~ " pool" +#~ msgstr "" + +#~ msgid "**status**" +#~ msgstr "" + +#~ msgid "lists the last snapshot name and replication status" +#~ msgstr "" + +#~ msgid ": Browse Tab of AppCafe®" +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example" +#~ " shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid "" #~ "To upgrade, select the existing pool to install into and press " #~ ":guilabel:`OK`." diff --git a/docs/client_handbook/po/de/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/de/LC_MESSAGES/sysadmclient.po index d2d6877..f5d8908 100644 --- a/docs/client_handbook/po/de/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/de/LC_MESSAGES/sysadmclient.po @@ -114,17 +114,13 @@ msgid "" " available software." msgstr "" -#: ../../sysadmclient.rst:94 -msgid "This screen contains the following options:" -msgstr "" - -#: ../../sysadmclient.rst:96 +#: ../../sysadmclient.rst:97 msgid "" "**Back:** Click this button to leave a category or search result and return " "to the previous screen." msgstr "" -#: ../../sysadmclient.rst:99 +#: ../../sysadmclient.rst:100 msgid "" "**Repository drop-down menu:** Use this drop-down menu to select the " "repository to search or browse. The selections include: \"major\" " @@ -133,7 +129,7 @@ msgid "" "applications)." msgstr "" -#: ../../sysadmclient.rst:105 +#: ../../sysadmclient.rst:106 msgid "" "**Search:** To see if an application is available, enter its name and click " "the \"binoculars\" icon. Alternately, enter a description. For example, a " @@ -141,14 +137,14 @@ msgid "" " well as applications which provide browser functionality, such as Firefox." msgstr "" -#: ../../sysadmclient.rst:111 +#: ../../sysadmclient.rst:112 msgid "" "**Browse Categories:** This drop-down menu lists the available software " "categories. If you select a category, it will only display or show search " "results from that category." msgstr "" -#: ../../sysadmclient.rst:115 +#: ../../sysadmclient.rst:116 msgid "" "**Popular Searches and Popular Categories:** The buttons in these sections " "can be used to quickly find applications which are recommended by other " @@ -156,7 +152,7 @@ msgid "" "match the button's description." msgstr "" -#: ../../sysadmclient.rst:120 +#: ../../sysadmclient.rst:121 msgid "" "Displayed applications will be listed in alphabetical order. Applications " "which are already installed and which are not required by other applications" @@ -165,7 +161,7 @@ msgid "" "clicked to install that application." msgstr "" -#: ../../sysadmclient.rst:131 +#: ../../sysadmclient.rst:132 msgid "" "|appcafe| provides a graphical front-end for displaying the contents of the " "package database. Since installed applications provide more information to " @@ -175,7 +171,7 @@ msgid "" "installed, and the package provides a message during installation." msgstr "" -#: ../../sysadmclient.rst:145 +#: ../../sysadmclient.rst:147 msgid "" "As seen in this example, the information for an application includes the " "application's icon, name, and description. Click the application's name to " @@ -183,7 +179,7 @@ msgid "" "application is installed, there will be an :guilabel:`Uninstall` button." msgstr "" -#: ../../sysadmclient.rst:151 +#: ../../sysadmclient.rst:153 msgid "" "Beneath this area are 4 tabs. The first tab on the left contains two panes. " "The first (middle) pane displays the package description. The second " @@ -191,115 +187,115 @@ msgid "" "installed." msgstr "" -#: ../../sysadmclient.rst:156 +#: ../../sysadmclient.rst:158 msgid "An example of the \"?\" tab is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:165 +#: ../../sysadmclient.rst:168 msgid "This tab displays a variety of information:" msgstr "" -#: ../../sysadmclient.rst:167 +#: ../../sysadmclient.rst:170 msgid "Software version." msgstr "" -#: ../../sysadmclient.rst:169 +#: ../../sysadmclient.rst:172 msgid "" "Email address for the maintainer of the FreeBSD port the package is built " "from." msgstr "" -#: ../../sysadmclient.rst:172 +#: ../../sysadmclient.rst:175 msgid "" "The application's architecture. This will indicate the FreeBSD version and " "whether or not the application is 32-bit or 64-bit. Note |trueos| can run " "both 32 and 64-bit applications." msgstr "" -#: ../../sysadmclient.rst:176 +#: ../../sysadmclient.rst:179 msgid "The application's license." msgstr "" -#: ../../sysadmclient.rst:178 +#: ../../sysadmclient.rst:181 msgid "The application's installation size." msgstr "" -#: ../../sysadmclient.rst:180 +#: ../../sysadmclient.rst:183 msgid "The application's download size." msgstr "" -#: ../../sysadmclient.rst:182 +#: ../../sysadmclient.rst:185 msgid "" "If the package includes screenshots of the application, you can click the " "next tab, which has an image icon, to view and scroll through the " "screenshots. An example is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:193 +#: ../../sysadmclient.rst:197 msgid "" "An example of the last tab, which has a list icon, is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:202 +#: ../../sysadmclient.rst:207 msgid "" "This tab contains the following information. Click the right arrow next to " "an entry to expand its information and the down arrow to collapse the " "information." msgstr "" -#: ../../sysadmclient.rst:206 +#: ../../sysadmclient.rst:211 msgid "" "**Build Options:** shows the values of the make options that the package was" " built with." msgstr "" -#: ../../sysadmclient.rst:209 +#: ../../sysadmclient.rst:214 msgid "" "**Dependencies:** lists the dependent packages that this application " "requires to be installed." msgstr "" -#: ../../sysadmclient.rst:212 +#: ../../sysadmclient.rst:217 msgid "" "**Required By:** indicates the names of any other packages that require this" " software to be installed." msgstr "" -#: ../../sysadmclient.rst:215 +#: ../../sysadmclient.rst:220 msgid "" "**Shared Libraries (Required):** lists the names of the libraries that this " "application requires." msgstr "" -#: ../../sysadmclient.rst:219 +#: ../../sysadmclient.rst:226 msgid "Managing Installed Software" msgstr "" -#: ../../sysadmclient.rst:221 +#: ../../sysadmclient.rst:228 msgid "" "To view and manage the applications which are installed on the system, click" " the :guilabel:`Installed` tab. An example is seen in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:231 +#: ../../sysadmclient.rst:238 msgid "This screen offers several actions:" msgstr "" -#: ../../sysadmclient.rst:233 +#: ../../sysadmclient.rst:240 msgid "" "**All:** check this box to select all installed applications or uncheck it " "to deselect all installed applications." msgstr "" -#: ../../sysadmclient.rst:236 +#: ../../sysadmclient.rst:243 msgid "" "**Uninstall:** click the garbage can icon to uninstall the selected " "applications." msgstr "" -#: ../../sysadmclient.rst:239 +#: ../../sysadmclient.rst:246 msgid "" "**Clean:** this operation deletes any orphaned packages for the selected " "applications. An orphaned package is one that is not required by any other " @@ -307,13 +303,13 @@ msgid "" ":guilabel:`Clean` icon) in its :guilabel:`Status` column." msgstr "" -#: ../../sysadmclient.rst:245 +#: ../../sysadmclient.rst:252 msgid "" "This screen also provides an :guilabel:`Options` drop-down menu which allows" " you to select or deselect a number of options:" msgstr "" -#: ../../sysadmclient.rst:248 +#: ../../sysadmclient.rst:255 msgid "" "**View All Packages:** by default, the installed tab only shows the packages" " you installed. Check this box to also see the packages included with the " @@ -323,7 +319,7 @@ msgid "" " so you are not left with orphaned packages." msgstr "" -#: ../../sysadmclient.rst:256 +#: ../../sysadmclient.rst:263 msgid "" "**View Advanced Options:** if you check this box, two extra icons, a lock " "and an unlock icon, will be added to the right of the trash icon. If you " @@ -334,7 +330,7 @@ msgid "" "application, you will need to first select it and click the unlock icon." msgstr "" -#: ../../sysadmclient.rst:266 +#: ../../sysadmclient.rst:273 msgid "" "**Auto-clean packages:** if you check this box, the :guilabel:`Clean` icon " "will disappear as you no longer need to manually clean orphans. Instead, " @@ -342,7 +338,7 @@ msgid "" "uninstall." msgstr "" -#: ../../sysadmclient.rst:271 +#: ../../sysadmclient.rst:278 msgid "" "In the example shown in :numref:`Figure %s `, the user has checked" " all available options. In this example, :guilabel:`aalib` has dependencies " @@ -350,7 +346,7 @@ msgid "" "plugins` is an orphan (flag icon)." msgstr "" -#: ../../sysadmclient.rst:283 +#: ../../sysadmclient.rst:291 msgid "" "If you install or uninstall any software, click the :guilabel:`Pending` tab " "to view the details of the operation. In the example shown in " @@ -360,24 +356,24 @@ msgid "" "the log for the operation." msgstr "" -#: ../../sysadmclient.rst:301 +#: ../../sysadmclient.rst:310 msgid "Update Manager" msgstr "" -#: ../../sysadmclient.rst:303 +#: ../../sysadmclient.rst:312 msgid "" "Update Manager provides a graphical interface for keeping the |trueos| " "operating system and its installed applications up-to-date." msgstr "" -#: ../../sysadmclient.rst:306 +#: ../../sysadmclient.rst:315 msgid "" "The |trueos| update mechanism provides several safeguards to ensure updating" " the operating system or its software is a low-risk operation. The following" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:310 +#: ../../sysadmclient.rst:319 msgid "" "The update automatically creates a snapshot (copy) of the current operating " "system, known as a boot environment (BE), and mounts the snapshot in the " @@ -388,14 +384,14 @@ msgid "" "mounted copy." msgstr "" -#: ../../sysadmclient.rst:318 +#: ../../sysadmclient.rst:327 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:322 +#: ../../sysadmclient.rst:331 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -407,7 +403,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:340 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -422,7 +418,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:344 +#: ../../sysadmclient.rst:353 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -433,17 +429,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:354 +#: ../../sysadmclient.rst:365 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:356 +#: ../../sysadmclient.rst:367 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:377 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -454,7 +450,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:373 +#: ../../sysadmclient.rst:385 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -463,46 +459,46 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:380 +#: ../../sysadmclient.rst:392 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:384 +#: ../../sysadmclient.rst:396 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:388 +#: ../../sysadmclient.rst:400 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1381 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:397 +#: ../../sysadmclient.rst:410 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:443 +#: ../../sysadmclient.rst:456 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:514 +#: ../../sysadmclient.rst:527 msgid "Manage SSL Keys" msgstr "" -#: ../../sysadmclient.rst:520 +#: ../../sysadmclient.rst:533 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:522 +#: ../../sysadmclient.rst:535 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -511,19 +507,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:548 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:538 +#: ../../sysadmclient.rst:551 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:564 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -533,7 +529,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:572 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -541,22 +537,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:571 +#: ../../sysadmclient.rst:585 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:573 +#: ../../sysadmclient.rst:587 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:576 +#: ../../sysadmclient.rst:590 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:579 +#: ../../sysadmclient.rst:593 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -564,25 +560,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:599 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:601 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:604 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:592 +#: ../../sysadmclient.rst:606 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:594 +#: ../../sysadmclient.rst:608 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -591,170 +587,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:614 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:602 +#: ../../sysadmclient.rst:616 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:620 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:610 +#: ../../sysadmclient.rst:624 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:613 +#: ../../sysadmclient.rst:627 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:615 +#: ../../sysadmclient.rst:629 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:664 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:720 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:705 +#: ../../sysadmclient.rst:722 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:715 +#: ../../sysadmclient.rst:733 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:717 +#: ../../sysadmclient.rst:735 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:738 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:723 +#: ../../sysadmclient.rst:741 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:726 +#: ../../sysadmclient.rst:744 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:728 +#: ../../sysadmclient.rst:746 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:730 +#: ../../sysadmclient.rst:748 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:732 +#: ../../sysadmclient.rst:750 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:734 +#: ../../sysadmclient.rst:752 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:736 +#: ../../sysadmclient.rst:754 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:756 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:740 +#: ../../sysadmclient.rst:758 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:747 +#: ../../sysadmclient.rst:765 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:749 +#: ../../sysadmclient.rst:767 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:759 +#: ../../sysadmclient.rst:778 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:762 +#: ../../sysadmclient.rst:781 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:769 +#: ../../sysadmclient.rst:788 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:771 +#: ../../sysadmclient.rst:790 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:775 +#: ../../sysadmclient.rst:794 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:805 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:787 +#: ../../sysadmclient.rst:807 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:810 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:793 +#: ../../sysadmclient.rst:813 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -762,38 +758,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:799 +#: ../../sysadmclient.rst:819 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:802 +#: ../../sysadmclient.rst:822 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:825 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:809 +#: ../../sysadmclient.rst:829 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:812 +#: ../../sysadmclient.rst:832 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:821 +#: ../../sysadmclient.rst:842 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -801,7 +797,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:826 +#: ../../sysadmclient.rst:847 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -809,7 +805,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:853 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -817,7 +813,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:837 +#: ../../sysadmclient.rst:858 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -826,27 +822,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:864 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:868 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:872 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:854 +#: ../../sysadmclient.rst:875 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -858,14 +854,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:885 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:874 +#: ../../sysadmclient.rst:896 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -878,11 +874,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:888 +#: ../../sysadmclient.rst:910 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:901 +#: ../../sysadmclient.rst:923 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -891,13 +887,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:921 +#: ../../sysadmclient.rst:943 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:924 +#: ../../sysadmclient.rst:946 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -905,13 +901,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:966 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:969 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -919,7 +915,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:954 +#: ../../sysadmclient.rst:977 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -929,7 +925,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:978 +#: ../../sysadmclient.rst:1002 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -937,47 +933,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:983 +#: ../../sysadmclient.rst:1007 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:987 +#: ../../sysadmclient.rst:1011 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1041 +#: ../../sysadmclient.rst:1065 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1067 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1079 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1081 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1059 +#: ../../sysadmclient.rst:1084 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1062 +#: ../../sysadmclient.rst:1087 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -987,7 +983,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1069 +#: ../../sysadmclient.rst:1094 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -996,15 +992,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1076 +#: ../../sysadmclient.rst:1101 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1082 +#: ../../sysadmclient.rst:1107 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1109 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1013,25 +1009,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1106 +#: ../../sysadmclient.rst:1131 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1111 +#: ../../sysadmclient.rst:1136 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1113 +#: ../../sysadmclient.rst:1138 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1117 +#: ../../sysadmclient.rst:1142 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1039,16 +1035,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1151 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1163 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1139 +#: ../../sysadmclient.rst:1165 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1062,14 +1058,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1150 +#: ../../sysadmclient.rst:1176 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1155 +#: ../../sysadmclient.rst:1181 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1079,11 +1075,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1167 +#: ../../sysadmclient.rst:1193 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1169 +#: ../../sysadmclient.rst:1195 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1091,13 +1087,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1200 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1207 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1105,14 +1101,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1187 +#: ../../sysadmclient.rst:1213 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1192 +#: ../../sysadmclient.rst:1218 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1122,7 +1118,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1226 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1130,29 +1126,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1211 +#: ../../sysadmclient.rst:1238 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1221 +#: ../../sysadmclient.rst:1249 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1223 +#: ../../sysadmclient.rst:1251 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1254 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1229 +#: ../../sysadmclient.rst:1257 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1160,7 +1156,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1263 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1171,87 +1167,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1244 +#: ../../sysadmclient.rst:1272 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1276 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1278 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1253 +#: ../../sysadmclient.rst:1281 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1256 +#: ../../sysadmclient.rst:1284 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1288 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1291 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1265 +#: ../../sysadmclient.rst:1293 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1268 +#: ../../sysadmclient.rst:1296 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1304 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1306 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1282 +#: ../../sysadmclient.rst:1310 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1285 +#: ../../sysadmclient.rst:1313 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1295 +#: ../../sysadmclient.rst:1324 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1262,7 +1258,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1309 +#: ../../sysadmclient.rst:1338 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1270,37 +1266,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1314 +#: ../../sysadmclient.rst:1343 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1325 +#: ../../sysadmclient.rst:1354 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1373 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1353 +#: ../../sysadmclient.rst:1383 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1362 +#: ../../sysadmclient.rst:1393 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1364 +#: ../../sysadmclient.rst:1395 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1308,149 +1304,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1400 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1372 +#: ../../sysadmclient.rst:1403 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1406 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1377 +#: ../../sysadmclient.rst:1408 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1384 +#: ../../sysadmclient.rst:1415 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1386 +#: ../../sysadmclient.rst:1417 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1437 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:0 -msgid "Command Line and GUI Equivalents" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Command Line**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**GUI**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Description**" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "**cronsnap**" -msgstr "" - -#: ../../sysadmclient.rst:1477 ../../sysadmclient.rst:1495 -msgid "\"Snapshots\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "" -"schedule when snapshots occur and how long to keep them; the **stop** option" -" can be used to disable snapshot creation" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "**cronscrub**" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "\"Schedules\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "schedule a ZFS scrub" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "**get**" -msgstr "" - -#: ../../sysadmclient.rst:1484 ../../sysadmclient.rst:1491 -msgid "\"Settings\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "list Life Preserver options" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "**replicate**" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "\"Replication\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "" -"used to list, add, and remove backup server; read the **help** for this " -"command for examples" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "**set**" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "" -"configures Life Preserver options; read **help** for the list of " -"configurable options" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "**snapshot**" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "" -"create and replicate a new ZFS snapshot; by default, snapshots are " -"recursive, meaning that a that a snapshot is taken of every dataset within a" -" pool" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "**status**" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "lists the last snapshot name and replication status" -msgstr "" - -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1539 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1510 +#: ../../sysadmclient.rst:1541 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1458,7 +1357,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1554 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1469,7 +1368,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1530 +#: ../../sysadmclient.rst:1562 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1479,7 +1378,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1544 +#: ../../sysadmclient.rst:1577 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1494,14 +1393,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:650 +#: ../../sysadmclient.rst:666 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:660 +#: ../../sysadmclient.rst:677 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1510,14 +1409,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:683 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:671 +#: ../../sysadmclient.rst:688 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1526,27 +1425,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:694 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:681 +#: ../../sysadmclient.rst:698 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:686 +#: ../../sysadmclient.rst:703 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:689 +#: ../../sysadmclient.rst:706 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1556,20 +1455,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:696 +#: ../../sysadmclient.rst:713 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1177 +#: ../../sysadmclient.rst:1203 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:458 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1577,7 +1476,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:451 +#: ../../sysadmclient.rst:464 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1590,7 +1489,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1090 +#: ../../sysadmclient.rst:1115 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1608,26 +1507,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1318 +#: ../../sysadmclient.rst:1347 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1351 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1365 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1638,22 +1537,18 @@ msgid "" " pick a time when the system will not be in heavy use." msgstr "" -#: ../../sysadmclient.rst:92 -msgid ": Browse Tab of AppCafe®" -msgstr "" - -#: ../../sysadmclient.rst:126 +#: ../../sysadmclient.rst:127 msgid "" "Click the name of an application to view more information about the " "application. In the example shown in :numref:`Figure %s `, the " "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:363 +#: ../../sysadmclient.rst:375 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:554 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1665,56 +1560,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:583 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:625 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example" -" shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - -#: ../../sysadmclient.rst:642 +#: ../../sysadmclient.rst:658 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:675 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:783 +#: ../../sysadmclient.rst:803 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:840 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:894 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:957 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:951 +#: ../../sysadmclient.rst:974 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:984 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1722,49 +1602,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1077 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1135 +#: ../../sysadmclient.rst:1161 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1209 +#: ../../sysadmclient.rst:1236 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1219 +#: ../../sysadmclient.rst:1247 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1322 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1363 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1391 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1467 +#: ../../sysadmclient.rst:1498 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1520 +#: ../../sysadmclient.rst:1552 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1542 +#: ../../sysadmclient.rst:1575 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1548 +#: ../../sysadmclient.rst:1581 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1780,7 +1660,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:989 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1789,7 +1669,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:976 +#: ../../sysadmclient.rst:1000 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1801,53 +1681,53 @@ msgstr "" msgid "|appcafe|" msgstr "" -#: ../../sysadmclient.rst:143 ../../sysadmclient.rst:200 +#: ../../sysadmclient.rst:145 ../../sysadmclient.rst:205 msgid ": |appcafe| - Viewing the Details of an Installed Application" msgstr "" -#: ../../sysadmclient.rst:163 +#: ../../sysadmclient.rst:166 msgid ": |appcafe| - More Application Details" msgstr "" -#: ../../sysadmclient.rst:191 +#: ../../sysadmclient.rst:195 msgid ": |appcafe| - Viewing the Application's Screenshots" msgstr "" -#: ../../sysadmclient.rst:229 +#: ../../sysadmclient.rst:236 msgid ": |appcafe| - Installed Tab" msgstr "" -#: ../../sysadmclient.rst:281 +#: ../../sysadmclient.rst:289 msgid ": |appcafe| - Viewing Applications With All Options Checked" msgstr "" -#: ../../sysadmclient.rst:295 +#: ../../sysadmclient.rst:304 msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:623 +#: ../../sysadmclient.rst:638 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:731 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:757 +#: ../../sysadmclient.rst:776 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1128 +#: ../../sysadmclient.rst:1153 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:395 +#: ../../sysadmclient.rst:408 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:399 +#: ../../sysadmclient.rst:412 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1858,7 +1738,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:421 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1869,7 +1749,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:418 +#: ../../sysadmclient.rst:431 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1879,7 +1759,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:426 +#: ../../sysadmclient.rst:439 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1888,20 +1768,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:432 +#: ../../sysadmclient.rst:445 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:436 +#: ../../sysadmclient.rst:449 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:890 +#: ../../sysadmclient.rst:912 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1914,11 +1794,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:934 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:914 +#: ../../sysadmclient.rst:936 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1928,7 +1808,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:959 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1938,11 +1818,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:995 +#: ../../sysadmclient.rst:1019 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:997 +#: ../../sysadmclient.rst:1021 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1953,17 +1833,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1005 +#: ../../sysadmclient.rst:1029 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1008 +#: ../../sysadmclient.rst:1032 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1010 +#: ../../sysadmclient.rst:1034 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1972,7 +1852,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1016 +#: ../../sysadmclient.rst:1040 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1980,20 +1860,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1025 +#: ../../sysadmclient.rst:1049 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1028 +#: ../../sysadmclient.rst:1052 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1056 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -2001,7 +1881,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:462 +#: ../../sysadmclient.rst:475 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -2010,7 +1890,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:468 +#: ../../sysadmclient.rst:481 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -2021,11 +1901,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:480 +#: ../../sysadmclient.rst:493 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:482 +#: ../../sysadmclient.rst:495 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -2036,19 +1916,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:490 +#: ../../sysadmclient.rst:503 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:506 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:496 +#: ../../sysadmclient.rst:509 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -2057,7 +1937,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:502 +#: ../../sysadmclient.rst:515 msgid "" "During the `Create a User Screen " "`_ " @@ -2068,19 +1948,234 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:528 +#: ../../sysadmclient.rst:541 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:531 +#: ../../sysadmclient.rst:544 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " "packages on each." msgstr "" +#: ../../sysadmclient.rst:93 +msgid ": Browse Tab of |appcafe|" +msgstr "" + +#: ../../sysadmclient.rst:95 +msgid "This screen contains these options:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +" %s ` to access the boot menu selection screen. In the example " +"shown in :numref:`Figure %s `, two boot environments are available in " +":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +"installation and :guilabel:`mybootenvironment` was manually created using " +"Boot Environment Manager. The upper section of this menu indicates the " +"\"initial\" boot environment is set to active, or the one the system has " +"been configured to boot into unless another BE is manually selected in this " +"menu. Use the arrow keys to highlight the boot environment you would like to" +" boot into, and press :kbd:`Enter` to continue booting into the selected " +"boot environment." +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Command Line and GUI Equivalents" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Command Line" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "GUI Tab" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Description" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "cronsnap" +msgstr "" + +#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +msgid "Snapshots" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "" +"Schedule when snapshots occur and how long to keep them; the **stop** option" +" can be used to disable snapshot creation" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "cronscrub" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedules" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedule a ZFS scrub" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "get" +msgstr "" + +#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +msgid "Settings" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "List Life Preserver options" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "replicate" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "Replication" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "" +"Used to list, add, and remove backup server; read the **help** for this " +"command for examples" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "set" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "" +"Configures Life Preserver options; read **help** for the list of " +"configurable options" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "snapshot" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "" +"Create and replicate a new ZFS snapshot; by default, snapshots are " +"recursive, meaning that a that a snapshot is taken of every dataset within a" +" pool" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "status" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "Lists the last snapshot name and replication status" +msgstr "" + +#~ msgid "This screen contains the following options:" +#~ msgstr "" + +#~ msgid "Command Line and GUI Equivalents" +#~ msgstr "" + +#~ msgid "**Command Line**" +#~ msgstr "" + +#~ msgid "**GUI**" +#~ msgstr "" + +#~ msgid "**Description**" +#~ msgstr "" + +#~ msgid "**cronsnap**" +#~ msgstr "" + +#~ msgid "\"Snapshots\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "schedule when snapshots occur and how long to keep them; the **stop** option" +#~ " can be used to disable snapshot creation" +#~ msgstr "" + +#~ msgid "**cronscrub**" +#~ msgstr "" + +#~ msgid "\"Schedules\" tab" +#~ msgstr "" + +#~ msgid "schedule a ZFS scrub" +#~ msgstr "" + +#~ msgid "**get**" +#~ msgstr "" + +#~ msgid "\"Settings\" tab" +#~ msgstr "" + +#~ msgid "list Life Preserver options" +#~ msgstr "" + +#~ msgid "**replicate**" +#~ msgstr "" + +#~ msgid "\"Replication\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "used to list, add, and remove backup server; read the **help** for this " +#~ "command for examples" +#~ msgstr "" + +#~ msgid "**set**" +#~ msgstr "" + +#~ msgid "" +#~ "configures Life Preserver options; read **help** for the list of " +#~ "configurable options" +#~ msgstr "" + +#~ msgid "**snapshot**" +#~ msgstr "" + +#~ msgid "" +#~ "create and replicate a new ZFS snapshot; by default, snapshots are " +#~ "recursive, meaning that a that a snapshot is taken of every dataset within a" +#~ " pool" +#~ msgstr "" + +#~ msgid "**status**" +#~ msgstr "" + +#~ msgid "lists the last snapshot name and replication status" +#~ msgstr "" + +#~ msgid ": Browse Tab of AppCafe®" +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example" +#~ " shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid "" #~ "To upgrade, select the existing pool to install into and press " #~ ":guilabel:`OK`." diff --git a/docs/client_handbook/po/es/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/es/LC_MESSAGES/sysadmclient.po index d2d6877..f5d8908 100644 --- a/docs/client_handbook/po/es/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/es/LC_MESSAGES/sysadmclient.po @@ -114,17 +114,13 @@ msgid "" " available software." msgstr "" -#: ../../sysadmclient.rst:94 -msgid "This screen contains the following options:" -msgstr "" - -#: ../../sysadmclient.rst:96 +#: ../../sysadmclient.rst:97 msgid "" "**Back:** Click this button to leave a category or search result and return " "to the previous screen." msgstr "" -#: ../../sysadmclient.rst:99 +#: ../../sysadmclient.rst:100 msgid "" "**Repository drop-down menu:** Use this drop-down menu to select the " "repository to search or browse. The selections include: \"major\" " @@ -133,7 +129,7 @@ msgid "" "applications)." msgstr "" -#: ../../sysadmclient.rst:105 +#: ../../sysadmclient.rst:106 msgid "" "**Search:** To see if an application is available, enter its name and click " "the \"binoculars\" icon. Alternately, enter a description. For example, a " @@ -141,14 +137,14 @@ msgid "" " well as applications which provide browser functionality, such as Firefox." msgstr "" -#: ../../sysadmclient.rst:111 +#: ../../sysadmclient.rst:112 msgid "" "**Browse Categories:** This drop-down menu lists the available software " "categories. If you select a category, it will only display or show search " "results from that category." msgstr "" -#: ../../sysadmclient.rst:115 +#: ../../sysadmclient.rst:116 msgid "" "**Popular Searches and Popular Categories:** The buttons in these sections " "can be used to quickly find applications which are recommended by other " @@ -156,7 +152,7 @@ msgid "" "match the button's description." msgstr "" -#: ../../sysadmclient.rst:120 +#: ../../sysadmclient.rst:121 msgid "" "Displayed applications will be listed in alphabetical order. Applications " "which are already installed and which are not required by other applications" @@ -165,7 +161,7 @@ msgid "" "clicked to install that application." msgstr "" -#: ../../sysadmclient.rst:131 +#: ../../sysadmclient.rst:132 msgid "" "|appcafe| provides a graphical front-end for displaying the contents of the " "package database. Since installed applications provide more information to " @@ -175,7 +171,7 @@ msgid "" "installed, and the package provides a message during installation." msgstr "" -#: ../../sysadmclient.rst:145 +#: ../../sysadmclient.rst:147 msgid "" "As seen in this example, the information for an application includes the " "application's icon, name, and description. Click the application's name to " @@ -183,7 +179,7 @@ msgid "" "application is installed, there will be an :guilabel:`Uninstall` button." msgstr "" -#: ../../sysadmclient.rst:151 +#: ../../sysadmclient.rst:153 msgid "" "Beneath this area are 4 tabs. The first tab on the left contains two panes. " "The first (middle) pane displays the package description. The second " @@ -191,115 +187,115 @@ msgid "" "installed." msgstr "" -#: ../../sysadmclient.rst:156 +#: ../../sysadmclient.rst:158 msgid "An example of the \"?\" tab is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:165 +#: ../../sysadmclient.rst:168 msgid "This tab displays a variety of information:" msgstr "" -#: ../../sysadmclient.rst:167 +#: ../../sysadmclient.rst:170 msgid "Software version." msgstr "" -#: ../../sysadmclient.rst:169 +#: ../../sysadmclient.rst:172 msgid "" "Email address for the maintainer of the FreeBSD port the package is built " "from." msgstr "" -#: ../../sysadmclient.rst:172 +#: ../../sysadmclient.rst:175 msgid "" "The application's architecture. This will indicate the FreeBSD version and " "whether or not the application is 32-bit or 64-bit. Note |trueos| can run " "both 32 and 64-bit applications." msgstr "" -#: ../../sysadmclient.rst:176 +#: ../../sysadmclient.rst:179 msgid "The application's license." msgstr "" -#: ../../sysadmclient.rst:178 +#: ../../sysadmclient.rst:181 msgid "The application's installation size." msgstr "" -#: ../../sysadmclient.rst:180 +#: ../../sysadmclient.rst:183 msgid "The application's download size." msgstr "" -#: ../../sysadmclient.rst:182 +#: ../../sysadmclient.rst:185 msgid "" "If the package includes screenshots of the application, you can click the " "next tab, which has an image icon, to view and scroll through the " "screenshots. An example is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:193 +#: ../../sysadmclient.rst:197 msgid "" "An example of the last tab, which has a list icon, is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:202 +#: ../../sysadmclient.rst:207 msgid "" "This tab contains the following information. Click the right arrow next to " "an entry to expand its information and the down arrow to collapse the " "information." msgstr "" -#: ../../sysadmclient.rst:206 +#: ../../sysadmclient.rst:211 msgid "" "**Build Options:** shows the values of the make options that the package was" " built with." msgstr "" -#: ../../sysadmclient.rst:209 +#: ../../sysadmclient.rst:214 msgid "" "**Dependencies:** lists the dependent packages that this application " "requires to be installed." msgstr "" -#: ../../sysadmclient.rst:212 +#: ../../sysadmclient.rst:217 msgid "" "**Required By:** indicates the names of any other packages that require this" " software to be installed." msgstr "" -#: ../../sysadmclient.rst:215 +#: ../../sysadmclient.rst:220 msgid "" "**Shared Libraries (Required):** lists the names of the libraries that this " "application requires." msgstr "" -#: ../../sysadmclient.rst:219 +#: ../../sysadmclient.rst:226 msgid "Managing Installed Software" msgstr "" -#: ../../sysadmclient.rst:221 +#: ../../sysadmclient.rst:228 msgid "" "To view and manage the applications which are installed on the system, click" " the :guilabel:`Installed` tab. An example is seen in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:231 +#: ../../sysadmclient.rst:238 msgid "This screen offers several actions:" msgstr "" -#: ../../sysadmclient.rst:233 +#: ../../sysadmclient.rst:240 msgid "" "**All:** check this box to select all installed applications or uncheck it " "to deselect all installed applications." msgstr "" -#: ../../sysadmclient.rst:236 +#: ../../sysadmclient.rst:243 msgid "" "**Uninstall:** click the garbage can icon to uninstall the selected " "applications." msgstr "" -#: ../../sysadmclient.rst:239 +#: ../../sysadmclient.rst:246 msgid "" "**Clean:** this operation deletes any orphaned packages for the selected " "applications. An orphaned package is one that is not required by any other " @@ -307,13 +303,13 @@ msgid "" ":guilabel:`Clean` icon) in its :guilabel:`Status` column." msgstr "" -#: ../../sysadmclient.rst:245 +#: ../../sysadmclient.rst:252 msgid "" "This screen also provides an :guilabel:`Options` drop-down menu which allows" " you to select or deselect a number of options:" msgstr "" -#: ../../sysadmclient.rst:248 +#: ../../sysadmclient.rst:255 msgid "" "**View All Packages:** by default, the installed tab only shows the packages" " you installed. Check this box to also see the packages included with the " @@ -323,7 +319,7 @@ msgid "" " so you are not left with orphaned packages." msgstr "" -#: ../../sysadmclient.rst:256 +#: ../../sysadmclient.rst:263 msgid "" "**View Advanced Options:** if you check this box, two extra icons, a lock " "and an unlock icon, will be added to the right of the trash icon. If you " @@ -334,7 +330,7 @@ msgid "" "application, you will need to first select it and click the unlock icon." msgstr "" -#: ../../sysadmclient.rst:266 +#: ../../sysadmclient.rst:273 msgid "" "**Auto-clean packages:** if you check this box, the :guilabel:`Clean` icon " "will disappear as you no longer need to manually clean orphans. Instead, " @@ -342,7 +338,7 @@ msgid "" "uninstall." msgstr "" -#: ../../sysadmclient.rst:271 +#: ../../sysadmclient.rst:278 msgid "" "In the example shown in :numref:`Figure %s `, the user has checked" " all available options. In this example, :guilabel:`aalib` has dependencies " @@ -350,7 +346,7 @@ msgid "" "plugins` is an orphan (flag icon)." msgstr "" -#: ../../sysadmclient.rst:283 +#: ../../sysadmclient.rst:291 msgid "" "If you install or uninstall any software, click the :guilabel:`Pending` tab " "to view the details of the operation. In the example shown in " @@ -360,24 +356,24 @@ msgid "" "the log for the operation." msgstr "" -#: ../../sysadmclient.rst:301 +#: ../../sysadmclient.rst:310 msgid "Update Manager" msgstr "" -#: ../../sysadmclient.rst:303 +#: ../../sysadmclient.rst:312 msgid "" "Update Manager provides a graphical interface for keeping the |trueos| " "operating system and its installed applications up-to-date." msgstr "" -#: ../../sysadmclient.rst:306 +#: ../../sysadmclient.rst:315 msgid "" "The |trueos| update mechanism provides several safeguards to ensure updating" " the operating system or its software is a low-risk operation. The following" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:310 +#: ../../sysadmclient.rst:319 msgid "" "The update automatically creates a snapshot (copy) of the current operating " "system, known as a boot environment (BE), and mounts the snapshot in the " @@ -388,14 +384,14 @@ msgid "" "mounted copy." msgstr "" -#: ../../sysadmclient.rst:318 +#: ../../sysadmclient.rst:327 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:322 +#: ../../sysadmclient.rst:331 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -407,7 +403,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:340 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -422,7 +418,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:344 +#: ../../sysadmclient.rst:353 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -433,17 +429,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:354 +#: ../../sysadmclient.rst:365 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:356 +#: ../../sysadmclient.rst:367 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:377 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -454,7 +450,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:373 +#: ../../sysadmclient.rst:385 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -463,46 +459,46 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:380 +#: ../../sysadmclient.rst:392 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:384 +#: ../../sysadmclient.rst:396 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:388 +#: ../../sysadmclient.rst:400 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1381 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:397 +#: ../../sysadmclient.rst:410 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:443 +#: ../../sysadmclient.rst:456 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:514 +#: ../../sysadmclient.rst:527 msgid "Manage SSL Keys" msgstr "" -#: ../../sysadmclient.rst:520 +#: ../../sysadmclient.rst:533 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:522 +#: ../../sysadmclient.rst:535 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -511,19 +507,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:548 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:538 +#: ../../sysadmclient.rst:551 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:564 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -533,7 +529,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:572 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -541,22 +537,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:571 +#: ../../sysadmclient.rst:585 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:573 +#: ../../sysadmclient.rst:587 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:576 +#: ../../sysadmclient.rst:590 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:579 +#: ../../sysadmclient.rst:593 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -564,25 +560,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:599 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:601 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:604 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:592 +#: ../../sysadmclient.rst:606 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:594 +#: ../../sysadmclient.rst:608 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -591,170 +587,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:614 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:602 +#: ../../sysadmclient.rst:616 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:620 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:610 +#: ../../sysadmclient.rst:624 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:613 +#: ../../sysadmclient.rst:627 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:615 +#: ../../sysadmclient.rst:629 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:664 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:720 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:705 +#: ../../sysadmclient.rst:722 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:715 +#: ../../sysadmclient.rst:733 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:717 +#: ../../sysadmclient.rst:735 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:738 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:723 +#: ../../sysadmclient.rst:741 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:726 +#: ../../sysadmclient.rst:744 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:728 +#: ../../sysadmclient.rst:746 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:730 +#: ../../sysadmclient.rst:748 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:732 +#: ../../sysadmclient.rst:750 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:734 +#: ../../sysadmclient.rst:752 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:736 +#: ../../sysadmclient.rst:754 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:756 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:740 +#: ../../sysadmclient.rst:758 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:747 +#: ../../sysadmclient.rst:765 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:749 +#: ../../sysadmclient.rst:767 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:759 +#: ../../sysadmclient.rst:778 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:762 +#: ../../sysadmclient.rst:781 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:769 +#: ../../sysadmclient.rst:788 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:771 +#: ../../sysadmclient.rst:790 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:775 +#: ../../sysadmclient.rst:794 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:805 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:787 +#: ../../sysadmclient.rst:807 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:810 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:793 +#: ../../sysadmclient.rst:813 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -762,38 +758,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:799 +#: ../../sysadmclient.rst:819 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:802 +#: ../../sysadmclient.rst:822 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:825 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:809 +#: ../../sysadmclient.rst:829 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:812 +#: ../../sysadmclient.rst:832 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:821 +#: ../../sysadmclient.rst:842 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -801,7 +797,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:826 +#: ../../sysadmclient.rst:847 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -809,7 +805,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:853 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -817,7 +813,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:837 +#: ../../sysadmclient.rst:858 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -826,27 +822,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:864 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:868 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:872 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:854 +#: ../../sysadmclient.rst:875 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -858,14 +854,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:885 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:874 +#: ../../sysadmclient.rst:896 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -878,11 +874,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:888 +#: ../../sysadmclient.rst:910 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:901 +#: ../../sysadmclient.rst:923 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -891,13 +887,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:921 +#: ../../sysadmclient.rst:943 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:924 +#: ../../sysadmclient.rst:946 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -905,13 +901,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:966 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:969 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -919,7 +915,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:954 +#: ../../sysadmclient.rst:977 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -929,7 +925,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:978 +#: ../../sysadmclient.rst:1002 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -937,47 +933,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:983 +#: ../../sysadmclient.rst:1007 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:987 +#: ../../sysadmclient.rst:1011 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1041 +#: ../../sysadmclient.rst:1065 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1067 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1079 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1081 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1059 +#: ../../sysadmclient.rst:1084 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1062 +#: ../../sysadmclient.rst:1087 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -987,7 +983,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1069 +#: ../../sysadmclient.rst:1094 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -996,15 +992,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1076 +#: ../../sysadmclient.rst:1101 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1082 +#: ../../sysadmclient.rst:1107 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1109 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1013,25 +1009,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1106 +#: ../../sysadmclient.rst:1131 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1111 +#: ../../sysadmclient.rst:1136 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1113 +#: ../../sysadmclient.rst:1138 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1117 +#: ../../sysadmclient.rst:1142 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1039,16 +1035,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1151 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1163 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1139 +#: ../../sysadmclient.rst:1165 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1062,14 +1058,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1150 +#: ../../sysadmclient.rst:1176 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1155 +#: ../../sysadmclient.rst:1181 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1079,11 +1075,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1167 +#: ../../sysadmclient.rst:1193 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1169 +#: ../../sysadmclient.rst:1195 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1091,13 +1087,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1200 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1207 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1105,14 +1101,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1187 +#: ../../sysadmclient.rst:1213 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1192 +#: ../../sysadmclient.rst:1218 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1122,7 +1118,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1226 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1130,29 +1126,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1211 +#: ../../sysadmclient.rst:1238 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1221 +#: ../../sysadmclient.rst:1249 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1223 +#: ../../sysadmclient.rst:1251 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1254 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1229 +#: ../../sysadmclient.rst:1257 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1160,7 +1156,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1263 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1171,87 +1167,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1244 +#: ../../sysadmclient.rst:1272 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1276 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1278 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1253 +#: ../../sysadmclient.rst:1281 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1256 +#: ../../sysadmclient.rst:1284 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1288 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1291 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1265 +#: ../../sysadmclient.rst:1293 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1268 +#: ../../sysadmclient.rst:1296 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1304 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1306 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1282 +#: ../../sysadmclient.rst:1310 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1285 +#: ../../sysadmclient.rst:1313 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1295 +#: ../../sysadmclient.rst:1324 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1262,7 +1258,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1309 +#: ../../sysadmclient.rst:1338 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1270,37 +1266,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1314 +#: ../../sysadmclient.rst:1343 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1325 +#: ../../sysadmclient.rst:1354 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1373 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1353 +#: ../../sysadmclient.rst:1383 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1362 +#: ../../sysadmclient.rst:1393 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1364 +#: ../../sysadmclient.rst:1395 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1308,149 +1304,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1400 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1372 +#: ../../sysadmclient.rst:1403 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1406 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1377 +#: ../../sysadmclient.rst:1408 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1384 +#: ../../sysadmclient.rst:1415 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1386 +#: ../../sysadmclient.rst:1417 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1437 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:0 -msgid "Command Line and GUI Equivalents" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Command Line**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**GUI**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Description**" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "**cronsnap**" -msgstr "" - -#: ../../sysadmclient.rst:1477 ../../sysadmclient.rst:1495 -msgid "\"Snapshots\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "" -"schedule when snapshots occur and how long to keep them; the **stop** option" -" can be used to disable snapshot creation" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "**cronscrub**" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "\"Schedules\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "schedule a ZFS scrub" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "**get**" -msgstr "" - -#: ../../sysadmclient.rst:1484 ../../sysadmclient.rst:1491 -msgid "\"Settings\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "list Life Preserver options" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "**replicate**" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "\"Replication\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "" -"used to list, add, and remove backup server; read the **help** for this " -"command for examples" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "**set**" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "" -"configures Life Preserver options; read **help** for the list of " -"configurable options" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "**snapshot**" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "" -"create and replicate a new ZFS snapshot; by default, snapshots are " -"recursive, meaning that a that a snapshot is taken of every dataset within a" -" pool" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "**status**" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "lists the last snapshot name and replication status" -msgstr "" - -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1539 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1510 +#: ../../sysadmclient.rst:1541 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1458,7 +1357,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1554 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1469,7 +1368,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1530 +#: ../../sysadmclient.rst:1562 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1479,7 +1378,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1544 +#: ../../sysadmclient.rst:1577 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1494,14 +1393,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:650 +#: ../../sysadmclient.rst:666 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:660 +#: ../../sysadmclient.rst:677 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1510,14 +1409,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:683 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:671 +#: ../../sysadmclient.rst:688 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1526,27 +1425,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:694 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:681 +#: ../../sysadmclient.rst:698 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:686 +#: ../../sysadmclient.rst:703 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:689 +#: ../../sysadmclient.rst:706 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1556,20 +1455,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:696 +#: ../../sysadmclient.rst:713 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1177 +#: ../../sysadmclient.rst:1203 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:458 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1577,7 +1476,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:451 +#: ../../sysadmclient.rst:464 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1590,7 +1489,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1090 +#: ../../sysadmclient.rst:1115 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1608,26 +1507,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1318 +#: ../../sysadmclient.rst:1347 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1351 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1365 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1638,22 +1537,18 @@ msgid "" " pick a time when the system will not be in heavy use." msgstr "" -#: ../../sysadmclient.rst:92 -msgid ": Browse Tab of AppCafe®" -msgstr "" - -#: ../../sysadmclient.rst:126 +#: ../../sysadmclient.rst:127 msgid "" "Click the name of an application to view more information about the " "application. In the example shown in :numref:`Figure %s `, the " "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:363 +#: ../../sysadmclient.rst:375 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:554 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1665,56 +1560,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:583 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:625 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example" -" shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - -#: ../../sysadmclient.rst:642 +#: ../../sysadmclient.rst:658 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:675 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:783 +#: ../../sysadmclient.rst:803 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:840 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:894 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:957 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:951 +#: ../../sysadmclient.rst:974 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:984 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1722,49 +1602,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1077 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1135 +#: ../../sysadmclient.rst:1161 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1209 +#: ../../sysadmclient.rst:1236 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1219 +#: ../../sysadmclient.rst:1247 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1322 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1363 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1391 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1467 +#: ../../sysadmclient.rst:1498 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1520 +#: ../../sysadmclient.rst:1552 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1542 +#: ../../sysadmclient.rst:1575 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1548 +#: ../../sysadmclient.rst:1581 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1780,7 +1660,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:989 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1789,7 +1669,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:976 +#: ../../sysadmclient.rst:1000 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1801,53 +1681,53 @@ msgstr "" msgid "|appcafe|" msgstr "" -#: ../../sysadmclient.rst:143 ../../sysadmclient.rst:200 +#: ../../sysadmclient.rst:145 ../../sysadmclient.rst:205 msgid ": |appcafe| - Viewing the Details of an Installed Application" msgstr "" -#: ../../sysadmclient.rst:163 +#: ../../sysadmclient.rst:166 msgid ": |appcafe| - More Application Details" msgstr "" -#: ../../sysadmclient.rst:191 +#: ../../sysadmclient.rst:195 msgid ": |appcafe| - Viewing the Application's Screenshots" msgstr "" -#: ../../sysadmclient.rst:229 +#: ../../sysadmclient.rst:236 msgid ": |appcafe| - Installed Tab" msgstr "" -#: ../../sysadmclient.rst:281 +#: ../../sysadmclient.rst:289 msgid ": |appcafe| - Viewing Applications With All Options Checked" msgstr "" -#: ../../sysadmclient.rst:295 +#: ../../sysadmclient.rst:304 msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:623 +#: ../../sysadmclient.rst:638 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:731 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:757 +#: ../../sysadmclient.rst:776 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1128 +#: ../../sysadmclient.rst:1153 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:395 +#: ../../sysadmclient.rst:408 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:399 +#: ../../sysadmclient.rst:412 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1858,7 +1738,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:421 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1869,7 +1749,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:418 +#: ../../sysadmclient.rst:431 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1879,7 +1759,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:426 +#: ../../sysadmclient.rst:439 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1888,20 +1768,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:432 +#: ../../sysadmclient.rst:445 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:436 +#: ../../sysadmclient.rst:449 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:890 +#: ../../sysadmclient.rst:912 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1914,11 +1794,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:934 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:914 +#: ../../sysadmclient.rst:936 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1928,7 +1808,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:959 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1938,11 +1818,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:995 +#: ../../sysadmclient.rst:1019 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:997 +#: ../../sysadmclient.rst:1021 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1953,17 +1833,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1005 +#: ../../sysadmclient.rst:1029 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1008 +#: ../../sysadmclient.rst:1032 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1010 +#: ../../sysadmclient.rst:1034 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1972,7 +1852,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1016 +#: ../../sysadmclient.rst:1040 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1980,20 +1860,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1025 +#: ../../sysadmclient.rst:1049 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1028 +#: ../../sysadmclient.rst:1052 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1056 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -2001,7 +1881,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:462 +#: ../../sysadmclient.rst:475 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -2010,7 +1890,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:468 +#: ../../sysadmclient.rst:481 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -2021,11 +1901,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:480 +#: ../../sysadmclient.rst:493 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:482 +#: ../../sysadmclient.rst:495 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -2036,19 +1916,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:490 +#: ../../sysadmclient.rst:503 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:506 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:496 +#: ../../sysadmclient.rst:509 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -2057,7 +1937,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:502 +#: ../../sysadmclient.rst:515 msgid "" "During the `Create a User Screen " "`_ " @@ -2068,19 +1948,234 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:528 +#: ../../sysadmclient.rst:541 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:531 +#: ../../sysadmclient.rst:544 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " "packages on each." msgstr "" +#: ../../sysadmclient.rst:93 +msgid ": Browse Tab of |appcafe|" +msgstr "" + +#: ../../sysadmclient.rst:95 +msgid "This screen contains these options:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +" %s ` to access the boot menu selection screen. In the example " +"shown in :numref:`Figure %s `, two boot environments are available in " +":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +"installation and :guilabel:`mybootenvironment` was manually created using " +"Boot Environment Manager. The upper section of this menu indicates the " +"\"initial\" boot environment is set to active, or the one the system has " +"been configured to boot into unless another BE is manually selected in this " +"menu. Use the arrow keys to highlight the boot environment you would like to" +" boot into, and press :kbd:`Enter` to continue booting into the selected " +"boot environment." +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Command Line and GUI Equivalents" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Command Line" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "GUI Tab" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Description" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "cronsnap" +msgstr "" + +#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +msgid "Snapshots" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "" +"Schedule when snapshots occur and how long to keep them; the **stop** option" +" can be used to disable snapshot creation" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "cronscrub" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedules" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedule a ZFS scrub" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "get" +msgstr "" + +#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +msgid "Settings" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "List Life Preserver options" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "replicate" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "Replication" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "" +"Used to list, add, and remove backup server; read the **help** for this " +"command for examples" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "set" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "" +"Configures Life Preserver options; read **help** for the list of " +"configurable options" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "snapshot" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "" +"Create and replicate a new ZFS snapshot; by default, snapshots are " +"recursive, meaning that a that a snapshot is taken of every dataset within a" +" pool" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "status" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "Lists the last snapshot name and replication status" +msgstr "" + +#~ msgid "This screen contains the following options:" +#~ msgstr "" + +#~ msgid "Command Line and GUI Equivalents" +#~ msgstr "" + +#~ msgid "**Command Line**" +#~ msgstr "" + +#~ msgid "**GUI**" +#~ msgstr "" + +#~ msgid "**Description**" +#~ msgstr "" + +#~ msgid "**cronsnap**" +#~ msgstr "" + +#~ msgid "\"Snapshots\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "schedule when snapshots occur and how long to keep them; the **stop** option" +#~ " can be used to disable snapshot creation" +#~ msgstr "" + +#~ msgid "**cronscrub**" +#~ msgstr "" + +#~ msgid "\"Schedules\" tab" +#~ msgstr "" + +#~ msgid "schedule a ZFS scrub" +#~ msgstr "" + +#~ msgid "**get**" +#~ msgstr "" + +#~ msgid "\"Settings\" tab" +#~ msgstr "" + +#~ msgid "list Life Preserver options" +#~ msgstr "" + +#~ msgid "**replicate**" +#~ msgstr "" + +#~ msgid "\"Replication\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "used to list, add, and remove backup server; read the **help** for this " +#~ "command for examples" +#~ msgstr "" + +#~ msgid "**set**" +#~ msgstr "" + +#~ msgid "" +#~ "configures Life Preserver options; read **help** for the list of " +#~ "configurable options" +#~ msgstr "" + +#~ msgid "**snapshot**" +#~ msgstr "" + +#~ msgid "" +#~ "create and replicate a new ZFS snapshot; by default, snapshots are " +#~ "recursive, meaning that a that a snapshot is taken of every dataset within a" +#~ " pool" +#~ msgstr "" + +#~ msgid "**status**" +#~ msgstr "" + +#~ msgid "lists the last snapshot name and replication status" +#~ msgstr "" + +#~ msgid ": Browse Tab of AppCafe®" +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example" +#~ " shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid "" #~ "To upgrade, select the existing pool to install into and press " #~ ":guilabel:`OK`." diff --git a/docs/client_handbook/po/fr/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/fr/LC_MESSAGES/sysadmclient.po index d2d6877..f5d8908 100644 --- a/docs/client_handbook/po/fr/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/fr/LC_MESSAGES/sysadmclient.po @@ -114,17 +114,13 @@ msgid "" " available software." msgstr "" -#: ../../sysadmclient.rst:94 -msgid "This screen contains the following options:" -msgstr "" - -#: ../../sysadmclient.rst:96 +#: ../../sysadmclient.rst:97 msgid "" "**Back:** Click this button to leave a category or search result and return " "to the previous screen." msgstr "" -#: ../../sysadmclient.rst:99 +#: ../../sysadmclient.rst:100 msgid "" "**Repository drop-down menu:** Use this drop-down menu to select the " "repository to search or browse. The selections include: \"major\" " @@ -133,7 +129,7 @@ msgid "" "applications)." msgstr "" -#: ../../sysadmclient.rst:105 +#: ../../sysadmclient.rst:106 msgid "" "**Search:** To see if an application is available, enter its name and click " "the \"binoculars\" icon. Alternately, enter a description. For example, a " @@ -141,14 +137,14 @@ msgid "" " well as applications which provide browser functionality, such as Firefox." msgstr "" -#: ../../sysadmclient.rst:111 +#: ../../sysadmclient.rst:112 msgid "" "**Browse Categories:** This drop-down menu lists the available software " "categories. If you select a category, it will only display or show search " "results from that category." msgstr "" -#: ../../sysadmclient.rst:115 +#: ../../sysadmclient.rst:116 msgid "" "**Popular Searches and Popular Categories:** The buttons in these sections " "can be used to quickly find applications which are recommended by other " @@ -156,7 +152,7 @@ msgid "" "match the button's description." msgstr "" -#: ../../sysadmclient.rst:120 +#: ../../sysadmclient.rst:121 msgid "" "Displayed applications will be listed in alphabetical order. Applications " "which are already installed and which are not required by other applications" @@ -165,7 +161,7 @@ msgid "" "clicked to install that application." msgstr "" -#: ../../sysadmclient.rst:131 +#: ../../sysadmclient.rst:132 msgid "" "|appcafe| provides a graphical front-end for displaying the contents of the " "package database. Since installed applications provide more information to " @@ -175,7 +171,7 @@ msgid "" "installed, and the package provides a message during installation." msgstr "" -#: ../../sysadmclient.rst:145 +#: ../../sysadmclient.rst:147 msgid "" "As seen in this example, the information for an application includes the " "application's icon, name, and description. Click the application's name to " @@ -183,7 +179,7 @@ msgid "" "application is installed, there will be an :guilabel:`Uninstall` button." msgstr "" -#: ../../sysadmclient.rst:151 +#: ../../sysadmclient.rst:153 msgid "" "Beneath this area are 4 tabs. The first tab on the left contains two panes. " "The first (middle) pane displays the package description. The second " @@ -191,115 +187,115 @@ msgid "" "installed." msgstr "" -#: ../../sysadmclient.rst:156 +#: ../../sysadmclient.rst:158 msgid "An example of the \"?\" tab is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:165 +#: ../../sysadmclient.rst:168 msgid "This tab displays a variety of information:" msgstr "" -#: ../../sysadmclient.rst:167 +#: ../../sysadmclient.rst:170 msgid "Software version." msgstr "" -#: ../../sysadmclient.rst:169 +#: ../../sysadmclient.rst:172 msgid "" "Email address for the maintainer of the FreeBSD port the package is built " "from." msgstr "" -#: ../../sysadmclient.rst:172 +#: ../../sysadmclient.rst:175 msgid "" "The application's architecture. This will indicate the FreeBSD version and " "whether or not the application is 32-bit or 64-bit. Note |trueos| can run " "both 32 and 64-bit applications." msgstr "" -#: ../../sysadmclient.rst:176 +#: ../../sysadmclient.rst:179 msgid "The application's license." msgstr "" -#: ../../sysadmclient.rst:178 +#: ../../sysadmclient.rst:181 msgid "The application's installation size." msgstr "" -#: ../../sysadmclient.rst:180 +#: ../../sysadmclient.rst:183 msgid "The application's download size." msgstr "" -#: ../../sysadmclient.rst:182 +#: ../../sysadmclient.rst:185 msgid "" "If the package includes screenshots of the application, you can click the " "next tab, which has an image icon, to view and scroll through the " "screenshots. An example is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:193 +#: ../../sysadmclient.rst:197 msgid "" "An example of the last tab, which has a list icon, is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:202 +#: ../../sysadmclient.rst:207 msgid "" "This tab contains the following information. Click the right arrow next to " "an entry to expand its information and the down arrow to collapse the " "information." msgstr "" -#: ../../sysadmclient.rst:206 +#: ../../sysadmclient.rst:211 msgid "" "**Build Options:** shows the values of the make options that the package was" " built with." msgstr "" -#: ../../sysadmclient.rst:209 +#: ../../sysadmclient.rst:214 msgid "" "**Dependencies:** lists the dependent packages that this application " "requires to be installed." msgstr "" -#: ../../sysadmclient.rst:212 +#: ../../sysadmclient.rst:217 msgid "" "**Required By:** indicates the names of any other packages that require this" " software to be installed." msgstr "" -#: ../../sysadmclient.rst:215 +#: ../../sysadmclient.rst:220 msgid "" "**Shared Libraries (Required):** lists the names of the libraries that this " "application requires." msgstr "" -#: ../../sysadmclient.rst:219 +#: ../../sysadmclient.rst:226 msgid "Managing Installed Software" msgstr "" -#: ../../sysadmclient.rst:221 +#: ../../sysadmclient.rst:228 msgid "" "To view and manage the applications which are installed on the system, click" " the :guilabel:`Installed` tab. An example is seen in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:231 +#: ../../sysadmclient.rst:238 msgid "This screen offers several actions:" msgstr "" -#: ../../sysadmclient.rst:233 +#: ../../sysadmclient.rst:240 msgid "" "**All:** check this box to select all installed applications or uncheck it " "to deselect all installed applications." msgstr "" -#: ../../sysadmclient.rst:236 +#: ../../sysadmclient.rst:243 msgid "" "**Uninstall:** click the garbage can icon to uninstall the selected " "applications." msgstr "" -#: ../../sysadmclient.rst:239 +#: ../../sysadmclient.rst:246 msgid "" "**Clean:** this operation deletes any orphaned packages for the selected " "applications. An orphaned package is one that is not required by any other " @@ -307,13 +303,13 @@ msgid "" ":guilabel:`Clean` icon) in its :guilabel:`Status` column." msgstr "" -#: ../../sysadmclient.rst:245 +#: ../../sysadmclient.rst:252 msgid "" "This screen also provides an :guilabel:`Options` drop-down menu which allows" " you to select or deselect a number of options:" msgstr "" -#: ../../sysadmclient.rst:248 +#: ../../sysadmclient.rst:255 msgid "" "**View All Packages:** by default, the installed tab only shows the packages" " you installed. Check this box to also see the packages included with the " @@ -323,7 +319,7 @@ msgid "" " so you are not left with orphaned packages." msgstr "" -#: ../../sysadmclient.rst:256 +#: ../../sysadmclient.rst:263 msgid "" "**View Advanced Options:** if you check this box, two extra icons, a lock " "and an unlock icon, will be added to the right of the trash icon. If you " @@ -334,7 +330,7 @@ msgid "" "application, you will need to first select it and click the unlock icon." msgstr "" -#: ../../sysadmclient.rst:266 +#: ../../sysadmclient.rst:273 msgid "" "**Auto-clean packages:** if you check this box, the :guilabel:`Clean` icon " "will disappear as you no longer need to manually clean orphans. Instead, " @@ -342,7 +338,7 @@ msgid "" "uninstall." msgstr "" -#: ../../sysadmclient.rst:271 +#: ../../sysadmclient.rst:278 msgid "" "In the example shown in :numref:`Figure %s `, the user has checked" " all available options. In this example, :guilabel:`aalib` has dependencies " @@ -350,7 +346,7 @@ msgid "" "plugins` is an orphan (flag icon)." msgstr "" -#: ../../sysadmclient.rst:283 +#: ../../sysadmclient.rst:291 msgid "" "If you install or uninstall any software, click the :guilabel:`Pending` tab " "to view the details of the operation. In the example shown in " @@ -360,24 +356,24 @@ msgid "" "the log for the operation." msgstr "" -#: ../../sysadmclient.rst:301 +#: ../../sysadmclient.rst:310 msgid "Update Manager" msgstr "" -#: ../../sysadmclient.rst:303 +#: ../../sysadmclient.rst:312 msgid "" "Update Manager provides a graphical interface for keeping the |trueos| " "operating system and its installed applications up-to-date." msgstr "" -#: ../../sysadmclient.rst:306 +#: ../../sysadmclient.rst:315 msgid "" "The |trueos| update mechanism provides several safeguards to ensure updating" " the operating system or its software is a low-risk operation. The following" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:310 +#: ../../sysadmclient.rst:319 msgid "" "The update automatically creates a snapshot (copy) of the current operating " "system, known as a boot environment (BE), and mounts the snapshot in the " @@ -388,14 +384,14 @@ msgid "" "mounted copy." msgstr "" -#: ../../sysadmclient.rst:318 +#: ../../sysadmclient.rst:327 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:322 +#: ../../sysadmclient.rst:331 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -407,7 +403,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:340 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -422,7 +418,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:344 +#: ../../sysadmclient.rst:353 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -433,17 +429,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:354 +#: ../../sysadmclient.rst:365 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:356 +#: ../../sysadmclient.rst:367 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:377 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -454,7 +450,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:373 +#: ../../sysadmclient.rst:385 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -463,46 +459,46 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:380 +#: ../../sysadmclient.rst:392 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:384 +#: ../../sysadmclient.rst:396 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:388 +#: ../../sysadmclient.rst:400 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1381 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:397 +#: ../../sysadmclient.rst:410 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:443 +#: ../../sysadmclient.rst:456 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:514 +#: ../../sysadmclient.rst:527 msgid "Manage SSL Keys" msgstr "" -#: ../../sysadmclient.rst:520 +#: ../../sysadmclient.rst:533 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:522 +#: ../../sysadmclient.rst:535 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -511,19 +507,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:548 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:538 +#: ../../sysadmclient.rst:551 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:564 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -533,7 +529,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:572 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -541,22 +537,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:571 +#: ../../sysadmclient.rst:585 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:573 +#: ../../sysadmclient.rst:587 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:576 +#: ../../sysadmclient.rst:590 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:579 +#: ../../sysadmclient.rst:593 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -564,25 +560,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:599 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:601 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:604 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:592 +#: ../../sysadmclient.rst:606 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:594 +#: ../../sysadmclient.rst:608 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -591,170 +587,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:614 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:602 +#: ../../sysadmclient.rst:616 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:620 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:610 +#: ../../sysadmclient.rst:624 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:613 +#: ../../sysadmclient.rst:627 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:615 +#: ../../sysadmclient.rst:629 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:664 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:720 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:705 +#: ../../sysadmclient.rst:722 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:715 +#: ../../sysadmclient.rst:733 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:717 +#: ../../sysadmclient.rst:735 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:738 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:723 +#: ../../sysadmclient.rst:741 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:726 +#: ../../sysadmclient.rst:744 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:728 +#: ../../sysadmclient.rst:746 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:730 +#: ../../sysadmclient.rst:748 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:732 +#: ../../sysadmclient.rst:750 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:734 +#: ../../sysadmclient.rst:752 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:736 +#: ../../sysadmclient.rst:754 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:756 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:740 +#: ../../sysadmclient.rst:758 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:747 +#: ../../sysadmclient.rst:765 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:749 +#: ../../sysadmclient.rst:767 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:759 +#: ../../sysadmclient.rst:778 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:762 +#: ../../sysadmclient.rst:781 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:769 +#: ../../sysadmclient.rst:788 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:771 +#: ../../sysadmclient.rst:790 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:775 +#: ../../sysadmclient.rst:794 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:805 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:787 +#: ../../sysadmclient.rst:807 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:810 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:793 +#: ../../sysadmclient.rst:813 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -762,38 +758,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:799 +#: ../../sysadmclient.rst:819 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:802 +#: ../../sysadmclient.rst:822 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:825 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:809 +#: ../../sysadmclient.rst:829 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:812 +#: ../../sysadmclient.rst:832 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:821 +#: ../../sysadmclient.rst:842 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -801,7 +797,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:826 +#: ../../sysadmclient.rst:847 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -809,7 +805,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:853 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -817,7 +813,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:837 +#: ../../sysadmclient.rst:858 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -826,27 +822,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:864 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:868 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:872 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:854 +#: ../../sysadmclient.rst:875 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -858,14 +854,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:885 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:874 +#: ../../sysadmclient.rst:896 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -878,11 +874,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:888 +#: ../../sysadmclient.rst:910 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:901 +#: ../../sysadmclient.rst:923 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -891,13 +887,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:921 +#: ../../sysadmclient.rst:943 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:924 +#: ../../sysadmclient.rst:946 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -905,13 +901,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:966 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:969 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -919,7 +915,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:954 +#: ../../sysadmclient.rst:977 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -929,7 +925,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:978 +#: ../../sysadmclient.rst:1002 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -937,47 +933,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:983 +#: ../../sysadmclient.rst:1007 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:987 +#: ../../sysadmclient.rst:1011 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1041 +#: ../../sysadmclient.rst:1065 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1067 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1079 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1081 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1059 +#: ../../sysadmclient.rst:1084 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1062 +#: ../../sysadmclient.rst:1087 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -987,7 +983,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1069 +#: ../../sysadmclient.rst:1094 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -996,15 +992,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1076 +#: ../../sysadmclient.rst:1101 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1082 +#: ../../sysadmclient.rst:1107 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1109 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1013,25 +1009,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1106 +#: ../../sysadmclient.rst:1131 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1111 +#: ../../sysadmclient.rst:1136 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1113 +#: ../../sysadmclient.rst:1138 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1117 +#: ../../sysadmclient.rst:1142 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1039,16 +1035,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1151 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1163 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1139 +#: ../../sysadmclient.rst:1165 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1062,14 +1058,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1150 +#: ../../sysadmclient.rst:1176 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1155 +#: ../../sysadmclient.rst:1181 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1079,11 +1075,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1167 +#: ../../sysadmclient.rst:1193 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1169 +#: ../../sysadmclient.rst:1195 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1091,13 +1087,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1200 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1207 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1105,14 +1101,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1187 +#: ../../sysadmclient.rst:1213 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1192 +#: ../../sysadmclient.rst:1218 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1122,7 +1118,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1226 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1130,29 +1126,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1211 +#: ../../sysadmclient.rst:1238 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1221 +#: ../../sysadmclient.rst:1249 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1223 +#: ../../sysadmclient.rst:1251 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1254 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1229 +#: ../../sysadmclient.rst:1257 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1160,7 +1156,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1263 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1171,87 +1167,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1244 +#: ../../sysadmclient.rst:1272 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1276 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1278 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1253 +#: ../../sysadmclient.rst:1281 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1256 +#: ../../sysadmclient.rst:1284 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1288 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1291 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1265 +#: ../../sysadmclient.rst:1293 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1268 +#: ../../sysadmclient.rst:1296 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1304 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1306 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1282 +#: ../../sysadmclient.rst:1310 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1285 +#: ../../sysadmclient.rst:1313 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1295 +#: ../../sysadmclient.rst:1324 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1262,7 +1258,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1309 +#: ../../sysadmclient.rst:1338 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1270,37 +1266,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1314 +#: ../../sysadmclient.rst:1343 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1325 +#: ../../sysadmclient.rst:1354 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1373 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1353 +#: ../../sysadmclient.rst:1383 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1362 +#: ../../sysadmclient.rst:1393 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1364 +#: ../../sysadmclient.rst:1395 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1308,149 +1304,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1400 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1372 +#: ../../sysadmclient.rst:1403 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1406 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1377 +#: ../../sysadmclient.rst:1408 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1384 +#: ../../sysadmclient.rst:1415 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1386 +#: ../../sysadmclient.rst:1417 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1437 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:0 -msgid "Command Line and GUI Equivalents" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Command Line**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**GUI**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Description**" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "**cronsnap**" -msgstr "" - -#: ../../sysadmclient.rst:1477 ../../sysadmclient.rst:1495 -msgid "\"Snapshots\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "" -"schedule when snapshots occur and how long to keep them; the **stop** option" -" can be used to disable snapshot creation" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "**cronscrub**" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "\"Schedules\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "schedule a ZFS scrub" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "**get**" -msgstr "" - -#: ../../sysadmclient.rst:1484 ../../sysadmclient.rst:1491 -msgid "\"Settings\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "list Life Preserver options" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "**replicate**" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "\"Replication\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "" -"used to list, add, and remove backup server; read the **help** for this " -"command for examples" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "**set**" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "" -"configures Life Preserver options; read **help** for the list of " -"configurable options" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "**snapshot**" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "" -"create and replicate a new ZFS snapshot; by default, snapshots are " -"recursive, meaning that a that a snapshot is taken of every dataset within a" -" pool" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "**status**" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "lists the last snapshot name and replication status" -msgstr "" - -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1539 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1510 +#: ../../sysadmclient.rst:1541 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1458,7 +1357,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1554 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1469,7 +1368,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1530 +#: ../../sysadmclient.rst:1562 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1479,7 +1378,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1544 +#: ../../sysadmclient.rst:1577 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1494,14 +1393,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:650 +#: ../../sysadmclient.rst:666 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:660 +#: ../../sysadmclient.rst:677 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1510,14 +1409,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:683 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:671 +#: ../../sysadmclient.rst:688 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1526,27 +1425,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:694 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:681 +#: ../../sysadmclient.rst:698 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:686 +#: ../../sysadmclient.rst:703 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:689 +#: ../../sysadmclient.rst:706 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1556,20 +1455,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:696 +#: ../../sysadmclient.rst:713 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1177 +#: ../../sysadmclient.rst:1203 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:458 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1577,7 +1476,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:451 +#: ../../sysadmclient.rst:464 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1590,7 +1489,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1090 +#: ../../sysadmclient.rst:1115 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1608,26 +1507,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1318 +#: ../../sysadmclient.rst:1347 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1351 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1365 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1638,22 +1537,18 @@ msgid "" " pick a time when the system will not be in heavy use." msgstr "" -#: ../../sysadmclient.rst:92 -msgid ": Browse Tab of AppCafe®" -msgstr "" - -#: ../../sysadmclient.rst:126 +#: ../../sysadmclient.rst:127 msgid "" "Click the name of an application to view more information about the " "application. In the example shown in :numref:`Figure %s `, the " "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:363 +#: ../../sysadmclient.rst:375 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:554 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1665,56 +1560,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:583 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:625 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example" -" shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - -#: ../../sysadmclient.rst:642 +#: ../../sysadmclient.rst:658 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:675 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:783 +#: ../../sysadmclient.rst:803 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:840 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:894 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:957 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:951 +#: ../../sysadmclient.rst:974 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:984 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1722,49 +1602,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1077 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1135 +#: ../../sysadmclient.rst:1161 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1209 +#: ../../sysadmclient.rst:1236 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1219 +#: ../../sysadmclient.rst:1247 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1322 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1363 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1391 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1467 +#: ../../sysadmclient.rst:1498 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1520 +#: ../../sysadmclient.rst:1552 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1542 +#: ../../sysadmclient.rst:1575 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1548 +#: ../../sysadmclient.rst:1581 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1780,7 +1660,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:989 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1789,7 +1669,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:976 +#: ../../sysadmclient.rst:1000 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1801,53 +1681,53 @@ msgstr "" msgid "|appcafe|" msgstr "" -#: ../../sysadmclient.rst:143 ../../sysadmclient.rst:200 +#: ../../sysadmclient.rst:145 ../../sysadmclient.rst:205 msgid ": |appcafe| - Viewing the Details of an Installed Application" msgstr "" -#: ../../sysadmclient.rst:163 +#: ../../sysadmclient.rst:166 msgid ": |appcafe| - More Application Details" msgstr "" -#: ../../sysadmclient.rst:191 +#: ../../sysadmclient.rst:195 msgid ": |appcafe| - Viewing the Application's Screenshots" msgstr "" -#: ../../sysadmclient.rst:229 +#: ../../sysadmclient.rst:236 msgid ": |appcafe| - Installed Tab" msgstr "" -#: ../../sysadmclient.rst:281 +#: ../../sysadmclient.rst:289 msgid ": |appcafe| - Viewing Applications With All Options Checked" msgstr "" -#: ../../sysadmclient.rst:295 +#: ../../sysadmclient.rst:304 msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:623 +#: ../../sysadmclient.rst:638 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:731 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:757 +#: ../../sysadmclient.rst:776 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1128 +#: ../../sysadmclient.rst:1153 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:395 +#: ../../sysadmclient.rst:408 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:399 +#: ../../sysadmclient.rst:412 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1858,7 +1738,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:421 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1869,7 +1749,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:418 +#: ../../sysadmclient.rst:431 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1879,7 +1759,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:426 +#: ../../sysadmclient.rst:439 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1888,20 +1768,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:432 +#: ../../sysadmclient.rst:445 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:436 +#: ../../sysadmclient.rst:449 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:890 +#: ../../sysadmclient.rst:912 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1914,11 +1794,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:934 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:914 +#: ../../sysadmclient.rst:936 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1928,7 +1808,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:959 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1938,11 +1818,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:995 +#: ../../sysadmclient.rst:1019 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:997 +#: ../../sysadmclient.rst:1021 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1953,17 +1833,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1005 +#: ../../sysadmclient.rst:1029 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1008 +#: ../../sysadmclient.rst:1032 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1010 +#: ../../sysadmclient.rst:1034 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1972,7 +1852,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1016 +#: ../../sysadmclient.rst:1040 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1980,20 +1860,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1025 +#: ../../sysadmclient.rst:1049 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1028 +#: ../../sysadmclient.rst:1052 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1056 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -2001,7 +1881,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:462 +#: ../../sysadmclient.rst:475 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -2010,7 +1890,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:468 +#: ../../sysadmclient.rst:481 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -2021,11 +1901,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:480 +#: ../../sysadmclient.rst:493 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:482 +#: ../../sysadmclient.rst:495 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -2036,19 +1916,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:490 +#: ../../sysadmclient.rst:503 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:506 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:496 +#: ../../sysadmclient.rst:509 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -2057,7 +1937,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:502 +#: ../../sysadmclient.rst:515 msgid "" "During the `Create a User Screen " "`_ " @@ -2068,19 +1948,234 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:528 +#: ../../sysadmclient.rst:541 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:531 +#: ../../sysadmclient.rst:544 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " "packages on each." msgstr "" +#: ../../sysadmclient.rst:93 +msgid ": Browse Tab of |appcafe|" +msgstr "" + +#: ../../sysadmclient.rst:95 +msgid "This screen contains these options:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +" %s ` to access the boot menu selection screen. In the example " +"shown in :numref:`Figure %s `, two boot environments are available in " +":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +"installation and :guilabel:`mybootenvironment` was manually created using " +"Boot Environment Manager. The upper section of this menu indicates the " +"\"initial\" boot environment is set to active, or the one the system has " +"been configured to boot into unless another BE is manually selected in this " +"menu. Use the arrow keys to highlight the boot environment you would like to" +" boot into, and press :kbd:`Enter` to continue booting into the selected " +"boot environment." +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Command Line and GUI Equivalents" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Command Line" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "GUI Tab" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Description" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "cronsnap" +msgstr "" + +#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +msgid "Snapshots" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "" +"Schedule when snapshots occur and how long to keep them; the **stop** option" +" can be used to disable snapshot creation" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "cronscrub" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedules" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedule a ZFS scrub" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "get" +msgstr "" + +#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +msgid "Settings" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "List Life Preserver options" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "replicate" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "Replication" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "" +"Used to list, add, and remove backup server; read the **help** for this " +"command for examples" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "set" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "" +"Configures Life Preserver options; read **help** for the list of " +"configurable options" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "snapshot" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "" +"Create and replicate a new ZFS snapshot; by default, snapshots are " +"recursive, meaning that a that a snapshot is taken of every dataset within a" +" pool" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "status" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "Lists the last snapshot name and replication status" +msgstr "" + +#~ msgid "This screen contains the following options:" +#~ msgstr "" + +#~ msgid "Command Line and GUI Equivalents" +#~ msgstr "" + +#~ msgid "**Command Line**" +#~ msgstr "" + +#~ msgid "**GUI**" +#~ msgstr "" + +#~ msgid "**Description**" +#~ msgstr "" + +#~ msgid "**cronsnap**" +#~ msgstr "" + +#~ msgid "\"Snapshots\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "schedule when snapshots occur and how long to keep them; the **stop** option" +#~ " can be used to disable snapshot creation" +#~ msgstr "" + +#~ msgid "**cronscrub**" +#~ msgstr "" + +#~ msgid "\"Schedules\" tab" +#~ msgstr "" + +#~ msgid "schedule a ZFS scrub" +#~ msgstr "" + +#~ msgid "**get**" +#~ msgstr "" + +#~ msgid "\"Settings\" tab" +#~ msgstr "" + +#~ msgid "list Life Preserver options" +#~ msgstr "" + +#~ msgid "**replicate**" +#~ msgstr "" + +#~ msgid "\"Replication\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "used to list, add, and remove backup server; read the **help** for this " +#~ "command for examples" +#~ msgstr "" + +#~ msgid "**set**" +#~ msgstr "" + +#~ msgid "" +#~ "configures Life Preserver options; read **help** for the list of " +#~ "configurable options" +#~ msgstr "" + +#~ msgid "**snapshot**" +#~ msgstr "" + +#~ msgid "" +#~ "create and replicate a new ZFS snapshot; by default, snapshots are " +#~ "recursive, meaning that a that a snapshot is taken of every dataset within a" +#~ " pool" +#~ msgstr "" + +#~ msgid "**status**" +#~ msgstr "" + +#~ msgid "lists the last snapshot name and replication status" +#~ msgstr "" + +#~ msgid ": Browse Tab of AppCafe®" +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example" +#~ " shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid "" #~ "To upgrade, select the existing pool to install into and press " #~ ":guilabel:`OK`." diff --git a/docs/client_handbook/po/id/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/id/LC_MESSAGES/sysadmclient.po index d2d6877..f5d8908 100644 --- a/docs/client_handbook/po/id/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/id/LC_MESSAGES/sysadmclient.po @@ -114,17 +114,13 @@ msgid "" " available software." msgstr "" -#: ../../sysadmclient.rst:94 -msgid "This screen contains the following options:" -msgstr "" - -#: ../../sysadmclient.rst:96 +#: ../../sysadmclient.rst:97 msgid "" "**Back:** Click this button to leave a category or search result and return " "to the previous screen." msgstr "" -#: ../../sysadmclient.rst:99 +#: ../../sysadmclient.rst:100 msgid "" "**Repository drop-down menu:** Use this drop-down menu to select the " "repository to search or browse. The selections include: \"major\" " @@ -133,7 +129,7 @@ msgid "" "applications)." msgstr "" -#: ../../sysadmclient.rst:105 +#: ../../sysadmclient.rst:106 msgid "" "**Search:** To see if an application is available, enter its name and click " "the \"binoculars\" icon. Alternately, enter a description. For example, a " @@ -141,14 +137,14 @@ msgid "" " well as applications which provide browser functionality, such as Firefox." msgstr "" -#: ../../sysadmclient.rst:111 +#: ../../sysadmclient.rst:112 msgid "" "**Browse Categories:** This drop-down menu lists the available software " "categories. If you select a category, it will only display or show search " "results from that category." msgstr "" -#: ../../sysadmclient.rst:115 +#: ../../sysadmclient.rst:116 msgid "" "**Popular Searches and Popular Categories:** The buttons in these sections " "can be used to quickly find applications which are recommended by other " @@ -156,7 +152,7 @@ msgid "" "match the button's description." msgstr "" -#: ../../sysadmclient.rst:120 +#: ../../sysadmclient.rst:121 msgid "" "Displayed applications will be listed in alphabetical order. Applications " "which are already installed and which are not required by other applications" @@ -165,7 +161,7 @@ msgid "" "clicked to install that application." msgstr "" -#: ../../sysadmclient.rst:131 +#: ../../sysadmclient.rst:132 msgid "" "|appcafe| provides a graphical front-end for displaying the contents of the " "package database. Since installed applications provide more information to " @@ -175,7 +171,7 @@ msgid "" "installed, and the package provides a message during installation." msgstr "" -#: ../../sysadmclient.rst:145 +#: ../../sysadmclient.rst:147 msgid "" "As seen in this example, the information for an application includes the " "application's icon, name, and description. Click the application's name to " @@ -183,7 +179,7 @@ msgid "" "application is installed, there will be an :guilabel:`Uninstall` button." msgstr "" -#: ../../sysadmclient.rst:151 +#: ../../sysadmclient.rst:153 msgid "" "Beneath this area are 4 tabs. The first tab on the left contains two panes. " "The first (middle) pane displays the package description. The second " @@ -191,115 +187,115 @@ msgid "" "installed." msgstr "" -#: ../../sysadmclient.rst:156 +#: ../../sysadmclient.rst:158 msgid "An example of the \"?\" tab is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:165 +#: ../../sysadmclient.rst:168 msgid "This tab displays a variety of information:" msgstr "" -#: ../../sysadmclient.rst:167 +#: ../../sysadmclient.rst:170 msgid "Software version." msgstr "" -#: ../../sysadmclient.rst:169 +#: ../../sysadmclient.rst:172 msgid "" "Email address for the maintainer of the FreeBSD port the package is built " "from." msgstr "" -#: ../../sysadmclient.rst:172 +#: ../../sysadmclient.rst:175 msgid "" "The application's architecture. This will indicate the FreeBSD version and " "whether or not the application is 32-bit or 64-bit. Note |trueos| can run " "both 32 and 64-bit applications." msgstr "" -#: ../../sysadmclient.rst:176 +#: ../../sysadmclient.rst:179 msgid "The application's license." msgstr "" -#: ../../sysadmclient.rst:178 +#: ../../sysadmclient.rst:181 msgid "The application's installation size." msgstr "" -#: ../../sysadmclient.rst:180 +#: ../../sysadmclient.rst:183 msgid "The application's download size." msgstr "" -#: ../../sysadmclient.rst:182 +#: ../../sysadmclient.rst:185 msgid "" "If the package includes screenshots of the application, you can click the " "next tab, which has an image icon, to view and scroll through the " "screenshots. An example is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:193 +#: ../../sysadmclient.rst:197 msgid "" "An example of the last tab, which has a list icon, is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:202 +#: ../../sysadmclient.rst:207 msgid "" "This tab contains the following information. Click the right arrow next to " "an entry to expand its information and the down arrow to collapse the " "information." msgstr "" -#: ../../sysadmclient.rst:206 +#: ../../sysadmclient.rst:211 msgid "" "**Build Options:** shows the values of the make options that the package was" " built with." msgstr "" -#: ../../sysadmclient.rst:209 +#: ../../sysadmclient.rst:214 msgid "" "**Dependencies:** lists the dependent packages that this application " "requires to be installed." msgstr "" -#: ../../sysadmclient.rst:212 +#: ../../sysadmclient.rst:217 msgid "" "**Required By:** indicates the names of any other packages that require this" " software to be installed." msgstr "" -#: ../../sysadmclient.rst:215 +#: ../../sysadmclient.rst:220 msgid "" "**Shared Libraries (Required):** lists the names of the libraries that this " "application requires." msgstr "" -#: ../../sysadmclient.rst:219 +#: ../../sysadmclient.rst:226 msgid "Managing Installed Software" msgstr "" -#: ../../sysadmclient.rst:221 +#: ../../sysadmclient.rst:228 msgid "" "To view and manage the applications which are installed on the system, click" " the :guilabel:`Installed` tab. An example is seen in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:231 +#: ../../sysadmclient.rst:238 msgid "This screen offers several actions:" msgstr "" -#: ../../sysadmclient.rst:233 +#: ../../sysadmclient.rst:240 msgid "" "**All:** check this box to select all installed applications or uncheck it " "to deselect all installed applications." msgstr "" -#: ../../sysadmclient.rst:236 +#: ../../sysadmclient.rst:243 msgid "" "**Uninstall:** click the garbage can icon to uninstall the selected " "applications." msgstr "" -#: ../../sysadmclient.rst:239 +#: ../../sysadmclient.rst:246 msgid "" "**Clean:** this operation deletes any orphaned packages for the selected " "applications. An orphaned package is one that is not required by any other " @@ -307,13 +303,13 @@ msgid "" ":guilabel:`Clean` icon) in its :guilabel:`Status` column." msgstr "" -#: ../../sysadmclient.rst:245 +#: ../../sysadmclient.rst:252 msgid "" "This screen also provides an :guilabel:`Options` drop-down menu which allows" " you to select or deselect a number of options:" msgstr "" -#: ../../sysadmclient.rst:248 +#: ../../sysadmclient.rst:255 msgid "" "**View All Packages:** by default, the installed tab only shows the packages" " you installed. Check this box to also see the packages included with the " @@ -323,7 +319,7 @@ msgid "" " so you are not left with orphaned packages." msgstr "" -#: ../../sysadmclient.rst:256 +#: ../../sysadmclient.rst:263 msgid "" "**View Advanced Options:** if you check this box, two extra icons, a lock " "and an unlock icon, will be added to the right of the trash icon. If you " @@ -334,7 +330,7 @@ msgid "" "application, you will need to first select it and click the unlock icon." msgstr "" -#: ../../sysadmclient.rst:266 +#: ../../sysadmclient.rst:273 msgid "" "**Auto-clean packages:** if you check this box, the :guilabel:`Clean` icon " "will disappear as you no longer need to manually clean orphans. Instead, " @@ -342,7 +338,7 @@ msgid "" "uninstall." msgstr "" -#: ../../sysadmclient.rst:271 +#: ../../sysadmclient.rst:278 msgid "" "In the example shown in :numref:`Figure %s `, the user has checked" " all available options. In this example, :guilabel:`aalib` has dependencies " @@ -350,7 +346,7 @@ msgid "" "plugins` is an orphan (flag icon)." msgstr "" -#: ../../sysadmclient.rst:283 +#: ../../sysadmclient.rst:291 msgid "" "If you install or uninstall any software, click the :guilabel:`Pending` tab " "to view the details of the operation. In the example shown in " @@ -360,24 +356,24 @@ msgid "" "the log for the operation." msgstr "" -#: ../../sysadmclient.rst:301 +#: ../../sysadmclient.rst:310 msgid "Update Manager" msgstr "" -#: ../../sysadmclient.rst:303 +#: ../../sysadmclient.rst:312 msgid "" "Update Manager provides a graphical interface for keeping the |trueos| " "operating system and its installed applications up-to-date." msgstr "" -#: ../../sysadmclient.rst:306 +#: ../../sysadmclient.rst:315 msgid "" "The |trueos| update mechanism provides several safeguards to ensure updating" " the operating system or its software is a low-risk operation. The following" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:310 +#: ../../sysadmclient.rst:319 msgid "" "The update automatically creates a snapshot (copy) of the current operating " "system, known as a boot environment (BE), and mounts the snapshot in the " @@ -388,14 +384,14 @@ msgid "" "mounted copy." msgstr "" -#: ../../sysadmclient.rst:318 +#: ../../sysadmclient.rst:327 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:322 +#: ../../sysadmclient.rst:331 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -407,7 +403,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:340 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -422,7 +418,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:344 +#: ../../sysadmclient.rst:353 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -433,17 +429,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:354 +#: ../../sysadmclient.rst:365 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:356 +#: ../../sysadmclient.rst:367 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:377 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -454,7 +450,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:373 +#: ../../sysadmclient.rst:385 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -463,46 +459,46 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:380 +#: ../../sysadmclient.rst:392 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:384 +#: ../../sysadmclient.rst:396 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:388 +#: ../../sysadmclient.rst:400 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1381 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:397 +#: ../../sysadmclient.rst:410 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:443 +#: ../../sysadmclient.rst:456 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:514 +#: ../../sysadmclient.rst:527 msgid "Manage SSL Keys" msgstr "" -#: ../../sysadmclient.rst:520 +#: ../../sysadmclient.rst:533 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:522 +#: ../../sysadmclient.rst:535 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -511,19 +507,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:548 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:538 +#: ../../sysadmclient.rst:551 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:564 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -533,7 +529,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:572 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -541,22 +537,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:571 +#: ../../sysadmclient.rst:585 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:573 +#: ../../sysadmclient.rst:587 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:576 +#: ../../sysadmclient.rst:590 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:579 +#: ../../sysadmclient.rst:593 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -564,25 +560,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:599 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:601 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:604 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:592 +#: ../../sysadmclient.rst:606 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:594 +#: ../../sysadmclient.rst:608 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -591,170 +587,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:614 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:602 +#: ../../sysadmclient.rst:616 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:620 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:610 +#: ../../sysadmclient.rst:624 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:613 +#: ../../sysadmclient.rst:627 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:615 +#: ../../sysadmclient.rst:629 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:664 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:720 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:705 +#: ../../sysadmclient.rst:722 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:715 +#: ../../sysadmclient.rst:733 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:717 +#: ../../sysadmclient.rst:735 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:738 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:723 +#: ../../sysadmclient.rst:741 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:726 +#: ../../sysadmclient.rst:744 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:728 +#: ../../sysadmclient.rst:746 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:730 +#: ../../sysadmclient.rst:748 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:732 +#: ../../sysadmclient.rst:750 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:734 +#: ../../sysadmclient.rst:752 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:736 +#: ../../sysadmclient.rst:754 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:756 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:740 +#: ../../sysadmclient.rst:758 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:747 +#: ../../sysadmclient.rst:765 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:749 +#: ../../sysadmclient.rst:767 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:759 +#: ../../sysadmclient.rst:778 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:762 +#: ../../sysadmclient.rst:781 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:769 +#: ../../sysadmclient.rst:788 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:771 +#: ../../sysadmclient.rst:790 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:775 +#: ../../sysadmclient.rst:794 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:805 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:787 +#: ../../sysadmclient.rst:807 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:810 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:793 +#: ../../sysadmclient.rst:813 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -762,38 +758,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:799 +#: ../../sysadmclient.rst:819 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:802 +#: ../../sysadmclient.rst:822 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:825 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:809 +#: ../../sysadmclient.rst:829 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:812 +#: ../../sysadmclient.rst:832 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:821 +#: ../../sysadmclient.rst:842 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -801,7 +797,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:826 +#: ../../sysadmclient.rst:847 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -809,7 +805,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:853 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -817,7 +813,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:837 +#: ../../sysadmclient.rst:858 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -826,27 +822,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:864 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:868 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:872 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:854 +#: ../../sysadmclient.rst:875 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -858,14 +854,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:885 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:874 +#: ../../sysadmclient.rst:896 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -878,11 +874,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:888 +#: ../../sysadmclient.rst:910 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:901 +#: ../../sysadmclient.rst:923 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -891,13 +887,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:921 +#: ../../sysadmclient.rst:943 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:924 +#: ../../sysadmclient.rst:946 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -905,13 +901,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:966 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:969 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -919,7 +915,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:954 +#: ../../sysadmclient.rst:977 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -929,7 +925,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:978 +#: ../../sysadmclient.rst:1002 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -937,47 +933,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:983 +#: ../../sysadmclient.rst:1007 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:987 +#: ../../sysadmclient.rst:1011 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1041 +#: ../../sysadmclient.rst:1065 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1067 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1079 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1081 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1059 +#: ../../sysadmclient.rst:1084 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1062 +#: ../../sysadmclient.rst:1087 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -987,7 +983,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1069 +#: ../../sysadmclient.rst:1094 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -996,15 +992,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1076 +#: ../../sysadmclient.rst:1101 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1082 +#: ../../sysadmclient.rst:1107 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1109 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1013,25 +1009,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1106 +#: ../../sysadmclient.rst:1131 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1111 +#: ../../sysadmclient.rst:1136 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1113 +#: ../../sysadmclient.rst:1138 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1117 +#: ../../sysadmclient.rst:1142 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1039,16 +1035,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1151 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1163 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1139 +#: ../../sysadmclient.rst:1165 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1062,14 +1058,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1150 +#: ../../sysadmclient.rst:1176 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1155 +#: ../../sysadmclient.rst:1181 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1079,11 +1075,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1167 +#: ../../sysadmclient.rst:1193 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1169 +#: ../../sysadmclient.rst:1195 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1091,13 +1087,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1200 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1207 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1105,14 +1101,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1187 +#: ../../sysadmclient.rst:1213 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1192 +#: ../../sysadmclient.rst:1218 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1122,7 +1118,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1226 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1130,29 +1126,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1211 +#: ../../sysadmclient.rst:1238 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1221 +#: ../../sysadmclient.rst:1249 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1223 +#: ../../sysadmclient.rst:1251 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1254 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1229 +#: ../../sysadmclient.rst:1257 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1160,7 +1156,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1263 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1171,87 +1167,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1244 +#: ../../sysadmclient.rst:1272 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1276 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1278 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1253 +#: ../../sysadmclient.rst:1281 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1256 +#: ../../sysadmclient.rst:1284 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1288 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1291 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1265 +#: ../../sysadmclient.rst:1293 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1268 +#: ../../sysadmclient.rst:1296 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1304 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1306 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1282 +#: ../../sysadmclient.rst:1310 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1285 +#: ../../sysadmclient.rst:1313 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1295 +#: ../../sysadmclient.rst:1324 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1262,7 +1258,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1309 +#: ../../sysadmclient.rst:1338 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1270,37 +1266,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1314 +#: ../../sysadmclient.rst:1343 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1325 +#: ../../sysadmclient.rst:1354 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1373 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1353 +#: ../../sysadmclient.rst:1383 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1362 +#: ../../sysadmclient.rst:1393 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1364 +#: ../../sysadmclient.rst:1395 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1308,149 +1304,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1400 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1372 +#: ../../sysadmclient.rst:1403 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1406 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1377 +#: ../../sysadmclient.rst:1408 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1384 +#: ../../sysadmclient.rst:1415 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1386 +#: ../../sysadmclient.rst:1417 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1437 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:0 -msgid "Command Line and GUI Equivalents" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Command Line**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**GUI**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Description**" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "**cronsnap**" -msgstr "" - -#: ../../sysadmclient.rst:1477 ../../sysadmclient.rst:1495 -msgid "\"Snapshots\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "" -"schedule when snapshots occur and how long to keep them; the **stop** option" -" can be used to disable snapshot creation" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "**cronscrub**" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "\"Schedules\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "schedule a ZFS scrub" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "**get**" -msgstr "" - -#: ../../sysadmclient.rst:1484 ../../sysadmclient.rst:1491 -msgid "\"Settings\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "list Life Preserver options" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "**replicate**" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "\"Replication\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "" -"used to list, add, and remove backup server; read the **help** for this " -"command for examples" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "**set**" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "" -"configures Life Preserver options; read **help** for the list of " -"configurable options" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "**snapshot**" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "" -"create and replicate a new ZFS snapshot; by default, snapshots are " -"recursive, meaning that a that a snapshot is taken of every dataset within a" -" pool" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "**status**" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "lists the last snapshot name and replication status" -msgstr "" - -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1539 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1510 +#: ../../sysadmclient.rst:1541 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1458,7 +1357,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1554 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1469,7 +1368,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1530 +#: ../../sysadmclient.rst:1562 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1479,7 +1378,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1544 +#: ../../sysadmclient.rst:1577 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1494,14 +1393,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:650 +#: ../../sysadmclient.rst:666 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:660 +#: ../../sysadmclient.rst:677 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1510,14 +1409,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:683 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:671 +#: ../../sysadmclient.rst:688 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1526,27 +1425,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:694 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:681 +#: ../../sysadmclient.rst:698 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:686 +#: ../../sysadmclient.rst:703 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:689 +#: ../../sysadmclient.rst:706 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1556,20 +1455,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:696 +#: ../../sysadmclient.rst:713 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1177 +#: ../../sysadmclient.rst:1203 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:458 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1577,7 +1476,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:451 +#: ../../sysadmclient.rst:464 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1590,7 +1489,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1090 +#: ../../sysadmclient.rst:1115 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1608,26 +1507,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1318 +#: ../../sysadmclient.rst:1347 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1351 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1365 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1638,22 +1537,18 @@ msgid "" " pick a time when the system will not be in heavy use." msgstr "" -#: ../../sysadmclient.rst:92 -msgid ": Browse Tab of AppCafe®" -msgstr "" - -#: ../../sysadmclient.rst:126 +#: ../../sysadmclient.rst:127 msgid "" "Click the name of an application to view more information about the " "application. In the example shown in :numref:`Figure %s `, the " "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:363 +#: ../../sysadmclient.rst:375 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:554 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1665,56 +1560,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:583 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:625 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example" -" shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - -#: ../../sysadmclient.rst:642 +#: ../../sysadmclient.rst:658 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:675 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:783 +#: ../../sysadmclient.rst:803 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:840 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:894 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:957 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:951 +#: ../../sysadmclient.rst:974 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:984 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1722,49 +1602,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1077 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1135 +#: ../../sysadmclient.rst:1161 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1209 +#: ../../sysadmclient.rst:1236 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1219 +#: ../../sysadmclient.rst:1247 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1322 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1363 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1391 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1467 +#: ../../sysadmclient.rst:1498 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1520 +#: ../../sysadmclient.rst:1552 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1542 +#: ../../sysadmclient.rst:1575 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1548 +#: ../../sysadmclient.rst:1581 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1780,7 +1660,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:989 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1789,7 +1669,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:976 +#: ../../sysadmclient.rst:1000 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1801,53 +1681,53 @@ msgstr "" msgid "|appcafe|" msgstr "" -#: ../../sysadmclient.rst:143 ../../sysadmclient.rst:200 +#: ../../sysadmclient.rst:145 ../../sysadmclient.rst:205 msgid ": |appcafe| - Viewing the Details of an Installed Application" msgstr "" -#: ../../sysadmclient.rst:163 +#: ../../sysadmclient.rst:166 msgid ": |appcafe| - More Application Details" msgstr "" -#: ../../sysadmclient.rst:191 +#: ../../sysadmclient.rst:195 msgid ": |appcafe| - Viewing the Application's Screenshots" msgstr "" -#: ../../sysadmclient.rst:229 +#: ../../sysadmclient.rst:236 msgid ": |appcafe| - Installed Tab" msgstr "" -#: ../../sysadmclient.rst:281 +#: ../../sysadmclient.rst:289 msgid ": |appcafe| - Viewing Applications With All Options Checked" msgstr "" -#: ../../sysadmclient.rst:295 +#: ../../sysadmclient.rst:304 msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:623 +#: ../../sysadmclient.rst:638 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:731 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:757 +#: ../../sysadmclient.rst:776 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1128 +#: ../../sysadmclient.rst:1153 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:395 +#: ../../sysadmclient.rst:408 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:399 +#: ../../sysadmclient.rst:412 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1858,7 +1738,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:421 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1869,7 +1749,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:418 +#: ../../sysadmclient.rst:431 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1879,7 +1759,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:426 +#: ../../sysadmclient.rst:439 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1888,20 +1768,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:432 +#: ../../sysadmclient.rst:445 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:436 +#: ../../sysadmclient.rst:449 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:890 +#: ../../sysadmclient.rst:912 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1914,11 +1794,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:934 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:914 +#: ../../sysadmclient.rst:936 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1928,7 +1808,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:959 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1938,11 +1818,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:995 +#: ../../sysadmclient.rst:1019 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:997 +#: ../../sysadmclient.rst:1021 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1953,17 +1833,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1005 +#: ../../sysadmclient.rst:1029 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1008 +#: ../../sysadmclient.rst:1032 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1010 +#: ../../sysadmclient.rst:1034 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1972,7 +1852,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1016 +#: ../../sysadmclient.rst:1040 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1980,20 +1860,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1025 +#: ../../sysadmclient.rst:1049 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1028 +#: ../../sysadmclient.rst:1052 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1056 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -2001,7 +1881,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:462 +#: ../../sysadmclient.rst:475 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -2010,7 +1890,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:468 +#: ../../sysadmclient.rst:481 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -2021,11 +1901,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:480 +#: ../../sysadmclient.rst:493 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:482 +#: ../../sysadmclient.rst:495 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -2036,19 +1916,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:490 +#: ../../sysadmclient.rst:503 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:506 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:496 +#: ../../sysadmclient.rst:509 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -2057,7 +1937,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:502 +#: ../../sysadmclient.rst:515 msgid "" "During the `Create a User Screen " "`_ " @@ -2068,19 +1948,234 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:528 +#: ../../sysadmclient.rst:541 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:531 +#: ../../sysadmclient.rst:544 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " "packages on each." msgstr "" +#: ../../sysadmclient.rst:93 +msgid ": Browse Tab of |appcafe|" +msgstr "" + +#: ../../sysadmclient.rst:95 +msgid "This screen contains these options:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +" %s ` to access the boot menu selection screen. In the example " +"shown in :numref:`Figure %s `, two boot environments are available in " +":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +"installation and :guilabel:`mybootenvironment` was manually created using " +"Boot Environment Manager. The upper section of this menu indicates the " +"\"initial\" boot environment is set to active, or the one the system has " +"been configured to boot into unless another BE is manually selected in this " +"menu. Use the arrow keys to highlight the boot environment you would like to" +" boot into, and press :kbd:`Enter` to continue booting into the selected " +"boot environment." +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Command Line and GUI Equivalents" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Command Line" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "GUI Tab" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Description" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "cronsnap" +msgstr "" + +#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +msgid "Snapshots" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "" +"Schedule when snapshots occur and how long to keep them; the **stop** option" +" can be used to disable snapshot creation" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "cronscrub" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedules" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedule a ZFS scrub" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "get" +msgstr "" + +#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +msgid "Settings" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "List Life Preserver options" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "replicate" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "Replication" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "" +"Used to list, add, and remove backup server; read the **help** for this " +"command for examples" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "set" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "" +"Configures Life Preserver options; read **help** for the list of " +"configurable options" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "snapshot" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "" +"Create and replicate a new ZFS snapshot; by default, snapshots are " +"recursive, meaning that a that a snapshot is taken of every dataset within a" +" pool" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "status" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "Lists the last snapshot name and replication status" +msgstr "" + +#~ msgid "This screen contains the following options:" +#~ msgstr "" + +#~ msgid "Command Line and GUI Equivalents" +#~ msgstr "" + +#~ msgid "**Command Line**" +#~ msgstr "" + +#~ msgid "**GUI**" +#~ msgstr "" + +#~ msgid "**Description**" +#~ msgstr "" + +#~ msgid "**cronsnap**" +#~ msgstr "" + +#~ msgid "\"Snapshots\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "schedule when snapshots occur and how long to keep them; the **stop** option" +#~ " can be used to disable snapshot creation" +#~ msgstr "" + +#~ msgid "**cronscrub**" +#~ msgstr "" + +#~ msgid "\"Schedules\" tab" +#~ msgstr "" + +#~ msgid "schedule a ZFS scrub" +#~ msgstr "" + +#~ msgid "**get**" +#~ msgstr "" + +#~ msgid "\"Settings\" tab" +#~ msgstr "" + +#~ msgid "list Life Preserver options" +#~ msgstr "" + +#~ msgid "**replicate**" +#~ msgstr "" + +#~ msgid "\"Replication\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "used to list, add, and remove backup server; read the **help** for this " +#~ "command for examples" +#~ msgstr "" + +#~ msgid "**set**" +#~ msgstr "" + +#~ msgid "" +#~ "configures Life Preserver options; read **help** for the list of " +#~ "configurable options" +#~ msgstr "" + +#~ msgid "**snapshot**" +#~ msgstr "" + +#~ msgid "" +#~ "create and replicate a new ZFS snapshot; by default, snapshots are " +#~ "recursive, meaning that a that a snapshot is taken of every dataset within a" +#~ " pool" +#~ msgstr "" + +#~ msgid "**status**" +#~ msgstr "" + +#~ msgid "lists the last snapshot name and replication status" +#~ msgstr "" + +#~ msgid ": Browse Tab of AppCafe®" +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example" +#~ " shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid "" #~ "To upgrade, select the existing pool to install into and press " #~ ":guilabel:`OK`." diff --git a/docs/client_handbook/po/it/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/it/LC_MESSAGES/sysadmclient.po index d2d6877..f5d8908 100644 --- a/docs/client_handbook/po/it/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/it/LC_MESSAGES/sysadmclient.po @@ -114,17 +114,13 @@ msgid "" " available software." msgstr "" -#: ../../sysadmclient.rst:94 -msgid "This screen contains the following options:" -msgstr "" - -#: ../../sysadmclient.rst:96 +#: ../../sysadmclient.rst:97 msgid "" "**Back:** Click this button to leave a category or search result and return " "to the previous screen." msgstr "" -#: ../../sysadmclient.rst:99 +#: ../../sysadmclient.rst:100 msgid "" "**Repository drop-down menu:** Use this drop-down menu to select the " "repository to search or browse. The selections include: \"major\" " @@ -133,7 +129,7 @@ msgid "" "applications)." msgstr "" -#: ../../sysadmclient.rst:105 +#: ../../sysadmclient.rst:106 msgid "" "**Search:** To see if an application is available, enter its name and click " "the \"binoculars\" icon. Alternately, enter a description. For example, a " @@ -141,14 +137,14 @@ msgid "" " well as applications which provide browser functionality, such as Firefox." msgstr "" -#: ../../sysadmclient.rst:111 +#: ../../sysadmclient.rst:112 msgid "" "**Browse Categories:** This drop-down menu lists the available software " "categories. If you select a category, it will only display or show search " "results from that category." msgstr "" -#: ../../sysadmclient.rst:115 +#: ../../sysadmclient.rst:116 msgid "" "**Popular Searches and Popular Categories:** The buttons in these sections " "can be used to quickly find applications which are recommended by other " @@ -156,7 +152,7 @@ msgid "" "match the button's description." msgstr "" -#: ../../sysadmclient.rst:120 +#: ../../sysadmclient.rst:121 msgid "" "Displayed applications will be listed in alphabetical order. Applications " "which are already installed and which are not required by other applications" @@ -165,7 +161,7 @@ msgid "" "clicked to install that application." msgstr "" -#: ../../sysadmclient.rst:131 +#: ../../sysadmclient.rst:132 msgid "" "|appcafe| provides a graphical front-end for displaying the contents of the " "package database. Since installed applications provide more information to " @@ -175,7 +171,7 @@ msgid "" "installed, and the package provides a message during installation." msgstr "" -#: ../../sysadmclient.rst:145 +#: ../../sysadmclient.rst:147 msgid "" "As seen in this example, the information for an application includes the " "application's icon, name, and description. Click the application's name to " @@ -183,7 +179,7 @@ msgid "" "application is installed, there will be an :guilabel:`Uninstall` button." msgstr "" -#: ../../sysadmclient.rst:151 +#: ../../sysadmclient.rst:153 msgid "" "Beneath this area are 4 tabs. The first tab on the left contains two panes. " "The first (middle) pane displays the package description. The second " @@ -191,115 +187,115 @@ msgid "" "installed." msgstr "" -#: ../../sysadmclient.rst:156 +#: ../../sysadmclient.rst:158 msgid "An example of the \"?\" tab is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:165 +#: ../../sysadmclient.rst:168 msgid "This tab displays a variety of information:" msgstr "" -#: ../../sysadmclient.rst:167 +#: ../../sysadmclient.rst:170 msgid "Software version." msgstr "" -#: ../../sysadmclient.rst:169 +#: ../../sysadmclient.rst:172 msgid "" "Email address for the maintainer of the FreeBSD port the package is built " "from." msgstr "" -#: ../../sysadmclient.rst:172 +#: ../../sysadmclient.rst:175 msgid "" "The application's architecture. This will indicate the FreeBSD version and " "whether or not the application is 32-bit or 64-bit. Note |trueos| can run " "both 32 and 64-bit applications." msgstr "" -#: ../../sysadmclient.rst:176 +#: ../../sysadmclient.rst:179 msgid "The application's license." msgstr "" -#: ../../sysadmclient.rst:178 +#: ../../sysadmclient.rst:181 msgid "The application's installation size." msgstr "" -#: ../../sysadmclient.rst:180 +#: ../../sysadmclient.rst:183 msgid "The application's download size." msgstr "" -#: ../../sysadmclient.rst:182 +#: ../../sysadmclient.rst:185 msgid "" "If the package includes screenshots of the application, you can click the " "next tab, which has an image icon, to view and scroll through the " "screenshots. An example is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:193 +#: ../../sysadmclient.rst:197 msgid "" "An example of the last tab, which has a list icon, is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:202 +#: ../../sysadmclient.rst:207 msgid "" "This tab contains the following information. Click the right arrow next to " "an entry to expand its information and the down arrow to collapse the " "information." msgstr "" -#: ../../sysadmclient.rst:206 +#: ../../sysadmclient.rst:211 msgid "" "**Build Options:** shows the values of the make options that the package was" " built with." msgstr "" -#: ../../sysadmclient.rst:209 +#: ../../sysadmclient.rst:214 msgid "" "**Dependencies:** lists the dependent packages that this application " "requires to be installed." msgstr "" -#: ../../sysadmclient.rst:212 +#: ../../sysadmclient.rst:217 msgid "" "**Required By:** indicates the names of any other packages that require this" " software to be installed." msgstr "" -#: ../../sysadmclient.rst:215 +#: ../../sysadmclient.rst:220 msgid "" "**Shared Libraries (Required):** lists the names of the libraries that this " "application requires." msgstr "" -#: ../../sysadmclient.rst:219 +#: ../../sysadmclient.rst:226 msgid "Managing Installed Software" msgstr "" -#: ../../sysadmclient.rst:221 +#: ../../sysadmclient.rst:228 msgid "" "To view and manage the applications which are installed on the system, click" " the :guilabel:`Installed` tab. An example is seen in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:231 +#: ../../sysadmclient.rst:238 msgid "This screen offers several actions:" msgstr "" -#: ../../sysadmclient.rst:233 +#: ../../sysadmclient.rst:240 msgid "" "**All:** check this box to select all installed applications or uncheck it " "to deselect all installed applications." msgstr "" -#: ../../sysadmclient.rst:236 +#: ../../sysadmclient.rst:243 msgid "" "**Uninstall:** click the garbage can icon to uninstall the selected " "applications." msgstr "" -#: ../../sysadmclient.rst:239 +#: ../../sysadmclient.rst:246 msgid "" "**Clean:** this operation deletes any orphaned packages for the selected " "applications. An orphaned package is one that is not required by any other " @@ -307,13 +303,13 @@ msgid "" ":guilabel:`Clean` icon) in its :guilabel:`Status` column." msgstr "" -#: ../../sysadmclient.rst:245 +#: ../../sysadmclient.rst:252 msgid "" "This screen also provides an :guilabel:`Options` drop-down menu which allows" " you to select or deselect a number of options:" msgstr "" -#: ../../sysadmclient.rst:248 +#: ../../sysadmclient.rst:255 msgid "" "**View All Packages:** by default, the installed tab only shows the packages" " you installed. Check this box to also see the packages included with the " @@ -323,7 +319,7 @@ msgid "" " so you are not left with orphaned packages." msgstr "" -#: ../../sysadmclient.rst:256 +#: ../../sysadmclient.rst:263 msgid "" "**View Advanced Options:** if you check this box, two extra icons, a lock " "and an unlock icon, will be added to the right of the trash icon. If you " @@ -334,7 +330,7 @@ msgid "" "application, you will need to first select it and click the unlock icon." msgstr "" -#: ../../sysadmclient.rst:266 +#: ../../sysadmclient.rst:273 msgid "" "**Auto-clean packages:** if you check this box, the :guilabel:`Clean` icon " "will disappear as you no longer need to manually clean orphans. Instead, " @@ -342,7 +338,7 @@ msgid "" "uninstall." msgstr "" -#: ../../sysadmclient.rst:271 +#: ../../sysadmclient.rst:278 msgid "" "In the example shown in :numref:`Figure %s `, the user has checked" " all available options. In this example, :guilabel:`aalib` has dependencies " @@ -350,7 +346,7 @@ msgid "" "plugins` is an orphan (flag icon)." msgstr "" -#: ../../sysadmclient.rst:283 +#: ../../sysadmclient.rst:291 msgid "" "If you install or uninstall any software, click the :guilabel:`Pending` tab " "to view the details of the operation. In the example shown in " @@ -360,24 +356,24 @@ msgid "" "the log for the operation." msgstr "" -#: ../../sysadmclient.rst:301 +#: ../../sysadmclient.rst:310 msgid "Update Manager" msgstr "" -#: ../../sysadmclient.rst:303 +#: ../../sysadmclient.rst:312 msgid "" "Update Manager provides a graphical interface for keeping the |trueos| " "operating system and its installed applications up-to-date." msgstr "" -#: ../../sysadmclient.rst:306 +#: ../../sysadmclient.rst:315 msgid "" "The |trueos| update mechanism provides several safeguards to ensure updating" " the operating system or its software is a low-risk operation. The following" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:310 +#: ../../sysadmclient.rst:319 msgid "" "The update automatically creates a snapshot (copy) of the current operating " "system, known as a boot environment (BE), and mounts the snapshot in the " @@ -388,14 +384,14 @@ msgid "" "mounted copy." msgstr "" -#: ../../sysadmclient.rst:318 +#: ../../sysadmclient.rst:327 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:322 +#: ../../sysadmclient.rst:331 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -407,7 +403,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:340 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -422,7 +418,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:344 +#: ../../sysadmclient.rst:353 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -433,17 +429,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:354 +#: ../../sysadmclient.rst:365 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:356 +#: ../../sysadmclient.rst:367 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:377 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -454,7 +450,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:373 +#: ../../sysadmclient.rst:385 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -463,46 +459,46 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:380 +#: ../../sysadmclient.rst:392 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:384 +#: ../../sysadmclient.rst:396 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:388 +#: ../../sysadmclient.rst:400 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1381 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:397 +#: ../../sysadmclient.rst:410 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:443 +#: ../../sysadmclient.rst:456 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:514 +#: ../../sysadmclient.rst:527 msgid "Manage SSL Keys" msgstr "" -#: ../../sysadmclient.rst:520 +#: ../../sysadmclient.rst:533 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:522 +#: ../../sysadmclient.rst:535 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -511,19 +507,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:548 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:538 +#: ../../sysadmclient.rst:551 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:564 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -533,7 +529,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:572 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -541,22 +537,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:571 +#: ../../sysadmclient.rst:585 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:573 +#: ../../sysadmclient.rst:587 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:576 +#: ../../sysadmclient.rst:590 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:579 +#: ../../sysadmclient.rst:593 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -564,25 +560,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:599 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:601 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:604 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:592 +#: ../../sysadmclient.rst:606 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:594 +#: ../../sysadmclient.rst:608 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -591,170 +587,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:614 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:602 +#: ../../sysadmclient.rst:616 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:620 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:610 +#: ../../sysadmclient.rst:624 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:613 +#: ../../sysadmclient.rst:627 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:615 +#: ../../sysadmclient.rst:629 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:664 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:720 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:705 +#: ../../sysadmclient.rst:722 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:715 +#: ../../sysadmclient.rst:733 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:717 +#: ../../sysadmclient.rst:735 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:738 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:723 +#: ../../sysadmclient.rst:741 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:726 +#: ../../sysadmclient.rst:744 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:728 +#: ../../sysadmclient.rst:746 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:730 +#: ../../sysadmclient.rst:748 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:732 +#: ../../sysadmclient.rst:750 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:734 +#: ../../sysadmclient.rst:752 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:736 +#: ../../sysadmclient.rst:754 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:756 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:740 +#: ../../sysadmclient.rst:758 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:747 +#: ../../sysadmclient.rst:765 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:749 +#: ../../sysadmclient.rst:767 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:759 +#: ../../sysadmclient.rst:778 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:762 +#: ../../sysadmclient.rst:781 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:769 +#: ../../sysadmclient.rst:788 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:771 +#: ../../sysadmclient.rst:790 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:775 +#: ../../sysadmclient.rst:794 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:805 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:787 +#: ../../sysadmclient.rst:807 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:810 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:793 +#: ../../sysadmclient.rst:813 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -762,38 +758,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:799 +#: ../../sysadmclient.rst:819 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:802 +#: ../../sysadmclient.rst:822 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:825 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:809 +#: ../../sysadmclient.rst:829 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:812 +#: ../../sysadmclient.rst:832 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:821 +#: ../../sysadmclient.rst:842 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -801,7 +797,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:826 +#: ../../sysadmclient.rst:847 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -809,7 +805,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:853 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -817,7 +813,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:837 +#: ../../sysadmclient.rst:858 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -826,27 +822,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:864 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:868 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:872 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:854 +#: ../../sysadmclient.rst:875 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -858,14 +854,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:885 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:874 +#: ../../sysadmclient.rst:896 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -878,11 +874,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:888 +#: ../../sysadmclient.rst:910 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:901 +#: ../../sysadmclient.rst:923 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -891,13 +887,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:921 +#: ../../sysadmclient.rst:943 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:924 +#: ../../sysadmclient.rst:946 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -905,13 +901,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:966 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:969 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -919,7 +915,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:954 +#: ../../sysadmclient.rst:977 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -929,7 +925,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:978 +#: ../../sysadmclient.rst:1002 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -937,47 +933,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:983 +#: ../../sysadmclient.rst:1007 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:987 +#: ../../sysadmclient.rst:1011 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1041 +#: ../../sysadmclient.rst:1065 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1067 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1079 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1081 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1059 +#: ../../sysadmclient.rst:1084 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1062 +#: ../../sysadmclient.rst:1087 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -987,7 +983,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1069 +#: ../../sysadmclient.rst:1094 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -996,15 +992,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1076 +#: ../../sysadmclient.rst:1101 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1082 +#: ../../sysadmclient.rst:1107 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1109 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1013,25 +1009,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1106 +#: ../../sysadmclient.rst:1131 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1111 +#: ../../sysadmclient.rst:1136 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1113 +#: ../../sysadmclient.rst:1138 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1117 +#: ../../sysadmclient.rst:1142 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1039,16 +1035,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1151 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1163 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1139 +#: ../../sysadmclient.rst:1165 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1062,14 +1058,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1150 +#: ../../sysadmclient.rst:1176 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1155 +#: ../../sysadmclient.rst:1181 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1079,11 +1075,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1167 +#: ../../sysadmclient.rst:1193 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1169 +#: ../../sysadmclient.rst:1195 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1091,13 +1087,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1200 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1207 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1105,14 +1101,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1187 +#: ../../sysadmclient.rst:1213 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1192 +#: ../../sysadmclient.rst:1218 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1122,7 +1118,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1226 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1130,29 +1126,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1211 +#: ../../sysadmclient.rst:1238 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1221 +#: ../../sysadmclient.rst:1249 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1223 +#: ../../sysadmclient.rst:1251 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1254 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1229 +#: ../../sysadmclient.rst:1257 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1160,7 +1156,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1263 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1171,87 +1167,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1244 +#: ../../sysadmclient.rst:1272 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1276 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1278 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1253 +#: ../../sysadmclient.rst:1281 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1256 +#: ../../sysadmclient.rst:1284 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1288 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1291 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1265 +#: ../../sysadmclient.rst:1293 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1268 +#: ../../sysadmclient.rst:1296 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1304 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1306 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1282 +#: ../../sysadmclient.rst:1310 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1285 +#: ../../sysadmclient.rst:1313 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1295 +#: ../../sysadmclient.rst:1324 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1262,7 +1258,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1309 +#: ../../sysadmclient.rst:1338 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1270,37 +1266,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1314 +#: ../../sysadmclient.rst:1343 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1325 +#: ../../sysadmclient.rst:1354 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1373 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1353 +#: ../../sysadmclient.rst:1383 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1362 +#: ../../sysadmclient.rst:1393 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1364 +#: ../../sysadmclient.rst:1395 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1308,149 +1304,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1400 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1372 +#: ../../sysadmclient.rst:1403 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1406 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1377 +#: ../../sysadmclient.rst:1408 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1384 +#: ../../sysadmclient.rst:1415 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1386 +#: ../../sysadmclient.rst:1417 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1437 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:0 -msgid "Command Line and GUI Equivalents" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Command Line**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**GUI**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Description**" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "**cronsnap**" -msgstr "" - -#: ../../sysadmclient.rst:1477 ../../sysadmclient.rst:1495 -msgid "\"Snapshots\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "" -"schedule when snapshots occur and how long to keep them; the **stop** option" -" can be used to disable snapshot creation" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "**cronscrub**" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "\"Schedules\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "schedule a ZFS scrub" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "**get**" -msgstr "" - -#: ../../sysadmclient.rst:1484 ../../sysadmclient.rst:1491 -msgid "\"Settings\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "list Life Preserver options" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "**replicate**" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "\"Replication\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "" -"used to list, add, and remove backup server; read the **help** for this " -"command for examples" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "**set**" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "" -"configures Life Preserver options; read **help** for the list of " -"configurable options" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "**snapshot**" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "" -"create and replicate a new ZFS snapshot; by default, snapshots are " -"recursive, meaning that a that a snapshot is taken of every dataset within a" -" pool" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "**status**" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "lists the last snapshot name and replication status" -msgstr "" - -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1539 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1510 +#: ../../sysadmclient.rst:1541 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1458,7 +1357,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1554 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1469,7 +1368,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1530 +#: ../../sysadmclient.rst:1562 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1479,7 +1378,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1544 +#: ../../sysadmclient.rst:1577 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1494,14 +1393,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:650 +#: ../../sysadmclient.rst:666 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:660 +#: ../../sysadmclient.rst:677 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1510,14 +1409,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:683 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:671 +#: ../../sysadmclient.rst:688 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1526,27 +1425,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:694 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:681 +#: ../../sysadmclient.rst:698 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:686 +#: ../../sysadmclient.rst:703 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:689 +#: ../../sysadmclient.rst:706 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1556,20 +1455,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:696 +#: ../../sysadmclient.rst:713 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1177 +#: ../../sysadmclient.rst:1203 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:458 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1577,7 +1476,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:451 +#: ../../sysadmclient.rst:464 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1590,7 +1489,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1090 +#: ../../sysadmclient.rst:1115 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1608,26 +1507,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1318 +#: ../../sysadmclient.rst:1347 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1351 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1365 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1638,22 +1537,18 @@ msgid "" " pick a time when the system will not be in heavy use." msgstr "" -#: ../../sysadmclient.rst:92 -msgid ": Browse Tab of AppCafe®" -msgstr "" - -#: ../../sysadmclient.rst:126 +#: ../../sysadmclient.rst:127 msgid "" "Click the name of an application to view more information about the " "application. In the example shown in :numref:`Figure %s `, the " "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:363 +#: ../../sysadmclient.rst:375 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:554 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1665,56 +1560,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:583 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:625 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example" -" shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - -#: ../../sysadmclient.rst:642 +#: ../../sysadmclient.rst:658 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:675 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:783 +#: ../../sysadmclient.rst:803 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:840 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:894 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:957 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:951 +#: ../../sysadmclient.rst:974 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:984 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1722,49 +1602,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1077 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1135 +#: ../../sysadmclient.rst:1161 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1209 +#: ../../sysadmclient.rst:1236 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1219 +#: ../../sysadmclient.rst:1247 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1322 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1363 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1391 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1467 +#: ../../sysadmclient.rst:1498 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1520 +#: ../../sysadmclient.rst:1552 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1542 +#: ../../sysadmclient.rst:1575 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1548 +#: ../../sysadmclient.rst:1581 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1780,7 +1660,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:989 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1789,7 +1669,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:976 +#: ../../sysadmclient.rst:1000 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1801,53 +1681,53 @@ msgstr "" msgid "|appcafe|" msgstr "" -#: ../../sysadmclient.rst:143 ../../sysadmclient.rst:200 +#: ../../sysadmclient.rst:145 ../../sysadmclient.rst:205 msgid ": |appcafe| - Viewing the Details of an Installed Application" msgstr "" -#: ../../sysadmclient.rst:163 +#: ../../sysadmclient.rst:166 msgid ": |appcafe| - More Application Details" msgstr "" -#: ../../sysadmclient.rst:191 +#: ../../sysadmclient.rst:195 msgid ": |appcafe| - Viewing the Application's Screenshots" msgstr "" -#: ../../sysadmclient.rst:229 +#: ../../sysadmclient.rst:236 msgid ": |appcafe| - Installed Tab" msgstr "" -#: ../../sysadmclient.rst:281 +#: ../../sysadmclient.rst:289 msgid ": |appcafe| - Viewing Applications With All Options Checked" msgstr "" -#: ../../sysadmclient.rst:295 +#: ../../sysadmclient.rst:304 msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:623 +#: ../../sysadmclient.rst:638 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:731 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:757 +#: ../../sysadmclient.rst:776 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1128 +#: ../../sysadmclient.rst:1153 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:395 +#: ../../sysadmclient.rst:408 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:399 +#: ../../sysadmclient.rst:412 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1858,7 +1738,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:421 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1869,7 +1749,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:418 +#: ../../sysadmclient.rst:431 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1879,7 +1759,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:426 +#: ../../sysadmclient.rst:439 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1888,20 +1768,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:432 +#: ../../sysadmclient.rst:445 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:436 +#: ../../sysadmclient.rst:449 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:890 +#: ../../sysadmclient.rst:912 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1914,11 +1794,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:934 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:914 +#: ../../sysadmclient.rst:936 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1928,7 +1808,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:959 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1938,11 +1818,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:995 +#: ../../sysadmclient.rst:1019 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:997 +#: ../../sysadmclient.rst:1021 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1953,17 +1833,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1005 +#: ../../sysadmclient.rst:1029 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1008 +#: ../../sysadmclient.rst:1032 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1010 +#: ../../sysadmclient.rst:1034 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1972,7 +1852,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1016 +#: ../../sysadmclient.rst:1040 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1980,20 +1860,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1025 +#: ../../sysadmclient.rst:1049 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1028 +#: ../../sysadmclient.rst:1052 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1056 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -2001,7 +1881,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:462 +#: ../../sysadmclient.rst:475 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -2010,7 +1890,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:468 +#: ../../sysadmclient.rst:481 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -2021,11 +1901,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:480 +#: ../../sysadmclient.rst:493 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:482 +#: ../../sysadmclient.rst:495 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -2036,19 +1916,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:490 +#: ../../sysadmclient.rst:503 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:506 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:496 +#: ../../sysadmclient.rst:509 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -2057,7 +1937,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:502 +#: ../../sysadmclient.rst:515 msgid "" "During the `Create a User Screen " "`_ " @@ -2068,19 +1948,234 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:528 +#: ../../sysadmclient.rst:541 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:531 +#: ../../sysadmclient.rst:544 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " "packages on each." msgstr "" +#: ../../sysadmclient.rst:93 +msgid ": Browse Tab of |appcafe|" +msgstr "" + +#: ../../sysadmclient.rst:95 +msgid "This screen contains these options:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +" %s ` to access the boot menu selection screen. In the example " +"shown in :numref:`Figure %s `, two boot environments are available in " +":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +"installation and :guilabel:`mybootenvironment` was manually created using " +"Boot Environment Manager. The upper section of this menu indicates the " +"\"initial\" boot environment is set to active, or the one the system has " +"been configured to boot into unless another BE is manually selected in this " +"menu. Use the arrow keys to highlight the boot environment you would like to" +" boot into, and press :kbd:`Enter` to continue booting into the selected " +"boot environment." +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Command Line and GUI Equivalents" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Command Line" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "GUI Tab" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Description" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "cronsnap" +msgstr "" + +#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +msgid "Snapshots" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "" +"Schedule when snapshots occur and how long to keep them; the **stop** option" +" can be used to disable snapshot creation" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "cronscrub" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedules" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedule a ZFS scrub" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "get" +msgstr "" + +#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +msgid "Settings" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "List Life Preserver options" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "replicate" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "Replication" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "" +"Used to list, add, and remove backup server; read the **help** for this " +"command for examples" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "set" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "" +"Configures Life Preserver options; read **help** for the list of " +"configurable options" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "snapshot" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "" +"Create and replicate a new ZFS snapshot; by default, snapshots are " +"recursive, meaning that a that a snapshot is taken of every dataset within a" +" pool" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "status" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "Lists the last snapshot name and replication status" +msgstr "" + +#~ msgid "This screen contains the following options:" +#~ msgstr "" + +#~ msgid "Command Line and GUI Equivalents" +#~ msgstr "" + +#~ msgid "**Command Line**" +#~ msgstr "" + +#~ msgid "**GUI**" +#~ msgstr "" + +#~ msgid "**Description**" +#~ msgstr "" + +#~ msgid "**cronsnap**" +#~ msgstr "" + +#~ msgid "\"Snapshots\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "schedule when snapshots occur and how long to keep them; the **stop** option" +#~ " can be used to disable snapshot creation" +#~ msgstr "" + +#~ msgid "**cronscrub**" +#~ msgstr "" + +#~ msgid "\"Schedules\" tab" +#~ msgstr "" + +#~ msgid "schedule a ZFS scrub" +#~ msgstr "" + +#~ msgid "**get**" +#~ msgstr "" + +#~ msgid "\"Settings\" tab" +#~ msgstr "" + +#~ msgid "list Life Preserver options" +#~ msgstr "" + +#~ msgid "**replicate**" +#~ msgstr "" + +#~ msgid "\"Replication\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "used to list, add, and remove backup server; read the **help** for this " +#~ "command for examples" +#~ msgstr "" + +#~ msgid "**set**" +#~ msgstr "" + +#~ msgid "" +#~ "configures Life Preserver options; read **help** for the list of " +#~ "configurable options" +#~ msgstr "" + +#~ msgid "**snapshot**" +#~ msgstr "" + +#~ msgid "" +#~ "create and replicate a new ZFS snapshot; by default, snapshots are " +#~ "recursive, meaning that a that a snapshot is taken of every dataset within a" +#~ " pool" +#~ msgstr "" + +#~ msgid "**status**" +#~ msgstr "" + +#~ msgid "lists the last snapshot name and replication status" +#~ msgstr "" + +#~ msgid ": Browse Tab of AppCafe®" +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example" +#~ " shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid "" #~ "To upgrade, select the existing pool to install into and press " #~ ":guilabel:`OK`." diff --git a/docs/client_handbook/po/pt_BR/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/pt_BR/LC_MESSAGES/sysadmclient.po index d2d6877..f5d8908 100644 --- a/docs/client_handbook/po/pt_BR/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/pt_BR/LC_MESSAGES/sysadmclient.po @@ -114,17 +114,13 @@ msgid "" " available software." msgstr "" -#: ../../sysadmclient.rst:94 -msgid "This screen contains the following options:" -msgstr "" - -#: ../../sysadmclient.rst:96 +#: ../../sysadmclient.rst:97 msgid "" "**Back:** Click this button to leave a category or search result and return " "to the previous screen." msgstr "" -#: ../../sysadmclient.rst:99 +#: ../../sysadmclient.rst:100 msgid "" "**Repository drop-down menu:** Use this drop-down menu to select the " "repository to search or browse. The selections include: \"major\" " @@ -133,7 +129,7 @@ msgid "" "applications)." msgstr "" -#: ../../sysadmclient.rst:105 +#: ../../sysadmclient.rst:106 msgid "" "**Search:** To see if an application is available, enter its name and click " "the \"binoculars\" icon. Alternately, enter a description. For example, a " @@ -141,14 +137,14 @@ msgid "" " well as applications which provide browser functionality, such as Firefox." msgstr "" -#: ../../sysadmclient.rst:111 +#: ../../sysadmclient.rst:112 msgid "" "**Browse Categories:** This drop-down menu lists the available software " "categories. If you select a category, it will only display or show search " "results from that category." msgstr "" -#: ../../sysadmclient.rst:115 +#: ../../sysadmclient.rst:116 msgid "" "**Popular Searches and Popular Categories:** The buttons in these sections " "can be used to quickly find applications which are recommended by other " @@ -156,7 +152,7 @@ msgid "" "match the button's description." msgstr "" -#: ../../sysadmclient.rst:120 +#: ../../sysadmclient.rst:121 msgid "" "Displayed applications will be listed in alphabetical order. Applications " "which are already installed and which are not required by other applications" @@ -165,7 +161,7 @@ msgid "" "clicked to install that application." msgstr "" -#: ../../sysadmclient.rst:131 +#: ../../sysadmclient.rst:132 msgid "" "|appcafe| provides a graphical front-end for displaying the contents of the " "package database. Since installed applications provide more information to " @@ -175,7 +171,7 @@ msgid "" "installed, and the package provides a message during installation." msgstr "" -#: ../../sysadmclient.rst:145 +#: ../../sysadmclient.rst:147 msgid "" "As seen in this example, the information for an application includes the " "application's icon, name, and description. Click the application's name to " @@ -183,7 +179,7 @@ msgid "" "application is installed, there will be an :guilabel:`Uninstall` button." msgstr "" -#: ../../sysadmclient.rst:151 +#: ../../sysadmclient.rst:153 msgid "" "Beneath this area are 4 tabs. The first tab on the left contains two panes. " "The first (middle) pane displays the package description. The second " @@ -191,115 +187,115 @@ msgid "" "installed." msgstr "" -#: ../../sysadmclient.rst:156 +#: ../../sysadmclient.rst:158 msgid "An example of the \"?\" tab is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:165 +#: ../../sysadmclient.rst:168 msgid "This tab displays a variety of information:" msgstr "" -#: ../../sysadmclient.rst:167 +#: ../../sysadmclient.rst:170 msgid "Software version." msgstr "" -#: ../../sysadmclient.rst:169 +#: ../../sysadmclient.rst:172 msgid "" "Email address for the maintainer of the FreeBSD port the package is built " "from." msgstr "" -#: ../../sysadmclient.rst:172 +#: ../../sysadmclient.rst:175 msgid "" "The application's architecture. This will indicate the FreeBSD version and " "whether or not the application is 32-bit or 64-bit. Note |trueos| can run " "both 32 and 64-bit applications." msgstr "" -#: ../../sysadmclient.rst:176 +#: ../../sysadmclient.rst:179 msgid "The application's license." msgstr "" -#: ../../sysadmclient.rst:178 +#: ../../sysadmclient.rst:181 msgid "The application's installation size." msgstr "" -#: ../../sysadmclient.rst:180 +#: ../../sysadmclient.rst:183 msgid "The application's download size." msgstr "" -#: ../../sysadmclient.rst:182 +#: ../../sysadmclient.rst:185 msgid "" "If the package includes screenshots of the application, you can click the " "next tab, which has an image icon, to view and scroll through the " "screenshots. An example is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:193 +#: ../../sysadmclient.rst:197 msgid "" "An example of the last tab, which has a list icon, is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:202 +#: ../../sysadmclient.rst:207 msgid "" "This tab contains the following information. Click the right arrow next to " "an entry to expand its information and the down arrow to collapse the " "information." msgstr "" -#: ../../sysadmclient.rst:206 +#: ../../sysadmclient.rst:211 msgid "" "**Build Options:** shows the values of the make options that the package was" " built with." msgstr "" -#: ../../sysadmclient.rst:209 +#: ../../sysadmclient.rst:214 msgid "" "**Dependencies:** lists the dependent packages that this application " "requires to be installed." msgstr "" -#: ../../sysadmclient.rst:212 +#: ../../sysadmclient.rst:217 msgid "" "**Required By:** indicates the names of any other packages that require this" " software to be installed." msgstr "" -#: ../../sysadmclient.rst:215 +#: ../../sysadmclient.rst:220 msgid "" "**Shared Libraries (Required):** lists the names of the libraries that this " "application requires." msgstr "" -#: ../../sysadmclient.rst:219 +#: ../../sysadmclient.rst:226 msgid "Managing Installed Software" msgstr "" -#: ../../sysadmclient.rst:221 +#: ../../sysadmclient.rst:228 msgid "" "To view and manage the applications which are installed on the system, click" " the :guilabel:`Installed` tab. An example is seen in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:231 +#: ../../sysadmclient.rst:238 msgid "This screen offers several actions:" msgstr "" -#: ../../sysadmclient.rst:233 +#: ../../sysadmclient.rst:240 msgid "" "**All:** check this box to select all installed applications or uncheck it " "to deselect all installed applications." msgstr "" -#: ../../sysadmclient.rst:236 +#: ../../sysadmclient.rst:243 msgid "" "**Uninstall:** click the garbage can icon to uninstall the selected " "applications." msgstr "" -#: ../../sysadmclient.rst:239 +#: ../../sysadmclient.rst:246 msgid "" "**Clean:** this operation deletes any orphaned packages for the selected " "applications. An orphaned package is one that is not required by any other " @@ -307,13 +303,13 @@ msgid "" ":guilabel:`Clean` icon) in its :guilabel:`Status` column." msgstr "" -#: ../../sysadmclient.rst:245 +#: ../../sysadmclient.rst:252 msgid "" "This screen also provides an :guilabel:`Options` drop-down menu which allows" " you to select or deselect a number of options:" msgstr "" -#: ../../sysadmclient.rst:248 +#: ../../sysadmclient.rst:255 msgid "" "**View All Packages:** by default, the installed tab only shows the packages" " you installed. Check this box to also see the packages included with the " @@ -323,7 +319,7 @@ msgid "" " so you are not left with orphaned packages." msgstr "" -#: ../../sysadmclient.rst:256 +#: ../../sysadmclient.rst:263 msgid "" "**View Advanced Options:** if you check this box, two extra icons, a lock " "and an unlock icon, will be added to the right of the trash icon. If you " @@ -334,7 +330,7 @@ msgid "" "application, you will need to first select it and click the unlock icon." msgstr "" -#: ../../sysadmclient.rst:266 +#: ../../sysadmclient.rst:273 msgid "" "**Auto-clean packages:** if you check this box, the :guilabel:`Clean` icon " "will disappear as you no longer need to manually clean orphans. Instead, " @@ -342,7 +338,7 @@ msgid "" "uninstall." msgstr "" -#: ../../sysadmclient.rst:271 +#: ../../sysadmclient.rst:278 msgid "" "In the example shown in :numref:`Figure %s `, the user has checked" " all available options. In this example, :guilabel:`aalib` has dependencies " @@ -350,7 +346,7 @@ msgid "" "plugins` is an orphan (flag icon)." msgstr "" -#: ../../sysadmclient.rst:283 +#: ../../sysadmclient.rst:291 msgid "" "If you install or uninstall any software, click the :guilabel:`Pending` tab " "to view the details of the operation. In the example shown in " @@ -360,24 +356,24 @@ msgid "" "the log for the operation." msgstr "" -#: ../../sysadmclient.rst:301 +#: ../../sysadmclient.rst:310 msgid "Update Manager" msgstr "" -#: ../../sysadmclient.rst:303 +#: ../../sysadmclient.rst:312 msgid "" "Update Manager provides a graphical interface for keeping the |trueos| " "operating system and its installed applications up-to-date." msgstr "" -#: ../../sysadmclient.rst:306 +#: ../../sysadmclient.rst:315 msgid "" "The |trueos| update mechanism provides several safeguards to ensure updating" " the operating system or its software is a low-risk operation. The following" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:310 +#: ../../sysadmclient.rst:319 msgid "" "The update automatically creates a snapshot (copy) of the current operating " "system, known as a boot environment (BE), and mounts the snapshot in the " @@ -388,14 +384,14 @@ msgid "" "mounted copy." msgstr "" -#: ../../sysadmclient.rst:318 +#: ../../sysadmclient.rst:327 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:322 +#: ../../sysadmclient.rst:331 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -407,7 +403,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:340 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -422,7 +418,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:344 +#: ../../sysadmclient.rst:353 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -433,17 +429,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:354 +#: ../../sysadmclient.rst:365 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:356 +#: ../../sysadmclient.rst:367 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:377 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -454,7 +450,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:373 +#: ../../sysadmclient.rst:385 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -463,46 +459,46 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:380 +#: ../../sysadmclient.rst:392 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:384 +#: ../../sysadmclient.rst:396 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:388 +#: ../../sysadmclient.rst:400 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1381 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:397 +#: ../../sysadmclient.rst:410 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:443 +#: ../../sysadmclient.rst:456 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:514 +#: ../../sysadmclient.rst:527 msgid "Manage SSL Keys" msgstr "" -#: ../../sysadmclient.rst:520 +#: ../../sysadmclient.rst:533 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:522 +#: ../../sysadmclient.rst:535 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -511,19 +507,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:548 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:538 +#: ../../sysadmclient.rst:551 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:564 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -533,7 +529,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:572 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -541,22 +537,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:571 +#: ../../sysadmclient.rst:585 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:573 +#: ../../sysadmclient.rst:587 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:576 +#: ../../sysadmclient.rst:590 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:579 +#: ../../sysadmclient.rst:593 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -564,25 +560,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:599 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:601 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:604 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:592 +#: ../../sysadmclient.rst:606 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:594 +#: ../../sysadmclient.rst:608 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -591,170 +587,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:614 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:602 +#: ../../sysadmclient.rst:616 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:620 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:610 +#: ../../sysadmclient.rst:624 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:613 +#: ../../sysadmclient.rst:627 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:615 +#: ../../sysadmclient.rst:629 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:664 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:720 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:705 +#: ../../sysadmclient.rst:722 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:715 +#: ../../sysadmclient.rst:733 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:717 +#: ../../sysadmclient.rst:735 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:738 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:723 +#: ../../sysadmclient.rst:741 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:726 +#: ../../sysadmclient.rst:744 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:728 +#: ../../sysadmclient.rst:746 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:730 +#: ../../sysadmclient.rst:748 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:732 +#: ../../sysadmclient.rst:750 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:734 +#: ../../sysadmclient.rst:752 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:736 +#: ../../sysadmclient.rst:754 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:756 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:740 +#: ../../sysadmclient.rst:758 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:747 +#: ../../sysadmclient.rst:765 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:749 +#: ../../sysadmclient.rst:767 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:759 +#: ../../sysadmclient.rst:778 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:762 +#: ../../sysadmclient.rst:781 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:769 +#: ../../sysadmclient.rst:788 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:771 +#: ../../sysadmclient.rst:790 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:775 +#: ../../sysadmclient.rst:794 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:805 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:787 +#: ../../sysadmclient.rst:807 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:810 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:793 +#: ../../sysadmclient.rst:813 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -762,38 +758,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:799 +#: ../../sysadmclient.rst:819 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:802 +#: ../../sysadmclient.rst:822 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:825 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:809 +#: ../../sysadmclient.rst:829 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:812 +#: ../../sysadmclient.rst:832 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:821 +#: ../../sysadmclient.rst:842 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -801,7 +797,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:826 +#: ../../sysadmclient.rst:847 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -809,7 +805,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:853 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -817,7 +813,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:837 +#: ../../sysadmclient.rst:858 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -826,27 +822,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:864 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:868 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:872 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:854 +#: ../../sysadmclient.rst:875 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -858,14 +854,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:885 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:874 +#: ../../sysadmclient.rst:896 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -878,11 +874,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:888 +#: ../../sysadmclient.rst:910 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:901 +#: ../../sysadmclient.rst:923 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -891,13 +887,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:921 +#: ../../sysadmclient.rst:943 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:924 +#: ../../sysadmclient.rst:946 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -905,13 +901,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:966 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:969 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -919,7 +915,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:954 +#: ../../sysadmclient.rst:977 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -929,7 +925,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:978 +#: ../../sysadmclient.rst:1002 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -937,47 +933,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:983 +#: ../../sysadmclient.rst:1007 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:987 +#: ../../sysadmclient.rst:1011 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1041 +#: ../../sysadmclient.rst:1065 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1067 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1079 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1081 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1059 +#: ../../sysadmclient.rst:1084 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1062 +#: ../../sysadmclient.rst:1087 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -987,7 +983,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1069 +#: ../../sysadmclient.rst:1094 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -996,15 +992,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1076 +#: ../../sysadmclient.rst:1101 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1082 +#: ../../sysadmclient.rst:1107 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1109 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1013,25 +1009,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1106 +#: ../../sysadmclient.rst:1131 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1111 +#: ../../sysadmclient.rst:1136 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1113 +#: ../../sysadmclient.rst:1138 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1117 +#: ../../sysadmclient.rst:1142 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1039,16 +1035,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1151 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1163 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1139 +#: ../../sysadmclient.rst:1165 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1062,14 +1058,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1150 +#: ../../sysadmclient.rst:1176 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1155 +#: ../../sysadmclient.rst:1181 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1079,11 +1075,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1167 +#: ../../sysadmclient.rst:1193 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1169 +#: ../../sysadmclient.rst:1195 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1091,13 +1087,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1200 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1207 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1105,14 +1101,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1187 +#: ../../sysadmclient.rst:1213 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1192 +#: ../../sysadmclient.rst:1218 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1122,7 +1118,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1226 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1130,29 +1126,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1211 +#: ../../sysadmclient.rst:1238 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1221 +#: ../../sysadmclient.rst:1249 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1223 +#: ../../sysadmclient.rst:1251 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1254 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1229 +#: ../../sysadmclient.rst:1257 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1160,7 +1156,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1263 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1171,87 +1167,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1244 +#: ../../sysadmclient.rst:1272 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1276 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1278 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1253 +#: ../../sysadmclient.rst:1281 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1256 +#: ../../sysadmclient.rst:1284 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1288 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1291 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1265 +#: ../../sysadmclient.rst:1293 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1268 +#: ../../sysadmclient.rst:1296 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1304 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1306 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1282 +#: ../../sysadmclient.rst:1310 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1285 +#: ../../sysadmclient.rst:1313 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1295 +#: ../../sysadmclient.rst:1324 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1262,7 +1258,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1309 +#: ../../sysadmclient.rst:1338 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1270,37 +1266,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1314 +#: ../../sysadmclient.rst:1343 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1325 +#: ../../sysadmclient.rst:1354 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1373 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1353 +#: ../../sysadmclient.rst:1383 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1362 +#: ../../sysadmclient.rst:1393 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1364 +#: ../../sysadmclient.rst:1395 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1308,149 +1304,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1400 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1372 +#: ../../sysadmclient.rst:1403 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1406 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1377 +#: ../../sysadmclient.rst:1408 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1384 +#: ../../sysadmclient.rst:1415 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1386 +#: ../../sysadmclient.rst:1417 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1437 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:0 -msgid "Command Line and GUI Equivalents" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Command Line**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**GUI**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Description**" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "**cronsnap**" -msgstr "" - -#: ../../sysadmclient.rst:1477 ../../sysadmclient.rst:1495 -msgid "\"Snapshots\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "" -"schedule when snapshots occur and how long to keep them; the **stop** option" -" can be used to disable snapshot creation" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "**cronscrub**" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "\"Schedules\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "schedule a ZFS scrub" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "**get**" -msgstr "" - -#: ../../sysadmclient.rst:1484 ../../sysadmclient.rst:1491 -msgid "\"Settings\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "list Life Preserver options" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "**replicate**" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "\"Replication\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "" -"used to list, add, and remove backup server; read the **help** for this " -"command for examples" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "**set**" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "" -"configures Life Preserver options; read **help** for the list of " -"configurable options" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "**snapshot**" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "" -"create and replicate a new ZFS snapshot; by default, snapshots are " -"recursive, meaning that a that a snapshot is taken of every dataset within a" -" pool" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "**status**" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "lists the last snapshot name and replication status" -msgstr "" - -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1539 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1510 +#: ../../sysadmclient.rst:1541 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1458,7 +1357,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1554 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1469,7 +1368,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1530 +#: ../../sysadmclient.rst:1562 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1479,7 +1378,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1544 +#: ../../sysadmclient.rst:1577 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1494,14 +1393,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:650 +#: ../../sysadmclient.rst:666 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:660 +#: ../../sysadmclient.rst:677 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1510,14 +1409,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:683 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:671 +#: ../../sysadmclient.rst:688 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1526,27 +1425,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:694 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:681 +#: ../../sysadmclient.rst:698 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:686 +#: ../../sysadmclient.rst:703 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:689 +#: ../../sysadmclient.rst:706 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1556,20 +1455,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:696 +#: ../../sysadmclient.rst:713 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1177 +#: ../../sysadmclient.rst:1203 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:458 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1577,7 +1476,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:451 +#: ../../sysadmclient.rst:464 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1590,7 +1489,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1090 +#: ../../sysadmclient.rst:1115 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1608,26 +1507,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1318 +#: ../../sysadmclient.rst:1347 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1351 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1365 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1638,22 +1537,18 @@ msgid "" " pick a time when the system will not be in heavy use." msgstr "" -#: ../../sysadmclient.rst:92 -msgid ": Browse Tab of AppCafe®" -msgstr "" - -#: ../../sysadmclient.rst:126 +#: ../../sysadmclient.rst:127 msgid "" "Click the name of an application to view more information about the " "application. In the example shown in :numref:`Figure %s `, the " "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:363 +#: ../../sysadmclient.rst:375 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:554 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1665,56 +1560,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:583 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:625 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example" -" shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - -#: ../../sysadmclient.rst:642 +#: ../../sysadmclient.rst:658 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:675 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:783 +#: ../../sysadmclient.rst:803 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:840 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:894 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:957 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:951 +#: ../../sysadmclient.rst:974 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:984 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1722,49 +1602,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1077 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1135 +#: ../../sysadmclient.rst:1161 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1209 +#: ../../sysadmclient.rst:1236 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1219 +#: ../../sysadmclient.rst:1247 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1322 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1363 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1391 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1467 +#: ../../sysadmclient.rst:1498 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1520 +#: ../../sysadmclient.rst:1552 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1542 +#: ../../sysadmclient.rst:1575 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1548 +#: ../../sysadmclient.rst:1581 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1780,7 +1660,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:989 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1789,7 +1669,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:976 +#: ../../sysadmclient.rst:1000 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1801,53 +1681,53 @@ msgstr "" msgid "|appcafe|" msgstr "" -#: ../../sysadmclient.rst:143 ../../sysadmclient.rst:200 +#: ../../sysadmclient.rst:145 ../../sysadmclient.rst:205 msgid ": |appcafe| - Viewing the Details of an Installed Application" msgstr "" -#: ../../sysadmclient.rst:163 +#: ../../sysadmclient.rst:166 msgid ": |appcafe| - More Application Details" msgstr "" -#: ../../sysadmclient.rst:191 +#: ../../sysadmclient.rst:195 msgid ": |appcafe| - Viewing the Application's Screenshots" msgstr "" -#: ../../sysadmclient.rst:229 +#: ../../sysadmclient.rst:236 msgid ": |appcafe| - Installed Tab" msgstr "" -#: ../../sysadmclient.rst:281 +#: ../../sysadmclient.rst:289 msgid ": |appcafe| - Viewing Applications With All Options Checked" msgstr "" -#: ../../sysadmclient.rst:295 +#: ../../sysadmclient.rst:304 msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:623 +#: ../../sysadmclient.rst:638 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:731 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:757 +#: ../../sysadmclient.rst:776 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1128 +#: ../../sysadmclient.rst:1153 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:395 +#: ../../sysadmclient.rst:408 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:399 +#: ../../sysadmclient.rst:412 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1858,7 +1738,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:421 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1869,7 +1749,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:418 +#: ../../sysadmclient.rst:431 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1879,7 +1759,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:426 +#: ../../sysadmclient.rst:439 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1888,20 +1768,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:432 +#: ../../sysadmclient.rst:445 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:436 +#: ../../sysadmclient.rst:449 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:890 +#: ../../sysadmclient.rst:912 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1914,11 +1794,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:934 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:914 +#: ../../sysadmclient.rst:936 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1928,7 +1808,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:959 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1938,11 +1818,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:995 +#: ../../sysadmclient.rst:1019 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:997 +#: ../../sysadmclient.rst:1021 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1953,17 +1833,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1005 +#: ../../sysadmclient.rst:1029 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1008 +#: ../../sysadmclient.rst:1032 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1010 +#: ../../sysadmclient.rst:1034 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1972,7 +1852,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1016 +#: ../../sysadmclient.rst:1040 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1980,20 +1860,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1025 +#: ../../sysadmclient.rst:1049 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1028 +#: ../../sysadmclient.rst:1052 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1056 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -2001,7 +1881,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:462 +#: ../../sysadmclient.rst:475 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -2010,7 +1890,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:468 +#: ../../sysadmclient.rst:481 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -2021,11 +1901,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:480 +#: ../../sysadmclient.rst:493 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:482 +#: ../../sysadmclient.rst:495 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -2036,19 +1916,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:490 +#: ../../sysadmclient.rst:503 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:506 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:496 +#: ../../sysadmclient.rst:509 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -2057,7 +1937,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:502 +#: ../../sysadmclient.rst:515 msgid "" "During the `Create a User Screen " "`_ " @@ -2068,19 +1948,234 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:528 +#: ../../sysadmclient.rst:541 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:531 +#: ../../sysadmclient.rst:544 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " "packages on each." msgstr "" +#: ../../sysadmclient.rst:93 +msgid ": Browse Tab of |appcafe|" +msgstr "" + +#: ../../sysadmclient.rst:95 +msgid "This screen contains these options:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +" %s ` to access the boot menu selection screen. In the example " +"shown in :numref:`Figure %s `, two boot environments are available in " +":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +"installation and :guilabel:`mybootenvironment` was manually created using " +"Boot Environment Manager. The upper section of this menu indicates the " +"\"initial\" boot environment is set to active, or the one the system has " +"been configured to boot into unless another BE is manually selected in this " +"menu. Use the arrow keys to highlight the boot environment you would like to" +" boot into, and press :kbd:`Enter` to continue booting into the selected " +"boot environment." +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Command Line and GUI Equivalents" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Command Line" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "GUI Tab" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Description" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "cronsnap" +msgstr "" + +#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +msgid "Snapshots" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "" +"Schedule when snapshots occur and how long to keep them; the **stop** option" +" can be used to disable snapshot creation" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "cronscrub" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedules" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedule a ZFS scrub" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "get" +msgstr "" + +#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +msgid "Settings" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "List Life Preserver options" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "replicate" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "Replication" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "" +"Used to list, add, and remove backup server; read the **help** for this " +"command for examples" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "set" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "" +"Configures Life Preserver options; read **help** for the list of " +"configurable options" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "snapshot" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "" +"Create and replicate a new ZFS snapshot; by default, snapshots are " +"recursive, meaning that a that a snapshot is taken of every dataset within a" +" pool" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "status" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "Lists the last snapshot name and replication status" +msgstr "" + +#~ msgid "This screen contains the following options:" +#~ msgstr "" + +#~ msgid "Command Line and GUI Equivalents" +#~ msgstr "" + +#~ msgid "**Command Line**" +#~ msgstr "" + +#~ msgid "**GUI**" +#~ msgstr "" + +#~ msgid "**Description**" +#~ msgstr "" + +#~ msgid "**cronsnap**" +#~ msgstr "" + +#~ msgid "\"Snapshots\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "schedule when snapshots occur and how long to keep them; the **stop** option" +#~ " can be used to disable snapshot creation" +#~ msgstr "" + +#~ msgid "**cronscrub**" +#~ msgstr "" + +#~ msgid "\"Schedules\" tab" +#~ msgstr "" + +#~ msgid "schedule a ZFS scrub" +#~ msgstr "" + +#~ msgid "**get**" +#~ msgstr "" + +#~ msgid "\"Settings\" tab" +#~ msgstr "" + +#~ msgid "list Life Preserver options" +#~ msgstr "" + +#~ msgid "**replicate**" +#~ msgstr "" + +#~ msgid "\"Replication\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "used to list, add, and remove backup server; read the **help** for this " +#~ "command for examples" +#~ msgstr "" + +#~ msgid "**set**" +#~ msgstr "" + +#~ msgid "" +#~ "configures Life Preserver options; read **help** for the list of " +#~ "configurable options" +#~ msgstr "" + +#~ msgid "**snapshot**" +#~ msgstr "" + +#~ msgid "" +#~ "create and replicate a new ZFS snapshot; by default, snapshots are " +#~ "recursive, meaning that a that a snapshot is taken of every dataset within a" +#~ " pool" +#~ msgstr "" + +#~ msgid "**status**" +#~ msgstr "" + +#~ msgid "lists the last snapshot name and replication status" +#~ msgstr "" + +#~ msgid ": Browse Tab of AppCafe®" +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example" +#~ " shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid "" #~ "To upgrade, select the existing pool to install into and press " #~ ":guilabel:`OK`." diff --git a/docs/client_handbook/po/tr/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/tr/LC_MESSAGES/sysadmclient.po index d2d6877..f5d8908 100644 --- a/docs/client_handbook/po/tr/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/tr/LC_MESSAGES/sysadmclient.po @@ -114,17 +114,13 @@ msgid "" " available software." msgstr "" -#: ../../sysadmclient.rst:94 -msgid "This screen contains the following options:" -msgstr "" - -#: ../../sysadmclient.rst:96 +#: ../../sysadmclient.rst:97 msgid "" "**Back:** Click this button to leave a category or search result and return " "to the previous screen." msgstr "" -#: ../../sysadmclient.rst:99 +#: ../../sysadmclient.rst:100 msgid "" "**Repository drop-down menu:** Use this drop-down menu to select the " "repository to search or browse. The selections include: \"major\" " @@ -133,7 +129,7 @@ msgid "" "applications)." msgstr "" -#: ../../sysadmclient.rst:105 +#: ../../sysadmclient.rst:106 msgid "" "**Search:** To see if an application is available, enter its name and click " "the \"binoculars\" icon. Alternately, enter a description. For example, a " @@ -141,14 +137,14 @@ msgid "" " well as applications which provide browser functionality, such as Firefox." msgstr "" -#: ../../sysadmclient.rst:111 +#: ../../sysadmclient.rst:112 msgid "" "**Browse Categories:** This drop-down menu lists the available software " "categories. If you select a category, it will only display or show search " "results from that category." msgstr "" -#: ../../sysadmclient.rst:115 +#: ../../sysadmclient.rst:116 msgid "" "**Popular Searches and Popular Categories:** The buttons in these sections " "can be used to quickly find applications which are recommended by other " @@ -156,7 +152,7 @@ msgid "" "match the button's description." msgstr "" -#: ../../sysadmclient.rst:120 +#: ../../sysadmclient.rst:121 msgid "" "Displayed applications will be listed in alphabetical order. Applications " "which are already installed and which are not required by other applications" @@ -165,7 +161,7 @@ msgid "" "clicked to install that application." msgstr "" -#: ../../sysadmclient.rst:131 +#: ../../sysadmclient.rst:132 msgid "" "|appcafe| provides a graphical front-end for displaying the contents of the " "package database. Since installed applications provide more information to " @@ -175,7 +171,7 @@ msgid "" "installed, and the package provides a message during installation." msgstr "" -#: ../../sysadmclient.rst:145 +#: ../../sysadmclient.rst:147 msgid "" "As seen in this example, the information for an application includes the " "application's icon, name, and description. Click the application's name to " @@ -183,7 +179,7 @@ msgid "" "application is installed, there will be an :guilabel:`Uninstall` button." msgstr "" -#: ../../sysadmclient.rst:151 +#: ../../sysadmclient.rst:153 msgid "" "Beneath this area are 4 tabs. The first tab on the left contains two panes. " "The first (middle) pane displays the package description. The second " @@ -191,115 +187,115 @@ msgid "" "installed." msgstr "" -#: ../../sysadmclient.rst:156 +#: ../../sysadmclient.rst:158 msgid "An example of the \"?\" tab is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:165 +#: ../../sysadmclient.rst:168 msgid "This tab displays a variety of information:" msgstr "" -#: ../../sysadmclient.rst:167 +#: ../../sysadmclient.rst:170 msgid "Software version." msgstr "" -#: ../../sysadmclient.rst:169 +#: ../../sysadmclient.rst:172 msgid "" "Email address for the maintainer of the FreeBSD port the package is built " "from." msgstr "" -#: ../../sysadmclient.rst:172 +#: ../../sysadmclient.rst:175 msgid "" "The application's architecture. This will indicate the FreeBSD version and " "whether or not the application is 32-bit or 64-bit. Note |trueos| can run " "both 32 and 64-bit applications." msgstr "" -#: ../../sysadmclient.rst:176 +#: ../../sysadmclient.rst:179 msgid "The application's license." msgstr "" -#: ../../sysadmclient.rst:178 +#: ../../sysadmclient.rst:181 msgid "The application's installation size." msgstr "" -#: ../../sysadmclient.rst:180 +#: ../../sysadmclient.rst:183 msgid "The application's download size." msgstr "" -#: ../../sysadmclient.rst:182 +#: ../../sysadmclient.rst:185 msgid "" "If the package includes screenshots of the application, you can click the " "next tab, which has an image icon, to view and scroll through the " "screenshots. An example is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:193 +#: ../../sysadmclient.rst:197 msgid "" "An example of the last tab, which has a list icon, is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:202 +#: ../../sysadmclient.rst:207 msgid "" "This tab contains the following information. Click the right arrow next to " "an entry to expand its information and the down arrow to collapse the " "information." msgstr "" -#: ../../sysadmclient.rst:206 +#: ../../sysadmclient.rst:211 msgid "" "**Build Options:** shows the values of the make options that the package was" " built with." msgstr "" -#: ../../sysadmclient.rst:209 +#: ../../sysadmclient.rst:214 msgid "" "**Dependencies:** lists the dependent packages that this application " "requires to be installed." msgstr "" -#: ../../sysadmclient.rst:212 +#: ../../sysadmclient.rst:217 msgid "" "**Required By:** indicates the names of any other packages that require this" " software to be installed." msgstr "" -#: ../../sysadmclient.rst:215 +#: ../../sysadmclient.rst:220 msgid "" "**Shared Libraries (Required):** lists the names of the libraries that this " "application requires." msgstr "" -#: ../../sysadmclient.rst:219 +#: ../../sysadmclient.rst:226 msgid "Managing Installed Software" msgstr "" -#: ../../sysadmclient.rst:221 +#: ../../sysadmclient.rst:228 msgid "" "To view and manage the applications which are installed on the system, click" " the :guilabel:`Installed` tab. An example is seen in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:231 +#: ../../sysadmclient.rst:238 msgid "This screen offers several actions:" msgstr "" -#: ../../sysadmclient.rst:233 +#: ../../sysadmclient.rst:240 msgid "" "**All:** check this box to select all installed applications or uncheck it " "to deselect all installed applications." msgstr "" -#: ../../sysadmclient.rst:236 +#: ../../sysadmclient.rst:243 msgid "" "**Uninstall:** click the garbage can icon to uninstall the selected " "applications." msgstr "" -#: ../../sysadmclient.rst:239 +#: ../../sysadmclient.rst:246 msgid "" "**Clean:** this operation deletes any orphaned packages for the selected " "applications. An orphaned package is one that is not required by any other " @@ -307,13 +303,13 @@ msgid "" ":guilabel:`Clean` icon) in its :guilabel:`Status` column." msgstr "" -#: ../../sysadmclient.rst:245 +#: ../../sysadmclient.rst:252 msgid "" "This screen also provides an :guilabel:`Options` drop-down menu which allows" " you to select or deselect a number of options:" msgstr "" -#: ../../sysadmclient.rst:248 +#: ../../sysadmclient.rst:255 msgid "" "**View All Packages:** by default, the installed tab only shows the packages" " you installed. Check this box to also see the packages included with the " @@ -323,7 +319,7 @@ msgid "" " so you are not left with orphaned packages." msgstr "" -#: ../../sysadmclient.rst:256 +#: ../../sysadmclient.rst:263 msgid "" "**View Advanced Options:** if you check this box, two extra icons, a lock " "and an unlock icon, will be added to the right of the trash icon. If you " @@ -334,7 +330,7 @@ msgid "" "application, you will need to first select it and click the unlock icon." msgstr "" -#: ../../sysadmclient.rst:266 +#: ../../sysadmclient.rst:273 msgid "" "**Auto-clean packages:** if you check this box, the :guilabel:`Clean` icon " "will disappear as you no longer need to manually clean orphans. Instead, " @@ -342,7 +338,7 @@ msgid "" "uninstall." msgstr "" -#: ../../sysadmclient.rst:271 +#: ../../sysadmclient.rst:278 msgid "" "In the example shown in :numref:`Figure %s `, the user has checked" " all available options. In this example, :guilabel:`aalib` has dependencies " @@ -350,7 +346,7 @@ msgid "" "plugins` is an orphan (flag icon)." msgstr "" -#: ../../sysadmclient.rst:283 +#: ../../sysadmclient.rst:291 msgid "" "If you install or uninstall any software, click the :guilabel:`Pending` tab " "to view the details of the operation. In the example shown in " @@ -360,24 +356,24 @@ msgid "" "the log for the operation." msgstr "" -#: ../../sysadmclient.rst:301 +#: ../../sysadmclient.rst:310 msgid "Update Manager" msgstr "" -#: ../../sysadmclient.rst:303 +#: ../../sysadmclient.rst:312 msgid "" "Update Manager provides a graphical interface for keeping the |trueos| " "operating system and its installed applications up-to-date." msgstr "" -#: ../../sysadmclient.rst:306 +#: ../../sysadmclient.rst:315 msgid "" "The |trueos| update mechanism provides several safeguards to ensure updating" " the operating system or its software is a low-risk operation. The following" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:310 +#: ../../sysadmclient.rst:319 msgid "" "The update automatically creates a snapshot (copy) of the current operating " "system, known as a boot environment (BE), and mounts the snapshot in the " @@ -388,14 +384,14 @@ msgid "" "mounted copy." msgstr "" -#: ../../sysadmclient.rst:318 +#: ../../sysadmclient.rst:327 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:322 +#: ../../sysadmclient.rst:331 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -407,7 +403,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:340 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -422,7 +418,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:344 +#: ../../sysadmclient.rst:353 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -433,17 +429,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:354 +#: ../../sysadmclient.rst:365 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:356 +#: ../../sysadmclient.rst:367 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:377 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -454,7 +450,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:373 +#: ../../sysadmclient.rst:385 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -463,46 +459,46 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:380 +#: ../../sysadmclient.rst:392 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:384 +#: ../../sysadmclient.rst:396 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:388 +#: ../../sysadmclient.rst:400 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1381 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:397 +#: ../../sysadmclient.rst:410 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:443 +#: ../../sysadmclient.rst:456 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:514 +#: ../../sysadmclient.rst:527 msgid "Manage SSL Keys" msgstr "" -#: ../../sysadmclient.rst:520 +#: ../../sysadmclient.rst:533 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:522 +#: ../../sysadmclient.rst:535 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -511,19 +507,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:548 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:538 +#: ../../sysadmclient.rst:551 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:564 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -533,7 +529,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:572 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -541,22 +537,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:571 +#: ../../sysadmclient.rst:585 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:573 +#: ../../sysadmclient.rst:587 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:576 +#: ../../sysadmclient.rst:590 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:579 +#: ../../sysadmclient.rst:593 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -564,25 +560,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:599 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:601 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:604 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:592 +#: ../../sysadmclient.rst:606 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:594 +#: ../../sysadmclient.rst:608 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -591,170 +587,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:614 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:602 +#: ../../sysadmclient.rst:616 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:620 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:610 +#: ../../sysadmclient.rst:624 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:613 +#: ../../sysadmclient.rst:627 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:615 +#: ../../sysadmclient.rst:629 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:664 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:720 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:705 +#: ../../sysadmclient.rst:722 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:715 +#: ../../sysadmclient.rst:733 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:717 +#: ../../sysadmclient.rst:735 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:738 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:723 +#: ../../sysadmclient.rst:741 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:726 +#: ../../sysadmclient.rst:744 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:728 +#: ../../sysadmclient.rst:746 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:730 +#: ../../sysadmclient.rst:748 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:732 +#: ../../sysadmclient.rst:750 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:734 +#: ../../sysadmclient.rst:752 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:736 +#: ../../sysadmclient.rst:754 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:756 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:740 +#: ../../sysadmclient.rst:758 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:747 +#: ../../sysadmclient.rst:765 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:749 +#: ../../sysadmclient.rst:767 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:759 +#: ../../sysadmclient.rst:778 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:762 +#: ../../sysadmclient.rst:781 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:769 +#: ../../sysadmclient.rst:788 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:771 +#: ../../sysadmclient.rst:790 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:775 +#: ../../sysadmclient.rst:794 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:805 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:787 +#: ../../sysadmclient.rst:807 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:810 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:793 +#: ../../sysadmclient.rst:813 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -762,38 +758,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:799 +#: ../../sysadmclient.rst:819 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:802 +#: ../../sysadmclient.rst:822 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:825 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:809 +#: ../../sysadmclient.rst:829 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:812 +#: ../../sysadmclient.rst:832 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:821 +#: ../../sysadmclient.rst:842 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -801,7 +797,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:826 +#: ../../sysadmclient.rst:847 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -809,7 +805,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:853 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -817,7 +813,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:837 +#: ../../sysadmclient.rst:858 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -826,27 +822,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:864 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:868 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:872 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:854 +#: ../../sysadmclient.rst:875 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -858,14 +854,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:885 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:874 +#: ../../sysadmclient.rst:896 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -878,11 +874,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:888 +#: ../../sysadmclient.rst:910 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:901 +#: ../../sysadmclient.rst:923 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -891,13 +887,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:921 +#: ../../sysadmclient.rst:943 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:924 +#: ../../sysadmclient.rst:946 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -905,13 +901,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:966 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:969 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -919,7 +915,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:954 +#: ../../sysadmclient.rst:977 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -929,7 +925,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:978 +#: ../../sysadmclient.rst:1002 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -937,47 +933,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:983 +#: ../../sysadmclient.rst:1007 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:987 +#: ../../sysadmclient.rst:1011 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1041 +#: ../../sysadmclient.rst:1065 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1067 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1079 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1081 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1059 +#: ../../sysadmclient.rst:1084 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1062 +#: ../../sysadmclient.rst:1087 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -987,7 +983,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1069 +#: ../../sysadmclient.rst:1094 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -996,15 +992,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1076 +#: ../../sysadmclient.rst:1101 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1082 +#: ../../sysadmclient.rst:1107 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1109 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1013,25 +1009,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1106 +#: ../../sysadmclient.rst:1131 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1111 +#: ../../sysadmclient.rst:1136 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1113 +#: ../../sysadmclient.rst:1138 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1117 +#: ../../sysadmclient.rst:1142 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1039,16 +1035,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1151 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1163 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1139 +#: ../../sysadmclient.rst:1165 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1062,14 +1058,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1150 +#: ../../sysadmclient.rst:1176 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1155 +#: ../../sysadmclient.rst:1181 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1079,11 +1075,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1167 +#: ../../sysadmclient.rst:1193 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1169 +#: ../../sysadmclient.rst:1195 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1091,13 +1087,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1200 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1207 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1105,14 +1101,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1187 +#: ../../sysadmclient.rst:1213 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1192 +#: ../../sysadmclient.rst:1218 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1122,7 +1118,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1226 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1130,29 +1126,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1211 +#: ../../sysadmclient.rst:1238 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1221 +#: ../../sysadmclient.rst:1249 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1223 +#: ../../sysadmclient.rst:1251 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1254 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1229 +#: ../../sysadmclient.rst:1257 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1160,7 +1156,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1263 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1171,87 +1167,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1244 +#: ../../sysadmclient.rst:1272 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1276 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1278 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1253 +#: ../../sysadmclient.rst:1281 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1256 +#: ../../sysadmclient.rst:1284 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1288 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1291 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1265 +#: ../../sysadmclient.rst:1293 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1268 +#: ../../sysadmclient.rst:1296 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1304 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1306 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1282 +#: ../../sysadmclient.rst:1310 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1285 +#: ../../sysadmclient.rst:1313 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1295 +#: ../../sysadmclient.rst:1324 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1262,7 +1258,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1309 +#: ../../sysadmclient.rst:1338 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1270,37 +1266,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1314 +#: ../../sysadmclient.rst:1343 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1325 +#: ../../sysadmclient.rst:1354 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1373 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1353 +#: ../../sysadmclient.rst:1383 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1362 +#: ../../sysadmclient.rst:1393 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1364 +#: ../../sysadmclient.rst:1395 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1308,149 +1304,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1400 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1372 +#: ../../sysadmclient.rst:1403 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1406 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1377 +#: ../../sysadmclient.rst:1408 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1384 +#: ../../sysadmclient.rst:1415 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1386 +#: ../../sysadmclient.rst:1417 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1437 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:0 -msgid "Command Line and GUI Equivalents" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Command Line**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**GUI**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Description**" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "**cronsnap**" -msgstr "" - -#: ../../sysadmclient.rst:1477 ../../sysadmclient.rst:1495 -msgid "\"Snapshots\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "" -"schedule when snapshots occur and how long to keep them; the **stop** option" -" can be used to disable snapshot creation" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "**cronscrub**" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "\"Schedules\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "schedule a ZFS scrub" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "**get**" -msgstr "" - -#: ../../sysadmclient.rst:1484 ../../sysadmclient.rst:1491 -msgid "\"Settings\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "list Life Preserver options" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "**replicate**" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "\"Replication\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "" -"used to list, add, and remove backup server; read the **help** for this " -"command for examples" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "**set**" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "" -"configures Life Preserver options; read **help** for the list of " -"configurable options" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "**snapshot**" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "" -"create and replicate a new ZFS snapshot; by default, snapshots are " -"recursive, meaning that a that a snapshot is taken of every dataset within a" -" pool" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "**status**" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "lists the last snapshot name and replication status" -msgstr "" - -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1539 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1510 +#: ../../sysadmclient.rst:1541 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1458,7 +1357,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1554 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1469,7 +1368,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1530 +#: ../../sysadmclient.rst:1562 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1479,7 +1378,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1544 +#: ../../sysadmclient.rst:1577 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1494,14 +1393,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:650 +#: ../../sysadmclient.rst:666 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:660 +#: ../../sysadmclient.rst:677 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1510,14 +1409,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:683 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:671 +#: ../../sysadmclient.rst:688 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1526,27 +1425,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:694 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:681 +#: ../../sysadmclient.rst:698 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:686 +#: ../../sysadmclient.rst:703 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:689 +#: ../../sysadmclient.rst:706 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1556,20 +1455,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:696 +#: ../../sysadmclient.rst:713 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1177 +#: ../../sysadmclient.rst:1203 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:458 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1577,7 +1476,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:451 +#: ../../sysadmclient.rst:464 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1590,7 +1489,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1090 +#: ../../sysadmclient.rst:1115 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1608,26 +1507,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1318 +#: ../../sysadmclient.rst:1347 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1351 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1365 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1638,22 +1537,18 @@ msgid "" " pick a time when the system will not be in heavy use." msgstr "" -#: ../../sysadmclient.rst:92 -msgid ": Browse Tab of AppCafe®" -msgstr "" - -#: ../../sysadmclient.rst:126 +#: ../../sysadmclient.rst:127 msgid "" "Click the name of an application to view more information about the " "application. In the example shown in :numref:`Figure %s `, the " "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:363 +#: ../../sysadmclient.rst:375 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:554 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1665,56 +1560,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:583 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:625 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example" -" shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - -#: ../../sysadmclient.rst:642 +#: ../../sysadmclient.rst:658 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:675 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:783 +#: ../../sysadmclient.rst:803 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:840 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:894 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:957 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:951 +#: ../../sysadmclient.rst:974 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:984 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1722,49 +1602,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1077 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1135 +#: ../../sysadmclient.rst:1161 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1209 +#: ../../sysadmclient.rst:1236 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1219 +#: ../../sysadmclient.rst:1247 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1322 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1363 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1391 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1467 +#: ../../sysadmclient.rst:1498 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1520 +#: ../../sysadmclient.rst:1552 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1542 +#: ../../sysadmclient.rst:1575 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1548 +#: ../../sysadmclient.rst:1581 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1780,7 +1660,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:989 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1789,7 +1669,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:976 +#: ../../sysadmclient.rst:1000 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1801,53 +1681,53 @@ msgstr "" msgid "|appcafe|" msgstr "" -#: ../../sysadmclient.rst:143 ../../sysadmclient.rst:200 +#: ../../sysadmclient.rst:145 ../../sysadmclient.rst:205 msgid ": |appcafe| - Viewing the Details of an Installed Application" msgstr "" -#: ../../sysadmclient.rst:163 +#: ../../sysadmclient.rst:166 msgid ": |appcafe| - More Application Details" msgstr "" -#: ../../sysadmclient.rst:191 +#: ../../sysadmclient.rst:195 msgid ": |appcafe| - Viewing the Application's Screenshots" msgstr "" -#: ../../sysadmclient.rst:229 +#: ../../sysadmclient.rst:236 msgid ": |appcafe| - Installed Tab" msgstr "" -#: ../../sysadmclient.rst:281 +#: ../../sysadmclient.rst:289 msgid ": |appcafe| - Viewing Applications With All Options Checked" msgstr "" -#: ../../sysadmclient.rst:295 +#: ../../sysadmclient.rst:304 msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:623 +#: ../../sysadmclient.rst:638 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:731 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:757 +#: ../../sysadmclient.rst:776 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1128 +#: ../../sysadmclient.rst:1153 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:395 +#: ../../sysadmclient.rst:408 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:399 +#: ../../sysadmclient.rst:412 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1858,7 +1738,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:421 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1869,7 +1749,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:418 +#: ../../sysadmclient.rst:431 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1879,7 +1759,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:426 +#: ../../sysadmclient.rst:439 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1888,20 +1768,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:432 +#: ../../sysadmclient.rst:445 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:436 +#: ../../sysadmclient.rst:449 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:890 +#: ../../sysadmclient.rst:912 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1914,11 +1794,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:934 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:914 +#: ../../sysadmclient.rst:936 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1928,7 +1808,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:959 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1938,11 +1818,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:995 +#: ../../sysadmclient.rst:1019 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:997 +#: ../../sysadmclient.rst:1021 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1953,17 +1833,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1005 +#: ../../sysadmclient.rst:1029 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1008 +#: ../../sysadmclient.rst:1032 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1010 +#: ../../sysadmclient.rst:1034 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1972,7 +1852,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1016 +#: ../../sysadmclient.rst:1040 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1980,20 +1860,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1025 +#: ../../sysadmclient.rst:1049 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1028 +#: ../../sysadmclient.rst:1052 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1056 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -2001,7 +1881,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:462 +#: ../../sysadmclient.rst:475 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -2010,7 +1890,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:468 +#: ../../sysadmclient.rst:481 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -2021,11 +1901,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:480 +#: ../../sysadmclient.rst:493 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:482 +#: ../../sysadmclient.rst:495 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -2036,19 +1916,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:490 +#: ../../sysadmclient.rst:503 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:506 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:496 +#: ../../sysadmclient.rst:509 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -2057,7 +1937,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:502 +#: ../../sysadmclient.rst:515 msgid "" "During the `Create a User Screen " "`_ " @@ -2068,19 +1948,234 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:528 +#: ../../sysadmclient.rst:541 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:531 +#: ../../sysadmclient.rst:544 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " "packages on each." msgstr "" +#: ../../sysadmclient.rst:93 +msgid ": Browse Tab of |appcafe|" +msgstr "" + +#: ../../sysadmclient.rst:95 +msgid "This screen contains these options:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +" %s ` to access the boot menu selection screen. In the example " +"shown in :numref:`Figure %s `, two boot environments are available in " +":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +"installation and :guilabel:`mybootenvironment` was manually created using " +"Boot Environment Manager. The upper section of this menu indicates the " +"\"initial\" boot environment is set to active, or the one the system has " +"been configured to boot into unless another BE is manually selected in this " +"menu. Use the arrow keys to highlight the boot environment you would like to" +" boot into, and press :kbd:`Enter` to continue booting into the selected " +"boot environment." +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Command Line and GUI Equivalents" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Command Line" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "GUI Tab" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Description" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "cronsnap" +msgstr "" + +#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +msgid "Snapshots" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "" +"Schedule when snapshots occur and how long to keep them; the **stop** option" +" can be used to disable snapshot creation" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "cronscrub" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedules" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedule a ZFS scrub" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "get" +msgstr "" + +#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +msgid "Settings" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "List Life Preserver options" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "replicate" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "Replication" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "" +"Used to list, add, and remove backup server; read the **help** for this " +"command for examples" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "set" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "" +"Configures Life Preserver options; read **help** for the list of " +"configurable options" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "snapshot" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "" +"Create and replicate a new ZFS snapshot; by default, snapshots are " +"recursive, meaning that a that a snapshot is taken of every dataset within a" +" pool" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "status" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "Lists the last snapshot name and replication status" +msgstr "" + +#~ msgid "This screen contains the following options:" +#~ msgstr "" + +#~ msgid "Command Line and GUI Equivalents" +#~ msgstr "" + +#~ msgid "**Command Line**" +#~ msgstr "" + +#~ msgid "**GUI**" +#~ msgstr "" + +#~ msgid "**Description**" +#~ msgstr "" + +#~ msgid "**cronsnap**" +#~ msgstr "" + +#~ msgid "\"Snapshots\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "schedule when snapshots occur and how long to keep them; the **stop** option" +#~ " can be used to disable snapshot creation" +#~ msgstr "" + +#~ msgid "**cronscrub**" +#~ msgstr "" + +#~ msgid "\"Schedules\" tab" +#~ msgstr "" + +#~ msgid "schedule a ZFS scrub" +#~ msgstr "" + +#~ msgid "**get**" +#~ msgstr "" + +#~ msgid "\"Settings\" tab" +#~ msgstr "" + +#~ msgid "list Life Preserver options" +#~ msgstr "" + +#~ msgid "**replicate**" +#~ msgstr "" + +#~ msgid "\"Replication\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "used to list, add, and remove backup server; read the **help** for this " +#~ "command for examples" +#~ msgstr "" + +#~ msgid "**set**" +#~ msgstr "" + +#~ msgid "" +#~ "configures Life Preserver options; read **help** for the list of " +#~ "configurable options" +#~ msgstr "" + +#~ msgid "**snapshot**" +#~ msgstr "" + +#~ msgid "" +#~ "create and replicate a new ZFS snapshot; by default, snapshots are " +#~ "recursive, meaning that a that a snapshot is taken of every dataset within a" +#~ " pool" +#~ msgstr "" + +#~ msgid "**status**" +#~ msgstr "" + +#~ msgid "lists the last snapshot name and replication status" +#~ msgstr "" + +#~ msgid ": Browse Tab of AppCafe®" +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example" +#~ " shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid "" #~ "To upgrade, select the existing pool to install into and press " #~ ":guilabel:`OK`." diff --git a/docs/client_handbook/po/uk/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/uk/LC_MESSAGES/sysadmclient.po index d2d6877..f5d8908 100644 --- a/docs/client_handbook/po/uk/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/uk/LC_MESSAGES/sysadmclient.po @@ -114,17 +114,13 @@ msgid "" " available software." msgstr "" -#: ../../sysadmclient.rst:94 -msgid "This screen contains the following options:" -msgstr "" - -#: ../../sysadmclient.rst:96 +#: ../../sysadmclient.rst:97 msgid "" "**Back:** Click this button to leave a category or search result and return " "to the previous screen." msgstr "" -#: ../../sysadmclient.rst:99 +#: ../../sysadmclient.rst:100 msgid "" "**Repository drop-down menu:** Use this drop-down menu to select the " "repository to search or browse. The selections include: \"major\" " @@ -133,7 +129,7 @@ msgid "" "applications)." msgstr "" -#: ../../sysadmclient.rst:105 +#: ../../sysadmclient.rst:106 msgid "" "**Search:** To see if an application is available, enter its name and click " "the \"binoculars\" icon. Alternately, enter a description. For example, a " @@ -141,14 +137,14 @@ msgid "" " well as applications which provide browser functionality, such as Firefox." msgstr "" -#: ../../sysadmclient.rst:111 +#: ../../sysadmclient.rst:112 msgid "" "**Browse Categories:** This drop-down menu lists the available software " "categories. If you select a category, it will only display or show search " "results from that category." msgstr "" -#: ../../sysadmclient.rst:115 +#: ../../sysadmclient.rst:116 msgid "" "**Popular Searches and Popular Categories:** The buttons in these sections " "can be used to quickly find applications which are recommended by other " @@ -156,7 +152,7 @@ msgid "" "match the button's description." msgstr "" -#: ../../sysadmclient.rst:120 +#: ../../sysadmclient.rst:121 msgid "" "Displayed applications will be listed in alphabetical order. Applications " "which are already installed and which are not required by other applications" @@ -165,7 +161,7 @@ msgid "" "clicked to install that application." msgstr "" -#: ../../sysadmclient.rst:131 +#: ../../sysadmclient.rst:132 msgid "" "|appcafe| provides a graphical front-end for displaying the contents of the " "package database. Since installed applications provide more information to " @@ -175,7 +171,7 @@ msgid "" "installed, and the package provides a message during installation." msgstr "" -#: ../../sysadmclient.rst:145 +#: ../../sysadmclient.rst:147 msgid "" "As seen in this example, the information for an application includes the " "application's icon, name, and description. Click the application's name to " @@ -183,7 +179,7 @@ msgid "" "application is installed, there will be an :guilabel:`Uninstall` button." msgstr "" -#: ../../sysadmclient.rst:151 +#: ../../sysadmclient.rst:153 msgid "" "Beneath this area are 4 tabs. The first tab on the left contains two panes. " "The first (middle) pane displays the package description. The second " @@ -191,115 +187,115 @@ msgid "" "installed." msgstr "" -#: ../../sysadmclient.rst:156 +#: ../../sysadmclient.rst:158 msgid "An example of the \"?\" tab is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:165 +#: ../../sysadmclient.rst:168 msgid "This tab displays a variety of information:" msgstr "" -#: ../../sysadmclient.rst:167 +#: ../../sysadmclient.rst:170 msgid "Software version." msgstr "" -#: ../../sysadmclient.rst:169 +#: ../../sysadmclient.rst:172 msgid "" "Email address for the maintainer of the FreeBSD port the package is built " "from." msgstr "" -#: ../../sysadmclient.rst:172 +#: ../../sysadmclient.rst:175 msgid "" "The application's architecture. This will indicate the FreeBSD version and " "whether or not the application is 32-bit or 64-bit. Note |trueos| can run " "both 32 and 64-bit applications." msgstr "" -#: ../../sysadmclient.rst:176 +#: ../../sysadmclient.rst:179 msgid "The application's license." msgstr "" -#: ../../sysadmclient.rst:178 +#: ../../sysadmclient.rst:181 msgid "The application's installation size." msgstr "" -#: ../../sysadmclient.rst:180 +#: ../../sysadmclient.rst:183 msgid "The application's download size." msgstr "" -#: ../../sysadmclient.rst:182 +#: ../../sysadmclient.rst:185 msgid "" "If the package includes screenshots of the application, you can click the " "next tab, which has an image icon, to view and scroll through the " "screenshots. An example is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:193 +#: ../../sysadmclient.rst:197 msgid "" "An example of the last tab, which has a list icon, is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:202 +#: ../../sysadmclient.rst:207 msgid "" "This tab contains the following information. Click the right arrow next to " "an entry to expand its information and the down arrow to collapse the " "information." msgstr "" -#: ../../sysadmclient.rst:206 +#: ../../sysadmclient.rst:211 msgid "" "**Build Options:** shows the values of the make options that the package was" " built with." msgstr "" -#: ../../sysadmclient.rst:209 +#: ../../sysadmclient.rst:214 msgid "" "**Dependencies:** lists the dependent packages that this application " "requires to be installed." msgstr "" -#: ../../sysadmclient.rst:212 +#: ../../sysadmclient.rst:217 msgid "" "**Required By:** indicates the names of any other packages that require this" " software to be installed." msgstr "" -#: ../../sysadmclient.rst:215 +#: ../../sysadmclient.rst:220 msgid "" "**Shared Libraries (Required):** lists the names of the libraries that this " "application requires." msgstr "" -#: ../../sysadmclient.rst:219 +#: ../../sysadmclient.rst:226 msgid "Managing Installed Software" msgstr "" -#: ../../sysadmclient.rst:221 +#: ../../sysadmclient.rst:228 msgid "" "To view and manage the applications which are installed on the system, click" " the :guilabel:`Installed` tab. An example is seen in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:231 +#: ../../sysadmclient.rst:238 msgid "This screen offers several actions:" msgstr "" -#: ../../sysadmclient.rst:233 +#: ../../sysadmclient.rst:240 msgid "" "**All:** check this box to select all installed applications or uncheck it " "to deselect all installed applications." msgstr "" -#: ../../sysadmclient.rst:236 +#: ../../sysadmclient.rst:243 msgid "" "**Uninstall:** click the garbage can icon to uninstall the selected " "applications." msgstr "" -#: ../../sysadmclient.rst:239 +#: ../../sysadmclient.rst:246 msgid "" "**Clean:** this operation deletes any orphaned packages for the selected " "applications. An orphaned package is one that is not required by any other " @@ -307,13 +303,13 @@ msgid "" ":guilabel:`Clean` icon) in its :guilabel:`Status` column." msgstr "" -#: ../../sysadmclient.rst:245 +#: ../../sysadmclient.rst:252 msgid "" "This screen also provides an :guilabel:`Options` drop-down menu which allows" " you to select or deselect a number of options:" msgstr "" -#: ../../sysadmclient.rst:248 +#: ../../sysadmclient.rst:255 msgid "" "**View All Packages:** by default, the installed tab only shows the packages" " you installed. Check this box to also see the packages included with the " @@ -323,7 +319,7 @@ msgid "" " so you are not left with orphaned packages." msgstr "" -#: ../../sysadmclient.rst:256 +#: ../../sysadmclient.rst:263 msgid "" "**View Advanced Options:** if you check this box, two extra icons, a lock " "and an unlock icon, will be added to the right of the trash icon. If you " @@ -334,7 +330,7 @@ msgid "" "application, you will need to first select it and click the unlock icon." msgstr "" -#: ../../sysadmclient.rst:266 +#: ../../sysadmclient.rst:273 msgid "" "**Auto-clean packages:** if you check this box, the :guilabel:`Clean` icon " "will disappear as you no longer need to manually clean orphans. Instead, " @@ -342,7 +338,7 @@ msgid "" "uninstall." msgstr "" -#: ../../sysadmclient.rst:271 +#: ../../sysadmclient.rst:278 msgid "" "In the example shown in :numref:`Figure %s `, the user has checked" " all available options. In this example, :guilabel:`aalib` has dependencies " @@ -350,7 +346,7 @@ msgid "" "plugins` is an orphan (flag icon)." msgstr "" -#: ../../sysadmclient.rst:283 +#: ../../sysadmclient.rst:291 msgid "" "If you install or uninstall any software, click the :guilabel:`Pending` tab " "to view the details of the operation. In the example shown in " @@ -360,24 +356,24 @@ msgid "" "the log for the operation." msgstr "" -#: ../../sysadmclient.rst:301 +#: ../../sysadmclient.rst:310 msgid "Update Manager" msgstr "" -#: ../../sysadmclient.rst:303 +#: ../../sysadmclient.rst:312 msgid "" "Update Manager provides a graphical interface for keeping the |trueos| " "operating system and its installed applications up-to-date." msgstr "" -#: ../../sysadmclient.rst:306 +#: ../../sysadmclient.rst:315 msgid "" "The |trueos| update mechanism provides several safeguards to ensure updating" " the operating system or its software is a low-risk operation. The following" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:310 +#: ../../sysadmclient.rst:319 msgid "" "The update automatically creates a snapshot (copy) of the current operating " "system, known as a boot environment (BE), and mounts the snapshot in the " @@ -388,14 +384,14 @@ msgid "" "mounted copy." msgstr "" -#: ../../sysadmclient.rst:318 +#: ../../sysadmclient.rst:327 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:322 +#: ../../sysadmclient.rst:331 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -407,7 +403,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:340 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -422,7 +418,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:344 +#: ../../sysadmclient.rst:353 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -433,17 +429,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:354 +#: ../../sysadmclient.rst:365 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:356 +#: ../../sysadmclient.rst:367 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:377 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -454,7 +450,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:373 +#: ../../sysadmclient.rst:385 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -463,46 +459,46 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:380 +#: ../../sysadmclient.rst:392 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:384 +#: ../../sysadmclient.rst:396 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:388 +#: ../../sysadmclient.rst:400 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1381 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:397 +#: ../../sysadmclient.rst:410 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:443 +#: ../../sysadmclient.rst:456 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:514 +#: ../../sysadmclient.rst:527 msgid "Manage SSL Keys" msgstr "" -#: ../../sysadmclient.rst:520 +#: ../../sysadmclient.rst:533 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:522 +#: ../../sysadmclient.rst:535 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -511,19 +507,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:548 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:538 +#: ../../sysadmclient.rst:551 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:564 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -533,7 +529,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:572 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -541,22 +537,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:571 +#: ../../sysadmclient.rst:585 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:573 +#: ../../sysadmclient.rst:587 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:576 +#: ../../sysadmclient.rst:590 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:579 +#: ../../sysadmclient.rst:593 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -564,25 +560,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:599 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:601 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:604 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:592 +#: ../../sysadmclient.rst:606 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:594 +#: ../../sysadmclient.rst:608 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -591,170 +587,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:614 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:602 +#: ../../sysadmclient.rst:616 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:620 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:610 +#: ../../sysadmclient.rst:624 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:613 +#: ../../sysadmclient.rst:627 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:615 +#: ../../sysadmclient.rst:629 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:664 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:720 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:705 +#: ../../sysadmclient.rst:722 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:715 +#: ../../sysadmclient.rst:733 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:717 +#: ../../sysadmclient.rst:735 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:738 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:723 +#: ../../sysadmclient.rst:741 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:726 +#: ../../sysadmclient.rst:744 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:728 +#: ../../sysadmclient.rst:746 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:730 +#: ../../sysadmclient.rst:748 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:732 +#: ../../sysadmclient.rst:750 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:734 +#: ../../sysadmclient.rst:752 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:736 +#: ../../sysadmclient.rst:754 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:756 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:740 +#: ../../sysadmclient.rst:758 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:747 +#: ../../sysadmclient.rst:765 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:749 +#: ../../sysadmclient.rst:767 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:759 +#: ../../sysadmclient.rst:778 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:762 +#: ../../sysadmclient.rst:781 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:769 +#: ../../sysadmclient.rst:788 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:771 +#: ../../sysadmclient.rst:790 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:775 +#: ../../sysadmclient.rst:794 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:805 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:787 +#: ../../sysadmclient.rst:807 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:810 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:793 +#: ../../sysadmclient.rst:813 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -762,38 +758,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:799 +#: ../../sysadmclient.rst:819 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:802 +#: ../../sysadmclient.rst:822 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:825 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:809 +#: ../../sysadmclient.rst:829 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:812 +#: ../../sysadmclient.rst:832 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:821 +#: ../../sysadmclient.rst:842 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -801,7 +797,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:826 +#: ../../sysadmclient.rst:847 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -809,7 +805,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:853 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -817,7 +813,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:837 +#: ../../sysadmclient.rst:858 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -826,27 +822,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:864 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:868 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:872 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:854 +#: ../../sysadmclient.rst:875 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -858,14 +854,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:885 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:874 +#: ../../sysadmclient.rst:896 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -878,11 +874,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:888 +#: ../../sysadmclient.rst:910 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:901 +#: ../../sysadmclient.rst:923 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -891,13 +887,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:921 +#: ../../sysadmclient.rst:943 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:924 +#: ../../sysadmclient.rst:946 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -905,13 +901,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:966 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:969 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -919,7 +915,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:954 +#: ../../sysadmclient.rst:977 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -929,7 +925,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:978 +#: ../../sysadmclient.rst:1002 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -937,47 +933,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:983 +#: ../../sysadmclient.rst:1007 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:987 +#: ../../sysadmclient.rst:1011 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1041 +#: ../../sysadmclient.rst:1065 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1067 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1079 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1081 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1059 +#: ../../sysadmclient.rst:1084 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1062 +#: ../../sysadmclient.rst:1087 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -987,7 +983,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1069 +#: ../../sysadmclient.rst:1094 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -996,15 +992,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1076 +#: ../../sysadmclient.rst:1101 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1082 +#: ../../sysadmclient.rst:1107 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1109 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1013,25 +1009,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1106 +#: ../../sysadmclient.rst:1131 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1111 +#: ../../sysadmclient.rst:1136 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1113 +#: ../../sysadmclient.rst:1138 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1117 +#: ../../sysadmclient.rst:1142 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1039,16 +1035,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1151 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1163 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1139 +#: ../../sysadmclient.rst:1165 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1062,14 +1058,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1150 +#: ../../sysadmclient.rst:1176 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1155 +#: ../../sysadmclient.rst:1181 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1079,11 +1075,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1167 +#: ../../sysadmclient.rst:1193 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1169 +#: ../../sysadmclient.rst:1195 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1091,13 +1087,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1200 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1207 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1105,14 +1101,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1187 +#: ../../sysadmclient.rst:1213 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1192 +#: ../../sysadmclient.rst:1218 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1122,7 +1118,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1226 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1130,29 +1126,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1211 +#: ../../sysadmclient.rst:1238 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1221 +#: ../../sysadmclient.rst:1249 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1223 +#: ../../sysadmclient.rst:1251 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1254 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1229 +#: ../../sysadmclient.rst:1257 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1160,7 +1156,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1263 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1171,87 +1167,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1244 +#: ../../sysadmclient.rst:1272 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1276 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1278 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1253 +#: ../../sysadmclient.rst:1281 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1256 +#: ../../sysadmclient.rst:1284 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1288 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1291 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1265 +#: ../../sysadmclient.rst:1293 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1268 +#: ../../sysadmclient.rst:1296 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1304 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1306 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1282 +#: ../../sysadmclient.rst:1310 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1285 +#: ../../sysadmclient.rst:1313 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1295 +#: ../../sysadmclient.rst:1324 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1262,7 +1258,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1309 +#: ../../sysadmclient.rst:1338 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1270,37 +1266,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1314 +#: ../../sysadmclient.rst:1343 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1325 +#: ../../sysadmclient.rst:1354 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1373 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1353 +#: ../../sysadmclient.rst:1383 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1362 +#: ../../sysadmclient.rst:1393 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1364 +#: ../../sysadmclient.rst:1395 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1308,149 +1304,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1400 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1372 +#: ../../sysadmclient.rst:1403 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1406 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1377 +#: ../../sysadmclient.rst:1408 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1384 +#: ../../sysadmclient.rst:1415 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1386 +#: ../../sysadmclient.rst:1417 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1437 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:0 -msgid "Command Line and GUI Equivalents" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Command Line**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**GUI**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Description**" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "**cronsnap**" -msgstr "" - -#: ../../sysadmclient.rst:1477 ../../sysadmclient.rst:1495 -msgid "\"Snapshots\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "" -"schedule when snapshots occur and how long to keep them; the **stop** option" -" can be used to disable snapshot creation" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "**cronscrub**" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "\"Schedules\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "schedule a ZFS scrub" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "**get**" -msgstr "" - -#: ../../sysadmclient.rst:1484 ../../sysadmclient.rst:1491 -msgid "\"Settings\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "list Life Preserver options" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "**replicate**" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "\"Replication\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "" -"used to list, add, and remove backup server; read the **help** for this " -"command for examples" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "**set**" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "" -"configures Life Preserver options; read **help** for the list of " -"configurable options" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "**snapshot**" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "" -"create and replicate a new ZFS snapshot; by default, snapshots are " -"recursive, meaning that a that a snapshot is taken of every dataset within a" -" pool" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "**status**" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "lists the last snapshot name and replication status" -msgstr "" - -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1539 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1510 +#: ../../sysadmclient.rst:1541 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1458,7 +1357,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1554 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1469,7 +1368,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1530 +#: ../../sysadmclient.rst:1562 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1479,7 +1378,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1544 +#: ../../sysadmclient.rst:1577 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1494,14 +1393,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:650 +#: ../../sysadmclient.rst:666 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:660 +#: ../../sysadmclient.rst:677 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1510,14 +1409,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:683 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:671 +#: ../../sysadmclient.rst:688 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1526,27 +1425,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:694 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:681 +#: ../../sysadmclient.rst:698 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:686 +#: ../../sysadmclient.rst:703 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:689 +#: ../../sysadmclient.rst:706 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1556,20 +1455,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:696 +#: ../../sysadmclient.rst:713 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1177 +#: ../../sysadmclient.rst:1203 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:458 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1577,7 +1476,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:451 +#: ../../sysadmclient.rst:464 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1590,7 +1489,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1090 +#: ../../sysadmclient.rst:1115 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1608,26 +1507,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1318 +#: ../../sysadmclient.rst:1347 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1351 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1365 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1638,22 +1537,18 @@ msgid "" " pick a time when the system will not be in heavy use." msgstr "" -#: ../../sysadmclient.rst:92 -msgid ": Browse Tab of AppCafe®" -msgstr "" - -#: ../../sysadmclient.rst:126 +#: ../../sysadmclient.rst:127 msgid "" "Click the name of an application to view more information about the " "application. In the example shown in :numref:`Figure %s `, the " "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:363 +#: ../../sysadmclient.rst:375 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:554 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1665,56 +1560,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:583 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:625 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example" -" shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - -#: ../../sysadmclient.rst:642 +#: ../../sysadmclient.rst:658 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:675 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:783 +#: ../../sysadmclient.rst:803 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:840 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:894 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:957 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:951 +#: ../../sysadmclient.rst:974 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:984 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1722,49 +1602,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1077 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1135 +#: ../../sysadmclient.rst:1161 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1209 +#: ../../sysadmclient.rst:1236 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1219 +#: ../../sysadmclient.rst:1247 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1322 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1363 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1391 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1467 +#: ../../sysadmclient.rst:1498 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1520 +#: ../../sysadmclient.rst:1552 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1542 +#: ../../sysadmclient.rst:1575 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1548 +#: ../../sysadmclient.rst:1581 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1780,7 +1660,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:989 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1789,7 +1669,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:976 +#: ../../sysadmclient.rst:1000 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1801,53 +1681,53 @@ msgstr "" msgid "|appcafe|" msgstr "" -#: ../../sysadmclient.rst:143 ../../sysadmclient.rst:200 +#: ../../sysadmclient.rst:145 ../../sysadmclient.rst:205 msgid ": |appcafe| - Viewing the Details of an Installed Application" msgstr "" -#: ../../sysadmclient.rst:163 +#: ../../sysadmclient.rst:166 msgid ": |appcafe| - More Application Details" msgstr "" -#: ../../sysadmclient.rst:191 +#: ../../sysadmclient.rst:195 msgid ": |appcafe| - Viewing the Application's Screenshots" msgstr "" -#: ../../sysadmclient.rst:229 +#: ../../sysadmclient.rst:236 msgid ": |appcafe| - Installed Tab" msgstr "" -#: ../../sysadmclient.rst:281 +#: ../../sysadmclient.rst:289 msgid ": |appcafe| - Viewing Applications With All Options Checked" msgstr "" -#: ../../sysadmclient.rst:295 +#: ../../sysadmclient.rst:304 msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:623 +#: ../../sysadmclient.rst:638 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:731 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:757 +#: ../../sysadmclient.rst:776 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1128 +#: ../../sysadmclient.rst:1153 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:395 +#: ../../sysadmclient.rst:408 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:399 +#: ../../sysadmclient.rst:412 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1858,7 +1738,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:421 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1869,7 +1749,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:418 +#: ../../sysadmclient.rst:431 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1879,7 +1759,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:426 +#: ../../sysadmclient.rst:439 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1888,20 +1768,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:432 +#: ../../sysadmclient.rst:445 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:436 +#: ../../sysadmclient.rst:449 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:890 +#: ../../sysadmclient.rst:912 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1914,11 +1794,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:934 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:914 +#: ../../sysadmclient.rst:936 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1928,7 +1808,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:959 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1938,11 +1818,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:995 +#: ../../sysadmclient.rst:1019 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:997 +#: ../../sysadmclient.rst:1021 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1953,17 +1833,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1005 +#: ../../sysadmclient.rst:1029 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1008 +#: ../../sysadmclient.rst:1032 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1010 +#: ../../sysadmclient.rst:1034 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1972,7 +1852,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1016 +#: ../../sysadmclient.rst:1040 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1980,20 +1860,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1025 +#: ../../sysadmclient.rst:1049 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1028 +#: ../../sysadmclient.rst:1052 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1056 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -2001,7 +1881,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:462 +#: ../../sysadmclient.rst:475 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -2010,7 +1890,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:468 +#: ../../sysadmclient.rst:481 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -2021,11 +1901,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:480 +#: ../../sysadmclient.rst:493 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:482 +#: ../../sysadmclient.rst:495 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -2036,19 +1916,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:490 +#: ../../sysadmclient.rst:503 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:506 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:496 +#: ../../sysadmclient.rst:509 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -2057,7 +1937,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:502 +#: ../../sysadmclient.rst:515 msgid "" "During the `Create a User Screen " "`_ " @@ -2068,19 +1948,234 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:528 +#: ../../sysadmclient.rst:541 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:531 +#: ../../sysadmclient.rst:544 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " "packages on each." msgstr "" +#: ../../sysadmclient.rst:93 +msgid ": Browse Tab of |appcafe|" +msgstr "" + +#: ../../sysadmclient.rst:95 +msgid "This screen contains these options:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +" %s ` to access the boot menu selection screen. In the example " +"shown in :numref:`Figure %s `, two boot environments are available in " +":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +"installation and :guilabel:`mybootenvironment` was manually created using " +"Boot Environment Manager. The upper section of this menu indicates the " +"\"initial\" boot environment is set to active, or the one the system has " +"been configured to boot into unless another BE is manually selected in this " +"menu. Use the arrow keys to highlight the boot environment you would like to" +" boot into, and press :kbd:`Enter` to continue booting into the selected " +"boot environment." +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Command Line and GUI Equivalents" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Command Line" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "GUI Tab" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Description" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "cronsnap" +msgstr "" + +#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +msgid "Snapshots" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "" +"Schedule when snapshots occur and how long to keep them; the **stop** option" +" can be used to disable snapshot creation" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "cronscrub" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedules" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedule a ZFS scrub" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "get" +msgstr "" + +#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +msgid "Settings" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "List Life Preserver options" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "replicate" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "Replication" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "" +"Used to list, add, and remove backup server; read the **help** for this " +"command for examples" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "set" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "" +"Configures Life Preserver options; read **help** for the list of " +"configurable options" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "snapshot" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "" +"Create and replicate a new ZFS snapshot; by default, snapshots are " +"recursive, meaning that a that a snapshot is taken of every dataset within a" +" pool" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "status" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "Lists the last snapshot name and replication status" +msgstr "" + +#~ msgid "This screen contains the following options:" +#~ msgstr "" + +#~ msgid "Command Line and GUI Equivalents" +#~ msgstr "" + +#~ msgid "**Command Line**" +#~ msgstr "" + +#~ msgid "**GUI**" +#~ msgstr "" + +#~ msgid "**Description**" +#~ msgstr "" + +#~ msgid "**cronsnap**" +#~ msgstr "" + +#~ msgid "\"Snapshots\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "schedule when snapshots occur and how long to keep them; the **stop** option" +#~ " can be used to disable snapshot creation" +#~ msgstr "" + +#~ msgid "**cronscrub**" +#~ msgstr "" + +#~ msgid "\"Schedules\" tab" +#~ msgstr "" + +#~ msgid "schedule a ZFS scrub" +#~ msgstr "" + +#~ msgid "**get**" +#~ msgstr "" + +#~ msgid "\"Settings\" tab" +#~ msgstr "" + +#~ msgid "list Life Preserver options" +#~ msgstr "" + +#~ msgid "**replicate**" +#~ msgstr "" + +#~ msgid "\"Replication\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "used to list, add, and remove backup server; read the **help** for this " +#~ "command for examples" +#~ msgstr "" + +#~ msgid "**set**" +#~ msgstr "" + +#~ msgid "" +#~ "configures Life Preserver options; read **help** for the list of " +#~ "configurable options" +#~ msgstr "" + +#~ msgid "**snapshot**" +#~ msgstr "" + +#~ msgid "" +#~ "create and replicate a new ZFS snapshot; by default, snapshots are " +#~ "recursive, meaning that a that a snapshot is taken of every dataset within a" +#~ " pool" +#~ msgstr "" + +#~ msgid "**status**" +#~ msgstr "" + +#~ msgid "lists the last snapshot name and replication status" +#~ msgstr "" + +#~ msgid ": Browse Tab of AppCafe®" +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example" +#~ " shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid "" #~ "To upgrade, select the existing pool to install into and press " #~ ":guilabel:`OK`." diff --git a/docs/client_handbook/po/zh_CN/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/zh_CN/LC_MESSAGES/sysadmclient.po index d2d6877..f5d8908 100644 --- a/docs/client_handbook/po/zh_CN/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/zh_CN/LC_MESSAGES/sysadmclient.po @@ -114,17 +114,13 @@ msgid "" " available software." msgstr "" -#: ../../sysadmclient.rst:94 -msgid "This screen contains the following options:" -msgstr "" - -#: ../../sysadmclient.rst:96 +#: ../../sysadmclient.rst:97 msgid "" "**Back:** Click this button to leave a category or search result and return " "to the previous screen." msgstr "" -#: ../../sysadmclient.rst:99 +#: ../../sysadmclient.rst:100 msgid "" "**Repository drop-down menu:** Use this drop-down menu to select the " "repository to search or browse. The selections include: \"major\" " @@ -133,7 +129,7 @@ msgid "" "applications)." msgstr "" -#: ../../sysadmclient.rst:105 +#: ../../sysadmclient.rst:106 msgid "" "**Search:** To see if an application is available, enter its name and click " "the \"binoculars\" icon. Alternately, enter a description. For example, a " @@ -141,14 +137,14 @@ msgid "" " well as applications which provide browser functionality, such as Firefox." msgstr "" -#: ../../sysadmclient.rst:111 +#: ../../sysadmclient.rst:112 msgid "" "**Browse Categories:** This drop-down menu lists the available software " "categories. If you select a category, it will only display or show search " "results from that category." msgstr "" -#: ../../sysadmclient.rst:115 +#: ../../sysadmclient.rst:116 msgid "" "**Popular Searches and Popular Categories:** The buttons in these sections " "can be used to quickly find applications which are recommended by other " @@ -156,7 +152,7 @@ msgid "" "match the button's description." msgstr "" -#: ../../sysadmclient.rst:120 +#: ../../sysadmclient.rst:121 msgid "" "Displayed applications will be listed in alphabetical order. Applications " "which are already installed and which are not required by other applications" @@ -165,7 +161,7 @@ msgid "" "clicked to install that application." msgstr "" -#: ../../sysadmclient.rst:131 +#: ../../sysadmclient.rst:132 msgid "" "|appcafe| provides a graphical front-end for displaying the contents of the " "package database. Since installed applications provide more information to " @@ -175,7 +171,7 @@ msgid "" "installed, and the package provides a message during installation." msgstr "" -#: ../../sysadmclient.rst:145 +#: ../../sysadmclient.rst:147 msgid "" "As seen in this example, the information for an application includes the " "application's icon, name, and description. Click the application's name to " @@ -183,7 +179,7 @@ msgid "" "application is installed, there will be an :guilabel:`Uninstall` button." msgstr "" -#: ../../sysadmclient.rst:151 +#: ../../sysadmclient.rst:153 msgid "" "Beneath this area are 4 tabs. The first tab on the left contains two panes. " "The first (middle) pane displays the package description. The second " @@ -191,115 +187,115 @@ msgid "" "installed." msgstr "" -#: ../../sysadmclient.rst:156 +#: ../../sysadmclient.rst:158 msgid "An example of the \"?\" tab is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:165 +#: ../../sysadmclient.rst:168 msgid "This tab displays a variety of information:" msgstr "" -#: ../../sysadmclient.rst:167 +#: ../../sysadmclient.rst:170 msgid "Software version." msgstr "" -#: ../../sysadmclient.rst:169 +#: ../../sysadmclient.rst:172 msgid "" "Email address for the maintainer of the FreeBSD port the package is built " "from." msgstr "" -#: ../../sysadmclient.rst:172 +#: ../../sysadmclient.rst:175 msgid "" "The application's architecture. This will indicate the FreeBSD version and " "whether or not the application is 32-bit or 64-bit. Note |trueos| can run " "both 32 and 64-bit applications." msgstr "" -#: ../../sysadmclient.rst:176 +#: ../../sysadmclient.rst:179 msgid "The application's license." msgstr "" -#: ../../sysadmclient.rst:178 +#: ../../sysadmclient.rst:181 msgid "The application's installation size." msgstr "" -#: ../../sysadmclient.rst:180 +#: ../../sysadmclient.rst:183 msgid "The application's download size." msgstr "" -#: ../../sysadmclient.rst:182 +#: ../../sysadmclient.rst:185 msgid "" "If the package includes screenshots of the application, you can click the " "next tab, which has an image icon, to view and scroll through the " "screenshots. An example is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:193 +#: ../../sysadmclient.rst:197 msgid "" "An example of the last tab, which has a list icon, is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:202 +#: ../../sysadmclient.rst:207 msgid "" "This tab contains the following information. Click the right arrow next to " "an entry to expand its information and the down arrow to collapse the " "information." msgstr "" -#: ../../sysadmclient.rst:206 +#: ../../sysadmclient.rst:211 msgid "" "**Build Options:** shows the values of the make options that the package was" " built with." msgstr "" -#: ../../sysadmclient.rst:209 +#: ../../sysadmclient.rst:214 msgid "" "**Dependencies:** lists the dependent packages that this application " "requires to be installed." msgstr "" -#: ../../sysadmclient.rst:212 +#: ../../sysadmclient.rst:217 msgid "" "**Required By:** indicates the names of any other packages that require this" " software to be installed." msgstr "" -#: ../../sysadmclient.rst:215 +#: ../../sysadmclient.rst:220 msgid "" "**Shared Libraries (Required):** lists the names of the libraries that this " "application requires." msgstr "" -#: ../../sysadmclient.rst:219 +#: ../../sysadmclient.rst:226 msgid "Managing Installed Software" msgstr "" -#: ../../sysadmclient.rst:221 +#: ../../sysadmclient.rst:228 msgid "" "To view and manage the applications which are installed on the system, click" " the :guilabel:`Installed` tab. An example is seen in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:231 +#: ../../sysadmclient.rst:238 msgid "This screen offers several actions:" msgstr "" -#: ../../sysadmclient.rst:233 +#: ../../sysadmclient.rst:240 msgid "" "**All:** check this box to select all installed applications or uncheck it " "to deselect all installed applications." msgstr "" -#: ../../sysadmclient.rst:236 +#: ../../sysadmclient.rst:243 msgid "" "**Uninstall:** click the garbage can icon to uninstall the selected " "applications." msgstr "" -#: ../../sysadmclient.rst:239 +#: ../../sysadmclient.rst:246 msgid "" "**Clean:** this operation deletes any orphaned packages for the selected " "applications. An orphaned package is one that is not required by any other " @@ -307,13 +303,13 @@ msgid "" ":guilabel:`Clean` icon) in its :guilabel:`Status` column." msgstr "" -#: ../../sysadmclient.rst:245 +#: ../../sysadmclient.rst:252 msgid "" "This screen also provides an :guilabel:`Options` drop-down menu which allows" " you to select or deselect a number of options:" msgstr "" -#: ../../sysadmclient.rst:248 +#: ../../sysadmclient.rst:255 msgid "" "**View All Packages:** by default, the installed tab only shows the packages" " you installed. Check this box to also see the packages included with the " @@ -323,7 +319,7 @@ msgid "" " so you are not left with orphaned packages." msgstr "" -#: ../../sysadmclient.rst:256 +#: ../../sysadmclient.rst:263 msgid "" "**View Advanced Options:** if you check this box, two extra icons, a lock " "and an unlock icon, will be added to the right of the trash icon. If you " @@ -334,7 +330,7 @@ msgid "" "application, you will need to first select it and click the unlock icon." msgstr "" -#: ../../sysadmclient.rst:266 +#: ../../sysadmclient.rst:273 msgid "" "**Auto-clean packages:** if you check this box, the :guilabel:`Clean` icon " "will disappear as you no longer need to manually clean orphans. Instead, " @@ -342,7 +338,7 @@ msgid "" "uninstall." msgstr "" -#: ../../sysadmclient.rst:271 +#: ../../sysadmclient.rst:278 msgid "" "In the example shown in :numref:`Figure %s `, the user has checked" " all available options. In this example, :guilabel:`aalib` has dependencies " @@ -350,7 +346,7 @@ msgid "" "plugins` is an orphan (flag icon)." msgstr "" -#: ../../sysadmclient.rst:283 +#: ../../sysadmclient.rst:291 msgid "" "If you install or uninstall any software, click the :guilabel:`Pending` tab " "to view the details of the operation. In the example shown in " @@ -360,24 +356,24 @@ msgid "" "the log for the operation." msgstr "" -#: ../../sysadmclient.rst:301 +#: ../../sysadmclient.rst:310 msgid "Update Manager" msgstr "" -#: ../../sysadmclient.rst:303 +#: ../../sysadmclient.rst:312 msgid "" "Update Manager provides a graphical interface for keeping the |trueos| " "operating system and its installed applications up-to-date." msgstr "" -#: ../../sysadmclient.rst:306 +#: ../../sysadmclient.rst:315 msgid "" "The |trueos| update mechanism provides several safeguards to ensure updating" " the operating system or its software is a low-risk operation. The following" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:310 +#: ../../sysadmclient.rst:319 msgid "" "The update automatically creates a snapshot (copy) of the current operating " "system, known as a boot environment (BE), and mounts the snapshot in the " @@ -388,14 +384,14 @@ msgid "" "mounted copy." msgstr "" -#: ../../sysadmclient.rst:318 +#: ../../sysadmclient.rst:327 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:322 +#: ../../sysadmclient.rst:331 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -407,7 +403,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:340 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -422,7 +418,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:344 +#: ../../sysadmclient.rst:353 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -433,17 +429,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:354 +#: ../../sysadmclient.rst:365 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:356 +#: ../../sysadmclient.rst:367 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:377 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -454,7 +450,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:373 +#: ../../sysadmclient.rst:385 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -463,46 +459,46 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:380 +#: ../../sysadmclient.rst:392 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:384 +#: ../../sysadmclient.rst:396 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:388 +#: ../../sysadmclient.rst:400 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1381 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:397 +#: ../../sysadmclient.rst:410 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:443 +#: ../../sysadmclient.rst:456 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:514 +#: ../../sysadmclient.rst:527 msgid "Manage SSL Keys" msgstr "" -#: ../../sysadmclient.rst:520 +#: ../../sysadmclient.rst:533 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:522 +#: ../../sysadmclient.rst:535 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -511,19 +507,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:548 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:538 +#: ../../sysadmclient.rst:551 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:564 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -533,7 +529,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:572 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -541,22 +537,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:571 +#: ../../sysadmclient.rst:585 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:573 +#: ../../sysadmclient.rst:587 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:576 +#: ../../sysadmclient.rst:590 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:579 +#: ../../sysadmclient.rst:593 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -564,25 +560,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:599 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:601 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:604 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:592 +#: ../../sysadmclient.rst:606 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:594 +#: ../../sysadmclient.rst:608 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -591,170 +587,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:614 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:602 +#: ../../sysadmclient.rst:616 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:620 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:610 +#: ../../sysadmclient.rst:624 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:613 +#: ../../sysadmclient.rst:627 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:615 +#: ../../sysadmclient.rst:629 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:664 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:720 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:705 +#: ../../sysadmclient.rst:722 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:715 +#: ../../sysadmclient.rst:733 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:717 +#: ../../sysadmclient.rst:735 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:738 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:723 +#: ../../sysadmclient.rst:741 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:726 +#: ../../sysadmclient.rst:744 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:728 +#: ../../sysadmclient.rst:746 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:730 +#: ../../sysadmclient.rst:748 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:732 +#: ../../sysadmclient.rst:750 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:734 +#: ../../sysadmclient.rst:752 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:736 +#: ../../sysadmclient.rst:754 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:756 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:740 +#: ../../sysadmclient.rst:758 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:747 +#: ../../sysadmclient.rst:765 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:749 +#: ../../sysadmclient.rst:767 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:759 +#: ../../sysadmclient.rst:778 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:762 +#: ../../sysadmclient.rst:781 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:769 +#: ../../sysadmclient.rst:788 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:771 +#: ../../sysadmclient.rst:790 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:775 +#: ../../sysadmclient.rst:794 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:805 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:787 +#: ../../sysadmclient.rst:807 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:810 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:793 +#: ../../sysadmclient.rst:813 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -762,38 +758,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:799 +#: ../../sysadmclient.rst:819 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:802 +#: ../../sysadmclient.rst:822 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:825 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:809 +#: ../../sysadmclient.rst:829 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:812 +#: ../../sysadmclient.rst:832 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:821 +#: ../../sysadmclient.rst:842 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -801,7 +797,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:826 +#: ../../sysadmclient.rst:847 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -809,7 +805,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:853 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -817,7 +813,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:837 +#: ../../sysadmclient.rst:858 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -826,27 +822,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:864 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:868 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:872 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:854 +#: ../../sysadmclient.rst:875 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -858,14 +854,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:885 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:874 +#: ../../sysadmclient.rst:896 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -878,11 +874,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:888 +#: ../../sysadmclient.rst:910 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:901 +#: ../../sysadmclient.rst:923 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -891,13 +887,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:921 +#: ../../sysadmclient.rst:943 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:924 +#: ../../sysadmclient.rst:946 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -905,13 +901,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:966 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:969 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -919,7 +915,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:954 +#: ../../sysadmclient.rst:977 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -929,7 +925,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:978 +#: ../../sysadmclient.rst:1002 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -937,47 +933,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:983 +#: ../../sysadmclient.rst:1007 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:987 +#: ../../sysadmclient.rst:1011 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1041 +#: ../../sysadmclient.rst:1065 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1067 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1079 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1081 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1059 +#: ../../sysadmclient.rst:1084 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1062 +#: ../../sysadmclient.rst:1087 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -987,7 +983,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1069 +#: ../../sysadmclient.rst:1094 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -996,15 +992,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1076 +#: ../../sysadmclient.rst:1101 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1082 +#: ../../sysadmclient.rst:1107 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1109 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1013,25 +1009,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1106 +#: ../../sysadmclient.rst:1131 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1111 +#: ../../sysadmclient.rst:1136 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1113 +#: ../../sysadmclient.rst:1138 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1117 +#: ../../sysadmclient.rst:1142 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1039,16 +1035,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1151 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1163 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1139 +#: ../../sysadmclient.rst:1165 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1062,14 +1058,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1150 +#: ../../sysadmclient.rst:1176 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1155 +#: ../../sysadmclient.rst:1181 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1079,11 +1075,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1167 +#: ../../sysadmclient.rst:1193 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1169 +#: ../../sysadmclient.rst:1195 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1091,13 +1087,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1200 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1207 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1105,14 +1101,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1187 +#: ../../sysadmclient.rst:1213 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1192 +#: ../../sysadmclient.rst:1218 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1122,7 +1118,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1226 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1130,29 +1126,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1211 +#: ../../sysadmclient.rst:1238 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1221 +#: ../../sysadmclient.rst:1249 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1223 +#: ../../sysadmclient.rst:1251 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1254 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1229 +#: ../../sysadmclient.rst:1257 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1160,7 +1156,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1263 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1171,87 +1167,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1244 +#: ../../sysadmclient.rst:1272 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1276 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1278 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1253 +#: ../../sysadmclient.rst:1281 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1256 +#: ../../sysadmclient.rst:1284 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1288 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1291 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1265 +#: ../../sysadmclient.rst:1293 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1268 +#: ../../sysadmclient.rst:1296 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1304 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1306 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1282 +#: ../../sysadmclient.rst:1310 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1285 +#: ../../sysadmclient.rst:1313 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1295 +#: ../../sysadmclient.rst:1324 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1262,7 +1258,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1309 +#: ../../sysadmclient.rst:1338 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1270,37 +1266,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1314 +#: ../../sysadmclient.rst:1343 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1325 +#: ../../sysadmclient.rst:1354 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1373 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1353 +#: ../../sysadmclient.rst:1383 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1362 +#: ../../sysadmclient.rst:1393 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1364 +#: ../../sysadmclient.rst:1395 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1308,149 +1304,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1400 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1372 +#: ../../sysadmclient.rst:1403 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1406 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1377 +#: ../../sysadmclient.rst:1408 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1384 +#: ../../sysadmclient.rst:1415 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1386 +#: ../../sysadmclient.rst:1417 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1437 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:0 -msgid "Command Line and GUI Equivalents" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Command Line**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**GUI**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Description**" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "**cronsnap**" -msgstr "" - -#: ../../sysadmclient.rst:1477 ../../sysadmclient.rst:1495 -msgid "\"Snapshots\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "" -"schedule when snapshots occur and how long to keep them; the **stop** option" -" can be used to disable snapshot creation" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "**cronscrub**" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "\"Schedules\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "schedule a ZFS scrub" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "**get**" -msgstr "" - -#: ../../sysadmclient.rst:1484 ../../sysadmclient.rst:1491 -msgid "\"Settings\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "list Life Preserver options" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "**replicate**" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "\"Replication\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "" -"used to list, add, and remove backup server; read the **help** for this " -"command for examples" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "**set**" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "" -"configures Life Preserver options; read **help** for the list of " -"configurable options" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "**snapshot**" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "" -"create and replicate a new ZFS snapshot; by default, snapshots are " -"recursive, meaning that a that a snapshot is taken of every dataset within a" -" pool" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "**status**" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "lists the last snapshot name and replication status" -msgstr "" - -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1539 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1510 +#: ../../sysadmclient.rst:1541 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1458,7 +1357,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1554 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1469,7 +1368,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1530 +#: ../../sysadmclient.rst:1562 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1479,7 +1378,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1544 +#: ../../sysadmclient.rst:1577 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1494,14 +1393,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:650 +#: ../../sysadmclient.rst:666 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:660 +#: ../../sysadmclient.rst:677 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1510,14 +1409,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:683 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:671 +#: ../../sysadmclient.rst:688 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1526,27 +1425,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:694 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:681 +#: ../../sysadmclient.rst:698 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:686 +#: ../../sysadmclient.rst:703 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:689 +#: ../../sysadmclient.rst:706 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1556,20 +1455,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:696 +#: ../../sysadmclient.rst:713 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1177 +#: ../../sysadmclient.rst:1203 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:458 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1577,7 +1476,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:451 +#: ../../sysadmclient.rst:464 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1590,7 +1489,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1090 +#: ../../sysadmclient.rst:1115 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1608,26 +1507,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1318 +#: ../../sysadmclient.rst:1347 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1351 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1365 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1638,22 +1537,18 @@ msgid "" " pick a time when the system will not be in heavy use." msgstr "" -#: ../../sysadmclient.rst:92 -msgid ": Browse Tab of AppCafe®" -msgstr "" - -#: ../../sysadmclient.rst:126 +#: ../../sysadmclient.rst:127 msgid "" "Click the name of an application to view more information about the " "application. In the example shown in :numref:`Figure %s `, the " "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:363 +#: ../../sysadmclient.rst:375 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:554 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1665,56 +1560,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:583 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:625 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example" -" shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - -#: ../../sysadmclient.rst:642 +#: ../../sysadmclient.rst:658 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:675 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:783 +#: ../../sysadmclient.rst:803 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:840 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:894 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:957 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:951 +#: ../../sysadmclient.rst:974 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:984 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1722,49 +1602,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1077 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1135 +#: ../../sysadmclient.rst:1161 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1209 +#: ../../sysadmclient.rst:1236 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1219 +#: ../../sysadmclient.rst:1247 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1322 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1363 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1391 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1467 +#: ../../sysadmclient.rst:1498 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1520 +#: ../../sysadmclient.rst:1552 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1542 +#: ../../sysadmclient.rst:1575 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1548 +#: ../../sysadmclient.rst:1581 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1780,7 +1660,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:989 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1789,7 +1669,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:976 +#: ../../sysadmclient.rst:1000 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1801,53 +1681,53 @@ msgstr "" msgid "|appcafe|" msgstr "" -#: ../../sysadmclient.rst:143 ../../sysadmclient.rst:200 +#: ../../sysadmclient.rst:145 ../../sysadmclient.rst:205 msgid ": |appcafe| - Viewing the Details of an Installed Application" msgstr "" -#: ../../sysadmclient.rst:163 +#: ../../sysadmclient.rst:166 msgid ": |appcafe| - More Application Details" msgstr "" -#: ../../sysadmclient.rst:191 +#: ../../sysadmclient.rst:195 msgid ": |appcafe| - Viewing the Application's Screenshots" msgstr "" -#: ../../sysadmclient.rst:229 +#: ../../sysadmclient.rst:236 msgid ": |appcafe| - Installed Tab" msgstr "" -#: ../../sysadmclient.rst:281 +#: ../../sysadmclient.rst:289 msgid ": |appcafe| - Viewing Applications With All Options Checked" msgstr "" -#: ../../sysadmclient.rst:295 +#: ../../sysadmclient.rst:304 msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:623 +#: ../../sysadmclient.rst:638 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:731 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:757 +#: ../../sysadmclient.rst:776 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1128 +#: ../../sysadmclient.rst:1153 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:395 +#: ../../sysadmclient.rst:408 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:399 +#: ../../sysadmclient.rst:412 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1858,7 +1738,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:421 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1869,7 +1749,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:418 +#: ../../sysadmclient.rst:431 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1879,7 +1759,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:426 +#: ../../sysadmclient.rst:439 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1888,20 +1768,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:432 +#: ../../sysadmclient.rst:445 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:436 +#: ../../sysadmclient.rst:449 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:890 +#: ../../sysadmclient.rst:912 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1914,11 +1794,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:934 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:914 +#: ../../sysadmclient.rst:936 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1928,7 +1808,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:959 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1938,11 +1818,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:995 +#: ../../sysadmclient.rst:1019 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:997 +#: ../../sysadmclient.rst:1021 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1953,17 +1833,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1005 +#: ../../sysadmclient.rst:1029 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1008 +#: ../../sysadmclient.rst:1032 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1010 +#: ../../sysadmclient.rst:1034 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1972,7 +1852,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1016 +#: ../../sysadmclient.rst:1040 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1980,20 +1860,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1025 +#: ../../sysadmclient.rst:1049 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1028 +#: ../../sysadmclient.rst:1052 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1056 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -2001,7 +1881,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:462 +#: ../../sysadmclient.rst:475 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -2010,7 +1890,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:468 +#: ../../sysadmclient.rst:481 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -2021,11 +1901,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:480 +#: ../../sysadmclient.rst:493 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:482 +#: ../../sysadmclient.rst:495 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -2036,19 +1916,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:490 +#: ../../sysadmclient.rst:503 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:506 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:496 +#: ../../sysadmclient.rst:509 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -2057,7 +1937,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:502 +#: ../../sysadmclient.rst:515 msgid "" "During the `Create a User Screen " "`_ " @@ -2068,19 +1948,234 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:528 +#: ../../sysadmclient.rst:541 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:531 +#: ../../sysadmclient.rst:544 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " "packages on each." msgstr "" +#: ../../sysadmclient.rst:93 +msgid ": Browse Tab of |appcafe|" +msgstr "" + +#: ../../sysadmclient.rst:95 +msgid "This screen contains these options:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +" %s ` to access the boot menu selection screen. In the example " +"shown in :numref:`Figure %s `, two boot environments are available in " +":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +"installation and :guilabel:`mybootenvironment` was manually created using " +"Boot Environment Manager. The upper section of this menu indicates the " +"\"initial\" boot environment is set to active, or the one the system has " +"been configured to boot into unless another BE is manually selected in this " +"menu. Use the arrow keys to highlight the boot environment you would like to" +" boot into, and press :kbd:`Enter` to continue booting into the selected " +"boot environment." +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Command Line and GUI Equivalents" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Command Line" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "GUI Tab" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Description" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "cronsnap" +msgstr "" + +#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +msgid "Snapshots" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "" +"Schedule when snapshots occur and how long to keep them; the **stop** option" +" can be used to disable snapshot creation" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "cronscrub" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedules" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedule a ZFS scrub" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "get" +msgstr "" + +#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +msgid "Settings" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "List Life Preserver options" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "replicate" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "Replication" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "" +"Used to list, add, and remove backup server; read the **help** for this " +"command for examples" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "set" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "" +"Configures Life Preserver options; read **help** for the list of " +"configurable options" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "snapshot" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "" +"Create and replicate a new ZFS snapshot; by default, snapshots are " +"recursive, meaning that a that a snapshot is taken of every dataset within a" +" pool" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "status" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "Lists the last snapshot name and replication status" +msgstr "" + +#~ msgid "This screen contains the following options:" +#~ msgstr "" + +#~ msgid "Command Line and GUI Equivalents" +#~ msgstr "" + +#~ msgid "**Command Line**" +#~ msgstr "" + +#~ msgid "**GUI**" +#~ msgstr "" + +#~ msgid "**Description**" +#~ msgstr "" + +#~ msgid "**cronsnap**" +#~ msgstr "" + +#~ msgid "\"Snapshots\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "schedule when snapshots occur and how long to keep them; the **stop** option" +#~ " can be used to disable snapshot creation" +#~ msgstr "" + +#~ msgid "**cronscrub**" +#~ msgstr "" + +#~ msgid "\"Schedules\" tab" +#~ msgstr "" + +#~ msgid "schedule a ZFS scrub" +#~ msgstr "" + +#~ msgid "**get**" +#~ msgstr "" + +#~ msgid "\"Settings\" tab" +#~ msgstr "" + +#~ msgid "list Life Preserver options" +#~ msgstr "" + +#~ msgid "**replicate**" +#~ msgstr "" + +#~ msgid "\"Replication\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "used to list, add, and remove backup server; read the **help** for this " +#~ "command for examples" +#~ msgstr "" + +#~ msgid "**set**" +#~ msgstr "" + +#~ msgid "" +#~ "configures Life Preserver options; read **help** for the list of " +#~ "configurable options" +#~ msgstr "" + +#~ msgid "**snapshot**" +#~ msgstr "" + +#~ msgid "" +#~ "create and replicate a new ZFS snapshot; by default, snapshots are " +#~ "recursive, meaning that a that a snapshot is taken of every dataset within a" +#~ " pool" +#~ msgstr "" + +#~ msgid "**status**" +#~ msgstr "" + +#~ msgid "lists the last snapshot name and replication status" +#~ msgstr "" + +#~ msgid ": Browse Tab of AppCafe®" +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example" +#~ " shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid "" #~ "To upgrade, select the existing pool to install into and press " #~ ":guilabel:`OK`." diff --git a/docs/client_handbook/po/zh_HK/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/zh_HK/LC_MESSAGES/sysadmclient.po index d2d6877..f5d8908 100644 --- a/docs/client_handbook/po/zh_HK/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/zh_HK/LC_MESSAGES/sysadmclient.po @@ -114,17 +114,13 @@ msgid "" " available software." msgstr "" -#: ../../sysadmclient.rst:94 -msgid "This screen contains the following options:" -msgstr "" - -#: ../../sysadmclient.rst:96 +#: ../../sysadmclient.rst:97 msgid "" "**Back:** Click this button to leave a category or search result and return " "to the previous screen." msgstr "" -#: ../../sysadmclient.rst:99 +#: ../../sysadmclient.rst:100 msgid "" "**Repository drop-down menu:** Use this drop-down menu to select the " "repository to search or browse. The selections include: \"major\" " @@ -133,7 +129,7 @@ msgid "" "applications)." msgstr "" -#: ../../sysadmclient.rst:105 +#: ../../sysadmclient.rst:106 msgid "" "**Search:** To see if an application is available, enter its name and click " "the \"binoculars\" icon. Alternately, enter a description. For example, a " @@ -141,14 +137,14 @@ msgid "" " well as applications which provide browser functionality, such as Firefox." msgstr "" -#: ../../sysadmclient.rst:111 +#: ../../sysadmclient.rst:112 msgid "" "**Browse Categories:** This drop-down menu lists the available software " "categories. If you select a category, it will only display or show search " "results from that category." msgstr "" -#: ../../sysadmclient.rst:115 +#: ../../sysadmclient.rst:116 msgid "" "**Popular Searches and Popular Categories:** The buttons in these sections " "can be used to quickly find applications which are recommended by other " @@ -156,7 +152,7 @@ msgid "" "match the button's description." msgstr "" -#: ../../sysadmclient.rst:120 +#: ../../sysadmclient.rst:121 msgid "" "Displayed applications will be listed in alphabetical order. Applications " "which are already installed and which are not required by other applications" @@ -165,7 +161,7 @@ msgid "" "clicked to install that application." msgstr "" -#: ../../sysadmclient.rst:131 +#: ../../sysadmclient.rst:132 msgid "" "|appcafe| provides a graphical front-end for displaying the contents of the " "package database. Since installed applications provide more information to " @@ -175,7 +171,7 @@ msgid "" "installed, and the package provides a message during installation." msgstr "" -#: ../../sysadmclient.rst:145 +#: ../../sysadmclient.rst:147 msgid "" "As seen in this example, the information for an application includes the " "application's icon, name, and description. Click the application's name to " @@ -183,7 +179,7 @@ msgid "" "application is installed, there will be an :guilabel:`Uninstall` button." msgstr "" -#: ../../sysadmclient.rst:151 +#: ../../sysadmclient.rst:153 msgid "" "Beneath this area are 4 tabs. The first tab on the left contains two panes. " "The first (middle) pane displays the package description. The second " @@ -191,115 +187,115 @@ msgid "" "installed." msgstr "" -#: ../../sysadmclient.rst:156 +#: ../../sysadmclient.rst:158 msgid "An example of the \"?\" tab is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:165 +#: ../../sysadmclient.rst:168 msgid "This tab displays a variety of information:" msgstr "" -#: ../../sysadmclient.rst:167 +#: ../../sysadmclient.rst:170 msgid "Software version." msgstr "" -#: ../../sysadmclient.rst:169 +#: ../../sysadmclient.rst:172 msgid "" "Email address for the maintainer of the FreeBSD port the package is built " "from." msgstr "" -#: ../../sysadmclient.rst:172 +#: ../../sysadmclient.rst:175 msgid "" "The application's architecture. This will indicate the FreeBSD version and " "whether or not the application is 32-bit or 64-bit. Note |trueos| can run " "both 32 and 64-bit applications." msgstr "" -#: ../../sysadmclient.rst:176 +#: ../../sysadmclient.rst:179 msgid "The application's license." msgstr "" -#: ../../sysadmclient.rst:178 +#: ../../sysadmclient.rst:181 msgid "The application's installation size." msgstr "" -#: ../../sysadmclient.rst:180 +#: ../../sysadmclient.rst:183 msgid "The application's download size." msgstr "" -#: ../../sysadmclient.rst:182 +#: ../../sysadmclient.rst:185 msgid "" "If the package includes screenshots of the application, you can click the " "next tab, which has an image icon, to view and scroll through the " "screenshots. An example is shown in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:193 +#: ../../sysadmclient.rst:197 msgid "" "An example of the last tab, which has a list icon, is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:202 +#: ../../sysadmclient.rst:207 msgid "" "This tab contains the following information. Click the right arrow next to " "an entry to expand its information and the down arrow to collapse the " "information." msgstr "" -#: ../../sysadmclient.rst:206 +#: ../../sysadmclient.rst:211 msgid "" "**Build Options:** shows the values of the make options that the package was" " built with." msgstr "" -#: ../../sysadmclient.rst:209 +#: ../../sysadmclient.rst:214 msgid "" "**Dependencies:** lists the dependent packages that this application " "requires to be installed." msgstr "" -#: ../../sysadmclient.rst:212 +#: ../../sysadmclient.rst:217 msgid "" "**Required By:** indicates the names of any other packages that require this" " software to be installed." msgstr "" -#: ../../sysadmclient.rst:215 +#: ../../sysadmclient.rst:220 msgid "" "**Shared Libraries (Required):** lists the names of the libraries that this " "application requires." msgstr "" -#: ../../sysadmclient.rst:219 +#: ../../sysadmclient.rst:226 msgid "Managing Installed Software" msgstr "" -#: ../../sysadmclient.rst:221 +#: ../../sysadmclient.rst:228 msgid "" "To view and manage the applications which are installed on the system, click" " the :guilabel:`Installed` tab. An example is seen in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:231 +#: ../../sysadmclient.rst:238 msgid "This screen offers several actions:" msgstr "" -#: ../../sysadmclient.rst:233 +#: ../../sysadmclient.rst:240 msgid "" "**All:** check this box to select all installed applications or uncheck it " "to deselect all installed applications." msgstr "" -#: ../../sysadmclient.rst:236 +#: ../../sysadmclient.rst:243 msgid "" "**Uninstall:** click the garbage can icon to uninstall the selected " "applications." msgstr "" -#: ../../sysadmclient.rst:239 +#: ../../sysadmclient.rst:246 msgid "" "**Clean:** this operation deletes any orphaned packages for the selected " "applications. An orphaned package is one that is not required by any other " @@ -307,13 +303,13 @@ msgid "" ":guilabel:`Clean` icon) in its :guilabel:`Status` column." msgstr "" -#: ../../sysadmclient.rst:245 +#: ../../sysadmclient.rst:252 msgid "" "This screen also provides an :guilabel:`Options` drop-down menu which allows" " you to select or deselect a number of options:" msgstr "" -#: ../../sysadmclient.rst:248 +#: ../../sysadmclient.rst:255 msgid "" "**View All Packages:** by default, the installed tab only shows the packages" " you installed. Check this box to also see the packages included with the " @@ -323,7 +319,7 @@ msgid "" " so you are not left with orphaned packages." msgstr "" -#: ../../sysadmclient.rst:256 +#: ../../sysadmclient.rst:263 msgid "" "**View Advanced Options:** if you check this box, two extra icons, a lock " "and an unlock icon, will be added to the right of the trash icon. If you " @@ -334,7 +330,7 @@ msgid "" "application, you will need to first select it and click the unlock icon." msgstr "" -#: ../../sysadmclient.rst:266 +#: ../../sysadmclient.rst:273 msgid "" "**Auto-clean packages:** if you check this box, the :guilabel:`Clean` icon " "will disappear as you no longer need to manually clean orphans. Instead, " @@ -342,7 +338,7 @@ msgid "" "uninstall." msgstr "" -#: ../../sysadmclient.rst:271 +#: ../../sysadmclient.rst:278 msgid "" "In the example shown in :numref:`Figure %s `, the user has checked" " all available options. In this example, :guilabel:`aalib` has dependencies " @@ -350,7 +346,7 @@ msgid "" "plugins` is an orphan (flag icon)." msgstr "" -#: ../../sysadmclient.rst:283 +#: ../../sysadmclient.rst:291 msgid "" "If you install or uninstall any software, click the :guilabel:`Pending` tab " "to view the details of the operation. In the example shown in " @@ -360,24 +356,24 @@ msgid "" "the log for the operation." msgstr "" -#: ../../sysadmclient.rst:301 +#: ../../sysadmclient.rst:310 msgid "Update Manager" msgstr "" -#: ../../sysadmclient.rst:303 +#: ../../sysadmclient.rst:312 msgid "" "Update Manager provides a graphical interface for keeping the |trueos| " "operating system and its installed applications up-to-date." msgstr "" -#: ../../sysadmclient.rst:306 +#: ../../sysadmclient.rst:315 msgid "" "The |trueos| update mechanism provides several safeguards to ensure updating" " the operating system or its software is a low-risk operation. The following" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:310 +#: ../../sysadmclient.rst:319 msgid "" "The update automatically creates a snapshot (copy) of the current operating " "system, known as a boot environment (BE), and mounts the snapshot in the " @@ -388,14 +384,14 @@ msgid "" "mounted copy." msgstr "" -#: ../../sysadmclient.rst:318 +#: ../../sysadmclient.rst:327 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:322 +#: ../../sysadmclient.rst:331 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -407,7 +403,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:340 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -422,7 +418,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:344 +#: ../../sysadmclient.rst:353 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -433,17 +429,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:354 +#: ../../sysadmclient.rst:365 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:356 +#: ../../sysadmclient.rst:367 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:377 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -454,7 +450,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:373 +#: ../../sysadmclient.rst:385 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -463,46 +459,46 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:380 +#: ../../sysadmclient.rst:392 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:384 +#: ../../sysadmclient.rst:396 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:388 +#: ../../sysadmclient.rst:400 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1381 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:397 +#: ../../sysadmclient.rst:410 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:443 +#: ../../sysadmclient.rst:456 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:514 +#: ../../sysadmclient.rst:527 msgid "Manage SSL Keys" msgstr "" -#: ../../sysadmclient.rst:520 +#: ../../sysadmclient.rst:533 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:522 +#: ../../sysadmclient.rst:535 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -511,19 +507,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:548 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:538 +#: ../../sysadmclient.rst:551 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:564 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -533,7 +529,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:572 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -541,22 +537,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:571 +#: ../../sysadmclient.rst:585 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:573 +#: ../../sysadmclient.rst:587 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:576 +#: ../../sysadmclient.rst:590 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:579 +#: ../../sysadmclient.rst:593 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -564,25 +560,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:599 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:601 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:604 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:592 +#: ../../sysadmclient.rst:606 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:594 +#: ../../sysadmclient.rst:608 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -591,170 +587,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:614 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:602 +#: ../../sysadmclient.rst:616 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:620 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:610 +#: ../../sysadmclient.rst:624 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:613 +#: ../../sysadmclient.rst:627 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:615 +#: ../../sysadmclient.rst:629 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:664 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:720 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:705 +#: ../../sysadmclient.rst:722 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:715 +#: ../../sysadmclient.rst:733 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:717 +#: ../../sysadmclient.rst:735 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:738 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:723 +#: ../../sysadmclient.rst:741 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:726 +#: ../../sysadmclient.rst:744 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:728 +#: ../../sysadmclient.rst:746 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:730 +#: ../../sysadmclient.rst:748 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:732 +#: ../../sysadmclient.rst:750 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:734 +#: ../../sysadmclient.rst:752 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:736 +#: ../../sysadmclient.rst:754 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:756 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:740 +#: ../../sysadmclient.rst:758 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:747 +#: ../../sysadmclient.rst:765 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:749 +#: ../../sysadmclient.rst:767 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:759 +#: ../../sysadmclient.rst:778 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:762 +#: ../../sysadmclient.rst:781 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:769 +#: ../../sysadmclient.rst:788 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:771 +#: ../../sysadmclient.rst:790 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:775 +#: ../../sysadmclient.rst:794 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:805 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:787 +#: ../../sysadmclient.rst:807 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:810 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:793 +#: ../../sysadmclient.rst:813 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -762,38 +758,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:799 +#: ../../sysadmclient.rst:819 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:802 +#: ../../sysadmclient.rst:822 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:825 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:809 +#: ../../sysadmclient.rst:829 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:812 +#: ../../sysadmclient.rst:832 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:821 +#: ../../sysadmclient.rst:842 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -801,7 +797,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:826 +#: ../../sysadmclient.rst:847 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -809,7 +805,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:853 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -817,7 +813,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:837 +#: ../../sysadmclient.rst:858 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -826,27 +822,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:864 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:868 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:872 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:854 +#: ../../sysadmclient.rst:875 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -858,14 +854,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:885 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:874 +#: ../../sysadmclient.rst:896 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -878,11 +874,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:888 +#: ../../sysadmclient.rst:910 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:901 +#: ../../sysadmclient.rst:923 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -891,13 +887,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:921 +#: ../../sysadmclient.rst:943 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:924 +#: ../../sysadmclient.rst:946 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -905,13 +901,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:966 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:969 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -919,7 +915,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:954 +#: ../../sysadmclient.rst:977 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -929,7 +925,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:978 +#: ../../sysadmclient.rst:1002 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -937,47 +933,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:983 +#: ../../sysadmclient.rst:1007 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:987 +#: ../../sysadmclient.rst:1011 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1041 +#: ../../sysadmclient.rst:1065 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1067 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1079 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1081 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1059 +#: ../../sysadmclient.rst:1084 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1062 +#: ../../sysadmclient.rst:1087 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -987,7 +983,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1069 +#: ../../sysadmclient.rst:1094 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -996,15 +992,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1076 +#: ../../sysadmclient.rst:1101 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1082 +#: ../../sysadmclient.rst:1107 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1109 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1013,25 +1009,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1106 +#: ../../sysadmclient.rst:1131 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1111 +#: ../../sysadmclient.rst:1136 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1113 +#: ../../sysadmclient.rst:1138 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1117 +#: ../../sysadmclient.rst:1142 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1039,16 +1035,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1151 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1163 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1139 +#: ../../sysadmclient.rst:1165 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1062,14 +1058,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1150 +#: ../../sysadmclient.rst:1176 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1155 +#: ../../sysadmclient.rst:1181 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1079,11 +1075,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1167 +#: ../../sysadmclient.rst:1193 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1169 +#: ../../sysadmclient.rst:1195 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1091,13 +1087,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1200 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1207 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1105,14 +1101,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1187 +#: ../../sysadmclient.rst:1213 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1192 +#: ../../sysadmclient.rst:1218 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1122,7 +1118,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1226 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1130,29 +1126,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1211 +#: ../../sysadmclient.rst:1238 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1221 +#: ../../sysadmclient.rst:1249 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1223 +#: ../../sysadmclient.rst:1251 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1254 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1229 +#: ../../sysadmclient.rst:1257 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1160,7 +1156,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1263 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1171,87 +1167,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1244 +#: ../../sysadmclient.rst:1272 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1276 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1278 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1253 +#: ../../sysadmclient.rst:1281 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1256 +#: ../../sysadmclient.rst:1284 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1288 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1291 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1265 +#: ../../sysadmclient.rst:1293 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1268 +#: ../../sysadmclient.rst:1296 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1304 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1306 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1282 +#: ../../sysadmclient.rst:1310 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1285 +#: ../../sysadmclient.rst:1313 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1295 +#: ../../sysadmclient.rst:1324 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1262,7 +1258,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1309 +#: ../../sysadmclient.rst:1338 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1270,37 +1266,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1314 +#: ../../sysadmclient.rst:1343 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1325 +#: ../../sysadmclient.rst:1354 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1373 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1353 +#: ../../sysadmclient.rst:1383 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1362 +#: ../../sysadmclient.rst:1393 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1364 +#: ../../sysadmclient.rst:1395 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1308,149 +1304,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1400 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1372 +#: ../../sysadmclient.rst:1403 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1406 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1377 +#: ../../sysadmclient.rst:1408 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1384 +#: ../../sysadmclient.rst:1415 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1386 +#: ../../sysadmclient.rst:1417 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1437 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:0 -msgid "Command Line and GUI Equivalents" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Command Line**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**GUI**" -msgstr "" - -#: ../../sysadmclient.rst:1475 -msgid "**Description**" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "**cronsnap**" -msgstr "" - -#: ../../sysadmclient.rst:1477 ../../sysadmclient.rst:1495 -msgid "\"Snapshots\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1477 -msgid "" -"schedule when snapshots occur and how long to keep them; the **stop** option" -" can be used to disable snapshot creation" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "**cronscrub**" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "\"Schedules\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1482 -msgid "schedule a ZFS scrub" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "**get**" -msgstr "" - -#: ../../sysadmclient.rst:1484 ../../sysadmclient.rst:1491 -msgid "\"Settings\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1484 -msgid "list Life Preserver options" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "**replicate**" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "\"Replication\" tab" -msgstr "" - -#: ../../sysadmclient.rst:1486 -msgid "" -"used to list, add, and remove backup server; read the **help** for this " -"command for examples" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "**set**" -msgstr "" - -#: ../../sysadmclient.rst:1491 -msgid "" -"configures Life Preserver options; read **help** for the list of " -"configurable options" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "**snapshot**" -msgstr "" - -#: ../../sysadmclient.rst:1495 -msgid "" -"create and replicate a new ZFS snapshot; by default, snapshots are " -"recursive, meaning that a that a snapshot is taken of every dataset within a" -" pool" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "**status**" -msgstr "" - -#: ../../sysadmclient.rst:1501 -msgid "lists the last snapshot name and replication status" -msgstr "" - -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1539 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1510 +#: ../../sysadmclient.rst:1541 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1458,7 +1357,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1554 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1469,7 +1368,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1530 +#: ../../sysadmclient.rst:1562 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1479,7 +1378,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1544 +#: ../../sysadmclient.rst:1577 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1494,14 +1393,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:650 +#: ../../sysadmclient.rst:666 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:660 +#: ../../sysadmclient.rst:677 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1510,14 +1409,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:683 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:671 +#: ../../sysadmclient.rst:688 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1526,27 +1425,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:694 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:681 +#: ../../sysadmclient.rst:698 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:686 +#: ../../sysadmclient.rst:703 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:689 +#: ../../sysadmclient.rst:706 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1556,20 +1455,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:696 +#: ../../sysadmclient.rst:713 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1177 +#: ../../sysadmclient.rst:1203 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:458 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1577,7 +1476,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:451 +#: ../../sysadmclient.rst:464 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1590,7 +1489,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1090 +#: ../../sysadmclient.rst:1115 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1608,26 +1507,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1318 +#: ../../sysadmclient.rst:1347 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1351 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1365 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1638,22 +1537,18 @@ msgid "" " pick a time when the system will not be in heavy use." msgstr "" -#: ../../sysadmclient.rst:92 -msgid ": Browse Tab of AppCafe®" -msgstr "" - -#: ../../sysadmclient.rst:126 +#: ../../sysadmclient.rst:127 msgid "" "Click the name of an application to view more information about the " "application. In the example shown in :numref:`Figure %s `, the " "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:363 +#: ../../sysadmclient.rst:375 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:554 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1665,56 +1560,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:583 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:625 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example" -" shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - -#: ../../sysadmclient.rst:642 +#: ../../sysadmclient.rst:658 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:675 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:783 +#: ../../sysadmclient.rst:803 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:840 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:894 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:957 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:951 +#: ../../sysadmclient.rst:974 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:984 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1722,49 +1602,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1077 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1135 +#: ../../sysadmclient.rst:1161 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1209 +#: ../../sysadmclient.rst:1236 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1219 +#: ../../sysadmclient.rst:1247 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1322 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1363 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1391 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1467 +#: ../../sysadmclient.rst:1498 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1520 +#: ../../sysadmclient.rst:1552 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1542 +#: ../../sysadmclient.rst:1575 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1548 +#: ../../sysadmclient.rst:1581 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1780,7 +1660,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:989 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1789,7 +1669,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:976 +#: ../../sysadmclient.rst:1000 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1801,53 +1681,53 @@ msgstr "" msgid "|appcafe|" msgstr "" -#: ../../sysadmclient.rst:143 ../../sysadmclient.rst:200 +#: ../../sysadmclient.rst:145 ../../sysadmclient.rst:205 msgid ": |appcafe| - Viewing the Details of an Installed Application" msgstr "" -#: ../../sysadmclient.rst:163 +#: ../../sysadmclient.rst:166 msgid ": |appcafe| - More Application Details" msgstr "" -#: ../../sysadmclient.rst:191 +#: ../../sysadmclient.rst:195 msgid ": |appcafe| - Viewing the Application's Screenshots" msgstr "" -#: ../../sysadmclient.rst:229 +#: ../../sysadmclient.rst:236 msgid ": |appcafe| - Installed Tab" msgstr "" -#: ../../sysadmclient.rst:281 +#: ../../sysadmclient.rst:289 msgid ": |appcafe| - Viewing Applications With All Options Checked" msgstr "" -#: ../../sysadmclient.rst:295 +#: ../../sysadmclient.rst:304 msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:623 +#: ../../sysadmclient.rst:638 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:731 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:757 +#: ../../sysadmclient.rst:776 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1128 +#: ../../sysadmclient.rst:1153 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:395 +#: ../../sysadmclient.rst:408 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:399 +#: ../../sysadmclient.rst:412 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1858,7 +1738,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:421 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1869,7 +1749,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:418 +#: ../../sysadmclient.rst:431 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1879,7 +1759,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:426 +#: ../../sysadmclient.rst:439 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1888,20 +1768,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:432 +#: ../../sysadmclient.rst:445 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:436 +#: ../../sysadmclient.rst:449 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:890 +#: ../../sysadmclient.rst:912 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1914,11 +1794,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:934 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:914 +#: ../../sysadmclient.rst:936 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1928,7 +1808,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:959 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1938,11 +1818,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:995 +#: ../../sysadmclient.rst:1019 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:997 +#: ../../sysadmclient.rst:1021 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1953,17 +1833,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1005 +#: ../../sysadmclient.rst:1029 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1008 +#: ../../sysadmclient.rst:1032 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1010 +#: ../../sysadmclient.rst:1034 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1972,7 +1852,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1016 +#: ../../sysadmclient.rst:1040 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1980,20 +1860,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1025 +#: ../../sysadmclient.rst:1049 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1028 +#: ../../sysadmclient.rst:1052 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1056 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -2001,7 +1881,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:462 +#: ../../sysadmclient.rst:475 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -2010,7 +1890,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:468 +#: ../../sysadmclient.rst:481 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -2021,11 +1901,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:480 +#: ../../sysadmclient.rst:493 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:482 +#: ../../sysadmclient.rst:495 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -2036,19 +1916,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:490 +#: ../../sysadmclient.rst:503 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:506 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:496 +#: ../../sysadmclient.rst:509 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -2057,7 +1937,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:502 +#: ../../sysadmclient.rst:515 msgid "" "During the `Create a User Screen " "`_ " @@ -2068,19 +1948,234 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:528 +#: ../../sysadmclient.rst:541 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:531 +#: ../../sysadmclient.rst:544 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " "packages on each." msgstr "" +#: ../../sysadmclient.rst:93 +msgid ": Browse Tab of |appcafe|" +msgstr "" + +#: ../../sysadmclient.rst:95 +msgid "This screen contains these options:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +" %s ` to access the boot menu selection screen. In the example " +"shown in :numref:`Figure %s `, two boot environments are available in " +":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +"installation and :guilabel:`mybootenvironment` was manually created using " +"Boot Environment Manager. The upper section of this menu indicates the " +"\"initial\" boot environment is set to active, or the one the system has " +"been configured to boot into unless another BE is manually selected in this " +"menu. Use the arrow keys to highlight the boot environment you would like to" +" boot into, and press :kbd:`Enter` to continue booting into the selected " +"boot environment." +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Command Line and GUI Equivalents" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Command Line" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "GUI Tab" +msgstr "" + +#: ../../sysadmclient.rst:1506 +msgid "Description" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "cronsnap" +msgstr "" + +#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +msgid "Snapshots" +msgstr "" + +#: ../../sysadmclient.rst:1508 +msgid "" +"Schedule when snapshots occur and how long to keep them; the **stop** option" +" can be used to disable snapshot creation" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "cronscrub" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedules" +msgstr "" + +#: ../../sysadmclient.rst:1513 +msgid "Schedule a ZFS scrub" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "get" +msgstr "" + +#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +msgid "Settings" +msgstr "" + +#: ../../sysadmclient.rst:1515 +msgid "List Life Preserver options" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "replicate" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "Replication" +msgstr "" + +#: ../../sysadmclient.rst:1517 +msgid "" +"Used to list, add, and remove backup server; read the **help** for this " +"command for examples" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "set" +msgstr "" + +#: ../../sysadmclient.rst:1522 +msgid "" +"Configures Life Preserver options; read **help** for the list of " +"configurable options" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "snapshot" +msgstr "" + +#: ../../sysadmclient.rst:1526 +msgid "" +"Create and replicate a new ZFS snapshot; by default, snapshots are " +"recursive, meaning that a that a snapshot is taken of every dataset within a" +" pool" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "status" +msgstr "" + +#: ../../sysadmclient.rst:1532 +msgid "Lists the last snapshot name and replication status" +msgstr "" + +#~ msgid "This screen contains the following options:" +#~ msgstr "" + +#~ msgid "Command Line and GUI Equivalents" +#~ msgstr "" + +#~ msgid "**Command Line**" +#~ msgstr "" + +#~ msgid "**GUI**" +#~ msgstr "" + +#~ msgid "**Description**" +#~ msgstr "" + +#~ msgid "**cronsnap**" +#~ msgstr "" + +#~ msgid "\"Snapshots\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "schedule when snapshots occur and how long to keep them; the **stop** option" +#~ " can be used to disable snapshot creation" +#~ msgstr "" + +#~ msgid "**cronscrub**" +#~ msgstr "" + +#~ msgid "\"Schedules\" tab" +#~ msgstr "" + +#~ msgid "schedule a ZFS scrub" +#~ msgstr "" + +#~ msgid "**get**" +#~ msgstr "" + +#~ msgid "\"Settings\" tab" +#~ msgstr "" + +#~ msgid "list Life Preserver options" +#~ msgstr "" + +#~ msgid "**replicate**" +#~ msgstr "" + +#~ msgid "\"Replication\" tab" +#~ msgstr "" + +#~ msgid "" +#~ "used to list, add, and remove backup server; read the **help** for this " +#~ "command for examples" +#~ msgstr "" + +#~ msgid "**set**" +#~ msgstr "" + +#~ msgid "" +#~ "configures Life Preserver options; read **help** for the list of " +#~ "configurable options" +#~ msgstr "" + +#~ msgid "**snapshot**" +#~ msgstr "" + +#~ msgid "" +#~ "create and replicate a new ZFS snapshot; by default, snapshots are " +#~ "recursive, meaning that a that a snapshot is taken of every dataset within a" +#~ " pool" +#~ msgstr "" + +#~ msgid "**status**" +#~ msgstr "" + +#~ msgid "lists the last snapshot name and replication status" +#~ msgstr "" + +#~ msgid ": Browse Tab of AppCafe®" +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example" +#~ " shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid "" #~ "To upgrade, select the existing pool to install into and press " #~ ":guilabel:`OK`." From 05bf2d40a40a4bd0a9dfbd10e7e716f54ecb4082 Mon Sep 17 00:00:00 2001 From: Mrt134 Date: Tue, 20 Dec 2016 11:05:25 -0500 Subject: [PATCH 05/36] Document missing "Manage SSL Keys" section: - Create full documentation of all elements within the "Manage Connections" section of the SysAdm GUI. - Create 4 new screenshots to accompany the text. - Rename the empty section in sysadmclient.rst from "Manage SSL Keys" to "Manage Remote Connections". --- docs/client_handbook/images/ssl1.png | Bin 0 -> 161048 bytes docs/client_handbook/images/ssl2.png | Bin 0 -> 19719 bytes docs/client_handbook/images/ssl3.png | Bin 0 -> 20242 bytes docs/client_handbook/images/ssl4.png | Bin 0 -> 14885 bytes docs/client_handbook/sysadmclient.rst | 103 +++++++++++++++++++++++++- 5 files changed, 100 insertions(+), 3 deletions(-) create mode 100644 docs/client_handbook/images/ssl1.png create mode 100644 docs/client_handbook/images/ssl2.png create mode 100644 docs/client_handbook/images/ssl3.png create mode 100644 docs/client_handbook/images/ssl4.png diff --git a/docs/client_handbook/images/ssl1.png b/docs/client_handbook/images/ssl1.png new file mode 100644 index 0000000000000000000000000000000000000000..5791198e5ecb151ac8fedc95fc1b012a58118780 GIT binary patch literal 161048 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 literal 0 HcmV?d00001 diff --git a/docs/client_handbook/images/ssl2.png b/docs/client_handbook/images/ssl2.png new file mode 100644 index 0000000000000000000000000000000000000000..a555201ea10c87d0f1812c02c1e04de01e5d4da7 GIT binary patch literal 19719 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%0Dy=J9I5PUC?926~b) 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. + +.. _ssl1: + +.. figure:: images/ssl1.png + :scale: 100% + + : Configure Certificates tab of the Setup SSL menu + +This window is accessible by clicking the |sysadm| tray icon, then +:guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` +to open a window to choose an :file:`.export` file. Type a valid Email +Address and memorable nickname for :guilabel:`Create Certificate` to +activate. Click :guilabel:`Create Certificate` to open the +:guilabel:`SSL Passphrase` window. This window requests a password, then +requests the password to be re-entered for confirmation. Enter the +second password and click :guilabel:`Ok` to create the certificate. +Upon certificate creation, the user can navigate to +:menuselection:`Setup SSL --> View Public Certificates` to view and +export a public key for a Server or Bridge Certificate, seen in +:numref:`Figure %s `. + +.. _ssl2: + +.. figure:: images/ssl2.png + :scale: 100% + + : View Public Certificates tab of the Setup SSL menu + +Once a certificate is created, the :guilabel:`Connections` Tab, seen in +:numref:`Figure %s `, immediately opens. + +.. _ssl3: + +.. figure:: images/ssl3.png + :scale: 100% + + : |sysadm| SSL Connections Tab + +:guilabel:`Connections` aids the user in creating and managing +secure connections. A column on the left side of the window contains all +management options, described in :numref:`Table %s ` + +.. _conops: + +.. table:: : SSL Connection tab Options + + +--------------------+---------------------------------------------------+ + | Option | Description | + +====================+===================================================+ + | Add Group | Creates an overarching group for bundling | + | | connections. | + +--------------------+---------------------------------------------------+ + | Remove Group | Deletes a created group. | + +--------------------+---------------------------------------------------+ + | Add Connection | Opens windows to nickname and configure a | + | | new server connection or bridge relay. | + +--------------------+---------------------------------------------------+ + | Remove Connection | Deletes a single created connection. | + +--------------------+---------------------------------------------------+ + | Reset Settings | Opens the connection setup window to | + | | reconfigure a created connection. | + +--------------------+---------------------------------------------------+ + | Rename Selection | Renames a created group or connection. | + +--------------------+---------------------------------------------------+ + | Export Connections | Exports the SysAdm settings to a default | + | | location: | + | | :file:`/usr/home//sysadm_client.export` | + +--------------------+---------------------------------------------------+ + +Creating groups or connections adds their respective nicknames to the +large box to the left of the options column. Highlight an existing group +to create new subgroups with :guilabel:`Add Group`. Groups and +connections can be organized by clicking the desired entry and dragging +it to the desired location. The entries in this area update |sysadm| in +real time, immediately displaying any groups or connections within the +tray icon area. + +When creating a new connection with :guilabel:`Add Connection`, a pop-up +window requests a nickname for the new connection. A configuration +screen, seen in :numref:`Figure %s ` + +.. _addconconf: + +.. figure:: images/ssl4.png + :scale: 100% + + : |sysadm| new connection configuration + +The first element to configuring a new connection is to input a Host IP +address. Then, choose the connection type: :guilabel:`Server Connection` +or :guilabel:`Bridge Relay`. Type a valid Username and Password, then +click :guilabel:`Test Settings` to test the settings. Upon a successful +connection test, the settings area greys out and the only option is to +click :guilabel:`Finished`. .. index:: sysadm, boot environments, ZFS .. _Boot Environment Manager: From 7036f56787a0f16ab2a9d4fdc61949b701083808 Mon Sep 17 00:00:00 2001 From: Mrt134 Date: Tue, 20 Dec 2016 11:06:45 -0500 Subject: [PATCH 06/36] Document missing "Manage SSL Keys" section: TRANSLATIONS - Update translation files. --- .../po/ar/LC_MESSAGES/sysadmclient.po | 592 +++++++++++------- .../po/bg/LC_MESSAGES/sysadmclient.po | 592 +++++++++++------- .../po/da/LC_MESSAGES/sysadmclient.po | 592 +++++++++++------- .../po/de/LC_MESSAGES/sysadmclient.po | 592 +++++++++++------- .../po/es/LC_MESSAGES/sysadmclient.po | 592 +++++++++++------- .../po/fr/LC_MESSAGES/sysadmclient.po | 592 +++++++++++------- .../po/id/LC_MESSAGES/sysadmclient.po | 592 +++++++++++------- .../po/it/LC_MESSAGES/sysadmclient.po | 592 +++++++++++------- .../po/pt_BR/LC_MESSAGES/sysadmclient.po | 592 +++++++++++------- .../po/tr/LC_MESSAGES/sysadmclient.po | 592 +++++++++++------- .../po/uk/LC_MESSAGES/sysadmclient.po | 592 +++++++++++------- .../po/zh_CN/LC_MESSAGES/sysadmclient.po | 592 +++++++++++------- .../po/zh_HK/LC_MESSAGES/sysadmclient.po | 592 +++++++++++------- 13 files changed, 4810 insertions(+), 2886 deletions(-) diff --git a/docs/client_handbook/po/ar/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/ar/LC_MESSAGES/sysadmclient.po index f5d8908..a5ab3ea 100644 --- a/docs/client_handbook/po/ar/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/ar/LC_MESSAGES/sysadmclient.po @@ -478,7 +478,7 @@ msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1478 msgid "Settings Tab" msgstr "" @@ -490,15 +490,11 @@ msgstr "" msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:527 -msgid "Manage SSL Keys" -msgstr "" - -#: ../../sysadmclient.rst:533 +#: ../../sysadmclient.rst:630 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:632 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -507,19 +503,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:548 +#: ../../sysadmclient.rst:645 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:648 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:564 +#: ../../sysadmclient.rst:661 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -529,7 +525,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:572 +#: ../../sysadmclient.rst:669 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -537,22 +533,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:682 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:684 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:687 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:690 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -560,25 +556,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:599 +#: ../../sysadmclient.rst:696 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:601 +#: ../../sysadmclient.rst:698 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:604 +#: ../../sysadmclient.rst:701 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:703 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:705 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -587,170 +583,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:614 +#: ../../sysadmclient.rst:711 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:616 +#: ../../sysadmclient.rst:713 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:620 +#: ../../sysadmclient.rst:717 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:624 +#: ../../sysadmclient.rst:721 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:627 +#: ../../sysadmclient.rst:724 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:629 +#: ../../sysadmclient.rst:726 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:664 +#: ../../sysadmclient.rst:761 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:817 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:722 +#: ../../sysadmclient.rst:819 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:733 +#: ../../sysadmclient.rst:830 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:832 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:835 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:741 +#: ../../sysadmclient.rst:838 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:744 +#: ../../sysadmclient.rst:841 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:746 +#: ../../sysadmclient.rst:843 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:748 +#: ../../sysadmclient.rst:845 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:750 +#: ../../sysadmclient.rst:847 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:752 +#: ../../sysadmclient.rst:849 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:754 +#: ../../sysadmclient.rst:851 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:756 +#: ../../sysadmclient.rst:853 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:758 +#: ../../sysadmclient.rst:855 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:765 +#: ../../sysadmclient.rst:862 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:767 +#: ../../sysadmclient.rst:864 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:778 +#: ../../sysadmclient.rst:875 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:781 +#: ../../sysadmclient.rst:878 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:788 +#: ../../sysadmclient.rst:885 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:887 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:794 +#: ../../sysadmclient.rst:891 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:902 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:807 +#: ../../sysadmclient.rst:904 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:907 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:813 +#: ../../sysadmclient.rst:910 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -758,38 +754,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:916 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:822 +#: ../../sysadmclient.rst:919 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:825 +#: ../../sysadmclient.rst:922 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:829 +#: ../../sysadmclient.rst:926 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:929 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:842 +#: ../../sysadmclient.rst:939 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -797,7 +793,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:944 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -805,7 +801,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:950 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -813,7 +809,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:858 +#: ../../sysadmclient.rst:955 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -822,27 +818,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:961 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:868 +#: ../../sysadmclient.rst:965 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:969 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:972 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -854,14 +850,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:982 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:896 +#: ../../sysadmclient.rst:993 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -874,11 +870,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:1007 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:923 +#: ../../sysadmclient.rst:1020 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -887,13 +883,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:1040 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:1043 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -901,13 +897,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:1063 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:1066 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -915,7 +911,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:977 +#: ../../sysadmclient.rst:1074 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -925,7 +921,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1002 +#: ../../sysadmclient.rst:1099 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -933,47 +929,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1104 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1011 +#: ../../sysadmclient.rst:1108 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1065 +#: ../../sysadmclient.rst:1162 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1067 +#: ../../sysadmclient.rst:1164 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1079 +#: ../../sysadmclient.rst:1176 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1178 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1181 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1087 +#: ../../sysadmclient.rst:1184 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -983,7 +979,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1094 +#: ../../sysadmclient.rst:1191 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -992,15 +988,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1101 +#: ../../sysadmclient.rst:1198 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1107 +#: ../../sysadmclient.rst:1204 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1109 +#: ../../sysadmclient.rst:1206 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1009,25 +1005,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1228 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1136 +#: ../../sysadmclient.rst:1233 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1138 +#: ../../sysadmclient.rst:1235 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1142 +#: ../../sysadmclient.rst:1239 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1035,16 +1031,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1151 +#: ../../sysadmclient.rst:1248 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1163 +#: ../../sysadmclient.rst:1260 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1165 +#: ../../sysadmclient.rst:1262 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1058,14 +1054,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1273 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1278 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1075,11 +1071,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1193 +#: ../../sysadmclient.rst:1290 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1195 +#: ../../sysadmclient.rst:1292 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1087,13 +1083,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1297 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1207 +#: ../../sysadmclient.rst:1304 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1101,14 +1097,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1213 +#: ../../sysadmclient.rst:1310 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1218 +#: ../../sysadmclient.rst:1315 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1118,7 +1114,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1323 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1126,29 +1122,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1238 +#: ../../sysadmclient.rst:1335 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1249 +#: ../../sysadmclient.rst:1346 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1251 +#: ../../sysadmclient.rst:1348 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1254 +#: ../../sysadmclient.rst:1351 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1257 +#: ../../sysadmclient.rst:1354 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1156,7 +1152,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1360 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1167,87 +1163,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1272 +#: ../../sysadmclient.rst:1369 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1373 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1375 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1281 +#: ../../sysadmclient.rst:1378 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1284 +#: ../../sysadmclient.rst:1381 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1288 +#: ../../sysadmclient.rst:1385 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1291 +#: ../../sysadmclient.rst:1388 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1390 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1296 +#: ../../sysadmclient.rst:1393 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1401 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1306 +#: ../../sysadmclient.rst:1403 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1407 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1313 +#: ../../sysadmclient.rst:1410 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1324 +#: ../../sysadmclient.rst:1421 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1329 +#: ../../sysadmclient.rst:1426 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1258,7 +1254,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1338 +#: ../../sysadmclient.rst:1435 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1266,37 +1262,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1440 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1451 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1470 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1383 +#: ../../sysadmclient.rst:1480 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1490 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1395 +#: ../../sysadmclient.rst:1492 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1304,52 +1300,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1400 +#: ../../sysadmclient.rst:1497 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1500 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1503 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1408 +#: ../../sysadmclient.rst:1505 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1415 +#: ../../sysadmclient.rst:1512 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1417 +#: ../../sysadmclient.rst:1514 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1437 +#: ../../sysadmclient.rst:1534 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1539 +#: ../../sysadmclient.rst:1636 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1541 +#: ../../sysadmclient.rst:1638 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1357,7 +1353,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1554 +#: ../../sysadmclient.rst:1651 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1368,7 +1364,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1562 +#: ../../sysadmclient.rst:1659 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1378,7 +1374,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1577 +#: ../../sysadmclient.rst:1674 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1393,14 +1389,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:763 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:774 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1409,14 +1405,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:683 +#: ../../sysadmclient.rst:780 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:688 +#: ../../sysadmclient.rst:785 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1425,27 +1421,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:694 +#: ../../sysadmclient.rst:791 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:698 +#: ../../sysadmclient.rst:795 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:800 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:706 +#: ../../sysadmclient.rst:803 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1455,13 +1451,13 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:810 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1203 +#: ../../sysadmclient.rst:1300 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " @@ -1489,7 +1485,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1115 +#: ../../sysadmclient.rst:1212 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1507,26 +1503,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1326 +#: ../../sysadmclient.rst:1423 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1347 +#: ../../sysadmclient.rst:1444 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1448 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1365 +#: ../../sysadmclient.rst:1462 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1548,7 +1544,7 @@ msgstr "" msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:554 +#: ../../sysadmclient.rst:651 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1560,41 +1556,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:680 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:755 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:675 +#: ../../sysadmclient.rst:772 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:900 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:840 +#: ../../sysadmclient.rst:937 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:894 +#: ../../sysadmclient.rst:991 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:957 +#: ../../sysadmclient.rst:1054 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:974 +#: ../../sysadmclient.rst:1071 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:984 +#: ../../sysadmclient.rst:1081 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1602,49 +1598,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1077 +#: ../../sysadmclient.rst:1174 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1161 +#: ../../sysadmclient.rst:1258 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1236 +#: ../../sysadmclient.rst:1333 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1247 +#: ../../sysadmclient.rst:1344 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1419 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1363 +#: ../../sysadmclient.rst:1460 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1391 +#: ../../sysadmclient.rst:1488 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1498 +#: ../../sysadmclient.rst:1595 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1552 +#: ../../sysadmclient.rst:1649 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1575 +#: ../../sysadmclient.rst:1672 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1581 +#: ../../sysadmclient.rst:1678 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1660,7 +1656,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:989 +#: ../../sysadmclient.rst:1086 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1669,7 +1665,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1000 +#: ../../sysadmclient.rst:1097 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1705,19 +1701,19 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:638 +#: ../../sysadmclient.rst:735 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:731 +#: ../../sysadmclient.rst:828 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:776 +#: ../../sysadmclient.rst:873 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1250 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." @@ -1781,7 +1777,7 @@ msgid "" ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:1009 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1794,11 +1790,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:1031 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:1033 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1808,7 +1804,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:959 +#: ../../sysadmclient.rst:1056 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1818,11 +1814,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1019 +#: ../../sysadmclient.rst:1116 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1021 +#: ../../sysadmclient.rst:1118 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1833,17 +1829,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1029 +#: ../../sysadmclient.rst:1126 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1129 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1034 +#: ../../sysadmclient.rst:1131 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1852,7 +1848,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1137 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1860,20 +1856,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1049 +#: ../../sysadmclient.rst:1146 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1149 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1153 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1948,13 +1944,13 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:638 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:544 +#: ../../sysadmclient.rst:641 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1969,7 +1965,7 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:640 +#: ../../sysadmclient.rst:737 msgid "" "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" " %s ` to access the boot menu selection screen. In the example " @@ -1988,99 +1984,251 @@ msgstr "" msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "Lists the last snapshot name and replication status" msgstr "" +#: ../../sysadmclient.rst:527 +msgid "Managing Remote Connections" +msgstr "" + +#: ../../sysadmclient.rst:529 +msgid "" +"Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " +"as seen in :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:537 +msgid ": Configure Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:539 +msgid "" +"This window is accessible by clicking the |sysadm| tray icon, then " +":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" +" a window to choose an :file:`.export` file. Type a valid Email Address and " +"memorable nickname for :guilabel:`Create Certificate` to activate. Click " +":guilabel:`Create Certificate` to open the :guilabel:`SSL Passphrase` " +"window. This window requests a password, then requests the password to be " +"re-entered for confirmation. Enter the second password and click " +":guilabel:`Ok` to create the certificate. Upon certificate creation, the " +"user can navigate to :menuselection:`Setup SSL --> View Public Certificates`" +" to view and export a public key for a Server or Bridge Certificate, seen in" +" :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:557 +msgid ": View Public Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:559 +msgid "" +"Once a certificate is created, the :guilabel:`Connections` Tab, seen in " +":numref:`Figure %s `, immediately opens." +msgstr "" + +#: ../../sysadmclient.rst:567 +msgid ": |sysadm| SSL Connections Tab" +msgstr "" + +#: ../../sysadmclient.rst:569 +msgid "" +":guilabel:`Connections` aids the user in creating and managing secure " +"connections. A column on the left side of the window contains all management" +" options, described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": SSL Connection tab Options" +msgstr "" + +#: ../../sysadmclient.rst:578 +msgid "Option" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Add Group" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Creates an overarching group for bundling connections." +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Remove Group" +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Deletes a created group." +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "Add Connection" +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "" +"Opens windows to nickname and configure a new server connection or bridge " +"relay." +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Remove Connection" +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Deletes a single created connection." +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Reset Settings" +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Opens the connection setup window to reconfigure a created connection." +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Rename Selection" +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Renames a created group or connection." +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "Export Connections" +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "" +"Exports the SysAdm settings to a default location: " +":file:`/usr/home//sysadm_client.export`" +msgstr "" + +#: ../../sysadmclient.rst:600 +msgid "" +"Creating groups or connections adds their respective nicknames to the large " +"box to the left of the options column. Highlight an existing group to create" +" new subgroups with :guilabel:`Add Group`. Groups and connections can be " +"organized by clicking the desired entry and dragging it to the desired " +"location. The entries in this area update |sysadm| in real time, immediately" +" displaying any groups or connections within the tray icon area." +msgstr "" + +#: ../../sysadmclient.rst:608 +msgid "" +"When creating a new connection with :guilabel:`Add Connection`, a pop-up " +"window requests a nickname for the new connection. A configuration screen, " +"seen in :numref:`Figure %s `" +msgstr "" + +#: ../../sysadmclient.rst:617 +msgid ": |sysadm| new connection configuration" +msgstr "" + +#: ../../sysadmclient.rst:619 +msgid "" +"The first element to configuring a new connection is to input a Host IP " +"address. Then, choose the connection type: :guilabel:`Server Connection` or " +":guilabel:`Bridge Relay`. Type a valid Username and Password, then click " +":guilabel:`Test Settings` to test the settings. Upon a successful connection" +" test, the settings area greys out and the only option is to click " +":guilabel:`Finished`." +msgstr "" + +#~ msgid "Manage SSL Keys" +#~ msgstr "" + #~ msgid "This screen contains the following options:" #~ msgstr "" diff --git a/docs/client_handbook/po/bg/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/bg/LC_MESSAGES/sysadmclient.po index f5d8908..a5ab3ea 100644 --- a/docs/client_handbook/po/bg/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/bg/LC_MESSAGES/sysadmclient.po @@ -478,7 +478,7 @@ msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1478 msgid "Settings Tab" msgstr "" @@ -490,15 +490,11 @@ msgstr "" msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:527 -msgid "Manage SSL Keys" -msgstr "" - -#: ../../sysadmclient.rst:533 +#: ../../sysadmclient.rst:630 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:632 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -507,19 +503,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:548 +#: ../../sysadmclient.rst:645 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:648 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:564 +#: ../../sysadmclient.rst:661 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -529,7 +525,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:572 +#: ../../sysadmclient.rst:669 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -537,22 +533,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:682 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:684 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:687 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:690 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -560,25 +556,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:599 +#: ../../sysadmclient.rst:696 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:601 +#: ../../sysadmclient.rst:698 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:604 +#: ../../sysadmclient.rst:701 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:703 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:705 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -587,170 +583,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:614 +#: ../../sysadmclient.rst:711 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:616 +#: ../../sysadmclient.rst:713 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:620 +#: ../../sysadmclient.rst:717 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:624 +#: ../../sysadmclient.rst:721 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:627 +#: ../../sysadmclient.rst:724 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:629 +#: ../../sysadmclient.rst:726 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:664 +#: ../../sysadmclient.rst:761 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:817 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:722 +#: ../../sysadmclient.rst:819 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:733 +#: ../../sysadmclient.rst:830 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:832 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:835 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:741 +#: ../../sysadmclient.rst:838 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:744 +#: ../../sysadmclient.rst:841 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:746 +#: ../../sysadmclient.rst:843 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:748 +#: ../../sysadmclient.rst:845 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:750 +#: ../../sysadmclient.rst:847 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:752 +#: ../../sysadmclient.rst:849 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:754 +#: ../../sysadmclient.rst:851 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:756 +#: ../../sysadmclient.rst:853 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:758 +#: ../../sysadmclient.rst:855 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:765 +#: ../../sysadmclient.rst:862 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:767 +#: ../../sysadmclient.rst:864 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:778 +#: ../../sysadmclient.rst:875 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:781 +#: ../../sysadmclient.rst:878 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:788 +#: ../../sysadmclient.rst:885 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:887 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:794 +#: ../../sysadmclient.rst:891 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:902 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:807 +#: ../../sysadmclient.rst:904 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:907 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:813 +#: ../../sysadmclient.rst:910 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -758,38 +754,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:916 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:822 +#: ../../sysadmclient.rst:919 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:825 +#: ../../sysadmclient.rst:922 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:829 +#: ../../sysadmclient.rst:926 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:929 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:842 +#: ../../sysadmclient.rst:939 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -797,7 +793,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:944 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -805,7 +801,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:950 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -813,7 +809,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:858 +#: ../../sysadmclient.rst:955 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -822,27 +818,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:961 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:868 +#: ../../sysadmclient.rst:965 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:969 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:972 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -854,14 +850,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:982 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:896 +#: ../../sysadmclient.rst:993 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -874,11 +870,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:1007 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:923 +#: ../../sysadmclient.rst:1020 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -887,13 +883,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:1040 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:1043 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -901,13 +897,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:1063 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:1066 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -915,7 +911,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:977 +#: ../../sysadmclient.rst:1074 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -925,7 +921,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1002 +#: ../../sysadmclient.rst:1099 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -933,47 +929,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1104 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1011 +#: ../../sysadmclient.rst:1108 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1065 +#: ../../sysadmclient.rst:1162 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1067 +#: ../../sysadmclient.rst:1164 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1079 +#: ../../sysadmclient.rst:1176 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1178 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1181 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1087 +#: ../../sysadmclient.rst:1184 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -983,7 +979,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1094 +#: ../../sysadmclient.rst:1191 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -992,15 +988,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1101 +#: ../../sysadmclient.rst:1198 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1107 +#: ../../sysadmclient.rst:1204 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1109 +#: ../../sysadmclient.rst:1206 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1009,25 +1005,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1228 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1136 +#: ../../sysadmclient.rst:1233 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1138 +#: ../../sysadmclient.rst:1235 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1142 +#: ../../sysadmclient.rst:1239 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1035,16 +1031,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1151 +#: ../../sysadmclient.rst:1248 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1163 +#: ../../sysadmclient.rst:1260 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1165 +#: ../../sysadmclient.rst:1262 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1058,14 +1054,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1273 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1278 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1075,11 +1071,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1193 +#: ../../sysadmclient.rst:1290 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1195 +#: ../../sysadmclient.rst:1292 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1087,13 +1083,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1297 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1207 +#: ../../sysadmclient.rst:1304 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1101,14 +1097,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1213 +#: ../../sysadmclient.rst:1310 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1218 +#: ../../sysadmclient.rst:1315 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1118,7 +1114,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1323 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1126,29 +1122,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1238 +#: ../../sysadmclient.rst:1335 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1249 +#: ../../sysadmclient.rst:1346 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1251 +#: ../../sysadmclient.rst:1348 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1254 +#: ../../sysadmclient.rst:1351 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1257 +#: ../../sysadmclient.rst:1354 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1156,7 +1152,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1360 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1167,87 +1163,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1272 +#: ../../sysadmclient.rst:1369 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1373 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1375 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1281 +#: ../../sysadmclient.rst:1378 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1284 +#: ../../sysadmclient.rst:1381 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1288 +#: ../../sysadmclient.rst:1385 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1291 +#: ../../sysadmclient.rst:1388 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1390 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1296 +#: ../../sysadmclient.rst:1393 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1401 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1306 +#: ../../sysadmclient.rst:1403 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1407 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1313 +#: ../../sysadmclient.rst:1410 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1324 +#: ../../sysadmclient.rst:1421 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1329 +#: ../../sysadmclient.rst:1426 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1258,7 +1254,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1338 +#: ../../sysadmclient.rst:1435 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1266,37 +1262,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1440 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1451 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1470 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1383 +#: ../../sysadmclient.rst:1480 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1490 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1395 +#: ../../sysadmclient.rst:1492 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1304,52 +1300,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1400 +#: ../../sysadmclient.rst:1497 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1500 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1503 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1408 +#: ../../sysadmclient.rst:1505 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1415 +#: ../../sysadmclient.rst:1512 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1417 +#: ../../sysadmclient.rst:1514 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1437 +#: ../../sysadmclient.rst:1534 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1539 +#: ../../sysadmclient.rst:1636 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1541 +#: ../../sysadmclient.rst:1638 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1357,7 +1353,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1554 +#: ../../sysadmclient.rst:1651 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1368,7 +1364,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1562 +#: ../../sysadmclient.rst:1659 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1378,7 +1374,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1577 +#: ../../sysadmclient.rst:1674 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1393,14 +1389,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:763 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:774 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1409,14 +1405,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:683 +#: ../../sysadmclient.rst:780 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:688 +#: ../../sysadmclient.rst:785 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1425,27 +1421,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:694 +#: ../../sysadmclient.rst:791 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:698 +#: ../../sysadmclient.rst:795 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:800 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:706 +#: ../../sysadmclient.rst:803 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1455,13 +1451,13 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:810 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1203 +#: ../../sysadmclient.rst:1300 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " @@ -1489,7 +1485,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1115 +#: ../../sysadmclient.rst:1212 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1507,26 +1503,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1326 +#: ../../sysadmclient.rst:1423 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1347 +#: ../../sysadmclient.rst:1444 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1448 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1365 +#: ../../sysadmclient.rst:1462 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1548,7 +1544,7 @@ msgstr "" msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:554 +#: ../../sysadmclient.rst:651 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1560,41 +1556,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:680 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:755 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:675 +#: ../../sysadmclient.rst:772 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:900 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:840 +#: ../../sysadmclient.rst:937 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:894 +#: ../../sysadmclient.rst:991 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:957 +#: ../../sysadmclient.rst:1054 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:974 +#: ../../sysadmclient.rst:1071 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:984 +#: ../../sysadmclient.rst:1081 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1602,49 +1598,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1077 +#: ../../sysadmclient.rst:1174 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1161 +#: ../../sysadmclient.rst:1258 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1236 +#: ../../sysadmclient.rst:1333 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1247 +#: ../../sysadmclient.rst:1344 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1419 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1363 +#: ../../sysadmclient.rst:1460 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1391 +#: ../../sysadmclient.rst:1488 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1498 +#: ../../sysadmclient.rst:1595 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1552 +#: ../../sysadmclient.rst:1649 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1575 +#: ../../sysadmclient.rst:1672 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1581 +#: ../../sysadmclient.rst:1678 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1660,7 +1656,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:989 +#: ../../sysadmclient.rst:1086 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1669,7 +1665,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1000 +#: ../../sysadmclient.rst:1097 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1705,19 +1701,19 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:638 +#: ../../sysadmclient.rst:735 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:731 +#: ../../sysadmclient.rst:828 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:776 +#: ../../sysadmclient.rst:873 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1250 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." @@ -1781,7 +1777,7 @@ msgid "" ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:1009 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1794,11 +1790,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:1031 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:1033 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1808,7 +1804,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:959 +#: ../../sysadmclient.rst:1056 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1818,11 +1814,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1019 +#: ../../sysadmclient.rst:1116 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1021 +#: ../../sysadmclient.rst:1118 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1833,17 +1829,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1029 +#: ../../sysadmclient.rst:1126 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1129 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1034 +#: ../../sysadmclient.rst:1131 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1852,7 +1848,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1137 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1860,20 +1856,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1049 +#: ../../sysadmclient.rst:1146 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1149 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1153 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1948,13 +1944,13 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:638 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:544 +#: ../../sysadmclient.rst:641 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1969,7 +1965,7 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:640 +#: ../../sysadmclient.rst:737 msgid "" "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" " %s ` to access the boot menu selection screen. In the example " @@ -1988,99 +1984,251 @@ msgstr "" msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "Lists the last snapshot name and replication status" msgstr "" +#: ../../sysadmclient.rst:527 +msgid "Managing Remote Connections" +msgstr "" + +#: ../../sysadmclient.rst:529 +msgid "" +"Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " +"as seen in :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:537 +msgid ": Configure Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:539 +msgid "" +"This window is accessible by clicking the |sysadm| tray icon, then " +":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" +" a window to choose an :file:`.export` file. Type a valid Email Address and " +"memorable nickname for :guilabel:`Create Certificate` to activate. Click " +":guilabel:`Create Certificate` to open the :guilabel:`SSL Passphrase` " +"window. This window requests a password, then requests the password to be " +"re-entered for confirmation. Enter the second password and click " +":guilabel:`Ok` to create the certificate. Upon certificate creation, the " +"user can navigate to :menuselection:`Setup SSL --> View Public Certificates`" +" to view and export a public key for a Server or Bridge Certificate, seen in" +" :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:557 +msgid ": View Public Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:559 +msgid "" +"Once a certificate is created, the :guilabel:`Connections` Tab, seen in " +":numref:`Figure %s `, immediately opens." +msgstr "" + +#: ../../sysadmclient.rst:567 +msgid ": |sysadm| SSL Connections Tab" +msgstr "" + +#: ../../sysadmclient.rst:569 +msgid "" +":guilabel:`Connections` aids the user in creating and managing secure " +"connections. A column on the left side of the window contains all management" +" options, described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": SSL Connection tab Options" +msgstr "" + +#: ../../sysadmclient.rst:578 +msgid "Option" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Add Group" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Creates an overarching group for bundling connections." +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Remove Group" +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Deletes a created group." +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "Add Connection" +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "" +"Opens windows to nickname and configure a new server connection or bridge " +"relay." +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Remove Connection" +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Deletes a single created connection." +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Reset Settings" +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Opens the connection setup window to reconfigure a created connection." +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Rename Selection" +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Renames a created group or connection." +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "Export Connections" +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "" +"Exports the SysAdm settings to a default location: " +":file:`/usr/home//sysadm_client.export`" +msgstr "" + +#: ../../sysadmclient.rst:600 +msgid "" +"Creating groups or connections adds their respective nicknames to the large " +"box to the left of the options column. Highlight an existing group to create" +" new subgroups with :guilabel:`Add Group`. Groups and connections can be " +"organized by clicking the desired entry and dragging it to the desired " +"location. The entries in this area update |sysadm| in real time, immediately" +" displaying any groups or connections within the tray icon area." +msgstr "" + +#: ../../sysadmclient.rst:608 +msgid "" +"When creating a new connection with :guilabel:`Add Connection`, a pop-up " +"window requests a nickname for the new connection. A configuration screen, " +"seen in :numref:`Figure %s `" +msgstr "" + +#: ../../sysadmclient.rst:617 +msgid ": |sysadm| new connection configuration" +msgstr "" + +#: ../../sysadmclient.rst:619 +msgid "" +"The first element to configuring a new connection is to input a Host IP " +"address. Then, choose the connection type: :guilabel:`Server Connection` or " +":guilabel:`Bridge Relay`. Type a valid Username and Password, then click " +":guilabel:`Test Settings` to test the settings. Upon a successful connection" +" test, the settings area greys out and the only option is to click " +":guilabel:`Finished`." +msgstr "" + +#~ msgid "Manage SSL Keys" +#~ msgstr "" + #~ msgid "This screen contains the following options:" #~ msgstr "" diff --git a/docs/client_handbook/po/da/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/da/LC_MESSAGES/sysadmclient.po index f5d8908..a5ab3ea 100644 --- a/docs/client_handbook/po/da/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/da/LC_MESSAGES/sysadmclient.po @@ -478,7 +478,7 @@ msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1478 msgid "Settings Tab" msgstr "" @@ -490,15 +490,11 @@ msgstr "" msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:527 -msgid "Manage SSL Keys" -msgstr "" - -#: ../../sysadmclient.rst:533 +#: ../../sysadmclient.rst:630 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:632 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -507,19 +503,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:548 +#: ../../sysadmclient.rst:645 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:648 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:564 +#: ../../sysadmclient.rst:661 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -529,7 +525,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:572 +#: ../../sysadmclient.rst:669 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -537,22 +533,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:682 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:684 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:687 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:690 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -560,25 +556,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:599 +#: ../../sysadmclient.rst:696 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:601 +#: ../../sysadmclient.rst:698 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:604 +#: ../../sysadmclient.rst:701 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:703 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:705 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -587,170 +583,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:614 +#: ../../sysadmclient.rst:711 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:616 +#: ../../sysadmclient.rst:713 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:620 +#: ../../sysadmclient.rst:717 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:624 +#: ../../sysadmclient.rst:721 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:627 +#: ../../sysadmclient.rst:724 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:629 +#: ../../sysadmclient.rst:726 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:664 +#: ../../sysadmclient.rst:761 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:817 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:722 +#: ../../sysadmclient.rst:819 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:733 +#: ../../sysadmclient.rst:830 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:832 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:835 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:741 +#: ../../sysadmclient.rst:838 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:744 +#: ../../sysadmclient.rst:841 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:746 +#: ../../sysadmclient.rst:843 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:748 +#: ../../sysadmclient.rst:845 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:750 +#: ../../sysadmclient.rst:847 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:752 +#: ../../sysadmclient.rst:849 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:754 +#: ../../sysadmclient.rst:851 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:756 +#: ../../sysadmclient.rst:853 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:758 +#: ../../sysadmclient.rst:855 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:765 +#: ../../sysadmclient.rst:862 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:767 +#: ../../sysadmclient.rst:864 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:778 +#: ../../sysadmclient.rst:875 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:781 +#: ../../sysadmclient.rst:878 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:788 +#: ../../sysadmclient.rst:885 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:887 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:794 +#: ../../sysadmclient.rst:891 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:902 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:807 +#: ../../sysadmclient.rst:904 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:907 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:813 +#: ../../sysadmclient.rst:910 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -758,38 +754,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:916 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:822 +#: ../../sysadmclient.rst:919 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:825 +#: ../../sysadmclient.rst:922 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:829 +#: ../../sysadmclient.rst:926 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:929 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:842 +#: ../../sysadmclient.rst:939 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -797,7 +793,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:944 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -805,7 +801,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:950 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -813,7 +809,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:858 +#: ../../sysadmclient.rst:955 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -822,27 +818,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:961 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:868 +#: ../../sysadmclient.rst:965 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:969 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:972 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -854,14 +850,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:982 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:896 +#: ../../sysadmclient.rst:993 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -874,11 +870,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:1007 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:923 +#: ../../sysadmclient.rst:1020 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -887,13 +883,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:1040 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:1043 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -901,13 +897,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:1063 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:1066 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -915,7 +911,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:977 +#: ../../sysadmclient.rst:1074 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -925,7 +921,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1002 +#: ../../sysadmclient.rst:1099 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -933,47 +929,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1104 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1011 +#: ../../sysadmclient.rst:1108 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1065 +#: ../../sysadmclient.rst:1162 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1067 +#: ../../sysadmclient.rst:1164 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1079 +#: ../../sysadmclient.rst:1176 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1178 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1181 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1087 +#: ../../sysadmclient.rst:1184 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -983,7 +979,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1094 +#: ../../sysadmclient.rst:1191 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -992,15 +988,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1101 +#: ../../sysadmclient.rst:1198 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1107 +#: ../../sysadmclient.rst:1204 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1109 +#: ../../sysadmclient.rst:1206 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1009,25 +1005,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1228 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1136 +#: ../../sysadmclient.rst:1233 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1138 +#: ../../sysadmclient.rst:1235 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1142 +#: ../../sysadmclient.rst:1239 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1035,16 +1031,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1151 +#: ../../sysadmclient.rst:1248 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1163 +#: ../../sysadmclient.rst:1260 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1165 +#: ../../sysadmclient.rst:1262 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1058,14 +1054,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1273 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1278 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1075,11 +1071,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1193 +#: ../../sysadmclient.rst:1290 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1195 +#: ../../sysadmclient.rst:1292 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1087,13 +1083,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1297 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1207 +#: ../../sysadmclient.rst:1304 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1101,14 +1097,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1213 +#: ../../sysadmclient.rst:1310 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1218 +#: ../../sysadmclient.rst:1315 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1118,7 +1114,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1323 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1126,29 +1122,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1238 +#: ../../sysadmclient.rst:1335 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1249 +#: ../../sysadmclient.rst:1346 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1251 +#: ../../sysadmclient.rst:1348 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1254 +#: ../../sysadmclient.rst:1351 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1257 +#: ../../sysadmclient.rst:1354 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1156,7 +1152,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1360 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1167,87 +1163,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1272 +#: ../../sysadmclient.rst:1369 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1373 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1375 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1281 +#: ../../sysadmclient.rst:1378 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1284 +#: ../../sysadmclient.rst:1381 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1288 +#: ../../sysadmclient.rst:1385 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1291 +#: ../../sysadmclient.rst:1388 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1390 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1296 +#: ../../sysadmclient.rst:1393 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1401 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1306 +#: ../../sysadmclient.rst:1403 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1407 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1313 +#: ../../sysadmclient.rst:1410 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1324 +#: ../../sysadmclient.rst:1421 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1329 +#: ../../sysadmclient.rst:1426 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1258,7 +1254,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1338 +#: ../../sysadmclient.rst:1435 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1266,37 +1262,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1440 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1451 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1470 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1383 +#: ../../sysadmclient.rst:1480 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1490 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1395 +#: ../../sysadmclient.rst:1492 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1304,52 +1300,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1400 +#: ../../sysadmclient.rst:1497 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1500 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1503 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1408 +#: ../../sysadmclient.rst:1505 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1415 +#: ../../sysadmclient.rst:1512 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1417 +#: ../../sysadmclient.rst:1514 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1437 +#: ../../sysadmclient.rst:1534 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1539 +#: ../../sysadmclient.rst:1636 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1541 +#: ../../sysadmclient.rst:1638 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1357,7 +1353,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1554 +#: ../../sysadmclient.rst:1651 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1368,7 +1364,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1562 +#: ../../sysadmclient.rst:1659 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1378,7 +1374,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1577 +#: ../../sysadmclient.rst:1674 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1393,14 +1389,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:763 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:774 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1409,14 +1405,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:683 +#: ../../sysadmclient.rst:780 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:688 +#: ../../sysadmclient.rst:785 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1425,27 +1421,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:694 +#: ../../sysadmclient.rst:791 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:698 +#: ../../sysadmclient.rst:795 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:800 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:706 +#: ../../sysadmclient.rst:803 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1455,13 +1451,13 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:810 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1203 +#: ../../sysadmclient.rst:1300 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " @@ -1489,7 +1485,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1115 +#: ../../sysadmclient.rst:1212 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1507,26 +1503,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1326 +#: ../../sysadmclient.rst:1423 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1347 +#: ../../sysadmclient.rst:1444 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1448 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1365 +#: ../../sysadmclient.rst:1462 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1548,7 +1544,7 @@ msgstr "" msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:554 +#: ../../sysadmclient.rst:651 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1560,41 +1556,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:680 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:755 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:675 +#: ../../sysadmclient.rst:772 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:900 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:840 +#: ../../sysadmclient.rst:937 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:894 +#: ../../sysadmclient.rst:991 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:957 +#: ../../sysadmclient.rst:1054 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:974 +#: ../../sysadmclient.rst:1071 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:984 +#: ../../sysadmclient.rst:1081 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1602,49 +1598,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1077 +#: ../../sysadmclient.rst:1174 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1161 +#: ../../sysadmclient.rst:1258 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1236 +#: ../../sysadmclient.rst:1333 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1247 +#: ../../sysadmclient.rst:1344 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1419 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1363 +#: ../../sysadmclient.rst:1460 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1391 +#: ../../sysadmclient.rst:1488 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1498 +#: ../../sysadmclient.rst:1595 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1552 +#: ../../sysadmclient.rst:1649 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1575 +#: ../../sysadmclient.rst:1672 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1581 +#: ../../sysadmclient.rst:1678 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1660,7 +1656,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:989 +#: ../../sysadmclient.rst:1086 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1669,7 +1665,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1000 +#: ../../sysadmclient.rst:1097 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1705,19 +1701,19 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:638 +#: ../../sysadmclient.rst:735 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:731 +#: ../../sysadmclient.rst:828 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:776 +#: ../../sysadmclient.rst:873 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1250 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." @@ -1781,7 +1777,7 @@ msgid "" ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:1009 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1794,11 +1790,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:1031 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:1033 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1808,7 +1804,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:959 +#: ../../sysadmclient.rst:1056 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1818,11 +1814,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1019 +#: ../../sysadmclient.rst:1116 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1021 +#: ../../sysadmclient.rst:1118 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1833,17 +1829,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1029 +#: ../../sysadmclient.rst:1126 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1129 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1034 +#: ../../sysadmclient.rst:1131 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1852,7 +1848,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1137 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1860,20 +1856,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1049 +#: ../../sysadmclient.rst:1146 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1149 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1153 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1948,13 +1944,13 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:638 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:544 +#: ../../sysadmclient.rst:641 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1969,7 +1965,7 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:640 +#: ../../sysadmclient.rst:737 msgid "" "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" " %s ` to access the boot menu selection screen. In the example " @@ -1988,99 +1984,251 @@ msgstr "" msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "Lists the last snapshot name and replication status" msgstr "" +#: ../../sysadmclient.rst:527 +msgid "Managing Remote Connections" +msgstr "" + +#: ../../sysadmclient.rst:529 +msgid "" +"Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " +"as seen in :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:537 +msgid ": Configure Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:539 +msgid "" +"This window is accessible by clicking the |sysadm| tray icon, then " +":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" +" a window to choose an :file:`.export` file. Type a valid Email Address and " +"memorable nickname for :guilabel:`Create Certificate` to activate. Click " +":guilabel:`Create Certificate` to open the :guilabel:`SSL Passphrase` " +"window. This window requests a password, then requests the password to be " +"re-entered for confirmation. Enter the second password and click " +":guilabel:`Ok` to create the certificate. Upon certificate creation, the " +"user can navigate to :menuselection:`Setup SSL --> View Public Certificates`" +" to view and export a public key for a Server or Bridge Certificate, seen in" +" :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:557 +msgid ": View Public Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:559 +msgid "" +"Once a certificate is created, the :guilabel:`Connections` Tab, seen in " +":numref:`Figure %s `, immediately opens." +msgstr "" + +#: ../../sysadmclient.rst:567 +msgid ": |sysadm| SSL Connections Tab" +msgstr "" + +#: ../../sysadmclient.rst:569 +msgid "" +":guilabel:`Connections` aids the user in creating and managing secure " +"connections. A column on the left side of the window contains all management" +" options, described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": SSL Connection tab Options" +msgstr "" + +#: ../../sysadmclient.rst:578 +msgid "Option" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Add Group" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Creates an overarching group for bundling connections." +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Remove Group" +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Deletes a created group." +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "Add Connection" +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "" +"Opens windows to nickname and configure a new server connection or bridge " +"relay." +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Remove Connection" +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Deletes a single created connection." +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Reset Settings" +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Opens the connection setup window to reconfigure a created connection." +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Rename Selection" +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Renames a created group or connection." +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "Export Connections" +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "" +"Exports the SysAdm settings to a default location: " +":file:`/usr/home//sysadm_client.export`" +msgstr "" + +#: ../../sysadmclient.rst:600 +msgid "" +"Creating groups or connections adds their respective nicknames to the large " +"box to the left of the options column. Highlight an existing group to create" +" new subgroups with :guilabel:`Add Group`. Groups and connections can be " +"organized by clicking the desired entry and dragging it to the desired " +"location. The entries in this area update |sysadm| in real time, immediately" +" displaying any groups or connections within the tray icon area." +msgstr "" + +#: ../../sysadmclient.rst:608 +msgid "" +"When creating a new connection with :guilabel:`Add Connection`, a pop-up " +"window requests a nickname for the new connection. A configuration screen, " +"seen in :numref:`Figure %s `" +msgstr "" + +#: ../../sysadmclient.rst:617 +msgid ": |sysadm| new connection configuration" +msgstr "" + +#: ../../sysadmclient.rst:619 +msgid "" +"The first element to configuring a new connection is to input a Host IP " +"address. Then, choose the connection type: :guilabel:`Server Connection` or " +":guilabel:`Bridge Relay`. Type a valid Username and Password, then click " +":guilabel:`Test Settings` to test the settings. Upon a successful connection" +" test, the settings area greys out and the only option is to click " +":guilabel:`Finished`." +msgstr "" + +#~ msgid "Manage SSL Keys" +#~ msgstr "" + #~ msgid "This screen contains the following options:" #~ msgstr "" diff --git a/docs/client_handbook/po/de/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/de/LC_MESSAGES/sysadmclient.po index f5d8908..a5ab3ea 100644 --- a/docs/client_handbook/po/de/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/de/LC_MESSAGES/sysadmclient.po @@ -478,7 +478,7 @@ msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1478 msgid "Settings Tab" msgstr "" @@ -490,15 +490,11 @@ msgstr "" msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:527 -msgid "Manage SSL Keys" -msgstr "" - -#: ../../sysadmclient.rst:533 +#: ../../sysadmclient.rst:630 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:632 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -507,19 +503,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:548 +#: ../../sysadmclient.rst:645 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:648 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:564 +#: ../../sysadmclient.rst:661 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -529,7 +525,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:572 +#: ../../sysadmclient.rst:669 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -537,22 +533,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:682 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:684 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:687 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:690 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -560,25 +556,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:599 +#: ../../sysadmclient.rst:696 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:601 +#: ../../sysadmclient.rst:698 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:604 +#: ../../sysadmclient.rst:701 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:703 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:705 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -587,170 +583,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:614 +#: ../../sysadmclient.rst:711 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:616 +#: ../../sysadmclient.rst:713 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:620 +#: ../../sysadmclient.rst:717 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:624 +#: ../../sysadmclient.rst:721 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:627 +#: ../../sysadmclient.rst:724 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:629 +#: ../../sysadmclient.rst:726 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:664 +#: ../../sysadmclient.rst:761 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:817 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:722 +#: ../../sysadmclient.rst:819 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:733 +#: ../../sysadmclient.rst:830 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:832 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:835 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:741 +#: ../../sysadmclient.rst:838 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:744 +#: ../../sysadmclient.rst:841 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:746 +#: ../../sysadmclient.rst:843 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:748 +#: ../../sysadmclient.rst:845 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:750 +#: ../../sysadmclient.rst:847 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:752 +#: ../../sysadmclient.rst:849 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:754 +#: ../../sysadmclient.rst:851 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:756 +#: ../../sysadmclient.rst:853 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:758 +#: ../../sysadmclient.rst:855 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:765 +#: ../../sysadmclient.rst:862 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:767 +#: ../../sysadmclient.rst:864 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:778 +#: ../../sysadmclient.rst:875 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:781 +#: ../../sysadmclient.rst:878 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:788 +#: ../../sysadmclient.rst:885 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:887 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:794 +#: ../../sysadmclient.rst:891 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:902 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:807 +#: ../../sysadmclient.rst:904 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:907 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:813 +#: ../../sysadmclient.rst:910 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -758,38 +754,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:916 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:822 +#: ../../sysadmclient.rst:919 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:825 +#: ../../sysadmclient.rst:922 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:829 +#: ../../sysadmclient.rst:926 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:929 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:842 +#: ../../sysadmclient.rst:939 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -797,7 +793,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:944 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -805,7 +801,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:950 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -813,7 +809,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:858 +#: ../../sysadmclient.rst:955 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -822,27 +818,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:961 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:868 +#: ../../sysadmclient.rst:965 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:969 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:972 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -854,14 +850,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:982 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:896 +#: ../../sysadmclient.rst:993 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -874,11 +870,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:1007 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:923 +#: ../../sysadmclient.rst:1020 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -887,13 +883,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:1040 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:1043 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -901,13 +897,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:1063 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:1066 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -915,7 +911,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:977 +#: ../../sysadmclient.rst:1074 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -925,7 +921,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1002 +#: ../../sysadmclient.rst:1099 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -933,47 +929,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1104 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1011 +#: ../../sysadmclient.rst:1108 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1065 +#: ../../sysadmclient.rst:1162 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1067 +#: ../../sysadmclient.rst:1164 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1079 +#: ../../sysadmclient.rst:1176 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1178 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1181 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1087 +#: ../../sysadmclient.rst:1184 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -983,7 +979,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1094 +#: ../../sysadmclient.rst:1191 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -992,15 +988,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1101 +#: ../../sysadmclient.rst:1198 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1107 +#: ../../sysadmclient.rst:1204 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1109 +#: ../../sysadmclient.rst:1206 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1009,25 +1005,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1228 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1136 +#: ../../sysadmclient.rst:1233 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1138 +#: ../../sysadmclient.rst:1235 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1142 +#: ../../sysadmclient.rst:1239 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1035,16 +1031,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1151 +#: ../../sysadmclient.rst:1248 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1163 +#: ../../sysadmclient.rst:1260 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1165 +#: ../../sysadmclient.rst:1262 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1058,14 +1054,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1273 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1278 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1075,11 +1071,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1193 +#: ../../sysadmclient.rst:1290 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1195 +#: ../../sysadmclient.rst:1292 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1087,13 +1083,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1297 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1207 +#: ../../sysadmclient.rst:1304 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1101,14 +1097,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1213 +#: ../../sysadmclient.rst:1310 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1218 +#: ../../sysadmclient.rst:1315 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1118,7 +1114,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1323 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1126,29 +1122,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1238 +#: ../../sysadmclient.rst:1335 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1249 +#: ../../sysadmclient.rst:1346 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1251 +#: ../../sysadmclient.rst:1348 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1254 +#: ../../sysadmclient.rst:1351 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1257 +#: ../../sysadmclient.rst:1354 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1156,7 +1152,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1360 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1167,87 +1163,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1272 +#: ../../sysadmclient.rst:1369 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1373 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1375 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1281 +#: ../../sysadmclient.rst:1378 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1284 +#: ../../sysadmclient.rst:1381 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1288 +#: ../../sysadmclient.rst:1385 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1291 +#: ../../sysadmclient.rst:1388 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1390 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1296 +#: ../../sysadmclient.rst:1393 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1401 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1306 +#: ../../sysadmclient.rst:1403 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1407 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1313 +#: ../../sysadmclient.rst:1410 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1324 +#: ../../sysadmclient.rst:1421 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1329 +#: ../../sysadmclient.rst:1426 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1258,7 +1254,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1338 +#: ../../sysadmclient.rst:1435 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1266,37 +1262,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1440 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1451 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1470 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1383 +#: ../../sysadmclient.rst:1480 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1490 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1395 +#: ../../sysadmclient.rst:1492 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1304,52 +1300,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1400 +#: ../../sysadmclient.rst:1497 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1500 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1503 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1408 +#: ../../sysadmclient.rst:1505 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1415 +#: ../../sysadmclient.rst:1512 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1417 +#: ../../sysadmclient.rst:1514 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1437 +#: ../../sysadmclient.rst:1534 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1539 +#: ../../sysadmclient.rst:1636 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1541 +#: ../../sysadmclient.rst:1638 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1357,7 +1353,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1554 +#: ../../sysadmclient.rst:1651 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1368,7 +1364,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1562 +#: ../../sysadmclient.rst:1659 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1378,7 +1374,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1577 +#: ../../sysadmclient.rst:1674 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1393,14 +1389,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:763 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:774 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1409,14 +1405,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:683 +#: ../../sysadmclient.rst:780 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:688 +#: ../../sysadmclient.rst:785 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1425,27 +1421,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:694 +#: ../../sysadmclient.rst:791 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:698 +#: ../../sysadmclient.rst:795 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:800 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:706 +#: ../../sysadmclient.rst:803 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1455,13 +1451,13 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:810 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1203 +#: ../../sysadmclient.rst:1300 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " @@ -1489,7 +1485,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1115 +#: ../../sysadmclient.rst:1212 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1507,26 +1503,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1326 +#: ../../sysadmclient.rst:1423 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1347 +#: ../../sysadmclient.rst:1444 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1448 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1365 +#: ../../sysadmclient.rst:1462 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1548,7 +1544,7 @@ msgstr "" msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:554 +#: ../../sysadmclient.rst:651 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1560,41 +1556,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:680 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:755 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:675 +#: ../../sysadmclient.rst:772 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:900 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:840 +#: ../../sysadmclient.rst:937 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:894 +#: ../../sysadmclient.rst:991 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:957 +#: ../../sysadmclient.rst:1054 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:974 +#: ../../sysadmclient.rst:1071 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:984 +#: ../../sysadmclient.rst:1081 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1602,49 +1598,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1077 +#: ../../sysadmclient.rst:1174 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1161 +#: ../../sysadmclient.rst:1258 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1236 +#: ../../sysadmclient.rst:1333 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1247 +#: ../../sysadmclient.rst:1344 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1419 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1363 +#: ../../sysadmclient.rst:1460 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1391 +#: ../../sysadmclient.rst:1488 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1498 +#: ../../sysadmclient.rst:1595 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1552 +#: ../../sysadmclient.rst:1649 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1575 +#: ../../sysadmclient.rst:1672 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1581 +#: ../../sysadmclient.rst:1678 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1660,7 +1656,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:989 +#: ../../sysadmclient.rst:1086 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1669,7 +1665,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1000 +#: ../../sysadmclient.rst:1097 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1705,19 +1701,19 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:638 +#: ../../sysadmclient.rst:735 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:731 +#: ../../sysadmclient.rst:828 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:776 +#: ../../sysadmclient.rst:873 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1250 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." @@ -1781,7 +1777,7 @@ msgid "" ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:1009 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1794,11 +1790,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:1031 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:1033 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1808,7 +1804,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:959 +#: ../../sysadmclient.rst:1056 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1818,11 +1814,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1019 +#: ../../sysadmclient.rst:1116 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1021 +#: ../../sysadmclient.rst:1118 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1833,17 +1829,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1029 +#: ../../sysadmclient.rst:1126 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1129 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1034 +#: ../../sysadmclient.rst:1131 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1852,7 +1848,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1137 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1860,20 +1856,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1049 +#: ../../sysadmclient.rst:1146 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1149 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1153 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1948,13 +1944,13 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:638 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:544 +#: ../../sysadmclient.rst:641 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1969,7 +1965,7 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:640 +#: ../../sysadmclient.rst:737 msgid "" "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" " %s ` to access the boot menu selection screen. In the example " @@ -1988,99 +1984,251 @@ msgstr "" msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "Lists the last snapshot name and replication status" msgstr "" +#: ../../sysadmclient.rst:527 +msgid "Managing Remote Connections" +msgstr "" + +#: ../../sysadmclient.rst:529 +msgid "" +"Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " +"as seen in :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:537 +msgid ": Configure Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:539 +msgid "" +"This window is accessible by clicking the |sysadm| tray icon, then " +":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" +" a window to choose an :file:`.export` file. Type a valid Email Address and " +"memorable nickname for :guilabel:`Create Certificate` to activate. Click " +":guilabel:`Create Certificate` to open the :guilabel:`SSL Passphrase` " +"window. This window requests a password, then requests the password to be " +"re-entered for confirmation. Enter the second password and click " +":guilabel:`Ok` to create the certificate. Upon certificate creation, the " +"user can navigate to :menuselection:`Setup SSL --> View Public Certificates`" +" to view and export a public key for a Server or Bridge Certificate, seen in" +" :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:557 +msgid ": View Public Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:559 +msgid "" +"Once a certificate is created, the :guilabel:`Connections` Tab, seen in " +":numref:`Figure %s `, immediately opens." +msgstr "" + +#: ../../sysadmclient.rst:567 +msgid ": |sysadm| SSL Connections Tab" +msgstr "" + +#: ../../sysadmclient.rst:569 +msgid "" +":guilabel:`Connections` aids the user in creating and managing secure " +"connections. A column on the left side of the window contains all management" +" options, described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": SSL Connection tab Options" +msgstr "" + +#: ../../sysadmclient.rst:578 +msgid "Option" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Add Group" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Creates an overarching group for bundling connections." +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Remove Group" +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Deletes a created group." +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "Add Connection" +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "" +"Opens windows to nickname and configure a new server connection or bridge " +"relay." +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Remove Connection" +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Deletes a single created connection." +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Reset Settings" +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Opens the connection setup window to reconfigure a created connection." +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Rename Selection" +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Renames a created group or connection." +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "Export Connections" +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "" +"Exports the SysAdm settings to a default location: " +":file:`/usr/home//sysadm_client.export`" +msgstr "" + +#: ../../sysadmclient.rst:600 +msgid "" +"Creating groups or connections adds their respective nicknames to the large " +"box to the left of the options column. Highlight an existing group to create" +" new subgroups with :guilabel:`Add Group`. Groups and connections can be " +"organized by clicking the desired entry and dragging it to the desired " +"location. The entries in this area update |sysadm| in real time, immediately" +" displaying any groups or connections within the tray icon area." +msgstr "" + +#: ../../sysadmclient.rst:608 +msgid "" +"When creating a new connection with :guilabel:`Add Connection`, a pop-up " +"window requests a nickname for the new connection. A configuration screen, " +"seen in :numref:`Figure %s `" +msgstr "" + +#: ../../sysadmclient.rst:617 +msgid ": |sysadm| new connection configuration" +msgstr "" + +#: ../../sysadmclient.rst:619 +msgid "" +"The first element to configuring a new connection is to input a Host IP " +"address. Then, choose the connection type: :guilabel:`Server Connection` or " +":guilabel:`Bridge Relay`. Type a valid Username and Password, then click " +":guilabel:`Test Settings` to test the settings. Upon a successful connection" +" test, the settings area greys out and the only option is to click " +":guilabel:`Finished`." +msgstr "" + +#~ msgid "Manage SSL Keys" +#~ msgstr "" + #~ msgid "This screen contains the following options:" #~ msgstr "" diff --git a/docs/client_handbook/po/es/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/es/LC_MESSAGES/sysadmclient.po index f5d8908..a5ab3ea 100644 --- a/docs/client_handbook/po/es/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/es/LC_MESSAGES/sysadmclient.po @@ -478,7 +478,7 @@ msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1478 msgid "Settings Tab" msgstr "" @@ -490,15 +490,11 @@ msgstr "" msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:527 -msgid "Manage SSL Keys" -msgstr "" - -#: ../../sysadmclient.rst:533 +#: ../../sysadmclient.rst:630 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:632 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -507,19 +503,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:548 +#: ../../sysadmclient.rst:645 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:648 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:564 +#: ../../sysadmclient.rst:661 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -529,7 +525,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:572 +#: ../../sysadmclient.rst:669 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -537,22 +533,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:682 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:684 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:687 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:690 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -560,25 +556,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:599 +#: ../../sysadmclient.rst:696 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:601 +#: ../../sysadmclient.rst:698 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:604 +#: ../../sysadmclient.rst:701 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:703 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:705 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -587,170 +583,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:614 +#: ../../sysadmclient.rst:711 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:616 +#: ../../sysadmclient.rst:713 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:620 +#: ../../sysadmclient.rst:717 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:624 +#: ../../sysadmclient.rst:721 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:627 +#: ../../sysadmclient.rst:724 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:629 +#: ../../sysadmclient.rst:726 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:664 +#: ../../sysadmclient.rst:761 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:817 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:722 +#: ../../sysadmclient.rst:819 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:733 +#: ../../sysadmclient.rst:830 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:832 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:835 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:741 +#: ../../sysadmclient.rst:838 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:744 +#: ../../sysadmclient.rst:841 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:746 +#: ../../sysadmclient.rst:843 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:748 +#: ../../sysadmclient.rst:845 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:750 +#: ../../sysadmclient.rst:847 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:752 +#: ../../sysadmclient.rst:849 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:754 +#: ../../sysadmclient.rst:851 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:756 +#: ../../sysadmclient.rst:853 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:758 +#: ../../sysadmclient.rst:855 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:765 +#: ../../sysadmclient.rst:862 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:767 +#: ../../sysadmclient.rst:864 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:778 +#: ../../sysadmclient.rst:875 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:781 +#: ../../sysadmclient.rst:878 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:788 +#: ../../sysadmclient.rst:885 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:887 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:794 +#: ../../sysadmclient.rst:891 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:902 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:807 +#: ../../sysadmclient.rst:904 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:907 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:813 +#: ../../sysadmclient.rst:910 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -758,38 +754,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:916 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:822 +#: ../../sysadmclient.rst:919 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:825 +#: ../../sysadmclient.rst:922 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:829 +#: ../../sysadmclient.rst:926 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:929 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:842 +#: ../../sysadmclient.rst:939 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -797,7 +793,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:944 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -805,7 +801,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:950 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -813,7 +809,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:858 +#: ../../sysadmclient.rst:955 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -822,27 +818,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:961 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:868 +#: ../../sysadmclient.rst:965 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:969 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:972 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -854,14 +850,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:982 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:896 +#: ../../sysadmclient.rst:993 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -874,11 +870,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:1007 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:923 +#: ../../sysadmclient.rst:1020 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -887,13 +883,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:1040 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:1043 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -901,13 +897,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:1063 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:1066 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -915,7 +911,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:977 +#: ../../sysadmclient.rst:1074 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -925,7 +921,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1002 +#: ../../sysadmclient.rst:1099 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -933,47 +929,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1104 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1011 +#: ../../sysadmclient.rst:1108 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1065 +#: ../../sysadmclient.rst:1162 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1067 +#: ../../sysadmclient.rst:1164 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1079 +#: ../../sysadmclient.rst:1176 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1178 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1181 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1087 +#: ../../sysadmclient.rst:1184 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -983,7 +979,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1094 +#: ../../sysadmclient.rst:1191 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -992,15 +988,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1101 +#: ../../sysadmclient.rst:1198 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1107 +#: ../../sysadmclient.rst:1204 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1109 +#: ../../sysadmclient.rst:1206 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1009,25 +1005,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1228 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1136 +#: ../../sysadmclient.rst:1233 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1138 +#: ../../sysadmclient.rst:1235 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1142 +#: ../../sysadmclient.rst:1239 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1035,16 +1031,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1151 +#: ../../sysadmclient.rst:1248 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1163 +#: ../../sysadmclient.rst:1260 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1165 +#: ../../sysadmclient.rst:1262 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1058,14 +1054,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1273 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1278 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1075,11 +1071,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1193 +#: ../../sysadmclient.rst:1290 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1195 +#: ../../sysadmclient.rst:1292 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1087,13 +1083,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1297 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1207 +#: ../../sysadmclient.rst:1304 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1101,14 +1097,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1213 +#: ../../sysadmclient.rst:1310 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1218 +#: ../../sysadmclient.rst:1315 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1118,7 +1114,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1323 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1126,29 +1122,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1238 +#: ../../sysadmclient.rst:1335 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1249 +#: ../../sysadmclient.rst:1346 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1251 +#: ../../sysadmclient.rst:1348 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1254 +#: ../../sysadmclient.rst:1351 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1257 +#: ../../sysadmclient.rst:1354 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1156,7 +1152,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1360 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1167,87 +1163,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1272 +#: ../../sysadmclient.rst:1369 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1373 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1375 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1281 +#: ../../sysadmclient.rst:1378 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1284 +#: ../../sysadmclient.rst:1381 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1288 +#: ../../sysadmclient.rst:1385 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1291 +#: ../../sysadmclient.rst:1388 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1390 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1296 +#: ../../sysadmclient.rst:1393 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1401 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1306 +#: ../../sysadmclient.rst:1403 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1407 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1313 +#: ../../sysadmclient.rst:1410 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1324 +#: ../../sysadmclient.rst:1421 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1329 +#: ../../sysadmclient.rst:1426 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1258,7 +1254,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1338 +#: ../../sysadmclient.rst:1435 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1266,37 +1262,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1440 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1451 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1470 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1383 +#: ../../sysadmclient.rst:1480 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1490 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1395 +#: ../../sysadmclient.rst:1492 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1304,52 +1300,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1400 +#: ../../sysadmclient.rst:1497 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1500 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1503 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1408 +#: ../../sysadmclient.rst:1505 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1415 +#: ../../sysadmclient.rst:1512 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1417 +#: ../../sysadmclient.rst:1514 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1437 +#: ../../sysadmclient.rst:1534 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1539 +#: ../../sysadmclient.rst:1636 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1541 +#: ../../sysadmclient.rst:1638 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1357,7 +1353,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1554 +#: ../../sysadmclient.rst:1651 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1368,7 +1364,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1562 +#: ../../sysadmclient.rst:1659 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1378,7 +1374,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1577 +#: ../../sysadmclient.rst:1674 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1393,14 +1389,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:763 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:774 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1409,14 +1405,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:683 +#: ../../sysadmclient.rst:780 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:688 +#: ../../sysadmclient.rst:785 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1425,27 +1421,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:694 +#: ../../sysadmclient.rst:791 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:698 +#: ../../sysadmclient.rst:795 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:800 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:706 +#: ../../sysadmclient.rst:803 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1455,13 +1451,13 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:810 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1203 +#: ../../sysadmclient.rst:1300 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " @@ -1489,7 +1485,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1115 +#: ../../sysadmclient.rst:1212 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1507,26 +1503,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1326 +#: ../../sysadmclient.rst:1423 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1347 +#: ../../sysadmclient.rst:1444 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1448 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1365 +#: ../../sysadmclient.rst:1462 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1548,7 +1544,7 @@ msgstr "" msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:554 +#: ../../sysadmclient.rst:651 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1560,41 +1556,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:680 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:755 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:675 +#: ../../sysadmclient.rst:772 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:900 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:840 +#: ../../sysadmclient.rst:937 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:894 +#: ../../sysadmclient.rst:991 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:957 +#: ../../sysadmclient.rst:1054 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:974 +#: ../../sysadmclient.rst:1071 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:984 +#: ../../sysadmclient.rst:1081 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1602,49 +1598,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1077 +#: ../../sysadmclient.rst:1174 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1161 +#: ../../sysadmclient.rst:1258 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1236 +#: ../../sysadmclient.rst:1333 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1247 +#: ../../sysadmclient.rst:1344 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1419 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1363 +#: ../../sysadmclient.rst:1460 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1391 +#: ../../sysadmclient.rst:1488 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1498 +#: ../../sysadmclient.rst:1595 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1552 +#: ../../sysadmclient.rst:1649 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1575 +#: ../../sysadmclient.rst:1672 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1581 +#: ../../sysadmclient.rst:1678 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1660,7 +1656,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:989 +#: ../../sysadmclient.rst:1086 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1669,7 +1665,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1000 +#: ../../sysadmclient.rst:1097 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1705,19 +1701,19 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:638 +#: ../../sysadmclient.rst:735 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:731 +#: ../../sysadmclient.rst:828 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:776 +#: ../../sysadmclient.rst:873 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1250 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." @@ -1781,7 +1777,7 @@ msgid "" ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:1009 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1794,11 +1790,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:1031 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:1033 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1808,7 +1804,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:959 +#: ../../sysadmclient.rst:1056 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1818,11 +1814,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1019 +#: ../../sysadmclient.rst:1116 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1021 +#: ../../sysadmclient.rst:1118 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1833,17 +1829,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1029 +#: ../../sysadmclient.rst:1126 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1129 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1034 +#: ../../sysadmclient.rst:1131 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1852,7 +1848,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1137 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1860,20 +1856,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1049 +#: ../../sysadmclient.rst:1146 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1149 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1153 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1948,13 +1944,13 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:638 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:544 +#: ../../sysadmclient.rst:641 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1969,7 +1965,7 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:640 +#: ../../sysadmclient.rst:737 msgid "" "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" " %s ` to access the boot menu selection screen. In the example " @@ -1988,99 +1984,251 @@ msgstr "" msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "Lists the last snapshot name and replication status" msgstr "" +#: ../../sysadmclient.rst:527 +msgid "Managing Remote Connections" +msgstr "" + +#: ../../sysadmclient.rst:529 +msgid "" +"Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " +"as seen in :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:537 +msgid ": Configure Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:539 +msgid "" +"This window is accessible by clicking the |sysadm| tray icon, then " +":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" +" a window to choose an :file:`.export` file. Type a valid Email Address and " +"memorable nickname for :guilabel:`Create Certificate` to activate. Click " +":guilabel:`Create Certificate` to open the :guilabel:`SSL Passphrase` " +"window. This window requests a password, then requests the password to be " +"re-entered for confirmation. Enter the second password and click " +":guilabel:`Ok` to create the certificate. Upon certificate creation, the " +"user can navigate to :menuselection:`Setup SSL --> View Public Certificates`" +" to view and export a public key for a Server or Bridge Certificate, seen in" +" :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:557 +msgid ": View Public Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:559 +msgid "" +"Once a certificate is created, the :guilabel:`Connections` Tab, seen in " +":numref:`Figure %s `, immediately opens." +msgstr "" + +#: ../../sysadmclient.rst:567 +msgid ": |sysadm| SSL Connections Tab" +msgstr "" + +#: ../../sysadmclient.rst:569 +msgid "" +":guilabel:`Connections` aids the user in creating and managing secure " +"connections. A column on the left side of the window contains all management" +" options, described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": SSL Connection tab Options" +msgstr "" + +#: ../../sysadmclient.rst:578 +msgid "Option" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Add Group" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Creates an overarching group for bundling connections." +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Remove Group" +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Deletes a created group." +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "Add Connection" +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "" +"Opens windows to nickname and configure a new server connection or bridge " +"relay." +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Remove Connection" +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Deletes a single created connection." +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Reset Settings" +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Opens the connection setup window to reconfigure a created connection." +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Rename Selection" +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Renames a created group or connection." +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "Export Connections" +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "" +"Exports the SysAdm settings to a default location: " +":file:`/usr/home//sysadm_client.export`" +msgstr "" + +#: ../../sysadmclient.rst:600 +msgid "" +"Creating groups or connections adds their respective nicknames to the large " +"box to the left of the options column. Highlight an existing group to create" +" new subgroups with :guilabel:`Add Group`. Groups and connections can be " +"organized by clicking the desired entry and dragging it to the desired " +"location. The entries in this area update |sysadm| in real time, immediately" +" displaying any groups or connections within the tray icon area." +msgstr "" + +#: ../../sysadmclient.rst:608 +msgid "" +"When creating a new connection with :guilabel:`Add Connection`, a pop-up " +"window requests a nickname for the new connection. A configuration screen, " +"seen in :numref:`Figure %s `" +msgstr "" + +#: ../../sysadmclient.rst:617 +msgid ": |sysadm| new connection configuration" +msgstr "" + +#: ../../sysadmclient.rst:619 +msgid "" +"The first element to configuring a new connection is to input a Host IP " +"address. Then, choose the connection type: :guilabel:`Server Connection` or " +":guilabel:`Bridge Relay`. Type a valid Username and Password, then click " +":guilabel:`Test Settings` to test the settings. Upon a successful connection" +" test, the settings area greys out and the only option is to click " +":guilabel:`Finished`." +msgstr "" + +#~ msgid "Manage SSL Keys" +#~ msgstr "" + #~ msgid "This screen contains the following options:" #~ msgstr "" diff --git a/docs/client_handbook/po/fr/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/fr/LC_MESSAGES/sysadmclient.po index f5d8908..a5ab3ea 100644 --- a/docs/client_handbook/po/fr/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/fr/LC_MESSAGES/sysadmclient.po @@ -478,7 +478,7 @@ msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1478 msgid "Settings Tab" msgstr "" @@ -490,15 +490,11 @@ msgstr "" msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:527 -msgid "Manage SSL Keys" -msgstr "" - -#: ../../sysadmclient.rst:533 +#: ../../sysadmclient.rst:630 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:632 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -507,19 +503,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:548 +#: ../../sysadmclient.rst:645 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:648 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:564 +#: ../../sysadmclient.rst:661 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -529,7 +525,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:572 +#: ../../sysadmclient.rst:669 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -537,22 +533,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:682 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:684 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:687 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:690 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -560,25 +556,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:599 +#: ../../sysadmclient.rst:696 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:601 +#: ../../sysadmclient.rst:698 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:604 +#: ../../sysadmclient.rst:701 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:703 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:705 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -587,170 +583,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:614 +#: ../../sysadmclient.rst:711 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:616 +#: ../../sysadmclient.rst:713 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:620 +#: ../../sysadmclient.rst:717 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:624 +#: ../../sysadmclient.rst:721 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:627 +#: ../../sysadmclient.rst:724 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:629 +#: ../../sysadmclient.rst:726 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:664 +#: ../../sysadmclient.rst:761 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:817 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:722 +#: ../../sysadmclient.rst:819 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:733 +#: ../../sysadmclient.rst:830 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:832 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:835 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:741 +#: ../../sysadmclient.rst:838 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:744 +#: ../../sysadmclient.rst:841 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:746 +#: ../../sysadmclient.rst:843 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:748 +#: ../../sysadmclient.rst:845 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:750 +#: ../../sysadmclient.rst:847 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:752 +#: ../../sysadmclient.rst:849 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:754 +#: ../../sysadmclient.rst:851 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:756 +#: ../../sysadmclient.rst:853 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:758 +#: ../../sysadmclient.rst:855 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:765 +#: ../../sysadmclient.rst:862 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:767 +#: ../../sysadmclient.rst:864 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:778 +#: ../../sysadmclient.rst:875 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:781 +#: ../../sysadmclient.rst:878 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:788 +#: ../../sysadmclient.rst:885 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:887 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:794 +#: ../../sysadmclient.rst:891 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:902 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:807 +#: ../../sysadmclient.rst:904 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:907 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:813 +#: ../../sysadmclient.rst:910 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -758,38 +754,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:916 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:822 +#: ../../sysadmclient.rst:919 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:825 +#: ../../sysadmclient.rst:922 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:829 +#: ../../sysadmclient.rst:926 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:929 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:842 +#: ../../sysadmclient.rst:939 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -797,7 +793,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:944 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -805,7 +801,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:950 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -813,7 +809,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:858 +#: ../../sysadmclient.rst:955 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -822,27 +818,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:961 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:868 +#: ../../sysadmclient.rst:965 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:969 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:972 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -854,14 +850,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:982 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:896 +#: ../../sysadmclient.rst:993 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -874,11 +870,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:1007 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:923 +#: ../../sysadmclient.rst:1020 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -887,13 +883,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:1040 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:1043 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -901,13 +897,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:1063 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:1066 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -915,7 +911,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:977 +#: ../../sysadmclient.rst:1074 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -925,7 +921,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1002 +#: ../../sysadmclient.rst:1099 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -933,47 +929,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1104 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1011 +#: ../../sysadmclient.rst:1108 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1065 +#: ../../sysadmclient.rst:1162 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1067 +#: ../../sysadmclient.rst:1164 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1079 +#: ../../sysadmclient.rst:1176 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1178 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1181 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1087 +#: ../../sysadmclient.rst:1184 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -983,7 +979,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1094 +#: ../../sysadmclient.rst:1191 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -992,15 +988,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1101 +#: ../../sysadmclient.rst:1198 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1107 +#: ../../sysadmclient.rst:1204 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1109 +#: ../../sysadmclient.rst:1206 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1009,25 +1005,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1228 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1136 +#: ../../sysadmclient.rst:1233 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1138 +#: ../../sysadmclient.rst:1235 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1142 +#: ../../sysadmclient.rst:1239 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1035,16 +1031,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1151 +#: ../../sysadmclient.rst:1248 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1163 +#: ../../sysadmclient.rst:1260 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1165 +#: ../../sysadmclient.rst:1262 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1058,14 +1054,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1273 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1278 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1075,11 +1071,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1193 +#: ../../sysadmclient.rst:1290 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1195 +#: ../../sysadmclient.rst:1292 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1087,13 +1083,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1297 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1207 +#: ../../sysadmclient.rst:1304 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1101,14 +1097,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1213 +#: ../../sysadmclient.rst:1310 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1218 +#: ../../sysadmclient.rst:1315 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1118,7 +1114,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1323 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1126,29 +1122,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1238 +#: ../../sysadmclient.rst:1335 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1249 +#: ../../sysadmclient.rst:1346 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1251 +#: ../../sysadmclient.rst:1348 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1254 +#: ../../sysadmclient.rst:1351 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1257 +#: ../../sysadmclient.rst:1354 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1156,7 +1152,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1360 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1167,87 +1163,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1272 +#: ../../sysadmclient.rst:1369 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1373 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1375 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1281 +#: ../../sysadmclient.rst:1378 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1284 +#: ../../sysadmclient.rst:1381 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1288 +#: ../../sysadmclient.rst:1385 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1291 +#: ../../sysadmclient.rst:1388 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1390 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1296 +#: ../../sysadmclient.rst:1393 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1401 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1306 +#: ../../sysadmclient.rst:1403 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1407 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1313 +#: ../../sysadmclient.rst:1410 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1324 +#: ../../sysadmclient.rst:1421 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1329 +#: ../../sysadmclient.rst:1426 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1258,7 +1254,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1338 +#: ../../sysadmclient.rst:1435 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1266,37 +1262,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1440 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1451 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1470 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1383 +#: ../../sysadmclient.rst:1480 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1490 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1395 +#: ../../sysadmclient.rst:1492 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1304,52 +1300,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1400 +#: ../../sysadmclient.rst:1497 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1500 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1503 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1408 +#: ../../sysadmclient.rst:1505 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1415 +#: ../../sysadmclient.rst:1512 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1417 +#: ../../sysadmclient.rst:1514 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1437 +#: ../../sysadmclient.rst:1534 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1539 +#: ../../sysadmclient.rst:1636 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1541 +#: ../../sysadmclient.rst:1638 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1357,7 +1353,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1554 +#: ../../sysadmclient.rst:1651 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1368,7 +1364,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1562 +#: ../../sysadmclient.rst:1659 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1378,7 +1374,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1577 +#: ../../sysadmclient.rst:1674 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1393,14 +1389,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:763 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:774 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1409,14 +1405,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:683 +#: ../../sysadmclient.rst:780 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:688 +#: ../../sysadmclient.rst:785 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1425,27 +1421,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:694 +#: ../../sysadmclient.rst:791 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:698 +#: ../../sysadmclient.rst:795 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:800 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:706 +#: ../../sysadmclient.rst:803 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1455,13 +1451,13 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:810 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1203 +#: ../../sysadmclient.rst:1300 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " @@ -1489,7 +1485,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1115 +#: ../../sysadmclient.rst:1212 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1507,26 +1503,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1326 +#: ../../sysadmclient.rst:1423 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1347 +#: ../../sysadmclient.rst:1444 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1448 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1365 +#: ../../sysadmclient.rst:1462 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1548,7 +1544,7 @@ msgstr "" msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:554 +#: ../../sysadmclient.rst:651 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1560,41 +1556,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:680 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:755 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:675 +#: ../../sysadmclient.rst:772 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:900 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:840 +#: ../../sysadmclient.rst:937 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:894 +#: ../../sysadmclient.rst:991 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:957 +#: ../../sysadmclient.rst:1054 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:974 +#: ../../sysadmclient.rst:1071 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:984 +#: ../../sysadmclient.rst:1081 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1602,49 +1598,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1077 +#: ../../sysadmclient.rst:1174 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1161 +#: ../../sysadmclient.rst:1258 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1236 +#: ../../sysadmclient.rst:1333 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1247 +#: ../../sysadmclient.rst:1344 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1419 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1363 +#: ../../sysadmclient.rst:1460 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1391 +#: ../../sysadmclient.rst:1488 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1498 +#: ../../sysadmclient.rst:1595 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1552 +#: ../../sysadmclient.rst:1649 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1575 +#: ../../sysadmclient.rst:1672 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1581 +#: ../../sysadmclient.rst:1678 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1660,7 +1656,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:989 +#: ../../sysadmclient.rst:1086 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1669,7 +1665,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1000 +#: ../../sysadmclient.rst:1097 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1705,19 +1701,19 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:638 +#: ../../sysadmclient.rst:735 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:731 +#: ../../sysadmclient.rst:828 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:776 +#: ../../sysadmclient.rst:873 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1250 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." @@ -1781,7 +1777,7 @@ msgid "" ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:1009 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1794,11 +1790,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:1031 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:1033 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1808,7 +1804,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:959 +#: ../../sysadmclient.rst:1056 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1818,11 +1814,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1019 +#: ../../sysadmclient.rst:1116 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1021 +#: ../../sysadmclient.rst:1118 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1833,17 +1829,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1029 +#: ../../sysadmclient.rst:1126 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1129 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1034 +#: ../../sysadmclient.rst:1131 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1852,7 +1848,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1137 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1860,20 +1856,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1049 +#: ../../sysadmclient.rst:1146 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1149 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1153 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1948,13 +1944,13 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:638 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:544 +#: ../../sysadmclient.rst:641 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1969,7 +1965,7 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:640 +#: ../../sysadmclient.rst:737 msgid "" "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" " %s ` to access the boot menu selection screen. In the example " @@ -1988,99 +1984,251 @@ msgstr "" msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "Lists the last snapshot name and replication status" msgstr "" +#: ../../sysadmclient.rst:527 +msgid "Managing Remote Connections" +msgstr "" + +#: ../../sysadmclient.rst:529 +msgid "" +"Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " +"as seen in :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:537 +msgid ": Configure Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:539 +msgid "" +"This window is accessible by clicking the |sysadm| tray icon, then " +":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" +" a window to choose an :file:`.export` file. Type a valid Email Address and " +"memorable nickname for :guilabel:`Create Certificate` to activate. Click " +":guilabel:`Create Certificate` to open the :guilabel:`SSL Passphrase` " +"window. This window requests a password, then requests the password to be " +"re-entered for confirmation. Enter the second password and click " +":guilabel:`Ok` to create the certificate. Upon certificate creation, the " +"user can navigate to :menuselection:`Setup SSL --> View Public Certificates`" +" to view and export a public key for a Server or Bridge Certificate, seen in" +" :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:557 +msgid ": View Public Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:559 +msgid "" +"Once a certificate is created, the :guilabel:`Connections` Tab, seen in " +":numref:`Figure %s `, immediately opens." +msgstr "" + +#: ../../sysadmclient.rst:567 +msgid ": |sysadm| SSL Connections Tab" +msgstr "" + +#: ../../sysadmclient.rst:569 +msgid "" +":guilabel:`Connections` aids the user in creating and managing secure " +"connections. A column on the left side of the window contains all management" +" options, described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": SSL Connection tab Options" +msgstr "" + +#: ../../sysadmclient.rst:578 +msgid "Option" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Add Group" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Creates an overarching group for bundling connections." +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Remove Group" +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Deletes a created group." +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "Add Connection" +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "" +"Opens windows to nickname and configure a new server connection or bridge " +"relay." +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Remove Connection" +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Deletes a single created connection." +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Reset Settings" +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Opens the connection setup window to reconfigure a created connection." +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Rename Selection" +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Renames a created group or connection." +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "Export Connections" +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "" +"Exports the SysAdm settings to a default location: " +":file:`/usr/home//sysadm_client.export`" +msgstr "" + +#: ../../sysadmclient.rst:600 +msgid "" +"Creating groups or connections adds their respective nicknames to the large " +"box to the left of the options column. Highlight an existing group to create" +" new subgroups with :guilabel:`Add Group`. Groups and connections can be " +"organized by clicking the desired entry and dragging it to the desired " +"location. The entries in this area update |sysadm| in real time, immediately" +" displaying any groups or connections within the tray icon area." +msgstr "" + +#: ../../sysadmclient.rst:608 +msgid "" +"When creating a new connection with :guilabel:`Add Connection`, a pop-up " +"window requests a nickname for the new connection. A configuration screen, " +"seen in :numref:`Figure %s `" +msgstr "" + +#: ../../sysadmclient.rst:617 +msgid ": |sysadm| new connection configuration" +msgstr "" + +#: ../../sysadmclient.rst:619 +msgid "" +"The first element to configuring a new connection is to input a Host IP " +"address. Then, choose the connection type: :guilabel:`Server Connection` or " +":guilabel:`Bridge Relay`. Type a valid Username and Password, then click " +":guilabel:`Test Settings` to test the settings. Upon a successful connection" +" test, the settings area greys out and the only option is to click " +":guilabel:`Finished`." +msgstr "" + +#~ msgid "Manage SSL Keys" +#~ msgstr "" + #~ msgid "This screen contains the following options:" #~ msgstr "" diff --git a/docs/client_handbook/po/id/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/id/LC_MESSAGES/sysadmclient.po index f5d8908..a5ab3ea 100644 --- a/docs/client_handbook/po/id/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/id/LC_MESSAGES/sysadmclient.po @@ -478,7 +478,7 @@ msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1478 msgid "Settings Tab" msgstr "" @@ -490,15 +490,11 @@ msgstr "" msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:527 -msgid "Manage SSL Keys" -msgstr "" - -#: ../../sysadmclient.rst:533 +#: ../../sysadmclient.rst:630 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:632 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -507,19 +503,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:548 +#: ../../sysadmclient.rst:645 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:648 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:564 +#: ../../sysadmclient.rst:661 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -529,7 +525,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:572 +#: ../../sysadmclient.rst:669 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -537,22 +533,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:682 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:684 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:687 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:690 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -560,25 +556,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:599 +#: ../../sysadmclient.rst:696 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:601 +#: ../../sysadmclient.rst:698 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:604 +#: ../../sysadmclient.rst:701 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:703 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:705 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -587,170 +583,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:614 +#: ../../sysadmclient.rst:711 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:616 +#: ../../sysadmclient.rst:713 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:620 +#: ../../sysadmclient.rst:717 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:624 +#: ../../sysadmclient.rst:721 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:627 +#: ../../sysadmclient.rst:724 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:629 +#: ../../sysadmclient.rst:726 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:664 +#: ../../sysadmclient.rst:761 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:817 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:722 +#: ../../sysadmclient.rst:819 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:733 +#: ../../sysadmclient.rst:830 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:832 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:835 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:741 +#: ../../sysadmclient.rst:838 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:744 +#: ../../sysadmclient.rst:841 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:746 +#: ../../sysadmclient.rst:843 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:748 +#: ../../sysadmclient.rst:845 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:750 +#: ../../sysadmclient.rst:847 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:752 +#: ../../sysadmclient.rst:849 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:754 +#: ../../sysadmclient.rst:851 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:756 +#: ../../sysadmclient.rst:853 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:758 +#: ../../sysadmclient.rst:855 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:765 +#: ../../sysadmclient.rst:862 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:767 +#: ../../sysadmclient.rst:864 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:778 +#: ../../sysadmclient.rst:875 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:781 +#: ../../sysadmclient.rst:878 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:788 +#: ../../sysadmclient.rst:885 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:887 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:794 +#: ../../sysadmclient.rst:891 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:902 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:807 +#: ../../sysadmclient.rst:904 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:907 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:813 +#: ../../sysadmclient.rst:910 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -758,38 +754,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:916 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:822 +#: ../../sysadmclient.rst:919 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:825 +#: ../../sysadmclient.rst:922 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:829 +#: ../../sysadmclient.rst:926 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:929 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:842 +#: ../../sysadmclient.rst:939 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -797,7 +793,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:944 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -805,7 +801,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:950 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -813,7 +809,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:858 +#: ../../sysadmclient.rst:955 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -822,27 +818,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:961 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:868 +#: ../../sysadmclient.rst:965 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:969 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:972 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -854,14 +850,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:982 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:896 +#: ../../sysadmclient.rst:993 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -874,11 +870,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:1007 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:923 +#: ../../sysadmclient.rst:1020 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -887,13 +883,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:1040 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:1043 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -901,13 +897,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:1063 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:1066 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -915,7 +911,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:977 +#: ../../sysadmclient.rst:1074 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -925,7 +921,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1002 +#: ../../sysadmclient.rst:1099 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -933,47 +929,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1104 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1011 +#: ../../sysadmclient.rst:1108 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1065 +#: ../../sysadmclient.rst:1162 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1067 +#: ../../sysadmclient.rst:1164 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1079 +#: ../../sysadmclient.rst:1176 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1178 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1181 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1087 +#: ../../sysadmclient.rst:1184 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -983,7 +979,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1094 +#: ../../sysadmclient.rst:1191 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -992,15 +988,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1101 +#: ../../sysadmclient.rst:1198 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1107 +#: ../../sysadmclient.rst:1204 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1109 +#: ../../sysadmclient.rst:1206 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1009,25 +1005,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1228 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1136 +#: ../../sysadmclient.rst:1233 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1138 +#: ../../sysadmclient.rst:1235 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1142 +#: ../../sysadmclient.rst:1239 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1035,16 +1031,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1151 +#: ../../sysadmclient.rst:1248 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1163 +#: ../../sysadmclient.rst:1260 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1165 +#: ../../sysadmclient.rst:1262 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1058,14 +1054,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1273 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1278 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1075,11 +1071,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1193 +#: ../../sysadmclient.rst:1290 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1195 +#: ../../sysadmclient.rst:1292 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1087,13 +1083,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1297 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1207 +#: ../../sysadmclient.rst:1304 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1101,14 +1097,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1213 +#: ../../sysadmclient.rst:1310 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1218 +#: ../../sysadmclient.rst:1315 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1118,7 +1114,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1323 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1126,29 +1122,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1238 +#: ../../sysadmclient.rst:1335 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1249 +#: ../../sysadmclient.rst:1346 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1251 +#: ../../sysadmclient.rst:1348 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1254 +#: ../../sysadmclient.rst:1351 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1257 +#: ../../sysadmclient.rst:1354 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1156,7 +1152,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1360 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1167,87 +1163,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1272 +#: ../../sysadmclient.rst:1369 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1373 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1375 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1281 +#: ../../sysadmclient.rst:1378 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1284 +#: ../../sysadmclient.rst:1381 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1288 +#: ../../sysadmclient.rst:1385 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1291 +#: ../../sysadmclient.rst:1388 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1390 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1296 +#: ../../sysadmclient.rst:1393 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1401 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1306 +#: ../../sysadmclient.rst:1403 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1407 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1313 +#: ../../sysadmclient.rst:1410 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1324 +#: ../../sysadmclient.rst:1421 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1329 +#: ../../sysadmclient.rst:1426 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1258,7 +1254,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1338 +#: ../../sysadmclient.rst:1435 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1266,37 +1262,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1440 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1451 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1470 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1383 +#: ../../sysadmclient.rst:1480 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1490 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1395 +#: ../../sysadmclient.rst:1492 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1304,52 +1300,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1400 +#: ../../sysadmclient.rst:1497 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1500 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1503 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1408 +#: ../../sysadmclient.rst:1505 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1415 +#: ../../sysadmclient.rst:1512 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1417 +#: ../../sysadmclient.rst:1514 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1437 +#: ../../sysadmclient.rst:1534 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1539 +#: ../../sysadmclient.rst:1636 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1541 +#: ../../sysadmclient.rst:1638 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1357,7 +1353,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1554 +#: ../../sysadmclient.rst:1651 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1368,7 +1364,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1562 +#: ../../sysadmclient.rst:1659 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1378,7 +1374,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1577 +#: ../../sysadmclient.rst:1674 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1393,14 +1389,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:763 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:774 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1409,14 +1405,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:683 +#: ../../sysadmclient.rst:780 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:688 +#: ../../sysadmclient.rst:785 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1425,27 +1421,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:694 +#: ../../sysadmclient.rst:791 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:698 +#: ../../sysadmclient.rst:795 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:800 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:706 +#: ../../sysadmclient.rst:803 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1455,13 +1451,13 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:810 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1203 +#: ../../sysadmclient.rst:1300 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " @@ -1489,7 +1485,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1115 +#: ../../sysadmclient.rst:1212 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1507,26 +1503,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1326 +#: ../../sysadmclient.rst:1423 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1347 +#: ../../sysadmclient.rst:1444 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1448 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1365 +#: ../../sysadmclient.rst:1462 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1548,7 +1544,7 @@ msgstr "" msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:554 +#: ../../sysadmclient.rst:651 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1560,41 +1556,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:680 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:755 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:675 +#: ../../sysadmclient.rst:772 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:900 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:840 +#: ../../sysadmclient.rst:937 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:894 +#: ../../sysadmclient.rst:991 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:957 +#: ../../sysadmclient.rst:1054 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:974 +#: ../../sysadmclient.rst:1071 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:984 +#: ../../sysadmclient.rst:1081 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1602,49 +1598,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1077 +#: ../../sysadmclient.rst:1174 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1161 +#: ../../sysadmclient.rst:1258 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1236 +#: ../../sysadmclient.rst:1333 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1247 +#: ../../sysadmclient.rst:1344 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1419 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1363 +#: ../../sysadmclient.rst:1460 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1391 +#: ../../sysadmclient.rst:1488 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1498 +#: ../../sysadmclient.rst:1595 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1552 +#: ../../sysadmclient.rst:1649 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1575 +#: ../../sysadmclient.rst:1672 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1581 +#: ../../sysadmclient.rst:1678 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1660,7 +1656,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:989 +#: ../../sysadmclient.rst:1086 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1669,7 +1665,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1000 +#: ../../sysadmclient.rst:1097 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1705,19 +1701,19 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:638 +#: ../../sysadmclient.rst:735 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:731 +#: ../../sysadmclient.rst:828 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:776 +#: ../../sysadmclient.rst:873 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1250 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." @@ -1781,7 +1777,7 @@ msgid "" ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:1009 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1794,11 +1790,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:1031 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:1033 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1808,7 +1804,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:959 +#: ../../sysadmclient.rst:1056 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1818,11 +1814,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1019 +#: ../../sysadmclient.rst:1116 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1021 +#: ../../sysadmclient.rst:1118 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1833,17 +1829,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1029 +#: ../../sysadmclient.rst:1126 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1129 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1034 +#: ../../sysadmclient.rst:1131 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1852,7 +1848,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1137 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1860,20 +1856,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1049 +#: ../../sysadmclient.rst:1146 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1149 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1153 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1948,13 +1944,13 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:638 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:544 +#: ../../sysadmclient.rst:641 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1969,7 +1965,7 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:640 +#: ../../sysadmclient.rst:737 msgid "" "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" " %s ` to access the boot menu selection screen. In the example " @@ -1988,99 +1984,251 @@ msgstr "" msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "Lists the last snapshot name and replication status" msgstr "" +#: ../../sysadmclient.rst:527 +msgid "Managing Remote Connections" +msgstr "" + +#: ../../sysadmclient.rst:529 +msgid "" +"Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " +"as seen in :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:537 +msgid ": Configure Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:539 +msgid "" +"This window is accessible by clicking the |sysadm| tray icon, then " +":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" +" a window to choose an :file:`.export` file. Type a valid Email Address and " +"memorable nickname for :guilabel:`Create Certificate` to activate. Click " +":guilabel:`Create Certificate` to open the :guilabel:`SSL Passphrase` " +"window. This window requests a password, then requests the password to be " +"re-entered for confirmation. Enter the second password and click " +":guilabel:`Ok` to create the certificate. Upon certificate creation, the " +"user can navigate to :menuselection:`Setup SSL --> View Public Certificates`" +" to view and export a public key for a Server or Bridge Certificate, seen in" +" :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:557 +msgid ": View Public Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:559 +msgid "" +"Once a certificate is created, the :guilabel:`Connections` Tab, seen in " +":numref:`Figure %s `, immediately opens." +msgstr "" + +#: ../../sysadmclient.rst:567 +msgid ": |sysadm| SSL Connections Tab" +msgstr "" + +#: ../../sysadmclient.rst:569 +msgid "" +":guilabel:`Connections` aids the user in creating and managing secure " +"connections. A column on the left side of the window contains all management" +" options, described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": SSL Connection tab Options" +msgstr "" + +#: ../../sysadmclient.rst:578 +msgid "Option" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Add Group" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Creates an overarching group for bundling connections." +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Remove Group" +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Deletes a created group." +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "Add Connection" +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "" +"Opens windows to nickname and configure a new server connection or bridge " +"relay." +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Remove Connection" +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Deletes a single created connection." +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Reset Settings" +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Opens the connection setup window to reconfigure a created connection." +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Rename Selection" +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Renames a created group or connection." +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "Export Connections" +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "" +"Exports the SysAdm settings to a default location: " +":file:`/usr/home//sysadm_client.export`" +msgstr "" + +#: ../../sysadmclient.rst:600 +msgid "" +"Creating groups or connections adds their respective nicknames to the large " +"box to the left of the options column. Highlight an existing group to create" +" new subgroups with :guilabel:`Add Group`. Groups and connections can be " +"organized by clicking the desired entry and dragging it to the desired " +"location. The entries in this area update |sysadm| in real time, immediately" +" displaying any groups or connections within the tray icon area." +msgstr "" + +#: ../../sysadmclient.rst:608 +msgid "" +"When creating a new connection with :guilabel:`Add Connection`, a pop-up " +"window requests a nickname for the new connection. A configuration screen, " +"seen in :numref:`Figure %s `" +msgstr "" + +#: ../../sysadmclient.rst:617 +msgid ": |sysadm| new connection configuration" +msgstr "" + +#: ../../sysadmclient.rst:619 +msgid "" +"The first element to configuring a new connection is to input a Host IP " +"address. Then, choose the connection type: :guilabel:`Server Connection` or " +":guilabel:`Bridge Relay`. Type a valid Username and Password, then click " +":guilabel:`Test Settings` to test the settings. Upon a successful connection" +" test, the settings area greys out and the only option is to click " +":guilabel:`Finished`." +msgstr "" + +#~ msgid "Manage SSL Keys" +#~ msgstr "" + #~ msgid "This screen contains the following options:" #~ msgstr "" diff --git a/docs/client_handbook/po/it/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/it/LC_MESSAGES/sysadmclient.po index f5d8908..a5ab3ea 100644 --- a/docs/client_handbook/po/it/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/it/LC_MESSAGES/sysadmclient.po @@ -478,7 +478,7 @@ msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1478 msgid "Settings Tab" msgstr "" @@ -490,15 +490,11 @@ msgstr "" msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:527 -msgid "Manage SSL Keys" -msgstr "" - -#: ../../sysadmclient.rst:533 +#: ../../sysadmclient.rst:630 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:632 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -507,19 +503,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:548 +#: ../../sysadmclient.rst:645 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:648 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:564 +#: ../../sysadmclient.rst:661 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -529,7 +525,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:572 +#: ../../sysadmclient.rst:669 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -537,22 +533,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:682 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:684 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:687 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:690 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -560,25 +556,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:599 +#: ../../sysadmclient.rst:696 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:601 +#: ../../sysadmclient.rst:698 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:604 +#: ../../sysadmclient.rst:701 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:703 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:705 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -587,170 +583,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:614 +#: ../../sysadmclient.rst:711 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:616 +#: ../../sysadmclient.rst:713 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:620 +#: ../../sysadmclient.rst:717 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:624 +#: ../../sysadmclient.rst:721 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:627 +#: ../../sysadmclient.rst:724 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:629 +#: ../../sysadmclient.rst:726 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:664 +#: ../../sysadmclient.rst:761 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:817 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:722 +#: ../../sysadmclient.rst:819 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:733 +#: ../../sysadmclient.rst:830 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:832 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:835 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:741 +#: ../../sysadmclient.rst:838 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:744 +#: ../../sysadmclient.rst:841 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:746 +#: ../../sysadmclient.rst:843 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:748 +#: ../../sysadmclient.rst:845 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:750 +#: ../../sysadmclient.rst:847 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:752 +#: ../../sysadmclient.rst:849 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:754 +#: ../../sysadmclient.rst:851 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:756 +#: ../../sysadmclient.rst:853 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:758 +#: ../../sysadmclient.rst:855 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:765 +#: ../../sysadmclient.rst:862 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:767 +#: ../../sysadmclient.rst:864 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:778 +#: ../../sysadmclient.rst:875 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:781 +#: ../../sysadmclient.rst:878 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:788 +#: ../../sysadmclient.rst:885 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:887 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:794 +#: ../../sysadmclient.rst:891 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:902 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:807 +#: ../../sysadmclient.rst:904 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:907 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:813 +#: ../../sysadmclient.rst:910 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -758,38 +754,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:916 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:822 +#: ../../sysadmclient.rst:919 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:825 +#: ../../sysadmclient.rst:922 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:829 +#: ../../sysadmclient.rst:926 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:929 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:842 +#: ../../sysadmclient.rst:939 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -797,7 +793,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:944 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -805,7 +801,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:950 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -813,7 +809,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:858 +#: ../../sysadmclient.rst:955 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -822,27 +818,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:961 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:868 +#: ../../sysadmclient.rst:965 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:969 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:972 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -854,14 +850,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:982 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:896 +#: ../../sysadmclient.rst:993 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -874,11 +870,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:1007 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:923 +#: ../../sysadmclient.rst:1020 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -887,13 +883,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:1040 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:1043 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -901,13 +897,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:1063 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:1066 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -915,7 +911,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:977 +#: ../../sysadmclient.rst:1074 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -925,7 +921,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1002 +#: ../../sysadmclient.rst:1099 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -933,47 +929,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1104 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1011 +#: ../../sysadmclient.rst:1108 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1065 +#: ../../sysadmclient.rst:1162 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1067 +#: ../../sysadmclient.rst:1164 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1079 +#: ../../sysadmclient.rst:1176 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1178 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1181 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1087 +#: ../../sysadmclient.rst:1184 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -983,7 +979,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1094 +#: ../../sysadmclient.rst:1191 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -992,15 +988,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1101 +#: ../../sysadmclient.rst:1198 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1107 +#: ../../sysadmclient.rst:1204 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1109 +#: ../../sysadmclient.rst:1206 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1009,25 +1005,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1228 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1136 +#: ../../sysadmclient.rst:1233 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1138 +#: ../../sysadmclient.rst:1235 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1142 +#: ../../sysadmclient.rst:1239 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1035,16 +1031,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1151 +#: ../../sysadmclient.rst:1248 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1163 +#: ../../sysadmclient.rst:1260 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1165 +#: ../../sysadmclient.rst:1262 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1058,14 +1054,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1273 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1278 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1075,11 +1071,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1193 +#: ../../sysadmclient.rst:1290 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1195 +#: ../../sysadmclient.rst:1292 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1087,13 +1083,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1297 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1207 +#: ../../sysadmclient.rst:1304 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1101,14 +1097,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1213 +#: ../../sysadmclient.rst:1310 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1218 +#: ../../sysadmclient.rst:1315 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1118,7 +1114,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1323 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1126,29 +1122,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1238 +#: ../../sysadmclient.rst:1335 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1249 +#: ../../sysadmclient.rst:1346 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1251 +#: ../../sysadmclient.rst:1348 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1254 +#: ../../sysadmclient.rst:1351 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1257 +#: ../../sysadmclient.rst:1354 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1156,7 +1152,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1360 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1167,87 +1163,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1272 +#: ../../sysadmclient.rst:1369 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1373 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1375 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1281 +#: ../../sysadmclient.rst:1378 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1284 +#: ../../sysadmclient.rst:1381 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1288 +#: ../../sysadmclient.rst:1385 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1291 +#: ../../sysadmclient.rst:1388 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1390 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1296 +#: ../../sysadmclient.rst:1393 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1401 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1306 +#: ../../sysadmclient.rst:1403 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1407 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1313 +#: ../../sysadmclient.rst:1410 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1324 +#: ../../sysadmclient.rst:1421 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1329 +#: ../../sysadmclient.rst:1426 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1258,7 +1254,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1338 +#: ../../sysadmclient.rst:1435 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1266,37 +1262,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1440 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1451 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1470 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1383 +#: ../../sysadmclient.rst:1480 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1490 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1395 +#: ../../sysadmclient.rst:1492 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1304,52 +1300,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1400 +#: ../../sysadmclient.rst:1497 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1500 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1503 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1408 +#: ../../sysadmclient.rst:1505 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1415 +#: ../../sysadmclient.rst:1512 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1417 +#: ../../sysadmclient.rst:1514 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1437 +#: ../../sysadmclient.rst:1534 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1539 +#: ../../sysadmclient.rst:1636 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1541 +#: ../../sysadmclient.rst:1638 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1357,7 +1353,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1554 +#: ../../sysadmclient.rst:1651 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1368,7 +1364,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1562 +#: ../../sysadmclient.rst:1659 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1378,7 +1374,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1577 +#: ../../sysadmclient.rst:1674 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1393,14 +1389,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:763 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:774 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1409,14 +1405,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:683 +#: ../../sysadmclient.rst:780 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:688 +#: ../../sysadmclient.rst:785 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1425,27 +1421,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:694 +#: ../../sysadmclient.rst:791 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:698 +#: ../../sysadmclient.rst:795 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:800 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:706 +#: ../../sysadmclient.rst:803 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1455,13 +1451,13 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:810 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1203 +#: ../../sysadmclient.rst:1300 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " @@ -1489,7 +1485,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1115 +#: ../../sysadmclient.rst:1212 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1507,26 +1503,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1326 +#: ../../sysadmclient.rst:1423 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1347 +#: ../../sysadmclient.rst:1444 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1448 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1365 +#: ../../sysadmclient.rst:1462 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1548,7 +1544,7 @@ msgstr "" msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:554 +#: ../../sysadmclient.rst:651 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1560,41 +1556,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:680 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:755 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:675 +#: ../../sysadmclient.rst:772 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:900 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:840 +#: ../../sysadmclient.rst:937 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:894 +#: ../../sysadmclient.rst:991 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:957 +#: ../../sysadmclient.rst:1054 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:974 +#: ../../sysadmclient.rst:1071 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:984 +#: ../../sysadmclient.rst:1081 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1602,49 +1598,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1077 +#: ../../sysadmclient.rst:1174 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1161 +#: ../../sysadmclient.rst:1258 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1236 +#: ../../sysadmclient.rst:1333 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1247 +#: ../../sysadmclient.rst:1344 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1419 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1363 +#: ../../sysadmclient.rst:1460 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1391 +#: ../../sysadmclient.rst:1488 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1498 +#: ../../sysadmclient.rst:1595 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1552 +#: ../../sysadmclient.rst:1649 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1575 +#: ../../sysadmclient.rst:1672 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1581 +#: ../../sysadmclient.rst:1678 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1660,7 +1656,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:989 +#: ../../sysadmclient.rst:1086 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1669,7 +1665,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1000 +#: ../../sysadmclient.rst:1097 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1705,19 +1701,19 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:638 +#: ../../sysadmclient.rst:735 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:731 +#: ../../sysadmclient.rst:828 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:776 +#: ../../sysadmclient.rst:873 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1250 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." @@ -1781,7 +1777,7 @@ msgid "" ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:1009 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1794,11 +1790,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:1031 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:1033 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1808,7 +1804,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:959 +#: ../../sysadmclient.rst:1056 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1818,11 +1814,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1019 +#: ../../sysadmclient.rst:1116 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1021 +#: ../../sysadmclient.rst:1118 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1833,17 +1829,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1029 +#: ../../sysadmclient.rst:1126 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1129 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1034 +#: ../../sysadmclient.rst:1131 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1852,7 +1848,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1137 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1860,20 +1856,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1049 +#: ../../sysadmclient.rst:1146 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1149 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1153 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1948,13 +1944,13 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:638 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:544 +#: ../../sysadmclient.rst:641 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1969,7 +1965,7 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:640 +#: ../../sysadmclient.rst:737 msgid "" "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" " %s ` to access the boot menu selection screen. In the example " @@ -1988,99 +1984,251 @@ msgstr "" msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "Lists the last snapshot name and replication status" msgstr "" +#: ../../sysadmclient.rst:527 +msgid "Managing Remote Connections" +msgstr "" + +#: ../../sysadmclient.rst:529 +msgid "" +"Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " +"as seen in :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:537 +msgid ": Configure Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:539 +msgid "" +"This window is accessible by clicking the |sysadm| tray icon, then " +":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" +" a window to choose an :file:`.export` file. Type a valid Email Address and " +"memorable nickname for :guilabel:`Create Certificate` to activate. Click " +":guilabel:`Create Certificate` to open the :guilabel:`SSL Passphrase` " +"window. This window requests a password, then requests the password to be " +"re-entered for confirmation. Enter the second password and click " +":guilabel:`Ok` to create the certificate. Upon certificate creation, the " +"user can navigate to :menuselection:`Setup SSL --> View Public Certificates`" +" to view and export a public key for a Server or Bridge Certificate, seen in" +" :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:557 +msgid ": View Public Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:559 +msgid "" +"Once a certificate is created, the :guilabel:`Connections` Tab, seen in " +":numref:`Figure %s `, immediately opens." +msgstr "" + +#: ../../sysadmclient.rst:567 +msgid ": |sysadm| SSL Connections Tab" +msgstr "" + +#: ../../sysadmclient.rst:569 +msgid "" +":guilabel:`Connections` aids the user in creating and managing secure " +"connections. A column on the left side of the window contains all management" +" options, described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": SSL Connection tab Options" +msgstr "" + +#: ../../sysadmclient.rst:578 +msgid "Option" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Add Group" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Creates an overarching group for bundling connections." +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Remove Group" +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Deletes a created group." +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "Add Connection" +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "" +"Opens windows to nickname and configure a new server connection or bridge " +"relay." +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Remove Connection" +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Deletes a single created connection." +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Reset Settings" +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Opens the connection setup window to reconfigure a created connection." +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Rename Selection" +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Renames a created group or connection." +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "Export Connections" +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "" +"Exports the SysAdm settings to a default location: " +":file:`/usr/home//sysadm_client.export`" +msgstr "" + +#: ../../sysadmclient.rst:600 +msgid "" +"Creating groups or connections adds their respective nicknames to the large " +"box to the left of the options column. Highlight an existing group to create" +" new subgroups with :guilabel:`Add Group`. Groups and connections can be " +"organized by clicking the desired entry and dragging it to the desired " +"location. The entries in this area update |sysadm| in real time, immediately" +" displaying any groups or connections within the tray icon area." +msgstr "" + +#: ../../sysadmclient.rst:608 +msgid "" +"When creating a new connection with :guilabel:`Add Connection`, a pop-up " +"window requests a nickname for the new connection. A configuration screen, " +"seen in :numref:`Figure %s `" +msgstr "" + +#: ../../sysadmclient.rst:617 +msgid ": |sysadm| new connection configuration" +msgstr "" + +#: ../../sysadmclient.rst:619 +msgid "" +"The first element to configuring a new connection is to input a Host IP " +"address. Then, choose the connection type: :guilabel:`Server Connection` or " +":guilabel:`Bridge Relay`. Type a valid Username and Password, then click " +":guilabel:`Test Settings` to test the settings. Upon a successful connection" +" test, the settings area greys out and the only option is to click " +":guilabel:`Finished`." +msgstr "" + +#~ msgid "Manage SSL Keys" +#~ msgstr "" + #~ msgid "This screen contains the following options:" #~ msgstr "" diff --git a/docs/client_handbook/po/pt_BR/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/pt_BR/LC_MESSAGES/sysadmclient.po index f5d8908..a5ab3ea 100644 --- a/docs/client_handbook/po/pt_BR/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/pt_BR/LC_MESSAGES/sysadmclient.po @@ -478,7 +478,7 @@ msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1478 msgid "Settings Tab" msgstr "" @@ -490,15 +490,11 @@ msgstr "" msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:527 -msgid "Manage SSL Keys" -msgstr "" - -#: ../../sysadmclient.rst:533 +#: ../../sysadmclient.rst:630 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:632 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -507,19 +503,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:548 +#: ../../sysadmclient.rst:645 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:648 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:564 +#: ../../sysadmclient.rst:661 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -529,7 +525,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:572 +#: ../../sysadmclient.rst:669 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -537,22 +533,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:682 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:684 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:687 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:690 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -560,25 +556,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:599 +#: ../../sysadmclient.rst:696 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:601 +#: ../../sysadmclient.rst:698 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:604 +#: ../../sysadmclient.rst:701 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:703 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:705 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -587,170 +583,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:614 +#: ../../sysadmclient.rst:711 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:616 +#: ../../sysadmclient.rst:713 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:620 +#: ../../sysadmclient.rst:717 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:624 +#: ../../sysadmclient.rst:721 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:627 +#: ../../sysadmclient.rst:724 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:629 +#: ../../sysadmclient.rst:726 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:664 +#: ../../sysadmclient.rst:761 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:817 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:722 +#: ../../sysadmclient.rst:819 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:733 +#: ../../sysadmclient.rst:830 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:832 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:835 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:741 +#: ../../sysadmclient.rst:838 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:744 +#: ../../sysadmclient.rst:841 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:746 +#: ../../sysadmclient.rst:843 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:748 +#: ../../sysadmclient.rst:845 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:750 +#: ../../sysadmclient.rst:847 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:752 +#: ../../sysadmclient.rst:849 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:754 +#: ../../sysadmclient.rst:851 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:756 +#: ../../sysadmclient.rst:853 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:758 +#: ../../sysadmclient.rst:855 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:765 +#: ../../sysadmclient.rst:862 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:767 +#: ../../sysadmclient.rst:864 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:778 +#: ../../sysadmclient.rst:875 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:781 +#: ../../sysadmclient.rst:878 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:788 +#: ../../sysadmclient.rst:885 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:887 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:794 +#: ../../sysadmclient.rst:891 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:902 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:807 +#: ../../sysadmclient.rst:904 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:907 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:813 +#: ../../sysadmclient.rst:910 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -758,38 +754,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:916 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:822 +#: ../../sysadmclient.rst:919 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:825 +#: ../../sysadmclient.rst:922 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:829 +#: ../../sysadmclient.rst:926 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:929 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:842 +#: ../../sysadmclient.rst:939 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -797,7 +793,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:944 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -805,7 +801,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:950 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -813,7 +809,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:858 +#: ../../sysadmclient.rst:955 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -822,27 +818,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:961 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:868 +#: ../../sysadmclient.rst:965 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:969 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:972 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -854,14 +850,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:982 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:896 +#: ../../sysadmclient.rst:993 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -874,11 +870,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:1007 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:923 +#: ../../sysadmclient.rst:1020 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -887,13 +883,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:1040 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:1043 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -901,13 +897,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:1063 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:1066 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -915,7 +911,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:977 +#: ../../sysadmclient.rst:1074 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -925,7 +921,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1002 +#: ../../sysadmclient.rst:1099 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -933,47 +929,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1104 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1011 +#: ../../sysadmclient.rst:1108 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1065 +#: ../../sysadmclient.rst:1162 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1067 +#: ../../sysadmclient.rst:1164 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1079 +#: ../../sysadmclient.rst:1176 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1178 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1181 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1087 +#: ../../sysadmclient.rst:1184 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -983,7 +979,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1094 +#: ../../sysadmclient.rst:1191 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -992,15 +988,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1101 +#: ../../sysadmclient.rst:1198 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1107 +#: ../../sysadmclient.rst:1204 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1109 +#: ../../sysadmclient.rst:1206 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1009,25 +1005,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1228 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1136 +#: ../../sysadmclient.rst:1233 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1138 +#: ../../sysadmclient.rst:1235 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1142 +#: ../../sysadmclient.rst:1239 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1035,16 +1031,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1151 +#: ../../sysadmclient.rst:1248 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1163 +#: ../../sysadmclient.rst:1260 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1165 +#: ../../sysadmclient.rst:1262 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1058,14 +1054,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1273 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1278 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1075,11 +1071,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1193 +#: ../../sysadmclient.rst:1290 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1195 +#: ../../sysadmclient.rst:1292 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1087,13 +1083,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1297 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1207 +#: ../../sysadmclient.rst:1304 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1101,14 +1097,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1213 +#: ../../sysadmclient.rst:1310 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1218 +#: ../../sysadmclient.rst:1315 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1118,7 +1114,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1323 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1126,29 +1122,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1238 +#: ../../sysadmclient.rst:1335 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1249 +#: ../../sysadmclient.rst:1346 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1251 +#: ../../sysadmclient.rst:1348 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1254 +#: ../../sysadmclient.rst:1351 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1257 +#: ../../sysadmclient.rst:1354 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1156,7 +1152,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1360 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1167,87 +1163,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1272 +#: ../../sysadmclient.rst:1369 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1373 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1375 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1281 +#: ../../sysadmclient.rst:1378 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1284 +#: ../../sysadmclient.rst:1381 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1288 +#: ../../sysadmclient.rst:1385 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1291 +#: ../../sysadmclient.rst:1388 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1390 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1296 +#: ../../sysadmclient.rst:1393 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1401 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1306 +#: ../../sysadmclient.rst:1403 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1407 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1313 +#: ../../sysadmclient.rst:1410 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1324 +#: ../../sysadmclient.rst:1421 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1329 +#: ../../sysadmclient.rst:1426 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1258,7 +1254,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1338 +#: ../../sysadmclient.rst:1435 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1266,37 +1262,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1440 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1451 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1470 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1383 +#: ../../sysadmclient.rst:1480 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1490 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1395 +#: ../../sysadmclient.rst:1492 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1304,52 +1300,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1400 +#: ../../sysadmclient.rst:1497 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1500 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1503 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1408 +#: ../../sysadmclient.rst:1505 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1415 +#: ../../sysadmclient.rst:1512 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1417 +#: ../../sysadmclient.rst:1514 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1437 +#: ../../sysadmclient.rst:1534 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1539 +#: ../../sysadmclient.rst:1636 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1541 +#: ../../sysadmclient.rst:1638 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1357,7 +1353,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1554 +#: ../../sysadmclient.rst:1651 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1368,7 +1364,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1562 +#: ../../sysadmclient.rst:1659 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1378,7 +1374,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1577 +#: ../../sysadmclient.rst:1674 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1393,14 +1389,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:763 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:774 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1409,14 +1405,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:683 +#: ../../sysadmclient.rst:780 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:688 +#: ../../sysadmclient.rst:785 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1425,27 +1421,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:694 +#: ../../sysadmclient.rst:791 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:698 +#: ../../sysadmclient.rst:795 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:800 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:706 +#: ../../sysadmclient.rst:803 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1455,13 +1451,13 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:810 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1203 +#: ../../sysadmclient.rst:1300 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " @@ -1489,7 +1485,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1115 +#: ../../sysadmclient.rst:1212 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1507,26 +1503,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1326 +#: ../../sysadmclient.rst:1423 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1347 +#: ../../sysadmclient.rst:1444 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1448 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1365 +#: ../../sysadmclient.rst:1462 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1548,7 +1544,7 @@ msgstr "" msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:554 +#: ../../sysadmclient.rst:651 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1560,41 +1556,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:680 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:755 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:675 +#: ../../sysadmclient.rst:772 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:900 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:840 +#: ../../sysadmclient.rst:937 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:894 +#: ../../sysadmclient.rst:991 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:957 +#: ../../sysadmclient.rst:1054 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:974 +#: ../../sysadmclient.rst:1071 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:984 +#: ../../sysadmclient.rst:1081 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1602,49 +1598,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1077 +#: ../../sysadmclient.rst:1174 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1161 +#: ../../sysadmclient.rst:1258 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1236 +#: ../../sysadmclient.rst:1333 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1247 +#: ../../sysadmclient.rst:1344 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1419 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1363 +#: ../../sysadmclient.rst:1460 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1391 +#: ../../sysadmclient.rst:1488 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1498 +#: ../../sysadmclient.rst:1595 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1552 +#: ../../sysadmclient.rst:1649 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1575 +#: ../../sysadmclient.rst:1672 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1581 +#: ../../sysadmclient.rst:1678 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1660,7 +1656,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:989 +#: ../../sysadmclient.rst:1086 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1669,7 +1665,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1000 +#: ../../sysadmclient.rst:1097 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1705,19 +1701,19 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:638 +#: ../../sysadmclient.rst:735 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:731 +#: ../../sysadmclient.rst:828 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:776 +#: ../../sysadmclient.rst:873 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1250 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." @@ -1781,7 +1777,7 @@ msgid "" ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:1009 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1794,11 +1790,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:1031 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:1033 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1808,7 +1804,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:959 +#: ../../sysadmclient.rst:1056 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1818,11 +1814,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1019 +#: ../../sysadmclient.rst:1116 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1021 +#: ../../sysadmclient.rst:1118 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1833,17 +1829,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1029 +#: ../../sysadmclient.rst:1126 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1129 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1034 +#: ../../sysadmclient.rst:1131 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1852,7 +1848,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1137 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1860,20 +1856,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1049 +#: ../../sysadmclient.rst:1146 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1149 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1153 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1948,13 +1944,13 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:638 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:544 +#: ../../sysadmclient.rst:641 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1969,7 +1965,7 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:640 +#: ../../sysadmclient.rst:737 msgid "" "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" " %s ` to access the boot menu selection screen. In the example " @@ -1988,99 +1984,251 @@ msgstr "" msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "Lists the last snapshot name and replication status" msgstr "" +#: ../../sysadmclient.rst:527 +msgid "Managing Remote Connections" +msgstr "" + +#: ../../sysadmclient.rst:529 +msgid "" +"Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " +"as seen in :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:537 +msgid ": Configure Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:539 +msgid "" +"This window is accessible by clicking the |sysadm| tray icon, then " +":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" +" a window to choose an :file:`.export` file. Type a valid Email Address and " +"memorable nickname for :guilabel:`Create Certificate` to activate. Click " +":guilabel:`Create Certificate` to open the :guilabel:`SSL Passphrase` " +"window. This window requests a password, then requests the password to be " +"re-entered for confirmation. Enter the second password and click " +":guilabel:`Ok` to create the certificate. Upon certificate creation, the " +"user can navigate to :menuselection:`Setup SSL --> View Public Certificates`" +" to view and export a public key for a Server or Bridge Certificate, seen in" +" :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:557 +msgid ": View Public Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:559 +msgid "" +"Once a certificate is created, the :guilabel:`Connections` Tab, seen in " +":numref:`Figure %s `, immediately opens." +msgstr "" + +#: ../../sysadmclient.rst:567 +msgid ": |sysadm| SSL Connections Tab" +msgstr "" + +#: ../../sysadmclient.rst:569 +msgid "" +":guilabel:`Connections` aids the user in creating and managing secure " +"connections. A column on the left side of the window contains all management" +" options, described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": SSL Connection tab Options" +msgstr "" + +#: ../../sysadmclient.rst:578 +msgid "Option" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Add Group" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Creates an overarching group for bundling connections." +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Remove Group" +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Deletes a created group." +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "Add Connection" +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "" +"Opens windows to nickname and configure a new server connection or bridge " +"relay." +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Remove Connection" +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Deletes a single created connection." +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Reset Settings" +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Opens the connection setup window to reconfigure a created connection." +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Rename Selection" +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Renames a created group or connection." +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "Export Connections" +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "" +"Exports the SysAdm settings to a default location: " +":file:`/usr/home//sysadm_client.export`" +msgstr "" + +#: ../../sysadmclient.rst:600 +msgid "" +"Creating groups or connections adds their respective nicknames to the large " +"box to the left of the options column. Highlight an existing group to create" +" new subgroups with :guilabel:`Add Group`. Groups and connections can be " +"organized by clicking the desired entry and dragging it to the desired " +"location. The entries in this area update |sysadm| in real time, immediately" +" displaying any groups or connections within the tray icon area." +msgstr "" + +#: ../../sysadmclient.rst:608 +msgid "" +"When creating a new connection with :guilabel:`Add Connection`, a pop-up " +"window requests a nickname for the new connection. A configuration screen, " +"seen in :numref:`Figure %s `" +msgstr "" + +#: ../../sysadmclient.rst:617 +msgid ": |sysadm| new connection configuration" +msgstr "" + +#: ../../sysadmclient.rst:619 +msgid "" +"The first element to configuring a new connection is to input a Host IP " +"address. Then, choose the connection type: :guilabel:`Server Connection` or " +":guilabel:`Bridge Relay`. Type a valid Username and Password, then click " +":guilabel:`Test Settings` to test the settings. Upon a successful connection" +" test, the settings area greys out and the only option is to click " +":guilabel:`Finished`." +msgstr "" + +#~ msgid "Manage SSL Keys" +#~ msgstr "" + #~ msgid "This screen contains the following options:" #~ msgstr "" diff --git a/docs/client_handbook/po/tr/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/tr/LC_MESSAGES/sysadmclient.po index f5d8908..a5ab3ea 100644 --- a/docs/client_handbook/po/tr/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/tr/LC_MESSAGES/sysadmclient.po @@ -478,7 +478,7 @@ msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1478 msgid "Settings Tab" msgstr "" @@ -490,15 +490,11 @@ msgstr "" msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:527 -msgid "Manage SSL Keys" -msgstr "" - -#: ../../sysadmclient.rst:533 +#: ../../sysadmclient.rst:630 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:632 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -507,19 +503,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:548 +#: ../../sysadmclient.rst:645 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:648 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:564 +#: ../../sysadmclient.rst:661 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -529,7 +525,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:572 +#: ../../sysadmclient.rst:669 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -537,22 +533,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:682 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:684 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:687 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:690 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -560,25 +556,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:599 +#: ../../sysadmclient.rst:696 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:601 +#: ../../sysadmclient.rst:698 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:604 +#: ../../sysadmclient.rst:701 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:703 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:705 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -587,170 +583,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:614 +#: ../../sysadmclient.rst:711 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:616 +#: ../../sysadmclient.rst:713 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:620 +#: ../../sysadmclient.rst:717 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:624 +#: ../../sysadmclient.rst:721 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:627 +#: ../../sysadmclient.rst:724 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:629 +#: ../../sysadmclient.rst:726 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:664 +#: ../../sysadmclient.rst:761 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:817 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:722 +#: ../../sysadmclient.rst:819 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:733 +#: ../../sysadmclient.rst:830 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:832 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:835 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:741 +#: ../../sysadmclient.rst:838 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:744 +#: ../../sysadmclient.rst:841 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:746 +#: ../../sysadmclient.rst:843 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:748 +#: ../../sysadmclient.rst:845 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:750 +#: ../../sysadmclient.rst:847 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:752 +#: ../../sysadmclient.rst:849 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:754 +#: ../../sysadmclient.rst:851 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:756 +#: ../../sysadmclient.rst:853 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:758 +#: ../../sysadmclient.rst:855 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:765 +#: ../../sysadmclient.rst:862 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:767 +#: ../../sysadmclient.rst:864 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:778 +#: ../../sysadmclient.rst:875 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:781 +#: ../../sysadmclient.rst:878 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:788 +#: ../../sysadmclient.rst:885 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:887 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:794 +#: ../../sysadmclient.rst:891 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:902 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:807 +#: ../../sysadmclient.rst:904 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:907 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:813 +#: ../../sysadmclient.rst:910 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -758,38 +754,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:916 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:822 +#: ../../sysadmclient.rst:919 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:825 +#: ../../sysadmclient.rst:922 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:829 +#: ../../sysadmclient.rst:926 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:929 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:842 +#: ../../sysadmclient.rst:939 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -797,7 +793,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:944 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -805,7 +801,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:950 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -813,7 +809,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:858 +#: ../../sysadmclient.rst:955 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -822,27 +818,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:961 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:868 +#: ../../sysadmclient.rst:965 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:969 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:972 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -854,14 +850,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:982 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:896 +#: ../../sysadmclient.rst:993 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -874,11 +870,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:1007 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:923 +#: ../../sysadmclient.rst:1020 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -887,13 +883,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:1040 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:1043 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -901,13 +897,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:1063 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:1066 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -915,7 +911,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:977 +#: ../../sysadmclient.rst:1074 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -925,7 +921,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1002 +#: ../../sysadmclient.rst:1099 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -933,47 +929,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1104 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1011 +#: ../../sysadmclient.rst:1108 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1065 +#: ../../sysadmclient.rst:1162 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1067 +#: ../../sysadmclient.rst:1164 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1079 +#: ../../sysadmclient.rst:1176 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1178 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1181 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1087 +#: ../../sysadmclient.rst:1184 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -983,7 +979,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1094 +#: ../../sysadmclient.rst:1191 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -992,15 +988,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1101 +#: ../../sysadmclient.rst:1198 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1107 +#: ../../sysadmclient.rst:1204 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1109 +#: ../../sysadmclient.rst:1206 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1009,25 +1005,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1228 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1136 +#: ../../sysadmclient.rst:1233 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1138 +#: ../../sysadmclient.rst:1235 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1142 +#: ../../sysadmclient.rst:1239 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1035,16 +1031,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1151 +#: ../../sysadmclient.rst:1248 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1163 +#: ../../sysadmclient.rst:1260 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1165 +#: ../../sysadmclient.rst:1262 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1058,14 +1054,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1273 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1278 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1075,11 +1071,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1193 +#: ../../sysadmclient.rst:1290 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1195 +#: ../../sysadmclient.rst:1292 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1087,13 +1083,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1297 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1207 +#: ../../sysadmclient.rst:1304 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1101,14 +1097,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1213 +#: ../../sysadmclient.rst:1310 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1218 +#: ../../sysadmclient.rst:1315 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1118,7 +1114,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1323 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1126,29 +1122,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1238 +#: ../../sysadmclient.rst:1335 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1249 +#: ../../sysadmclient.rst:1346 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1251 +#: ../../sysadmclient.rst:1348 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1254 +#: ../../sysadmclient.rst:1351 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1257 +#: ../../sysadmclient.rst:1354 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1156,7 +1152,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1360 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1167,87 +1163,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1272 +#: ../../sysadmclient.rst:1369 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1373 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1375 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1281 +#: ../../sysadmclient.rst:1378 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1284 +#: ../../sysadmclient.rst:1381 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1288 +#: ../../sysadmclient.rst:1385 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1291 +#: ../../sysadmclient.rst:1388 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1390 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1296 +#: ../../sysadmclient.rst:1393 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1401 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1306 +#: ../../sysadmclient.rst:1403 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1407 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1313 +#: ../../sysadmclient.rst:1410 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1324 +#: ../../sysadmclient.rst:1421 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1329 +#: ../../sysadmclient.rst:1426 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1258,7 +1254,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1338 +#: ../../sysadmclient.rst:1435 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1266,37 +1262,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1440 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1451 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1470 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1383 +#: ../../sysadmclient.rst:1480 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1490 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1395 +#: ../../sysadmclient.rst:1492 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1304,52 +1300,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1400 +#: ../../sysadmclient.rst:1497 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1500 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1503 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1408 +#: ../../sysadmclient.rst:1505 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1415 +#: ../../sysadmclient.rst:1512 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1417 +#: ../../sysadmclient.rst:1514 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1437 +#: ../../sysadmclient.rst:1534 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1539 +#: ../../sysadmclient.rst:1636 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1541 +#: ../../sysadmclient.rst:1638 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1357,7 +1353,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1554 +#: ../../sysadmclient.rst:1651 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1368,7 +1364,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1562 +#: ../../sysadmclient.rst:1659 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1378,7 +1374,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1577 +#: ../../sysadmclient.rst:1674 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1393,14 +1389,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:763 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:774 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1409,14 +1405,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:683 +#: ../../sysadmclient.rst:780 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:688 +#: ../../sysadmclient.rst:785 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1425,27 +1421,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:694 +#: ../../sysadmclient.rst:791 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:698 +#: ../../sysadmclient.rst:795 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:800 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:706 +#: ../../sysadmclient.rst:803 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1455,13 +1451,13 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:810 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1203 +#: ../../sysadmclient.rst:1300 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " @@ -1489,7 +1485,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1115 +#: ../../sysadmclient.rst:1212 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1507,26 +1503,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1326 +#: ../../sysadmclient.rst:1423 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1347 +#: ../../sysadmclient.rst:1444 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1448 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1365 +#: ../../sysadmclient.rst:1462 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1548,7 +1544,7 @@ msgstr "" msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:554 +#: ../../sysadmclient.rst:651 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1560,41 +1556,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:680 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:755 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:675 +#: ../../sysadmclient.rst:772 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:900 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:840 +#: ../../sysadmclient.rst:937 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:894 +#: ../../sysadmclient.rst:991 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:957 +#: ../../sysadmclient.rst:1054 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:974 +#: ../../sysadmclient.rst:1071 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:984 +#: ../../sysadmclient.rst:1081 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1602,49 +1598,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1077 +#: ../../sysadmclient.rst:1174 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1161 +#: ../../sysadmclient.rst:1258 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1236 +#: ../../sysadmclient.rst:1333 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1247 +#: ../../sysadmclient.rst:1344 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1419 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1363 +#: ../../sysadmclient.rst:1460 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1391 +#: ../../sysadmclient.rst:1488 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1498 +#: ../../sysadmclient.rst:1595 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1552 +#: ../../sysadmclient.rst:1649 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1575 +#: ../../sysadmclient.rst:1672 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1581 +#: ../../sysadmclient.rst:1678 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1660,7 +1656,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:989 +#: ../../sysadmclient.rst:1086 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1669,7 +1665,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1000 +#: ../../sysadmclient.rst:1097 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1705,19 +1701,19 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:638 +#: ../../sysadmclient.rst:735 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:731 +#: ../../sysadmclient.rst:828 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:776 +#: ../../sysadmclient.rst:873 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1250 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." @@ -1781,7 +1777,7 @@ msgid "" ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:1009 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1794,11 +1790,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:1031 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:1033 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1808,7 +1804,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:959 +#: ../../sysadmclient.rst:1056 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1818,11 +1814,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1019 +#: ../../sysadmclient.rst:1116 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1021 +#: ../../sysadmclient.rst:1118 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1833,17 +1829,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1029 +#: ../../sysadmclient.rst:1126 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1129 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1034 +#: ../../sysadmclient.rst:1131 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1852,7 +1848,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1137 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1860,20 +1856,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1049 +#: ../../sysadmclient.rst:1146 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1149 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1153 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1948,13 +1944,13 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:638 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:544 +#: ../../sysadmclient.rst:641 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1969,7 +1965,7 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:640 +#: ../../sysadmclient.rst:737 msgid "" "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" " %s ` to access the boot menu selection screen. In the example " @@ -1988,99 +1984,251 @@ msgstr "" msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "Lists the last snapshot name and replication status" msgstr "" +#: ../../sysadmclient.rst:527 +msgid "Managing Remote Connections" +msgstr "" + +#: ../../sysadmclient.rst:529 +msgid "" +"Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " +"as seen in :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:537 +msgid ": Configure Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:539 +msgid "" +"This window is accessible by clicking the |sysadm| tray icon, then " +":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" +" a window to choose an :file:`.export` file. Type a valid Email Address and " +"memorable nickname for :guilabel:`Create Certificate` to activate. Click " +":guilabel:`Create Certificate` to open the :guilabel:`SSL Passphrase` " +"window. This window requests a password, then requests the password to be " +"re-entered for confirmation. Enter the second password and click " +":guilabel:`Ok` to create the certificate. Upon certificate creation, the " +"user can navigate to :menuselection:`Setup SSL --> View Public Certificates`" +" to view and export a public key for a Server or Bridge Certificate, seen in" +" :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:557 +msgid ": View Public Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:559 +msgid "" +"Once a certificate is created, the :guilabel:`Connections` Tab, seen in " +":numref:`Figure %s `, immediately opens." +msgstr "" + +#: ../../sysadmclient.rst:567 +msgid ": |sysadm| SSL Connections Tab" +msgstr "" + +#: ../../sysadmclient.rst:569 +msgid "" +":guilabel:`Connections` aids the user in creating and managing secure " +"connections. A column on the left side of the window contains all management" +" options, described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": SSL Connection tab Options" +msgstr "" + +#: ../../sysadmclient.rst:578 +msgid "Option" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Add Group" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Creates an overarching group for bundling connections." +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Remove Group" +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Deletes a created group." +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "Add Connection" +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "" +"Opens windows to nickname and configure a new server connection or bridge " +"relay." +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Remove Connection" +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Deletes a single created connection." +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Reset Settings" +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Opens the connection setup window to reconfigure a created connection." +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Rename Selection" +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Renames a created group or connection." +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "Export Connections" +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "" +"Exports the SysAdm settings to a default location: " +":file:`/usr/home//sysadm_client.export`" +msgstr "" + +#: ../../sysadmclient.rst:600 +msgid "" +"Creating groups or connections adds their respective nicknames to the large " +"box to the left of the options column. Highlight an existing group to create" +" new subgroups with :guilabel:`Add Group`. Groups and connections can be " +"organized by clicking the desired entry and dragging it to the desired " +"location. The entries in this area update |sysadm| in real time, immediately" +" displaying any groups or connections within the tray icon area." +msgstr "" + +#: ../../sysadmclient.rst:608 +msgid "" +"When creating a new connection with :guilabel:`Add Connection`, a pop-up " +"window requests a nickname for the new connection. A configuration screen, " +"seen in :numref:`Figure %s `" +msgstr "" + +#: ../../sysadmclient.rst:617 +msgid ": |sysadm| new connection configuration" +msgstr "" + +#: ../../sysadmclient.rst:619 +msgid "" +"The first element to configuring a new connection is to input a Host IP " +"address. Then, choose the connection type: :guilabel:`Server Connection` or " +":guilabel:`Bridge Relay`. Type a valid Username and Password, then click " +":guilabel:`Test Settings` to test the settings. Upon a successful connection" +" test, the settings area greys out and the only option is to click " +":guilabel:`Finished`." +msgstr "" + +#~ msgid "Manage SSL Keys" +#~ msgstr "" + #~ msgid "This screen contains the following options:" #~ msgstr "" diff --git a/docs/client_handbook/po/uk/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/uk/LC_MESSAGES/sysadmclient.po index f5d8908..a5ab3ea 100644 --- a/docs/client_handbook/po/uk/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/uk/LC_MESSAGES/sysadmclient.po @@ -478,7 +478,7 @@ msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1478 msgid "Settings Tab" msgstr "" @@ -490,15 +490,11 @@ msgstr "" msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:527 -msgid "Manage SSL Keys" -msgstr "" - -#: ../../sysadmclient.rst:533 +#: ../../sysadmclient.rst:630 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:632 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -507,19 +503,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:548 +#: ../../sysadmclient.rst:645 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:648 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:564 +#: ../../sysadmclient.rst:661 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -529,7 +525,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:572 +#: ../../sysadmclient.rst:669 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -537,22 +533,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:682 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:684 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:687 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:690 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -560,25 +556,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:599 +#: ../../sysadmclient.rst:696 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:601 +#: ../../sysadmclient.rst:698 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:604 +#: ../../sysadmclient.rst:701 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:703 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:705 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -587,170 +583,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:614 +#: ../../sysadmclient.rst:711 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:616 +#: ../../sysadmclient.rst:713 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:620 +#: ../../sysadmclient.rst:717 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:624 +#: ../../sysadmclient.rst:721 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:627 +#: ../../sysadmclient.rst:724 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:629 +#: ../../sysadmclient.rst:726 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:664 +#: ../../sysadmclient.rst:761 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:817 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:722 +#: ../../sysadmclient.rst:819 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:733 +#: ../../sysadmclient.rst:830 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:832 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:835 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:741 +#: ../../sysadmclient.rst:838 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:744 +#: ../../sysadmclient.rst:841 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:746 +#: ../../sysadmclient.rst:843 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:748 +#: ../../sysadmclient.rst:845 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:750 +#: ../../sysadmclient.rst:847 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:752 +#: ../../sysadmclient.rst:849 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:754 +#: ../../sysadmclient.rst:851 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:756 +#: ../../sysadmclient.rst:853 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:758 +#: ../../sysadmclient.rst:855 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:765 +#: ../../sysadmclient.rst:862 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:767 +#: ../../sysadmclient.rst:864 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:778 +#: ../../sysadmclient.rst:875 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:781 +#: ../../sysadmclient.rst:878 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:788 +#: ../../sysadmclient.rst:885 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:887 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:794 +#: ../../sysadmclient.rst:891 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:902 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:807 +#: ../../sysadmclient.rst:904 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:907 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:813 +#: ../../sysadmclient.rst:910 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -758,38 +754,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:916 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:822 +#: ../../sysadmclient.rst:919 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:825 +#: ../../sysadmclient.rst:922 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:829 +#: ../../sysadmclient.rst:926 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:929 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:842 +#: ../../sysadmclient.rst:939 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -797,7 +793,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:944 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -805,7 +801,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:950 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -813,7 +809,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:858 +#: ../../sysadmclient.rst:955 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -822,27 +818,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:961 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:868 +#: ../../sysadmclient.rst:965 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:969 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:972 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -854,14 +850,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:982 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:896 +#: ../../sysadmclient.rst:993 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -874,11 +870,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:1007 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:923 +#: ../../sysadmclient.rst:1020 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -887,13 +883,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:1040 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:1043 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -901,13 +897,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:1063 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:1066 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -915,7 +911,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:977 +#: ../../sysadmclient.rst:1074 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -925,7 +921,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1002 +#: ../../sysadmclient.rst:1099 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -933,47 +929,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1104 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1011 +#: ../../sysadmclient.rst:1108 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1065 +#: ../../sysadmclient.rst:1162 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1067 +#: ../../sysadmclient.rst:1164 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1079 +#: ../../sysadmclient.rst:1176 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1178 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1181 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1087 +#: ../../sysadmclient.rst:1184 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -983,7 +979,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1094 +#: ../../sysadmclient.rst:1191 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -992,15 +988,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1101 +#: ../../sysadmclient.rst:1198 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1107 +#: ../../sysadmclient.rst:1204 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1109 +#: ../../sysadmclient.rst:1206 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1009,25 +1005,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1228 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1136 +#: ../../sysadmclient.rst:1233 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1138 +#: ../../sysadmclient.rst:1235 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1142 +#: ../../sysadmclient.rst:1239 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1035,16 +1031,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1151 +#: ../../sysadmclient.rst:1248 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1163 +#: ../../sysadmclient.rst:1260 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1165 +#: ../../sysadmclient.rst:1262 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1058,14 +1054,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1273 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1278 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1075,11 +1071,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1193 +#: ../../sysadmclient.rst:1290 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1195 +#: ../../sysadmclient.rst:1292 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1087,13 +1083,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1297 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1207 +#: ../../sysadmclient.rst:1304 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1101,14 +1097,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1213 +#: ../../sysadmclient.rst:1310 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1218 +#: ../../sysadmclient.rst:1315 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1118,7 +1114,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1323 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1126,29 +1122,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1238 +#: ../../sysadmclient.rst:1335 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1249 +#: ../../sysadmclient.rst:1346 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1251 +#: ../../sysadmclient.rst:1348 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1254 +#: ../../sysadmclient.rst:1351 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1257 +#: ../../sysadmclient.rst:1354 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1156,7 +1152,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1360 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1167,87 +1163,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1272 +#: ../../sysadmclient.rst:1369 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1373 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1375 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1281 +#: ../../sysadmclient.rst:1378 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1284 +#: ../../sysadmclient.rst:1381 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1288 +#: ../../sysadmclient.rst:1385 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1291 +#: ../../sysadmclient.rst:1388 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1390 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1296 +#: ../../sysadmclient.rst:1393 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1401 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1306 +#: ../../sysadmclient.rst:1403 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1407 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1313 +#: ../../sysadmclient.rst:1410 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1324 +#: ../../sysadmclient.rst:1421 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1329 +#: ../../sysadmclient.rst:1426 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1258,7 +1254,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1338 +#: ../../sysadmclient.rst:1435 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1266,37 +1262,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1440 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1451 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1470 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1383 +#: ../../sysadmclient.rst:1480 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1490 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1395 +#: ../../sysadmclient.rst:1492 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1304,52 +1300,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1400 +#: ../../sysadmclient.rst:1497 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1500 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1503 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1408 +#: ../../sysadmclient.rst:1505 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1415 +#: ../../sysadmclient.rst:1512 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1417 +#: ../../sysadmclient.rst:1514 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1437 +#: ../../sysadmclient.rst:1534 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1539 +#: ../../sysadmclient.rst:1636 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1541 +#: ../../sysadmclient.rst:1638 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1357,7 +1353,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1554 +#: ../../sysadmclient.rst:1651 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1368,7 +1364,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1562 +#: ../../sysadmclient.rst:1659 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1378,7 +1374,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1577 +#: ../../sysadmclient.rst:1674 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1393,14 +1389,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:763 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:774 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1409,14 +1405,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:683 +#: ../../sysadmclient.rst:780 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:688 +#: ../../sysadmclient.rst:785 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1425,27 +1421,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:694 +#: ../../sysadmclient.rst:791 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:698 +#: ../../sysadmclient.rst:795 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:800 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:706 +#: ../../sysadmclient.rst:803 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1455,13 +1451,13 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:810 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1203 +#: ../../sysadmclient.rst:1300 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " @@ -1489,7 +1485,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1115 +#: ../../sysadmclient.rst:1212 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1507,26 +1503,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1326 +#: ../../sysadmclient.rst:1423 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1347 +#: ../../sysadmclient.rst:1444 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1448 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1365 +#: ../../sysadmclient.rst:1462 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1548,7 +1544,7 @@ msgstr "" msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:554 +#: ../../sysadmclient.rst:651 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1560,41 +1556,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:680 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:755 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:675 +#: ../../sysadmclient.rst:772 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:900 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:840 +#: ../../sysadmclient.rst:937 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:894 +#: ../../sysadmclient.rst:991 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:957 +#: ../../sysadmclient.rst:1054 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:974 +#: ../../sysadmclient.rst:1071 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:984 +#: ../../sysadmclient.rst:1081 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1602,49 +1598,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1077 +#: ../../sysadmclient.rst:1174 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1161 +#: ../../sysadmclient.rst:1258 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1236 +#: ../../sysadmclient.rst:1333 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1247 +#: ../../sysadmclient.rst:1344 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1419 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1363 +#: ../../sysadmclient.rst:1460 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1391 +#: ../../sysadmclient.rst:1488 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1498 +#: ../../sysadmclient.rst:1595 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1552 +#: ../../sysadmclient.rst:1649 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1575 +#: ../../sysadmclient.rst:1672 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1581 +#: ../../sysadmclient.rst:1678 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1660,7 +1656,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:989 +#: ../../sysadmclient.rst:1086 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1669,7 +1665,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1000 +#: ../../sysadmclient.rst:1097 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1705,19 +1701,19 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:638 +#: ../../sysadmclient.rst:735 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:731 +#: ../../sysadmclient.rst:828 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:776 +#: ../../sysadmclient.rst:873 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1250 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." @@ -1781,7 +1777,7 @@ msgid "" ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:1009 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1794,11 +1790,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:1031 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:1033 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1808,7 +1804,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:959 +#: ../../sysadmclient.rst:1056 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1818,11 +1814,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1019 +#: ../../sysadmclient.rst:1116 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1021 +#: ../../sysadmclient.rst:1118 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1833,17 +1829,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1029 +#: ../../sysadmclient.rst:1126 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1129 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1034 +#: ../../sysadmclient.rst:1131 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1852,7 +1848,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1137 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1860,20 +1856,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1049 +#: ../../sysadmclient.rst:1146 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1149 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1153 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1948,13 +1944,13 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:638 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:544 +#: ../../sysadmclient.rst:641 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1969,7 +1965,7 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:640 +#: ../../sysadmclient.rst:737 msgid "" "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" " %s ` to access the boot menu selection screen. In the example " @@ -1988,99 +1984,251 @@ msgstr "" msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "Lists the last snapshot name and replication status" msgstr "" +#: ../../sysadmclient.rst:527 +msgid "Managing Remote Connections" +msgstr "" + +#: ../../sysadmclient.rst:529 +msgid "" +"Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " +"as seen in :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:537 +msgid ": Configure Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:539 +msgid "" +"This window is accessible by clicking the |sysadm| tray icon, then " +":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" +" a window to choose an :file:`.export` file. Type a valid Email Address and " +"memorable nickname for :guilabel:`Create Certificate` to activate. Click " +":guilabel:`Create Certificate` to open the :guilabel:`SSL Passphrase` " +"window. This window requests a password, then requests the password to be " +"re-entered for confirmation. Enter the second password and click " +":guilabel:`Ok` to create the certificate. Upon certificate creation, the " +"user can navigate to :menuselection:`Setup SSL --> View Public Certificates`" +" to view and export a public key for a Server or Bridge Certificate, seen in" +" :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:557 +msgid ": View Public Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:559 +msgid "" +"Once a certificate is created, the :guilabel:`Connections` Tab, seen in " +":numref:`Figure %s `, immediately opens." +msgstr "" + +#: ../../sysadmclient.rst:567 +msgid ": |sysadm| SSL Connections Tab" +msgstr "" + +#: ../../sysadmclient.rst:569 +msgid "" +":guilabel:`Connections` aids the user in creating and managing secure " +"connections. A column on the left side of the window contains all management" +" options, described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": SSL Connection tab Options" +msgstr "" + +#: ../../sysadmclient.rst:578 +msgid "Option" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Add Group" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Creates an overarching group for bundling connections." +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Remove Group" +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Deletes a created group." +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "Add Connection" +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "" +"Opens windows to nickname and configure a new server connection or bridge " +"relay." +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Remove Connection" +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Deletes a single created connection." +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Reset Settings" +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Opens the connection setup window to reconfigure a created connection." +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Rename Selection" +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Renames a created group or connection." +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "Export Connections" +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "" +"Exports the SysAdm settings to a default location: " +":file:`/usr/home//sysadm_client.export`" +msgstr "" + +#: ../../sysadmclient.rst:600 +msgid "" +"Creating groups or connections adds their respective nicknames to the large " +"box to the left of the options column. Highlight an existing group to create" +" new subgroups with :guilabel:`Add Group`. Groups and connections can be " +"organized by clicking the desired entry and dragging it to the desired " +"location. The entries in this area update |sysadm| in real time, immediately" +" displaying any groups or connections within the tray icon area." +msgstr "" + +#: ../../sysadmclient.rst:608 +msgid "" +"When creating a new connection with :guilabel:`Add Connection`, a pop-up " +"window requests a nickname for the new connection. A configuration screen, " +"seen in :numref:`Figure %s `" +msgstr "" + +#: ../../sysadmclient.rst:617 +msgid ": |sysadm| new connection configuration" +msgstr "" + +#: ../../sysadmclient.rst:619 +msgid "" +"The first element to configuring a new connection is to input a Host IP " +"address. Then, choose the connection type: :guilabel:`Server Connection` or " +":guilabel:`Bridge Relay`. Type a valid Username and Password, then click " +":guilabel:`Test Settings` to test the settings. Upon a successful connection" +" test, the settings area greys out and the only option is to click " +":guilabel:`Finished`." +msgstr "" + +#~ msgid "Manage SSL Keys" +#~ msgstr "" + #~ msgid "This screen contains the following options:" #~ msgstr "" diff --git a/docs/client_handbook/po/zh_CN/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/zh_CN/LC_MESSAGES/sysadmclient.po index f5d8908..a5ab3ea 100644 --- a/docs/client_handbook/po/zh_CN/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/zh_CN/LC_MESSAGES/sysadmclient.po @@ -478,7 +478,7 @@ msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1478 msgid "Settings Tab" msgstr "" @@ -490,15 +490,11 @@ msgstr "" msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:527 -msgid "Manage SSL Keys" -msgstr "" - -#: ../../sysadmclient.rst:533 +#: ../../sysadmclient.rst:630 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:632 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -507,19 +503,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:548 +#: ../../sysadmclient.rst:645 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:648 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:564 +#: ../../sysadmclient.rst:661 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -529,7 +525,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:572 +#: ../../sysadmclient.rst:669 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -537,22 +533,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:682 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:684 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:687 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:690 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -560,25 +556,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:599 +#: ../../sysadmclient.rst:696 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:601 +#: ../../sysadmclient.rst:698 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:604 +#: ../../sysadmclient.rst:701 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:703 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:705 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -587,170 +583,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:614 +#: ../../sysadmclient.rst:711 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:616 +#: ../../sysadmclient.rst:713 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:620 +#: ../../sysadmclient.rst:717 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:624 +#: ../../sysadmclient.rst:721 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:627 +#: ../../sysadmclient.rst:724 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:629 +#: ../../sysadmclient.rst:726 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:664 +#: ../../sysadmclient.rst:761 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:817 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:722 +#: ../../sysadmclient.rst:819 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:733 +#: ../../sysadmclient.rst:830 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:832 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:835 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:741 +#: ../../sysadmclient.rst:838 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:744 +#: ../../sysadmclient.rst:841 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:746 +#: ../../sysadmclient.rst:843 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:748 +#: ../../sysadmclient.rst:845 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:750 +#: ../../sysadmclient.rst:847 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:752 +#: ../../sysadmclient.rst:849 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:754 +#: ../../sysadmclient.rst:851 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:756 +#: ../../sysadmclient.rst:853 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:758 +#: ../../sysadmclient.rst:855 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:765 +#: ../../sysadmclient.rst:862 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:767 +#: ../../sysadmclient.rst:864 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:778 +#: ../../sysadmclient.rst:875 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:781 +#: ../../sysadmclient.rst:878 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:788 +#: ../../sysadmclient.rst:885 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:887 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:794 +#: ../../sysadmclient.rst:891 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:902 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:807 +#: ../../sysadmclient.rst:904 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:907 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:813 +#: ../../sysadmclient.rst:910 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -758,38 +754,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:916 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:822 +#: ../../sysadmclient.rst:919 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:825 +#: ../../sysadmclient.rst:922 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:829 +#: ../../sysadmclient.rst:926 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:929 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:842 +#: ../../sysadmclient.rst:939 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -797,7 +793,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:944 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -805,7 +801,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:950 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -813,7 +809,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:858 +#: ../../sysadmclient.rst:955 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -822,27 +818,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:961 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:868 +#: ../../sysadmclient.rst:965 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:969 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:972 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -854,14 +850,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:982 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:896 +#: ../../sysadmclient.rst:993 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -874,11 +870,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:1007 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:923 +#: ../../sysadmclient.rst:1020 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -887,13 +883,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:1040 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:1043 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -901,13 +897,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:1063 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:1066 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -915,7 +911,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:977 +#: ../../sysadmclient.rst:1074 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -925,7 +921,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1002 +#: ../../sysadmclient.rst:1099 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -933,47 +929,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1104 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1011 +#: ../../sysadmclient.rst:1108 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1065 +#: ../../sysadmclient.rst:1162 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1067 +#: ../../sysadmclient.rst:1164 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1079 +#: ../../sysadmclient.rst:1176 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1178 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1181 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1087 +#: ../../sysadmclient.rst:1184 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -983,7 +979,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1094 +#: ../../sysadmclient.rst:1191 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -992,15 +988,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1101 +#: ../../sysadmclient.rst:1198 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1107 +#: ../../sysadmclient.rst:1204 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1109 +#: ../../sysadmclient.rst:1206 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1009,25 +1005,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1228 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1136 +#: ../../sysadmclient.rst:1233 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1138 +#: ../../sysadmclient.rst:1235 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1142 +#: ../../sysadmclient.rst:1239 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1035,16 +1031,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1151 +#: ../../sysadmclient.rst:1248 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1163 +#: ../../sysadmclient.rst:1260 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1165 +#: ../../sysadmclient.rst:1262 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1058,14 +1054,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1273 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1278 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1075,11 +1071,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1193 +#: ../../sysadmclient.rst:1290 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1195 +#: ../../sysadmclient.rst:1292 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1087,13 +1083,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1297 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1207 +#: ../../sysadmclient.rst:1304 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1101,14 +1097,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1213 +#: ../../sysadmclient.rst:1310 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1218 +#: ../../sysadmclient.rst:1315 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1118,7 +1114,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1323 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1126,29 +1122,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1238 +#: ../../sysadmclient.rst:1335 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1249 +#: ../../sysadmclient.rst:1346 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1251 +#: ../../sysadmclient.rst:1348 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1254 +#: ../../sysadmclient.rst:1351 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1257 +#: ../../sysadmclient.rst:1354 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1156,7 +1152,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1360 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1167,87 +1163,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1272 +#: ../../sysadmclient.rst:1369 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1373 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1375 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1281 +#: ../../sysadmclient.rst:1378 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1284 +#: ../../sysadmclient.rst:1381 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1288 +#: ../../sysadmclient.rst:1385 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1291 +#: ../../sysadmclient.rst:1388 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1390 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1296 +#: ../../sysadmclient.rst:1393 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1401 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1306 +#: ../../sysadmclient.rst:1403 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1407 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1313 +#: ../../sysadmclient.rst:1410 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1324 +#: ../../sysadmclient.rst:1421 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1329 +#: ../../sysadmclient.rst:1426 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1258,7 +1254,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1338 +#: ../../sysadmclient.rst:1435 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1266,37 +1262,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1440 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1451 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1470 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1383 +#: ../../sysadmclient.rst:1480 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1490 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1395 +#: ../../sysadmclient.rst:1492 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1304,52 +1300,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1400 +#: ../../sysadmclient.rst:1497 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1500 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1503 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1408 +#: ../../sysadmclient.rst:1505 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1415 +#: ../../sysadmclient.rst:1512 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1417 +#: ../../sysadmclient.rst:1514 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1437 +#: ../../sysadmclient.rst:1534 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1539 +#: ../../sysadmclient.rst:1636 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1541 +#: ../../sysadmclient.rst:1638 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1357,7 +1353,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1554 +#: ../../sysadmclient.rst:1651 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1368,7 +1364,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1562 +#: ../../sysadmclient.rst:1659 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1378,7 +1374,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1577 +#: ../../sysadmclient.rst:1674 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1393,14 +1389,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:763 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:774 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1409,14 +1405,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:683 +#: ../../sysadmclient.rst:780 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:688 +#: ../../sysadmclient.rst:785 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1425,27 +1421,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:694 +#: ../../sysadmclient.rst:791 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:698 +#: ../../sysadmclient.rst:795 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:800 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:706 +#: ../../sysadmclient.rst:803 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1455,13 +1451,13 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:810 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1203 +#: ../../sysadmclient.rst:1300 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " @@ -1489,7 +1485,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1115 +#: ../../sysadmclient.rst:1212 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1507,26 +1503,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1326 +#: ../../sysadmclient.rst:1423 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1347 +#: ../../sysadmclient.rst:1444 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1448 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1365 +#: ../../sysadmclient.rst:1462 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1548,7 +1544,7 @@ msgstr "" msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:554 +#: ../../sysadmclient.rst:651 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1560,41 +1556,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:680 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:755 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:675 +#: ../../sysadmclient.rst:772 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:900 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:840 +#: ../../sysadmclient.rst:937 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:894 +#: ../../sysadmclient.rst:991 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:957 +#: ../../sysadmclient.rst:1054 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:974 +#: ../../sysadmclient.rst:1071 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:984 +#: ../../sysadmclient.rst:1081 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1602,49 +1598,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1077 +#: ../../sysadmclient.rst:1174 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1161 +#: ../../sysadmclient.rst:1258 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1236 +#: ../../sysadmclient.rst:1333 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1247 +#: ../../sysadmclient.rst:1344 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1419 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1363 +#: ../../sysadmclient.rst:1460 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1391 +#: ../../sysadmclient.rst:1488 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1498 +#: ../../sysadmclient.rst:1595 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1552 +#: ../../sysadmclient.rst:1649 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1575 +#: ../../sysadmclient.rst:1672 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1581 +#: ../../sysadmclient.rst:1678 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1660,7 +1656,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:989 +#: ../../sysadmclient.rst:1086 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1669,7 +1665,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1000 +#: ../../sysadmclient.rst:1097 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1705,19 +1701,19 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:638 +#: ../../sysadmclient.rst:735 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:731 +#: ../../sysadmclient.rst:828 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:776 +#: ../../sysadmclient.rst:873 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1250 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." @@ -1781,7 +1777,7 @@ msgid "" ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:1009 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1794,11 +1790,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:1031 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:1033 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1808,7 +1804,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:959 +#: ../../sysadmclient.rst:1056 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1818,11 +1814,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1019 +#: ../../sysadmclient.rst:1116 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1021 +#: ../../sysadmclient.rst:1118 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1833,17 +1829,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1029 +#: ../../sysadmclient.rst:1126 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1129 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1034 +#: ../../sysadmclient.rst:1131 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1852,7 +1848,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1137 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1860,20 +1856,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1049 +#: ../../sysadmclient.rst:1146 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1149 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1153 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1948,13 +1944,13 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:638 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:544 +#: ../../sysadmclient.rst:641 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1969,7 +1965,7 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:640 +#: ../../sysadmclient.rst:737 msgid "" "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" " %s ` to access the boot menu selection screen. In the example " @@ -1988,99 +1984,251 @@ msgstr "" msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "Lists the last snapshot name and replication status" msgstr "" +#: ../../sysadmclient.rst:527 +msgid "Managing Remote Connections" +msgstr "" + +#: ../../sysadmclient.rst:529 +msgid "" +"Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " +"as seen in :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:537 +msgid ": Configure Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:539 +msgid "" +"This window is accessible by clicking the |sysadm| tray icon, then " +":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" +" a window to choose an :file:`.export` file. Type a valid Email Address and " +"memorable nickname for :guilabel:`Create Certificate` to activate. Click " +":guilabel:`Create Certificate` to open the :guilabel:`SSL Passphrase` " +"window. This window requests a password, then requests the password to be " +"re-entered for confirmation. Enter the second password and click " +":guilabel:`Ok` to create the certificate. Upon certificate creation, the " +"user can navigate to :menuselection:`Setup SSL --> View Public Certificates`" +" to view and export a public key for a Server or Bridge Certificate, seen in" +" :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:557 +msgid ": View Public Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:559 +msgid "" +"Once a certificate is created, the :guilabel:`Connections` Tab, seen in " +":numref:`Figure %s `, immediately opens." +msgstr "" + +#: ../../sysadmclient.rst:567 +msgid ": |sysadm| SSL Connections Tab" +msgstr "" + +#: ../../sysadmclient.rst:569 +msgid "" +":guilabel:`Connections` aids the user in creating and managing secure " +"connections. A column on the left side of the window contains all management" +" options, described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": SSL Connection tab Options" +msgstr "" + +#: ../../sysadmclient.rst:578 +msgid "Option" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Add Group" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Creates an overarching group for bundling connections." +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Remove Group" +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Deletes a created group." +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "Add Connection" +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "" +"Opens windows to nickname and configure a new server connection or bridge " +"relay." +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Remove Connection" +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Deletes a single created connection." +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Reset Settings" +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Opens the connection setup window to reconfigure a created connection." +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Rename Selection" +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Renames a created group or connection." +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "Export Connections" +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "" +"Exports the SysAdm settings to a default location: " +":file:`/usr/home//sysadm_client.export`" +msgstr "" + +#: ../../sysadmclient.rst:600 +msgid "" +"Creating groups or connections adds their respective nicknames to the large " +"box to the left of the options column. Highlight an existing group to create" +" new subgroups with :guilabel:`Add Group`. Groups and connections can be " +"organized by clicking the desired entry and dragging it to the desired " +"location. The entries in this area update |sysadm| in real time, immediately" +" displaying any groups or connections within the tray icon area." +msgstr "" + +#: ../../sysadmclient.rst:608 +msgid "" +"When creating a new connection with :guilabel:`Add Connection`, a pop-up " +"window requests a nickname for the new connection. A configuration screen, " +"seen in :numref:`Figure %s `" +msgstr "" + +#: ../../sysadmclient.rst:617 +msgid ": |sysadm| new connection configuration" +msgstr "" + +#: ../../sysadmclient.rst:619 +msgid "" +"The first element to configuring a new connection is to input a Host IP " +"address. Then, choose the connection type: :guilabel:`Server Connection` or " +":guilabel:`Bridge Relay`. Type a valid Username and Password, then click " +":guilabel:`Test Settings` to test the settings. Upon a successful connection" +" test, the settings area greys out and the only option is to click " +":guilabel:`Finished`." +msgstr "" + +#~ msgid "Manage SSL Keys" +#~ msgstr "" + #~ msgid "This screen contains the following options:" #~ msgstr "" diff --git a/docs/client_handbook/po/zh_HK/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/zh_HK/LC_MESSAGES/sysadmclient.po index f5d8908..a5ab3ea 100644 --- a/docs/client_handbook/po/zh_HK/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/zh_HK/LC_MESSAGES/sysadmclient.po @@ -478,7 +478,7 @@ msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1478 msgid "Settings Tab" msgstr "" @@ -490,15 +490,11 @@ msgstr "" msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:527 -msgid "Manage SSL Keys" -msgstr "" - -#: ../../sysadmclient.rst:533 +#: ../../sysadmclient.rst:630 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:535 +#: ../../sysadmclient.rst:632 msgid "" "|trueos| supports a feature of ZFS known as multiple boot environments " "(BEs). With multiple boot environments, the process of updating software " @@ -507,19 +503,19 @@ msgid "" "environment. Other examples of using boot environments include:" msgstr "" -#: ../../sysadmclient.rst:548 +#: ../../sysadmclient.rst:645 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:551 +#: ../../sysadmclient.rst:648 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:564 +#: ../../sysadmclient.rst:661 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -529,7 +525,7 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:572 +#: ../../sysadmclient.rst:669 msgid "" "To view, manage, and create boot environments using the |sysadm| graphical " "client, go to :menuselection:`System Management --> Boot Environment " @@ -537,22 +533,22 @@ msgid "" "entry named *initial* that represents the original |trueos| installation." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:682 msgid "Each entry contains the same information:" msgstr "" -#: ../../sysadmclient.rst:587 +#: ../../sysadmclient.rst:684 msgid "" "**Name:** The name of the boot entry as it will appear in the boot menu." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:687 msgid "" "**Nickname:** A description, which can be different from the " ":guilabel:`Name`." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:690 msgid "" "**Active:** The possible values of this field are :guilabel:`R` (active on " "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " @@ -560,25 +556,25 @@ msgid "" ":guilabel:`initial` on the next boot." msgstr "" -#: ../../sysadmclient.rst:599 +#: ../../sysadmclient.rst:696 msgid "**Space:** The size of the boot environment." msgstr "" -#: ../../sysadmclient.rst:601 +#: ../../sysadmclient.rst:698 msgid "" "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " "where." msgstr "" -#: ../../sysadmclient.rst:604 +#: ../../sysadmclient.rst:701 msgid "**Date:** The date and time the BE was created." msgstr "" -#: ../../sysadmclient.rst:606 +#: ../../sysadmclient.rst:703 msgid "From left to right, the buttons on the top bar are used to:" msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:705 msgid "" "**Create BE:** Creates a new boot environment. Do this before making any " "changes to the system that may impact on your current boot environment. You " @@ -587,170 +583,170 @@ msgid "" "the list of boot environments." msgstr "" -#: ../../sysadmclient.rst:614 +#: ../../sysadmclient.rst:711 msgid "**Clone BE:** Creates a copy of the highlighted boot environment." msgstr "" -#: ../../sysadmclient.rst:616 +#: ../../sysadmclient.rst:713 msgid "" "**Delete BE:** Deletes the highlighted boot environment. You can not delete " "the boot environment which is marked as *N* or as *R* in the " ":guilabel:`Active` column." msgstr "" -#: ../../sysadmclient.rst:620 +#: ../../sysadmclient.rst:717 msgid "" "**Rename BE:** Renames the highlighted boot environment. The name will " "appear in the boot menu when the system boots. You cannot rename the BE " "which is currently booted." msgstr "" -#: ../../sysadmclient.rst:624 +#: ../../sysadmclient.rst:721 msgid "" "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " "browseable. Note this setting only applies to inactive BEs." msgstr "" -#: ../../sysadmclient.rst:627 +#: ../../sysadmclient.rst:724 msgid "**Unmount BE:** Unmounts the previously mounted BE." msgstr "" -#: ../../sysadmclient.rst:629 +#: ../../sysadmclient.rst:726 msgid "" "**Activate BE:** Notifies the system to boot into the highlighted boot " "environment next system boot. This will change the :guilabel:`Active` column" " to *R*." msgstr "" -#: ../../sysadmclient.rst:664 +#: ../../sysadmclient.rst:761 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:720 +#: ../../sysadmclient.rst:817 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:722 +#: ../../sysadmclient.rst:819 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:733 +#: ../../sysadmclient.rst:830 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:832 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:738 +#: ../../sysadmclient.rst:835 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:741 +#: ../../sysadmclient.rst:838 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:744 +#: ../../sysadmclient.rst:841 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:746 +#: ../../sysadmclient.rst:843 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:748 +#: ../../sysadmclient.rst:845 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:750 +#: ../../sysadmclient.rst:847 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:752 +#: ../../sysadmclient.rst:849 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:754 +#: ../../sysadmclient.rst:851 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:756 +#: ../../sysadmclient.rst:853 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:758 +#: ../../sysadmclient.rst:855 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:765 +#: ../../sysadmclient.rst:862 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:767 +#: ../../sysadmclient.rst:864 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:778 +#: ../../sysadmclient.rst:875 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:781 +#: ../../sysadmclient.rst:878 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:788 +#: ../../sysadmclient.rst:885 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:790 +#: ../../sysadmclient.rst:887 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:794 +#: ../../sysadmclient.rst:891 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:805 +#: ../../sysadmclient.rst:902 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:807 +#: ../../sysadmclient.rst:904 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:907 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:813 +#: ../../sysadmclient.rst:910 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -758,38 +754,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:916 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:822 +#: ../../sysadmclient.rst:919 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:825 +#: ../../sysadmclient.rst:922 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:829 +#: ../../sysadmclient.rst:926 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:929 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:842 +#: ../../sysadmclient.rst:939 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -797,7 +793,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:944 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -805,7 +801,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:950 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -813,7 +809,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:858 +#: ../../sysadmclient.rst:955 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -822,27 +818,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:961 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:868 +#: ../../sysadmclient.rst:965 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:872 +#: ../../sysadmclient.rst:969 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:972 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -854,14 +850,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:982 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:896 +#: ../../sysadmclient.rst:993 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -874,11 +870,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:1007 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:923 +#: ../../sysadmclient.rst:1020 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -887,13 +883,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:943 +#: ../../sysadmclient.rst:1040 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:946 +#: ../../sysadmclient.rst:1043 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -901,13 +897,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:966 +#: ../../sysadmclient.rst:1063 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:1066 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -915,7 +911,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:977 +#: ../../sysadmclient.rst:1074 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -925,7 +921,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1002 +#: ../../sysadmclient.rst:1099 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -933,47 +929,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1104 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1011 +#: ../../sysadmclient.rst:1108 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1065 +#: ../../sysadmclient.rst:1162 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1067 +#: ../../sysadmclient.rst:1164 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1079 +#: ../../sysadmclient.rst:1176 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1178 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1084 +#: ../../sysadmclient.rst:1181 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1087 +#: ../../sysadmclient.rst:1184 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -983,7 +979,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1094 +#: ../../sysadmclient.rst:1191 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -992,15 +988,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1101 +#: ../../sysadmclient.rst:1198 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1107 +#: ../../sysadmclient.rst:1204 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1109 +#: ../../sysadmclient.rst:1206 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1009,25 +1005,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1228 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1136 +#: ../../sysadmclient.rst:1233 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1138 +#: ../../sysadmclient.rst:1235 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1142 +#: ../../sysadmclient.rst:1239 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1035,16 +1031,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1151 +#: ../../sysadmclient.rst:1248 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1163 +#: ../../sysadmclient.rst:1260 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1165 +#: ../../sysadmclient.rst:1262 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1058,14 +1054,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1273 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1278 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1075,11 +1071,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1193 +#: ../../sysadmclient.rst:1290 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1195 +#: ../../sysadmclient.rst:1292 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1087,13 +1083,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1200 +#: ../../sysadmclient.rst:1297 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1207 +#: ../../sysadmclient.rst:1304 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1101,14 +1097,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1213 +#: ../../sysadmclient.rst:1310 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1218 +#: ../../sysadmclient.rst:1315 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1118,7 +1114,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1226 +#: ../../sysadmclient.rst:1323 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1126,29 +1122,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1238 +#: ../../sysadmclient.rst:1335 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1249 +#: ../../sysadmclient.rst:1346 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1251 +#: ../../sysadmclient.rst:1348 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1254 +#: ../../sysadmclient.rst:1351 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1257 +#: ../../sysadmclient.rst:1354 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1156,7 +1152,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1263 +#: ../../sysadmclient.rst:1360 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1167,87 +1163,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1272 +#: ../../sysadmclient.rst:1369 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1276 +#: ../../sysadmclient.rst:1373 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1375 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1281 +#: ../../sysadmclient.rst:1378 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1284 +#: ../../sysadmclient.rst:1381 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1288 +#: ../../sysadmclient.rst:1385 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1291 +#: ../../sysadmclient.rst:1388 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1293 +#: ../../sysadmclient.rst:1390 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1296 +#: ../../sysadmclient.rst:1393 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1401 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1306 +#: ../../sysadmclient.rst:1403 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1407 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1313 +#: ../../sysadmclient.rst:1410 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1324 +#: ../../sysadmclient.rst:1421 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1329 +#: ../../sysadmclient.rst:1426 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1258,7 +1254,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1338 +#: ../../sysadmclient.rst:1435 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1266,37 +1262,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1343 +#: ../../sysadmclient.rst:1440 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1451 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1470 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1383 +#: ../../sysadmclient.rst:1480 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1490 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1395 +#: ../../sysadmclient.rst:1492 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1304,52 +1300,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1400 +#: ../../sysadmclient.rst:1497 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1500 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1406 +#: ../../sysadmclient.rst:1503 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1408 +#: ../../sysadmclient.rst:1505 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1415 +#: ../../sysadmclient.rst:1512 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1417 +#: ../../sysadmclient.rst:1514 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1437 +#: ../../sysadmclient.rst:1534 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1539 +#: ../../sysadmclient.rst:1636 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1541 +#: ../../sysadmclient.rst:1638 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1357,7 +1353,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1554 +#: ../../sysadmclient.rst:1651 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1368,7 +1364,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1562 +#: ../../sysadmclient.rst:1659 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1378,7 +1374,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1577 +#: ../../sysadmclient.rst:1674 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1393,14 +1389,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:666 +#: ../../sysadmclient.rst:763 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:677 +#: ../../sysadmclient.rst:774 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1409,14 +1405,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:683 +#: ../../sysadmclient.rst:780 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:688 +#: ../../sysadmclient.rst:785 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1425,27 +1421,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:694 +#: ../../sysadmclient.rst:791 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:698 +#: ../../sysadmclient.rst:795 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:703 +#: ../../sysadmclient.rst:800 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:706 +#: ../../sysadmclient.rst:803 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1455,13 +1451,13 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:713 +#: ../../sysadmclient.rst:810 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1203 +#: ../../sysadmclient.rst:1300 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " @@ -1489,7 +1485,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1115 +#: ../../sysadmclient.rst:1212 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1507,26 +1503,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1326 +#: ../../sysadmclient.rst:1423 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1347 +#: ../../sysadmclient.rst:1444 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1448 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1365 +#: ../../sysadmclient.rst:1462 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1548,7 +1544,7 @@ msgstr "" msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:554 +#: ../../sysadmclient.rst:651 msgid "" "For boot environments to work properly, **do not** delete the default ZFS " "mount points during installation. The default ZFS layout ensures when boot " @@ -1560,41 +1556,41 @@ msgid "" "additional mount points, just don't delete the default ones." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:680 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:658 +#: ../../sysadmclient.rst:755 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:675 +#: ../../sysadmclient.rst:772 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:900 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:840 +#: ../../sysadmclient.rst:937 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:894 +#: ../../sysadmclient.rst:991 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:957 +#: ../../sysadmclient.rst:1054 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:974 +#: ../../sysadmclient.rst:1071 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:984 +#: ../../sysadmclient.rst:1081 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1602,49 +1598,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1077 +#: ../../sysadmclient.rst:1174 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1161 +#: ../../sysadmclient.rst:1258 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1236 +#: ../../sysadmclient.rst:1333 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1247 +#: ../../sysadmclient.rst:1344 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1322 +#: ../../sysadmclient.rst:1419 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1363 +#: ../../sysadmclient.rst:1460 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1391 +#: ../../sysadmclient.rst:1488 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1498 +#: ../../sysadmclient.rst:1595 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1552 +#: ../../sysadmclient.rst:1649 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1575 +#: ../../sysadmclient.rst:1672 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1581 +#: ../../sysadmclient.rst:1678 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1660,7 +1656,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:989 +#: ../../sysadmclient.rst:1086 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1669,7 +1665,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1000 +#: ../../sysadmclient.rst:1097 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1705,19 +1701,19 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:638 +#: ../../sysadmclient.rst:735 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:731 +#: ../../sysadmclient.rst:828 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:776 +#: ../../sysadmclient.rst:873 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1250 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." @@ -1781,7 +1777,7 @@ msgid "" ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:912 +#: ../../sysadmclient.rst:1009 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1794,11 +1790,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:934 +#: ../../sysadmclient.rst:1031 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:936 +#: ../../sysadmclient.rst:1033 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1808,7 +1804,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:959 +#: ../../sysadmclient.rst:1056 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1818,11 +1814,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1019 +#: ../../sysadmclient.rst:1116 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1021 +#: ../../sysadmclient.rst:1118 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1833,17 +1829,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1029 +#: ../../sysadmclient.rst:1126 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1032 +#: ../../sysadmclient.rst:1129 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1034 +#: ../../sysadmclient.rst:1131 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1852,7 +1848,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1137 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1860,20 +1856,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1049 +#: ../../sysadmclient.rst:1146 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1052 +#: ../../sysadmclient.rst:1149 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1153 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1948,13 +1944,13 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:541 +#: ../../sysadmclient.rst:638 msgid "" "When making software changes, it is possible to take a snapshot of the boot " "environment at any stage during the modifications." msgstr "" -#: ../../sysadmclient.rst:544 +#: ../../sysadmclient.rst:641 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1969,7 +1965,7 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:640 +#: ../../sysadmclient.rst:737 msgid "" "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" " %s ` to access the boot menu selection screen. In the example " @@ -1988,99 +1984,251 @@ msgstr "" msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:1603 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:1506 +#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1508 ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1508 +#: ../../sysadmclient.rst:1605 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1513 +#: ../../sysadmclient.rst:1610 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1515 ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1515 +#: ../../sysadmclient.rst:1612 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1517 +#: ../../sysadmclient.rst:1614 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1522 +#: ../../sysadmclient.rst:1619 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1526 +#: ../../sysadmclient.rst:1623 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1532 +#: ../../sysadmclient.rst:1629 msgid "Lists the last snapshot name and replication status" msgstr "" +#: ../../sysadmclient.rst:527 +msgid "Managing Remote Connections" +msgstr "" + +#: ../../sysadmclient.rst:529 +msgid "" +"Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " +"as seen in :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:537 +msgid ": Configure Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:539 +msgid "" +"This window is accessible by clicking the |sysadm| tray icon, then " +":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" +" a window to choose an :file:`.export` file. Type a valid Email Address and " +"memorable nickname for :guilabel:`Create Certificate` to activate. Click " +":guilabel:`Create Certificate` to open the :guilabel:`SSL Passphrase` " +"window. This window requests a password, then requests the password to be " +"re-entered for confirmation. Enter the second password and click " +":guilabel:`Ok` to create the certificate. Upon certificate creation, the " +"user can navigate to :menuselection:`Setup SSL --> View Public Certificates`" +" to view and export a public key for a Server or Bridge Certificate, seen in" +" :numref:`Figure %s `." +msgstr "" + +#: ../../sysadmclient.rst:557 +msgid ": View Public Certificates tab of the Setup SSL menu" +msgstr "" + +#: ../../sysadmclient.rst:559 +msgid "" +"Once a certificate is created, the :guilabel:`Connections` Tab, seen in " +":numref:`Figure %s `, immediately opens." +msgstr "" + +#: ../../sysadmclient.rst:567 +msgid ": |sysadm| SSL Connections Tab" +msgstr "" + +#: ../../sysadmclient.rst:569 +msgid "" +":guilabel:`Connections` aids the user in creating and managing secure " +"connections. A column on the left side of the window contains all management" +" options, described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": SSL Connection tab Options" +msgstr "" + +#: ../../sysadmclient.rst:578 +msgid "Option" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Add Group" +msgstr "" + +#: ../../sysadmclient.rst:580 +msgid "Creates an overarching group for bundling connections." +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Remove Group" +msgstr "" + +#: ../../sysadmclient.rst:583 +msgid "Deletes a created group." +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "Add Connection" +msgstr "" + +#: ../../sysadmclient.rst:585 +msgid "" +"Opens windows to nickname and configure a new server connection or bridge " +"relay." +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Remove Connection" +msgstr "" + +#: ../../sysadmclient.rst:588 +msgid "Deletes a single created connection." +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Reset Settings" +msgstr "" + +#: ../../sysadmclient.rst:590 +msgid "Opens the connection setup window to reconfigure a created connection." +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Rename Selection" +msgstr "" + +#: ../../sysadmclient.rst:593 +msgid "Renames a created group or connection." +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "Export Connections" +msgstr "" + +#: ../../sysadmclient.rst:595 +msgid "" +"Exports the SysAdm settings to a default location: " +":file:`/usr/home//sysadm_client.export`" +msgstr "" + +#: ../../sysadmclient.rst:600 +msgid "" +"Creating groups or connections adds their respective nicknames to the large " +"box to the left of the options column. Highlight an existing group to create" +" new subgroups with :guilabel:`Add Group`. Groups and connections can be " +"organized by clicking the desired entry and dragging it to the desired " +"location. The entries in this area update |sysadm| in real time, immediately" +" displaying any groups or connections within the tray icon area." +msgstr "" + +#: ../../sysadmclient.rst:608 +msgid "" +"When creating a new connection with :guilabel:`Add Connection`, a pop-up " +"window requests a nickname for the new connection. A configuration screen, " +"seen in :numref:`Figure %s `" +msgstr "" + +#: ../../sysadmclient.rst:617 +msgid ": |sysadm| new connection configuration" +msgstr "" + +#: ../../sysadmclient.rst:619 +msgid "" +"The first element to configuring a new connection is to input a Host IP " +"address. Then, choose the connection type: :guilabel:`Server Connection` or " +":guilabel:`Bridge Relay`. Type a valid Username and Password, then click " +":guilabel:`Test Settings` to test the settings. Upon a successful connection" +" test, the settings area greys out and the only option is to click " +":guilabel:`Finished`." +msgstr "" + +#~ msgid "Manage SSL Keys" +#~ msgstr "" + #~ msgid "This screen contains the following options:" #~ msgstr "" From fa7f13c824b571bdc9380a7ff014042574121cfb Mon Sep 17 00:00:00 2001 From: Mrt134 Date: Tue, 20 Dec 2016 12:09:41 -0500 Subject: [PATCH 07/36] Reference fix: - Fix erroneous internal reference to "Manage SSL Keys" --- docs/client_handbook/sysadmclient.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/client_handbook/sysadmclient.rst b/docs/client_handbook/sysadmclient.rst index b582a5f..55ac060 100644 --- a/docs/client_handbook/sysadmclient.rst +++ b/docs/client_handbook/sysadmclient.rst @@ -28,7 +28,7 @@ now available in the |sysadm| client: **SysAdm Server Settings** -* :ref:`Manage SSL Keys` +* :ref:`Managing Remote Connections` **System Management** From 75e9e74b3b3b7bce43eb17df4d7e0f139680448d Mon Sep 17 00:00:00 2001 From: Mrt134 Date: Tue, 20 Dec 2016 12:10:58 -0500 Subject: [PATCH 08/36] Reference fix: TRANSLATIONS - Update translation files. --- .../client_handbook/po/ar/LC_MESSAGES/sysadmclient.po | 11 +++++++---- .../client_handbook/po/bg/LC_MESSAGES/sysadmclient.po | 11 +++++++---- .../client_handbook/po/da/LC_MESSAGES/sysadmclient.po | 11 +++++++---- .../client_handbook/po/de/LC_MESSAGES/sysadmclient.po | 11 +++++++---- .../client_handbook/po/es/LC_MESSAGES/sysadmclient.po | 11 +++++++---- .../client_handbook/po/fr/LC_MESSAGES/sysadmclient.po | 11 +++++++---- .../client_handbook/po/id/LC_MESSAGES/sysadmclient.po | 11 +++++++---- .../client_handbook/po/it/LC_MESSAGES/sysadmclient.po | 11 +++++++---- .../po/pt_BR/LC_MESSAGES/sysadmclient.po | 11 +++++++---- .../client_handbook/po/tr/LC_MESSAGES/sysadmclient.po | 11 +++++++---- .../client_handbook/po/uk/LC_MESSAGES/sysadmclient.po | 11 +++++++---- .../po/zh_CN/LC_MESSAGES/sysadmclient.po | 11 +++++++---- .../po/zh_HK/LC_MESSAGES/sysadmclient.po | 11 +++++++---- 13 files changed, 91 insertions(+), 52 deletions(-) diff --git a/docs/client_handbook/po/ar/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/ar/LC_MESSAGES/sysadmclient.po index a5ab3ea..60f0647 100644 --- a/docs/client_handbook/po/ar/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/ar/LC_MESSAGES/sysadmclient.po @@ -51,10 +51,6 @@ msgstr "" msgid "**SysAdm Server Settings**" msgstr "" -#: ../../sysadmclient.rst:40 -msgid ":ref:`Manage SSL Keys`" -msgstr "" - #: ../../sysadmclient.rst:42 msgid "**System Management**" msgstr "" @@ -2226,6 +2222,13 @@ msgid "" ":guilabel:`Finished`." msgstr "" +#: ../../sysadmclient.rst:40 +msgid ":ref:`Managing Remote Connections`" +msgstr "" + +#~ msgid ":ref:`Manage SSL Keys`" +#~ msgstr "" + #~ msgid "Manage SSL Keys" #~ msgstr "" diff --git a/docs/client_handbook/po/bg/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/bg/LC_MESSAGES/sysadmclient.po index a5ab3ea..60f0647 100644 --- a/docs/client_handbook/po/bg/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/bg/LC_MESSAGES/sysadmclient.po @@ -51,10 +51,6 @@ msgstr "" msgid "**SysAdm Server Settings**" msgstr "" -#: ../../sysadmclient.rst:40 -msgid ":ref:`Manage SSL Keys`" -msgstr "" - #: ../../sysadmclient.rst:42 msgid "**System Management**" msgstr "" @@ -2226,6 +2222,13 @@ msgid "" ":guilabel:`Finished`." msgstr "" +#: ../../sysadmclient.rst:40 +msgid ":ref:`Managing Remote Connections`" +msgstr "" + +#~ msgid ":ref:`Manage SSL Keys`" +#~ msgstr "" + #~ msgid "Manage SSL Keys" #~ msgstr "" diff --git a/docs/client_handbook/po/da/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/da/LC_MESSAGES/sysadmclient.po index a5ab3ea..60f0647 100644 --- a/docs/client_handbook/po/da/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/da/LC_MESSAGES/sysadmclient.po @@ -51,10 +51,6 @@ msgstr "" msgid "**SysAdm Server Settings**" msgstr "" -#: ../../sysadmclient.rst:40 -msgid ":ref:`Manage SSL Keys`" -msgstr "" - #: ../../sysadmclient.rst:42 msgid "**System Management**" msgstr "" @@ -2226,6 +2222,13 @@ msgid "" ":guilabel:`Finished`." msgstr "" +#: ../../sysadmclient.rst:40 +msgid ":ref:`Managing Remote Connections`" +msgstr "" + +#~ msgid ":ref:`Manage SSL Keys`" +#~ msgstr "" + #~ msgid "Manage SSL Keys" #~ msgstr "" diff --git a/docs/client_handbook/po/de/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/de/LC_MESSAGES/sysadmclient.po index a5ab3ea..60f0647 100644 --- a/docs/client_handbook/po/de/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/de/LC_MESSAGES/sysadmclient.po @@ -51,10 +51,6 @@ msgstr "" msgid "**SysAdm Server Settings**" msgstr "" -#: ../../sysadmclient.rst:40 -msgid ":ref:`Manage SSL Keys`" -msgstr "" - #: ../../sysadmclient.rst:42 msgid "**System Management**" msgstr "" @@ -2226,6 +2222,13 @@ msgid "" ":guilabel:`Finished`." msgstr "" +#: ../../sysadmclient.rst:40 +msgid ":ref:`Managing Remote Connections`" +msgstr "" + +#~ msgid ":ref:`Manage SSL Keys`" +#~ msgstr "" + #~ msgid "Manage SSL Keys" #~ msgstr "" diff --git a/docs/client_handbook/po/es/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/es/LC_MESSAGES/sysadmclient.po index a5ab3ea..60f0647 100644 --- a/docs/client_handbook/po/es/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/es/LC_MESSAGES/sysadmclient.po @@ -51,10 +51,6 @@ msgstr "" msgid "**SysAdm Server Settings**" msgstr "" -#: ../../sysadmclient.rst:40 -msgid ":ref:`Manage SSL Keys`" -msgstr "" - #: ../../sysadmclient.rst:42 msgid "**System Management**" msgstr "" @@ -2226,6 +2222,13 @@ msgid "" ":guilabel:`Finished`." msgstr "" +#: ../../sysadmclient.rst:40 +msgid ":ref:`Managing Remote Connections`" +msgstr "" + +#~ msgid ":ref:`Manage SSL Keys`" +#~ msgstr "" + #~ msgid "Manage SSL Keys" #~ msgstr "" diff --git a/docs/client_handbook/po/fr/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/fr/LC_MESSAGES/sysadmclient.po index a5ab3ea..60f0647 100644 --- a/docs/client_handbook/po/fr/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/fr/LC_MESSAGES/sysadmclient.po @@ -51,10 +51,6 @@ msgstr "" msgid "**SysAdm Server Settings**" msgstr "" -#: ../../sysadmclient.rst:40 -msgid ":ref:`Manage SSL Keys`" -msgstr "" - #: ../../sysadmclient.rst:42 msgid "**System Management**" msgstr "" @@ -2226,6 +2222,13 @@ msgid "" ":guilabel:`Finished`." msgstr "" +#: ../../sysadmclient.rst:40 +msgid ":ref:`Managing Remote Connections`" +msgstr "" + +#~ msgid ":ref:`Manage SSL Keys`" +#~ msgstr "" + #~ msgid "Manage SSL Keys" #~ msgstr "" diff --git a/docs/client_handbook/po/id/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/id/LC_MESSAGES/sysadmclient.po index a5ab3ea..60f0647 100644 --- a/docs/client_handbook/po/id/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/id/LC_MESSAGES/sysadmclient.po @@ -51,10 +51,6 @@ msgstr "" msgid "**SysAdm Server Settings**" msgstr "" -#: ../../sysadmclient.rst:40 -msgid ":ref:`Manage SSL Keys`" -msgstr "" - #: ../../sysadmclient.rst:42 msgid "**System Management**" msgstr "" @@ -2226,6 +2222,13 @@ msgid "" ":guilabel:`Finished`." msgstr "" +#: ../../sysadmclient.rst:40 +msgid ":ref:`Managing Remote Connections`" +msgstr "" + +#~ msgid ":ref:`Manage SSL Keys`" +#~ msgstr "" + #~ msgid "Manage SSL Keys" #~ msgstr "" diff --git a/docs/client_handbook/po/it/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/it/LC_MESSAGES/sysadmclient.po index a5ab3ea..60f0647 100644 --- a/docs/client_handbook/po/it/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/it/LC_MESSAGES/sysadmclient.po @@ -51,10 +51,6 @@ msgstr "" msgid "**SysAdm Server Settings**" msgstr "" -#: ../../sysadmclient.rst:40 -msgid ":ref:`Manage SSL Keys`" -msgstr "" - #: ../../sysadmclient.rst:42 msgid "**System Management**" msgstr "" @@ -2226,6 +2222,13 @@ msgid "" ":guilabel:`Finished`." msgstr "" +#: ../../sysadmclient.rst:40 +msgid ":ref:`Managing Remote Connections`" +msgstr "" + +#~ msgid ":ref:`Manage SSL Keys`" +#~ msgstr "" + #~ msgid "Manage SSL Keys" #~ msgstr "" diff --git a/docs/client_handbook/po/pt_BR/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/pt_BR/LC_MESSAGES/sysadmclient.po index a5ab3ea..60f0647 100644 --- a/docs/client_handbook/po/pt_BR/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/pt_BR/LC_MESSAGES/sysadmclient.po @@ -51,10 +51,6 @@ msgstr "" msgid "**SysAdm Server Settings**" msgstr "" -#: ../../sysadmclient.rst:40 -msgid ":ref:`Manage SSL Keys`" -msgstr "" - #: ../../sysadmclient.rst:42 msgid "**System Management**" msgstr "" @@ -2226,6 +2222,13 @@ msgid "" ":guilabel:`Finished`." msgstr "" +#: ../../sysadmclient.rst:40 +msgid ":ref:`Managing Remote Connections`" +msgstr "" + +#~ msgid ":ref:`Manage SSL Keys`" +#~ msgstr "" + #~ msgid "Manage SSL Keys" #~ msgstr "" diff --git a/docs/client_handbook/po/tr/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/tr/LC_MESSAGES/sysadmclient.po index a5ab3ea..60f0647 100644 --- a/docs/client_handbook/po/tr/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/tr/LC_MESSAGES/sysadmclient.po @@ -51,10 +51,6 @@ msgstr "" msgid "**SysAdm Server Settings**" msgstr "" -#: ../../sysadmclient.rst:40 -msgid ":ref:`Manage SSL Keys`" -msgstr "" - #: ../../sysadmclient.rst:42 msgid "**System Management**" msgstr "" @@ -2226,6 +2222,13 @@ msgid "" ":guilabel:`Finished`." msgstr "" +#: ../../sysadmclient.rst:40 +msgid ":ref:`Managing Remote Connections`" +msgstr "" + +#~ msgid ":ref:`Manage SSL Keys`" +#~ msgstr "" + #~ msgid "Manage SSL Keys" #~ msgstr "" diff --git a/docs/client_handbook/po/uk/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/uk/LC_MESSAGES/sysadmclient.po index a5ab3ea..60f0647 100644 --- a/docs/client_handbook/po/uk/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/uk/LC_MESSAGES/sysadmclient.po @@ -51,10 +51,6 @@ msgstr "" msgid "**SysAdm Server Settings**" msgstr "" -#: ../../sysadmclient.rst:40 -msgid ":ref:`Manage SSL Keys`" -msgstr "" - #: ../../sysadmclient.rst:42 msgid "**System Management**" msgstr "" @@ -2226,6 +2222,13 @@ msgid "" ":guilabel:`Finished`." msgstr "" +#: ../../sysadmclient.rst:40 +msgid ":ref:`Managing Remote Connections`" +msgstr "" + +#~ msgid ":ref:`Manage SSL Keys`" +#~ msgstr "" + #~ msgid "Manage SSL Keys" #~ msgstr "" diff --git a/docs/client_handbook/po/zh_CN/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/zh_CN/LC_MESSAGES/sysadmclient.po index a5ab3ea..60f0647 100644 --- a/docs/client_handbook/po/zh_CN/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/zh_CN/LC_MESSAGES/sysadmclient.po @@ -51,10 +51,6 @@ msgstr "" msgid "**SysAdm Server Settings**" msgstr "" -#: ../../sysadmclient.rst:40 -msgid ":ref:`Manage SSL Keys`" -msgstr "" - #: ../../sysadmclient.rst:42 msgid "**System Management**" msgstr "" @@ -2226,6 +2222,13 @@ msgid "" ":guilabel:`Finished`." msgstr "" +#: ../../sysadmclient.rst:40 +msgid ":ref:`Managing Remote Connections`" +msgstr "" + +#~ msgid ":ref:`Manage SSL Keys`" +#~ msgstr "" + #~ msgid "Manage SSL Keys" #~ msgstr "" diff --git a/docs/client_handbook/po/zh_HK/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/zh_HK/LC_MESSAGES/sysadmclient.po index a5ab3ea..60f0647 100644 --- a/docs/client_handbook/po/zh_HK/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/zh_HK/LC_MESSAGES/sysadmclient.po @@ -51,10 +51,6 @@ msgstr "" msgid "**SysAdm Server Settings**" msgstr "" -#: ../../sysadmclient.rst:40 -msgid ":ref:`Manage SSL Keys`" -msgstr "" - #: ../../sysadmclient.rst:42 msgid "**System Management**" msgstr "" @@ -2226,6 +2222,13 @@ msgid "" ":guilabel:`Finished`." msgstr "" +#: ../../sysadmclient.rst:40 +msgid ":ref:`Managing Remote Connections`" +msgstr "" + +#~ msgid ":ref:`Manage SSL Keys`" +#~ msgstr "" + #~ msgid "Manage SSL Keys" #~ msgstr "" From 2a9fd1c6a39b9a0ed728d87d8b199b483c3e2fff Mon Sep 17 00:00:00 2001 From: Joe Maloney Date: Wed, 21 Dec 2016 14:57:48 -0500 Subject: [PATCH 09/36] Remove net dependancy from sysadm. This is bad. Does bad things. --- port-files/files/sysadm-bridge.in | 1 - port-files/files/sysadm-rest.in | 1 - port-files/files/sysadm.in | 1 - 3 files changed, 3 deletions(-) diff --git a/port-files/files/sysadm-bridge.in b/port-files/files/sysadm-bridge.in index d7244b1..35b3efb 100755 --- a/port-files/files/sysadm-bridge.in +++ b/port-files/files/sysadm-bridge.in @@ -5,7 +5,6 @@ name="SysAdm Server (Bridge)" depend() { - need net after bootmisc keyword -shutdown } diff --git a/port-files/files/sysadm-rest.in b/port-files/files/sysadm-rest.in index 8414b07..6208de3 100755 --- a/port-files/files/sysadm-rest.in +++ b/port-files/files/sysadm-rest.in @@ -5,7 +5,6 @@ name="SysAdm Server (REST)" depend() { - need net after bootmisc keyword -shutdown } diff --git a/port-files/files/sysadm.in b/port-files/files/sysadm.in index 5136270..2a5b99e 100755 --- a/port-files/files/sysadm.in +++ b/port-files/files/sysadm.in @@ -5,7 +5,6 @@ name="SysAdm Server (WebSocket)" depend() { - need net after bootmisc keyword -shutdown } From af13f7e6f1f442798b71bf624e9a799ad064eb52 Mon Sep 17 00:00:00 2001 From: Mrt134 Date: Tue, 27 Dec 2016 12:34:43 -0500 Subject: [PATCH 10/36] Close issue #17: Rework Boot Environment Manager - Update screenshot. - Add cross-reference to Boot Environment Manager in Update Manager - Rework list of options and displayed data with tables. - Removed recommendations for use from tables and. - Attempted to clarify the value of BEs in the introductory text section and the explanatory text surrounding screenshots. --- docs/client_handbook/images/be1a.png | Bin 0 -> 17308 bytes docs/client_handbook/sysadmclient.rst | 158 +++++++++++++++----------- 2 files changed, 93 insertions(+), 65 deletions(-) create mode 100644 docs/client_handbook/images/be1a.png diff --git a/docs/client_handbook/images/be1a.png b/docs/client_handbook/images/be1a.png new file mode 100644 index 0000000000000000000000000000000000000000..ba051477bfcf73f1b3e0c2d9f814f50cc42b0fc6 GIT binary patch literal 17308 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 literal 0 HcmV?d00001 diff --git a/docs/client_handbook/sysadmclient.rst b/docs/client_handbook/sysadmclient.rst index 55ac060..38cc7a3 100644 --- a/docs/client_handbook/sysadmclient.rst +++ b/docs/client_handbook/sysadmclient.rst @@ -313,7 +313,9 @@ The following steps occur automatically during an update: snapshot. This means you can safely continue to use your system while it is updating, as no changes are being made to the running version of the operating system or any of the applications currently in use. - Instead, all changes are being made to the mounted copy. + Instead, all changes are being made to the mounted copy. See + :ref:`Boot Environment Manager` for more information related to boot + environments. .. note:: If the system is getting low on disk space and there is not enough space to create a new BE, the update will fail with a message @@ -621,13 +623,16 @@ Boot Environment Manager ======================== |trueos| supports a feature of ZFS known as multiple boot environments -(BEs). With multiple boot environments, the process of updating software -becomes a low-risk operation as the updates are applied to a different -boot environment. If needed, there is an option to reboot into a backup -boot environment. Other examples of using boot environments include: +(BEs). With multiple BEs, the process of updating software becomes a +low-risk operation as the updates are applied to a different boot +environment. If needed, there is an option to reboot into a backup boot +environment. Other examples of using boot environments include: * When making software changes, it is possible to take a snapshot of the - boot environment at any stage during the modifications. + boot environment at any stage during the modifications. In the event + of undesirable results, the user can roll back to a previous BE by + activating a different BE according to the instructions under + :ref:`Figure 17 `. * Save multiple boot environments on the system and perform various updates on each of them as needed. Install, test, and update different @@ -643,11 +648,11 @@ boot environment. Other examples of using boot environments include: default ZFS mount points during installation. The default ZFS layout ensures when boot environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, :file:`/usr/ports/`, :file:`/usr/src/` and - :file:`/var/` directories remain untouched. This way, if you rollback - to a previous boot environment, you will not lose data in your home - directories, any installed applications, or downloaded source files - or ports. During installation, you can add additional mount points, - just don't delete the default ones. + :file:`/var/` directories remain untouched. This method allows + rolling back to a previous boot environment while preserving data in + your home directories, any installed applications, or downloaded + source files or ports. During installation, you can add more mount + points, but avoid deleting the default points. To ensure the files the operating system needs are included when the system boots, all boot environments on a |trueos| system include @@ -659,64 +664,83 @@ which boot environment is selected at system boot. To view, manage, and create boot environments using the |sysadm| graphical client, go to -:menuselection:`System Management --> Boot Environment Manager`. In the -example shown in :numref:`Figure %s `, there is an entry named -*initial* that represents the original |trueos| installation. +:menuselection:`Local System --> System Management --> Boot Environment Manager`. +In the example shown in :numref:`Figure %s `, there is an entry +named *initial* that represents the original |trueos| installation. .. _be1: -.. figure:: images/be1.png +.. figure:: images/be1a.png :scale: 100% : Managing Boot Environments -Each entry contains the same information: +Each entry contains the same information, displayed here in +:numref:`Table %s `: -* **Name:** The name of the boot entry as it will appear in the boot - menu. +.. _mbetable1: -* **Nickname:** A description, which can be different from the - :guilabel:`Name`. +.. table:: : Individual Boot Environment information -* **Active:** The possible values of this field are :guilabel:`R` - (active on reboot), :guilabel:`N` (active now), or :guilabel:`-` - (inactive). In this example, the system booted from - :guilabel:`initial` and is set to boot from :guilabel:`initial` on - the next boot. + +------------+---------------------------------------------------------+ + | Column | Description | + +============+=========================================================+ + | Name | The name of the boot entry as it appears in the boot | + | | menu. | + +------------+---------------------------------------------------------+ + | Nickname | A description which can be different from the | + | | :guilabel:`Name`. | + +------------+---------------------------------------------------------+ + | Active | The possible values of this field are *R* (active on | + | | reboot), *N* (active now), *NR* (active now and on | + | | reboot), or *-* (inactive). In this | + | | :ref:`example `, the system booted from | + | | :guilabel:`initial` and is set to boot from | + | | :guilabel:`initial` on the next boot. | + +------------+---------------------------------------------------------+ + | Space | The size of the boot environment. | + +------------+---------------------------------------------------------+ + | Mountpoint | Indicates whether or not the BE is mounted, and if so, | + | | where. | + +------------+---------------------------------------------------------+ + | Date | The date and time the BE was created. | + +------------+---------------------------------------------------------+ -* **Space:** The size of the boot environment. +Sort the list of BEs by clicking the column names. + +Manage these boot environments using the buttons across the top bar as +described in :numref:`Table %s ` -* **Mountpoint:** Indicates whether or not the BE is mounted, and if - so, where. +.. _mbetable2: -* **Date:** The date and time the BE was created. +.. table:: : Options for managing boot environments (BE) -From left to right, the buttons on the top bar are used to: - -**Create BE:** Creates a new boot environment. Do this before making any -changes to the system that may impact on your current boot environment. -You will be prompted for a name which can only contain letters or -numbers. Click :guilabel:`OK` to create the environment, then the system -will add it to the list of boot environments. - -**Clone BE:** Creates a copy of the highlighted boot environment. - -**Delete BE:** Deletes the highlighted boot environment. You can not -delete the boot environment which is marked as *N* or as *R* in the -:guilabel:`Active` column. - -**Rename BE:** Renames the highlighted boot environment. The name will -appear in the boot menu when the system boots. You cannot rename the BE -which is currently booted. - -**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents -are browseable. Note this setting only applies to inactive BEs. - -**Unmount BE:** Unmounts the previously mounted BE. - -**Activate BE:** Notifies the system to boot into the highlighted boot -environment next system boot. This will change the :guilabel:`Active` -column to *R*. + +-------------+---------------------------------------------------------+ + | Button | Description | + +=============+=========================================================+ + | Create BE | Creates a new BE. Fill the prompt with a name | + | | containing only letters or numbers and click | + | | :guilabel:`Ok` to create the BE and add it to the list. | + +-------------+---------------------------------------------------------+ + | Clone BE | Creates a copy of the highlighted BE. | + +-------------+---------------------------------------------------------+ + | Delete BE | Deletes the highlighted BE. The boot environment(s) | + | | marked as *N*, *R*, or *NR* in the :guilabel:`Active` | + | | column cannot be deleted. | + +-------------+---------------------------------------------------------+ + | Rename BE | Renames the highlighed BE. The name appears in the boot | + | | menu when the system boots. The currently booted BE | + | | cannot be renamed. | + +-------------+---------------------------------------------------------+ + | Mount BE | Mounts the highlighted BE in :file:`/tmp` to browse | + | | its contents. This option only applies to inactive BEs. | + +-------------+---------------------------------------------------------+ + | Unmount BE | Unmounts the previously mounted BE. | + +-------------+---------------------------------------------------------+ + | Activate BE | Notifies the system to boot into the highlighted BE | + | | next system boot. This alters the :guilabel:`Active` | + | | column to *R*. | + +-------------+---------------------------------------------------------+ .. _install1(1): @@ -726,17 +750,15 @@ column to *R*. : |trueos| Boot Menu To boot into another boot environment, press :kbd:`7` at the -:numref:`Figure %s ` to access the boot menu selection +:ref:`TrueOS Boot Menu ` to access the boot menu selection screen. In the example shown in :numref:`Figure %s `, two boot -environments are available in :guilabel:`Boot Environments`: -:guilabel:`initial` represents the initial installation and -:guilabel:`mybootenvironment` was manually created using Boot -Environment Manager. The upper section of this menu indicates the -"initial" boot environment is set to active, or the one the system has -been configured to boot into unless another BE is manually selected in -this menu. Use the arrow keys to highlight the boot environment you -would like to boot into, and press :kbd:`Enter` to continue booting into -the selected boot environment. +environments are available in :guilabel:`Boot Environments`: *initial* +represents the initial installation and *mybootenvironment* was manually +created using the Boot Environment Manager. + +.. tip:: An automatically generated boot environment is generally named + with a version and date stamp. It is recommended to note the desired + date when choosing to activate a different BE. .. _be2: @@ -745,6 +767,12 @@ the selected boot environment. : Boot Environments Menu +The upper section of this menu indicates the *initial* boot environment +is set to **active**, or the one the system is configured to boot into, +unless another BE is manually selected in this menu. Use the arrow keys +to highlight the desired boot environment and press :kbd:`Enter` to +continue booting into the selected boot environment. + .. index:: sysadm, configuration .. _Firewall Manager: From e59434471233a024ad0031177abd3ca01b4f1ad9 Mon Sep 17 00:00:00 2001 From: Mrt134 Date: Tue, 27 Dec 2016 12:50:52 -0500 Subject: [PATCH 11/36] Minor changes to Boot Environment Manager: - Replaced screenshot be1a.png with a more dense image. - Small reworks to the text for flow and clarity. --- docs/client_handbook/images/be1a.png | Bin 17308 -> 24570 bytes docs/client_handbook/sysadmclient.rst | 29 +++++++++++++------------- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/docs/client_handbook/images/be1a.png b/docs/client_handbook/images/be1a.png index ba051477bfcf73f1b3e0c2d9f814f50cc42b0fc6..7eab0a1ad6979dec4f6d1c0454793e0be636a8f9 100644 GIT binary patch literal 24570 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 Q#ry#}8jl~AsoA~yUxZya(f|Me literal 17308 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 diff --git a/docs/client_handbook/sysadmclient.rst b/docs/client_handbook/sysadmclient.rst index 38cc7a3..f2fd291 100644 --- a/docs/client_handbook/sysadmclient.rst +++ b/docs/client_handbook/sysadmclient.rst @@ -665,8 +665,9 @@ which boot environment is selected at system boot. To view, manage, and create boot environments using the |sysadm| graphical client, go to :menuselection:`Local System --> System Management --> Boot Environment Manager`. -In the example shown in :numref:`Figure %s `, there is an entry -named *initial* that represents the original |trueos| installation. +In the example shown in :numref:`Figure %s `, there is a +highlighted entry named *initial* which represents the original |trueos| +installation. .. _be1: @@ -675,6 +676,10 @@ named *initial* that represents the original |trueos| installation. : Managing Boot Environments +.. tip:: An automatically generated boot environment is generally named + with a version and date stamp. It is recommended to note the desired + date when choosing to activate a different BE. + Each entry contains the same information, displayed here in :numref:`Table %s `: @@ -695,8 +700,8 @@ Each entry contains the same information, displayed here in | | reboot), *N* (active now), *NR* (active now and on | | | reboot), or *-* (inactive). In this | | | :ref:`example `, the system booted from | - | | :guilabel:`initial` and is set to boot from | - | | :guilabel:`initial` on the next boot. | + | | *12.0-CURRENT-up-20161215_101908* and also uses this BE | + | | for the next boot. | +------------+---------------------------------------------------------+ | Space | The size of the boot environment. | +------------+---------------------------------------------------------+ @@ -749,16 +754,12 @@ described in :numref:`Table %s ` : |trueos| Boot Menu -To boot into another boot environment, press :kbd:`7` at the -:ref:`TrueOS Boot Menu ` to access the boot menu selection -screen. In the example shown in :numref:`Figure %s `, two boot -environments are available in :guilabel:`Boot Environments`: *initial* -represents the initial installation and *mybootenvironment* was manually -created using the Boot Environment Manager. - -.. tip:: An automatically generated boot environment is generally named - with a version and date stamp. It is recommended to note the desired - date when choosing to activate a different BE. +Boot into another boot environment at startup by pressing :kbd:`7` at +the :ref:`TrueOS Boot Menu ` to access the boot menu +selection screen. In the example shown in :numref:`Figure %s `, two +boot environments are available in :guilabel:`Boot Environments`: +*initial* represents the initial installation and *mybootenvironment* +was manually created using the Boot Environment Manager. .. _be2: From 49e41f0bfc9dbfa190178d876396ba22b0c2376f Mon Sep 17 00:00:00 2001 From: Mrt134 Date: Tue, 27 Dec 2016 12:56:58 -0500 Subject: [PATCH 12/36] Fix image reference: - Updated reference that wouldn't work in the TrueOS handbook. --- docs/client_handbook/sysadmclient.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/client_handbook/sysadmclient.rst b/docs/client_handbook/sysadmclient.rst index f2fd291..6a20c2d 100644 --- a/docs/client_handbook/sysadmclient.rst +++ b/docs/client_handbook/sysadmclient.rst @@ -631,8 +631,8 @@ environment. Other examples of using boot environments include: * When making software changes, it is possible to take a snapshot of the boot environment at any stage during the modifications. In the event of undesirable results, the user can roll back to a previous BE by - activating a different BE according to the instructions under - :ref:`Figure 17 `. + activating a different BE according to the instructions under the + :ref:`TrueOS Boot Menu image `. * Save multiple boot environments on the system and perform various updates on each of them as needed. Install, test, and update different From 23bca07fac6bdaacc6b809fec6901ffd0710999c Mon Sep 17 00:00:00 2001 From: Mrt134 Date: Tue, 27 Dec 2016 13:02:13 -0500 Subject: [PATCH 13/36] Rework Managing Boot Environments: TRANSLATIONS - Update translation files. --- .../po/ar/LC_MESSAGES/sysadmclient.po | 1011 ++++++++++------- .../po/bg/LC_MESSAGES/sysadmclient.po | 1011 ++++++++++------- .../po/da/LC_MESSAGES/sysadmclient.po | 1011 ++++++++++------- .../po/de/LC_MESSAGES/sysadmclient.po | 1011 ++++++++++------- .../po/es/LC_MESSAGES/sysadmclient.po | 1011 ++++++++++------- .../po/fr/LC_MESSAGES/sysadmclient.po | 1011 ++++++++++------- .../po/id/LC_MESSAGES/sysadmclient.po | 1011 ++++++++++------- .../po/it/LC_MESSAGES/sysadmclient.po | 1011 ++++++++++------- .../po/pt_BR/LC_MESSAGES/sysadmclient.po | 1011 ++++++++++------- .../po/tr/LC_MESSAGES/sysadmclient.po | 1011 ++++++++++------- .../po/uk/LC_MESSAGES/sysadmclient.po | 1011 ++++++++++------- .../po/zh_CN/LC_MESSAGES/sysadmclient.po | 1011 ++++++++++------- .../po/zh_HK/LC_MESSAGES/sysadmclient.po | 1011 ++++++++++------- 13 files changed, 7917 insertions(+), 5226 deletions(-) diff --git a/docs/client_handbook/po/ar/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/ar/LC_MESSAGES/sysadmclient.po index 60f0647..9d10e45 100644 --- a/docs/client_handbook/po/ar/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/ar/LC_MESSAGES/sysadmclient.po @@ -369,25 +369,14 @@ msgid "" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:319 -msgid "" -"The update automatically creates a snapshot (copy) of the current operating " -"system, known as a boot environment (BE), and mounts the snapshot in the " -"background. All of the updates then occur in the snapshot. This means you " -"can safely continue to use your system while it is updating, as no changes " -"are being made to the running version of the operating system or any of the " -"applications currently in use. Instead, all changes are being made to the " -"mounted copy." -msgstr "" - -#: ../../sysadmclient.rst:327 +#: ../../sysadmclient.rst:329 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:333 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -399,7 +388,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:340 +#: ../../sysadmclient.rst:342 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -414,7 +403,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:353 +#: ../../sysadmclient.rst:355 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -425,17 +414,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:367 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:367 +#: ../../sysadmclient.rst:369 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:377 +#: ../../sysadmclient.rst:379 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -446,7 +435,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:385 +#: ../../sysadmclient.rst:387 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -455,63 +444,54 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:392 +#: ../../sysadmclient.rst:394 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:396 +#: ../../sysadmclient.rst:398 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:400 +#: ../../sysadmclient.rst:402 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1478 +#: ../../sysadmclient.rst:1507 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:410 +#: ../../sysadmclient.rst:412 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:456 +#: ../../sysadmclient.rst:458 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:630 +#: ../../sysadmclient.rst:632 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:632 -msgid "" -"|trueos| supports a feature of ZFS known as multiple boot environments " -"(BEs). With multiple boot environments, the process of updating software " -"becomes a low-risk operation as the updates are applied to a different boot " -"environment. If needed, there is an option to reboot into a backup boot " -"environment. Other examples of using boot environments include:" -msgstr "" - -#: ../../sysadmclient.rst:645 +#: ../../sysadmclient.rst:650 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:653 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:661 +#: ../../sysadmclient.rst:666 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -521,228 +501,135 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:669 -msgid "" -"To view, manage, and create boot environments using the |sysadm| graphical " -"client, go to :menuselection:`System Management --> Boot Environment " -"Manager`. In the example shown in :numref:`Figure %s `, there is an " -"entry named *initial* that represents the original |trueos| installation." -msgstr "" - -#: ../../sysadmclient.rst:682 -msgid "Each entry contains the same information:" -msgstr "" - -#: ../../sysadmclient.rst:684 -msgid "" -"**Name:** The name of the boot entry as it will appear in the boot menu." -msgstr "" - -#: ../../sysadmclient.rst:687 -msgid "" -"**Nickname:** A description, which can be different from the " -":guilabel:`Name`." -msgstr "" - -#: ../../sysadmclient.rst:690 -msgid "" -"**Active:** The possible values of this field are :guilabel:`R` (active on " -"reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " -"example, the system booted from :guilabel:`initial` and is set to boot from " -":guilabel:`initial` on the next boot." -msgstr "" - -#: ../../sysadmclient.rst:696 -msgid "**Space:** The size of the boot environment." -msgstr "" - -#: ../../sysadmclient.rst:698 -msgid "" -"**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " -"where." -msgstr "" - -#: ../../sysadmclient.rst:701 -msgid "**Date:** The date and time the BE was created." -msgstr "" - -#: ../../sysadmclient.rst:703 -msgid "From left to right, the buttons on the top bar are used to:" -msgstr "" - -#: ../../sysadmclient.rst:705 -msgid "" -"**Create BE:** Creates a new boot environment. Do this before making any " -"changes to the system that may impact on your current boot environment. You " -"will be prompted for a name which can only contain letters or numbers. Click" -" :guilabel:`OK` to create the environment, then the system will add it to " -"the list of boot environments." -msgstr "" - -#: ../../sysadmclient.rst:711 -msgid "**Clone BE:** Creates a copy of the highlighted boot environment." -msgstr "" - -#: ../../sysadmclient.rst:713 -msgid "" -"**Delete BE:** Deletes the highlighted boot environment. You can not delete " -"the boot environment which is marked as *N* or as *R* in the " -":guilabel:`Active` column." -msgstr "" - -#: ../../sysadmclient.rst:717 -msgid "" -"**Rename BE:** Renames the highlighted boot environment. The name will " -"appear in the boot menu when the system boots. You cannot rename the BE " -"which is currently booted." -msgstr "" - -#: ../../sysadmclient.rst:721 -msgid "" -"**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " -"browseable. Note this setting only applies to inactive BEs." -msgstr "" - -#: ../../sysadmclient.rst:724 -msgid "**Unmount BE:** Unmounts the previously mounted BE." -msgstr "" - -#: ../../sysadmclient.rst:726 -msgid "" -"**Activate BE:** Notifies the system to boot into the highlighted boot " -"environment next system boot. This will change the :guilabel:`Active` column" -" to *R*." -msgstr "" - -#: ../../sysadmclient.rst:761 +#: ../../sysadmclient.rst:790 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:817 +#: ../../sysadmclient.rst:846 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:848 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:830 +#: ../../sysadmclient.rst:859 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:861 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:835 +#: ../../sysadmclient.rst:864 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:838 +#: ../../sysadmclient.rst:867 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:841 +#: ../../sysadmclient.rst:870 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:872 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:845 +#: ../../sysadmclient.rst:874 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:876 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:849 +#: ../../sysadmclient.rst:878 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:880 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:882 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:855 +#: ../../sysadmclient.rst:884 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:862 +#: ../../sysadmclient.rst:891 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:893 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:904 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:878 +#: ../../sysadmclient.rst:907 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:914 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:887 +#: ../../sysadmclient.rst:916 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:891 +#: ../../sysadmclient.rst:920 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:902 +#: ../../sysadmclient.rst:931 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:904 +#: ../../sysadmclient.rst:933 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:907 +#: ../../sysadmclient.rst:936 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:939 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -750,38 +637,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:916 +#: ../../sysadmclient.rst:945 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:919 +#: ../../sysadmclient.rst:948 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:922 +#: ../../sysadmclient.rst:951 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:926 +#: ../../sysadmclient.rst:955 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:929 +#: ../../sysadmclient.rst:958 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:939 +#: ../../sysadmclient.rst:968 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -789,7 +676,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:944 +#: ../../sysadmclient.rst:973 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -797,7 +684,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:950 +#: ../../sysadmclient.rst:979 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -805,7 +692,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:955 +#: ../../sysadmclient.rst:984 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -814,27 +701,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:990 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:965 +#: ../../sysadmclient.rst:994 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:998 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:972 +#: ../../sysadmclient.rst:1001 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -846,14 +733,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:982 +#: ../../sysadmclient.rst:1011 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:993 +#: ../../sysadmclient.rst:1022 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -866,11 +753,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1036 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:1020 +#: ../../sysadmclient.rst:1049 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -879,13 +766,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1069 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1072 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -893,13 +780,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:1063 +#: ../../sysadmclient.rst:1092 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:1066 +#: ../../sysadmclient.rst:1095 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -907,7 +794,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1074 +#: ../../sysadmclient.rst:1103 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -917,7 +804,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1099 +#: ../../sysadmclient.rst:1128 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -925,47 +812,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1104 +#: ../../sysadmclient.rst:1133 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1108 +#: ../../sysadmclient.rst:1137 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1162 +#: ../../sysadmclient.rst:1191 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1164 +#: ../../sysadmclient.rst:1193 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1205 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1178 +#: ../../sysadmclient.rst:1207 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1210 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1184 +#: ../../sysadmclient.rst:1213 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -975,7 +862,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1191 +#: ../../sysadmclient.rst:1220 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -984,15 +871,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1198 +#: ../../sysadmclient.rst:1227 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1204 +#: ../../sysadmclient.rst:1233 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1206 +#: ../../sysadmclient.rst:1235 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1001,25 +888,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1228 +#: ../../sysadmclient.rst:1257 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1233 +#: ../../sysadmclient.rst:1262 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1264 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1239 +#: ../../sysadmclient.rst:1268 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1027,16 +914,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1277 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1289 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1262 +#: ../../sysadmclient.rst:1291 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1050,14 +937,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1273 +#: ../../sysadmclient.rst:1302 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1307 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1067,11 +954,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1290 +#: ../../sysadmclient.rst:1319 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1292 +#: ../../sysadmclient.rst:1321 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1079,13 +966,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1333 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1093,14 +980,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1339 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1315 +#: ../../sysadmclient.rst:1344 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1110,7 +997,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1323 +#: ../../sysadmclient.rst:1352 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1118,29 +1005,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1364 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1346 +#: ../../sysadmclient.rst:1375 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1348 +#: ../../sysadmclient.rst:1377 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1380 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1383 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1148,7 +1035,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1389 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1159,87 +1046,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1398 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1402 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1404 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1378 +#: ../../sysadmclient.rst:1407 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1410 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1385 +#: ../../sysadmclient.rst:1414 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1388 +#: ../../sysadmclient.rst:1417 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1390 +#: ../../sysadmclient.rst:1419 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1422 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1401 +#: ../../sysadmclient.rst:1430 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1432 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1407 +#: ../../sysadmclient.rst:1436 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1410 +#: ../../sysadmclient.rst:1439 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1421 +#: ../../sysadmclient.rst:1450 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1426 +#: ../../sysadmclient.rst:1455 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1250,7 +1137,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1435 +#: ../../sysadmclient.rst:1464 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1258,37 +1145,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1440 +#: ../../sysadmclient.rst:1469 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1451 +#: ../../sysadmclient.rst:1480 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1470 +#: ../../sysadmclient.rst:1499 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1480 +#: ../../sysadmclient.rst:1509 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1490 +#: ../../sysadmclient.rst:1519 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1492 +#: ../../sysadmclient.rst:1521 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1296,52 +1183,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1497 +#: ../../sysadmclient.rst:1526 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1500 +#: ../../sysadmclient.rst:1529 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1503 +#: ../../sysadmclient.rst:1532 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1505 +#: ../../sysadmclient.rst:1534 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1512 +#: ../../sysadmclient.rst:1541 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1514 +#: ../../sysadmclient.rst:1543 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1534 +#: ../../sysadmclient.rst:1563 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1636 +#: ../../sysadmclient.rst:1665 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1638 +#: ../../sysadmclient.rst:1667 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1349,7 +1236,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1651 +#: ../../sysadmclient.rst:1680 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1360,7 +1247,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1659 +#: ../../sysadmclient.rst:1688 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1370,7 +1257,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1674 +#: ../../sysadmclient.rst:1703 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1385,14 +1272,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:763 +#: ../../sysadmclient.rst:792 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:774 +#: ../../sysadmclient.rst:803 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1401,14 +1288,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:780 +#: ../../sysadmclient.rst:809 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:814 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1417,27 +1304,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:791 +#: ../../sysadmclient.rst:820 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:795 +#: ../../sysadmclient.rst:824 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:800 +#: ../../sysadmclient.rst:829 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:832 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1447,20 +1334,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:839 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:458 +#: ../../sysadmclient.rst:460 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1468,7 +1355,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:464 +#: ../../sysadmclient.rst:466 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1481,7 +1368,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1212 +#: ../../sysadmclient.rst:1241 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1499,26 +1386,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1423 +#: ../../sysadmclient.rst:1452 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1444 +#: ../../sysadmclient.rst:1473 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1448 +#: ../../sysadmclient.rst:1477 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1462 +#: ../../sysadmclient.rst:1491 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1536,57 +1423,45 @@ msgid "" "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:375 +#: ../../sysadmclient.rst:377 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:651 -msgid "" -"For boot environments to work properly, **do not** delete the default ZFS " -"mount points during installation. The default ZFS layout ensures when boot " -"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " -":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " -"untouched. This way, if you rollback to a previous boot environment, you " -"will not lose data in your home directories, any installed applications, or " -"downloaded source files or ports. During installation, you can add " -"additional mount points, just don't delete the default ones." -msgstr "" - -#: ../../sysadmclient.rst:680 +#: ../../sysadmclient.rst:686 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:755 +#: ../../sysadmclient.rst:778 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:772 +#: ../../sysadmclient.rst:801 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:900 +#: ../../sysadmclient.rst:929 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:937 +#: ../../sysadmclient.rst:966 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:991 +#: ../../sysadmclient.rst:1020 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1083 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:1071 +#: ../../sysadmclient.rst:1100 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1110 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1594,49 +1469,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1203 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1258 +#: ../../sysadmclient.rst:1287 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1362 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1344 +#: ../../sysadmclient.rst:1373 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1419 +#: ../../sysadmclient.rst:1448 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1460 +#: ../../sysadmclient.rst:1489 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1488 +#: ../../sysadmclient.rst:1517 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1595 +#: ../../sysadmclient.rst:1624 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1649 +#: ../../sysadmclient.rst:1678 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1672 +#: ../../sysadmclient.rst:1701 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1678 +#: ../../sysadmclient.rst:1707 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1652,7 +1527,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:1086 +#: ../../sysadmclient.rst:1115 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1661,7 +1536,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1097 +#: ../../sysadmclient.rst:1126 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1697,29 +1572,29 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:764 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:828 +#: ../../sysadmclient.rst:857 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:873 +#: ../../sysadmclient.rst:902 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1279 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:410 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:412 +#: ../../sysadmclient.rst:414 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1730,7 +1605,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:421 +#: ../../sysadmclient.rst:423 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1741,7 +1616,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:431 +#: ../../sysadmclient.rst:433 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1751,7 +1626,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:439 +#: ../../sysadmclient.rst:441 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1760,20 +1635,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:447 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:449 +#: ../../sysadmclient.rst:451 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:1009 +#: ../../sysadmclient.rst:1038 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1786,11 +1661,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:1031 +#: ../../sysadmclient.rst:1060 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:1033 +#: ../../sysadmclient.rst:1062 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1800,7 +1675,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1085 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1810,11 +1685,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1116 +#: ../../sysadmclient.rst:1145 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1118 +#: ../../sysadmclient.rst:1147 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1825,17 +1700,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1155 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1129 +#: ../../sysadmclient.rst:1158 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1160 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1844,7 +1719,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1166 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1852,20 +1727,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1146 +#: ../../sysadmclient.rst:1175 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1149 +#: ../../sysadmclient.rst:1178 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1182 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1873,7 +1748,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:475 +#: ../../sysadmclient.rst:477 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -1882,7 +1757,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:481 +#: ../../sysadmclient.rst:483 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -1893,11 +1768,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:495 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:495 +#: ../../sysadmclient.rst:497 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -1908,19 +1783,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:503 +#: ../../sysadmclient.rst:505 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:506 +#: ../../sysadmclient.rst:508 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:509 +#: ../../sysadmclient.rst:511 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -1929,7 +1804,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:515 +#: ../../sysadmclient.rst:517 msgid "" "During the `Create a User Screen " "`_ " @@ -1940,13 +1815,7 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:638 -msgid "" -"When making software changes, it is possible to take a snapshot of the boot " -"environment at any stage during the modifications." -msgstr "" - -#: ../../sysadmclient.rst:641 +#: ../../sysadmclient.rst:646 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1961,133 +1830,119 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:737 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example " -"shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - #: ../../sysadmclient.rst:0 msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:580 ../../sysadmclient.rst:700 +#: ../../sysadmclient.rst:733 ../../sysadmclient.rst:1632 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1634 ../../sysadmclient.rst:1652 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1641 ../../sysadmclient.rst:1648 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "Lists the last snapshot name and replication status" msgstr "" -#: ../../sysadmclient.rst:527 +#: ../../sysadmclient.rst:529 msgid "Managing Remote Connections" msgstr "" -#: ../../sysadmclient.rst:529 +#: ../../sysadmclient.rst:531 msgid "" "Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " "as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:537 +#: ../../sysadmclient.rst:539 msgid ": Configure Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:539 +#: ../../sysadmclient.rst:541 msgid "" "This window is accessible by clicking the |sysadm| tray icon, then " ":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" @@ -2102,21 +1957,21 @@ msgid "" " :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:557 +#: ../../sysadmclient.rst:559 msgid ": View Public Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:561 msgid "" "Once a certificate is created, the :guilabel:`Connections` Tab, seen in " ":numref:`Figure %s `, immediately opens." msgstr "" -#: ../../sysadmclient.rst:567 +#: ../../sysadmclient.rst:569 msgid ": |sysadm| SSL Connections Tab" msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:571 msgid "" ":guilabel:`Connections` aids the user in creating and managing secure " "connections. A column on the left side of the window contains all management" @@ -2127,71 +1982,71 @@ msgstr "" msgid ": SSL Connection tab Options" msgstr "" -#: ../../sysadmclient.rst:578 +#: ../../sysadmclient.rst:580 msgid "Option" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Add Group" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Creates an overarching group for bundling connections." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Remove Group" msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Deletes a created group." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "Add Connection" msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "" "Opens windows to nickname and configure a new server connection or bridge " "relay." msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Remove Connection" msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Deletes a single created connection." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Reset Settings" msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Opens the connection setup window to reconfigure a created connection." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Rename Selection" msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Renames a created group or connection." msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "Export Connections" msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "" "Exports the SysAdm settings to a default location: " ":file:`/usr/home//sysadm_client.export`" msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:602 msgid "" "Creating groups or connections adds their respective nicknames to the large " "box to the left of the options column. Highlight an existing group to create" @@ -2201,18 +2056,18 @@ msgid "" " displaying any groups or connections within the tray icon area." msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:610 msgid "" "When creating a new connection with :guilabel:`Add Connection`, a pop-up " "window requests a nickname for the new connection. A configuration screen, " "seen in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:617 +#: ../../sysadmclient.rst:619 msgid ": |sysadm| new connection configuration" msgstr "" -#: ../../sysadmclient.rst:619 +#: ../../sysadmclient.rst:621 msgid "" "The first element to configuring a new connection is to input a Host IP " "address. Then, choose the connection type: :guilabel:`Server Connection` or " @@ -2226,6 +2081,358 @@ msgstr "" msgid ":ref:`Managing Remote Connections`" msgstr "" +#: ../../sysadmclient.rst:319 +msgid "" +"The update automatically creates a snapshot (copy) of the current operating " +"system, known as a boot environment (BE), and mounts the snapshot in the " +"background. All of the updates then occur in the snapshot. This means you " +"can safely continue to use your system while it is updating, as no changes " +"are being made to the running version of the operating system or any of the " +"applications currently in use. Instead, all changes are being made to the " +"mounted copy. See :ref:`Boot Environment Manager` for more information " +"related to boot environments." +msgstr "" + +#: ../../sysadmclient.rst:634 +msgid "" +"|trueos| supports a feature of ZFS known as multiple boot environments " +"(BEs). With multiple BEs, the process of updating software becomes a low-" +"risk operation as the updates are applied to a different boot environment. " +"If needed, there is an option to reboot into a backup boot environment. " +"Other examples of using boot environments include:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"When making software changes, it is possible to take a snapshot of the boot " +"environment at any stage during the modifications. In the event of " +"undesirable results, the user can roll back to a previous BE by activating a" +" different BE according to the instructions under the :ref:`TrueOS Boot Menu" +" image `." +msgstr "" + +#: ../../sysadmclient.rst:656 +msgid "" +"For boot environments to work properly, **do not** delete the default ZFS " +"mount points during installation. The default ZFS layout ensures when boot " +"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +"untouched. This method allows rolling back to a previous boot environment " +"while preserving data in your home directories, any installed applications, " +"or downloaded source files or ports. During installation, you can add more " +"mount points, but avoid deleting the default points." +msgstr "" + +#: ../../sysadmclient.rst:674 +msgid "" +"To view, manage, and create boot environments using the |sysadm| graphical " +"client, go to :menuselection:`Local System --> System Management --> Boot " +"Environment Manager`. In the example shown in :numref:`Figure %s `, " +"there is a highlighted entry named *initial* which represents the original " +"|trueos| installation." +msgstr "" + +#: ../../sysadmclient.rst:688 +msgid "" +"An automatically generated boot environment is generally named with a " +"version and date stamp. It is recommended to note the desired date when " +"choosing to activate a different BE." +msgstr "" + +#: ../../sysadmclient.rst:692 +msgid "" +"Each entry contains the same information, displayed here in :numref:`Table " +"%s `:" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Individual Boot Environment information" +msgstr "" + +#: ../../sysadmclient.rst:700 +msgid "Column" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "Name" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "The name of the boot entry as it appears in the boot menu." +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "Nickname" +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "A description which can be different from the :guilabel:`Name`." +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "Active" +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "" +"The possible values of this field are *R* (active on reboot), *N* (active " +"now), *NR* (active now and on reboot), or *-* (inactive). In this " +":ref:`example `, the system booted from *12.0-CURRENT-up-" +"20161215_101908* and also uses this BE for the next boot." +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "Space" +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "The size of the boot environment." +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Mountpoint" +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Indicates whether or not the BE is mounted, and if so, where." +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "Date" +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "The date and time the BE was created." +msgstr "" + +#: ../../sysadmclient.rst:723 +msgid "Sort the list of BEs by clicking the column names." +msgstr "" + +#: ../../sysadmclient.rst:725 +msgid "" +"Manage these boot environments using the buttons across the top bar as " +"described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Options for managing boot environments (BE)" +msgstr "" + +#: ../../sysadmclient.rst:733 +msgid "Button" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "Create BE" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "" +"Creates a new BE. Fill the prompt with a name containing only letters or " +"numbers and click :guilabel:`Ok` to create the BE and add it to the list." +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Clone BE" +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Creates a copy of the highlighted BE." +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "Delete BE" +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "" +"Deletes the highlighted BE. The boot environment(s) marked as *N*, *R*, or " +"*NR* in the :guilabel:`Active` column cannot be deleted." +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "Rename BE" +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "" +"Renames the highlighed BE. The name appears in the boot menu when the system" +" boots. The currently booted BE cannot be renamed." +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "Mount BE" +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "" +"Mounts the highlighted BE in :file:`/tmp` to browse its contents. This " +"option only applies to inactive BEs." +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmount BE" +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmounts the previously mounted BE." +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "Activate BE" +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "" +"Notifies the system to boot into the highlighted BE next system boot. This " +"alters the :guilabel:`Active` column to *R*." +msgstr "" + +#: ../../sysadmclient.rst:766 +msgid "" +"Boot into another boot environment at startup by pressing :kbd:`7` at the " +":ref:`TrueOS Boot Menu ` to access the boot menu selection " +"screen. In the example shown in :numref:`Figure %s `, two boot " +"environments are available in :guilabel:`Boot Environments`: *initial* " +"represents the initial installation and *mybootenvironment* was manually " +"created using the Boot Environment Manager." +msgstr "" + +#: ../../sysadmclient.rst:780 +msgid "" +"The upper section of this menu indicates the *initial* boot environment is " +"set to **active**, or the one the system is configured to boot into, unless " +"another BE is manually selected in this menu. Use the arrow keys to " +"highlight the desired boot environment and press :kbd:`Enter` to continue " +"booting into the selected boot environment." +msgstr "" + +#~ msgid "" +#~ "The update automatically creates a snapshot (copy) of the current operating " +#~ "system, known as a boot environment (BE), and mounts the snapshot in the " +#~ "background. All of the updates then occur in the snapshot. This means you " +#~ "can safely continue to use your system while it is updating, as no changes " +#~ "are being made to the running version of the operating system or any of the " +#~ "applications currently in use. Instead, all changes are being made to the " +#~ "mounted copy." +#~ msgstr "" + +#~ msgid "" +#~ "|trueos| supports a feature of ZFS known as multiple boot environments " +#~ "(BEs). With multiple boot environments, the process of updating software " +#~ "becomes a low-risk operation as the updates are applied to a different boot " +#~ "environment. If needed, there is an option to reboot into a backup boot " +#~ "environment. Other examples of using boot environments include:" +#~ msgstr "" + +#~ msgid "" +#~ "To view, manage, and create boot environments using the |sysadm| graphical " +#~ "client, go to :menuselection:`System Management --> Boot Environment " +#~ "Manager`. In the example shown in :numref:`Figure %s `, there is an " +#~ "entry named *initial* that represents the original |trueos| installation." +#~ msgstr "" + +#~ msgid "Each entry contains the same information:" +#~ msgstr "" + +#~ msgid "" +#~ "**Name:** The name of the boot entry as it will appear in the boot menu." +#~ msgstr "" + +#~ msgid "" +#~ "**Nickname:** A description, which can be different from the " +#~ ":guilabel:`Name`." +#~ msgstr "" + +#~ msgid "" +#~ "**Active:** The possible values of this field are :guilabel:`R` (active on " +#~ "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " +#~ "example, the system booted from :guilabel:`initial` and is set to boot from " +#~ ":guilabel:`initial` on the next boot." +#~ msgstr "" + +#~ msgid "**Space:** The size of the boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " +#~ "where." +#~ msgstr "" + +#~ msgid "**Date:** The date and time the BE was created." +#~ msgstr "" + +#~ msgid "From left to right, the buttons on the top bar are used to:" +#~ msgstr "" + +#~ msgid "" +#~ "**Create BE:** Creates a new boot environment. Do this before making any " +#~ "changes to the system that may impact on your current boot environment. You " +#~ "will be prompted for a name which can only contain letters or numbers. Click" +#~ " :guilabel:`OK` to create the environment, then the system will add it to " +#~ "the list of boot environments." +#~ msgstr "" + +#~ msgid "**Clone BE:** Creates a copy of the highlighted boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Delete BE:** Deletes the highlighted boot environment. You can not delete " +#~ "the boot environment which is marked as *N* or as *R* in the " +#~ ":guilabel:`Active` column." +#~ msgstr "" + +#~ msgid "" +#~ "**Rename BE:** Renames the highlighted boot environment. The name will " +#~ "appear in the boot menu when the system boots. You cannot rename the BE " +#~ "which is currently booted." +#~ msgstr "" + +#~ msgid "" +#~ "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " +#~ "browseable. Note this setting only applies to inactive BEs." +#~ msgstr "" + +#~ msgid "**Unmount BE:** Unmounts the previously mounted BE." +#~ msgstr "" + +#~ msgid "" +#~ "**Activate BE:** Notifies the system to boot into the highlighted boot " +#~ "environment next system boot. This will change the :guilabel:`Active` column" +#~ " to *R*." +#~ msgstr "" + +#~ msgid "" +#~ "For boot environments to work properly, **do not** delete the default ZFS " +#~ "mount points during installation. The default ZFS layout ensures when boot " +#~ "environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +#~ ":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +#~ "untouched. This way, if you rollback to a previous boot environment, you " +#~ "will not lose data in your home directories, any installed applications, or " +#~ "downloaded source files or ports. During installation, you can add " +#~ "additional mount points, just don't delete the default ones." +#~ msgstr "" + +#~ msgid "" +#~ "When making software changes, it is possible to take a snapshot of the boot " +#~ "environment at any stage during the modifications." +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example " +#~ "shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid ":ref:`Manage SSL Keys`" #~ msgstr "" diff --git a/docs/client_handbook/po/bg/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/bg/LC_MESSAGES/sysadmclient.po index 60f0647..9d10e45 100644 --- a/docs/client_handbook/po/bg/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/bg/LC_MESSAGES/sysadmclient.po @@ -369,25 +369,14 @@ msgid "" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:319 -msgid "" -"The update automatically creates a snapshot (copy) of the current operating " -"system, known as a boot environment (BE), and mounts the snapshot in the " -"background. All of the updates then occur in the snapshot. This means you " -"can safely continue to use your system while it is updating, as no changes " -"are being made to the running version of the operating system or any of the " -"applications currently in use. Instead, all changes are being made to the " -"mounted copy." -msgstr "" - -#: ../../sysadmclient.rst:327 +#: ../../sysadmclient.rst:329 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:333 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -399,7 +388,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:340 +#: ../../sysadmclient.rst:342 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -414,7 +403,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:353 +#: ../../sysadmclient.rst:355 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -425,17 +414,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:367 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:367 +#: ../../sysadmclient.rst:369 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:377 +#: ../../sysadmclient.rst:379 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -446,7 +435,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:385 +#: ../../sysadmclient.rst:387 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -455,63 +444,54 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:392 +#: ../../sysadmclient.rst:394 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:396 +#: ../../sysadmclient.rst:398 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:400 +#: ../../sysadmclient.rst:402 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1478 +#: ../../sysadmclient.rst:1507 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:410 +#: ../../sysadmclient.rst:412 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:456 +#: ../../sysadmclient.rst:458 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:630 +#: ../../sysadmclient.rst:632 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:632 -msgid "" -"|trueos| supports a feature of ZFS known as multiple boot environments " -"(BEs). With multiple boot environments, the process of updating software " -"becomes a low-risk operation as the updates are applied to a different boot " -"environment. If needed, there is an option to reboot into a backup boot " -"environment. Other examples of using boot environments include:" -msgstr "" - -#: ../../sysadmclient.rst:645 +#: ../../sysadmclient.rst:650 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:653 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:661 +#: ../../sysadmclient.rst:666 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -521,228 +501,135 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:669 -msgid "" -"To view, manage, and create boot environments using the |sysadm| graphical " -"client, go to :menuselection:`System Management --> Boot Environment " -"Manager`. In the example shown in :numref:`Figure %s `, there is an " -"entry named *initial* that represents the original |trueos| installation." -msgstr "" - -#: ../../sysadmclient.rst:682 -msgid "Each entry contains the same information:" -msgstr "" - -#: ../../sysadmclient.rst:684 -msgid "" -"**Name:** The name of the boot entry as it will appear in the boot menu." -msgstr "" - -#: ../../sysadmclient.rst:687 -msgid "" -"**Nickname:** A description, which can be different from the " -":guilabel:`Name`." -msgstr "" - -#: ../../sysadmclient.rst:690 -msgid "" -"**Active:** The possible values of this field are :guilabel:`R` (active on " -"reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " -"example, the system booted from :guilabel:`initial` and is set to boot from " -":guilabel:`initial` on the next boot." -msgstr "" - -#: ../../sysadmclient.rst:696 -msgid "**Space:** The size of the boot environment." -msgstr "" - -#: ../../sysadmclient.rst:698 -msgid "" -"**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " -"where." -msgstr "" - -#: ../../sysadmclient.rst:701 -msgid "**Date:** The date and time the BE was created." -msgstr "" - -#: ../../sysadmclient.rst:703 -msgid "From left to right, the buttons on the top bar are used to:" -msgstr "" - -#: ../../sysadmclient.rst:705 -msgid "" -"**Create BE:** Creates a new boot environment. Do this before making any " -"changes to the system that may impact on your current boot environment. You " -"will be prompted for a name which can only contain letters or numbers. Click" -" :guilabel:`OK` to create the environment, then the system will add it to " -"the list of boot environments." -msgstr "" - -#: ../../sysadmclient.rst:711 -msgid "**Clone BE:** Creates a copy of the highlighted boot environment." -msgstr "" - -#: ../../sysadmclient.rst:713 -msgid "" -"**Delete BE:** Deletes the highlighted boot environment. You can not delete " -"the boot environment which is marked as *N* or as *R* in the " -":guilabel:`Active` column." -msgstr "" - -#: ../../sysadmclient.rst:717 -msgid "" -"**Rename BE:** Renames the highlighted boot environment. The name will " -"appear in the boot menu when the system boots. You cannot rename the BE " -"which is currently booted." -msgstr "" - -#: ../../sysadmclient.rst:721 -msgid "" -"**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " -"browseable. Note this setting only applies to inactive BEs." -msgstr "" - -#: ../../sysadmclient.rst:724 -msgid "**Unmount BE:** Unmounts the previously mounted BE." -msgstr "" - -#: ../../sysadmclient.rst:726 -msgid "" -"**Activate BE:** Notifies the system to boot into the highlighted boot " -"environment next system boot. This will change the :guilabel:`Active` column" -" to *R*." -msgstr "" - -#: ../../sysadmclient.rst:761 +#: ../../sysadmclient.rst:790 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:817 +#: ../../sysadmclient.rst:846 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:848 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:830 +#: ../../sysadmclient.rst:859 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:861 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:835 +#: ../../sysadmclient.rst:864 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:838 +#: ../../sysadmclient.rst:867 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:841 +#: ../../sysadmclient.rst:870 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:872 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:845 +#: ../../sysadmclient.rst:874 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:876 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:849 +#: ../../sysadmclient.rst:878 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:880 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:882 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:855 +#: ../../sysadmclient.rst:884 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:862 +#: ../../sysadmclient.rst:891 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:893 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:904 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:878 +#: ../../sysadmclient.rst:907 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:914 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:887 +#: ../../sysadmclient.rst:916 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:891 +#: ../../sysadmclient.rst:920 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:902 +#: ../../sysadmclient.rst:931 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:904 +#: ../../sysadmclient.rst:933 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:907 +#: ../../sysadmclient.rst:936 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:939 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -750,38 +637,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:916 +#: ../../sysadmclient.rst:945 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:919 +#: ../../sysadmclient.rst:948 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:922 +#: ../../sysadmclient.rst:951 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:926 +#: ../../sysadmclient.rst:955 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:929 +#: ../../sysadmclient.rst:958 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:939 +#: ../../sysadmclient.rst:968 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -789,7 +676,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:944 +#: ../../sysadmclient.rst:973 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -797,7 +684,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:950 +#: ../../sysadmclient.rst:979 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -805,7 +692,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:955 +#: ../../sysadmclient.rst:984 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -814,27 +701,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:990 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:965 +#: ../../sysadmclient.rst:994 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:998 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:972 +#: ../../sysadmclient.rst:1001 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -846,14 +733,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:982 +#: ../../sysadmclient.rst:1011 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:993 +#: ../../sysadmclient.rst:1022 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -866,11 +753,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1036 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:1020 +#: ../../sysadmclient.rst:1049 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -879,13 +766,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1069 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1072 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -893,13 +780,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:1063 +#: ../../sysadmclient.rst:1092 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:1066 +#: ../../sysadmclient.rst:1095 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -907,7 +794,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1074 +#: ../../sysadmclient.rst:1103 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -917,7 +804,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1099 +#: ../../sysadmclient.rst:1128 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -925,47 +812,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1104 +#: ../../sysadmclient.rst:1133 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1108 +#: ../../sysadmclient.rst:1137 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1162 +#: ../../sysadmclient.rst:1191 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1164 +#: ../../sysadmclient.rst:1193 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1205 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1178 +#: ../../sysadmclient.rst:1207 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1210 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1184 +#: ../../sysadmclient.rst:1213 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -975,7 +862,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1191 +#: ../../sysadmclient.rst:1220 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -984,15 +871,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1198 +#: ../../sysadmclient.rst:1227 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1204 +#: ../../sysadmclient.rst:1233 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1206 +#: ../../sysadmclient.rst:1235 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1001,25 +888,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1228 +#: ../../sysadmclient.rst:1257 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1233 +#: ../../sysadmclient.rst:1262 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1264 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1239 +#: ../../sysadmclient.rst:1268 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1027,16 +914,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1277 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1289 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1262 +#: ../../sysadmclient.rst:1291 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1050,14 +937,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1273 +#: ../../sysadmclient.rst:1302 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1307 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1067,11 +954,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1290 +#: ../../sysadmclient.rst:1319 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1292 +#: ../../sysadmclient.rst:1321 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1079,13 +966,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1333 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1093,14 +980,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1339 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1315 +#: ../../sysadmclient.rst:1344 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1110,7 +997,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1323 +#: ../../sysadmclient.rst:1352 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1118,29 +1005,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1364 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1346 +#: ../../sysadmclient.rst:1375 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1348 +#: ../../sysadmclient.rst:1377 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1380 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1383 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1148,7 +1035,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1389 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1159,87 +1046,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1398 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1402 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1404 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1378 +#: ../../sysadmclient.rst:1407 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1410 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1385 +#: ../../sysadmclient.rst:1414 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1388 +#: ../../sysadmclient.rst:1417 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1390 +#: ../../sysadmclient.rst:1419 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1422 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1401 +#: ../../sysadmclient.rst:1430 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1432 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1407 +#: ../../sysadmclient.rst:1436 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1410 +#: ../../sysadmclient.rst:1439 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1421 +#: ../../sysadmclient.rst:1450 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1426 +#: ../../sysadmclient.rst:1455 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1250,7 +1137,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1435 +#: ../../sysadmclient.rst:1464 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1258,37 +1145,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1440 +#: ../../sysadmclient.rst:1469 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1451 +#: ../../sysadmclient.rst:1480 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1470 +#: ../../sysadmclient.rst:1499 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1480 +#: ../../sysadmclient.rst:1509 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1490 +#: ../../sysadmclient.rst:1519 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1492 +#: ../../sysadmclient.rst:1521 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1296,52 +1183,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1497 +#: ../../sysadmclient.rst:1526 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1500 +#: ../../sysadmclient.rst:1529 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1503 +#: ../../sysadmclient.rst:1532 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1505 +#: ../../sysadmclient.rst:1534 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1512 +#: ../../sysadmclient.rst:1541 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1514 +#: ../../sysadmclient.rst:1543 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1534 +#: ../../sysadmclient.rst:1563 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1636 +#: ../../sysadmclient.rst:1665 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1638 +#: ../../sysadmclient.rst:1667 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1349,7 +1236,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1651 +#: ../../sysadmclient.rst:1680 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1360,7 +1247,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1659 +#: ../../sysadmclient.rst:1688 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1370,7 +1257,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1674 +#: ../../sysadmclient.rst:1703 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1385,14 +1272,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:763 +#: ../../sysadmclient.rst:792 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:774 +#: ../../sysadmclient.rst:803 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1401,14 +1288,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:780 +#: ../../sysadmclient.rst:809 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:814 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1417,27 +1304,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:791 +#: ../../sysadmclient.rst:820 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:795 +#: ../../sysadmclient.rst:824 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:800 +#: ../../sysadmclient.rst:829 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:832 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1447,20 +1334,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:839 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:458 +#: ../../sysadmclient.rst:460 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1468,7 +1355,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:464 +#: ../../sysadmclient.rst:466 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1481,7 +1368,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1212 +#: ../../sysadmclient.rst:1241 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1499,26 +1386,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1423 +#: ../../sysadmclient.rst:1452 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1444 +#: ../../sysadmclient.rst:1473 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1448 +#: ../../sysadmclient.rst:1477 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1462 +#: ../../sysadmclient.rst:1491 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1536,57 +1423,45 @@ msgid "" "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:375 +#: ../../sysadmclient.rst:377 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:651 -msgid "" -"For boot environments to work properly, **do not** delete the default ZFS " -"mount points during installation. The default ZFS layout ensures when boot " -"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " -":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " -"untouched. This way, if you rollback to a previous boot environment, you " -"will not lose data in your home directories, any installed applications, or " -"downloaded source files or ports. During installation, you can add " -"additional mount points, just don't delete the default ones." -msgstr "" - -#: ../../sysadmclient.rst:680 +#: ../../sysadmclient.rst:686 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:755 +#: ../../sysadmclient.rst:778 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:772 +#: ../../sysadmclient.rst:801 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:900 +#: ../../sysadmclient.rst:929 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:937 +#: ../../sysadmclient.rst:966 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:991 +#: ../../sysadmclient.rst:1020 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1083 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:1071 +#: ../../sysadmclient.rst:1100 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1110 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1594,49 +1469,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1203 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1258 +#: ../../sysadmclient.rst:1287 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1362 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1344 +#: ../../sysadmclient.rst:1373 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1419 +#: ../../sysadmclient.rst:1448 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1460 +#: ../../sysadmclient.rst:1489 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1488 +#: ../../sysadmclient.rst:1517 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1595 +#: ../../sysadmclient.rst:1624 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1649 +#: ../../sysadmclient.rst:1678 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1672 +#: ../../sysadmclient.rst:1701 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1678 +#: ../../sysadmclient.rst:1707 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1652,7 +1527,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:1086 +#: ../../sysadmclient.rst:1115 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1661,7 +1536,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1097 +#: ../../sysadmclient.rst:1126 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1697,29 +1572,29 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:764 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:828 +#: ../../sysadmclient.rst:857 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:873 +#: ../../sysadmclient.rst:902 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1279 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:410 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:412 +#: ../../sysadmclient.rst:414 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1730,7 +1605,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:421 +#: ../../sysadmclient.rst:423 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1741,7 +1616,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:431 +#: ../../sysadmclient.rst:433 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1751,7 +1626,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:439 +#: ../../sysadmclient.rst:441 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1760,20 +1635,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:447 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:449 +#: ../../sysadmclient.rst:451 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:1009 +#: ../../sysadmclient.rst:1038 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1786,11 +1661,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:1031 +#: ../../sysadmclient.rst:1060 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:1033 +#: ../../sysadmclient.rst:1062 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1800,7 +1675,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1085 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1810,11 +1685,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1116 +#: ../../sysadmclient.rst:1145 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1118 +#: ../../sysadmclient.rst:1147 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1825,17 +1700,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1155 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1129 +#: ../../sysadmclient.rst:1158 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1160 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1844,7 +1719,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1166 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1852,20 +1727,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1146 +#: ../../sysadmclient.rst:1175 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1149 +#: ../../sysadmclient.rst:1178 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1182 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1873,7 +1748,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:475 +#: ../../sysadmclient.rst:477 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -1882,7 +1757,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:481 +#: ../../sysadmclient.rst:483 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -1893,11 +1768,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:495 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:495 +#: ../../sysadmclient.rst:497 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -1908,19 +1783,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:503 +#: ../../sysadmclient.rst:505 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:506 +#: ../../sysadmclient.rst:508 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:509 +#: ../../sysadmclient.rst:511 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -1929,7 +1804,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:515 +#: ../../sysadmclient.rst:517 msgid "" "During the `Create a User Screen " "`_ " @@ -1940,13 +1815,7 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:638 -msgid "" -"When making software changes, it is possible to take a snapshot of the boot " -"environment at any stage during the modifications." -msgstr "" - -#: ../../sysadmclient.rst:641 +#: ../../sysadmclient.rst:646 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1961,133 +1830,119 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:737 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example " -"shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - #: ../../sysadmclient.rst:0 msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:580 ../../sysadmclient.rst:700 +#: ../../sysadmclient.rst:733 ../../sysadmclient.rst:1632 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1634 ../../sysadmclient.rst:1652 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1641 ../../sysadmclient.rst:1648 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "Lists the last snapshot name and replication status" msgstr "" -#: ../../sysadmclient.rst:527 +#: ../../sysadmclient.rst:529 msgid "Managing Remote Connections" msgstr "" -#: ../../sysadmclient.rst:529 +#: ../../sysadmclient.rst:531 msgid "" "Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " "as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:537 +#: ../../sysadmclient.rst:539 msgid ": Configure Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:539 +#: ../../sysadmclient.rst:541 msgid "" "This window is accessible by clicking the |sysadm| tray icon, then " ":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" @@ -2102,21 +1957,21 @@ msgid "" " :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:557 +#: ../../sysadmclient.rst:559 msgid ": View Public Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:561 msgid "" "Once a certificate is created, the :guilabel:`Connections` Tab, seen in " ":numref:`Figure %s `, immediately opens." msgstr "" -#: ../../sysadmclient.rst:567 +#: ../../sysadmclient.rst:569 msgid ": |sysadm| SSL Connections Tab" msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:571 msgid "" ":guilabel:`Connections` aids the user in creating and managing secure " "connections. A column on the left side of the window contains all management" @@ -2127,71 +1982,71 @@ msgstr "" msgid ": SSL Connection tab Options" msgstr "" -#: ../../sysadmclient.rst:578 +#: ../../sysadmclient.rst:580 msgid "Option" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Add Group" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Creates an overarching group for bundling connections." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Remove Group" msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Deletes a created group." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "Add Connection" msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "" "Opens windows to nickname and configure a new server connection or bridge " "relay." msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Remove Connection" msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Deletes a single created connection." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Reset Settings" msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Opens the connection setup window to reconfigure a created connection." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Rename Selection" msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Renames a created group or connection." msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "Export Connections" msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "" "Exports the SysAdm settings to a default location: " ":file:`/usr/home//sysadm_client.export`" msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:602 msgid "" "Creating groups or connections adds their respective nicknames to the large " "box to the left of the options column. Highlight an existing group to create" @@ -2201,18 +2056,18 @@ msgid "" " displaying any groups or connections within the tray icon area." msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:610 msgid "" "When creating a new connection with :guilabel:`Add Connection`, a pop-up " "window requests a nickname for the new connection. A configuration screen, " "seen in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:617 +#: ../../sysadmclient.rst:619 msgid ": |sysadm| new connection configuration" msgstr "" -#: ../../sysadmclient.rst:619 +#: ../../sysadmclient.rst:621 msgid "" "The first element to configuring a new connection is to input a Host IP " "address. Then, choose the connection type: :guilabel:`Server Connection` or " @@ -2226,6 +2081,358 @@ msgstr "" msgid ":ref:`Managing Remote Connections`" msgstr "" +#: ../../sysadmclient.rst:319 +msgid "" +"The update automatically creates a snapshot (copy) of the current operating " +"system, known as a boot environment (BE), and mounts the snapshot in the " +"background. All of the updates then occur in the snapshot. This means you " +"can safely continue to use your system while it is updating, as no changes " +"are being made to the running version of the operating system or any of the " +"applications currently in use. Instead, all changes are being made to the " +"mounted copy. See :ref:`Boot Environment Manager` for more information " +"related to boot environments." +msgstr "" + +#: ../../sysadmclient.rst:634 +msgid "" +"|trueos| supports a feature of ZFS known as multiple boot environments " +"(BEs). With multiple BEs, the process of updating software becomes a low-" +"risk operation as the updates are applied to a different boot environment. " +"If needed, there is an option to reboot into a backup boot environment. " +"Other examples of using boot environments include:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"When making software changes, it is possible to take a snapshot of the boot " +"environment at any stage during the modifications. In the event of " +"undesirable results, the user can roll back to a previous BE by activating a" +" different BE according to the instructions under the :ref:`TrueOS Boot Menu" +" image `." +msgstr "" + +#: ../../sysadmclient.rst:656 +msgid "" +"For boot environments to work properly, **do not** delete the default ZFS " +"mount points during installation. The default ZFS layout ensures when boot " +"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +"untouched. This method allows rolling back to a previous boot environment " +"while preserving data in your home directories, any installed applications, " +"or downloaded source files or ports. During installation, you can add more " +"mount points, but avoid deleting the default points." +msgstr "" + +#: ../../sysadmclient.rst:674 +msgid "" +"To view, manage, and create boot environments using the |sysadm| graphical " +"client, go to :menuselection:`Local System --> System Management --> Boot " +"Environment Manager`. In the example shown in :numref:`Figure %s `, " +"there is a highlighted entry named *initial* which represents the original " +"|trueos| installation." +msgstr "" + +#: ../../sysadmclient.rst:688 +msgid "" +"An automatically generated boot environment is generally named with a " +"version and date stamp. It is recommended to note the desired date when " +"choosing to activate a different BE." +msgstr "" + +#: ../../sysadmclient.rst:692 +msgid "" +"Each entry contains the same information, displayed here in :numref:`Table " +"%s `:" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Individual Boot Environment information" +msgstr "" + +#: ../../sysadmclient.rst:700 +msgid "Column" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "Name" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "The name of the boot entry as it appears in the boot menu." +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "Nickname" +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "A description which can be different from the :guilabel:`Name`." +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "Active" +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "" +"The possible values of this field are *R* (active on reboot), *N* (active " +"now), *NR* (active now and on reboot), or *-* (inactive). In this " +":ref:`example `, the system booted from *12.0-CURRENT-up-" +"20161215_101908* and also uses this BE for the next boot." +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "Space" +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "The size of the boot environment." +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Mountpoint" +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Indicates whether or not the BE is mounted, and if so, where." +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "Date" +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "The date and time the BE was created." +msgstr "" + +#: ../../sysadmclient.rst:723 +msgid "Sort the list of BEs by clicking the column names." +msgstr "" + +#: ../../sysadmclient.rst:725 +msgid "" +"Manage these boot environments using the buttons across the top bar as " +"described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Options for managing boot environments (BE)" +msgstr "" + +#: ../../sysadmclient.rst:733 +msgid "Button" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "Create BE" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "" +"Creates a new BE. Fill the prompt with a name containing only letters or " +"numbers and click :guilabel:`Ok` to create the BE and add it to the list." +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Clone BE" +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Creates a copy of the highlighted BE." +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "Delete BE" +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "" +"Deletes the highlighted BE. The boot environment(s) marked as *N*, *R*, or " +"*NR* in the :guilabel:`Active` column cannot be deleted." +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "Rename BE" +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "" +"Renames the highlighed BE. The name appears in the boot menu when the system" +" boots. The currently booted BE cannot be renamed." +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "Mount BE" +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "" +"Mounts the highlighted BE in :file:`/tmp` to browse its contents. This " +"option only applies to inactive BEs." +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmount BE" +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmounts the previously mounted BE." +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "Activate BE" +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "" +"Notifies the system to boot into the highlighted BE next system boot. This " +"alters the :guilabel:`Active` column to *R*." +msgstr "" + +#: ../../sysadmclient.rst:766 +msgid "" +"Boot into another boot environment at startup by pressing :kbd:`7` at the " +":ref:`TrueOS Boot Menu ` to access the boot menu selection " +"screen. In the example shown in :numref:`Figure %s `, two boot " +"environments are available in :guilabel:`Boot Environments`: *initial* " +"represents the initial installation and *mybootenvironment* was manually " +"created using the Boot Environment Manager." +msgstr "" + +#: ../../sysadmclient.rst:780 +msgid "" +"The upper section of this menu indicates the *initial* boot environment is " +"set to **active**, or the one the system is configured to boot into, unless " +"another BE is manually selected in this menu. Use the arrow keys to " +"highlight the desired boot environment and press :kbd:`Enter` to continue " +"booting into the selected boot environment." +msgstr "" + +#~ msgid "" +#~ "The update automatically creates a snapshot (copy) of the current operating " +#~ "system, known as a boot environment (BE), and mounts the snapshot in the " +#~ "background. All of the updates then occur in the snapshot. This means you " +#~ "can safely continue to use your system while it is updating, as no changes " +#~ "are being made to the running version of the operating system or any of the " +#~ "applications currently in use. Instead, all changes are being made to the " +#~ "mounted copy." +#~ msgstr "" + +#~ msgid "" +#~ "|trueos| supports a feature of ZFS known as multiple boot environments " +#~ "(BEs). With multiple boot environments, the process of updating software " +#~ "becomes a low-risk operation as the updates are applied to a different boot " +#~ "environment. If needed, there is an option to reboot into a backup boot " +#~ "environment. Other examples of using boot environments include:" +#~ msgstr "" + +#~ msgid "" +#~ "To view, manage, and create boot environments using the |sysadm| graphical " +#~ "client, go to :menuselection:`System Management --> Boot Environment " +#~ "Manager`. In the example shown in :numref:`Figure %s `, there is an " +#~ "entry named *initial* that represents the original |trueos| installation." +#~ msgstr "" + +#~ msgid "Each entry contains the same information:" +#~ msgstr "" + +#~ msgid "" +#~ "**Name:** The name of the boot entry as it will appear in the boot menu." +#~ msgstr "" + +#~ msgid "" +#~ "**Nickname:** A description, which can be different from the " +#~ ":guilabel:`Name`." +#~ msgstr "" + +#~ msgid "" +#~ "**Active:** The possible values of this field are :guilabel:`R` (active on " +#~ "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " +#~ "example, the system booted from :guilabel:`initial` and is set to boot from " +#~ ":guilabel:`initial` on the next boot." +#~ msgstr "" + +#~ msgid "**Space:** The size of the boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " +#~ "where." +#~ msgstr "" + +#~ msgid "**Date:** The date and time the BE was created." +#~ msgstr "" + +#~ msgid "From left to right, the buttons on the top bar are used to:" +#~ msgstr "" + +#~ msgid "" +#~ "**Create BE:** Creates a new boot environment. Do this before making any " +#~ "changes to the system that may impact on your current boot environment. You " +#~ "will be prompted for a name which can only contain letters or numbers. Click" +#~ " :guilabel:`OK` to create the environment, then the system will add it to " +#~ "the list of boot environments." +#~ msgstr "" + +#~ msgid "**Clone BE:** Creates a copy of the highlighted boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Delete BE:** Deletes the highlighted boot environment. You can not delete " +#~ "the boot environment which is marked as *N* or as *R* in the " +#~ ":guilabel:`Active` column." +#~ msgstr "" + +#~ msgid "" +#~ "**Rename BE:** Renames the highlighted boot environment. The name will " +#~ "appear in the boot menu when the system boots. You cannot rename the BE " +#~ "which is currently booted." +#~ msgstr "" + +#~ msgid "" +#~ "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " +#~ "browseable. Note this setting only applies to inactive BEs." +#~ msgstr "" + +#~ msgid "**Unmount BE:** Unmounts the previously mounted BE." +#~ msgstr "" + +#~ msgid "" +#~ "**Activate BE:** Notifies the system to boot into the highlighted boot " +#~ "environment next system boot. This will change the :guilabel:`Active` column" +#~ " to *R*." +#~ msgstr "" + +#~ msgid "" +#~ "For boot environments to work properly, **do not** delete the default ZFS " +#~ "mount points during installation. The default ZFS layout ensures when boot " +#~ "environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +#~ ":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +#~ "untouched. This way, if you rollback to a previous boot environment, you " +#~ "will not lose data in your home directories, any installed applications, or " +#~ "downloaded source files or ports. During installation, you can add " +#~ "additional mount points, just don't delete the default ones." +#~ msgstr "" + +#~ msgid "" +#~ "When making software changes, it is possible to take a snapshot of the boot " +#~ "environment at any stage during the modifications." +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example " +#~ "shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid ":ref:`Manage SSL Keys`" #~ msgstr "" diff --git a/docs/client_handbook/po/da/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/da/LC_MESSAGES/sysadmclient.po index 60f0647..9d10e45 100644 --- a/docs/client_handbook/po/da/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/da/LC_MESSAGES/sysadmclient.po @@ -369,25 +369,14 @@ msgid "" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:319 -msgid "" -"The update automatically creates a snapshot (copy) of the current operating " -"system, known as a boot environment (BE), and mounts the snapshot in the " -"background. All of the updates then occur in the snapshot. This means you " -"can safely continue to use your system while it is updating, as no changes " -"are being made to the running version of the operating system or any of the " -"applications currently in use. Instead, all changes are being made to the " -"mounted copy." -msgstr "" - -#: ../../sysadmclient.rst:327 +#: ../../sysadmclient.rst:329 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:333 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -399,7 +388,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:340 +#: ../../sysadmclient.rst:342 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -414,7 +403,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:353 +#: ../../sysadmclient.rst:355 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -425,17 +414,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:367 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:367 +#: ../../sysadmclient.rst:369 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:377 +#: ../../sysadmclient.rst:379 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -446,7 +435,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:385 +#: ../../sysadmclient.rst:387 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -455,63 +444,54 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:392 +#: ../../sysadmclient.rst:394 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:396 +#: ../../sysadmclient.rst:398 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:400 +#: ../../sysadmclient.rst:402 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1478 +#: ../../sysadmclient.rst:1507 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:410 +#: ../../sysadmclient.rst:412 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:456 +#: ../../sysadmclient.rst:458 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:630 +#: ../../sysadmclient.rst:632 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:632 -msgid "" -"|trueos| supports a feature of ZFS known as multiple boot environments " -"(BEs). With multiple boot environments, the process of updating software " -"becomes a low-risk operation as the updates are applied to a different boot " -"environment. If needed, there is an option to reboot into a backup boot " -"environment. Other examples of using boot environments include:" -msgstr "" - -#: ../../sysadmclient.rst:645 +#: ../../sysadmclient.rst:650 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:653 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:661 +#: ../../sysadmclient.rst:666 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -521,228 +501,135 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:669 -msgid "" -"To view, manage, and create boot environments using the |sysadm| graphical " -"client, go to :menuselection:`System Management --> Boot Environment " -"Manager`. In the example shown in :numref:`Figure %s `, there is an " -"entry named *initial* that represents the original |trueos| installation." -msgstr "" - -#: ../../sysadmclient.rst:682 -msgid "Each entry contains the same information:" -msgstr "" - -#: ../../sysadmclient.rst:684 -msgid "" -"**Name:** The name of the boot entry as it will appear in the boot menu." -msgstr "" - -#: ../../sysadmclient.rst:687 -msgid "" -"**Nickname:** A description, which can be different from the " -":guilabel:`Name`." -msgstr "" - -#: ../../sysadmclient.rst:690 -msgid "" -"**Active:** The possible values of this field are :guilabel:`R` (active on " -"reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " -"example, the system booted from :guilabel:`initial` and is set to boot from " -":guilabel:`initial` on the next boot." -msgstr "" - -#: ../../sysadmclient.rst:696 -msgid "**Space:** The size of the boot environment." -msgstr "" - -#: ../../sysadmclient.rst:698 -msgid "" -"**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " -"where." -msgstr "" - -#: ../../sysadmclient.rst:701 -msgid "**Date:** The date and time the BE was created." -msgstr "" - -#: ../../sysadmclient.rst:703 -msgid "From left to right, the buttons on the top bar are used to:" -msgstr "" - -#: ../../sysadmclient.rst:705 -msgid "" -"**Create BE:** Creates a new boot environment. Do this before making any " -"changes to the system that may impact on your current boot environment. You " -"will be prompted for a name which can only contain letters or numbers. Click" -" :guilabel:`OK` to create the environment, then the system will add it to " -"the list of boot environments." -msgstr "" - -#: ../../sysadmclient.rst:711 -msgid "**Clone BE:** Creates a copy of the highlighted boot environment." -msgstr "" - -#: ../../sysadmclient.rst:713 -msgid "" -"**Delete BE:** Deletes the highlighted boot environment. You can not delete " -"the boot environment which is marked as *N* or as *R* in the " -":guilabel:`Active` column." -msgstr "" - -#: ../../sysadmclient.rst:717 -msgid "" -"**Rename BE:** Renames the highlighted boot environment. The name will " -"appear in the boot menu when the system boots. You cannot rename the BE " -"which is currently booted." -msgstr "" - -#: ../../sysadmclient.rst:721 -msgid "" -"**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " -"browseable. Note this setting only applies to inactive BEs." -msgstr "" - -#: ../../sysadmclient.rst:724 -msgid "**Unmount BE:** Unmounts the previously mounted BE." -msgstr "" - -#: ../../sysadmclient.rst:726 -msgid "" -"**Activate BE:** Notifies the system to boot into the highlighted boot " -"environment next system boot. This will change the :guilabel:`Active` column" -" to *R*." -msgstr "" - -#: ../../sysadmclient.rst:761 +#: ../../sysadmclient.rst:790 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:817 +#: ../../sysadmclient.rst:846 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:848 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:830 +#: ../../sysadmclient.rst:859 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:861 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:835 +#: ../../sysadmclient.rst:864 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:838 +#: ../../sysadmclient.rst:867 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:841 +#: ../../sysadmclient.rst:870 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:872 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:845 +#: ../../sysadmclient.rst:874 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:876 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:849 +#: ../../sysadmclient.rst:878 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:880 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:882 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:855 +#: ../../sysadmclient.rst:884 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:862 +#: ../../sysadmclient.rst:891 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:893 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:904 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:878 +#: ../../sysadmclient.rst:907 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:914 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:887 +#: ../../sysadmclient.rst:916 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:891 +#: ../../sysadmclient.rst:920 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:902 +#: ../../sysadmclient.rst:931 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:904 +#: ../../sysadmclient.rst:933 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:907 +#: ../../sysadmclient.rst:936 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:939 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -750,38 +637,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:916 +#: ../../sysadmclient.rst:945 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:919 +#: ../../sysadmclient.rst:948 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:922 +#: ../../sysadmclient.rst:951 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:926 +#: ../../sysadmclient.rst:955 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:929 +#: ../../sysadmclient.rst:958 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:939 +#: ../../sysadmclient.rst:968 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -789,7 +676,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:944 +#: ../../sysadmclient.rst:973 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -797,7 +684,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:950 +#: ../../sysadmclient.rst:979 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -805,7 +692,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:955 +#: ../../sysadmclient.rst:984 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -814,27 +701,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:990 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:965 +#: ../../sysadmclient.rst:994 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:998 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:972 +#: ../../sysadmclient.rst:1001 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -846,14 +733,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:982 +#: ../../sysadmclient.rst:1011 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:993 +#: ../../sysadmclient.rst:1022 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -866,11 +753,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1036 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:1020 +#: ../../sysadmclient.rst:1049 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -879,13 +766,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1069 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1072 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -893,13 +780,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:1063 +#: ../../sysadmclient.rst:1092 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:1066 +#: ../../sysadmclient.rst:1095 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -907,7 +794,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1074 +#: ../../sysadmclient.rst:1103 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -917,7 +804,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1099 +#: ../../sysadmclient.rst:1128 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -925,47 +812,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1104 +#: ../../sysadmclient.rst:1133 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1108 +#: ../../sysadmclient.rst:1137 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1162 +#: ../../sysadmclient.rst:1191 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1164 +#: ../../sysadmclient.rst:1193 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1205 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1178 +#: ../../sysadmclient.rst:1207 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1210 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1184 +#: ../../sysadmclient.rst:1213 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -975,7 +862,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1191 +#: ../../sysadmclient.rst:1220 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -984,15 +871,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1198 +#: ../../sysadmclient.rst:1227 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1204 +#: ../../sysadmclient.rst:1233 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1206 +#: ../../sysadmclient.rst:1235 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1001,25 +888,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1228 +#: ../../sysadmclient.rst:1257 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1233 +#: ../../sysadmclient.rst:1262 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1264 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1239 +#: ../../sysadmclient.rst:1268 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1027,16 +914,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1277 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1289 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1262 +#: ../../sysadmclient.rst:1291 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1050,14 +937,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1273 +#: ../../sysadmclient.rst:1302 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1307 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1067,11 +954,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1290 +#: ../../sysadmclient.rst:1319 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1292 +#: ../../sysadmclient.rst:1321 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1079,13 +966,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1333 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1093,14 +980,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1339 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1315 +#: ../../sysadmclient.rst:1344 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1110,7 +997,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1323 +#: ../../sysadmclient.rst:1352 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1118,29 +1005,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1364 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1346 +#: ../../sysadmclient.rst:1375 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1348 +#: ../../sysadmclient.rst:1377 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1380 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1383 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1148,7 +1035,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1389 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1159,87 +1046,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1398 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1402 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1404 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1378 +#: ../../sysadmclient.rst:1407 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1410 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1385 +#: ../../sysadmclient.rst:1414 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1388 +#: ../../sysadmclient.rst:1417 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1390 +#: ../../sysadmclient.rst:1419 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1422 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1401 +#: ../../sysadmclient.rst:1430 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1432 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1407 +#: ../../sysadmclient.rst:1436 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1410 +#: ../../sysadmclient.rst:1439 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1421 +#: ../../sysadmclient.rst:1450 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1426 +#: ../../sysadmclient.rst:1455 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1250,7 +1137,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1435 +#: ../../sysadmclient.rst:1464 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1258,37 +1145,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1440 +#: ../../sysadmclient.rst:1469 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1451 +#: ../../sysadmclient.rst:1480 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1470 +#: ../../sysadmclient.rst:1499 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1480 +#: ../../sysadmclient.rst:1509 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1490 +#: ../../sysadmclient.rst:1519 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1492 +#: ../../sysadmclient.rst:1521 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1296,52 +1183,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1497 +#: ../../sysadmclient.rst:1526 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1500 +#: ../../sysadmclient.rst:1529 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1503 +#: ../../sysadmclient.rst:1532 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1505 +#: ../../sysadmclient.rst:1534 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1512 +#: ../../sysadmclient.rst:1541 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1514 +#: ../../sysadmclient.rst:1543 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1534 +#: ../../sysadmclient.rst:1563 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1636 +#: ../../sysadmclient.rst:1665 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1638 +#: ../../sysadmclient.rst:1667 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1349,7 +1236,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1651 +#: ../../sysadmclient.rst:1680 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1360,7 +1247,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1659 +#: ../../sysadmclient.rst:1688 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1370,7 +1257,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1674 +#: ../../sysadmclient.rst:1703 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1385,14 +1272,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:763 +#: ../../sysadmclient.rst:792 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:774 +#: ../../sysadmclient.rst:803 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1401,14 +1288,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:780 +#: ../../sysadmclient.rst:809 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:814 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1417,27 +1304,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:791 +#: ../../sysadmclient.rst:820 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:795 +#: ../../sysadmclient.rst:824 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:800 +#: ../../sysadmclient.rst:829 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:832 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1447,20 +1334,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:839 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:458 +#: ../../sysadmclient.rst:460 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1468,7 +1355,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:464 +#: ../../sysadmclient.rst:466 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1481,7 +1368,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1212 +#: ../../sysadmclient.rst:1241 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1499,26 +1386,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1423 +#: ../../sysadmclient.rst:1452 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1444 +#: ../../sysadmclient.rst:1473 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1448 +#: ../../sysadmclient.rst:1477 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1462 +#: ../../sysadmclient.rst:1491 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1536,57 +1423,45 @@ msgid "" "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:375 +#: ../../sysadmclient.rst:377 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:651 -msgid "" -"For boot environments to work properly, **do not** delete the default ZFS " -"mount points during installation. The default ZFS layout ensures when boot " -"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " -":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " -"untouched. This way, if you rollback to a previous boot environment, you " -"will not lose data in your home directories, any installed applications, or " -"downloaded source files or ports. During installation, you can add " -"additional mount points, just don't delete the default ones." -msgstr "" - -#: ../../sysadmclient.rst:680 +#: ../../sysadmclient.rst:686 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:755 +#: ../../sysadmclient.rst:778 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:772 +#: ../../sysadmclient.rst:801 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:900 +#: ../../sysadmclient.rst:929 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:937 +#: ../../sysadmclient.rst:966 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:991 +#: ../../sysadmclient.rst:1020 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1083 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:1071 +#: ../../sysadmclient.rst:1100 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1110 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1594,49 +1469,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1203 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1258 +#: ../../sysadmclient.rst:1287 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1362 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1344 +#: ../../sysadmclient.rst:1373 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1419 +#: ../../sysadmclient.rst:1448 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1460 +#: ../../sysadmclient.rst:1489 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1488 +#: ../../sysadmclient.rst:1517 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1595 +#: ../../sysadmclient.rst:1624 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1649 +#: ../../sysadmclient.rst:1678 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1672 +#: ../../sysadmclient.rst:1701 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1678 +#: ../../sysadmclient.rst:1707 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1652,7 +1527,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:1086 +#: ../../sysadmclient.rst:1115 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1661,7 +1536,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1097 +#: ../../sysadmclient.rst:1126 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1697,29 +1572,29 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:764 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:828 +#: ../../sysadmclient.rst:857 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:873 +#: ../../sysadmclient.rst:902 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1279 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:410 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:412 +#: ../../sysadmclient.rst:414 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1730,7 +1605,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:421 +#: ../../sysadmclient.rst:423 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1741,7 +1616,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:431 +#: ../../sysadmclient.rst:433 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1751,7 +1626,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:439 +#: ../../sysadmclient.rst:441 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1760,20 +1635,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:447 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:449 +#: ../../sysadmclient.rst:451 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:1009 +#: ../../sysadmclient.rst:1038 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1786,11 +1661,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:1031 +#: ../../sysadmclient.rst:1060 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:1033 +#: ../../sysadmclient.rst:1062 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1800,7 +1675,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1085 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1810,11 +1685,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1116 +#: ../../sysadmclient.rst:1145 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1118 +#: ../../sysadmclient.rst:1147 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1825,17 +1700,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1155 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1129 +#: ../../sysadmclient.rst:1158 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1160 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1844,7 +1719,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1166 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1852,20 +1727,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1146 +#: ../../sysadmclient.rst:1175 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1149 +#: ../../sysadmclient.rst:1178 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1182 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1873,7 +1748,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:475 +#: ../../sysadmclient.rst:477 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -1882,7 +1757,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:481 +#: ../../sysadmclient.rst:483 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -1893,11 +1768,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:495 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:495 +#: ../../sysadmclient.rst:497 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -1908,19 +1783,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:503 +#: ../../sysadmclient.rst:505 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:506 +#: ../../sysadmclient.rst:508 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:509 +#: ../../sysadmclient.rst:511 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -1929,7 +1804,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:515 +#: ../../sysadmclient.rst:517 msgid "" "During the `Create a User Screen " "`_ " @@ -1940,13 +1815,7 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:638 -msgid "" -"When making software changes, it is possible to take a snapshot of the boot " -"environment at any stage during the modifications." -msgstr "" - -#: ../../sysadmclient.rst:641 +#: ../../sysadmclient.rst:646 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1961,133 +1830,119 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:737 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example " -"shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - #: ../../sysadmclient.rst:0 msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:580 ../../sysadmclient.rst:700 +#: ../../sysadmclient.rst:733 ../../sysadmclient.rst:1632 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1634 ../../sysadmclient.rst:1652 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1641 ../../sysadmclient.rst:1648 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "Lists the last snapshot name and replication status" msgstr "" -#: ../../sysadmclient.rst:527 +#: ../../sysadmclient.rst:529 msgid "Managing Remote Connections" msgstr "" -#: ../../sysadmclient.rst:529 +#: ../../sysadmclient.rst:531 msgid "" "Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " "as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:537 +#: ../../sysadmclient.rst:539 msgid ": Configure Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:539 +#: ../../sysadmclient.rst:541 msgid "" "This window is accessible by clicking the |sysadm| tray icon, then " ":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" @@ -2102,21 +1957,21 @@ msgid "" " :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:557 +#: ../../sysadmclient.rst:559 msgid ": View Public Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:561 msgid "" "Once a certificate is created, the :guilabel:`Connections` Tab, seen in " ":numref:`Figure %s `, immediately opens." msgstr "" -#: ../../sysadmclient.rst:567 +#: ../../sysadmclient.rst:569 msgid ": |sysadm| SSL Connections Tab" msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:571 msgid "" ":guilabel:`Connections` aids the user in creating and managing secure " "connections. A column on the left side of the window contains all management" @@ -2127,71 +1982,71 @@ msgstr "" msgid ": SSL Connection tab Options" msgstr "" -#: ../../sysadmclient.rst:578 +#: ../../sysadmclient.rst:580 msgid "Option" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Add Group" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Creates an overarching group for bundling connections." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Remove Group" msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Deletes a created group." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "Add Connection" msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "" "Opens windows to nickname and configure a new server connection or bridge " "relay." msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Remove Connection" msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Deletes a single created connection." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Reset Settings" msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Opens the connection setup window to reconfigure a created connection." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Rename Selection" msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Renames a created group or connection." msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "Export Connections" msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "" "Exports the SysAdm settings to a default location: " ":file:`/usr/home//sysadm_client.export`" msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:602 msgid "" "Creating groups or connections adds their respective nicknames to the large " "box to the left of the options column. Highlight an existing group to create" @@ -2201,18 +2056,18 @@ msgid "" " displaying any groups or connections within the tray icon area." msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:610 msgid "" "When creating a new connection with :guilabel:`Add Connection`, a pop-up " "window requests a nickname for the new connection. A configuration screen, " "seen in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:617 +#: ../../sysadmclient.rst:619 msgid ": |sysadm| new connection configuration" msgstr "" -#: ../../sysadmclient.rst:619 +#: ../../sysadmclient.rst:621 msgid "" "The first element to configuring a new connection is to input a Host IP " "address. Then, choose the connection type: :guilabel:`Server Connection` or " @@ -2226,6 +2081,358 @@ msgstr "" msgid ":ref:`Managing Remote Connections`" msgstr "" +#: ../../sysadmclient.rst:319 +msgid "" +"The update automatically creates a snapshot (copy) of the current operating " +"system, known as a boot environment (BE), and mounts the snapshot in the " +"background. All of the updates then occur in the snapshot. This means you " +"can safely continue to use your system while it is updating, as no changes " +"are being made to the running version of the operating system or any of the " +"applications currently in use. Instead, all changes are being made to the " +"mounted copy. See :ref:`Boot Environment Manager` for more information " +"related to boot environments." +msgstr "" + +#: ../../sysadmclient.rst:634 +msgid "" +"|trueos| supports a feature of ZFS known as multiple boot environments " +"(BEs). With multiple BEs, the process of updating software becomes a low-" +"risk operation as the updates are applied to a different boot environment. " +"If needed, there is an option to reboot into a backup boot environment. " +"Other examples of using boot environments include:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"When making software changes, it is possible to take a snapshot of the boot " +"environment at any stage during the modifications. In the event of " +"undesirable results, the user can roll back to a previous BE by activating a" +" different BE according to the instructions under the :ref:`TrueOS Boot Menu" +" image `." +msgstr "" + +#: ../../sysadmclient.rst:656 +msgid "" +"For boot environments to work properly, **do not** delete the default ZFS " +"mount points during installation. The default ZFS layout ensures when boot " +"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +"untouched. This method allows rolling back to a previous boot environment " +"while preserving data in your home directories, any installed applications, " +"or downloaded source files or ports. During installation, you can add more " +"mount points, but avoid deleting the default points." +msgstr "" + +#: ../../sysadmclient.rst:674 +msgid "" +"To view, manage, and create boot environments using the |sysadm| graphical " +"client, go to :menuselection:`Local System --> System Management --> Boot " +"Environment Manager`. In the example shown in :numref:`Figure %s `, " +"there is a highlighted entry named *initial* which represents the original " +"|trueos| installation." +msgstr "" + +#: ../../sysadmclient.rst:688 +msgid "" +"An automatically generated boot environment is generally named with a " +"version and date stamp. It is recommended to note the desired date when " +"choosing to activate a different BE." +msgstr "" + +#: ../../sysadmclient.rst:692 +msgid "" +"Each entry contains the same information, displayed here in :numref:`Table " +"%s `:" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Individual Boot Environment information" +msgstr "" + +#: ../../sysadmclient.rst:700 +msgid "Column" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "Name" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "The name of the boot entry as it appears in the boot menu." +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "Nickname" +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "A description which can be different from the :guilabel:`Name`." +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "Active" +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "" +"The possible values of this field are *R* (active on reboot), *N* (active " +"now), *NR* (active now and on reboot), or *-* (inactive). In this " +":ref:`example `, the system booted from *12.0-CURRENT-up-" +"20161215_101908* and also uses this BE for the next boot." +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "Space" +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "The size of the boot environment." +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Mountpoint" +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Indicates whether or not the BE is mounted, and if so, where." +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "Date" +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "The date and time the BE was created." +msgstr "" + +#: ../../sysadmclient.rst:723 +msgid "Sort the list of BEs by clicking the column names." +msgstr "" + +#: ../../sysadmclient.rst:725 +msgid "" +"Manage these boot environments using the buttons across the top bar as " +"described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Options for managing boot environments (BE)" +msgstr "" + +#: ../../sysadmclient.rst:733 +msgid "Button" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "Create BE" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "" +"Creates a new BE. Fill the prompt with a name containing only letters or " +"numbers and click :guilabel:`Ok` to create the BE and add it to the list." +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Clone BE" +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Creates a copy of the highlighted BE." +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "Delete BE" +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "" +"Deletes the highlighted BE. The boot environment(s) marked as *N*, *R*, or " +"*NR* in the :guilabel:`Active` column cannot be deleted." +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "Rename BE" +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "" +"Renames the highlighed BE. The name appears in the boot menu when the system" +" boots. The currently booted BE cannot be renamed." +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "Mount BE" +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "" +"Mounts the highlighted BE in :file:`/tmp` to browse its contents. This " +"option only applies to inactive BEs." +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmount BE" +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmounts the previously mounted BE." +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "Activate BE" +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "" +"Notifies the system to boot into the highlighted BE next system boot. This " +"alters the :guilabel:`Active` column to *R*." +msgstr "" + +#: ../../sysadmclient.rst:766 +msgid "" +"Boot into another boot environment at startup by pressing :kbd:`7` at the " +":ref:`TrueOS Boot Menu ` to access the boot menu selection " +"screen. In the example shown in :numref:`Figure %s `, two boot " +"environments are available in :guilabel:`Boot Environments`: *initial* " +"represents the initial installation and *mybootenvironment* was manually " +"created using the Boot Environment Manager." +msgstr "" + +#: ../../sysadmclient.rst:780 +msgid "" +"The upper section of this menu indicates the *initial* boot environment is " +"set to **active**, or the one the system is configured to boot into, unless " +"another BE is manually selected in this menu. Use the arrow keys to " +"highlight the desired boot environment and press :kbd:`Enter` to continue " +"booting into the selected boot environment." +msgstr "" + +#~ msgid "" +#~ "The update automatically creates a snapshot (copy) of the current operating " +#~ "system, known as a boot environment (BE), and mounts the snapshot in the " +#~ "background. All of the updates then occur in the snapshot. This means you " +#~ "can safely continue to use your system while it is updating, as no changes " +#~ "are being made to the running version of the operating system or any of the " +#~ "applications currently in use. Instead, all changes are being made to the " +#~ "mounted copy." +#~ msgstr "" + +#~ msgid "" +#~ "|trueos| supports a feature of ZFS known as multiple boot environments " +#~ "(BEs). With multiple boot environments, the process of updating software " +#~ "becomes a low-risk operation as the updates are applied to a different boot " +#~ "environment. If needed, there is an option to reboot into a backup boot " +#~ "environment. Other examples of using boot environments include:" +#~ msgstr "" + +#~ msgid "" +#~ "To view, manage, and create boot environments using the |sysadm| graphical " +#~ "client, go to :menuselection:`System Management --> Boot Environment " +#~ "Manager`. In the example shown in :numref:`Figure %s `, there is an " +#~ "entry named *initial* that represents the original |trueos| installation." +#~ msgstr "" + +#~ msgid "Each entry contains the same information:" +#~ msgstr "" + +#~ msgid "" +#~ "**Name:** The name of the boot entry as it will appear in the boot menu." +#~ msgstr "" + +#~ msgid "" +#~ "**Nickname:** A description, which can be different from the " +#~ ":guilabel:`Name`." +#~ msgstr "" + +#~ msgid "" +#~ "**Active:** The possible values of this field are :guilabel:`R` (active on " +#~ "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " +#~ "example, the system booted from :guilabel:`initial` and is set to boot from " +#~ ":guilabel:`initial` on the next boot." +#~ msgstr "" + +#~ msgid "**Space:** The size of the boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " +#~ "where." +#~ msgstr "" + +#~ msgid "**Date:** The date and time the BE was created." +#~ msgstr "" + +#~ msgid "From left to right, the buttons on the top bar are used to:" +#~ msgstr "" + +#~ msgid "" +#~ "**Create BE:** Creates a new boot environment. Do this before making any " +#~ "changes to the system that may impact on your current boot environment. You " +#~ "will be prompted for a name which can only contain letters or numbers. Click" +#~ " :guilabel:`OK` to create the environment, then the system will add it to " +#~ "the list of boot environments." +#~ msgstr "" + +#~ msgid "**Clone BE:** Creates a copy of the highlighted boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Delete BE:** Deletes the highlighted boot environment. You can not delete " +#~ "the boot environment which is marked as *N* or as *R* in the " +#~ ":guilabel:`Active` column." +#~ msgstr "" + +#~ msgid "" +#~ "**Rename BE:** Renames the highlighted boot environment. The name will " +#~ "appear in the boot menu when the system boots. You cannot rename the BE " +#~ "which is currently booted." +#~ msgstr "" + +#~ msgid "" +#~ "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " +#~ "browseable. Note this setting only applies to inactive BEs." +#~ msgstr "" + +#~ msgid "**Unmount BE:** Unmounts the previously mounted BE." +#~ msgstr "" + +#~ msgid "" +#~ "**Activate BE:** Notifies the system to boot into the highlighted boot " +#~ "environment next system boot. This will change the :guilabel:`Active` column" +#~ " to *R*." +#~ msgstr "" + +#~ msgid "" +#~ "For boot environments to work properly, **do not** delete the default ZFS " +#~ "mount points during installation. The default ZFS layout ensures when boot " +#~ "environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +#~ ":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +#~ "untouched. This way, if you rollback to a previous boot environment, you " +#~ "will not lose data in your home directories, any installed applications, or " +#~ "downloaded source files or ports. During installation, you can add " +#~ "additional mount points, just don't delete the default ones." +#~ msgstr "" + +#~ msgid "" +#~ "When making software changes, it is possible to take a snapshot of the boot " +#~ "environment at any stage during the modifications." +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example " +#~ "shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid ":ref:`Manage SSL Keys`" #~ msgstr "" diff --git a/docs/client_handbook/po/de/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/de/LC_MESSAGES/sysadmclient.po index 60f0647..9d10e45 100644 --- a/docs/client_handbook/po/de/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/de/LC_MESSAGES/sysadmclient.po @@ -369,25 +369,14 @@ msgid "" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:319 -msgid "" -"The update automatically creates a snapshot (copy) of the current operating " -"system, known as a boot environment (BE), and mounts the snapshot in the " -"background. All of the updates then occur in the snapshot. This means you " -"can safely continue to use your system while it is updating, as no changes " -"are being made to the running version of the operating system or any of the " -"applications currently in use. Instead, all changes are being made to the " -"mounted copy." -msgstr "" - -#: ../../sysadmclient.rst:327 +#: ../../sysadmclient.rst:329 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:333 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -399,7 +388,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:340 +#: ../../sysadmclient.rst:342 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -414,7 +403,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:353 +#: ../../sysadmclient.rst:355 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -425,17 +414,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:367 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:367 +#: ../../sysadmclient.rst:369 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:377 +#: ../../sysadmclient.rst:379 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -446,7 +435,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:385 +#: ../../sysadmclient.rst:387 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -455,63 +444,54 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:392 +#: ../../sysadmclient.rst:394 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:396 +#: ../../sysadmclient.rst:398 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:400 +#: ../../sysadmclient.rst:402 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1478 +#: ../../sysadmclient.rst:1507 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:410 +#: ../../sysadmclient.rst:412 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:456 +#: ../../sysadmclient.rst:458 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:630 +#: ../../sysadmclient.rst:632 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:632 -msgid "" -"|trueos| supports a feature of ZFS known as multiple boot environments " -"(BEs). With multiple boot environments, the process of updating software " -"becomes a low-risk operation as the updates are applied to a different boot " -"environment. If needed, there is an option to reboot into a backup boot " -"environment. Other examples of using boot environments include:" -msgstr "" - -#: ../../sysadmclient.rst:645 +#: ../../sysadmclient.rst:650 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:653 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:661 +#: ../../sysadmclient.rst:666 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -521,228 +501,135 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:669 -msgid "" -"To view, manage, and create boot environments using the |sysadm| graphical " -"client, go to :menuselection:`System Management --> Boot Environment " -"Manager`. In the example shown in :numref:`Figure %s `, there is an " -"entry named *initial* that represents the original |trueos| installation." -msgstr "" - -#: ../../sysadmclient.rst:682 -msgid "Each entry contains the same information:" -msgstr "" - -#: ../../sysadmclient.rst:684 -msgid "" -"**Name:** The name of the boot entry as it will appear in the boot menu." -msgstr "" - -#: ../../sysadmclient.rst:687 -msgid "" -"**Nickname:** A description, which can be different from the " -":guilabel:`Name`." -msgstr "" - -#: ../../sysadmclient.rst:690 -msgid "" -"**Active:** The possible values of this field are :guilabel:`R` (active on " -"reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " -"example, the system booted from :guilabel:`initial` and is set to boot from " -":guilabel:`initial` on the next boot." -msgstr "" - -#: ../../sysadmclient.rst:696 -msgid "**Space:** The size of the boot environment." -msgstr "" - -#: ../../sysadmclient.rst:698 -msgid "" -"**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " -"where." -msgstr "" - -#: ../../sysadmclient.rst:701 -msgid "**Date:** The date and time the BE was created." -msgstr "" - -#: ../../sysadmclient.rst:703 -msgid "From left to right, the buttons on the top bar are used to:" -msgstr "" - -#: ../../sysadmclient.rst:705 -msgid "" -"**Create BE:** Creates a new boot environment. Do this before making any " -"changes to the system that may impact on your current boot environment. You " -"will be prompted for a name which can only contain letters or numbers. Click" -" :guilabel:`OK` to create the environment, then the system will add it to " -"the list of boot environments." -msgstr "" - -#: ../../sysadmclient.rst:711 -msgid "**Clone BE:** Creates a copy of the highlighted boot environment." -msgstr "" - -#: ../../sysadmclient.rst:713 -msgid "" -"**Delete BE:** Deletes the highlighted boot environment. You can not delete " -"the boot environment which is marked as *N* or as *R* in the " -":guilabel:`Active` column." -msgstr "" - -#: ../../sysadmclient.rst:717 -msgid "" -"**Rename BE:** Renames the highlighted boot environment. The name will " -"appear in the boot menu when the system boots. You cannot rename the BE " -"which is currently booted." -msgstr "" - -#: ../../sysadmclient.rst:721 -msgid "" -"**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " -"browseable. Note this setting only applies to inactive BEs." -msgstr "" - -#: ../../sysadmclient.rst:724 -msgid "**Unmount BE:** Unmounts the previously mounted BE." -msgstr "" - -#: ../../sysadmclient.rst:726 -msgid "" -"**Activate BE:** Notifies the system to boot into the highlighted boot " -"environment next system boot. This will change the :guilabel:`Active` column" -" to *R*." -msgstr "" - -#: ../../sysadmclient.rst:761 +#: ../../sysadmclient.rst:790 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:817 +#: ../../sysadmclient.rst:846 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:848 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:830 +#: ../../sysadmclient.rst:859 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:861 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:835 +#: ../../sysadmclient.rst:864 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:838 +#: ../../sysadmclient.rst:867 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:841 +#: ../../sysadmclient.rst:870 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:872 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:845 +#: ../../sysadmclient.rst:874 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:876 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:849 +#: ../../sysadmclient.rst:878 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:880 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:882 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:855 +#: ../../sysadmclient.rst:884 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:862 +#: ../../sysadmclient.rst:891 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:893 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:904 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:878 +#: ../../sysadmclient.rst:907 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:914 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:887 +#: ../../sysadmclient.rst:916 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:891 +#: ../../sysadmclient.rst:920 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:902 +#: ../../sysadmclient.rst:931 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:904 +#: ../../sysadmclient.rst:933 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:907 +#: ../../sysadmclient.rst:936 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:939 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -750,38 +637,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:916 +#: ../../sysadmclient.rst:945 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:919 +#: ../../sysadmclient.rst:948 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:922 +#: ../../sysadmclient.rst:951 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:926 +#: ../../sysadmclient.rst:955 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:929 +#: ../../sysadmclient.rst:958 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:939 +#: ../../sysadmclient.rst:968 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -789,7 +676,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:944 +#: ../../sysadmclient.rst:973 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -797,7 +684,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:950 +#: ../../sysadmclient.rst:979 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -805,7 +692,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:955 +#: ../../sysadmclient.rst:984 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -814,27 +701,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:990 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:965 +#: ../../sysadmclient.rst:994 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:998 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:972 +#: ../../sysadmclient.rst:1001 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -846,14 +733,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:982 +#: ../../sysadmclient.rst:1011 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:993 +#: ../../sysadmclient.rst:1022 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -866,11 +753,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1036 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:1020 +#: ../../sysadmclient.rst:1049 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -879,13 +766,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1069 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1072 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -893,13 +780,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:1063 +#: ../../sysadmclient.rst:1092 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:1066 +#: ../../sysadmclient.rst:1095 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -907,7 +794,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1074 +#: ../../sysadmclient.rst:1103 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -917,7 +804,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1099 +#: ../../sysadmclient.rst:1128 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -925,47 +812,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1104 +#: ../../sysadmclient.rst:1133 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1108 +#: ../../sysadmclient.rst:1137 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1162 +#: ../../sysadmclient.rst:1191 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1164 +#: ../../sysadmclient.rst:1193 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1205 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1178 +#: ../../sysadmclient.rst:1207 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1210 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1184 +#: ../../sysadmclient.rst:1213 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -975,7 +862,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1191 +#: ../../sysadmclient.rst:1220 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -984,15 +871,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1198 +#: ../../sysadmclient.rst:1227 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1204 +#: ../../sysadmclient.rst:1233 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1206 +#: ../../sysadmclient.rst:1235 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1001,25 +888,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1228 +#: ../../sysadmclient.rst:1257 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1233 +#: ../../sysadmclient.rst:1262 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1264 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1239 +#: ../../sysadmclient.rst:1268 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1027,16 +914,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1277 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1289 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1262 +#: ../../sysadmclient.rst:1291 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1050,14 +937,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1273 +#: ../../sysadmclient.rst:1302 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1307 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1067,11 +954,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1290 +#: ../../sysadmclient.rst:1319 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1292 +#: ../../sysadmclient.rst:1321 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1079,13 +966,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1333 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1093,14 +980,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1339 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1315 +#: ../../sysadmclient.rst:1344 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1110,7 +997,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1323 +#: ../../sysadmclient.rst:1352 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1118,29 +1005,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1364 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1346 +#: ../../sysadmclient.rst:1375 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1348 +#: ../../sysadmclient.rst:1377 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1380 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1383 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1148,7 +1035,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1389 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1159,87 +1046,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1398 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1402 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1404 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1378 +#: ../../sysadmclient.rst:1407 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1410 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1385 +#: ../../sysadmclient.rst:1414 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1388 +#: ../../sysadmclient.rst:1417 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1390 +#: ../../sysadmclient.rst:1419 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1422 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1401 +#: ../../sysadmclient.rst:1430 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1432 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1407 +#: ../../sysadmclient.rst:1436 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1410 +#: ../../sysadmclient.rst:1439 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1421 +#: ../../sysadmclient.rst:1450 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1426 +#: ../../sysadmclient.rst:1455 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1250,7 +1137,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1435 +#: ../../sysadmclient.rst:1464 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1258,37 +1145,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1440 +#: ../../sysadmclient.rst:1469 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1451 +#: ../../sysadmclient.rst:1480 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1470 +#: ../../sysadmclient.rst:1499 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1480 +#: ../../sysadmclient.rst:1509 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1490 +#: ../../sysadmclient.rst:1519 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1492 +#: ../../sysadmclient.rst:1521 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1296,52 +1183,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1497 +#: ../../sysadmclient.rst:1526 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1500 +#: ../../sysadmclient.rst:1529 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1503 +#: ../../sysadmclient.rst:1532 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1505 +#: ../../sysadmclient.rst:1534 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1512 +#: ../../sysadmclient.rst:1541 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1514 +#: ../../sysadmclient.rst:1543 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1534 +#: ../../sysadmclient.rst:1563 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1636 +#: ../../sysadmclient.rst:1665 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1638 +#: ../../sysadmclient.rst:1667 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1349,7 +1236,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1651 +#: ../../sysadmclient.rst:1680 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1360,7 +1247,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1659 +#: ../../sysadmclient.rst:1688 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1370,7 +1257,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1674 +#: ../../sysadmclient.rst:1703 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1385,14 +1272,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:763 +#: ../../sysadmclient.rst:792 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:774 +#: ../../sysadmclient.rst:803 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1401,14 +1288,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:780 +#: ../../sysadmclient.rst:809 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:814 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1417,27 +1304,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:791 +#: ../../sysadmclient.rst:820 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:795 +#: ../../sysadmclient.rst:824 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:800 +#: ../../sysadmclient.rst:829 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:832 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1447,20 +1334,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:839 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:458 +#: ../../sysadmclient.rst:460 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1468,7 +1355,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:464 +#: ../../sysadmclient.rst:466 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1481,7 +1368,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1212 +#: ../../sysadmclient.rst:1241 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1499,26 +1386,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1423 +#: ../../sysadmclient.rst:1452 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1444 +#: ../../sysadmclient.rst:1473 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1448 +#: ../../sysadmclient.rst:1477 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1462 +#: ../../sysadmclient.rst:1491 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1536,57 +1423,45 @@ msgid "" "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:375 +#: ../../sysadmclient.rst:377 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:651 -msgid "" -"For boot environments to work properly, **do not** delete the default ZFS " -"mount points during installation. The default ZFS layout ensures when boot " -"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " -":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " -"untouched. This way, if you rollback to a previous boot environment, you " -"will not lose data in your home directories, any installed applications, or " -"downloaded source files or ports. During installation, you can add " -"additional mount points, just don't delete the default ones." -msgstr "" - -#: ../../sysadmclient.rst:680 +#: ../../sysadmclient.rst:686 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:755 +#: ../../sysadmclient.rst:778 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:772 +#: ../../sysadmclient.rst:801 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:900 +#: ../../sysadmclient.rst:929 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:937 +#: ../../sysadmclient.rst:966 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:991 +#: ../../sysadmclient.rst:1020 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1083 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:1071 +#: ../../sysadmclient.rst:1100 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1110 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1594,49 +1469,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1203 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1258 +#: ../../sysadmclient.rst:1287 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1362 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1344 +#: ../../sysadmclient.rst:1373 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1419 +#: ../../sysadmclient.rst:1448 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1460 +#: ../../sysadmclient.rst:1489 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1488 +#: ../../sysadmclient.rst:1517 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1595 +#: ../../sysadmclient.rst:1624 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1649 +#: ../../sysadmclient.rst:1678 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1672 +#: ../../sysadmclient.rst:1701 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1678 +#: ../../sysadmclient.rst:1707 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1652,7 +1527,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:1086 +#: ../../sysadmclient.rst:1115 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1661,7 +1536,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1097 +#: ../../sysadmclient.rst:1126 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1697,29 +1572,29 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:764 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:828 +#: ../../sysadmclient.rst:857 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:873 +#: ../../sysadmclient.rst:902 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1279 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:410 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:412 +#: ../../sysadmclient.rst:414 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1730,7 +1605,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:421 +#: ../../sysadmclient.rst:423 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1741,7 +1616,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:431 +#: ../../sysadmclient.rst:433 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1751,7 +1626,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:439 +#: ../../sysadmclient.rst:441 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1760,20 +1635,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:447 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:449 +#: ../../sysadmclient.rst:451 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:1009 +#: ../../sysadmclient.rst:1038 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1786,11 +1661,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:1031 +#: ../../sysadmclient.rst:1060 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:1033 +#: ../../sysadmclient.rst:1062 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1800,7 +1675,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1085 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1810,11 +1685,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1116 +#: ../../sysadmclient.rst:1145 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1118 +#: ../../sysadmclient.rst:1147 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1825,17 +1700,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1155 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1129 +#: ../../sysadmclient.rst:1158 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1160 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1844,7 +1719,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1166 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1852,20 +1727,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1146 +#: ../../sysadmclient.rst:1175 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1149 +#: ../../sysadmclient.rst:1178 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1182 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1873,7 +1748,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:475 +#: ../../sysadmclient.rst:477 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -1882,7 +1757,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:481 +#: ../../sysadmclient.rst:483 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -1893,11 +1768,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:495 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:495 +#: ../../sysadmclient.rst:497 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -1908,19 +1783,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:503 +#: ../../sysadmclient.rst:505 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:506 +#: ../../sysadmclient.rst:508 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:509 +#: ../../sysadmclient.rst:511 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -1929,7 +1804,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:515 +#: ../../sysadmclient.rst:517 msgid "" "During the `Create a User Screen " "`_ " @@ -1940,13 +1815,7 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:638 -msgid "" -"When making software changes, it is possible to take a snapshot of the boot " -"environment at any stage during the modifications." -msgstr "" - -#: ../../sysadmclient.rst:641 +#: ../../sysadmclient.rst:646 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1961,133 +1830,119 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:737 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example " -"shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - #: ../../sysadmclient.rst:0 msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:580 ../../sysadmclient.rst:700 +#: ../../sysadmclient.rst:733 ../../sysadmclient.rst:1632 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1634 ../../sysadmclient.rst:1652 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1641 ../../sysadmclient.rst:1648 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "Lists the last snapshot name and replication status" msgstr "" -#: ../../sysadmclient.rst:527 +#: ../../sysadmclient.rst:529 msgid "Managing Remote Connections" msgstr "" -#: ../../sysadmclient.rst:529 +#: ../../sysadmclient.rst:531 msgid "" "Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " "as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:537 +#: ../../sysadmclient.rst:539 msgid ": Configure Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:539 +#: ../../sysadmclient.rst:541 msgid "" "This window is accessible by clicking the |sysadm| tray icon, then " ":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" @@ -2102,21 +1957,21 @@ msgid "" " :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:557 +#: ../../sysadmclient.rst:559 msgid ": View Public Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:561 msgid "" "Once a certificate is created, the :guilabel:`Connections` Tab, seen in " ":numref:`Figure %s `, immediately opens." msgstr "" -#: ../../sysadmclient.rst:567 +#: ../../sysadmclient.rst:569 msgid ": |sysadm| SSL Connections Tab" msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:571 msgid "" ":guilabel:`Connections` aids the user in creating and managing secure " "connections. A column on the left side of the window contains all management" @@ -2127,71 +1982,71 @@ msgstr "" msgid ": SSL Connection tab Options" msgstr "" -#: ../../sysadmclient.rst:578 +#: ../../sysadmclient.rst:580 msgid "Option" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Add Group" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Creates an overarching group for bundling connections." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Remove Group" msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Deletes a created group." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "Add Connection" msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "" "Opens windows to nickname and configure a new server connection or bridge " "relay." msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Remove Connection" msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Deletes a single created connection." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Reset Settings" msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Opens the connection setup window to reconfigure a created connection." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Rename Selection" msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Renames a created group or connection." msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "Export Connections" msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "" "Exports the SysAdm settings to a default location: " ":file:`/usr/home//sysadm_client.export`" msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:602 msgid "" "Creating groups or connections adds their respective nicknames to the large " "box to the left of the options column. Highlight an existing group to create" @@ -2201,18 +2056,18 @@ msgid "" " displaying any groups or connections within the tray icon area." msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:610 msgid "" "When creating a new connection with :guilabel:`Add Connection`, a pop-up " "window requests a nickname for the new connection. A configuration screen, " "seen in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:617 +#: ../../sysadmclient.rst:619 msgid ": |sysadm| new connection configuration" msgstr "" -#: ../../sysadmclient.rst:619 +#: ../../sysadmclient.rst:621 msgid "" "The first element to configuring a new connection is to input a Host IP " "address. Then, choose the connection type: :guilabel:`Server Connection` or " @@ -2226,6 +2081,358 @@ msgstr "" msgid ":ref:`Managing Remote Connections`" msgstr "" +#: ../../sysadmclient.rst:319 +msgid "" +"The update automatically creates a snapshot (copy) of the current operating " +"system, known as a boot environment (BE), and mounts the snapshot in the " +"background. All of the updates then occur in the snapshot. This means you " +"can safely continue to use your system while it is updating, as no changes " +"are being made to the running version of the operating system or any of the " +"applications currently in use. Instead, all changes are being made to the " +"mounted copy. See :ref:`Boot Environment Manager` for more information " +"related to boot environments." +msgstr "" + +#: ../../sysadmclient.rst:634 +msgid "" +"|trueos| supports a feature of ZFS known as multiple boot environments " +"(BEs). With multiple BEs, the process of updating software becomes a low-" +"risk operation as the updates are applied to a different boot environment. " +"If needed, there is an option to reboot into a backup boot environment. " +"Other examples of using boot environments include:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"When making software changes, it is possible to take a snapshot of the boot " +"environment at any stage during the modifications. In the event of " +"undesirable results, the user can roll back to a previous BE by activating a" +" different BE according to the instructions under the :ref:`TrueOS Boot Menu" +" image `." +msgstr "" + +#: ../../sysadmclient.rst:656 +msgid "" +"For boot environments to work properly, **do not** delete the default ZFS " +"mount points during installation. The default ZFS layout ensures when boot " +"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +"untouched. This method allows rolling back to a previous boot environment " +"while preserving data in your home directories, any installed applications, " +"or downloaded source files or ports. During installation, you can add more " +"mount points, but avoid deleting the default points." +msgstr "" + +#: ../../sysadmclient.rst:674 +msgid "" +"To view, manage, and create boot environments using the |sysadm| graphical " +"client, go to :menuselection:`Local System --> System Management --> Boot " +"Environment Manager`. In the example shown in :numref:`Figure %s `, " +"there is a highlighted entry named *initial* which represents the original " +"|trueos| installation." +msgstr "" + +#: ../../sysadmclient.rst:688 +msgid "" +"An automatically generated boot environment is generally named with a " +"version and date stamp. It is recommended to note the desired date when " +"choosing to activate a different BE." +msgstr "" + +#: ../../sysadmclient.rst:692 +msgid "" +"Each entry contains the same information, displayed here in :numref:`Table " +"%s `:" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Individual Boot Environment information" +msgstr "" + +#: ../../sysadmclient.rst:700 +msgid "Column" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "Name" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "The name of the boot entry as it appears in the boot menu." +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "Nickname" +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "A description which can be different from the :guilabel:`Name`." +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "Active" +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "" +"The possible values of this field are *R* (active on reboot), *N* (active " +"now), *NR* (active now and on reboot), or *-* (inactive). In this " +":ref:`example `, the system booted from *12.0-CURRENT-up-" +"20161215_101908* and also uses this BE for the next boot." +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "Space" +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "The size of the boot environment." +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Mountpoint" +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Indicates whether or not the BE is mounted, and if so, where." +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "Date" +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "The date and time the BE was created." +msgstr "" + +#: ../../sysadmclient.rst:723 +msgid "Sort the list of BEs by clicking the column names." +msgstr "" + +#: ../../sysadmclient.rst:725 +msgid "" +"Manage these boot environments using the buttons across the top bar as " +"described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Options for managing boot environments (BE)" +msgstr "" + +#: ../../sysadmclient.rst:733 +msgid "Button" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "Create BE" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "" +"Creates a new BE. Fill the prompt with a name containing only letters or " +"numbers and click :guilabel:`Ok` to create the BE and add it to the list." +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Clone BE" +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Creates a copy of the highlighted BE." +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "Delete BE" +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "" +"Deletes the highlighted BE. The boot environment(s) marked as *N*, *R*, or " +"*NR* in the :guilabel:`Active` column cannot be deleted." +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "Rename BE" +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "" +"Renames the highlighed BE. The name appears in the boot menu when the system" +" boots. The currently booted BE cannot be renamed." +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "Mount BE" +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "" +"Mounts the highlighted BE in :file:`/tmp` to browse its contents. This " +"option only applies to inactive BEs." +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmount BE" +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmounts the previously mounted BE." +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "Activate BE" +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "" +"Notifies the system to boot into the highlighted BE next system boot. This " +"alters the :guilabel:`Active` column to *R*." +msgstr "" + +#: ../../sysadmclient.rst:766 +msgid "" +"Boot into another boot environment at startup by pressing :kbd:`7` at the " +":ref:`TrueOS Boot Menu ` to access the boot menu selection " +"screen. In the example shown in :numref:`Figure %s `, two boot " +"environments are available in :guilabel:`Boot Environments`: *initial* " +"represents the initial installation and *mybootenvironment* was manually " +"created using the Boot Environment Manager." +msgstr "" + +#: ../../sysadmclient.rst:780 +msgid "" +"The upper section of this menu indicates the *initial* boot environment is " +"set to **active**, or the one the system is configured to boot into, unless " +"another BE is manually selected in this menu. Use the arrow keys to " +"highlight the desired boot environment and press :kbd:`Enter` to continue " +"booting into the selected boot environment." +msgstr "" + +#~ msgid "" +#~ "The update automatically creates a snapshot (copy) of the current operating " +#~ "system, known as a boot environment (BE), and mounts the snapshot in the " +#~ "background. All of the updates then occur in the snapshot. This means you " +#~ "can safely continue to use your system while it is updating, as no changes " +#~ "are being made to the running version of the operating system or any of the " +#~ "applications currently in use. Instead, all changes are being made to the " +#~ "mounted copy." +#~ msgstr "" + +#~ msgid "" +#~ "|trueos| supports a feature of ZFS known as multiple boot environments " +#~ "(BEs). With multiple boot environments, the process of updating software " +#~ "becomes a low-risk operation as the updates are applied to a different boot " +#~ "environment. If needed, there is an option to reboot into a backup boot " +#~ "environment. Other examples of using boot environments include:" +#~ msgstr "" + +#~ msgid "" +#~ "To view, manage, and create boot environments using the |sysadm| graphical " +#~ "client, go to :menuselection:`System Management --> Boot Environment " +#~ "Manager`. In the example shown in :numref:`Figure %s `, there is an " +#~ "entry named *initial* that represents the original |trueos| installation." +#~ msgstr "" + +#~ msgid "Each entry contains the same information:" +#~ msgstr "" + +#~ msgid "" +#~ "**Name:** The name of the boot entry as it will appear in the boot menu." +#~ msgstr "" + +#~ msgid "" +#~ "**Nickname:** A description, which can be different from the " +#~ ":guilabel:`Name`." +#~ msgstr "" + +#~ msgid "" +#~ "**Active:** The possible values of this field are :guilabel:`R` (active on " +#~ "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " +#~ "example, the system booted from :guilabel:`initial` and is set to boot from " +#~ ":guilabel:`initial` on the next boot." +#~ msgstr "" + +#~ msgid "**Space:** The size of the boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " +#~ "where." +#~ msgstr "" + +#~ msgid "**Date:** The date and time the BE was created." +#~ msgstr "" + +#~ msgid "From left to right, the buttons on the top bar are used to:" +#~ msgstr "" + +#~ msgid "" +#~ "**Create BE:** Creates a new boot environment. Do this before making any " +#~ "changes to the system that may impact on your current boot environment. You " +#~ "will be prompted for a name which can only contain letters or numbers. Click" +#~ " :guilabel:`OK` to create the environment, then the system will add it to " +#~ "the list of boot environments." +#~ msgstr "" + +#~ msgid "**Clone BE:** Creates a copy of the highlighted boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Delete BE:** Deletes the highlighted boot environment. You can not delete " +#~ "the boot environment which is marked as *N* or as *R* in the " +#~ ":guilabel:`Active` column." +#~ msgstr "" + +#~ msgid "" +#~ "**Rename BE:** Renames the highlighted boot environment. The name will " +#~ "appear in the boot menu when the system boots. You cannot rename the BE " +#~ "which is currently booted." +#~ msgstr "" + +#~ msgid "" +#~ "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " +#~ "browseable. Note this setting only applies to inactive BEs." +#~ msgstr "" + +#~ msgid "**Unmount BE:** Unmounts the previously mounted BE." +#~ msgstr "" + +#~ msgid "" +#~ "**Activate BE:** Notifies the system to boot into the highlighted boot " +#~ "environment next system boot. This will change the :guilabel:`Active` column" +#~ " to *R*." +#~ msgstr "" + +#~ msgid "" +#~ "For boot environments to work properly, **do not** delete the default ZFS " +#~ "mount points during installation. The default ZFS layout ensures when boot " +#~ "environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +#~ ":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +#~ "untouched. This way, if you rollback to a previous boot environment, you " +#~ "will not lose data in your home directories, any installed applications, or " +#~ "downloaded source files or ports. During installation, you can add " +#~ "additional mount points, just don't delete the default ones." +#~ msgstr "" + +#~ msgid "" +#~ "When making software changes, it is possible to take a snapshot of the boot " +#~ "environment at any stage during the modifications." +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example " +#~ "shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid ":ref:`Manage SSL Keys`" #~ msgstr "" diff --git a/docs/client_handbook/po/es/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/es/LC_MESSAGES/sysadmclient.po index 60f0647..9d10e45 100644 --- a/docs/client_handbook/po/es/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/es/LC_MESSAGES/sysadmclient.po @@ -369,25 +369,14 @@ msgid "" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:319 -msgid "" -"The update automatically creates a snapshot (copy) of the current operating " -"system, known as a boot environment (BE), and mounts the snapshot in the " -"background. All of the updates then occur in the snapshot. This means you " -"can safely continue to use your system while it is updating, as no changes " -"are being made to the running version of the operating system or any of the " -"applications currently in use. Instead, all changes are being made to the " -"mounted copy." -msgstr "" - -#: ../../sysadmclient.rst:327 +#: ../../sysadmclient.rst:329 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:333 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -399,7 +388,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:340 +#: ../../sysadmclient.rst:342 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -414,7 +403,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:353 +#: ../../sysadmclient.rst:355 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -425,17 +414,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:367 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:367 +#: ../../sysadmclient.rst:369 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:377 +#: ../../sysadmclient.rst:379 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -446,7 +435,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:385 +#: ../../sysadmclient.rst:387 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -455,63 +444,54 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:392 +#: ../../sysadmclient.rst:394 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:396 +#: ../../sysadmclient.rst:398 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:400 +#: ../../sysadmclient.rst:402 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1478 +#: ../../sysadmclient.rst:1507 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:410 +#: ../../sysadmclient.rst:412 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:456 +#: ../../sysadmclient.rst:458 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:630 +#: ../../sysadmclient.rst:632 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:632 -msgid "" -"|trueos| supports a feature of ZFS known as multiple boot environments " -"(BEs). With multiple boot environments, the process of updating software " -"becomes a low-risk operation as the updates are applied to a different boot " -"environment. If needed, there is an option to reboot into a backup boot " -"environment. Other examples of using boot environments include:" -msgstr "" - -#: ../../sysadmclient.rst:645 +#: ../../sysadmclient.rst:650 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:653 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:661 +#: ../../sysadmclient.rst:666 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -521,228 +501,135 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:669 -msgid "" -"To view, manage, and create boot environments using the |sysadm| graphical " -"client, go to :menuselection:`System Management --> Boot Environment " -"Manager`. In the example shown in :numref:`Figure %s `, there is an " -"entry named *initial* that represents the original |trueos| installation." -msgstr "" - -#: ../../sysadmclient.rst:682 -msgid "Each entry contains the same information:" -msgstr "" - -#: ../../sysadmclient.rst:684 -msgid "" -"**Name:** The name of the boot entry as it will appear in the boot menu." -msgstr "" - -#: ../../sysadmclient.rst:687 -msgid "" -"**Nickname:** A description, which can be different from the " -":guilabel:`Name`." -msgstr "" - -#: ../../sysadmclient.rst:690 -msgid "" -"**Active:** The possible values of this field are :guilabel:`R` (active on " -"reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " -"example, the system booted from :guilabel:`initial` and is set to boot from " -":guilabel:`initial` on the next boot." -msgstr "" - -#: ../../sysadmclient.rst:696 -msgid "**Space:** The size of the boot environment." -msgstr "" - -#: ../../sysadmclient.rst:698 -msgid "" -"**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " -"where." -msgstr "" - -#: ../../sysadmclient.rst:701 -msgid "**Date:** The date and time the BE was created." -msgstr "" - -#: ../../sysadmclient.rst:703 -msgid "From left to right, the buttons on the top bar are used to:" -msgstr "" - -#: ../../sysadmclient.rst:705 -msgid "" -"**Create BE:** Creates a new boot environment. Do this before making any " -"changes to the system that may impact on your current boot environment. You " -"will be prompted for a name which can only contain letters or numbers. Click" -" :guilabel:`OK` to create the environment, then the system will add it to " -"the list of boot environments." -msgstr "" - -#: ../../sysadmclient.rst:711 -msgid "**Clone BE:** Creates a copy of the highlighted boot environment." -msgstr "" - -#: ../../sysadmclient.rst:713 -msgid "" -"**Delete BE:** Deletes the highlighted boot environment. You can not delete " -"the boot environment which is marked as *N* or as *R* in the " -":guilabel:`Active` column." -msgstr "" - -#: ../../sysadmclient.rst:717 -msgid "" -"**Rename BE:** Renames the highlighted boot environment. The name will " -"appear in the boot menu when the system boots. You cannot rename the BE " -"which is currently booted." -msgstr "" - -#: ../../sysadmclient.rst:721 -msgid "" -"**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " -"browseable. Note this setting only applies to inactive BEs." -msgstr "" - -#: ../../sysadmclient.rst:724 -msgid "**Unmount BE:** Unmounts the previously mounted BE." -msgstr "" - -#: ../../sysadmclient.rst:726 -msgid "" -"**Activate BE:** Notifies the system to boot into the highlighted boot " -"environment next system boot. This will change the :guilabel:`Active` column" -" to *R*." -msgstr "" - -#: ../../sysadmclient.rst:761 +#: ../../sysadmclient.rst:790 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:817 +#: ../../sysadmclient.rst:846 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:848 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:830 +#: ../../sysadmclient.rst:859 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:861 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:835 +#: ../../sysadmclient.rst:864 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:838 +#: ../../sysadmclient.rst:867 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:841 +#: ../../sysadmclient.rst:870 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:872 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:845 +#: ../../sysadmclient.rst:874 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:876 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:849 +#: ../../sysadmclient.rst:878 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:880 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:882 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:855 +#: ../../sysadmclient.rst:884 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:862 +#: ../../sysadmclient.rst:891 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:893 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:904 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:878 +#: ../../sysadmclient.rst:907 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:914 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:887 +#: ../../sysadmclient.rst:916 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:891 +#: ../../sysadmclient.rst:920 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:902 +#: ../../sysadmclient.rst:931 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:904 +#: ../../sysadmclient.rst:933 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:907 +#: ../../sysadmclient.rst:936 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:939 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -750,38 +637,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:916 +#: ../../sysadmclient.rst:945 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:919 +#: ../../sysadmclient.rst:948 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:922 +#: ../../sysadmclient.rst:951 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:926 +#: ../../sysadmclient.rst:955 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:929 +#: ../../sysadmclient.rst:958 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:939 +#: ../../sysadmclient.rst:968 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -789,7 +676,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:944 +#: ../../sysadmclient.rst:973 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -797,7 +684,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:950 +#: ../../sysadmclient.rst:979 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -805,7 +692,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:955 +#: ../../sysadmclient.rst:984 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -814,27 +701,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:990 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:965 +#: ../../sysadmclient.rst:994 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:998 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:972 +#: ../../sysadmclient.rst:1001 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -846,14 +733,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:982 +#: ../../sysadmclient.rst:1011 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:993 +#: ../../sysadmclient.rst:1022 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -866,11 +753,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1036 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:1020 +#: ../../sysadmclient.rst:1049 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -879,13 +766,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1069 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1072 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -893,13 +780,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:1063 +#: ../../sysadmclient.rst:1092 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:1066 +#: ../../sysadmclient.rst:1095 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -907,7 +794,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1074 +#: ../../sysadmclient.rst:1103 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -917,7 +804,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1099 +#: ../../sysadmclient.rst:1128 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -925,47 +812,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1104 +#: ../../sysadmclient.rst:1133 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1108 +#: ../../sysadmclient.rst:1137 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1162 +#: ../../sysadmclient.rst:1191 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1164 +#: ../../sysadmclient.rst:1193 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1205 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1178 +#: ../../sysadmclient.rst:1207 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1210 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1184 +#: ../../sysadmclient.rst:1213 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -975,7 +862,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1191 +#: ../../sysadmclient.rst:1220 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -984,15 +871,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1198 +#: ../../sysadmclient.rst:1227 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1204 +#: ../../sysadmclient.rst:1233 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1206 +#: ../../sysadmclient.rst:1235 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1001,25 +888,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1228 +#: ../../sysadmclient.rst:1257 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1233 +#: ../../sysadmclient.rst:1262 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1264 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1239 +#: ../../sysadmclient.rst:1268 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1027,16 +914,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1277 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1289 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1262 +#: ../../sysadmclient.rst:1291 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1050,14 +937,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1273 +#: ../../sysadmclient.rst:1302 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1307 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1067,11 +954,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1290 +#: ../../sysadmclient.rst:1319 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1292 +#: ../../sysadmclient.rst:1321 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1079,13 +966,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1333 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1093,14 +980,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1339 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1315 +#: ../../sysadmclient.rst:1344 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1110,7 +997,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1323 +#: ../../sysadmclient.rst:1352 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1118,29 +1005,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1364 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1346 +#: ../../sysadmclient.rst:1375 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1348 +#: ../../sysadmclient.rst:1377 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1380 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1383 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1148,7 +1035,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1389 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1159,87 +1046,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1398 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1402 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1404 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1378 +#: ../../sysadmclient.rst:1407 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1410 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1385 +#: ../../sysadmclient.rst:1414 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1388 +#: ../../sysadmclient.rst:1417 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1390 +#: ../../sysadmclient.rst:1419 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1422 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1401 +#: ../../sysadmclient.rst:1430 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1432 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1407 +#: ../../sysadmclient.rst:1436 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1410 +#: ../../sysadmclient.rst:1439 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1421 +#: ../../sysadmclient.rst:1450 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1426 +#: ../../sysadmclient.rst:1455 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1250,7 +1137,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1435 +#: ../../sysadmclient.rst:1464 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1258,37 +1145,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1440 +#: ../../sysadmclient.rst:1469 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1451 +#: ../../sysadmclient.rst:1480 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1470 +#: ../../sysadmclient.rst:1499 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1480 +#: ../../sysadmclient.rst:1509 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1490 +#: ../../sysadmclient.rst:1519 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1492 +#: ../../sysadmclient.rst:1521 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1296,52 +1183,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1497 +#: ../../sysadmclient.rst:1526 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1500 +#: ../../sysadmclient.rst:1529 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1503 +#: ../../sysadmclient.rst:1532 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1505 +#: ../../sysadmclient.rst:1534 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1512 +#: ../../sysadmclient.rst:1541 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1514 +#: ../../sysadmclient.rst:1543 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1534 +#: ../../sysadmclient.rst:1563 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1636 +#: ../../sysadmclient.rst:1665 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1638 +#: ../../sysadmclient.rst:1667 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1349,7 +1236,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1651 +#: ../../sysadmclient.rst:1680 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1360,7 +1247,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1659 +#: ../../sysadmclient.rst:1688 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1370,7 +1257,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1674 +#: ../../sysadmclient.rst:1703 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1385,14 +1272,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:763 +#: ../../sysadmclient.rst:792 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:774 +#: ../../sysadmclient.rst:803 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1401,14 +1288,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:780 +#: ../../sysadmclient.rst:809 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:814 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1417,27 +1304,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:791 +#: ../../sysadmclient.rst:820 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:795 +#: ../../sysadmclient.rst:824 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:800 +#: ../../sysadmclient.rst:829 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:832 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1447,20 +1334,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:839 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:458 +#: ../../sysadmclient.rst:460 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1468,7 +1355,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:464 +#: ../../sysadmclient.rst:466 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1481,7 +1368,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1212 +#: ../../sysadmclient.rst:1241 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1499,26 +1386,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1423 +#: ../../sysadmclient.rst:1452 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1444 +#: ../../sysadmclient.rst:1473 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1448 +#: ../../sysadmclient.rst:1477 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1462 +#: ../../sysadmclient.rst:1491 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1536,57 +1423,45 @@ msgid "" "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:375 +#: ../../sysadmclient.rst:377 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:651 -msgid "" -"For boot environments to work properly, **do not** delete the default ZFS " -"mount points during installation. The default ZFS layout ensures when boot " -"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " -":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " -"untouched. This way, if you rollback to a previous boot environment, you " -"will not lose data in your home directories, any installed applications, or " -"downloaded source files or ports. During installation, you can add " -"additional mount points, just don't delete the default ones." -msgstr "" - -#: ../../sysadmclient.rst:680 +#: ../../sysadmclient.rst:686 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:755 +#: ../../sysadmclient.rst:778 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:772 +#: ../../sysadmclient.rst:801 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:900 +#: ../../sysadmclient.rst:929 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:937 +#: ../../sysadmclient.rst:966 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:991 +#: ../../sysadmclient.rst:1020 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1083 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:1071 +#: ../../sysadmclient.rst:1100 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1110 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1594,49 +1469,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1203 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1258 +#: ../../sysadmclient.rst:1287 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1362 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1344 +#: ../../sysadmclient.rst:1373 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1419 +#: ../../sysadmclient.rst:1448 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1460 +#: ../../sysadmclient.rst:1489 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1488 +#: ../../sysadmclient.rst:1517 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1595 +#: ../../sysadmclient.rst:1624 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1649 +#: ../../sysadmclient.rst:1678 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1672 +#: ../../sysadmclient.rst:1701 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1678 +#: ../../sysadmclient.rst:1707 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1652,7 +1527,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:1086 +#: ../../sysadmclient.rst:1115 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1661,7 +1536,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1097 +#: ../../sysadmclient.rst:1126 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1697,29 +1572,29 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:764 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:828 +#: ../../sysadmclient.rst:857 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:873 +#: ../../sysadmclient.rst:902 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1279 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:410 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:412 +#: ../../sysadmclient.rst:414 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1730,7 +1605,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:421 +#: ../../sysadmclient.rst:423 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1741,7 +1616,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:431 +#: ../../sysadmclient.rst:433 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1751,7 +1626,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:439 +#: ../../sysadmclient.rst:441 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1760,20 +1635,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:447 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:449 +#: ../../sysadmclient.rst:451 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:1009 +#: ../../sysadmclient.rst:1038 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1786,11 +1661,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:1031 +#: ../../sysadmclient.rst:1060 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:1033 +#: ../../sysadmclient.rst:1062 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1800,7 +1675,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1085 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1810,11 +1685,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1116 +#: ../../sysadmclient.rst:1145 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1118 +#: ../../sysadmclient.rst:1147 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1825,17 +1700,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1155 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1129 +#: ../../sysadmclient.rst:1158 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1160 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1844,7 +1719,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1166 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1852,20 +1727,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1146 +#: ../../sysadmclient.rst:1175 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1149 +#: ../../sysadmclient.rst:1178 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1182 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1873,7 +1748,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:475 +#: ../../sysadmclient.rst:477 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -1882,7 +1757,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:481 +#: ../../sysadmclient.rst:483 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -1893,11 +1768,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:495 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:495 +#: ../../sysadmclient.rst:497 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -1908,19 +1783,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:503 +#: ../../sysadmclient.rst:505 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:506 +#: ../../sysadmclient.rst:508 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:509 +#: ../../sysadmclient.rst:511 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -1929,7 +1804,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:515 +#: ../../sysadmclient.rst:517 msgid "" "During the `Create a User Screen " "`_ " @@ -1940,13 +1815,7 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:638 -msgid "" -"When making software changes, it is possible to take a snapshot of the boot " -"environment at any stage during the modifications." -msgstr "" - -#: ../../sysadmclient.rst:641 +#: ../../sysadmclient.rst:646 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1961,133 +1830,119 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:737 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example " -"shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - #: ../../sysadmclient.rst:0 msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:580 ../../sysadmclient.rst:700 +#: ../../sysadmclient.rst:733 ../../sysadmclient.rst:1632 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1634 ../../sysadmclient.rst:1652 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1641 ../../sysadmclient.rst:1648 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "Lists the last snapshot name and replication status" msgstr "" -#: ../../sysadmclient.rst:527 +#: ../../sysadmclient.rst:529 msgid "Managing Remote Connections" msgstr "" -#: ../../sysadmclient.rst:529 +#: ../../sysadmclient.rst:531 msgid "" "Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " "as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:537 +#: ../../sysadmclient.rst:539 msgid ": Configure Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:539 +#: ../../sysadmclient.rst:541 msgid "" "This window is accessible by clicking the |sysadm| tray icon, then " ":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" @@ -2102,21 +1957,21 @@ msgid "" " :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:557 +#: ../../sysadmclient.rst:559 msgid ": View Public Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:561 msgid "" "Once a certificate is created, the :guilabel:`Connections` Tab, seen in " ":numref:`Figure %s `, immediately opens." msgstr "" -#: ../../sysadmclient.rst:567 +#: ../../sysadmclient.rst:569 msgid ": |sysadm| SSL Connections Tab" msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:571 msgid "" ":guilabel:`Connections` aids the user in creating and managing secure " "connections. A column on the left side of the window contains all management" @@ -2127,71 +1982,71 @@ msgstr "" msgid ": SSL Connection tab Options" msgstr "" -#: ../../sysadmclient.rst:578 +#: ../../sysadmclient.rst:580 msgid "Option" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Add Group" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Creates an overarching group for bundling connections." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Remove Group" msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Deletes a created group." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "Add Connection" msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "" "Opens windows to nickname and configure a new server connection or bridge " "relay." msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Remove Connection" msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Deletes a single created connection." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Reset Settings" msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Opens the connection setup window to reconfigure a created connection." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Rename Selection" msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Renames a created group or connection." msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "Export Connections" msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "" "Exports the SysAdm settings to a default location: " ":file:`/usr/home//sysadm_client.export`" msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:602 msgid "" "Creating groups or connections adds their respective nicknames to the large " "box to the left of the options column. Highlight an existing group to create" @@ -2201,18 +2056,18 @@ msgid "" " displaying any groups or connections within the tray icon area." msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:610 msgid "" "When creating a new connection with :guilabel:`Add Connection`, a pop-up " "window requests a nickname for the new connection. A configuration screen, " "seen in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:617 +#: ../../sysadmclient.rst:619 msgid ": |sysadm| new connection configuration" msgstr "" -#: ../../sysadmclient.rst:619 +#: ../../sysadmclient.rst:621 msgid "" "The first element to configuring a new connection is to input a Host IP " "address. Then, choose the connection type: :guilabel:`Server Connection` or " @@ -2226,6 +2081,358 @@ msgstr "" msgid ":ref:`Managing Remote Connections`" msgstr "" +#: ../../sysadmclient.rst:319 +msgid "" +"The update automatically creates a snapshot (copy) of the current operating " +"system, known as a boot environment (BE), and mounts the snapshot in the " +"background. All of the updates then occur in the snapshot. This means you " +"can safely continue to use your system while it is updating, as no changes " +"are being made to the running version of the operating system or any of the " +"applications currently in use. Instead, all changes are being made to the " +"mounted copy. See :ref:`Boot Environment Manager` for more information " +"related to boot environments." +msgstr "" + +#: ../../sysadmclient.rst:634 +msgid "" +"|trueos| supports a feature of ZFS known as multiple boot environments " +"(BEs). With multiple BEs, the process of updating software becomes a low-" +"risk operation as the updates are applied to a different boot environment. " +"If needed, there is an option to reboot into a backup boot environment. " +"Other examples of using boot environments include:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"When making software changes, it is possible to take a snapshot of the boot " +"environment at any stage during the modifications. In the event of " +"undesirable results, the user can roll back to a previous BE by activating a" +" different BE according to the instructions under the :ref:`TrueOS Boot Menu" +" image `." +msgstr "" + +#: ../../sysadmclient.rst:656 +msgid "" +"For boot environments to work properly, **do not** delete the default ZFS " +"mount points during installation. The default ZFS layout ensures when boot " +"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +"untouched. This method allows rolling back to a previous boot environment " +"while preserving data in your home directories, any installed applications, " +"or downloaded source files or ports. During installation, you can add more " +"mount points, but avoid deleting the default points." +msgstr "" + +#: ../../sysadmclient.rst:674 +msgid "" +"To view, manage, and create boot environments using the |sysadm| graphical " +"client, go to :menuselection:`Local System --> System Management --> Boot " +"Environment Manager`. In the example shown in :numref:`Figure %s `, " +"there is a highlighted entry named *initial* which represents the original " +"|trueos| installation." +msgstr "" + +#: ../../sysadmclient.rst:688 +msgid "" +"An automatically generated boot environment is generally named with a " +"version and date stamp. It is recommended to note the desired date when " +"choosing to activate a different BE." +msgstr "" + +#: ../../sysadmclient.rst:692 +msgid "" +"Each entry contains the same information, displayed here in :numref:`Table " +"%s `:" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Individual Boot Environment information" +msgstr "" + +#: ../../sysadmclient.rst:700 +msgid "Column" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "Name" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "The name of the boot entry as it appears in the boot menu." +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "Nickname" +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "A description which can be different from the :guilabel:`Name`." +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "Active" +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "" +"The possible values of this field are *R* (active on reboot), *N* (active " +"now), *NR* (active now and on reboot), or *-* (inactive). In this " +":ref:`example `, the system booted from *12.0-CURRENT-up-" +"20161215_101908* and also uses this BE for the next boot." +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "Space" +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "The size of the boot environment." +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Mountpoint" +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Indicates whether or not the BE is mounted, and if so, where." +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "Date" +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "The date and time the BE was created." +msgstr "" + +#: ../../sysadmclient.rst:723 +msgid "Sort the list of BEs by clicking the column names." +msgstr "" + +#: ../../sysadmclient.rst:725 +msgid "" +"Manage these boot environments using the buttons across the top bar as " +"described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Options for managing boot environments (BE)" +msgstr "" + +#: ../../sysadmclient.rst:733 +msgid "Button" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "Create BE" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "" +"Creates a new BE. Fill the prompt with a name containing only letters or " +"numbers and click :guilabel:`Ok` to create the BE and add it to the list." +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Clone BE" +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Creates a copy of the highlighted BE." +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "Delete BE" +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "" +"Deletes the highlighted BE. The boot environment(s) marked as *N*, *R*, or " +"*NR* in the :guilabel:`Active` column cannot be deleted." +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "Rename BE" +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "" +"Renames the highlighed BE. The name appears in the boot menu when the system" +" boots. The currently booted BE cannot be renamed." +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "Mount BE" +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "" +"Mounts the highlighted BE in :file:`/tmp` to browse its contents. This " +"option only applies to inactive BEs." +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmount BE" +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmounts the previously mounted BE." +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "Activate BE" +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "" +"Notifies the system to boot into the highlighted BE next system boot. This " +"alters the :guilabel:`Active` column to *R*." +msgstr "" + +#: ../../sysadmclient.rst:766 +msgid "" +"Boot into another boot environment at startup by pressing :kbd:`7` at the " +":ref:`TrueOS Boot Menu ` to access the boot menu selection " +"screen. In the example shown in :numref:`Figure %s `, two boot " +"environments are available in :guilabel:`Boot Environments`: *initial* " +"represents the initial installation and *mybootenvironment* was manually " +"created using the Boot Environment Manager." +msgstr "" + +#: ../../sysadmclient.rst:780 +msgid "" +"The upper section of this menu indicates the *initial* boot environment is " +"set to **active**, or the one the system is configured to boot into, unless " +"another BE is manually selected in this menu. Use the arrow keys to " +"highlight the desired boot environment and press :kbd:`Enter` to continue " +"booting into the selected boot environment." +msgstr "" + +#~ msgid "" +#~ "The update automatically creates a snapshot (copy) of the current operating " +#~ "system, known as a boot environment (BE), and mounts the snapshot in the " +#~ "background. All of the updates then occur in the snapshot. This means you " +#~ "can safely continue to use your system while it is updating, as no changes " +#~ "are being made to the running version of the operating system or any of the " +#~ "applications currently in use. Instead, all changes are being made to the " +#~ "mounted copy." +#~ msgstr "" + +#~ msgid "" +#~ "|trueos| supports a feature of ZFS known as multiple boot environments " +#~ "(BEs). With multiple boot environments, the process of updating software " +#~ "becomes a low-risk operation as the updates are applied to a different boot " +#~ "environment. If needed, there is an option to reboot into a backup boot " +#~ "environment. Other examples of using boot environments include:" +#~ msgstr "" + +#~ msgid "" +#~ "To view, manage, and create boot environments using the |sysadm| graphical " +#~ "client, go to :menuselection:`System Management --> Boot Environment " +#~ "Manager`. In the example shown in :numref:`Figure %s `, there is an " +#~ "entry named *initial* that represents the original |trueos| installation." +#~ msgstr "" + +#~ msgid "Each entry contains the same information:" +#~ msgstr "" + +#~ msgid "" +#~ "**Name:** The name of the boot entry as it will appear in the boot menu." +#~ msgstr "" + +#~ msgid "" +#~ "**Nickname:** A description, which can be different from the " +#~ ":guilabel:`Name`." +#~ msgstr "" + +#~ msgid "" +#~ "**Active:** The possible values of this field are :guilabel:`R` (active on " +#~ "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " +#~ "example, the system booted from :guilabel:`initial` and is set to boot from " +#~ ":guilabel:`initial` on the next boot." +#~ msgstr "" + +#~ msgid "**Space:** The size of the boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " +#~ "where." +#~ msgstr "" + +#~ msgid "**Date:** The date and time the BE was created." +#~ msgstr "" + +#~ msgid "From left to right, the buttons on the top bar are used to:" +#~ msgstr "" + +#~ msgid "" +#~ "**Create BE:** Creates a new boot environment. Do this before making any " +#~ "changes to the system that may impact on your current boot environment. You " +#~ "will be prompted for a name which can only contain letters or numbers. Click" +#~ " :guilabel:`OK` to create the environment, then the system will add it to " +#~ "the list of boot environments." +#~ msgstr "" + +#~ msgid "**Clone BE:** Creates a copy of the highlighted boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Delete BE:** Deletes the highlighted boot environment. You can not delete " +#~ "the boot environment which is marked as *N* or as *R* in the " +#~ ":guilabel:`Active` column." +#~ msgstr "" + +#~ msgid "" +#~ "**Rename BE:** Renames the highlighted boot environment. The name will " +#~ "appear in the boot menu when the system boots. You cannot rename the BE " +#~ "which is currently booted." +#~ msgstr "" + +#~ msgid "" +#~ "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " +#~ "browseable. Note this setting only applies to inactive BEs." +#~ msgstr "" + +#~ msgid "**Unmount BE:** Unmounts the previously mounted BE." +#~ msgstr "" + +#~ msgid "" +#~ "**Activate BE:** Notifies the system to boot into the highlighted boot " +#~ "environment next system boot. This will change the :guilabel:`Active` column" +#~ " to *R*." +#~ msgstr "" + +#~ msgid "" +#~ "For boot environments to work properly, **do not** delete the default ZFS " +#~ "mount points during installation. The default ZFS layout ensures when boot " +#~ "environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +#~ ":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +#~ "untouched. This way, if you rollback to a previous boot environment, you " +#~ "will not lose data in your home directories, any installed applications, or " +#~ "downloaded source files or ports. During installation, you can add " +#~ "additional mount points, just don't delete the default ones." +#~ msgstr "" + +#~ msgid "" +#~ "When making software changes, it is possible to take a snapshot of the boot " +#~ "environment at any stage during the modifications." +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example " +#~ "shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid ":ref:`Manage SSL Keys`" #~ msgstr "" diff --git a/docs/client_handbook/po/fr/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/fr/LC_MESSAGES/sysadmclient.po index 60f0647..9d10e45 100644 --- a/docs/client_handbook/po/fr/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/fr/LC_MESSAGES/sysadmclient.po @@ -369,25 +369,14 @@ msgid "" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:319 -msgid "" -"The update automatically creates a snapshot (copy) of the current operating " -"system, known as a boot environment (BE), and mounts the snapshot in the " -"background. All of the updates then occur in the snapshot. This means you " -"can safely continue to use your system while it is updating, as no changes " -"are being made to the running version of the operating system or any of the " -"applications currently in use. Instead, all changes are being made to the " -"mounted copy." -msgstr "" - -#: ../../sysadmclient.rst:327 +#: ../../sysadmclient.rst:329 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:333 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -399,7 +388,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:340 +#: ../../sysadmclient.rst:342 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -414,7 +403,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:353 +#: ../../sysadmclient.rst:355 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -425,17 +414,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:367 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:367 +#: ../../sysadmclient.rst:369 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:377 +#: ../../sysadmclient.rst:379 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -446,7 +435,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:385 +#: ../../sysadmclient.rst:387 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -455,63 +444,54 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:392 +#: ../../sysadmclient.rst:394 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:396 +#: ../../sysadmclient.rst:398 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:400 +#: ../../sysadmclient.rst:402 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1478 +#: ../../sysadmclient.rst:1507 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:410 +#: ../../sysadmclient.rst:412 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:456 +#: ../../sysadmclient.rst:458 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:630 +#: ../../sysadmclient.rst:632 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:632 -msgid "" -"|trueos| supports a feature of ZFS known as multiple boot environments " -"(BEs). With multiple boot environments, the process of updating software " -"becomes a low-risk operation as the updates are applied to a different boot " -"environment. If needed, there is an option to reboot into a backup boot " -"environment. Other examples of using boot environments include:" -msgstr "" - -#: ../../sysadmclient.rst:645 +#: ../../sysadmclient.rst:650 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:653 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:661 +#: ../../sysadmclient.rst:666 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -521,228 +501,135 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:669 -msgid "" -"To view, manage, and create boot environments using the |sysadm| graphical " -"client, go to :menuselection:`System Management --> Boot Environment " -"Manager`. In the example shown in :numref:`Figure %s `, there is an " -"entry named *initial* that represents the original |trueos| installation." -msgstr "" - -#: ../../sysadmclient.rst:682 -msgid "Each entry contains the same information:" -msgstr "" - -#: ../../sysadmclient.rst:684 -msgid "" -"**Name:** The name of the boot entry as it will appear in the boot menu." -msgstr "" - -#: ../../sysadmclient.rst:687 -msgid "" -"**Nickname:** A description, which can be different from the " -":guilabel:`Name`." -msgstr "" - -#: ../../sysadmclient.rst:690 -msgid "" -"**Active:** The possible values of this field are :guilabel:`R` (active on " -"reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " -"example, the system booted from :guilabel:`initial` and is set to boot from " -":guilabel:`initial` on the next boot." -msgstr "" - -#: ../../sysadmclient.rst:696 -msgid "**Space:** The size of the boot environment." -msgstr "" - -#: ../../sysadmclient.rst:698 -msgid "" -"**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " -"where." -msgstr "" - -#: ../../sysadmclient.rst:701 -msgid "**Date:** The date and time the BE was created." -msgstr "" - -#: ../../sysadmclient.rst:703 -msgid "From left to right, the buttons on the top bar are used to:" -msgstr "" - -#: ../../sysadmclient.rst:705 -msgid "" -"**Create BE:** Creates a new boot environment. Do this before making any " -"changes to the system that may impact on your current boot environment. You " -"will be prompted for a name which can only contain letters or numbers. Click" -" :guilabel:`OK` to create the environment, then the system will add it to " -"the list of boot environments." -msgstr "" - -#: ../../sysadmclient.rst:711 -msgid "**Clone BE:** Creates a copy of the highlighted boot environment." -msgstr "" - -#: ../../sysadmclient.rst:713 -msgid "" -"**Delete BE:** Deletes the highlighted boot environment. You can not delete " -"the boot environment which is marked as *N* or as *R* in the " -":guilabel:`Active` column." -msgstr "" - -#: ../../sysadmclient.rst:717 -msgid "" -"**Rename BE:** Renames the highlighted boot environment. The name will " -"appear in the boot menu when the system boots. You cannot rename the BE " -"which is currently booted." -msgstr "" - -#: ../../sysadmclient.rst:721 -msgid "" -"**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " -"browseable. Note this setting only applies to inactive BEs." -msgstr "" - -#: ../../sysadmclient.rst:724 -msgid "**Unmount BE:** Unmounts the previously mounted BE." -msgstr "" - -#: ../../sysadmclient.rst:726 -msgid "" -"**Activate BE:** Notifies the system to boot into the highlighted boot " -"environment next system boot. This will change the :guilabel:`Active` column" -" to *R*." -msgstr "" - -#: ../../sysadmclient.rst:761 +#: ../../sysadmclient.rst:790 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:817 +#: ../../sysadmclient.rst:846 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:848 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:830 +#: ../../sysadmclient.rst:859 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:861 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:835 +#: ../../sysadmclient.rst:864 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:838 +#: ../../sysadmclient.rst:867 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:841 +#: ../../sysadmclient.rst:870 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:872 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:845 +#: ../../sysadmclient.rst:874 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:876 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:849 +#: ../../sysadmclient.rst:878 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:880 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:882 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:855 +#: ../../sysadmclient.rst:884 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:862 +#: ../../sysadmclient.rst:891 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:893 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:904 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:878 +#: ../../sysadmclient.rst:907 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:914 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:887 +#: ../../sysadmclient.rst:916 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:891 +#: ../../sysadmclient.rst:920 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:902 +#: ../../sysadmclient.rst:931 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:904 +#: ../../sysadmclient.rst:933 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:907 +#: ../../sysadmclient.rst:936 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:939 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -750,38 +637,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:916 +#: ../../sysadmclient.rst:945 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:919 +#: ../../sysadmclient.rst:948 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:922 +#: ../../sysadmclient.rst:951 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:926 +#: ../../sysadmclient.rst:955 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:929 +#: ../../sysadmclient.rst:958 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:939 +#: ../../sysadmclient.rst:968 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -789,7 +676,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:944 +#: ../../sysadmclient.rst:973 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -797,7 +684,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:950 +#: ../../sysadmclient.rst:979 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -805,7 +692,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:955 +#: ../../sysadmclient.rst:984 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -814,27 +701,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:990 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:965 +#: ../../sysadmclient.rst:994 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:998 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:972 +#: ../../sysadmclient.rst:1001 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -846,14 +733,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:982 +#: ../../sysadmclient.rst:1011 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:993 +#: ../../sysadmclient.rst:1022 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -866,11 +753,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1036 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:1020 +#: ../../sysadmclient.rst:1049 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -879,13 +766,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1069 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1072 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -893,13 +780,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:1063 +#: ../../sysadmclient.rst:1092 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:1066 +#: ../../sysadmclient.rst:1095 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -907,7 +794,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1074 +#: ../../sysadmclient.rst:1103 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -917,7 +804,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1099 +#: ../../sysadmclient.rst:1128 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -925,47 +812,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1104 +#: ../../sysadmclient.rst:1133 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1108 +#: ../../sysadmclient.rst:1137 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1162 +#: ../../sysadmclient.rst:1191 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1164 +#: ../../sysadmclient.rst:1193 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1205 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1178 +#: ../../sysadmclient.rst:1207 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1210 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1184 +#: ../../sysadmclient.rst:1213 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -975,7 +862,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1191 +#: ../../sysadmclient.rst:1220 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -984,15 +871,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1198 +#: ../../sysadmclient.rst:1227 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1204 +#: ../../sysadmclient.rst:1233 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1206 +#: ../../sysadmclient.rst:1235 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1001,25 +888,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1228 +#: ../../sysadmclient.rst:1257 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1233 +#: ../../sysadmclient.rst:1262 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1264 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1239 +#: ../../sysadmclient.rst:1268 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1027,16 +914,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1277 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1289 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1262 +#: ../../sysadmclient.rst:1291 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1050,14 +937,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1273 +#: ../../sysadmclient.rst:1302 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1307 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1067,11 +954,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1290 +#: ../../sysadmclient.rst:1319 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1292 +#: ../../sysadmclient.rst:1321 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1079,13 +966,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1333 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1093,14 +980,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1339 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1315 +#: ../../sysadmclient.rst:1344 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1110,7 +997,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1323 +#: ../../sysadmclient.rst:1352 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1118,29 +1005,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1364 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1346 +#: ../../sysadmclient.rst:1375 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1348 +#: ../../sysadmclient.rst:1377 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1380 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1383 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1148,7 +1035,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1389 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1159,87 +1046,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1398 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1402 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1404 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1378 +#: ../../sysadmclient.rst:1407 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1410 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1385 +#: ../../sysadmclient.rst:1414 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1388 +#: ../../sysadmclient.rst:1417 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1390 +#: ../../sysadmclient.rst:1419 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1422 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1401 +#: ../../sysadmclient.rst:1430 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1432 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1407 +#: ../../sysadmclient.rst:1436 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1410 +#: ../../sysadmclient.rst:1439 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1421 +#: ../../sysadmclient.rst:1450 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1426 +#: ../../sysadmclient.rst:1455 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1250,7 +1137,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1435 +#: ../../sysadmclient.rst:1464 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1258,37 +1145,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1440 +#: ../../sysadmclient.rst:1469 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1451 +#: ../../sysadmclient.rst:1480 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1470 +#: ../../sysadmclient.rst:1499 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1480 +#: ../../sysadmclient.rst:1509 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1490 +#: ../../sysadmclient.rst:1519 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1492 +#: ../../sysadmclient.rst:1521 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1296,52 +1183,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1497 +#: ../../sysadmclient.rst:1526 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1500 +#: ../../sysadmclient.rst:1529 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1503 +#: ../../sysadmclient.rst:1532 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1505 +#: ../../sysadmclient.rst:1534 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1512 +#: ../../sysadmclient.rst:1541 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1514 +#: ../../sysadmclient.rst:1543 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1534 +#: ../../sysadmclient.rst:1563 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1636 +#: ../../sysadmclient.rst:1665 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1638 +#: ../../sysadmclient.rst:1667 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1349,7 +1236,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1651 +#: ../../sysadmclient.rst:1680 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1360,7 +1247,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1659 +#: ../../sysadmclient.rst:1688 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1370,7 +1257,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1674 +#: ../../sysadmclient.rst:1703 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1385,14 +1272,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:763 +#: ../../sysadmclient.rst:792 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:774 +#: ../../sysadmclient.rst:803 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1401,14 +1288,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:780 +#: ../../sysadmclient.rst:809 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:814 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1417,27 +1304,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:791 +#: ../../sysadmclient.rst:820 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:795 +#: ../../sysadmclient.rst:824 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:800 +#: ../../sysadmclient.rst:829 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:832 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1447,20 +1334,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:839 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:458 +#: ../../sysadmclient.rst:460 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1468,7 +1355,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:464 +#: ../../sysadmclient.rst:466 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1481,7 +1368,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1212 +#: ../../sysadmclient.rst:1241 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1499,26 +1386,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1423 +#: ../../sysadmclient.rst:1452 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1444 +#: ../../sysadmclient.rst:1473 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1448 +#: ../../sysadmclient.rst:1477 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1462 +#: ../../sysadmclient.rst:1491 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1536,57 +1423,45 @@ msgid "" "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:375 +#: ../../sysadmclient.rst:377 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:651 -msgid "" -"For boot environments to work properly, **do not** delete the default ZFS " -"mount points during installation. The default ZFS layout ensures when boot " -"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " -":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " -"untouched. This way, if you rollback to a previous boot environment, you " -"will not lose data in your home directories, any installed applications, or " -"downloaded source files or ports. During installation, you can add " -"additional mount points, just don't delete the default ones." -msgstr "" - -#: ../../sysadmclient.rst:680 +#: ../../sysadmclient.rst:686 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:755 +#: ../../sysadmclient.rst:778 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:772 +#: ../../sysadmclient.rst:801 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:900 +#: ../../sysadmclient.rst:929 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:937 +#: ../../sysadmclient.rst:966 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:991 +#: ../../sysadmclient.rst:1020 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1083 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:1071 +#: ../../sysadmclient.rst:1100 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1110 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1594,49 +1469,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1203 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1258 +#: ../../sysadmclient.rst:1287 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1362 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1344 +#: ../../sysadmclient.rst:1373 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1419 +#: ../../sysadmclient.rst:1448 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1460 +#: ../../sysadmclient.rst:1489 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1488 +#: ../../sysadmclient.rst:1517 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1595 +#: ../../sysadmclient.rst:1624 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1649 +#: ../../sysadmclient.rst:1678 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1672 +#: ../../sysadmclient.rst:1701 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1678 +#: ../../sysadmclient.rst:1707 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1652,7 +1527,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:1086 +#: ../../sysadmclient.rst:1115 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1661,7 +1536,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1097 +#: ../../sysadmclient.rst:1126 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1697,29 +1572,29 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:764 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:828 +#: ../../sysadmclient.rst:857 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:873 +#: ../../sysadmclient.rst:902 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1279 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:410 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:412 +#: ../../sysadmclient.rst:414 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1730,7 +1605,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:421 +#: ../../sysadmclient.rst:423 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1741,7 +1616,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:431 +#: ../../sysadmclient.rst:433 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1751,7 +1626,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:439 +#: ../../sysadmclient.rst:441 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1760,20 +1635,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:447 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:449 +#: ../../sysadmclient.rst:451 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:1009 +#: ../../sysadmclient.rst:1038 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1786,11 +1661,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:1031 +#: ../../sysadmclient.rst:1060 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:1033 +#: ../../sysadmclient.rst:1062 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1800,7 +1675,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1085 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1810,11 +1685,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1116 +#: ../../sysadmclient.rst:1145 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1118 +#: ../../sysadmclient.rst:1147 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1825,17 +1700,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1155 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1129 +#: ../../sysadmclient.rst:1158 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1160 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1844,7 +1719,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1166 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1852,20 +1727,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1146 +#: ../../sysadmclient.rst:1175 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1149 +#: ../../sysadmclient.rst:1178 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1182 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1873,7 +1748,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:475 +#: ../../sysadmclient.rst:477 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -1882,7 +1757,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:481 +#: ../../sysadmclient.rst:483 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -1893,11 +1768,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:495 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:495 +#: ../../sysadmclient.rst:497 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -1908,19 +1783,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:503 +#: ../../sysadmclient.rst:505 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:506 +#: ../../sysadmclient.rst:508 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:509 +#: ../../sysadmclient.rst:511 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -1929,7 +1804,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:515 +#: ../../sysadmclient.rst:517 msgid "" "During the `Create a User Screen " "`_ " @@ -1940,13 +1815,7 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:638 -msgid "" -"When making software changes, it is possible to take a snapshot of the boot " -"environment at any stage during the modifications." -msgstr "" - -#: ../../sysadmclient.rst:641 +#: ../../sysadmclient.rst:646 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1961,133 +1830,119 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:737 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example " -"shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - #: ../../sysadmclient.rst:0 msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:580 ../../sysadmclient.rst:700 +#: ../../sysadmclient.rst:733 ../../sysadmclient.rst:1632 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1634 ../../sysadmclient.rst:1652 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1641 ../../sysadmclient.rst:1648 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "Lists the last snapshot name and replication status" msgstr "" -#: ../../sysadmclient.rst:527 +#: ../../sysadmclient.rst:529 msgid "Managing Remote Connections" msgstr "" -#: ../../sysadmclient.rst:529 +#: ../../sysadmclient.rst:531 msgid "" "Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " "as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:537 +#: ../../sysadmclient.rst:539 msgid ": Configure Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:539 +#: ../../sysadmclient.rst:541 msgid "" "This window is accessible by clicking the |sysadm| tray icon, then " ":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" @@ -2102,21 +1957,21 @@ msgid "" " :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:557 +#: ../../sysadmclient.rst:559 msgid ": View Public Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:561 msgid "" "Once a certificate is created, the :guilabel:`Connections` Tab, seen in " ":numref:`Figure %s `, immediately opens." msgstr "" -#: ../../sysadmclient.rst:567 +#: ../../sysadmclient.rst:569 msgid ": |sysadm| SSL Connections Tab" msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:571 msgid "" ":guilabel:`Connections` aids the user in creating and managing secure " "connections. A column on the left side of the window contains all management" @@ -2127,71 +1982,71 @@ msgstr "" msgid ": SSL Connection tab Options" msgstr "" -#: ../../sysadmclient.rst:578 +#: ../../sysadmclient.rst:580 msgid "Option" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Add Group" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Creates an overarching group for bundling connections." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Remove Group" msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Deletes a created group." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "Add Connection" msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "" "Opens windows to nickname and configure a new server connection or bridge " "relay." msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Remove Connection" msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Deletes a single created connection." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Reset Settings" msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Opens the connection setup window to reconfigure a created connection." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Rename Selection" msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Renames a created group or connection." msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "Export Connections" msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "" "Exports the SysAdm settings to a default location: " ":file:`/usr/home//sysadm_client.export`" msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:602 msgid "" "Creating groups or connections adds their respective nicknames to the large " "box to the left of the options column. Highlight an existing group to create" @@ -2201,18 +2056,18 @@ msgid "" " displaying any groups or connections within the tray icon area." msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:610 msgid "" "When creating a new connection with :guilabel:`Add Connection`, a pop-up " "window requests a nickname for the new connection. A configuration screen, " "seen in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:617 +#: ../../sysadmclient.rst:619 msgid ": |sysadm| new connection configuration" msgstr "" -#: ../../sysadmclient.rst:619 +#: ../../sysadmclient.rst:621 msgid "" "The first element to configuring a new connection is to input a Host IP " "address. Then, choose the connection type: :guilabel:`Server Connection` or " @@ -2226,6 +2081,358 @@ msgstr "" msgid ":ref:`Managing Remote Connections`" msgstr "" +#: ../../sysadmclient.rst:319 +msgid "" +"The update automatically creates a snapshot (copy) of the current operating " +"system, known as a boot environment (BE), and mounts the snapshot in the " +"background. All of the updates then occur in the snapshot. This means you " +"can safely continue to use your system while it is updating, as no changes " +"are being made to the running version of the operating system or any of the " +"applications currently in use. Instead, all changes are being made to the " +"mounted copy. See :ref:`Boot Environment Manager` for more information " +"related to boot environments." +msgstr "" + +#: ../../sysadmclient.rst:634 +msgid "" +"|trueos| supports a feature of ZFS known as multiple boot environments " +"(BEs). With multiple BEs, the process of updating software becomes a low-" +"risk operation as the updates are applied to a different boot environment. " +"If needed, there is an option to reboot into a backup boot environment. " +"Other examples of using boot environments include:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"When making software changes, it is possible to take a snapshot of the boot " +"environment at any stage during the modifications. In the event of " +"undesirable results, the user can roll back to a previous BE by activating a" +" different BE according to the instructions under the :ref:`TrueOS Boot Menu" +" image `." +msgstr "" + +#: ../../sysadmclient.rst:656 +msgid "" +"For boot environments to work properly, **do not** delete the default ZFS " +"mount points during installation. The default ZFS layout ensures when boot " +"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +"untouched. This method allows rolling back to a previous boot environment " +"while preserving data in your home directories, any installed applications, " +"or downloaded source files or ports. During installation, you can add more " +"mount points, but avoid deleting the default points." +msgstr "" + +#: ../../sysadmclient.rst:674 +msgid "" +"To view, manage, and create boot environments using the |sysadm| graphical " +"client, go to :menuselection:`Local System --> System Management --> Boot " +"Environment Manager`. In the example shown in :numref:`Figure %s `, " +"there is a highlighted entry named *initial* which represents the original " +"|trueos| installation." +msgstr "" + +#: ../../sysadmclient.rst:688 +msgid "" +"An automatically generated boot environment is generally named with a " +"version and date stamp. It is recommended to note the desired date when " +"choosing to activate a different BE." +msgstr "" + +#: ../../sysadmclient.rst:692 +msgid "" +"Each entry contains the same information, displayed here in :numref:`Table " +"%s `:" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Individual Boot Environment information" +msgstr "" + +#: ../../sysadmclient.rst:700 +msgid "Column" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "Name" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "The name of the boot entry as it appears in the boot menu." +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "Nickname" +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "A description which can be different from the :guilabel:`Name`." +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "Active" +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "" +"The possible values of this field are *R* (active on reboot), *N* (active " +"now), *NR* (active now and on reboot), or *-* (inactive). In this " +":ref:`example `, the system booted from *12.0-CURRENT-up-" +"20161215_101908* and also uses this BE for the next boot." +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "Space" +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "The size of the boot environment." +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Mountpoint" +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Indicates whether or not the BE is mounted, and if so, where." +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "Date" +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "The date and time the BE was created." +msgstr "" + +#: ../../sysadmclient.rst:723 +msgid "Sort the list of BEs by clicking the column names." +msgstr "" + +#: ../../sysadmclient.rst:725 +msgid "" +"Manage these boot environments using the buttons across the top bar as " +"described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Options for managing boot environments (BE)" +msgstr "" + +#: ../../sysadmclient.rst:733 +msgid "Button" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "Create BE" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "" +"Creates a new BE. Fill the prompt with a name containing only letters or " +"numbers and click :guilabel:`Ok` to create the BE and add it to the list." +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Clone BE" +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Creates a copy of the highlighted BE." +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "Delete BE" +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "" +"Deletes the highlighted BE. The boot environment(s) marked as *N*, *R*, or " +"*NR* in the :guilabel:`Active` column cannot be deleted." +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "Rename BE" +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "" +"Renames the highlighed BE. The name appears in the boot menu when the system" +" boots. The currently booted BE cannot be renamed." +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "Mount BE" +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "" +"Mounts the highlighted BE in :file:`/tmp` to browse its contents. This " +"option only applies to inactive BEs." +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmount BE" +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmounts the previously mounted BE." +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "Activate BE" +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "" +"Notifies the system to boot into the highlighted BE next system boot. This " +"alters the :guilabel:`Active` column to *R*." +msgstr "" + +#: ../../sysadmclient.rst:766 +msgid "" +"Boot into another boot environment at startup by pressing :kbd:`7` at the " +":ref:`TrueOS Boot Menu ` to access the boot menu selection " +"screen. In the example shown in :numref:`Figure %s `, two boot " +"environments are available in :guilabel:`Boot Environments`: *initial* " +"represents the initial installation and *mybootenvironment* was manually " +"created using the Boot Environment Manager." +msgstr "" + +#: ../../sysadmclient.rst:780 +msgid "" +"The upper section of this menu indicates the *initial* boot environment is " +"set to **active**, or the one the system is configured to boot into, unless " +"another BE is manually selected in this menu. Use the arrow keys to " +"highlight the desired boot environment and press :kbd:`Enter` to continue " +"booting into the selected boot environment." +msgstr "" + +#~ msgid "" +#~ "The update automatically creates a snapshot (copy) of the current operating " +#~ "system, known as a boot environment (BE), and mounts the snapshot in the " +#~ "background. All of the updates then occur in the snapshot. This means you " +#~ "can safely continue to use your system while it is updating, as no changes " +#~ "are being made to the running version of the operating system or any of the " +#~ "applications currently in use. Instead, all changes are being made to the " +#~ "mounted copy." +#~ msgstr "" + +#~ msgid "" +#~ "|trueos| supports a feature of ZFS known as multiple boot environments " +#~ "(BEs). With multiple boot environments, the process of updating software " +#~ "becomes a low-risk operation as the updates are applied to a different boot " +#~ "environment. If needed, there is an option to reboot into a backup boot " +#~ "environment. Other examples of using boot environments include:" +#~ msgstr "" + +#~ msgid "" +#~ "To view, manage, and create boot environments using the |sysadm| graphical " +#~ "client, go to :menuselection:`System Management --> Boot Environment " +#~ "Manager`. In the example shown in :numref:`Figure %s `, there is an " +#~ "entry named *initial* that represents the original |trueos| installation." +#~ msgstr "" + +#~ msgid "Each entry contains the same information:" +#~ msgstr "" + +#~ msgid "" +#~ "**Name:** The name of the boot entry as it will appear in the boot menu." +#~ msgstr "" + +#~ msgid "" +#~ "**Nickname:** A description, which can be different from the " +#~ ":guilabel:`Name`." +#~ msgstr "" + +#~ msgid "" +#~ "**Active:** The possible values of this field are :guilabel:`R` (active on " +#~ "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " +#~ "example, the system booted from :guilabel:`initial` and is set to boot from " +#~ ":guilabel:`initial` on the next boot." +#~ msgstr "" + +#~ msgid "**Space:** The size of the boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " +#~ "where." +#~ msgstr "" + +#~ msgid "**Date:** The date and time the BE was created." +#~ msgstr "" + +#~ msgid "From left to right, the buttons on the top bar are used to:" +#~ msgstr "" + +#~ msgid "" +#~ "**Create BE:** Creates a new boot environment. Do this before making any " +#~ "changes to the system that may impact on your current boot environment. You " +#~ "will be prompted for a name which can only contain letters or numbers. Click" +#~ " :guilabel:`OK` to create the environment, then the system will add it to " +#~ "the list of boot environments." +#~ msgstr "" + +#~ msgid "**Clone BE:** Creates a copy of the highlighted boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Delete BE:** Deletes the highlighted boot environment. You can not delete " +#~ "the boot environment which is marked as *N* or as *R* in the " +#~ ":guilabel:`Active` column." +#~ msgstr "" + +#~ msgid "" +#~ "**Rename BE:** Renames the highlighted boot environment. The name will " +#~ "appear in the boot menu when the system boots. You cannot rename the BE " +#~ "which is currently booted." +#~ msgstr "" + +#~ msgid "" +#~ "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " +#~ "browseable. Note this setting only applies to inactive BEs." +#~ msgstr "" + +#~ msgid "**Unmount BE:** Unmounts the previously mounted BE." +#~ msgstr "" + +#~ msgid "" +#~ "**Activate BE:** Notifies the system to boot into the highlighted boot " +#~ "environment next system boot. This will change the :guilabel:`Active` column" +#~ " to *R*." +#~ msgstr "" + +#~ msgid "" +#~ "For boot environments to work properly, **do not** delete the default ZFS " +#~ "mount points during installation. The default ZFS layout ensures when boot " +#~ "environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +#~ ":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +#~ "untouched. This way, if you rollback to a previous boot environment, you " +#~ "will not lose data in your home directories, any installed applications, or " +#~ "downloaded source files or ports. During installation, you can add " +#~ "additional mount points, just don't delete the default ones." +#~ msgstr "" + +#~ msgid "" +#~ "When making software changes, it is possible to take a snapshot of the boot " +#~ "environment at any stage during the modifications." +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example " +#~ "shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid ":ref:`Manage SSL Keys`" #~ msgstr "" diff --git a/docs/client_handbook/po/id/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/id/LC_MESSAGES/sysadmclient.po index 60f0647..9d10e45 100644 --- a/docs/client_handbook/po/id/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/id/LC_MESSAGES/sysadmclient.po @@ -369,25 +369,14 @@ msgid "" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:319 -msgid "" -"The update automatically creates a snapshot (copy) of the current operating " -"system, known as a boot environment (BE), and mounts the snapshot in the " -"background. All of the updates then occur in the snapshot. This means you " -"can safely continue to use your system while it is updating, as no changes " -"are being made to the running version of the operating system or any of the " -"applications currently in use. Instead, all changes are being made to the " -"mounted copy." -msgstr "" - -#: ../../sysadmclient.rst:327 +#: ../../sysadmclient.rst:329 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:333 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -399,7 +388,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:340 +#: ../../sysadmclient.rst:342 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -414,7 +403,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:353 +#: ../../sysadmclient.rst:355 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -425,17 +414,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:367 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:367 +#: ../../sysadmclient.rst:369 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:377 +#: ../../sysadmclient.rst:379 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -446,7 +435,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:385 +#: ../../sysadmclient.rst:387 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -455,63 +444,54 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:392 +#: ../../sysadmclient.rst:394 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:396 +#: ../../sysadmclient.rst:398 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:400 +#: ../../sysadmclient.rst:402 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1478 +#: ../../sysadmclient.rst:1507 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:410 +#: ../../sysadmclient.rst:412 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:456 +#: ../../sysadmclient.rst:458 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:630 +#: ../../sysadmclient.rst:632 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:632 -msgid "" -"|trueos| supports a feature of ZFS known as multiple boot environments " -"(BEs). With multiple boot environments, the process of updating software " -"becomes a low-risk operation as the updates are applied to a different boot " -"environment. If needed, there is an option to reboot into a backup boot " -"environment. Other examples of using boot environments include:" -msgstr "" - -#: ../../sysadmclient.rst:645 +#: ../../sysadmclient.rst:650 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:653 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:661 +#: ../../sysadmclient.rst:666 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -521,228 +501,135 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:669 -msgid "" -"To view, manage, and create boot environments using the |sysadm| graphical " -"client, go to :menuselection:`System Management --> Boot Environment " -"Manager`. In the example shown in :numref:`Figure %s `, there is an " -"entry named *initial* that represents the original |trueos| installation." -msgstr "" - -#: ../../sysadmclient.rst:682 -msgid "Each entry contains the same information:" -msgstr "" - -#: ../../sysadmclient.rst:684 -msgid "" -"**Name:** The name of the boot entry as it will appear in the boot menu." -msgstr "" - -#: ../../sysadmclient.rst:687 -msgid "" -"**Nickname:** A description, which can be different from the " -":guilabel:`Name`." -msgstr "" - -#: ../../sysadmclient.rst:690 -msgid "" -"**Active:** The possible values of this field are :guilabel:`R` (active on " -"reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " -"example, the system booted from :guilabel:`initial` and is set to boot from " -":guilabel:`initial` on the next boot." -msgstr "" - -#: ../../sysadmclient.rst:696 -msgid "**Space:** The size of the boot environment." -msgstr "" - -#: ../../sysadmclient.rst:698 -msgid "" -"**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " -"where." -msgstr "" - -#: ../../sysadmclient.rst:701 -msgid "**Date:** The date and time the BE was created." -msgstr "" - -#: ../../sysadmclient.rst:703 -msgid "From left to right, the buttons on the top bar are used to:" -msgstr "" - -#: ../../sysadmclient.rst:705 -msgid "" -"**Create BE:** Creates a new boot environment. Do this before making any " -"changes to the system that may impact on your current boot environment. You " -"will be prompted for a name which can only contain letters or numbers. Click" -" :guilabel:`OK` to create the environment, then the system will add it to " -"the list of boot environments." -msgstr "" - -#: ../../sysadmclient.rst:711 -msgid "**Clone BE:** Creates a copy of the highlighted boot environment." -msgstr "" - -#: ../../sysadmclient.rst:713 -msgid "" -"**Delete BE:** Deletes the highlighted boot environment. You can not delete " -"the boot environment which is marked as *N* or as *R* in the " -":guilabel:`Active` column." -msgstr "" - -#: ../../sysadmclient.rst:717 -msgid "" -"**Rename BE:** Renames the highlighted boot environment. The name will " -"appear in the boot menu when the system boots. You cannot rename the BE " -"which is currently booted." -msgstr "" - -#: ../../sysadmclient.rst:721 -msgid "" -"**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " -"browseable. Note this setting only applies to inactive BEs." -msgstr "" - -#: ../../sysadmclient.rst:724 -msgid "**Unmount BE:** Unmounts the previously mounted BE." -msgstr "" - -#: ../../sysadmclient.rst:726 -msgid "" -"**Activate BE:** Notifies the system to boot into the highlighted boot " -"environment next system boot. This will change the :guilabel:`Active` column" -" to *R*." -msgstr "" - -#: ../../sysadmclient.rst:761 +#: ../../sysadmclient.rst:790 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:817 +#: ../../sysadmclient.rst:846 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:848 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:830 +#: ../../sysadmclient.rst:859 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:861 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:835 +#: ../../sysadmclient.rst:864 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:838 +#: ../../sysadmclient.rst:867 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:841 +#: ../../sysadmclient.rst:870 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:872 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:845 +#: ../../sysadmclient.rst:874 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:876 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:849 +#: ../../sysadmclient.rst:878 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:880 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:882 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:855 +#: ../../sysadmclient.rst:884 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:862 +#: ../../sysadmclient.rst:891 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:893 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:904 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:878 +#: ../../sysadmclient.rst:907 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:914 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:887 +#: ../../sysadmclient.rst:916 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:891 +#: ../../sysadmclient.rst:920 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:902 +#: ../../sysadmclient.rst:931 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:904 +#: ../../sysadmclient.rst:933 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:907 +#: ../../sysadmclient.rst:936 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:939 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -750,38 +637,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:916 +#: ../../sysadmclient.rst:945 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:919 +#: ../../sysadmclient.rst:948 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:922 +#: ../../sysadmclient.rst:951 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:926 +#: ../../sysadmclient.rst:955 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:929 +#: ../../sysadmclient.rst:958 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:939 +#: ../../sysadmclient.rst:968 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -789,7 +676,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:944 +#: ../../sysadmclient.rst:973 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -797,7 +684,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:950 +#: ../../sysadmclient.rst:979 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -805,7 +692,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:955 +#: ../../sysadmclient.rst:984 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -814,27 +701,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:990 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:965 +#: ../../sysadmclient.rst:994 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:998 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:972 +#: ../../sysadmclient.rst:1001 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -846,14 +733,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:982 +#: ../../sysadmclient.rst:1011 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:993 +#: ../../sysadmclient.rst:1022 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -866,11 +753,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1036 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:1020 +#: ../../sysadmclient.rst:1049 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -879,13 +766,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1069 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1072 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -893,13 +780,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:1063 +#: ../../sysadmclient.rst:1092 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:1066 +#: ../../sysadmclient.rst:1095 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -907,7 +794,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1074 +#: ../../sysadmclient.rst:1103 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -917,7 +804,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1099 +#: ../../sysadmclient.rst:1128 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -925,47 +812,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1104 +#: ../../sysadmclient.rst:1133 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1108 +#: ../../sysadmclient.rst:1137 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1162 +#: ../../sysadmclient.rst:1191 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1164 +#: ../../sysadmclient.rst:1193 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1205 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1178 +#: ../../sysadmclient.rst:1207 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1210 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1184 +#: ../../sysadmclient.rst:1213 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -975,7 +862,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1191 +#: ../../sysadmclient.rst:1220 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -984,15 +871,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1198 +#: ../../sysadmclient.rst:1227 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1204 +#: ../../sysadmclient.rst:1233 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1206 +#: ../../sysadmclient.rst:1235 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1001,25 +888,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1228 +#: ../../sysadmclient.rst:1257 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1233 +#: ../../sysadmclient.rst:1262 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1264 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1239 +#: ../../sysadmclient.rst:1268 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1027,16 +914,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1277 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1289 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1262 +#: ../../sysadmclient.rst:1291 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1050,14 +937,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1273 +#: ../../sysadmclient.rst:1302 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1307 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1067,11 +954,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1290 +#: ../../sysadmclient.rst:1319 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1292 +#: ../../sysadmclient.rst:1321 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1079,13 +966,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1333 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1093,14 +980,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1339 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1315 +#: ../../sysadmclient.rst:1344 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1110,7 +997,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1323 +#: ../../sysadmclient.rst:1352 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1118,29 +1005,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1364 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1346 +#: ../../sysadmclient.rst:1375 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1348 +#: ../../sysadmclient.rst:1377 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1380 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1383 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1148,7 +1035,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1389 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1159,87 +1046,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1398 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1402 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1404 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1378 +#: ../../sysadmclient.rst:1407 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1410 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1385 +#: ../../sysadmclient.rst:1414 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1388 +#: ../../sysadmclient.rst:1417 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1390 +#: ../../sysadmclient.rst:1419 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1422 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1401 +#: ../../sysadmclient.rst:1430 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1432 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1407 +#: ../../sysadmclient.rst:1436 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1410 +#: ../../sysadmclient.rst:1439 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1421 +#: ../../sysadmclient.rst:1450 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1426 +#: ../../sysadmclient.rst:1455 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1250,7 +1137,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1435 +#: ../../sysadmclient.rst:1464 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1258,37 +1145,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1440 +#: ../../sysadmclient.rst:1469 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1451 +#: ../../sysadmclient.rst:1480 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1470 +#: ../../sysadmclient.rst:1499 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1480 +#: ../../sysadmclient.rst:1509 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1490 +#: ../../sysadmclient.rst:1519 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1492 +#: ../../sysadmclient.rst:1521 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1296,52 +1183,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1497 +#: ../../sysadmclient.rst:1526 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1500 +#: ../../sysadmclient.rst:1529 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1503 +#: ../../sysadmclient.rst:1532 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1505 +#: ../../sysadmclient.rst:1534 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1512 +#: ../../sysadmclient.rst:1541 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1514 +#: ../../sysadmclient.rst:1543 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1534 +#: ../../sysadmclient.rst:1563 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1636 +#: ../../sysadmclient.rst:1665 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1638 +#: ../../sysadmclient.rst:1667 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1349,7 +1236,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1651 +#: ../../sysadmclient.rst:1680 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1360,7 +1247,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1659 +#: ../../sysadmclient.rst:1688 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1370,7 +1257,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1674 +#: ../../sysadmclient.rst:1703 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1385,14 +1272,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:763 +#: ../../sysadmclient.rst:792 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:774 +#: ../../sysadmclient.rst:803 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1401,14 +1288,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:780 +#: ../../sysadmclient.rst:809 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:814 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1417,27 +1304,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:791 +#: ../../sysadmclient.rst:820 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:795 +#: ../../sysadmclient.rst:824 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:800 +#: ../../sysadmclient.rst:829 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:832 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1447,20 +1334,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:839 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:458 +#: ../../sysadmclient.rst:460 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1468,7 +1355,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:464 +#: ../../sysadmclient.rst:466 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1481,7 +1368,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1212 +#: ../../sysadmclient.rst:1241 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1499,26 +1386,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1423 +#: ../../sysadmclient.rst:1452 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1444 +#: ../../sysadmclient.rst:1473 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1448 +#: ../../sysadmclient.rst:1477 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1462 +#: ../../sysadmclient.rst:1491 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1536,57 +1423,45 @@ msgid "" "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:375 +#: ../../sysadmclient.rst:377 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:651 -msgid "" -"For boot environments to work properly, **do not** delete the default ZFS " -"mount points during installation. The default ZFS layout ensures when boot " -"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " -":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " -"untouched. This way, if you rollback to a previous boot environment, you " -"will not lose data in your home directories, any installed applications, or " -"downloaded source files or ports. During installation, you can add " -"additional mount points, just don't delete the default ones." -msgstr "" - -#: ../../sysadmclient.rst:680 +#: ../../sysadmclient.rst:686 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:755 +#: ../../sysadmclient.rst:778 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:772 +#: ../../sysadmclient.rst:801 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:900 +#: ../../sysadmclient.rst:929 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:937 +#: ../../sysadmclient.rst:966 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:991 +#: ../../sysadmclient.rst:1020 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1083 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:1071 +#: ../../sysadmclient.rst:1100 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1110 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1594,49 +1469,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1203 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1258 +#: ../../sysadmclient.rst:1287 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1362 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1344 +#: ../../sysadmclient.rst:1373 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1419 +#: ../../sysadmclient.rst:1448 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1460 +#: ../../sysadmclient.rst:1489 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1488 +#: ../../sysadmclient.rst:1517 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1595 +#: ../../sysadmclient.rst:1624 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1649 +#: ../../sysadmclient.rst:1678 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1672 +#: ../../sysadmclient.rst:1701 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1678 +#: ../../sysadmclient.rst:1707 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1652,7 +1527,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:1086 +#: ../../sysadmclient.rst:1115 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1661,7 +1536,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1097 +#: ../../sysadmclient.rst:1126 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1697,29 +1572,29 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:764 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:828 +#: ../../sysadmclient.rst:857 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:873 +#: ../../sysadmclient.rst:902 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1279 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:410 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:412 +#: ../../sysadmclient.rst:414 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1730,7 +1605,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:421 +#: ../../sysadmclient.rst:423 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1741,7 +1616,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:431 +#: ../../sysadmclient.rst:433 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1751,7 +1626,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:439 +#: ../../sysadmclient.rst:441 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1760,20 +1635,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:447 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:449 +#: ../../sysadmclient.rst:451 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:1009 +#: ../../sysadmclient.rst:1038 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1786,11 +1661,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:1031 +#: ../../sysadmclient.rst:1060 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:1033 +#: ../../sysadmclient.rst:1062 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1800,7 +1675,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1085 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1810,11 +1685,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1116 +#: ../../sysadmclient.rst:1145 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1118 +#: ../../sysadmclient.rst:1147 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1825,17 +1700,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1155 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1129 +#: ../../sysadmclient.rst:1158 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1160 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1844,7 +1719,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1166 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1852,20 +1727,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1146 +#: ../../sysadmclient.rst:1175 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1149 +#: ../../sysadmclient.rst:1178 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1182 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1873,7 +1748,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:475 +#: ../../sysadmclient.rst:477 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -1882,7 +1757,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:481 +#: ../../sysadmclient.rst:483 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -1893,11 +1768,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:495 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:495 +#: ../../sysadmclient.rst:497 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -1908,19 +1783,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:503 +#: ../../sysadmclient.rst:505 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:506 +#: ../../sysadmclient.rst:508 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:509 +#: ../../sysadmclient.rst:511 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -1929,7 +1804,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:515 +#: ../../sysadmclient.rst:517 msgid "" "During the `Create a User Screen " "`_ " @@ -1940,13 +1815,7 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:638 -msgid "" -"When making software changes, it is possible to take a snapshot of the boot " -"environment at any stage during the modifications." -msgstr "" - -#: ../../sysadmclient.rst:641 +#: ../../sysadmclient.rst:646 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1961,133 +1830,119 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:737 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example " -"shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - #: ../../sysadmclient.rst:0 msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:580 ../../sysadmclient.rst:700 +#: ../../sysadmclient.rst:733 ../../sysadmclient.rst:1632 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1634 ../../sysadmclient.rst:1652 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1641 ../../sysadmclient.rst:1648 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "Lists the last snapshot name and replication status" msgstr "" -#: ../../sysadmclient.rst:527 +#: ../../sysadmclient.rst:529 msgid "Managing Remote Connections" msgstr "" -#: ../../sysadmclient.rst:529 +#: ../../sysadmclient.rst:531 msgid "" "Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " "as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:537 +#: ../../sysadmclient.rst:539 msgid ": Configure Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:539 +#: ../../sysadmclient.rst:541 msgid "" "This window is accessible by clicking the |sysadm| tray icon, then " ":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" @@ -2102,21 +1957,21 @@ msgid "" " :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:557 +#: ../../sysadmclient.rst:559 msgid ": View Public Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:561 msgid "" "Once a certificate is created, the :guilabel:`Connections` Tab, seen in " ":numref:`Figure %s `, immediately opens." msgstr "" -#: ../../sysadmclient.rst:567 +#: ../../sysadmclient.rst:569 msgid ": |sysadm| SSL Connections Tab" msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:571 msgid "" ":guilabel:`Connections` aids the user in creating and managing secure " "connections. A column on the left side of the window contains all management" @@ -2127,71 +1982,71 @@ msgstr "" msgid ": SSL Connection tab Options" msgstr "" -#: ../../sysadmclient.rst:578 +#: ../../sysadmclient.rst:580 msgid "Option" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Add Group" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Creates an overarching group for bundling connections." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Remove Group" msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Deletes a created group." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "Add Connection" msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "" "Opens windows to nickname and configure a new server connection or bridge " "relay." msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Remove Connection" msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Deletes a single created connection." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Reset Settings" msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Opens the connection setup window to reconfigure a created connection." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Rename Selection" msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Renames a created group or connection." msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "Export Connections" msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "" "Exports the SysAdm settings to a default location: " ":file:`/usr/home//sysadm_client.export`" msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:602 msgid "" "Creating groups or connections adds their respective nicknames to the large " "box to the left of the options column. Highlight an existing group to create" @@ -2201,18 +2056,18 @@ msgid "" " displaying any groups or connections within the tray icon area." msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:610 msgid "" "When creating a new connection with :guilabel:`Add Connection`, a pop-up " "window requests a nickname for the new connection. A configuration screen, " "seen in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:617 +#: ../../sysadmclient.rst:619 msgid ": |sysadm| new connection configuration" msgstr "" -#: ../../sysadmclient.rst:619 +#: ../../sysadmclient.rst:621 msgid "" "The first element to configuring a new connection is to input a Host IP " "address. Then, choose the connection type: :guilabel:`Server Connection` or " @@ -2226,6 +2081,358 @@ msgstr "" msgid ":ref:`Managing Remote Connections`" msgstr "" +#: ../../sysadmclient.rst:319 +msgid "" +"The update automatically creates a snapshot (copy) of the current operating " +"system, known as a boot environment (BE), and mounts the snapshot in the " +"background. All of the updates then occur in the snapshot. This means you " +"can safely continue to use your system while it is updating, as no changes " +"are being made to the running version of the operating system or any of the " +"applications currently in use. Instead, all changes are being made to the " +"mounted copy. See :ref:`Boot Environment Manager` for more information " +"related to boot environments." +msgstr "" + +#: ../../sysadmclient.rst:634 +msgid "" +"|trueos| supports a feature of ZFS known as multiple boot environments " +"(BEs). With multiple BEs, the process of updating software becomes a low-" +"risk operation as the updates are applied to a different boot environment. " +"If needed, there is an option to reboot into a backup boot environment. " +"Other examples of using boot environments include:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"When making software changes, it is possible to take a snapshot of the boot " +"environment at any stage during the modifications. In the event of " +"undesirable results, the user can roll back to a previous BE by activating a" +" different BE according to the instructions under the :ref:`TrueOS Boot Menu" +" image `." +msgstr "" + +#: ../../sysadmclient.rst:656 +msgid "" +"For boot environments to work properly, **do not** delete the default ZFS " +"mount points during installation. The default ZFS layout ensures when boot " +"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +"untouched. This method allows rolling back to a previous boot environment " +"while preserving data in your home directories, any installed applications, " +"or downloaded source files or ports. During installation, you can add more " +"mount points, but avoid deleting the default points." +msgstr "" + +#: ../../sysadmclient.rst:674 +msgid "" +"To view, manage, and create boot environments using the |sysadm| graphical " +"client, go to :menuselection:`Local System --> System Management --> Boot " +"Environment Manager`. In the example shown in :numref:`Figure %s `, " +"there is a highlighted entry named *initial* which represents the original " +"|trueos| installation." +msgstr "" + +#: ../../sysadmclient.rst:688 +msgid "" +"An automatically generated boot environment is generally named with a " +"version and date stamp. It is recommended to note the desired date when " +"choosing to activate a different BE." +msgstr "" + +#: ../../sysadmclient.rst:692 +msgid "" +"Each entry contains the same information, displayed here in :numref:`Table " +"%s `:" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Individual Boot Environment information" +msgstr "" + +#: ../../sysadmclient.rst:700 +msgid "Column" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "Name" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "The name of the boot entry as it appears in the boot menu." +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "Nickname" +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "A description which can be different from the :guilabel:`Name`." +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "Active" +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "" +"The possible values of this field are *R* (active on reboot), *N* (active " +"now), *NR* (active now and on reboot), or *-* (inactive). In this " +":ref:`example `, the system booted from *12.0-CURRENT-up-" +"20161215_101908* and also uses this BE for the next boot." +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "Space" +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "The size of the boot environment." +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Mountpoint" +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Indicates whether or not the BE is mounted, and if so, where." +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "Date" +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "The date and time the BE was created." +msgstr "" + +#: ../../sysadmclient.rst:723 +msgid "Sort the list of BEs by clicking the column names." +msgstr "" + +#: ../../sysadmclient.rst:725 +msgid "" +"Manage these boot environments using the buttons across the top bar as " +"described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Options for managing boot environments (BE)" +msgstr "" + +#: ../../sysadmclient.rst:733 +msgid "Button" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "Create BE" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "" +"Creates a new BE. Fill the prompt with a name containing only letters or " +"numbers and click :guilabel:`Ok` to create the BE and add it to the list." +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Clone BE" +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Creates a copy of the highlighted BE." +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "Delete BE" +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "" +"Deletes the highlighted BE. The boot environment(s) marked as *N*, *R*, or " +"*NR* in the :guilabel:`Active` column cannot be deleted." +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "Rename BE" +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "" +"Renames the highlighed BE. The name appears in the boot menu when the system" +" boots. The currently booted BE cannot be renamed." +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "Mount BE" +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "" +"Mounts the highlighted BE in :file:`/tmp` to browse its contents. This " +"option only applies to inactive BEs." +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmount BE" +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmounts the previously mounted BE." +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "Activate BE" +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "" +"Notifies the system to boot into the highlighted BE next system boot. This " +"alters the :guilabel:`Active` column to *R*." +msgstr "" + +#: ../../sysadmclient.rst:766 +msgid "" +"Boot into another boot environment at startup by pressing :kbd:`7` at the " +":ref:`TrueOS Boot Menu ` to access the boot menu selection " +"screen. In the example shown in :numref:`Figure %s `, two boot " +"environments are available in :guilabel:`Boot Environments`: *initial* " +"represents the initial installation and *mybootenvironment* was manually " +"created using the Boot Environment Manager." +msgstr "" + +#: ../../sysadmclient.rst:780 +msgid "" +"The upper section of this menu indicates the *initial* boot environment is " +"set to **active**, or the one the system is configured to boot into, unless " +"another BE is manually selected in this menu. Use the arrow keys to " +"highlight the desired boot environment and press :kbd:`Enter` to continue " +"booting into the selected boot environment." +msgstr "" + +#~ msgid "" +#~ "The update automatically creates a snapshot (copy) of the current operating " +#~ "system, known as a boot environment (BE), and mounts the snapshot in the " +#~ "background. All of the updates then occur in the snapshot. This means you " +#~ "can safely continue to use your system while it is updating, as no changes " +#~ "are being made to the running version of the operating system or any of the " +#~ "applications currently in use. Instead, all changes are being made to the " +#~ "mounted copy." +#~ msgstr "" + +#~ msgid "" +#~ "|trueos| supports a feature of ZFS known as multiple boot environments " +#~ "(BEs). With multiple boot environments, the process of updating software " +#~ "becomes a low-risk operation as the updates are applied to a different boot " +#~ "environment. If needed, there is an option to reboot into a backup boot " +#~ "environment. Other examples of using boot environments include:" +#~ msgstr "" + +#~ msgid "" +#~ "To view, manage, and create boot environments using the |sysadm| graphical " +#~ "client, go to :menuselection:`System Management --> Boot Environment " +#~ "Manager`. In the example shown in :numref:`Figure %s `, there is an " +#~ "entry named *initial* that represents the original |trueos| installation." +#~ msgstr "" + +#~ msgid "Each entry contains the same information:" +#~ msgstr "" + +#~ msgid "" +#~ "**Name:** The name of the boot entry as it will appear in the boot menu." +#~ msgstr "" + +#~ msgid "" +#~ "**Nickname:** A description, which can be different from the " +#~ ":guilabel:`Name`." +#~ msgstr "" + +#~ msgid "" +#~ "**Active:** The possible values of this field are :guilabel:`R` (active on " +#~ "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " +#~ "example, the system booted from :guilabel:`initial` and is set to boot from " +#~ ":guilabel:`initial` on the next boot." +#~ msgstr "" + +#~ msgid "**Space:** The size of the boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " +#~ "where." +#~ msgstr "" + +#~ msgid "**Date:** The date and time the BE was created." +#~ msgstr "" + +#~ msgid "From left to right, the buttons on the top bar are used to:" +#~ msgstr "" + +#~ msgid "" +#~ "**Create BE:** Creates a new boot environment. Do this before making any " +#~ "changes to the system that may impact on your current boot environment. You " +#~ "will be prompted for a name which can only contain letters or numbers. Click" +#~ " :guilabel:`OK` to create the environment, then the system will add it to " +#~ "the list of boot environments." +#~ msgstr "" + +#~ msgid "**Clone BE:** Creates a copy of the highlighted boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Delete BE:** Deletes the highlighted boot environment. You can not delete " +#~ "the boot environment which is marked as *N* or as *R* in the " +#~ ":guilabel:`Active` column." +#~ msgstr "" + +#~ msgid "" +#~ "**Rename BE:** Renames the highlighted boot environment. The name will " +#~ "appear in the boot menu when the system boots. You cannot rename the BE " +#~ "which is currently booted." +#~ msgstr "" + +#~ msgid "" +#~ "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " +#~ "browseable. Note this setting only applies to inactive BEs." +#~ msgstr "" + +#~ msgid "**Unmount BE:** Unmounts the previously mounted BE." +#~ msgstr "" + +#~ msgid "" +#~ "**Activate BE:** Notifies the system to boot into the highlighted boot " +#~ "environment next system boot. This will change the :guilabel:`Active` column" +#~ " to *R*." +#~ msgstr "" + +#~ msgid "" +#~ "For boot environments to work properly, **do not** delete the default ZFS " +#~ "mount points during installation. The default ZFS layout ensures when boot " +#~ "environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +#~ ":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +#~ "untouched. This way, if you rollback to a previous boot environment, you " +#~ "will not lose data in your home directories, any installed applications, or " +#~ "downloaded source files or ports. During installation, you can add " +#~ "additional mount points, just don't delete the default ones." +#~ msgstr "" + +#~ msgid "" +#~ "When making software changes, it is possible to take a snapshot of the boot " +#~ "environment at any stage during the modifications." +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example " +#~ "shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid ":ref:`Manage SSL Keys`" #~ msgstr "" diff --git a/docs/client_handbook/po/it/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/it/LC_MESSAGES/sysadmclient.po index 60f0647..9d10e45 100644 --- a/docs/client_handbook/po/it/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/it/LC_MESSAGES/sysadmclient.po @@ -369,25 +369,14 @@ msgid "" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:319 -msgid "" -"The update automatically creates a snapshot (copy) of the current operating " -"system, known as a boot environment (BE), and mounts the snapshot in the " -"background. All of the updates then occur in the snapshot. This means you " -"can safely continue to use your system while it is updating, as no changes " -"are being made to the running version of the operating system or any of the " -"applications currently in use. Instead, all changes are being made to the " -"mounted copy." -msgstr "" - -#: ../../sysadmclient.rst:327 +#: ../../sysadmclient.rst:329 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:333 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -399,7 +388,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:340 +#: ../../sysadmclient.rst:342 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -414,7 +403,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:353 +#: ../../sysadmclient.rst:355 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -425,17 +414,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:367 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:367 +#: ../../sysadmclient.rst:369 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:377 +#: ../../sysadmclient.rst:379 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -446,7 +435,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:385 +#: ../../sysadmclient.rst:387 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -455,63 +444,54 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:392 +#: ../../sysadmclient.rst:394 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:396 +#: ../../sysadmclient.rst:398 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:400 +#: ../../sysadmclient.rst:402 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1478 +#: ../../sysadmclient.rst:1507 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:410 +#: ../../sysadmclient.rst:412 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:456 +#: ../../sysadmclient.rst:458 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:630 +#: ../../sysadmclient.rst:632 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:632 -msgid "" -"|trueos| supports a feature of ZFS known as multiple boot environments " -"(BEs). With multiple boot environments, the process of updating software " -"becomes a low-risk operation as the updates are applied to a different boot " -"environment. If needed, there is an option to reboot into a backup boot " -"environment. Other examples of using boot environments include:" -msgstr "" - -#: ../../sysadmclient.rst:645 +#: ../../sysadmclient.rst:650 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:653 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:661 +#: ../../sysadmclient.rst:666 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -521,228 +501,135 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:669 -msgid "" -"To view, manage, and create boot environments using the |sysadm| graphical " -"client, go to :menuselection:`System Management --> Boot Environment " -"Manager`. In the example shown in :numref:`Figure %s `, there is an " -"entry named *initial* that represents the original |trueos| installation." -msgstr "" - -#: ../../sysadmclient.rst:682 -msgid "Each entry contains the same information:" -msgstr "" - -#: ../../sysadmclient.rst:684 -msgid "" -"**Name:** The name of the boot entry as it will appear in the boot menu." -msgstr "" - -#: ../../sysadmclient.rst:687 -msgid "" -"**Nickname:** A description, which can be different from the " -":guilabel:`Name`." -msgstr "" - -#: ../../sysadmclient.rst:690 -msgid "" -"**Active:** The possible values of this field are :guilabel:`R` (active on " -"reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " -"example, the system booted from :guilabel:`initial` and is set to boot from " -":guilabel:`initial` on the next boot." -msgstr "" - -#: ../../sysadmclient.rst:696 -msgid "**Space:** The size of the boot environment." -msgstr "" - -#: ../../sysadmclient.rst:698 -msgid "" -"**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " -"where." -msgstr "" - -#: ../../sysadmclient.rst:701 -msgid "**Date:** The date and time the BE was created." -msgstr "" - -#: ../../sysadmclient.rst:703 -msgid "From left to right, the buttons on the top bar are used to:" -msgstr "" - -#: ../../sysadmclient.rst:705 -msgid "" -"**Create BE:** Creates a new boot environment. Do this before making any " -"changes to the system that may impact on your current boot environment. You " -"will be prompted for a name which can only contain letters or numbers. Click" -" :guilabel:`OK` to create the environment, then the system will add it to " -"the list of boot environments." -msgstr "" - -#: ../../sysadmclient.rst:711 -msgid "**Clone BE:** Creates a copy of the highlighted boot environment." -msgstr "" - -#: ../../sysadmclient.rst:713 -msgid "" -"**Delete BE:** Deletes the highlighted boot environment. You can not delete " -"the boot environment which is marked as *N* or as *R* in the " -":guilabel:`Active` column." -msgstr "" - -#: ../../sysadmclient.rst:717 -msgid "" -"**Rename BE:** Renames the highlighted boot environment. The name will " -"appear in the boot menu when the system boots. You cannot rename the BE " -"which is currently booted." -msgstr "" - -#: ../../sysadmclient.rst:721 -msgid "" -"**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " -"browseable. Note this setting only applies to inactive BEs." -msgstr "" - -#: ../../sysadmclient.rst:724 -msgid "**Unmount BE:** Unmounts the previously mounted BE." -msgstr "" - -#: ../../sysadmclient.rst:726 -msgid "" -"**Activate BE:** Notifies the system to boot into the highlighted boot " -"environment next system boot. This will change the :guilabel:`Active` column" -" to *R*." -msgstr "" - -#: ../../sysadmclient.rst:761 +#: ../../sysadmclient.rst:790 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:817 +#: ../../sysadmclient.rst:846 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:848 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:830 +#: ../../sysadmclient.rst:859 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:861 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:835 +#: ../../sysadmclient.rst:864 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:838 +#: ../../sysadmclient.rst:867 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:841 +#: ../../sysadmclient.rst:870 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:872 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:845 +#: ../../sysadmclient.rst:874 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:876 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:849 +#: ../../sysadmclient.rst:878 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:880 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:882 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:855 +#: ../../sysadmclient.rst:884 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:862 +#: ../../sysadmclient.rst:891 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:893 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:904 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:878 +#: ../../sysadmclient.rst:907 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:914 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:887 +#: ../../sysadmclient.rst:916 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:891 +#: ../../sysadmclient.rst:920 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:902 +#: ../../sysadmclient.rst:931 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:904 +#: ../../sysadmclient.rst:933 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:907 +#: ../../sysadmclient.rst:936 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:939 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -750,38 +637,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:916 +#: ../../sysadmclient.rst:945 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:919 +#: ../../sysadmclient.rst:948 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:922 +#: ../../sysadmclient.rst:951 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:926 +#: ../../sysadmclient.rst:955 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:929 +#: ../../sysadmclient.rst:958 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:939 +#: ../../sysadmclient.rst:968 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -789,7 +676,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:944 +#: ../../sysadmclient.rst:973 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -797,7 +684,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:950 +#: ../../sysadmclient.rst:979 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -805,7 +692,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:955 +#: ../../sysadmclient.rst:984 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -814,27 +701,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:990 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:965 +#: ../../sysadmclient.rst:994 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:998 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:972 +#: ../../sysadmclient.rst:1001 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -846,14 +733,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:982 +#: ../../sysadmclient.rst:1011 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:993 +#: ../../sysadmclient.rst:1022 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -866,11 +753,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1036 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:1020 +#: ../../sysadmclient.rst:1049 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -879,13 +766,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1069 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1072 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -893,13 +780,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:1063 +#: ../../sysadmclient.rst:1092 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:1066 +#: ../../sysadmclient.rst:1095 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -907,7 +794,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1074 +#: ../../sysadmclient.rst:1103 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -917,7 +804,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1099 +#: ../../sysadmclient.rst:1128 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -925,47 +812,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1104 +#: ../../sysadmclient.rst:1133 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1108 +#: ../../sysadmclient.rst:1137 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1162 +#: ../../sysadmclient.rst:1191 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1164 +#: ../../sysadmclient.rst:1193 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1205 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1178 +#: ../../sysadmclient.rst:1207 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1210 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1184 +#: ../../sysadmclient.rst:1213 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -975,7 +862,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1191 +#: ../../sysadmclient.rst:1220 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -984,15 +871,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1198 +#: ../../sysadmclient.rst:1227 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1204 +#: ../../sysadmclient.rst:1233 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1206 +#: ../../sysadmclient.rst:1235 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1001,25 +888,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1228 +#: ../../sysadmclient.rst:1257 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1233 +#: ../../sysadmclient.rst:1262 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1264 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1239 +#: ../../sysadmclient.rst:1268 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1027,16 +914,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1277 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1289 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1262 +#: ../../sysadmclient.rst:1291 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1050,14 +937,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1273 +#: ../../sysadmclient.rst:1302 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1307 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1067,11 +954,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1290 +#: ../../sysadmclient.rst:1319 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1292 +#: ../../sysadmclient.rst:1321 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1079,13 +966,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1333 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1093,14 +980,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1339 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1315 +#: ../../sysadmclient.rst:1344 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1110,7 +997,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1323 +#: ../../sysadmclient.rst:1352 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1118,29 +1005,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1364 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1346 +#: ../../sysadmclient.rst:1375 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1348 +#: ../../sysadmclient.rst:1377 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1380 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1383 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1148,7 +1035,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1389 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1159,87 +1046,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1398 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1402 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1404 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1378 +#: ../../sysadmclient.rst:1407 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1410 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1385 +#: ../../sysadmclient.rst:1414 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1388 +#: ../../sysadmclient.rst:1417 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1390 +#: ../../sysadmclient.rst:1419 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1422 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1401 +#: ../../sysadmclient.rst:1430 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1432 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1407 +#: ../../sysadmclient.rst:1436 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1410 +#: ../../sysadmclient.rst:1439 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1421 +#: ../../sysadmclient.rst:1450 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1426 +#: ../../sysadmclient.rst:1455 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1250,7 +1137,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1435 +#: ../../sysadmclient.rst:1464 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1258,37 +1145,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1440 +#: ../../sysadmclient.rst:1469 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1451 +#: ../../sysadmclient.rst:1480 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1470 +#: ../../sysadmclient.rst:1499 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1480 +#: ../../sysadmclient.rst:1509 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1490 +#: ../../sysadmclient.rst:1519 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1492 +#: ../../sysadmclient.rst:1521 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1296,52 +1183,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1497 +#: ../../sysadmclient.rst:1526 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1500 +#: ../../sysadmclient.rst:1529 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1503 +#: ../../sysadmclient.rst:1532 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1505 +#: ../../sysadmclient.rst:1534 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1512 +#: ../../sysadmclient.rst:1541 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1514 +#: ../../sysadmclient.rst:1543 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1534 +#: ../../sysadmclient.rst:1563 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1636 +#: ../../sysadmclient.rst:1665 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1638 +#: ../../sysadmclient.rst:1667 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1349,7 +1236,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1651 +#: ../../sysadmclient.rst:1680 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1360,7 +1247,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1659 +#: ../../sysadmclient.rst:1688 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1370,7 +1257,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1674 +#: ../../sysadmclient.rst:1703 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1385,14 +1272,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:763 +#: ../../sysadmclient.rst:792 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:774 +#: ../../sysadmclient.rst:803 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1401,14 +1288,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:780 +#: ../../sysadmclient.rst:809 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:814 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1417,27 +1304,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:791 +#: ../../sysadmclient.rst:820 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:795 +#: ../../sysadmclient.rst:824 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:800 +#: ../../sysadmclient.rst:829 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:832 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1447,20 +1334,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:839 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:458 +#: ../../sysadmclient.rst:460 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1468,7 +1355,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:464 +#: ../../sysadmclient.rst:466 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1481,7 +1368,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1212 +#: ../../sysadmclient.rst:1241 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1499,26 +1386,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1423 +#: ../../sysadmclient.rst:1452 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1444 +#: ../../sysadmclient.rst:1473 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1448 +#: ../../sysadmclient.rst:1477 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1462 +#: ../../sysadmclient.rst:1491 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1536,57 +1423,45 @@ msgid "" "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:375 +#: ../../sysadmclient.rst:377 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:651 -msgid "" -"For boot environments to work properly, **do not** delete the default ZFS " -"mount points during installation. The default ZFS layout ensures when boot " -"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " -":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " -"untouched. This way, if you rollback to a previous boot environment, you " -"will not lose data in your home directories, any installed applications, or " -"downloaded source files or ports. During installation, you can add " -"additional mount points, just don't delete the default ones." -msgstr "" - -#: ../../sysadmclient.rst:680 +#: ../../sysadmclient.rst:686 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:755 +#: ../../sysadmclient.rst:778 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:772 +#: ../../sysadmclient.rst:801 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:900 +#: ../../sysadmclient.rst:929 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:937 +#: ../../sysadmclient.rst:966 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:991 +#: ../../sysadmclient.rst:1020 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1083 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:1071 +#: ../../sysadmclient.rst:1100 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1110 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1594,49 +1469,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1203 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1258 +#: ../../sysadmclient.rst:1287 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1362 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1344 +#: ../../sysadmclient.rst:1373 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1419 +#: ../../sysadmclient.rst:1448 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1460 +#: ../../sysadmclient.rst:1489 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1488 +#: ../../sysadmclient.rst:1517 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1595 +#: ../../sysadmclient.rst:1624 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1649 +#: ../../sysadmclient.rst:1678 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1672 +#: ../../sysadmclient.rst:1701 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1678 +#: ../../sysadmclient.rst:1707 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1652,7 +1527,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:1086 +#: ../../sysadmclient.rst:1115 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1661,7 +1536,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1097 +#: ../../sysadmclient.rst:1126 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1697,29 +1572,29 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:764 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:828 +#: ../../sysadmclient.rst:857 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:873 +#: ../../sysadmclient.rst:902 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1279 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:410 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:412 +#: ../../sysadmclient.rst:414 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1730,7 +1605,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:421 +#: ../../sysadmclient.rst:423 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1741,7 +1616,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:431 +#: ../../sysadmclient.rst:433 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1751,7 +1626,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:439 +#: ../../sysadmclient.rst:441 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1760,20 +1635,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:447 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:449 +#: ../../sysadmclient.rst:451 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:1009 +#: ../../sysadmclient.rst:1038 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1786,11 +1661,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:1031 +#: ../../sysadmclient.rst:1060 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:1033 +#: ../../sysadmclient.rst:1062 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1800,7 +1675,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1085 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1810,11 +1685,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1116 +#: ../../sysadmclient.rst:1145 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1118 +#: ../../sysadmclient.rst:1147 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1825,17 +1700,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1155 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1129 +#: ../../sysadmclient.rst:1158 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1160 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1844,7 +1719,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1166 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1852,20 +1727,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1146 +#: ../../sysadmclient.rst:1175 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1149 +#: ../../sysadmclient.rst:1178 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1182 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1873,7 +1748,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:475 +#: ../../sysadmclient.rst:477 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -1882,7 +1757,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:481 +#: ../../sysadmclient.rst:483 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -1893,11 +1768,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:495 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:495 +#: ../../sysadmclient.rst:497 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -1908,19 +1783,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:503 +#: ../../sysadmclient.rst:505 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:506 +#: ../../sysadmclient.rst:508 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:509 +#: ../../sysadmclient.rst:511 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -1929,7 +1804,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:515 +#: ../../sysadmclient.rst:517 msgid "" "During the `Create a User Screen " "`_ " @@ -1940,13 +1815,7 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:638 -msgid "" -"When making software changes, it is possible to take a snapshot of the boot " -"environment at any stage during the modifications." -msgstr "" - -#: ../../sysadmclient.rst:641 +#: ../../sysadmclient.rst:646 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1961,133 +1830,119 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:737 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example " -"shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - #: ../../sysadmclient.rst:0 msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:580 ../../sysadmclient.rst:700 +#: ../../sysadmclient.rst:733 ../../sysadmclient.rst:1632 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1634 ../../sysadmclient.rst:1652 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1641 ../../sysadmclient.rst:1648 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "Lists the last snapshot name and replication status" msgstr "" -#: ../../sysadmclient.rst:527 +#: ../../sysadmclient.rst:529 msgid "Managing Remote Connections" msgstr "" -#: ../../sysadmclient.rst:529 +#: ../../sysadmclient.rst:531 msgid "" "Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " "as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:537 +#: ../../sysadmclient.rst:539 msgid ": Configure Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:539 +#: ../../sysadmclient.rst:541 msgid "" "This window is accessible by clicking the |sysadm| tray icon, then " ":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" @@ -2102,21 +1957,21 @@ msgid "" " :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:557 +#: ../../sysadmclient.rst:559 msgid ": View Public Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:561 msgid "" "Once a certificate is created, the :guilabel:`Connections` Tab, seen in " ":numref:`Figure %s `, immediately opens." msgstr "" -#: ../../sysadmclient.rst:567 +#: ../../sysadmclient.rst:569 msgid ": |sysadm| SSL Connections Tab" msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:571 msgid "" ":guilabel:`Connections` aids the user in creating and managing secure " "connections. A column on the left side of the window contains all management" @@ -2127,71 +1982,71 @@ msgstr "" msgid ": SSL Connection tab Options" msgstr "" -#: ../../sysadmclient.rst:578 +#: ../../sysadmclient.rst:580 msgid "Option" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Add Group" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Creates an overarching group for bundling connections." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Remove Group" msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Deletes a created group." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "Add Connection" msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "" "Opens windows to nickname and configure a new server connection or bridge " "relay." msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Remove Connection" msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Deletes a single created connection." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Reset Settings" msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Opens the connection setup window to reconfigure a created connection." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Rename Selection" msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Renames a created group or connection." msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "Export Connections" msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "" "Exports the SysAdm settings to a default location: " ":file:`/usr/home//sysadm_client.export`" msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:602 msgid "" "Creating groups or connections adds their respective nicknames to the large " "box to the left of the options column. Highlight an existing group to create" @@ -2201,18 +2056,18 @@ msgid "" " displaying any groups or connections within the tray icon area." msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:610 msgid "" "When creating a new connection with :guilabel:`Add Connection`, a pop-up " "window requests a nickname for the new connection. A configuration screen, " "seen in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:617 +#: ../../sysadmclient.rst:619 msgid ": |sysadm| new connection configuration" msgstr "" -#: ../../sysadmclient.rst:619 +#: ../../sysadmclient.rst:621 msgid "" "The first element to configuring a new connection is to input a Host IP " "address. Then, choose the connection type: :guilabel:`Server Connection` or " @@ -2226,6 +2081,358 @@ msgstr "" msgid ":ref:`Managing Remote Connections`" msgstr "" +#: ../../sysadmclient.rst:319 +msgid "" +"The update automatically creates a snapshot (copy) of the current operating " +"system, known as a boot environment (BE), and mounts the snapshot in the " +"background. All of the updates then occur in the snapshot. This means you " +"can safely continue to use your system while it is updating, as no changes " +"are being made to the running version of the operating system or any of the " +"applications currently in use. Instead, all changes are being made to the " +"mounted copy. See :ref:`Boot Environment Manager` for more information " +"related to boot environments." +msgstr "" + +#: ../../sysadmclient.rst:634 +msgid "" +"|trueos| supports a feature of ZFS known as multiple boot environments " +"(BEs). With multiple BEs, the process of updating software becomes a low-" +"risk operation as the updates are applied to a different boot environment. " +"If needed, there is an option to reboot into a backup boot environment. " +"Other examples of using boot environments include:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"When making software changes, it is possible to take a snapshot of the boot " +"environment at any stage during the modifications. In the event of " +"undesirable results, the user can roll back to a previous BE by activating a" +" different BE according to the instructions under the :ref:`TrueOS Boot Menu" +" image `." +msgstr "" + +#: ../../sysadmclient.rst:656 +msgid "" +"For boot environments to work properly, **do not** delete the default ZFS " +"mount points during installation. The default ZFS layout ensures when boot " +"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +"untouched. This method allows rolling back to a previous boot environment " +"while preserving data in your home directories, any installed applications, " +"or downloaded source files or ports. During installation, you can add more " +"mount points, but avoid deleting the default points." +msgstr "" + +#: ../../sysadmclient.rst:674 +msgid "" +"To view, manage, and create boot environments using the |sysadm| graphical " +"client, go to :menuselection:`Local System --> System Management --> Boot " +"Environment Manager`. In the example shown in :numref:`Figure %s `, " +"there is a highlighted entry named *initial* which represents the original " +"|trueos| installation." +msgstr "" + +#: ../../sysadmclient.rst:688 +msgid "" +"An automatically generated boot environment is generally named with a " +"version and date stamp. It is recommended to note the desired date when " +"choosing to activate a different BE." +msgstr "" + +#: ../../sysadmclient.rst:692 +msgid "" +"Each entry contains the same information, displayed here in :numref:`Table " +"%s `:" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Individual Boot Environment information" +msgstr "" + +#: ../../sysadmclient.rst:700 +msgid "Column" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "Name" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "The name of the boot entry as it appears in the boot menu." +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "Nickname" +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "A description which can be different from the :guilabel:`Name`." +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "Active" +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "" +"The possible values of this field are *R* (active on reboot), *N* (active " +"now), *NR* (active now and on reboot), or *-* (inactive). In this " +":ref:`example `, the system booted from *12.0-CURRENT-up-" +"20161215_101908* and also uses this BE for the next boot." +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "Space" +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "The size of the boot environment." +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Mountpoint" +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Indicates whether or not the BE is mounted, and if so, where." +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "Date" +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "The date and time the BE was created." +msgstr "" + +#: ../../sysadmclient.rst:723 +msgid "Sort the list of BEs by clicking the column names." +msgstr "" + +#: ../../sysadmclient.rst:725 +msgid "" +"Manage these boot environments using the buttons across the top bar as " +"described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Options for managing boot environments (BE)" +msgstr "" + +#: ../../sysadmclient.rst:733 +msgid "Button" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "Create BE" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "" +"Creates a new BE. Fill the prompt with a name containing only letters or " +"numbers and click :guilabel:`Ok` to create the BE and add it to the list." +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Clone BE" +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Creates a copy of the highlighted BE." +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "Delete BE" +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "" +"Deletes the highlighted BE. The boot environment(s) marked as *N*, *R*, or " +"*NR* in the :guilabel:`Active` column cannot be deleted." +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "Rename BE" +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "" +"Renames the highlighed BE. The name appears in the boot menu when the system" +" boots. The currently booted BE cannot be renamed." +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "Mount BE" +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "" +"Mounts the highlighted BE in :file:`/tmp` to browse its contents. This " +"option only applies to inactive BEs." +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmount BE" +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmounts the previously mounted BE." +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "Activate BE" +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "" +"Notifies the system to boot into the highlighted BE next system boot. This " +"alters the :guilabel:`Active` column to *R*." +msgstr "" + +#: ../../sysadmclient.rst:766 +msgid "" +"Boot into another boot environment at startup by pressing :kbd:`7` at the " +":ref:`TrueOS Boot Menu ` to access the boot menu selection " +"screen. In the example shown in :numref:`Figure %s `, two boot " +"environments are available in :guilabel:`Boot Environments`: *initial* " +"represents the initial installation and *mybootenvironment* was manually " +"created using the Boot Environment Manager." +msgstr "" + +#: ../../sysadmclient.rst:780 +msgid "" +"The upper section of this menu indicates the *initial* boot environment is " +"set to **active**, or the one the system is configured to boot into, unless " +"another BE is manually selected in this menu. Use the arrow keys to " +"highlight the desired boot environment and press :kbd:`Enter` to continue " +"booting into the selected boot environment." +msgstr "" + +#~ msgid "" +#~ "The update automatically creates a snapshot (copy) of the current operating " +#~ "system, known as a boot environment (BE), and mounts the snapshot in the " +#~ "background. All of the updates then occur in the snapshot. This means you " +#~ "can safely continue to use your system while it is updating, as no changes " +#~ "are being made to the running version of the operating system or any of the " +#~ "applications currently in use. Instead, all changes are being made to the " +#~ "mounted copy." +#~ msgstr "" + +#~ msgid "" +#~ "|trueos| supports a feature of ZFS known as multiple boot environments " +#~ "(BEs). With multiple boot environments, the process of updating software " +#~ "becomes a low-risk operation as the updates are applied to a different boot " +#~ "environment. If needed, there is an option to reboot into a backup boot " +#~ "environment. Other examples of using boot environments include:" +#~ msgstr "" + +#~ msgid "" +#~ "To view, manage, and create boot environments using the |sysadm| graphical " +#~ "client, go to :menuselection:`System Management --> Boot Environment " +#~ "Manager`. In the example shown in :numref:`Figure %s `, there is an " +#~ "entry named *initial* that represents the original |trueos| installation." +#~ msgstr "" + +#~ msgid "Each entry contains the same information:" +#~ msgstr "" + +#~ msgid "" +#~ "**Name:** The name of the boot entry as it will appear in the boot menu." +#~ msgstr "" + +#~ msgid "" +#~ "**Nickname:** A description, which can be different from the " +#~ ":guilabel:`Name`." +#~ msgstr "" + +#~ msgid "" +#~ "**Active:** The possible values of this field are :guilabel:`R` (active on " +#~ "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " +#~ "example, the system booted from :guilabel:`initial` and is set to boot from " +#~ ":guilabel:`initial` on the next boot." +#~ msgstr "" + +#~ msgid "**Space:** The size of the boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " +#~ "where." +#~ msgstr "" + +#~ msgid "**Date:** The date and time the BE was created." +#~ msgstr "" + +#~ msgid "From left to right, the buttons on the top bar are used to:" +#~ msgstr "" + +#~ msgid "" +#~ "**Create BE:** Creates a new boot environment. Do this before making any " +#~ "changes to the system that may impact on your current boot environment. You " +#~ "will be prompted for a name which can only contain letters or numbers. Click" +#~ " :guilabel:`OK` to create the environment, then the system will add it to " +#~ "the list of boot environments." +#~ msgstr "" + +#~ msgid "**Clone BE:** Creates a copy of the highlighted boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Delete BE:** Deletes the highlighted boot environment. You can not delete " +#~ "the boot environment which is marked as *N* or as *R* in the " +#~ ":guilabel:`Active` column." +#~ msgstr "" + +#~ msgid "" +#~ "**Rename BE:** Renames the highlighted boot environment. The name will " +#~ "appear in the boot menu when the system boots. You cannot rename the BE " +#~ "which is currently booted." +#~ msgstr "" + +#~ msgid "" +#~ "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " +#~ "browseable. Note this setting only applies to inactive BEs." +#~ msgstr "" + +#~ msgid "**Unmount BE:** Unmounts the previously mounted BE." +#~ msgstr "" + +#~ msgid "" +#~ "**Activate BE:** Notifies the system to boot into the highlighted boot " +#~ "environment next system boot. This will change the :guilabel:`Active` column" +#~ " to *R*." +#~ msgstr "" + +#~ msgid "" +#~ "For boot environments to work properly, **do not** delete the default ZFS " +#~ "mount points during installation. The default ZFS layout ensures when boot " +#~ "environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +#~ ":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +#~ "untouched. This way, if you rollback to a previous boot environment, you " +#~ "will not lose data in your home directories, any installed applications, or " +#~ "downloaded source files or ports. During installation, you can add " +#~ "additional mount points, just don't delete the default ones." +#~ msgstr "" + +#~ msgid "" +#~ "When making software changes, it is possible to take a snapshot of the boot " +#~ "environment at any stage during the modifications." +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example " +#~ "shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid ":ref:`Manage SSL Keys`" #~ msgstr "" diff --git a/docs/client_handbook/po/pt_BR/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/pt_BR/LC_MESSAGES/sysadmclient.po index 60f0647..9d10e45 100644 --- a/docs/client_handbook/po/pt_BR/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/pt_BR/LC_MESSAGES/sysadmclient.po @@ -369,25 +369,14 @@ msgid "" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:319 -msgid "" -"The update automatically creates a snapshot (copy) of the current operating " -"system, known as a boot environment (BE), and mounts the snapshot in the " -"background. All of the updates then occur in the snapshot. This means you " -"can safely continue to use your system while it is updating, as no changes " -"are being made to the running version of the operating system or any of the " -"applications currently in use. Instead, all changes are being made to the " -"mounted copy." -msgstr "" - -#: ../../sysadmclient.rst:327 +#: ../../sysadmclient.rst:329 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:333 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -399,7 +388,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:340 +#: ../../sysadmclient.rst:342 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -414,7 +403,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:353 +#: ../../sysadmclient.rst:355 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -425,17 +414,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:367 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:367 +#: ../../sysadmclient.rst:369 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:377 +#: ../../sysadmclient.rst:379 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -446,7 +435,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:385 +#: ../../sysadmclient.rst:387 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -455,63 +444,54 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:392 +#: ../../sysadmclient.rst:394 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:396 +#: ../../sysadmclient.rst:398 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:400 +#: ../../sysadmclient.rst:402 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1478 +#: ../../sysadmclient.rst:1507 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:410 +#: ../../sysadmclient.rst:412 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:456 +#: ../../sysadmclient.rst:458 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:630 +#: ../../sysadmclient.rst:632 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:632 -msgid "" -"|trueos| supports a feature of ZFS known as multiple boot environments " -"(BEs). With multiple boot environments, the process of updating software " -"becomes a low-risk operation as the updates are applied to a different boot " -"environment. If needed, there is an option to reboot into a backup boot " -"environment. Other examples of using boot environments include:" -msgstr "" - -#: ../../sysadmclient.rst:645 +#: ../../sysadmclient.rst:650 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:653 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:661 +#: ../../sysadmclient.rst:666 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -521,228 +501,135 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:669 -msgid "" -"To view, manage, and create boot environments using the |sysadm| graphical " -"client, go to :menuselection:`System Management --> Boot Environment " -"Manager`. In the example shown in :numref:`Figure %s `, there is an " -"entry named *initial* that represents the original |trueos| installation." -msgstr "" - -#: ../../sysadmclient.rst:682 -msgid "Each entry contains the same information:" -msgstr "" - -#: ../../sysadmclient.rst:684 -msgid "" -"**Name:** The name of the boot entry as it will appear in the boot menu." -msgstr "" - -#: ../../sysadmclient.rst:687 -msgid "" -"**Nickname:** A description, which can be different from the " -":guilabel:`Name`." -msgstr "" - -#: ../../sysadmclient.rst:690 -msgid "" -"**Active:** The possible values of this field are :guilabel:`R` (active on " -"reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " -"example, the system booted from :guilabel:`initial` and is set to boot from " -":guilabel:`initial` on the next boot." -msgstr "" - -#: ../../sysadmclient.rst:696 -msgid "**Space:** The size of the boot environment." -msgstr "" - -#: ../../sysadmclient.rst:698 -msgid "" -"**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " -"where." -msgstr "" - -#: ../../sysadmclient.rst:701 -msgid "**Date:** The date and time the BE was created." -msgstr "" - -#: ../../sysadmclient.rst:703 -msgid "From left to right, the buttons on the top bar are used to:" -msgstr "" - -#: ../../sysadmclient.rst:705 -msgid "" -"**Create BE:** Creates a new boot environment. Do this before making any " -"changes to the system that may impact on your current boot environment. You " -"will be prompted for a name which can only contain letters or numbers. Click" -" :guilabel:`OK` to create the environment, then the system will add it to " -"the list of boot environments." -msgstr "" - -#: ../../sysadmclient.rst:711 -msgid "**Clone BE:** Creates a copy of the highlighted boot environment." -msgstr "" - -#: ../../sysadmclient.rst:713 -msgid "" -"**Delete BE:** Deletes the highlighted boot environment. You can not delete " -"the boot environment which is marked as *N* or as *R* in the " -":guilabel:`Active` column." -msgstr "" - -#: ../../sysadmclient.rst:717 -msgid "" -"**Rename BE:** Renames the highlighted boot environment. The name will " -"appear in the boot menu when the system boots. You cannot rename the BE " -"which is currently booted." -msgstr "" - -#: ../../sysadmclient.rst:721 -msgid "" -"**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " -"browseable. Note this setting only applies to inactive BEs." -msgstr "" - -#: ../../sysadmclient.rst:724 -msgid "**Unmount BE:** Unmounts the previously mounted BE." -msgstr "" - -#: ../../sysadmclient.rst:726 -msgid "" -"**Activate BE:** Notifies the system to boot into the highlighted boot " -"environment next system boot. This will change the :guilabel:`Active` column" -" to *R*." -msgstr "" - -#: ../../sysadmclient.rst:761 +#: ../../sysadmclient.rst:790 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:817 +#: ../../sysadmclient.rst:846 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:848 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:830 +#: ../../sysadmclient.rst:859 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:861 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:835 +#: ../../sysadmclient.rst:864 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:838 +#: ../../sysadmclient.rst:867 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:841 +#: ../../sysadmclient.rst:870 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:872 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:845 +#: ../../sysadmclient.rst:874 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:876 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:849 +#: ../../sysadmclient.rst:878 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:880 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:882 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:855 +#: ../../sysadmclient.rst:884 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:862 +#: ../../sysadmclient.rst:891 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:893 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:904 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:878 +#: ../../sysadmclient.rst:907 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:914 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:887 +#: ../../sysadmclient.rst:916 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:891 +#: ../../sysadmclient.rst:920 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:902 +#: ../../sysadmclient.rst:931 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:904 +#: ../../sysadmclient.rst:933 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:907 +#: ../../sysadmclient.rst:936 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:939 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -750,38 +637,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:916 +#: ../../sysadmclient.rst:945 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:919 +#: ../../sysadmclient.rst:948 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:922 +#: ../../sysadmclient.rst:951 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:926 +#: ../../sysadmclient.rst:955 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:929 +#: ../../sysadmclient.rst:958 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:939 +#: ../../sysadmclient.rst:968 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -789,7 +676,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:944 +#: ../../sysadmclient.rst:973 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -797,7 +684,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:950 +#: ../../sysadmclient.rst:979 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -805,7 +692,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:955 +#: ../../sysadmclient.rst:984 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -814,27 +701,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:990 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:965 +#: ../../sysadmclient.rst:994 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:998 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:972 +#: ../../sysadmclient.rst:1001 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -846,14 +733,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:982 +#: ../../sysadmclient.rst:1011 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:993 +#: ../../sysadmclient.rst:1022 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -866,11 +753,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1036 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:1020 +#: ../../sysadmclient.rst:1049 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -879,13 +766,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1069 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1072 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -893,13 +780,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:1063 +#: ../../sysadmclient.rst:1092 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:1066 +#: ../../sysadmclient.rst:1095 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -907,7 +794,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1074 +#: ../../sysadmclient.rst:1103 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -917,7 +804,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1099 +#: ../../sysadmclient.rst:1128 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -925,47 +812,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1104 +#: ../../sysadmclient.rst:1133 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1108 +#: ../../sysadmclient.rst:1137 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1162 +#: ../../sysadmclient.rst:1191 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1164 +#: ../../sysadmclient.rst:1193 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1205 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1178 +#: ../../sysadmclient.rst:1207 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1210 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1184 +#: ../../sysadmclient.rst:1213 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -975,7 +862,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1191 +#: ../../sysadmclient.rst:1220 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -984,15 +871,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1198 +#: ../../sysadmclient.rst:1227 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1204 +#: ../../sysadmclient.rst:1233 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1206 +#: ../../sysadmclient.rst:1235 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1001,25 +888,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1228 +#: ../../sysadmclient.rst:1257 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1233 +#: ../../sysadmclient.rst:1262 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1264 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1239 +#: ../../sysadmclient.rst:1268 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1027,16 +914,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1277 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1289 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1262 +#: ../../sysadmclient.rst:1291 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1050,14 +937,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1273 +#: ../../sysadmclient.rst:1302 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1307 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1067,11 +954,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1290 +#: ../../sysadmclient.rst:1319 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1292 +#: ../../sysadmclient.rst:1321 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1079,13 +966,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1333 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1093,14 +980,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1339 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1315 +#: ../../sysadmclient.rst:1344 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1110,7 +997,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1323 +#: ../../sysadmclient.rst:1352 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1118,29 +1005,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1364 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1346 +#: ../../sysadmclient.rst:1375 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1348 +#: ../../sysadmclient.rst:1377 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1380 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1383 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1148,7 +1035,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1389 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1159,87 +1046,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1398 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1402 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1404 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1378 +#: ../../sysadmclient.rst:1407 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1410 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1385 +#: ../../sysadmclient.rst:1414 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1388 +#: ../../sysadmclient.rst:1417 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1390 +#: ../../sysadmclient.rst:1419 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1422 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1401 +#: ../../sysadmclient.rst:1430 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1432 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1407 +#: ../../sysadmclient.rst:1436 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1410 +#: ../../sysadmclient.rst:1439 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1421 +#: ../../sysadmclient.rst:1450 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1426 +#: ../../sysadmclient.rst:1455 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1250,7 +1137,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1435 +#: ../../sysadmclient.rst:1464 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1258,37 +1145,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1440 +#: ../../sysadmclient.rst:1469 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1451 +#: ../../sysadmclient.rst:1480 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1470 +#: ../../sysadmclient.rst:1499 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1480 +#: ../../sysadmclient.rst:1509 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1490 +#: ../../sysadmclient.rst:1519 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1492 +#: ../../sysadmclient.rst:1521 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1296,52 +1183,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1497 +#: ../../sysadmclient.rst:1526 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1500 +#: ../../sysadmclient.rst:1529 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1503 +#: ../../sysadmclient.rst:1532 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1505 +#: ../../sysadmclient.rst:1534 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1512 +#: ../../sysadmclient.rst:1541 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1514 +#: ../../sysadmclient.rst:1543 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1534 +#: ../../sysadmclient.rst:1563 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1636 +#: ../../sysadmclient.rst:1665 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1638 +#: ../../sysadmclient.rst:1667 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1349,7 +1236,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1651 +#: ../../sysadmclient.rst:1680 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1360,7 +1247,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1659 +#: ../../sysadmclient.rst:1688 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1370,7 +1257,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1674 +#: ../../sysadmclient.rst:1703 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1385,14 +1272,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:763 +#: ../../sysadmclient.rst:792 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:774 +#: ../../sysadmclient.rst:803 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1401,14 +1288,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:780 +#: ../../sysadmclient.rst:809 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:814 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1417,27 +1304,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:791 +#: ../../sysadmclient.rst:820 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:795 +#: ../../sysadmclient.rst:824 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:800 +#: ../../sysadmclient.rst:829 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:832 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1447,20 +1334,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:839 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:458 +#: ../../sysadmclient.rst:460 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1468,7 +1355,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:464 +#: ../../sysadmclient.rst:466 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1481,7 +1368,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1212 +#: ../../sysadmclient.rst:1241 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1499,26 +1386,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1423 +#: ../../sysadmclient.rst:1452 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1444 +#: ../../sysadmclient.rst:1473 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1448 +#: ../../sysadmclient.rst:1477 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1462 +#: ../../sysadmclient.rst:1491 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1536,57 +1423,45 @@ msgid "" "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:375 +#: ../../sysadmclient.rst:377 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:651 -msgid "" -"For boot environments to work properly, **do not** delete the default ZFS " -"mount points during installation. The default ZFS layout ensures when boot " -"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " -":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " -"untouched. This way, if you rollback to a previous boot environment, you " -"will not lose data in your home directories, any installed applications, or " -"downloaded source files or ports. During installation, you can add " -"additional mount points, just don't delete the default ones." -msgstr "" - -#: ../../sysadmclient.rst:680 +#: ../../sysadmclient.rst:686 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:755 +#: ../../sysadmclient.rst:778 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:772 +#: ../../sysadmclient.rst:801 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:900 +#: ../../sysadmclient.rst:929 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:937 +#: ../../sysadmclient.rst:966 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:991 +#: ../../sysadmclient.rst:1020 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1083 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:1071 +#: ../../sysadmclient.rst:1100 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1110 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1594,49 +1469,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1203 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1258 +#: ../../sysadmclient.rst:1287 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1362 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1344 +#: ../../sysadmclient.rst:1373 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1419 +#: ../../sysadmclient.rst:1448 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1460 +#: ../../sysadmclient.rst:1489 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1488 +#: ../../sysadmclient.rst:1517 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1595 +#: ../../sysadmclient.rst:1624 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1649 +#: ../../sysadmclient.rst:1678 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1672 +#: ../../sysadmclient.rst:1701 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1678 +#: ../../sysadmclient.rst:1707 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1652,7 +1527,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:1086 +#: ../../sysadmclient.rst:1115 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1661,7 +1536,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1097 +#: ../../sysadmclient.rst:1126 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1697,29 +1572,29 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:764 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:828 +#: ../../sysadmclient.rst:857 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:873 +#: ../../sysadmclient.rst:902 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1279 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:410 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:412 +#: ../../sysadmclient.rst:414 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1730,7 +1605,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:421 +#: ../../sysadmclient.rst:423 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1741,7 +1616,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:431 +#: ../../sysadmclient.rst:433 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1751,7 +1626,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:439 +#: ../../sysadmclient.rst:441 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1760,20 +1635,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:447 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:449 +#: ../../sysadmclient.rst:451 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:1009 +#: ../../sysadmclient.rst:1038 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1786,11 +1661,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:1031 +#: ../../sysadmclient.rst:1060 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:1033 +#: ../../sysadmclient.rst:1062 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1800,7 +1675,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1085 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1810,11 +1685,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1116 +#: ../../sysadmclient.rst:1145 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1118 +#: ../../sysadmclient.rst:1147 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1825,17 +1700,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1155 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1129 +#: ../../sysadmclient.rst:1158 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1160 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1844,7 +1719,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1166 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1852,20 +1727,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1146 +#: ../../sysadmclient.rst:1175 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1149 +#: ../../sysadmclient.rst:1178 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1182 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1873,7 +1748,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:475 +#: ../../sysadmclient.rst:477 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -1882,7 +1757,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:481 +#: ../../sysadmclient.rst:483 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -1893,11 +1768,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:495 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:495 +#: ../../sysadmclient.rst:497 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -1908,19 +1783,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:503 +#: ../../sysadmclient.rst:505 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:506 +#: ../../sysadmclient.rst:508 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:509 +#: ../../sysadmclient.rst:511 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -1929,7 +1804,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:515 +#: ../../sysadmclient.rst:517 msgid "" "During the `Create a User Screen " "`_ " @@ -1940,13 +1815,7 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:638 -msgid "" -"When making software changes, it is possible to take a snapshot of the boot " -"environment at any stage during the modifications." -msgstr "" - -#: ../../sysadmclient.rst:641 +#: ../../sysadmclient.rst:646 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1961,133 +1830,119 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:737 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example " -"shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - #: ../../sysadmclient.rst:0 msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:580 ../../sysadmclient.rst:700 +#: ../../sysadmclient.rst:733 ../../sysadmclient.rst:1632 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1634 ../../sysadmclient.rst:1652 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1641 ../../sysadmclient.rst:1648 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "Lists the last snapshot name and replication status" msgstr "" -#: ../../sysadmclient.rst:527 +#: ../../sysadmclient.rst:529 msgid "Managing Remote Connections" msgstr "" -#: ../../sysadmclient.rst:529 +#: ../../sysadmclient.rst:531 msgid "" "Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " "as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:537 +#: ../../sysadmclient.rst:539 msgid ": Configure Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:539 +#: ../../sysadmclient.rst:541 msgid "" "This window is accessible by clicking the |sysadm| tray icon, then " ":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" @@ -2102,21 +1957,21 @@ msgid "" " :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:557 +#: ../../sysadmclient.rst:559 msgid ": View Public Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:561 msgid "" "Once a certificate is created, the :guilabel:`Connections` Tab, seen in " ":numref:`Figure %s `, immediately opens." msgstr "" -#: ../../sysadmclient.rst:567 +#: ../../sysadmclient.rst:569 msgid ": |sysadm| SSL Connections Tab" msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:571 msgid "" ":guilabel:`Connections` aids the user in creating and managing secure " "connections. A column on the left side of the window contains all management" @@ -2127,71 +1982,71 @@ msgstr "" msgid ": SSL Connection tab Options" msgstr "" -#: ../../sysadmclient.rst:578 +#: ../../sysadmclient.rst:580 msgid "Option" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Add Group" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Creates an overarching group for bundling connections." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Remove Group" msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Deletes a created group." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "Add Connection" msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "" "Opens windows to nickname and configure a new server connection or bridge " "relay." msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Remove Connection" msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Deletes a single created connection." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Reset Settings" msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Opens the connection setup window to reconfigure a created connection." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Rename Selection" msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Renames a created group or connection." msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "Export Connections" msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "" "Exports the SysAdm settings to a default location: " ":file:`/usr/home//sysadm_client.export`" msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:602 msgid "" "Creating groups or connections adds their respective nicknames to the large " "box to the left of the options column. Highlight an existing group to create" @@ -2201,18 +2056,18 @@ msgid "" " displaying any groups or connections within the tray icon area." msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:610 msgid "" "When creating a new connection with :guilabel:`Add Connection`, a pop-up " "window requests a nickname for the new connection. A configuration screen, " "seen in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:617 +#: ../../sysadmclient.rst:619 msgid ": |sysadm| new connection configuration" msgstr "" -#: ../../sysadmclient.rst:619 +#: ../../sysadmclient.rst:621 msgid "" "The first element to configuring a new connection is to input a Host IP " "address. Then, choose the connection type: :guilabel:`Server Connection` or " @@ -2226,6 +2081,358 @@ msgstr "" msgid ":ref:`Managing Remote Connections`" msgstr "" +#: ../../sysadmclient.rst:319 +msgid "" +"The update automatically creates a snapshot (copy) of the current operating " +"system, known as a boot environment (BE), and mounts the snapshot in the " +"background. All of the updates then occur in the snapshot. This means you " +"can safely continue to use your system while it is updating, as no changes " +"are being made to the running version of the operating system or any of the " +"applications currently in use. Instead, all changes are being made to the " +"mounted copy. See :ref:`Boot Environment Manager` for more information " +"related to boot environments." +msgstr "" + +#: ../../sysadmclient.rst:634 +msgid "" +"|trueos| supports a feature of ZFS known as multiple boot environments " +"(BEs). With multiple BEs, the process of updating software becomes a low-" +"risk operation as the updates are applied to a different boot environment. " +"If needed, there is an option to reboot into a backup boot environment. " +"Other examples of using boot environments include:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"When making software changes, it is possible to take a snapshot of the boot " +"environment at any stage during the modifications. In the event of " +"undesirable results, the user can roll back to a previous BE by activating a" +" different BE according to the instructions under the :ref:`TrueOS Boot Menu" +" image `." +msgstr "" + +#: ../../sysadmclient.rst:656 +msgid "" +"For boot environments to work properly, **do not** delete the default ZFS " +"mount points during installation. The default ZFS layout ensures when boot " +"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +"untouched. This method allows rolling back to a previous boot environment " +"while preserving data in your home directories, any installed applications, " +"or downloaded source files or ports. During installation, you can add more " +"mount points, but avoid deleting the default points." +msgstr "" + +#: ../../sysadmclient.rst:674 +msgid "" +"To view, manage, and create boot environments using the |sysadm| graphical " +"client, go to :menuselection:`Local System --> System Management --> Boot " +"Environment Manager`. In the example shown in :numref:`Figure %s `, " +"there is a highlighted entry named *initial* which represents the original " +"|trueos| installation." +msgstr "" + +#: ../../sysadmclient.rst:688 +msgid "" +"An automatically generated boot environment is generally named with a " +"version and date stamp. It is recommended to note the desired date when " +"choosing to activate a different BE." +msgstr "" + +#: ../../sysadmclient.rst:692 +msgid "" +"Each entry contains the same information, displayed here in :numref:`Table " +"%s `:" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Individual Boot Environment information" +msgstr "" + +#: ../../sysadmclient.rst:700 +msgid "Column" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "Name" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "The name of the boot entry as it appears in the boot menu." +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "Nickname" +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "A description which can be different from the :guilabel:`Name`." +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "Active" +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "" +"The possible values of this field are *R* (active on reboot), *N* (active " +"now), *NR* (active now and on reboot), or *-* (inactive). In this " +":ref:`example `, the system booted from *12.0-CURRENT-up-" +"20161215_101908* and also uses this BE for the next boot." +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "Space" +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "The size of the boot environment." +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Mountpoint" +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Indicates whether or not the BE is mounted, and if so, where." +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "Date" +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "The date and time the BE was created." +msgstr "" + +#: ../../sysadmclient.rst:723 +msgid "Sort the list of BEs by clicking the column names." +msgstr "" + +#: ../../sysadmclient.rst:725 +msgid "" +"Manage these boot environments using the buttons across the top bar as " +"described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Options for managing boot environments (BE)" +msgstr "" + +#: ../../sysadmclient.rst:733 +msgid "Button" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "Create BE" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "" +"Creates a new BE. Fill the prompt with a name containing only letters or " +"numbers and click :guilabel:`Ok` to create the BE and add it to the list." +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Clone BE" +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Creates a copy of the highlighted BE." +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "Delete BE" +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "" +"Deletes the highlighted BE. The boot environment(s) marked as *N*, *R*, or " +"*NR* in the :guilabel:`Active` column cannot be deleted." +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "Rename BE" +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "" +"Renames the highlighed BE. The name appears in the boot menu when the system" +" boots. The currently booted BE cannot be renamed." +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "Mount BE" +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "" +"Mounts the highlighted BE in :file:`/tmp` to browse its contents. This " +"option only applies to inactive BEs." +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmount BE" +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmounts the previously mounted BE." +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "Activate BE" +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "" +"Notifies the system to boot into the highlighted BE next system boot. This " +"alters the :guilabel:`Active` column to *R*." +msgstr "" + +#: ../../sysadmclient.rst:766 +msgid "" +"Boot into another boot environment at startup by pressing :kbd:`7` at the " +":ref:`TrueOS Boot Menu ` to access the boot menu selection " +"screen. In the example shown in :numref:`Figure %s `, two boot " +"environments are available in :guilabel:`Boot Environments`: *initial* " +"represents the initial installation and *mybootenvironment* was manually " +"created using the Boot Environment Manager." +msgstr "" + +#: ../../sysadmclient.rst:780 +msgid "" +"The upper section of this menu indicates the *initial* boot environment is " +"set to **active**, or the one the system is configured to boot into, unless " +"another BE is manually selected in this menu. Use the arrow keys to " +"highlight the desired boot environment and press :kbd:`Enter` to continue " +"booting into the selected boot environment." +msgstr "" + +#~ msgid "" +#~ "The update automatically creates a snapshot (copy) of the current operating " +#~ "system, known as a boot environment (BE), and mounts the snapshot in the " +#~ "background. All of the updates then occur in the snapshot. This means you " +#~ "can safely continue to use your system while it is updating, as no changes " +#~ "are being made to the running version of the operating system or any of the " +#~ "applications currently in use. Instead, all changes are being made to the " +#~ "mounted copy." +#~ msgstr "" + +#~ msgid "" +#~ "|trueos| supports a feature of ZFS known as multiple boot environments " +#~ "(BEs). With multiple boot environments, the process of updating software " +#~ "becomes a low-risk operation as the updates are applied to a different boot " +#~ "environment. If needed, there is an option to reboot into a backup boot " +#~ "environment. Other examples of using boot environments include:" +#~ msgstr "" + +#~ msgid "" +#~ "To view, manage, and create boot environments using the |sysadm| graphical " +#~ "client, go to :menuselection:`System Management --> Boot Environment " +#~ "Manager`. In the example shown in :numref:`Figure %s `, there is an " +#~ "entry named *initial* that represents the original |trueos| installation." +#~ msgstr "" + +#~ msgid "Each entry contains the same information:" +#~ msgstr "" + +#~ msgid "" +#~ "**Name:** The name of the boot entry as it will appear in the boot menu." +#~ msgstr "" + +#~ msgid "" +#~ "**Nickname:** A description, which can be different from the " +#~ ":guilabel:`Name`." +#~ msgstr "" + +#~ msgid "" +#~ "**Active:** The possible values of this field are :guilabel:`R` (active on " +#~ "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " +#~ "example, the system booted from :guilabel:`initial` and is set to boot from " +#~ ":guilabel:`initial` on the next boot." +#~ msgstr "" + +#~ msgid "**Space:** The size of the boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " +#~ "where." +#~ msgstr "" + +#~ msgid "**Date:** The date and time the BE was created." +#~ msgstr "" + +#~ msgid "From left to right, the buttons on the top bar are used to:" +#~ msgstr "" + +#~ msgid "" +#~ "**Create BE:** Creates a new boot environment. Do this before making any " +#~ "changes to the system that may impact on your current boot environment. You " +#~ "will be prompted for a name which can only contain letters or numbers. Click" +#~ " :guilabel:`OK` to create the environment, then the system will add it to " +#~ "the list of boot environments." +#~ msgstr "" + +#~ msgid "**Clone BE:** Creates a copy of the highlighted boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Delete BE:** Deletes the highlighted boot environment. You can not delete " +#~ "the boot environment which is marked as *N* or as *R* in the " +#~ ":guilabel:`Active` column." +#~ msgstr "" + +#~ msgid "" +#~ "**Rename BE:** Renames the highlighted boot environment. The name will " +#~ "appear in the boot menu when the system boots. You cannot rename the BE " +#~ "which is currently booted." +#~ msgstr "" + +#~ msgid "" +#~ "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " +#~ "browseable. Note this setting only applies to inactive BEs." +#~ msgstr "" + +#~ msgid "**Unmount BE:** Unmounts the previously mounted BE." +#~ msgstr "" + +#~ msgid "" +#~ "**Activate BE:** Notifies the system to boot into the highlighted boot " +#~ "environment next system boot. This will change the :guilabel:`Active` column" +#~ " to *R*." +#~ msgstr "" + +#~ msgid "" +#~ "For boot environments to work properly, **do not** delete the default ZFS " +#~ "mount points during installation. The default ZFS layout ensures when boot " +#~ "environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +#~ ":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +#~ "untouched. This way, if you rollback to a previous boot environment, you " +#~ "will not lose data in your home directories, any installed applications, or " +#~ "downloaded source files or ports. During installation, you can add " +#~ "additional mount points, just don't delete the default ones." +#~ msgstr "" + +#~ msgid "" +#~ "When making software changes, it is possible to take a snapshot of the boot " +#~ "environment at any stage during the modifications." +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example " +#~ "shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid ":ref:`Manage SSL Keys`" #~ msgstr "" diff --git a/docs/client_handbook/po/tr/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/tr/LC_MESSAGES/sysadmclient.po index 60f0647..9d10e45 100644 --- a/docs/client_handbook/po/tr/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/tr/LC_MESSAGES/sysadmclient.po @@ -369,25 +369,14 @@ msgid "" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:319 -msgid "" -"The update automatically creates a snapshot (copy) of the current operating " -"system, known as a boot environment (BE), and mounts the snapshot in the " -"background. All of the updates then occur in the snapshot. This means you " -"can safely continue to use your system while it is updating, as no changes " -"are being made to the running version of the operating system or any of the " -"applications currently in use. Instead, all changes are being made to the " -"mounted copy." -msgstr "" - -#: ../../sysadmclient.rst:327 +#: ../../sysadmclient.rst:329 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:333 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -399,7 +388,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:340 +#: ../../sysadmclient.rst:342 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -414,7 +403,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:353 +#: ../../sysadmclient.rst:355 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -425,17 +414,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:367 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:367 +#: ../../sysadmclient.rst:369 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:377 +#: ../../sysadmclient.rst:379 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -446,7 +435,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:385 +#: ../../sysadmclient.rst:387 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -455,63 +444,54 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:392 +#: ../../sysadmclient.rst:394 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:396 +#: ../../sysadmclient.rst:398 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:400 +#: ../../sysadmclient.rst:402 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1478 +#: ../../sysadmclient.rst:1507 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:410 +#: ../../sysadmclient.rst:412 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:456 +#: ../../sysadmclient.rst:458 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:630 +#: ../../sysadmclient.rst:632 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:632 -msgid "" -"|trueos| supports a feature of ZFS known as multiple boot environments " -"(BEs). With multiple boot environments, the process of updating software " -"becomes a low-risk operation as the updates are applied to a different boot " -"environment. If needed, there is an option to reboot into a backup boot " -"environment. Other examples of using boot environments include:" -msgstr "" - -#: ../../sysadmclient.rst:645 +#: ../../sysadmclient.rst:650 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:653 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:661 +#: ../../sysadmclient.rst:666 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -521,228 +501,135 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:669 -msgid "" -"To view, manage, and create boot environments using the |sysadm| graphical " -"client, go to :menuselection:`System Management --> Boot Environment " -"Manager`. In the example shown in :numref:`Figure %s `, there is an " -"entry named *initial* that represents the original |trueos| installation." -msgstr "" - -#: ../../sysadmclient.rst:682 -msgid "Each entry contains the same information:" -msgstr "" - -#: ../../sysadmclient.rst:684 -msgid "" -"**Name:** The name of the boot entry as it will appear in the boot menu." -msgstr "" - -#: ../../sysadmclient.rst:687 -msgid "" -"**Nickname:** A description, which can be different from the " -":guilabel:`Name`." -msgstr "" - -#: ../../sysadmclient.rst:690 -msgid "" -"**Active:** The possible values of this field are :guilabel:`R` (active on " -"reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " -"example, the system booted from :guilabel:`initial` and is set to boot from " -":guilabel:`initial` on the next boot." -msgstr "" - -#: ../../sysadmclient.rst:696 -msgid "**Space:** The size of the boot environment." -msgstr "" - -#: ../../sysadmclient.rst:698 -msgid "" -"**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " -"where." -msgstr "" - -#: ../../sysadmclient.rst:701 -msgid "**Date:** The date and time the BE was created." -msgstr "" - -#: ../../sysadmclient.rst:703 -msgid "From left to right, the buttons on the top bar are used to:" -msgstr "" - -#: ../../sysadmclient.rst:705 -msgid "" -"**Create BE:** Creates a new boot environment. Do this before making any " -"changes to the system that may impact on your current boot environment. You " -"will be prompted for a name which can only contain letters or numbers. Click" -" :guilabel:`OK` to create the environment, then the system will add it to " -"the list of boot environments." -msgstr "" - -#: ../../sysadmclient.rst:711 -msgid "**Clone BE:** Creates a copy of the highlighted boot environment." -msgstr "" - -#: ../../sysadmclient.rst:713 -msgid "" -"**Delete BE:** Deletes the highlighted boot environment. You can not delete " -"the boot environment which is marked as *N* or as *R* in the " -":guilabel:`Active` column." -msgstr "" - -#: ../../sysadmclient.rst:717 -msgid "" -"**Rename BE:** Renames the highlighted boot environment. The name will " -"appear in the boot menu when the system boots. You cannot rename the BE " -"which is currently booted." -msgstr "" - -#: ../../sysadmclient.rst:721 -msgid "" -"**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " -"browseable. Note this setting only applies to inactive BEs." -msgstr "" - -#: ../../sysadmclient.rst:724 -msgid "**Unmount BE:** Unmounts the previously mounted BE." -msgstr "" - -#: ../../sysadmclient.rst:726 -msgid "" -"**Activate BE:** Notifies the system to boot into the highlighted boot " -"environment next system boot. This will change the :guilabel:`Active` column" -" to *R*." -msgstr "" - -#: ../../sysadmclient.rst:761 +#: ../../sysadmclient.rst:790 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:817 +#: ../../sysadmclient.rst:846 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:848 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:830 +#: ../../sysadmclient.rst:859 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:861 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:835 +#: ../../sysadmclient.rst:864 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:838 +#: ../../sysadmclient.rst:867 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:841 +#: ../../sysadmclient.rst:870 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:872 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:845 +#: ../../sysadmclient.rst:874 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:876 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:849 +#: ../../sysadmclient.rst:878 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:880 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:882 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:855 +#: ../../sysadmclient.rst:884 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:862 +#: ../../sysadmclient.rst:891 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:893 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:904 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:878 +#: ../../sysadmclient.rst:907 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:914 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:887 +#: ../../sysadmclient.rst:916 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:891 +#: ../../sysadmclient.rst:920 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:902 +#: ../../sysadmclient.rst:931 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:904 +#: ../../sysadmclient.rst:933 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:907 +#: ../../sysadmclient.rst:936 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:939 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -750,38 +637,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:916 +#: ../../sysadmclient.rst:945 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:919 +#: ../../sysadmclient.rst:948 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:922 +#: ../../sysadmclient.rst:951 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:926 +#: ../../sysadmclient.rst:955 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:929 +#: ../../sysadmclient.rst:958 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:939 +#: ../../sysadmclient.rst:968 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -789,7 +676,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:944 +#: ../../sysadmclient.rst:973 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -797,7 +684,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:950 +#: ../../sysadmclient.rst:979 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -805,7 +692,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:955 +#: ../../sysadmclient.rst:984 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -814,27 +701,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:990 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:965 +#: ../../sysadmclient.rst:994 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:998 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:972 +#: ../../sysadmclient.rst:1001 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -846,14 +733,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:982 +#: ../../sysadmclient.rst:1011 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:993 +#: ../../sysadmclient.rst:1022 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -866,11 +753,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1036 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:1020 +#: ../../sysadmclient.rst:1049 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -879,13 +766,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1069 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1072 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -893,13 +780,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:1063 +#: ../../sysadmclient.rst:1092 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:1066 +#: ../../sysadmclient.rst:1095 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -907,7 +794,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1074 +#: ../../sysadmclient.rst:1103 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -917,7 +804,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1099 +#: ../../sysadmclient.rst:1128 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -925,47 +812,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1104 +#: ../../sysadmclient.rst:1133 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1108 +#: ../../sysadmclient.rst:1137 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1162 +#: ../../sysadmclient.rst:1191 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1164 +#: ../../sysadmclient.rst:1193 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1205 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1178 +#: ../../sysadmclient.rst:1207 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1210 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1184 +#: ../../sysadmclient.rst:1213 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -975,7 +862,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1191 +#: ../../sysadmclient.rst:1220 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -984,15 +871,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1198 +#: ../../sysadmclient.rst:1227 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1204 +#: ../../sysadmclient.rst:1233 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1206 +#: ../../sysadmclient.rst:1235 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1001,25 +888,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1228 +#: ../../sysadmclient.rst:1257 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1233 +#: ../../sysadmclient.rst:1262 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1264 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1239 +#: ../../sysadmclient.rst:1268 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1027,16 +914,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1277 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1289 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1262 +#: ../../sysadmclient.rst:1291 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1050,14 +937,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1273 +#: ../../sysadmclient.rst:1302 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1307 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1067,11 +954,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1290 +#: ../../sysadmclient.rst:1319 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1292 +#: ../../sysadmclient.rst:1321 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1079,13 +966,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1333 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1093,14 +980,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1339 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1315 +#: ../../sysadmclient.rst:1344 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1110,7 +997,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1323 +#: ../../sysadmclient.rst:1352 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1118,29 +1005,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1364 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1346 +#: ../../sysadmclient.rst:1375 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1348 +#: ../../sysadmclient.rst:1377 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1380 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1383 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1148,7 +1035,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1389 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1159,87 +1046,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1398 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1402 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1404 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1378 +#: ../../sysadmclient.rst:1407 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1410 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1385 +#: ../../sysadmclient.rst:1414 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1388 +#: ../../sysadmclient.rst:1417 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1390 +#: ../../sysadmclient.rst:1419 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1422 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1401 +#: ../../sysadmclient.rst:1430 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1432 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1407 +#: ../../sysadmclient.rst:1436 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1410 +#: ../../sysadmclient.rst:1439 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1421 +#: ../../sysadmclient.rst:1450 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1426 +#: ../../sysadmclient.rst:1455 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1250,7 +1137,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1435 +#: ../../sysadmclient.rst:1464 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1258,37 +1145,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1440 +#: ../../sysadmclient.rst:1469 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1451 +#: ../../sysadmclient.rst:1480 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1470 +#: ../../sysadmclient.rst:1499 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1480 +#: ../../sysadmclient.rst:1509 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1490 +#: ../../sysadmclient.rst:1519 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1492 +#: ../../sysadmclient.rst:1521 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1296,52 +1183,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1497 +#: ../../sysadmclient.rst:1526 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1500 +#: ../../sysadmclient.rst:1529 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1503 +#: ../../sysadmclient.rst:1532 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1505 +#: ../../sysadmclient.rst:1534 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1512 +#: ../../sysadmclient.rst:1541 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1514 +#: ../../sysadmclient.rst:1543 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1534 +#: ../../sysadmclient.rst:1563 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1636 +#: ../../sysadmclient.rst:1665 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1638 +#: ../../sysadmclient.rst:1667 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1349,7 +1236,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1651 +#: ../../sysadmclient.rst:1680 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1360,7 +1247,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1659 +#: ../../sysadmclient.rst:1688 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1370,7 +1257,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1674 +#: ../../sysadmclient.rst:1703 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1385,14 +1272,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:763 +#: ../../sysadmclient.rst:792 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:774 +#: ../../sysadmclient.rst:803 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1401,14 +1288,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:780 +#: ../../sysadmclient.rst:809 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:814 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1417,27 +1304,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:791 +#: ../../sysadmclient.rst:820 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:795 +#: ../../sysadmclient.rst:824 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:800 +#: ../../sysadmclient.rst:829 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:832 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1447,20 +1334,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:839 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:458 +#: ../../sysadmclient.rst:460 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1468,7 +1355,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:464 +#: ../../sysadmclient.rst:466 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1481,7 +1368,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1212 +#: ../../sysadmclient.rst:1241 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1499,26 +1386,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1423 +#: ../../sysadmclient.rst:1452 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1444 +#: ../../sysadmclient.rst:1473 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1448 +#: ../../sysadmclient.rst:1477 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1462 +#: ../../sysadmclient.rst:1491 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1536,57 +1423,45 @@ msgid "" "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:375 +#: ../../sysadmclient.rst:377 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:651 -msgid "" -"For boot environments to work properly, **do not** delete the default ZFS " -"mount points during installation. The default ZFS layout ensures when boot " -"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " -":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " -"untouched. This way, if you rollback to a previous boot environment, you " -"will not lose data in your home directories, any installed applications, or " -"downloaded source files or ports. During installation, you can add " -"additional mount points, just don't delete the default ones." -msgstr "" - -#: ../../sysadmclient.rst:680 +#: ../../sysadmclient.rst:686 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:755 +#: ../../sysadmclient.rst:778 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:772 +#: ../../sysadmclient.rst:801 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:900 +#: ../../sysadmclient.rst:929 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:937 +#: ../../sysadmclient.rst:966 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:991 +#: ../../sysadmclient.rst:1020 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1083 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:1071 +#: ../../sysadmclient.rst:1100 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1110 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1594,49 +1469,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1203 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1258 +#: ../../sysadmclient.rst:1287 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1362 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1344 +#: ../../sysadmclient.rst:1373 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1419 +#: ../../sysadmclient.rst:1448 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1460 +#: ../../sysadmclient.rst:1489 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1488 +#: ../../sysadmclient.rst:1517 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1595 +#: ../../sysadmclient.rst:1624 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1649 +#: ../../sysadmclient.rst:1678 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1672 +#: ../../sysadmclient.rst:1701 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1678 +#: ../../sysadmclient.rst:1707 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1652,7 +1527,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:1086 +#: ../../sysadmclient.rst:1115 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1661,7 +1536,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1097 +#: ../../sysadmclient.rst:1126 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1697,29 +1572,29 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:764 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:828 +#: ../../sysadmclient.rst:857 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:873 +#: ../../sysadmclient.rst:902 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1279 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:410 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:412 +#: ../../sysadmclient.rst:414 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1730,7 +1605,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:421 +#: ../../sysadmclient.rst:423 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1741,7 +1616,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:431 +#: ../../sysadmclient.rst:433 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1751,7 +1626,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:439 +#: ../../sysadmclient.rst:441 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1760,20 +1635,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:447 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:449 +#: ../../sysadmclient.rst:451 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:1009 +#: ../../sysadmclient.rst:1038 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1786,11 +1661,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:1031 +#: ../../sysadmclient.rst:1060 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:1033 +#: ../../sysadmclient.rst:1062 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1800,7 +1675,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1085 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1810,11 +1685,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1116 +#: ../../sysadmclient.rst:1145 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1118 +#: ../../sysadmclient.rst:1147 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1825,17 +1700,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1155 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1129 +#: ../../sysadmclient.rst:1158 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1160 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1844,7 +1719,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1166 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1852,20 +1727,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1146 +#: ../../sysadmclient.rst:1175 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1149 +#: ../../sysadmclient.rst:1178 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1182 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1873,7 +1748,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:475 +#: ../../sysadmclient.rst:477 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -1882,7 +1757,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:481 +#: ../../sysadmclient.rst:483 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -1893,11 +1768,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:495 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:495 +#: ../../sysadmclient.rst:497 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -1908,19 +1783,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:503 +#: ../../sysadmclient.rst:505 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:506 +#: ../../sysadmclient.rst:508 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:509 +#: ../../sysadmclient.rst:511 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -1929,7 +1804,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:515 +#: ../../sysadmclient.rst:517 msgid "" "During the `Create a User Screen " "`_ " @@ -1940,13 +1815,7 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:638 -msgid "" -"When making software changes, it is possible to take a snapshot of the boot " -"environment at any stage during the modifications." -msgstr "" - -#: ../../sysadmclient.rst:641 +#: ../../sysadmclient.rst:646 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1961,133 +1830,119 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:737 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example " -"shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - #: ../../sysadmclient.rst:0 msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:580 ../../sysadmclient.rst:700 +#: ../../sysadmclient.rst:733 ../../sysadmclient.rst:1632 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1634 ../../sysadmclient.rst:1652 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1641 ../../sysadmclient.rst:1648 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "Lists the last snapshot name and replication status" msgstr "" -#: ../../sysadmclient.rst:527 +#: ../../sysadmclient.rst:529 msgid "Managing Remote Connections" msgstr "" -#: ../../sysadmclient.rst:529 +#: ../../sysadmclient.rst:531 msgid "" "Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " "as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:537 +#: ../../sysadmclient.rst:539 msgid ": Configure Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:539 +#: ../../sysadmclient.rst:541 msgid "" "This window is accessible by clicking the |sysadm| tray icon, then " ":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" @@ -2102,21 +1957,21 @@ msgid "" " :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:557 +#: ../../sysadmclient.rst:559 msgid ": View Public Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:561 msgid "" "Once a certificate is created, the :guilabel:`Connections` Tab, seen in " ":numref:`Figure %s `, immediately opens." msgstr "" -#: ../../sysadmclient.rst:567 +#: ../../sysadmclient.rst:569 msgid ": |sysadm| SSL Connections Tab" msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:571 msgid "" ":guilabel:`Connections` aids the user in creating and managing secure " "connections. A column on the left side of the window contains all management" @@ -2127,71 +1982,71 @@ msgstr "" msgid ": SSL Connection tab Options" msgstr "" -#: ../../sysadmclient.rst:578 +#: ../../sysadmclient.rst:580 msgid "Option" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Add Group" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Creates an overarching group for bundling connections." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Remove Group" msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Deletes a created group." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "Add Connection" msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "" "Opens windows to nickname and configure a new server connection or bridge " "relay." msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Remove Connection" msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Deletes a single created connection." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Reset Settings" msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Opens the connection setup window to reconfigure a created connection." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Rename Selection" msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Renames a created group or connection." msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "Export Connections" msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "" "Exports the SysAdm settings to a default location: " ":file:`/usr/home//sysadm_client.export`" msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:602 msgid "" "Creating groups or connections adds their respective nicknames to the large " "box to the left of the options column. Highlight an existing group to create" @@ -2201,18 +2056,18 @@ msgid "" " displaying any groups or connections within the tray icon area." msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:610 msgid "" "When creating a new connection with :guilabel:`Add Connection`, a pop-up " "window requests a nickname for the new connection. A configuration screen, " "seen in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:617 +#: ../../sysadmclient.rst:619 msgid ": |sysadm| new connection configuration" msgstr "" -#: ../../sysadmclient.rst:619 +#: ../../sysadmclient.rst:621 msgid "" "The first element to configuring a new connection is to input a Host IP " "address. Then, choose the connection type: :guilabel:`Server Connection` or " @@ -2226,6 +2081,358 @@ msgstr "" msgid ":ref:`Managing Remote Connections`" msgstr "" +#: ../../sysadmclient.rst:319 +msgid "" +"The update automatically creates a snapshot (copy) of the current operating " +"system, known as a boot environment (BE), and mounts the snapshot in the " +"background. All of the updates then occur in the snapshot. This means you " +"can safely continue to use your system while it is updating, as no changes " +"are being made to the running version of the operating system or any of the " +"applications currently in use. Instead, all changes are being made to the " +"mounted copy. See :ref:`Boot Environment Manager` for more information " +"related to boot environments." +msgstr "" + +#: ../../sysadmclient.rst:634 +msgid "" +"|trueos| supports a feature of ZFS known as multiple boot environments " +"(BEs). With multiple BEs, the process of updating software becomes a low-" +"risk operation as the updates are applied to a different boot environment. " +"If needed, there is an option to reboot into a backup boot environment. " +"Other examples of using boot environments include:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"When making software changes, it is possible to take a snapshot of the boot " +"environment at any stage during the modifications. In the event of " +"undesirable results, the user can roll back to a previous BE by activating a" +" different BE according to the instructions under the :ref:`TrueOS Boot Menu" +" image `." +msgstr "" + +#: ../../sysadmclient.rst:656 +msgid "" +"For boot environments to work properly, **do not** delete the default ZFS " +"mount points during installation. The default ZFS layout ensures when boot " +"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +"untouched. This method allows rolling back to a previous boot environment " +"while preserving data in your home directories, any installed applications, " +"or downloaded source files or ports. During installation, you can add more " +"mount points, but avoid deleting the default points." +msgstr "" + +#: ../../sysadmclient.rst:674 +msgid "" +"To view, manage, and create boot environments using the |sysadm| graphical " +"client, go to :menuselection:`Local System --> System Management --> Boot " +"Environment Manager`. In the example shown in :numref:`Figure %s `, " +"there is a highlighted entry named *initial* which represents the original " +"|trueos| installation." +msgstr "" + +#: ../../sysadmclient.rst:688 +msgid "" +"An automatically generated boot environment is generally named with a " +"version and date stamp. It is recommended to note the desired date when " +"choosing to activate a different BE." +msgstr "" + +#: ../../sysadmclient.rst:692 +msgid "" +"Each entry contains the same information, displayed here in :numref:`Table " +"%s `:" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Individual Boot Environment information" +msgstr "" + +#: ../../sysadmclient.rst:700 +msgid "Column" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "Name" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "The name of the boot entry as it appears in the boot menu." +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "Nickname" +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "A description which can be different from the :guilabel:`Name`." +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "Active" +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "" +"The possible values of this field are *R* (active on reboot), *N* (active " +"now), *NR* (active now and on reboot), or *-* (inactive). In this " +":ref:`example `, the system booted from *12.0-CURRENT-up-" +"20161215_101908* and also uses this BE for the next boot." +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "Space" +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "The size of the boot environment." +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Mountpoint" +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Indicates whether or not the BE is mounted, and if so, where." +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "Date" +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "The date and time the BE was created." +msgstr "" + +#: ../../sysadmclient.rst:723 +msgid "Sort the list of BEs by clicking the column names." +msgstr "" + +#: ../../sysadmclient.rst:725 +msgid "" +"Manage these boot environments using the buttons across the top bar as " +"described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Options for managing boot environments (BE)" +msgstr "" + +#: ../../sysadmclient.rst:733 +msgid "Button" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "Create BE" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "" +"Creates a new BE. Fill the prompt with a name containing only letters or " +"numbers and click :guilabel:`Ok` to create the BE and add it to the list." +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Clone BE" +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Creates a copy of the highlighted BE." +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "Delete BE" +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "" +"Deletes the highlighted BE. The boot environment(s) marked as *N*, *R*, or " +"*NR* in the :guilabel:`Active` column cannot be deleted." +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "Rename BE" +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "" +"Renames the highlighed BE. The name appears in the boot menu when the system" +" boots. The currently booted BE cannot be renamed." +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "Mount BE" +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "" +"Mounts the highlighted BE in :file:`/tmp` to browse its contents. This " +"option only applies to inactive BEs." +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmount BE" +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmounts the previously mounted BE." +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "Activate BE" +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "" +"Notifies the system to boot into the highlighted BE next system boot. This " +"alters the :guilabel:`Active` column to *R*." +msgstr "" + +#: ../../sysadmclient.rst:766 +msgid "" +"Boot into another boot environment at startup by pressing :kbd:`7` at the " +":ref:`TrueOS Boot Menu ` to access the boot menu selection " +"screen. In the example shown in :numref:`Figure %s `, two boot " +"environments are available in :guilabel:`Boot Environments`: *initial* " +"represents the initial installation and *mybootenvironment* was manually " +"created using the Boot Environment Manager." +msgstr "" + +#: ../../sysadmclient.rst:780 +msgid "" +"The upper section of this menu indicates the *initial* boot environment is " +"set to **active**, or the one the system is configured to boot into, unless " +"another BE is manually selected in this menu. Use the arrow keys to " +"highlight the desired boot environment and press :kbd:`Enter` to continue " +"booting into the selected boot environment." +msgstr "" + +#~ msgid "" +#~ "The update automatically creates a snapshot (copy) of the current operating " +#~ "system, known as a boot environment (BE), and mounts the snapshot in the " +#~ "background. All of the updates then occur in the snapshot. This means you " +#~ "can safely continue to use your system while it is updating, as no changes " +#~ "are being made to the running version of the operating system or any of the " +#~ "applications currently in use. Instead, all changes are being made to the " +#~ "mounted copy." +#~ msgstr "" + +#~ msgid "" +#~ "|trueos| supports a feature of ZFS known as multiple boot environments " +#~ "(BEs). With multiple boot environments, the process of updating software " +#~ "becomes a low-risk operation as the updates are applied to a different boot " +#~ "environment. If needed, there is an option to reboot into a backup boot " +#~ "environment. Other examples of using boot environments include:" +#~ msgstr "" + +#~ msgid "" +#~ "To view, manage, and create boot environments using the |sysadm| graphical " +#~ "client, go to :menuselection:`System Management --> Boot Environment " +#~ "Manager`. In the example shown in :numref:`Figure %s `, there is an " +#~ "entry named *initial* that represents the original |trueos| installation." +#~ msgstr "" + +#~ msgid "Each entry contains the same information:" +#~ msgstr "" + +#~ msgid "" +#~ "**Name:** The name of the boot entry as it will appear in the boot menu." +#~ msgstr "" + +#~ msgid "" +#~ "**Nickname:** A description, which can be different from the " +#~ ":guilabel:`Name`." +#~ msgstr "" + +#~ msgid "" +#~ "**Active:** The possible values of this field are :guilabel:`R` (active on " +#~ "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " +#~ "example, the system booted from :guilabel:`initial` and is set to boot from " +#~ ":guilabel:`initial` on the next boot." +#~ msgstr "" + +#~ msgid "**Space:** The size of the boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " +#~ "where." +#~ msgstr "" + +#~ msgid "**Date:** The date and time the BE was created." +#~ msgstr "" + +#~ msgid "From left to right, the buttons on the top bar are used to:" +#~ msgstr "" + +#~ msgid "" +#~ "**Create BE:** Creates a new boot environment. Do this before making any " +#~ "changes to the system that may impact on your current boot environment. You " +#~ "will be prompted for a name which can only contain letters or numbers. Click" +#~ " :guilabel:`OK` to create the environment, then the system will add it to " +#~ "the list of boot environments." +#~ msgstr "" + +#~ msgid "**Clone BE:** Creates a copy of the highlighted boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Delete BE:** Deletes the highlighted boot environment. You can not delete " +#~ "the boot environment which is marked as *N* or as *R* in the " +#~ ":guilabel:`Active` column." +#~ msgstr "" + +#~ msgid "" +#~ "**Rename BE:** Renames the highlighted boot environment. The name will " +#~ "appear in the boot menu when the system boots. You cannot rename the BE " +#~ "which is currently booted." +#~ msgstr "" + +#~ msgid "" +#~ "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " +#~ "browseable. Note this setting only applies to inactive BEs." +#~ msgstr "" + +#~ msgid "**Unmount BE:** Unmounts the previously mounted BE." +#~ msgstr "" + +#~ msgid "" +#~ "**Activate BE:** Notifies the system to boot into the highlighted boot " +#~ "environment next system boot. This will change the :guilabel:`Active` column" +#~ " to *R*." +#~ msgstr "" + +#~ msgid "" +#~ "For boot environments to work properly, **do not** delete the default ZFS " +#~ "mount points during installation. The default ZFS layout ensures when boot " +#~ "environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +#~ ":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +#~ "untouched. This way, if you rollback to a previous boot environment, you " +#~ "will not lose data in your home directories, any installed applications, or " +#~ "downloaded source files or ports. During installation, you can add " +#~ "additional mount points, just don't delete the default ones." +#~ msgstr "" + +#~ msgid "" +#~ "When making software changes, it is possible to take a snapshot of the boot " +#~ "environment at any stage during the modifications." +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example " +#~ "shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid ":ref:`Manage SSL Keys`" #~ msgstr "" diff --git a/docs/client_handbook/po/uk/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/uk/LC_MESSAGES/sysadmclient.po index 60f0647..9d10e45 100644 --- a/docs/client_handbook/po/uk/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/uk/LC_MESSAGES/sysadmclient.po @@ -369,25 +369,14 @@ msgid "" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:319 -msgid "" -"The update automatically creates a snapshot (copy) of the current operating " -"system, known as a boot environment (BE), and mounts the snapshot in the " -"background. All of the updates then occur in the snapshot. This means you " -"can safely continue to use your system while it is updating, as no changes " -"are being made to the running version of the operating system or any of the " -"applications currently in use. Instead, all changes are being made to the " -"mounted copy." -msgstr "" - -#: ../../sysadmclient.rst:327 +#: ../../sysadmclient.rst:329 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:333 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -399,7 +388,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:340 +#: ../../sysadmclient.rst:342 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -414,7 +403,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:353 +#: ../../sysadmclient.rst:355 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -425,17 +414,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:367 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:367 +#: ../../sysadmclient.rst:369 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:377 +#: ../../sysadmclient.rst:379 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -446,7 +435,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:385 +#: ../../sysadmclient.rst:387 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -455,63 +444,54 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:392 +#: ../../sysadmclient.rst:394 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:396 +#: ../../sysadmclient.rst:398 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:400 +#: ../../sysadmclient.rst:402 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1478 +#: ../../sysadmclient.rst:1507 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:410 +#: ../../sysadmclient.rst:412 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:456 +#: ../../sysadmclient.rst:458 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:630 +#: ../../sysadmclient.rst:632 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:632 -msgid "" -"|trueos| supports a feature of ZFS known as multiple boot environments " -"(BEs). With multiple boot environments, the process of updating software " -"becomes a low-risk operation as the updates are applied to a different boot " -"environment. If needed, there is an option to reboot into a backup boot " -"environment. Other examples of using boot environments include:" -msgstr "" - -#: ../../sysadmclient.rst:645 +#: ../../sysadmclient.rst:650 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:653 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:661 +#: ../../sysadmclient.rst:666 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -521,228 +501,135 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:669 -msgid "" -"To view, manage, and create boot environments using the |sysadm| graphical " -"client, go to :menuselection:`System Management --> Boot Environment " -"Manager`. In the example shown in :numref:`Figure %s `, there is an " -"entry named *initial* that represents the original |trueos| installation." -msgstr "" - -#: ../../sysadmclient.rst:682 -msgid "Each entry contains the same information:" -msgstr "" - -#: ../../sysadmclient.rst:684 -msgid "" -"**Name:** The name of the boot entry as it will appear in the boot menu." -msgstr "" - -#: ../../sysadmclient.rst:687 -msgid "" -"**Nickname:** A description, which can be different from the " -":guilabel:`Name`." -msgstr "" - -#: ../../sysadmclient.rst:690 -msgid "" -"**Active:** The possible values of this field are :guilabel:`R` (active on " -"reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " -"example, the system booted from :guilabel:`initial` and is set to boot from " -":guilabel:`initial` on the next boot." -msgstr "" - -#: ../../sysadmclient.rst:696 -msgid "**Space:** The size of the boot environment." -msgstr "" - -#: ../../sysadmclient.rst:698 -msgid "" -"**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " -"where." -msgstr "" - -#: ../../sysadmclient.rst:701 -msgid "**Date:** The date and time the BE was created." -msgstr "" - -#: ../../sysadmclient.rst:703 -msgid "From left to right, the buttons on the top bar are used to:" -msgstr "" - -#: ../../sysadmclient.rst:705 -msgid "" -"**Create BE:** Creates a new boot environment. Do this before making any " -"changes to the system that may impact on your current boot environment. You " -"will be prompted for a name which can only contain letters or numbers. Click" -" :guilabel:`OK` to create the environment, then the system will add it to " -"the list of boot environments." -msgstr "" - -#: ../../sysadmclient.rst:711 -msgid "**Clone BE:** Creates a copy of the highlighted boot environment." -msgstr "" - -#: ../../sysadmclient.rst:713 -msgid "" -"**Delete BE:** Deletes the highlighted boot environment. You can not delete " -"the boot environment which is marked as *N* or as *R* in the " -":guilabel:`Active` column." -msgstr "" - -#: ../../sysadmclient.rst:717 -msgid "" -"**Rename BE:** Renames the highlighted boot environment. The name will " -"appear in the boot menu when the system boots. You cannot rename the BE " -"which is currently booted." -msgstr "" - -#: ../../sysadmclient.rst:721 -msgid "" -"**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " -"browseable. Note this setting only applies to inactive BEs." -msgstr "" - -#: ../../sysadmclient.rst:724 -msgid "**Unmount BE:** Unmounts the previously mounted BE." -msgstr "" - -#: ../../sysadmclient.rst:726 -msgid "" -"**Activate BE:** Notifies the system to boot into the highlighted boot " -"environment next system boot. This will change the :guilabel:`Active` column" -" to *R*." -msgstr "" - -#: ../../sysadmclient.rst:761 +#: ../../sysadmclient.rst:790 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:817 +#: ../../sysadmclient.rst:846 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:848 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:830 +#: ../../sysadmclient.rst:859 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:861 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:835 +#: ../../sysadmclient.rst:864 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:838 +#: ../../sysadmclient.rst:867 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:841 +#: ../../sysadmclient.rst:870 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:872 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:845 +#: ../../sysadmclient.rst:874 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:876 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:849 +#: ../../sysadmclient.rst:878 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:880 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:882 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:855 +#: ../../sysadmclient.rst:884 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:862 +#: ../../sysadmclient.rst:891 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:893 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:904 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:878 +#: ../../sysadmclient.rst:907 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:914 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:887 +#: ../../sysadmclient.rst:916 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:891 +#: ../../sysadmclient.rst:920 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:902 +#: ../../sysadmclient.rst:931 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:904 +#: ../../sysadmclient.rst:933 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:907 +#: ../../sysadmclient.rst:936 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:939 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -750,38 +637,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:916 +#: ../../sysadmclient.rst:945 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:919 +#: ../../sysadmclient.rst:948 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:922 +#: ../../sysadmclient.rst:951 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:926 +#: ../../sysadmclient.rst:955 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:929 +#: ../../sysadmclient.rst:958 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:939 +#: ../../sysadmclient.rst:968 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -789,7 +676,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:944 +#: ../../sysadmclient.rst:973 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -797,7 +684,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:950 +#: ../../sysadmclient.rst:979 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -805,7 +692,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:955 +#: ../../sysadmclient.rst:984 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -814,27 +701,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:990 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:965 +#: ../../sysadmclient.rst:994 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:998 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:972 +#: ../../sysadmclient.rst:1001 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -846,14 +733,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:982 +#: ../../sysadmclient.rst:1011 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:993 +#: ../../sysadmclient.rst:1022 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -866,11 +753,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1036 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:1020 +#: ../../sysadmclient.rst:1049 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -879,13 +766,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1069 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1072 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -893,13 +780,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:1063 +#: ../../sysadmclient.rst:1092 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:1066 +#: ../../sysadmclient.rst:1095 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -907,7 +794,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1074 +#: ../../sysadmclient.rst:1103 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -917,7 +804,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1099 +#: ../../sysadmclient.rst:1128 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -925,47 +812,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1104 +#: ../../sysadmclient.rst:1133 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1108 +#: ../../sysadmclient.rst:1137 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1162 +#: ../../sysadmclient.rst:1191 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1164 +#: ../../sysadmclient.rst:1193 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1205 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1178 +#: ../../sysadmclient.rst:1207 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1210 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1184 +#: ../../sysadmclient.rst:1213 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -975,7 +862,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1191 +#: ../../sysadmclient.rst:1220 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -984,15 +871,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1198 +#: ../../sysadmclient.rst:1227 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1204 +#: ../../sysadmclient.rst:1233 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1206 +#: ../../sysadmclient.rst:1235 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1001,25 +888,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1228 +#: ../../sysadmclient.rst:1257 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1233 +#: ../../sysadmclient.rst:1262 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1264 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1239 +#: ../../sysadmclient.rst:1268 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1027,16 +914,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1277 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1289 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1262 +#: ../../sysadmclient.rst:1291 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1050,14 +937,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1273 +#: ../../sysadmclient.rst:1302 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1307 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1067,11 +954,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1290 +#: ../../sysadmclient.rst:1319 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1292 +#: ../../sysadmclient.rst:1321 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1079,13 +966,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1333 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1093,14 +980,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1339 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1315 +#: ../../sysadmclient.rst:1344 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1110,7 +997,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1323 +#: ../../sysadmclient.rst:1352 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1118,29 +1005,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1364 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1346 +#: ../../sysadmclient.rst:1375 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1348 +#: ../../sysadmclient.rst:1377 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1380 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1383 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1148,7 +1035,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1389 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1159,87 +1046,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1398 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1402 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1404 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1378 +#: ../../sysadmclient.rst:1407 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1410 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1385 +#: ../../sysadmclient.rst:1414 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1388 +#: ../../sysadmclient.rst:1417 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1390 +#: ../../sysadmclient.rst:1419 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1422 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1401 +#: ../../sysadmclient.rst:1430 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1432 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1407 +#: ../../sysadmclient.rst:1436 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1410 +#: ../../sysadmclient.rst:1439 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1421 +#: ../../sysadmclient.rst:1450 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1426 +#: ../../sysadmclient.rst:1455 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1250,7 +1137,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1435 +#: ../../sysadmclient.rst:1464 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1258,37 +1145,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1440 +#: ../../sysadmclient.rst:1469 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1451 +#: ../../sysadmclient.rst:1480 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1470 +#: ../../sysadmclient.rst:1499 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1480 +#: ../../sysadmclient.rst:1509 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1490 +#: ../../sysadmclient.rst:1519 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1492 +#: ../../sysadmclient.rst:1521 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1296,52 +1183,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1497 +#: ../../sysadmclient.rst:1526 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1500 +#: ../../sysadmclient.rst:1529 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1503 +#: ../../sysadmclient.rst:1532 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1505 +#: ../../sysadmclient.rst:1534 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1512 +#: ../../sysadmclient.rst:1541 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1514 +#: ../../sysadmclient.rst:1543 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1534 +#: ../../sysadmclient.rst:1563 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1636 +#: ../../sysadmclient.rst:1665 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1638 +#: ../../sysadmclient.rst:1667 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1349,7 +1236,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1651 +#: ../../sysadmclient.rst:1680 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1360,7 +1247,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1659 +#: ../../sysadmclient.rst:1688 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1370,7 +1257,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1674 +#: ../../sysadmclient.rst:1703 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1385,14 +1272,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:763 +#: ../../sysadmclient.rst:792 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:774 +#: ../../sysadmclient.rst:803 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1401,14 +1288,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:780 +#: ../../sysadmclient.rst:809 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:814 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1417,27 +1304,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:791 +#: ../../sysadmclient.rst:820 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:795 +#: ../../sysadmclient.rst:824 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:800 +#: ../../sysadmclient.rst:829 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:832 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1447,20 +1334,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:839 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:458 +#: ../../sysadmclient.rst:460 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1468,7 +1355,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:464 +#: ../../sysadmclient.rst:466 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1481,7 +1368,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1212 +#: ../../sysadmclient.rst:1241 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1499,26 +1386,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1423 +#: ../../sysadmclient.rst:1452 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1444 +#: ../../sysadmclient.rst:1473 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1448 +#: ../../sysadmclient.rst:1477 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1462 +#: ../../sysadmclient.rst:1491 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1536,57 +1423,45 @@ msgid "" "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:375 +#: ../../sysadmclient.rst:377 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:651 -msgid "" -"For boot environments to work properly, **do not** delete the default ZFS " -"mount points during installation. The default ZFS layout ensures when boot " -"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " -":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " -"untouched. This way, if you rollback to a previous boot environment, you " -"will not lose data in your home directories, any installed applications, or " -"downloaded source files or ports. During installation, you can add " -"additional mount points, just don't delete the default ones." -msgstr "" - -#: ../../sysadmclient.rst:680 +#: ../../sysadmclient.rst:686 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:755 +#: ../../sysadmclient.rst:778 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:772 +#: ../../sysadmclient.rst:801 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:900 +#: ../../sysadmclient.rst:929 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:937 +#: ../../sysadmclient.rst:966 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:991 +#: ../../sysadmclient.rst:1020 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1083 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:1071 +#: ../../sysadmclient.rst:1100 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1110 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1594,49 +1469,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1203 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1258 +#: ../../sysadmclient.rst:1287 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1362 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1344 +#: ../../sysadmclient.rst:1373 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1419 +#: ../../sysadmclient.rst:1448 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1460 +#: ../../sysadmclient.rst:1489 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1488 +#: ../../sysadmclient.rst:1517 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1595 +#: ../../sysadmclient.rst:1624 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1649 +#: ../../sysadmclient.rst:1678 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1672 +#: ../../sysadmclient.rst:1701 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1678 +#: ../../sysadmclient.rst:1707 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1652,7 +1527,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:1086 +#: ../../sysadmclient.rst:1115 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1661,7 +1536,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1097 +#: ../../sysadmclient.rst:1126 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1697,29 +1572,29 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:764 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:828 +#: ../../sysadmclient.rst:857 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:873 +#: ../../sysadmclient.rst:902 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1279 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:410 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:412 +#: ../../sysadmclient.rst:414 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1730,7 +1605,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:421 +#: ../../sysadmclient.rst:423 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1741,7 +1616,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:431 +#: ../../sysadmclient.rst:433 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1751,7 +1626,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:439 +#: ../../sysadmclient.rst:441 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1760,20 +1635,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:447 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:449 +#: ../../sysadmclient.rst:451 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:1009 +#: ../../sysadmclient.rst:1038 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1786,11 +1661,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:1031 +#: ../../sysadmclient.rst:1060 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:1033 +#: ../../sysadmclient.rst:1062 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1800,7 +1675,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1085 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1810,11 +1685,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1116 +#: ../../sysadmclient.rst:1145 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1118 +#: ../../sysadmclient.rst:1147 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1825,17 +1700,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1155 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1129 +#: ../../sysadmclient.rst:1158 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1160 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1844,7 +1719,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1166 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1852,20 +1727,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1146 +#: ../../sysadmclient.rst:1175 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1149 +#: ../../sysadmclient.rst:1178 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1182 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1873,7 +1748,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:475 +#: ../../sysadmclient.rst:477 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -1882,7 +1757,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:481 +#: ../../sysadmclient.rst:483 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -1893,11 +1768,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:495 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:495 +#: ../../sysadmclient.rst:497 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -1908,19 +1783,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:503 +#: ../../sysadmclient.rst:505 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:506 +#: ../../sysadmclient.rst:508 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:509 +#: ../../sysadmclient.rst:511 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -1929,7 +1804,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:515 +#: ../../sysadmclient.rst:517 msgid "" "During the `Create a User Screen " "`_ " @@ -1940,13 +1815,7 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:638 -msgid "" -"When making software changes, it is possible to take a snapshot of the boot " -"environment at any stage during the modifications." -msgstr "" - -#: ../../sysadmclient.rst:641 +#: ../../sysadmclient.rst:646 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1961,133 +1830,119 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:737 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example " -"shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - #: ../../sysadmclient.rst:0 msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:580 ../../sysadmclient.rst:700 +#: ../../sysadmclient.rst:733 ../../sysadmclient.rst:1632 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1634 ../../sysadmclient.rst:1652 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1641 ../../sysadmclient.rst:1648 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "Lists the last snapshot name and replication status" msgstr "" -#: ../../sysadmclient.rst:527 +#: ../../sysadmclient.rst:529 msgid "Managing Remote Connections" msgstr "" -#: ../../sysadmclient.rst:529 +#: ../../sysadmclient.rst:531 msgid "" "Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " "as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:537 +#: ../../sysadmclient.rst:539 msgid ": Configure Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:539 +#: ../../sysadmclient.rst:541 msgid "" "This window is accessible by clicking the |sysadm| tray icon, then " ":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" @@ -2102,21 +1957,21 @@ msgid "" " :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:557 +#: ../../sysadmclient.rst:559 msgid ": View Public Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:561 msgid "" "Once a certificate is created, the :guilabel:`Connections` Tab, seen in " ":numref:`Figure %s `, immediately opens." msgstr "" -#: ../../sysadmclient.rst:567 +#: ../../sysadmclient.rst:569 msgid ": |sysadm| SSL Connections Tab" msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:571 msgid "" ":guilabel:`Connections` aids the user in creating and managing secure " "connections. A column on the left side of the window contains all management" @@ -2127,71 +1982,71 @@ msgstr "" msgid ": SSL Connection tab Options" msgstr "" -#: ../../sysadmclient.rst:578 +#: ../../sysadmclient.rst:580 msgid "Option" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Add Group" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Creates an overarching group for bundling connections." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Remove Group" msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Deletes a created group." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "Add Connection" msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "" "Opens windows to nickname and configure a new server connection or bridge " "relay." msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Remove Connection" msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Deletes a single created connection." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Reset Settings" msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Opens the connection setup window to reconfigure a created connection." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Rename Selection" msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Renames a created group or connection." msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "Export Connections" msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "" "Exports the SysAdm settings to a default location: " ":file:`/usr/home//sysadm_client.export`" msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:602 msgid "" "Creating groups or connections adds their respective nicknames to the large " "box to the left of the options column. Highlight an existing group to create" @@ -2201,18 +2056,18 @@ msgid "" " displaying any groups or connections within the tray icon area." msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:610 msgid "" "When creating a new connection with :guilabel:`Add Connection`, a pop-up " "window requests a nickname for the new connection. A configuration screen, " "seen in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:617 +#: ../../sysadmclient.rst:619 msgid ": |sysadm| new connection configuration" msgstr "" -#: ../../sysadmclient.rst:619 +#: ../../sysadmclient.rst:621 msgid "" "The first element to configuring a new connection is to input a Host IP " "address. Then, choose the connection type: :guilabel:`Server Connection` or " @@ -2226,6 +2081,358 @@ msgstr "" msgid ":ref:`Managing Remote Connections`" msgstr "" +#: ../../sysadmclient.rst:319 +msgid "" +"The update automatically creates a snapshot (copy) of the current operating " +"system, known as a boot environment (BE), and mounts the snapshot in the " +"background. All of the updates then occur in the snapshot. This means you " +"can safely continue to use your system while it is updating, as no changes " +"are being made to the running version of the operating system or any of the " +"applications currently in use. Instead, all changes are being made to the " +"mounted copy. See :ref:`Boot Environment Manager` for more information " +"related to boot environments." +msgstr "" + +#: ../../sysadmclient.rst:634 +msgid "" +"|trueos| supports a feature of ZFS known as multiple boot environments " +"(BEs). With multiple BEs, the process of updating software becomes a low-" +"risk operation as the updates are applied to a different boot environment. " +"If needed, there is an option to reboot into a backup boot environment. " +"Other examples of using boot environments include:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"When making software changes, it is possible to take a snapshot of the boot " +"environment at any stage during the modifications. In the event of " +"undesirable results, the user can roll back to a previous BE by activating a" +" different BE according to the instructions under the :ref:`TrueOS Boot Menu" +" image `." +msgstr "" + +#: ../../sysadmclient.rst:656 +msgid "" +"For boot environments to work properly, **do not** delete the default ZFS " +"mount points during installation. The default ZFS layout ensures when boot " +"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +"untouched. This method allows rolling back to a previous boot environment " +"while preserving data in your home directories, any installed applications, " +"or downloaded source files or ports. During installation, you can add more " +"mount points, but avoid deleting the default points." +msgstr "" + +#: ../../sysadmclient.rst:674 +msgid "" +"To view, manage, and create boot environments using the |sysadm| graphical " +"client, go to :menuselection:`Local System --> System Management --> Boot " +"Environment Manager`. In the example shown in :numref:`Figure %s `, " +"there is a highlighted entry named *initial* which represents the original " +"|trueos| installation." +msgstr "" + +#: ../../sysadmclient.rst:688 +msgid "" +"An automatically generated boot environment is generally named with a " +"version and date stamp. It is recommended to note the desired date when " +"choosing to activate a different BE." +msgstr "" + +#: ../../sysadmclient.rst:692 +msgid "" +"Each entry contains the same information, displayed here in :numref:`Table " +"%s `:" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Individual Boot Environment information" +msgstr "" + +#: ../../sysadmclient.rst:700 +msgid "Column" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "Name" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "The name of the boot entry as it appears in the boot menu." +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "Nickname" +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "A description which can be different from the :guilabel:`Name`." +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "Active" +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "" +"The possible values of this field are *R* (active on reboot), *N* (active " +"now), *NR* (active now and on reboot), or *-* (inactive). In this " +":ref:`example `, the system booted from *12.0-CURRENT-up-" +"20161215_101908* and also uses this BE for the next boot." +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "Space" +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "The size of the boot environment." +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Mountpoint" +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Indicates whether or not the BE is mounted, and if so, where." +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "Date" +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "The date and time the BE was created." +msgstr "" + +#: ../../sysadmclient.rst:723 +msgid "Sort the list of BEs by clicking the column names." +msgstr "" + +#: ../../sysadmclient.rst:725 +msgid "" +"Manage these boot environments using the buttons across the top bar as " +"described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Options for managing boot environments (BE)" +msgstr "" + +#: ../../sysadmclient.rst:733 +msgid "Button" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "Create BE" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "" +"Creates a new BE. Fill the prompt with a name containing only letters or " +"numbers and click :guilabel:`Ok` to create the BE and add it to the list." +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Clone BE" +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Creates a copy of the highlighted BE." +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "Delete BE" +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "" +"Deletes the highlighted BE. The boot environment(s) marked as *N*, *R*, or " +"*NR* in the :guilabel:`Active` column cannot be deleted." +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "Rename BE" +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "" +"Renames the highlighed BE. The name appears in the boot menu when the system" +" boots. The currently booted BE cannot be renamed." +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "Mount BE" +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "" +"Mounts the highlighted BE in :file:`/tmp` to browse its contents. This " +"option only applies to inactive BEs." +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmount BE" +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmounts the previously mounted BE." +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "Activate BE" +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "" +"Notifies the system to boot into the highlighted BE next system boot. This " +"alters the :guilabel:`Active` column to *R*." +msgstr "" + +#: ../../sysadmclient.rst:766 +msgid "" +"Boot into another boot environment at startup by pressing :kbd:`7` at the " +":ref:`TrueOS Boot Menu ` to access the boot menu selection " +"screen. In the example shown in :numref:`Figure %s `, two boot " +"environments are available in :guilabel:`Boot Environments`: *initial* " +"represents the initial installation and *mybootenvironment* was manually " +"created using the Boot Environment Manager." +msgstr "" + +#: ../../sysadmclient.rst:780 +msgid "" +"The upper section of this menu indicates the *initial* boot environment is " +"set to **active**, or the one the system is configured to boot into, unless " +"another BE is manually selected in this menu. Use the arrow keys to " +"highlight the desired boot environment and press :kbd:`Enter` to continue " +"booting into the selected boot environment." +msgstr "" + +#~ msgid "" +#~ "The update automatically creates a snapshot (copy) of the current operating " +#~ "system, known as a boot environment (BE), and mounts the snapshot in the " +#~ "background. All of the updates then occur in the snapshot. This means you " +#~ "can safely continue to use your system while it is updating, as no changes " +#~ "are being made to the running version of the operating system or any of the " +#~ "applications currently in use. Instead, all changes are being made to the " +#~ "mounted copy." +#~ msgstr "" + +#~ msgid "" +#~ "|trueos| supports a feature of ZFS known as multiple boot environments " +#~ "(BEs). With multiple boot environments, the process of updating software " +#~ "becomes a low-risk operation as the updates are applied to a different boot " +#~ "environment. If needed, there is an option to reboot into a backup boot " +#~ "environment. Other examples of using boot environments include:" +#~ msgstr "" + +#~ msgid "" +#~ "To view, manage, and create boot environments using the |sysadm| graphical " +#~ "client, go to :menuselection:`System Management --> Boot Environment " +#~ "Manager`. In the example shown in :numref:`Figure %s `, there is an " +#~ "entry named *initial* that represents the original |trueos| installation." +#~ msgstr "" + +#~ msgid "Each entry contains the same information:" +#~ msgstr "" + +#~ msgid "" +#~ "**Name:** The name of the boot entry as it will appear in the boot menu." +#~ msgstr "" + +#~ msgid "" +#~ "**Nickname:** A description, which can be different from the " +#~ ":guilabel:`Name`." +#~ msgstr "" + +#~ msgid "" +#~ "**Active:** The possible values of this field are :guilabel:`R` (active on " +#~ "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " +#~ "example, the system booted from :guilabel:`initial` and is set to boot from " +#~ ":guilabel:`initial` on the next boot." +#~ msgstr "" + +#~ msgid "**Space:** The size of the boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " +#~ "where." +#~ msgstr "" + +#~ msgid "**Date:** The date and time the BE was created." +#~ msgstr "" + +#~ msgid "From left to right, the buttons on the top bar are used to:" +#~ msgstr "" + +#~ msgid "" +#~ "**Create BE:** Creates a new boot environment. Do this before making any " +#~ "changes to the system that may impact on your current boot environment. You " +#~ "will be prompted for a name which can only contain letters or numbers. Click" +#~ " :guilabel:`OK` to create the environment, then the system will add it to " +#~ "the list of boot environments." +#~ msgstr "" + +#~ msgid "**Clone BE:** Creates a copy of the highlighted boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Delete BE:** Deletes the highlighted boot environment. You can not delete " +#~ "the boot environment which is marked as *N* or as *R* in the " +#~ ":guilabel:`Active` column." +#~ msgstr "" + +#~ msgid "" +#~ "**Rename BE:** Renames the highlighted boot environment. The name will " +#~ "appear in the boot menu when the system boots. You cannot rename the BE " +#~ "which is currently booted." +#~ msgstr "" + +#~ msgid "" +#~ "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " +#~ "browseable. Note this setting only applies to inactive BEs." +#~ msgstr "" + +#~ msgid "**Unmount BE:** Unmounts the previously mounted BE." +#~ msgstr "" + +#~ msgid "" +#~ "**Activate BE:** Notifies the system to boot into the highlighted boot " +#~ "environment next system boot. This will change the :guilabel:`Active` column" +#~ " to *R*." +#~ msgstr "" + +#~ msgid "" +#~ "For boot environments to work properly, **do not** delete the default ZFS " +#~ "mount points during installation. The default ZFS layout ensures when boot " +#~ "environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +#~ ":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +#~ "untouched. This way, if you rollback to a previous boot environment, you " +#~ "will not lose data in your home directories, any installed applications, or " +#~ "downloaded source files or ports. During installation, you can add " +#~ "additional mount points, just don't delete the default ones." +#~ msgstr "" + +#~ msgid "" +#~ "When making software changes, it is possible to take a snapshot of the boot " +#~ "environment at any stage during the modifications." +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example " +#~ "shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid ":ref:`Manage SSL Keys`" #~ msgstr "" diff --git a/docs/client_handbook/po/zh_CN/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/zh_CN/LC_MESSAGES/sysadmclient.po index 60f0647..9d10e45 100644 --- a/docs/client_handbook/po/zh_CN/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/zh_CN/LC_MESSAGES/sysadmclient.po @@ -369,25 +369,14 @@ msgid "" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:319 -msgid "" -"The update automatically creates a snapshot (copy) of the current operating " -"system, known as a boot environment (BE), and mounts the snapshot in the " -"background. All of the updates then occur in the snapshot. This means you " -"can safely continue to use your system while it is updating, as no changes " -"are being made to the running version of the operating system or any of the " -"applications currently in use. Instead, all changes are being made to the " -"mounted copy." -msgstr "" - -#: ../../sysadmclient.rst:327 +#: ../../sysadmclient.rst:329 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:333 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -399,7 +388,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:340 +#: ../../sysadmclient.rst:342 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -414,7 +403,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:353 +#: ../../sysadmclient.rst:355 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -425,17 +414,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:367 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:367 +#: ../../sysadmclient.rst:369 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:377 +#: ../../sysadmclient.rst:379 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -446,7 +435,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:385 +#: ../../sysadmclient.rst:387 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -455,63 +444,54 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:392 +#: ../../sysadmclient.rst:394 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:396 +#: ../../sysadmclient.rst:398 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:400 +#: ../../sysadmclient.rst:402 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1478 +#: ../../sysadmclient.rst:1507 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:410 +#: ../../sysadmclient.rst:412 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:456 +#: ../../sysadmclient.rst:458 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:630 +#: ../../sysadmclient.rst:632 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:632 -msgid "" -"|trueos| supports a feature of ZFS known as multiple boot environments " -"(BEs). With multiple boot environments, the process of updating software " -"becomes a low-risk operation as the updates are applied to a different boot " -"environment. If needed, there is an option to reboot into a backup boot " -"environment. Other examples of using boot environments include:" -msgstr "" - -#: ../../sysadmclient.rst:645 +#: ../../sysadmclient.rst:650 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:653 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:661 +#: ../../sysadmclient.rst:666 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -521,228 +501,135 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:669 -msgid "" -"To view, manage, and create boot environments using the |sysadm| graphical " -"client, go to :menuselection:`System Management --> Boot Environment " -"Manager`. In the example shown in :numref:`Figure %s `, there is an " -"entry named *initial* that represents the original |trueos| installation." -msgstr "" - -#: ../../sysadmclient.rst:682 -msgid "Each entry contains the same information:" -msgstr "" - -#: ../../sysadmclient.rst:684 -msgid "" -"**Name:** The name of the boot entry as it will appear in the boot menu." -msgstr "" - -#: ../../sysadmclient.rst:687 -msgid "" -"**Nickname:** A description, which can be different from the " -":guilabel:`Name`." -msgstr "" - -#: ../../sysadmclient.rst:690 -msgid "" -"**Active:** The possible values of this field are :guilabel:`R` (active on " -"reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " -"example, the system booted from :guilabel:`initial` and is set to boot from " -":guilabel:`initial` on the next boot." -msgstr "" - -#: ../../sysadmclient.rst:696 -msgid "**Space:** The size of the boot environment." -msgstr "" - -#: ../../sysadmclient.rst:698 -msgid "" -"**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " -"where." -msgstr "" - -#: ../../sysadmclient.rst:701 -msgid "**Date:** The date and time the BE was created." -msgstr "" - -#: ../../sysadmclient.rst:703 -msgid "From left to right, the buttons on the top bar are used to:" -msgstr "" - -#: ../../sysadmclient.rst:705 -msgid "" -"**Create BE:** Creates a new boot environment. Do this before making any " -"changes to the system that may impact on your current boot environment. You " -"will be prompted for a name which can only contain letters or numbers. Click" -" :guilabel:`OK` to create the environment, then the system will add it to " -"the list of boot environments." -msgstr "" - -#: ../../sysadmclient.rst:711 -msgid "**Clone BE:** Creates a copy of the highlighted boot environment." -msgstr "" - -#: ../../sysadmclient.rst:713 -msgid "" -"**Delete BE:** Deletes the highlighted boot environment. You can not delete " -"the boot environment which is marked as *N* or as *R* in the " -":guilabel:`Active` column." -msgstr "" - -#: ../../sysadmclient.rst:717 -msgid "" -"**Rename BE:** Renames the highlighted boot environment. The name will " -"appear in the boot menu when the system boots. You cannot rename the BE " -"which is currently booted." -msgstr "" - -#: ../../sysadmclient.rst:721 -msgid "" -"**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " -"browseable. Note this setting only applies to inactive BEs." -msgstr "" - -#: ../../sysadmclient.rst:724 -msgid "**Unmount BE:** Unmounts the previously mounted BE." -msgstr "" - -#: ../../sysadmclient.rst:726 -msgid "" -"**Activate BE:** Notifies the system to boot into the highlighted boot " -"environment next system boot. This will change the :guilabel:`Active` column" -" to *R*." -msgstr "" - -#: ../../sysadmclient.rst:761 +#: ../../sysadmclient.rst:790 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:817 +#: ../../sysadmclient.rst:846 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:848 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:830 +#: ../../sysadmclient.rst:859 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:861 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:835 +#: ../../sysadmclient.rst:864 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:838 +#: ../../sysadmclient.rst:867 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:841 +#: ../../sysadmclient.rst:870 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:872 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:845 +#: ../../sysadmclient.rst:874 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:876 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:849 +#: ../../sysadmclient.rst:878 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:880 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:882 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:855 +#: ../../sysadmclient.rst:884 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:862 +#: ../../sysadmclient.rst:891 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:893 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:904 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:878 +#: ../../sysadmclient.rst:907 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:914 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:887 +#: ../../sysadmclient.rst:916 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:891 +#: ../../sysadmclient.rst:920 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:902 +#: ../../sysadmclient.rst:931 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:904 +#: ../../sysadmclient.rst:933 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:907 +#: ../../sysadmclient.rst:936 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:939 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -750,38 +637,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:916 +#: ../../sysadmclient.rst:945 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:919 +#: ../../sysadmclient.rst:948 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:922 +#: ../../sysadmclient.rst:951 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:926 +#: ../../sysadmclient.rst:955 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:929 +#: ../../sysadmclient.rst:958 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:939 +#: ../../sysadmclient.rst:968 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -789,7 +676,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:944 +#: ../../sysadmclient.rst:973 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -797,7 +684,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:950 +#: ../../sysadmclient.rst:979 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -805,7 +692,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:955 +#: ../../sysadmclient.rst:984 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -814,27 +701,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:990 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:965 +#: ../../sysadmclient.rst:994 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:998 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:972 +#: ../../sysadmclient.rst:1001 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -846,14 +733,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:982 +#: ../../sysadmclient.rst:1011 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:993 +#: ../../sysadmclient.rst:1022 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -866,11 +753,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1036 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:1020 +#: ../../sysadmclient.rst:1049 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -879,13 +766,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1069 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1072 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -893,13 +780,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:1063 +#: ../../sysadmclient.rst:1092 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:1066 +#: ../../sysadmclient.rst:1095 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -907,7 +794,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1074 +#: ../../sysadmclient.rst:1103 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -917,7 +804,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1099 +#: ../../sysadmclient.rst:1128 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -925,47 +812,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1104 +#: ../../sysadmclient.rst:1133 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1108 +#: ../../sysadmclient.rst:1137 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1162 +#: ../../sysadmclient.rst:1191 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1164 +#: ../../sysadmclient.rst:1193 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1205 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1178 +#: ../../sysadmclient.rst:1207 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1210 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1184 +#: ../../sysadmclient.rst:1213 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -975,7 +862,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1191 +#: ../../sysadmclient.rst:1220 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -984,15 +871,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1198 +#: ../../sysadmclient.rst:1227 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1204 +#: ../../sysadmclient.rst:1233 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1206 +#: ../../sysadmclient.rst:1235 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1001,25 +888,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1228 +#: ../../sysadmclient.rst:1257 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1233 +#: ../../sysadmclient.rst:1262 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1264 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1239 +#: ../../sysadmclient.rst:1268 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1027,16 +914,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1277 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1289 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1262 +#: ../../sysadmclient.rst:1291 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1050,14 +937,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1273 +#: ../../sysadmclient.rst:1302 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1307 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1067,11 +954,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1290 +#: ../../sysadmclient.rst:1319 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1292 +#: ../../sysadmclient.rst:1321 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1079,13 +966,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1333 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1093,14 +980,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1339 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1315 +#: ../../sysadmclient.rst:1344 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1110,7 +997,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1323 +#: ../../sysadmclient.rst:1352 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1118,29 +1005,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1364 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1346 +#: ../../sysadmclient.rst:1375 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1348 +#: ../../sysadmclient.rst:1377 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1380 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1383 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1148,7 +1035,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1389 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1159,87 +1046,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1398 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1402 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1404 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1378 +#: ../../sysadmclient.rst:1407 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1410 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1385 +#: ../../sysadmclient.rst:1414 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1388 +#: ../../sysadmclient.rst:1417 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1390 +#: ../../sysadmclient.rst:1419 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1422 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1401 +#: ../../sysadmclient.rst:1430 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1432 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1407 +#: ../../sysadmclient.rst:1436 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1410 +#: ../../sysadmclient.rst:1439 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1421 +#: ../../sysadmclient.rst:1450 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1426 +#: ../../sysadmclient.rst:1455 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1250,7 +1137,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1435 +#: ../../sysadmclient.rst:1464 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1258,37 +1145,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1440 +#: ../../sysadmclient.rst:1469 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1451 +#: ../../sysadmclient.rst:1480 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1470 +#: ../../sysadmclient.rst:1499 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1480 +#: ../../sysadmclient.rst:1509 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1490 +#: ../../sysadmclient.rst:1519 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1492 +#: ../../sysadmclient.rst:1521 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1296,52 +1183,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1497 +#: ../../sysadmclient.rst:1526 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1500 +#: ../../sysadmclient.rst:1529 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1503 +#: ../../sysadmclient.rst:1532 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1505 +#: ../../sysadmclient.rst:1534 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1512 +#: ../../sysadmclient.rst:1541 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1514 +#: ../../sysadmclient.rst:1543 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1534 +#: ../../sysadmclient.rst:1563 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1636 +#: ../../sysadmclient.rst:1665 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1638 +#: ../../sysadmclient.rst:1667 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1349,7 +1236,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1651 +#: ../../sysadmclient.rst:1680 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1360,7 +1247,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1659 +#: ../../sysadmclient.rst:1688 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1370,7 +1257,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1674 +#: ../../sysadmclient.rst:1703 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1385,14 +1272,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:763 +#: ../../sysadmclient.rst:792 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:774 +#: ../../sysadmclient.rst:803 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1401,14 +1288,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:780 +#: ../../sysadmclient.rst:809 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:814 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1417,27 +1304,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:791 +#: ../../sysadmclient.rst:820 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:795 +#: ../../sysadmclient.rst:824 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:800 +#: ../../sysadmclient.rst:829 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:832 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1447,20 +1334,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:839 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:458 +#: ../../sysadmclient.rst:460 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1468,7 +1355,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:464 +#: ../../sysadmclient.rst:466 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1481,7 +1368,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1212 +#: ../../sysadmclient.rst:1241 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1499,26 +1386,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1423 +#: ../../sysadmclient.rst:1452 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1444 +#: ../../sysadmclient.rst:1473 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1448 +#: ../../sysadmclient.rst:1477 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1462 +#: ../../sysadmclient.rst:1491 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1536,57 +1423,45 @@ msgid "" "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:375 +#: ../../sysadmclient.rst:377 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:651 -msgid "" -"For boot environments to work properly, **do not** delete the default ZFS " -"mount points during installation. The default ZFS layout ensures when boot " -"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " -":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " -"untouched. This way, if you rollback to a previous boot environment, you " -"will not lose data in your home directories, any installed applications, or " -"downloaded source files or ports. During installation, you can add " -"additional mount points, just don't delete the default ones." -msgstr "" - -#: ../../sysadmclient.rst:680 +#: ../../sysadmclient.rst:686 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:755 +#: ../../sysadmclient.rst:778 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:772 +#: ../../sysadmclient.rst:801 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:900 +#: ../../sysadmclient.rst:929 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:937 +#: ../../sysadmclient.rst:966 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:991 +#: ../../sysadmclient.rst:1020 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1083 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:1071 +#: ../../sysadmclient.rst:1100 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1110 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1594,49 +1469,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1203 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1258 +#: ../../sysadmclient.rst:1287 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1362 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1344 +#: ../../sysadmclient.rst:1373 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1419 +#: ../../sysadmclient.rst:1448 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1460 +#: ../../sysadmclient.rst:1489 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1488 +#: ../../sysadmclient.rst:1517 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1595 +#: ../../sysadmclient.rst:1624 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1649 +#: ../../sysadmclient.rst:1678 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1672 +#: ../../sysadmclient.rst:1701 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1678 +#: ../../sysadmclient.rst:1707 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1652,7 +1527,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:1086 +#: ../../sysadmclient.rst:1115 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1661,7 +1536,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1097 +#: ../../sysadmclient.rst:1126 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1697,29 +1572,29 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:764 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:828 +#: ../../sysadmclient.rst:857 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:873 +#: ../../sysadmclient.rst:902 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1279 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:410 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:412 +#: ../../sysadmclient.rst:414 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1730,7 +1605,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:421 +#: ../../sysadmclient.rst:423 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1741,7 +1616,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:431 +#: ../../sysadmclient.rst:433 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1751,7 +1626,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:439 +#: ../../sysadmclient.rst:441 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1760,20 +1635,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:447 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:449 +#: ../../sysadmclient.rst:451 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:1009 +#: ../../sysadmclient.rst:1038 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1786,11 +1661,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:1031 +#: ../../sysadmclient.rst:1060 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:1033 +#: ../../sysadmclient.rst:1062 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1800,7 +1675,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1085 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1810,11 +1685,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1116 +#: ../../sysadmclient.rst:1145 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1118 +#: ../../sysadmclient.rst:1147 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1825,17 +1700,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1155 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1129 +#: ../../sysadmclient.rst:1158 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1160 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1844,7 +1719,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1166 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1852,20 +1727,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1146 +#: ../../sysadmclient.rst:1175 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1149 +#: ../../sysadmclient.rst:1178 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1182 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1873,7 +1748,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:475 +#: ../../sysadmclient.rst:477 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -1882,7 +1757,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:481 +#: ../../sysadmclient.rst:483 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -1893,11 +1768,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:495 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:495 +#: ../../sysadmclient.rst:497 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -1908,19 +1783,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:503 +#: ../../sysadmclient.rst:505 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:506 +#: ../../sysadmclient.rst:508 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:509 +#: ../../sysadmclient.rst:511 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -1929,7 +1804,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:515 +#: ../../sysadmclient.rst:517 msgid "" "During the `Create a User Screen " "`_ " @@ -1940,13 +1815,7 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:638 -msgid "" -"When making software changes, it is possible to take a snapshot of the boot " -"environment at any stage during the modifications." -msgstr "" - -#: ../../sysadmclient.rst:641 +#: ../../sysadmclient.rst:646 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1961,133 +1830,119 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:737 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example " -"shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - #: ../../sysadmclient.rst:0 msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:580 ../../sysadmclient.rst:700 +#: ../../sysadmclient.rst:733 ../../sysadmclient.rst:1632 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1634 ../../sysadmclient.rst:1652 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1641 ../../sysadmclient.rst:1648 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "Lists the last snapshot name and replication status" msgstr "" -#: ../../sysadmclient.rst:527 +#: ../../sysadmclient.rst:529 msgid "Managing Remote Connections" msgstr "" -#: ../../sysadmclient.rst:529 +#: ../../sysadmclient.rst:531 msgid "" "Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " "as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:537 +#: ../../sysadmclient.rst:539 msgid ": Configure Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:539 +#: ../../sysadmclient.rst:541 msgid "" "This window is accessible by clicking the |sysadm| tray icon, then " ":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" @@ -2102,21 +1957,21 @@ msgid "" " :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:557 +#: ../../sysadmclient.rst:559 msgid ": View Public Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:561 msgid "" "Once a certificate is created, the :guilabel:`Connections` Tab, seen in " ":numref:`Figure %s `, immediately opens." msgstr "" -#: ../../sysadmclient.rst:567 +#: ../../sysadmclient.rst:569 msgid ": |sysadm| SSL Connections Tab" msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:571 msgid "" ":guilabel:`Connections` aids the user in creating and managing secure " "connections. A column on the left side of the window contains all management" @@ -2127,71 +1982,71 @@ msgstr "" msgid ": SSL Connection tab Options" msgstr "" -#: ../../sysadmclient.rst:578 +#: ../../sysadmclient.rst:580 msgid "Option" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Add Group" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Creates an overarching group for bundling connections." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Remove Group" msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Deletes a created group." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "Add Connection" msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "" "Opens windows to nickname and configure a new server connection or bridge " "relay." msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Remove Connection" msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Deletes a single created connection." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Reset Settings" msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Opens the connection setup window to reconfigure a created connection." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Rename Selection" msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Renames a created group or connection." msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "Export Connections" msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "" "Exports the SysAdm settings to a default location: " ":file:`/usr/home//sysadm_client.export`" msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:602 msgid "" "Creating groups or connections adds their respective nicknames to the large " "box to the left of the options column. Highlight an existing group to create" @@ -2201,18 +2056,18 @@ msgid "" " displaying any groups or connections within the tray icon area." msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:610 msgid "" "When creating a new connection with :guilabel:`Add Connection`, a pop-up " "window requests a nickname for the new connection. A configuration screen, " "seen in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:617 +#: ../../sysadmclient.rst:619 msgid ": |sysadm| new connection configuration" msgstr "" -#: ../../sysadmclient.rst:619 +#: ../../sysadmclient.rst:621 msgid "" "The first element to configuring a new connection is to input a Host IP " "address. Then, choose the connection type: :guilabel:`Server Connection` or " @@ -2226,6 +2081,358 @@ msgstr "" msgid ":ref:`Managing Remote Connections`" msgstr "" +#: ../../sysadmclient.rst:319 +msgid "" +"The update automatically creates a snapshot (copy) of the current operating " +"system, known as a boot environment (BE), and mounts the snapshot in the " +"background. All of the updates then occur in the snapshot. This means you " +"can safely continue to use your system while it is updating, as no changes " +"are being made to the running version of the operating system or any of the " +"applications currently in use. Instead, all changes are being made to the " +"mounted copy. See :ref:`Boot Environment Manager` for more information " +"related to boot environments." +msgstr "" + +#: ../../sysadmclient.rst:634 +msgid "" +"|trueos| supports a feature of ZFS known as multiple boot environments " +"(BEs). With multiple BEs, the process of updating software becomes a low-" +"risk operation as the updates are applied to a different boot environment. " +"If needed, there is an option to reboot into a backup boot environment. " +"Other examples of using boot environments include:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"When making software changes, it is possible to take a snapshot of the boot " +"environment at any stage during the modifications. In the event of " +"undesirable results, the user can roll back to a previous BE by activating a" +" different BE according to the instructions under the :ref:`TrueOS Boot Menu" +" image `." +msgstr "" + +#: ../../sysadmclient.rst:656 +msgid "" +"For boot environments to work properly, **do not** delete the default ZFS " +"mount points during installation. The default ZFS layout ensures when boot " +"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +"untouched. This method allows rolling back to a previous boot environment " +"while preserving data in your home directories, any installed applications, " +"or downloaded source files or ports. During installation, you can add more " +"mount points, but avoid deleting the default points." +msgstr "" + +#: ../../sysadmclient.rst:674 +msgid "" +"To view, manage, and create boot environments using the |sysadm| graphical " +"client, go to :menuselection:`Local System --> System Management --> Boot " +"Environment Manager`. In the example shown in :numref:`Figure %s `, " +"there is a highlighted entry named *initial* which represents the original " +"|trueos| installation." +msgstr "" + +#: ../../sysadmclient.rst:688 +msgid "" +"An automatically generated boot environment is generally named with a " +"version and date stamp. It is recommended to note the desired date when " +"choosing to activate a different BE." +msgstr "" + +#: ../../sysadmclient.rst:692 +msgid "" +"Each entry contains the same information, displayed here in :numref:`Table " +"%s `:" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Individual Boot Environment information" +msgstr "" + +#: ../../sysadmclient.rst:700 +msgid "Column" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "Name" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "The name of the boot entry as it appears in the boot menu." +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "Nickname" +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "A description which can be different from the :guilabel:`Name`." +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "Active" +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "" +"The possible values of this field are *R* (active on reboot), *N* (active " +"now), *NR* (active now and on reboot), or *-* (inactive). In this " +":ref:`example `, the system booted from *12.0-CURRENT-up-" +"20161215_101908* and also uses this BE for the next boot." +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "Space" +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "The size of the boot environment." +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Mountpoint" +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Indicates whether or not the BE is mounted, and if so, where." +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "Date" +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "The date and time the BE was created." +msgstr "" + +#: ../../sysadmclient.rst:723 +msgid "Sort the list of BEs by clicking the column names." +msgstr "" + +#: ../../sysadmclient.rst:725 +msgid "" +"Manage these boot environments using the buttons across the top bar as " +"described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Options for managing boot environments (BE)" +msgstr "" + +#: ../../sysadmclient.rst:733 +msgid "Button" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "Create BE" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "" +"Creates a new BE. Fill the prompt with a name containing only letters or " +"numbers and click :guilabel:`Ok` to create the BE and add it to the list." +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Clone BE" +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Creates a copy of the highlighted BE." +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "Delete BE" +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "" +"Deletes the highlighted BE. The boot environment(s) marked as *N*, *R*, or " +"*NR* in the :guilabel:`Active` column cannot be deleted." +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "Rename BE" +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "" +"Renames the highlighed BE. The name appears in the boot menu when the system" +" boots. The currently booted BE cannot be renamed." +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "Mount BE" +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "" +"Mounts the highlighted BE in :file:`/tmp` to browse its contents. This " +"option only applies to inactive BEs." +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmount BE" +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmounts the previously mounted BE." +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "Activate BE" +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "" +"Notifies the system to boot into the highlighted BE next system boot. This " +"alters the :guilabel:`Active` column to *R*." +msgstr "" + +#: ../../sysadmclient.rst:766 +msgid "" +"Boot into another boot environment at startup by pressing :kbd:`7` at the " +":ref:`TrueOS Boot Menu ` to access the boot menu selection " +"screen. In the example shown in :numref:`Figure %s `, two boot " +"environments are available in :guilabel:`Boot Environments`: *initial* " +"represents the initial installation and *mybootenvironment* was manually " +"created using the Boot Environment Manager." +msgstr "" + +#: ../../sysadmclient.rst:780 +msgid "" +"The upper section of this menu indicates the *initial* boot environment is " +"set to **active**, or the one the system is configured to boot into, unless " +"another BE is manually selected in this menu. Use the arrow keys to " +"highlight the desired boot environment and press :kbd:`Enter` to continue " +"booting into the selected boot environment." +msgstr "" + +#~ msgid "" +#~ "The update automatically creates a snapshot (copy) of the current operating " +#~ "system, known as a boot environment (BE), and mounts the snapshot in the " +#~ "background. All of the updates then occur in the snapshot. This means you " +#~ "can safely continue to use your system while it is updating, as no changes " +#~ "are being made to the running version of the operating system or any of the " +#~ "applications currently in use. Instead, all changes are being made to the " +#~ "mounted copy." +#~ msgstr "" + +#~ msgid "" +#~ "|trueos| supports a feature of ZFS known as multiple boot environments " +#~ "(BEs). With multiple boot environments, the process of updating software " +#~ "becomes a low-risk operation as the updates are applied to a different boot " +#~ "environment. If needed, there is an option to reboot into a backup boot " +#~ "environment. Other examples of using boot environments include:" +#~ msgstr "" + +#~ msgid "" +#~ "To view, manage, and create boot environments using the |sysadm| graphical " +#~ "client, go to :menuselection:`System Management --> Boot Environment " +#~ "Manager`. In the example shown in :numref:`Figure %s `, there is an " +#~ "entry named *initial* that represents the original |trueos| installation." +#~ msgstr "" + +#~ msgid "Each entry contains the same information:" +#~ msgstr "" + +#~ msgid "" +#~ "**Name:** The name of the boot entry as it will appear in the boot menu." +#~ msgstr "" + +#~ msgid "" +#~ "**Nickname:** A description, which can be different from the " +#~ ":guilabel:`Name`." +#~ msgstr "" + +#~ msgid "" +#~ "**Active:** The possible values of this field are :guilabel:`R` (active on " +#~ "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " +#~ "example, the system booted from :guilabel:`initial` and is set to boot from " +#~ ":guilabel:`initial` on the next boot." +#~ msgstr "" + +#~ msgid "**Space:** The size of the boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " +#~ "where." +#~ msgstr "" + +#~ msgid "**Date:** The date and time the BE was created." +#~ msgstr "" + +#~ msgid "From left to right, the buttons on the top bar are used to:" +#~ msgstr "" + +#~ msgid "" +#~ "**Create BE:** Creates a new boot environment. Do this before making any " +#~ "changes to the system that may impact on your current boot environment. You " +#~ "will be prompted for a name which can only contain letters or numbers. Click" +#~ " :guilabel:`OK` to create the environment, then the system will add it to " +#~ "the list of boot environments." +#~ msgstr "" + +#~ msgid "**Clone BE:** Creates a copy of the highlighted boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Delete BE:** Deletes the highlighted boot environment. You can not delete " +#~ "the boot environment which is marked as *N* or as *R* in the " +#~ ":guilabel:`Active` column." +#~ msgstr "" + +#~ msgid "" +#~ "**Rename BE:** Renames the highlighted boot environment. The name will " +#~ "appear in the boot menu when the system boots. You cannot rename the BE " +#~ "which is currently booted." +#~ msgstr "" + +#~ msgid "" +#~ "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " +#~ "browseable. Note this setting only applies to inactive BEs." +#~ msgstr "" + +#~ msgid "**Unmount BE:** Unmounts the previously mounted BE." +#~ msgstr "" + +#~ msgid "" +#~ "**Activate BE:** Notifies the system to boot into the highlighted boot " +#~ "environment next system boot. This will change the :guilabel:`Active` column" +#~ " to *R*." +#~ msgstr "" + +#~ msgid "" +#~ "For boot environments to work properly, **do not** delete the default ZFS " +#~ "mount points during installation. The default ZFS layout ensures when boot " +#~ "environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +#~ ":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +#~ "untouched. This way, if you rollback to a previous boot environment, you " +#~ "will not lose data in your home directories, any installed applications, or " +#~ "downloaded source files or ports. During installation, you can add " +#~ "additional mount points, just don't delete the default ones." +#~ msgstr "" + +#~ msgid "" +#~ "When making software changes, it is possible to take a snapshot of the boot " +#~ "environment at any stage during the modifications." +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example " +#~ "shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid ":ref:`Manage SSL Keys`" #~ msgstr "" diff --git a/docs/client_handbook/po/zh_HK/LC_MESSAGES/sysadmclient.po b/docs/client_handbook/po/zh_HK/LC_MESSAGES/sysadmclient.po index 60f0647..9d10e45 100644 --- a/docs/client_handbook/po/zh_HK/LC_MESSAGES/sysadmclient.po +++ b/docs/client_handbook/po/zh_HK/LC_MESSAGES/sysadmclient.po @@ -369,25 +369,14 @@ msgid "" " steps occur automatically during an update:" msgstr "" -#: ../../sysadmclient.rst:319 -msgid "" -"The update automatically creates a snapshot (copy) of the current operating " -"system, known as a boot environment (BE), and mounts the snapshot in the " -"background. All of the updates then occur in the snapshot. This means you " -"can safely continue to use your system while it is updating, as no changes " -"are being made to the running version of the operating system or any of the " -"applications currently in use. Instead, all changes are being made to the " -"mounted copy." -msgstr "" - -#: ../../sysadmclient.rst:327 +#: ../../sysadmclient.rst:329 msgid "" "If the system is getting low on disk space and there is not enough space to " "create a new BE, the update will fail with a message indicating there is not" " enough space to perform the update." msgstr "" -#: ../../sysadmclient.rst:331 +#: ../../sysadmclient.rst:333 msgid "" "While the update is occurring, and until you reboot after the update, you " "will be unable to use |appcafe| to manage software. This is a safety measure" @@ -399,7 +388,7 @@ msgid "" "update process." msgstr "" -#: ../../sysadmclient.rst:340 +#: ../../sysadmclient.rst:342 msgid "" "Once the update is complete, the new boot environment or updated snapshot is" " added as the first entry in the boot menu. It is then activated so the " @@ -414,7 +403,7 @@ msgid "" "until you reboot." msgstr "" -#: ../../sysadmclient.rst:353 +#: ../../sysadmclient.rst:355 msgid "" "The default ZFS layout used by |trueos| ensures when new boot environments " "are created, the :file:`/usr/local/`, :file:`/usr/home/`, " @@ -425,17 +414,17 @@ msgid "" "the system to its previous state, before the update was applied." msgstr "" -#: ../../sysadmclient.rst:365 +#: ../../sysadmclient.rst:367 msgid "Managing Updates" msgstr "" -#: ../../sysadmclient.rst:367 +#: ../../sysadmclient.rst:369 msgid "" "An example of the :guilabel:`Updates` tab is shown in :numref:`Figure %s " "`." msgstr "" -#: ../../sysadmclient.rst:377 +#: ../../sysadmclient.rst:379 msgid "" "In this example, updates are available for installed packages. If a security" " update is available, it will be listed as such. Apply the available updates" @@ -446,7 +435,7 @@ msgid "" "displayed." msgstr "" -#: ../../sysadmclient.rst:385 +#: ../../sysadmclient.rst:387 msgid "" "Update Manager will update **all** installed software. If you have placed a " "lock on a package using :command:`pkg` or |appcafe|, Update Manager will " @@ -455,63 +444,54 @@ msgid "" "will need to be manually updated instead using :command:`pkg`." msgstr "" -#: ../../sysadmclient.rst:392 +#: ../../sysadmclient.rst:394 msgid "" "Once the update is complete, Update Manager will provide a message " "indicating a reboot is required. When ready, save your work and manually " "reboot into the new boot environment containing the applied updates." msgstr "" -#: ../../sysadmclient.rst:396 +#: ../../sysadmclient.rst:398 msgid "" "The :guilabel:`Latest Check` field indicates the date and time the system " "last checked for updates. To manually check for updates, click " ":guilabel:`Check for Updates`." msgstr "" -#: ../../sysadmclient.rst:400 +#: ../../sysadmclient.rst:402 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1478 +#: ../../sysadmclient.rst:1507 msgid "Settings Tab" msgstr "" -#: ../../sysadmclient.rst:410 +#: ../../sysadmclient.rst:412 msgid "This tab contains several configurable options:" msgstr "" -#: ../../sysadmclient.rst:456 +#: ../../sysadmclient.rst:458 msgid "Upgrading from |pcbsd| 10.x to |trueos|" msgstr "" -#: ../../sysadmclient.rst:630 +#: ../../sysadmclient.rst:632 msgid "Boot Environment Manager" msgstr "" -#: ../../sysadmclient.rst:632 -msgid "" -"|trueos| supports a feature of ZFS known as multiple boot environments " -"(BEs). With multiple boot environments, the process of updating software " -"becomes a low-risk operation as the updates are applied to a different boot " -"environment. If needed, there is an option to reboot into a backup boot " -"environment. Other examples of using boot environments include:" -msgstr "" - -#: ../../sysadmclient.rst:645 +#: ../../sysadmclient.rst:650 msgid "" "Mount a boot environment in order to :command:`chroot` into the mount point " "and update specific packages on the mounted environment." msgstr "" -#: ../../sysadmclient.rst:648 +#: ../../sysadmclient.rst:653 msgid "" "Move a boot environment to another machine, physical or virtual, in order to" " check hardware support." msgstr "" -#: ../../sysadmclient.rst:661 +#: ../../sysadmclient.rst:666 msgid "" "To ensure the files the operating system needs are included when the system " "boots, all boot environments on a |trueos| system include :file:`/usr`, " @@ -521,228 +501,135 @@ msgid "" "regardless of which boot environment is selected at system boot." msgstr "" -#: ../../sysadmclient.rst:669 -msgid "" -"To view, manage, and create boot environments using the |sysadm| graphical " -"client, go to :menuselection:`System Management --> Boot Environment " -"Manager`. In the example shown in :numref:`Figure %s `, there is an " -"entry named *initial* that represents the original |trueos| installation." -msgstr "" - -#: ../../sysadmclient.rst:682 -msgid "Each entry contains the same information:" -msgstr "" - -#: ../../sysadmclient.rst:684 -msgid "" -"**Name:** The name of the boot entry as it will appear in the boot menu." -msgstr "" - -#: ../../sysadmclient.rst:687 -msgid "" -"**Nickname:** A description, which can be different from the " -":guilabel:`Name`." -msgstr "" - -#: ../../sysadmclient.rst:690 -msgid "" -"**Active:** The possible values of this field are :guilabel:`R` (active on " -"reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " -"example, the system booted from :guilabel:`initial` and is set to boot from " -":guilabel:`initial` on the next boot." -msgstr "" - -#: ../../sysadmclient.rst:696 -msgid "**Space:** The size of the boot environment." -msgstr "" - -#: ../../sysadmclient.rst:698 -msgid "" -"**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " -"where." -msgstr "" - -#: ../../sysadmclient.rst:701 -msgid "**Date:** The date and time the BE was created." -msgstr "" - -#: ../../sysadmclient.rst:703 -msgid "From left to right, the buttons on the top bar are used to:" -msgstr "" - -#: ../../sysadmclient.rst:705 -msgid "" -"**Create BE:** Creates a new boot environment. Do this before making any " -"changes to the system that may impact on your current boot environment. You " -"will be prompted for a name which can only contain letters or numbers. Click" -" :guilabel:`OK` to create the environment, then the system will add it to " -"the list of boot environments." -msgstr "" - -#: ../../sysadmclient.rst:711 -msgid "**Clone BE:** Creates a copy of the highlighted boot environment." -msgstr "" - -#: ../../sysadmclient.rst:713 -msgid "" -"**Delete BE:** Deletes the highlighted boot environment. You can not delete " -"the boot environment which is marked as *N* or as *R* in the " -":guilabel:`Active` column." -msgstr "" - -#: ../../sysadmclient.rst:717 -msgid "" -"**Rename BE:** Renames the highlighted boot environment. The name will " -"appear in the boot menu when the system boots. You cannot rename the BE " -"which is currently booted." -msgstr "" - -#: ../../sysadmclient.rst:721 -msgid "" -"**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " -"browseable. Note this setting only applies to inactive BEs." -msgstr "" - -#: ../../sysadmclient.rst:724 -msgid "**Unmount BE:** Unmounts the previously mounted BE." -msgstr "" - -#: ../../sysadmclient.rst:726 -msgid "" -"**Activate BE:** Notifies the system to boot into the highlighted boot " -"environment next system boot. This will change the :guilabel:`Active` column" -" to *R*." -msgstr "" - -#: ../../sysadmclient.rst:761 +#: ../../sysadmclient.rst:790 msgid "Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:817 +#: ../../sysadmclient.rst:846 msgid "Service Manager" msgstr "" -#: ../../sysadmclient.rst:819 +#: ../../sysadmclient.rst:848 msgid "" "The Service Manager offers a view of all the system's installed services, as" " seen in :numref:`Figure %s `. There are also several options to " "configure these services." msgstr "" -#: ../../sysadmclient.rst:830 +#: ../../sysadmclient.rst:859 msgid "Services are listed in a chart with four columns:" msgstr "" -#: ../../sysadmclient.rst:832 +#: ../../sysadmclient.rst:861 msgid "" "**Name:** The name of the service. All services are listed alphabetically by" " name." msgstr "" -#: ../../sysadmclient.rst:835 +#: ../../sysadmclient.rst:864 msgid "" "**Running:** Indicates if the service is active. \"True\" means the service " "is running, \"false\" means it is not." msgstr "" -#: ../../sysadmclient.rst:838 +#: ../../sysadmclient.rst:867 msgid "" "**Start on Boot:** Shows with \"true\" or \"false\" if the service will be " "automatically activated when the system is initialized." msgstr "" -#: ../../sysadmclient.rst:841 +#: ../../sysadmclient.rst:870 msgid "**Description:** If available, displays text describing the server." msgstr "" -#: ../../sysadmclient.rst:843 +#: ../../sysadmclient.rst:872 msgid "Underneath the chart is a row with multiple buttons:" msgstr "" -#: ../../sysadmclient.rst:845 +#: ../../sysadmclient.rst:874 msgid "**Play Icon:** Starts the selected service." msgstr "" -#: ../../sysadmclient.rst:847 +#: ../../sysadmclient.rst:876 msgid "**Pause Icon:** Stops the selected service." msgstr "" -#: ../../sysadmclient.rst:849 +#: ../../sysadmclient.rst:878 msgid "**Reload Icon:** Restarts the selected service." msgstr "" -#: ../../sysadmclient.rst:851 +#: ../../sysadmclient.rst:880 msgid "**Power On Icon:** Enables the service to automatically start on boot." msgstr "" -#: ../../sysadmclient.rst:853 +#: ../../sysadmclient.rst:882 msgid "**Power Off Icon:** Disables the service from starting on boot." msgstr "" -#: ../../sysadmclient.rst:855 +#: ../../sysadmclient.rst:884 msgid "" "Hovering over any of these icons will display a helpful description across " "the bottom of the window." msgstr "" -#: ../../sysadmclient.rst:862 +#: ../../sysadmclient.rst:891 msgid "Task Manager" msgstr "" -#: ../../sysadmclient.rst:864 +#: ../../sysadmclient.rst:893 msgid "" "Task Manager provides a graphical view of memory use, per-CPU use and a " "listing of currently running applications. An example is shown in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:875 +#: ../../sysadmclient.rst:904 msgid "" "The \"Running Programs:\" section provides a graphical front-end to `top(1) " "`_." msgstr "" -#: ../../sysadmclient.rst:878 +#: ../../sysadmclient.rst:907 msgid "" "The :guilabel:`Kill Selected Process` button can be used to terminate the " "selected process." msgstr "" -#: ../../sysadmclient.rst:885 +#: ../../sysadmclient.rst:914 msgid "User Manager" msgstr "" -#: ../../sysadmclient.rst:887 +#: ../../sysadmclient.rst:916 msgid "" "The |trueos| User Manager utility allows you to easily add, configure, and " "delete users and groups. To access this utility in |sysadm|, click " ":menuselection:`System Management --> User Manager`." msgstr "" -#: ../../sysadmclient.rst:891 +#: ../../sysadmclient.rst:920 msgid "" "In the example shown in :numref:`Figure %s `, the system has one user" " account that was created in the \"Create a User\" screen during " "installation." msgstr "" -#: ../../sysadmclient.rst:902 +#: ../../sysadmclient.rst:931 msgid "The :guilabel:`Standard` view allows you to configure the following:" msgstr "" -#: ../../sysadmclient.rst:904 +#: ../../sysadmclient.rst:933 msgid "" "**User Name:** The name the user will use when they log in to the system. It" " is case sensitive and can not contain any spaces." msgstr "" -#: ../../sysadmclient.rst:907 +#: ../../sysadmclient.rst:936 msgid "" "**Full Name:** This field provides a description of the account and can " "contain spaces." msgstr "" -#: ../../sysadmclient.rst:910 +#: ../../sysadmclient.rst:939 msgid "" "**Password:** This is where you can change the password for the user. The " "password is case-sensitive and can contain symbols. If you want to display " @@ -750,38 +637,38 @@ msgid "" "icon again to show dots in place of the actual password." msgstr "" -#: ../../sysadmclient.rst:916 +#: ../../sysadmclient.rst:945 msgid "" "**UID:** This value is greyed out as it is assigned by the operating system " "and cannot be changed after the user is created." msgstr "" -#: ../../sysadmclient.rst:919 +#: ../../sysadmclient.rst:948 msgid "" "**Home Dir Path:** If you change the user's home directory, input the full " "path." msgstr "" -#: ../../sysadmclient.rst:922 +#: ../../sysadmclient.rst:951 msgid "" "**Shell Path:** If you change the user's default shell, input the full path " "to an installed shell. The paths for each installed shell can be found in " ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:926 +#: ../../sysadmclient.rst:955 msgid "" "If you make any changes to a user's \"Details\", click the :guilabel:`Save` " "button to save them." msgstr "" -#: ../../sysadmclient.rst:929 +#: ../../sysadmclient.rst:958 msgid "" ":numref:`Figure %s ` demonstrates how this screen changes when " "clicking :guilabel:`New User`." msgstr "" -#: ../../sysadmclient.rst:939 +#: ../../sysadmclient.rst:968 msgid "" "Fields outlined in red are required when creating a user. The " ":guilabel:`User Name`, :guilabel:`Full Name`, and :guilabel:`Password` " @@ -789,7 +676,7 @@ msgid "" "several more available fields:" msgstr "" -#: ../../sysadmclient.rst:944 +#: ../../sysadmclient.rst:973 msgid "" "**UID:** By default, the user will be assigned the next available User ID " "(UID). If you need to force a specific UID, uncheck the :guilabel:`Auto` box" @@ -797,7 +684,7 @@ msgid "" "already in use by another account and those numbers will appear as red." msgstr "" -#: ../../sysadmclient.rst:950 +#: ../../sysadmclient.rst:979 msgid "" "**Home Dir Path:** By default, this is set to :file:`/nonexistent` which is " "the correct setting for a system account as it prevents unauthorized logins." @@ -805,7 +692,7 @@ msgid "" "to use for the user's home directory." msgstr "" -#: ../../sysadmclient.rst:955 +#: ../../sysadmclient.rst:984 msgid "" "**Shell:** By default, this is set to :file:`/usr/bin/nologin`, which is the" " correct setting for a system account as it prevents unauthorized logins. If" @@ -814,27 +701,27 @@ msgid "" ":file:`/etc/shells`." msgstr "" -#: ../../sysadmclient.rst:961 +#: ../../sysadmclient.rst:990 msgid "" "**Adminstrator Access:** Check this box if the user requires `su(1) " "`_ access. Note this setting " "requires the user to know the password of the *root* user." msgstr "" -#: ../../sysadmclient.rst:965 +#: ../../sysadmclient.rst:994 msgid "" "**Operator Access:** Check this box if the user requires :command:`sudo` " "access. This allows the user to precede an administrative command with " ":command:`sudo` and be prompted for their own password." msgstr "" -#: ../../sysadmclient.rst:969 +#: ../../sysadmclient.rst:998 msgid "" "Once you have made your selections, press :guilabel:`Save` to create the " "account." msgstr "" -#: ../../sysadmclient.rst:972 +#: ../../sysadmclient.rst:1001 msgid "" "If you click :guilabel:`-` (remove) for a highlighted user, a pop-up menu " "will ask if you are sure you want to remove the user and a second pop-up " @@ -846,14 +733,14 @@ msgid "" "you need at least one user to login to the |trueos| system." msgstr "" -#: ../../sysadmclient.rst:982 +#: ../../sysadmclient.rst:1011 msgid "" "Click :guilabel:`Advanced View` to show all of the accounts on the system, " "not just the user accounts you created. An example is seen in " ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:993 +#: ../../sysadmclient.rst:1022 msgid "" "The accounts you did not create are known as system accounts and are needed " "by the operating system or installed applications. Do **not** delete any " @@ -866,11 +753,11 @@ msgid "" "account name." msgstr "" -#: ../../sysadmclient.rst:1007 +#: ../../sysadmclient.rst:1036 msgid "PersonaCrypt" msgstr "" -#: ../../sysadmclient.rst:1020 +#: ../../sysadmclient.rst:1049 msgid "" "When a user is configured to use a PersonaCrypt device, that user can not " "login using an unencrypted session on the same system. In other words, the " @@ -879,13 +766,13 @@ msgid "" "different user accounts, one for each type of session." msgstr "" -#: ../../sysadmclient.rst:1040 +#: ../../sysadmclient.rst:1069 msgid "" "USB devices do eventually fail. Always backup any important files stored on " "the PersonaCrypt device to another device or system." msgstr "" -#: ../../sysadmclient.rst:1043 +#: ../../sysadmclient.rst:1072 msgid "" "The :guilabel:`PersonaCrypt` tab can be used to initialize a PersonaCrypt " "device for any login user, **except** for the currently logged in user. In " @@ -893,13 +780,13 @@ msgid "" "*dlavigne*, has been created and the entry for the user has been clicked." msgstr "" -#: ../../sysadmclient.rst:1063 +#: ../../sysadmclient.rst:1092 msgid "" "**Initialize Device:** Used to prepare the USB device which will be used as " "the user's home directory." msgstr "" -#: ../../sysadmclient.rst:1066 +#: ../../sysadmclient.rst:1095 msgid "" "**Import Key:** If the user has already created a PersonaCrypt device on " "another |trueos| system, click this button to import a previously saved copy" @@ -907,7 +794,7 @@ msgid "" "can now login to this computer using PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1074 +#: ../../sysadmclient.rst:1103 msgid "" "Since the USB stick will hold the user's home directory and files, ensure " "the stick is large enough to meet the anticipated storage needs of the home " @@ -917,7 +804,7 @@ msgid "" "logged in." msgstr "" -#: ../../sysadmclient.rst:1099 +#: ../../sysadmclient.rst:1128 msgid "" "When stealth sessions have been configured, PersonaCrypt users will still be" " displayed in the login menu, even if their USB device is not inserted. This" @@ -925,47 +812,47 @@ msgid "" "session." msgstr "" -#: ../../sysadmclient.rst:1104 +#: ../../sysadmclient.rst:1133 msgid "" "In the field with the yellow padlock icon, input the password for the user " "account. In the field with the grey USB stick icon, input the password " "associated with the PersonaCrypt device." msgstr "" -#: ../../sysadmclient.rst:1108 +#: ../../sysadmclient.rst:1137 msgid "" "To prevent data corruption and freezing the system **DO NOT** remove the " "PersonaCrypt device while logged in! Always log out of your session before " "physically removing the device." msgstr "" -#: ../../sysadmclient.rst:1162 +#: ../../sysadmclient.rst:1191 msgid "Managing Groups" msgstr "" -#: ../../sysadmclient.rst:1164 +#: ../../sysadmclient.rst:1193 msgid "" "Click the :guilabel:`Groups` tab to view and manage the groups on the " "system. The :guilabel:`Standard` tab, seen in :numref:`Figure %s `, " "shows the group membership for the *operator* and *wheel* groups:" msgstr "" -#: ../../sysadmclient.rst:1176 +#: ../../sysadmclient.rst:1205 msgid "This screen has 2 columns:" msgstr "" -#: ../../sysadmclient.rst:1178 +#: ../../sysadmclient.rst:1207 msgid "" "**Members:** Indicates if the highlighted group contains any user accounts." msgstr "" -#: ../../sysadmclient.rst:1181 +#: ../../sysadmclient.rst:1210 msgid "" "**Available:** Shows all of the system and user accounts on the system in " "alphabetical order." msgstr "" -#: ../../sysadmclient.rst:1184 +#: ../../sysadmclient.rst:1213 msgid "" "To add an account to a group, highlight the group name, then highlight the " "account name in the :guilabel:`Available` column. Click the left arrow and " @@ -975,7 +862,7 @@ msgid "" "added to a group." msgstr "" -#: ../../sysadmclient.rst:1191 +#: ../../sysadmclient.rst:1220 msgid "" "If you add a user to the *operator* group, they will have permission to use " "commands requiring administrative access and will be prompted for their own " @@ -984,15 +871,15 @@ msgid "" "will be prompted for the superuser password whenever they use the command." msgstr "" -#: ../../sysadmclient.rst:1198 +#: ../../sysadmclient.rst:1227 msgid "To view all of the groups on the system, click :guilabel:`Advanced`." msgstr "" -#: ../../sysadmclient.rst:1204 +#: ../../sysadmclient.rst:1233 msgid "Life Preserver" msgstr "" -#: ../../sysadmclient.rst:1206 +#: ../../sysadmclient.rst:1235 msgid "" "The Life Preserver utility is designed to take full advantage of the " "functionality provided by ZFS snapshots. This utility allows you to schedule" @@ -1001,25 +888,25 @@ msgid "" "benefits:" msgstr "" -#: ../../sysadmclient.rst:1228 +#: ../../sysadmclient.rst:1257 msgid "" "Replication is an efficient way to keep the files on two systems in sync. " "With Life Preserver, the snapshots taken on the |trueos| system will be " "synchronized with their versions stored on the specified backup server." msgstr "" -#: ../../sysadmclient.rst:1233 +#: ../../sysadmclient.rst:1262 msgid "Snapshots are sent to the backup server over an encrypted connection." msgstr "" -#: ../../sysadmclient.rst:1235 +#: ../../sysadmclient.rst:1264 msgid "" "Having a copy of the snapshots on another system makes it possible to " "perform an operating system restore should the |trueos| system become " "unusable or to deploy an identical system to different hardware." msgstr "" -#: ../../sysadmclient.rst:1239 +#: ../../sysadmclient.rst:1268 msgid "" "To manage snapshots and replication using the |sysadm| graphical client, go " "to :menuselection:`Utilities --> Life Preserver`. The rest of this section " @@ -1027,16 +914,16 @@ msgid "" "Preserver." msgstr "" -#: ../../sysadmclient.rst:1248 +#: ../../sysadmclient.rst:1277 msgid "Snapshots Tab" msgstr "" -#: ../../sysadmclient.rst:1260 +#: ../../sysadmclient.rst:1289 msgid "" "This screen will display any created snapshots and provides buttons to:" msgstr "" -#: ../../sysadmclient.rst:1262 +#: ../../sysadmclient.rst:1291 msgid "" "**Create:** Used to create a manual snapshot of the specified pool now. For " "example, you could create a snapshot before making changes to an important " @@ -1050,14 +937,14 @@ msgid "" "snapshot was created." msgstr "" -#: ../../sysadmclient.rst:1273 +#: ../../sysadmclient.rst:1302 msgid "" "**Remove:** Used to delete a highlighted snapshot. **This is a permanent " "change that can not be reversed.** In other words, the versions of files at " "the point in time the snapshot was created will be lost." msgstr "" -#: ../../sysadmclient.rst:1278 +#: ../../sysadmclient.rst:1307 msgid "" "**Revert:** If you highlight a snapshot entry, this button and the drop-down" " menu next to it will activate. You can use the drop-down menu to specify " @@ -1067,11 +954,11 @@ msgid "" " after the snapshot was taken will be lost." msgstr "" -#: ../../sysadmclient.rst:1290 +#: ../../sysadmclient.rst:1319 msgid "Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1292 +#: ../../sysadmclient.rst:1321 msgid "" "Life Preserver can be configured to replicate snapshots to another system " "over an encrypted SSH connection, though the backup itself is stored in an " @@ -1079,13 +966,13 @@ msgid "" " another system." msgstr "" -#: ../../sysadmclient.rst:1297 +#: ../../sysadmclient.rst:1326 msgid "" "In order to configure replication, the remote system to hold a copy of the " "snapshots must first meet several requirements:" msgstr "" -#: ../../sysadmclient.rst:1304 +#: ../../sysadmclient.rst:1333 msgid "" "The backup server **must be formatted with the latest version of ZFS,** also" " known as ZFS feature flags or ZFSv5000. Operating systems that support this" @@ -1093,14 +980,14 @@ msgid "" "FreeNAS 9.1.x or higher." msgstr "" -#: ../../sysadmclient.rst:1310 +#: ../../sysadmclient.rst:1339 msgid "" "The system must have SSH installed and the SSH service must be running. If " "the backup server is running |trueos|, |pcbsd|, |freenas| or FreeBSD, SSH is" " already installed, but you will need to start the SSH service." msgstr "" -#: ../../sysadmclient.rst:1315 +#: ../../sysadmclient.rst:1344 msgid "" "If the backup server is running |trueos| or |pcbsd|, you will need to open " "TCP port 22 (SSH) using the :guilabel:`Firewall Manager`. If the server is " @@ -1110,7 +997,7 @@ msgid "" "backup system, make sure it has a rule to allow SSH." msgstr "" -#: ../../sysadmclient.rst:1323 +#: ../../sysadmclient.rst:1352 msgid "" ":numref:`Figure %s ` shows the initial :guilabel:`Replication` " "tab on a system that has not yet been configured for replication. This " @@ -1118,29 +1005,29 @@ msgid "" "schedule." msgstr "" -#: ../../sysadmclient.rst:1335 +#: ../../sysadmclient.rst:1364 msgid "" "To schedule the replication, click :guilabel:`+` to display the \"Setup " "Replication\" screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1346 +#: ../../sysadmclient.rst:1375 msgid "Input the following information:" msgstr "" -#: ../../sysadmclient.rst:1348 +#: ../../sysadmclient.rst:1377 msgid "" "**Host IP:** The IP address of the remote system to store the replicated " "snapshots." msgstr "" -#: ../../sysadmclient.rst:1351 +#: ../../sysadmclient.rst:1380 msgid "" "**SSH Port:** The port number, if the remote system is running SSH on a port" " other than the default of 22." msgstr "" -#: ../../sysadmclient.rst:1354 +#: ../../sysadmclient.rst:1383 msgid "" "**Dataset:** The name of the ZFS pool and optional dataset on the remote " "system. For example, \"remotetank\" will save the snapshots to a ZFS pool of" @@ -1148,7 +1035,7 @@ msgid "" "existing dataset named \"mybackups\" on the pool named \"remotetank\"." msgstr "" -#: ../../sysadmclient.rst:1360 +#: ../../sysadmclient.rst:1389 msgid "" "**Frequency:** Use the drop-down menu to select how often to initiate the " "replication. Available choices are :guilabel:`Sync with snapshot` (at the " @@ -1159,87 +1046,87 @@ msgid "" ":guilabel:`Start`) in this screen." msgstr "" -#: ../../sysadmclient.rst:1369 +#: ../../sysadmclient.rst:1398 msgid "" "**Username:** The username must already exist on the remote system, have " "write access to the specified \"Dataset\", and have permission to SSH into " "that system." msgstr "" -#: ../../sysadmclient.rst:1373 +#: ../../sysadmclient.rst:1402 msgid "**Password:** The password associated with the \"Username\"." msgstr "" -#: ../../sysadmclient.rst:1375 +#: ../../sysadmclient.rst:1404 msgid "" "**Local DS:** Use the drop-down menu to select the pool or dataset to " "replicate to the remote system." msgstr "" -#: ../../sysadmclient.rst:1378 +#: ../../sysadmclient.rst:1407 msgid "" "The buttons at the top of the \"Setup Replication\" screen have several " "uses:" msgstr "" -#: ../../sysadmclient.rst:1381 +#: ../../sysadmclient.rst:1410 msgid "" "**+ icon:** Sdd a replication schedule. Multiple schedules are supported, " "meaning you can replicate to multiple systems or replicate different \"Local" " DS\" datasets at different times." msgstr "" -#: ../../sysadmclient.rst:1385 +#: ../../sysadmclient.rst:1414 msgid "" "**- icon:** Remove an already created, and highlighted, replication " "schedule." msgstr "" -#: ../../sysadmclient.rst:1388 +#: ../../sysadmclient.rst:1417 msgid "**gear icon:** Modify the schedule for the highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1390 +#: ../../sysadmclient.rst:1419 msgid "" "**Start:** Manually starts a replication to the system specified in the " "highlighted replication." msgstr "" -#: ../../sysadmclient.rst:1393 +#: ../../sysadmclient.rst:1422 msgid "" "**Initialize:** Deletes the existing replicated snapshots on the remote " "system and starts a new replication. This is useful if a replication gets " "stuck and will not complete." msgstr "" -#: ../../sysadmclient.rst:1401 +#: ../../sysadmclient.rst:1430 msgid "Schedules Tab" msgstr "" -#: ../../sysadmclient.rst:1403 +#: ../../sysadmclient.rst:1432 msgid "" "This tab is used to manage when snapshots of the ZFS pool are created. " "Multiple snapshot schedules are supported if the system has multiple pools." msgstr "" -#: ../../sysadmclient.rst:1407 +#: ../../sysadmclient.rst:1436 msgid "" "Snapshots are created on the entire pool as they are needed when " ":ref:`Restoring the Operating System`." msgstr "" -#: ../../sysadmclient.rst:1410 +#: ../../sysadmclient.rst:1439 msgid "" "To create a snapshot schedule, click the :guilabel:`camera` icon in the " "lower left corner of this tab. This will activate the \"Setup Snapshot " "Schedule\" pane as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1421 +#: ../../sysadmclient.rst:1450 msgid "This pane contains several options:" msgstr "" -#: ../../sysadmclient.rst:1426 +#: ../../sysadmclient.rst:1455 msgid "" "**Snapshots to keep:** Snapshots are automatically pruned after the " "specified number of snapshots to prevent snapshots from eventually using up " @@ -1250,7 +1137,7 @@ msgid "" "manually in the :guilabel:`Snapshots` tab." msgstr "" -#: ../../sysadmclient.rst:1435 +#: ../../sysadmclient.rst:1464 msgid "" "**Frequency:** Use the drop-down menu to select how often snapshots occur. " "Options include \"Daily\" (which will allow you to select the time of day), " @@ -1258,37 +1145,37 @@ msgid "" "Minutes\"." msgstr "" -#: ../../sysadmclient.rst:1440 +#: ../../sysadmclient.rst:1469 msgid "" "Once you have created a snapshot schedule, you can use the \"gear\" icon " "next to the \"camera\" icon to modify the highlighted schedule or the \"X\" " "icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1451 +#: ../../sysadmclient.rst:1480 msgid "" "To schedule when the scrub occurs, click the third icon from the right which" " will activate the \"Setup Scrub Schedule\" screen shown in :numref:`Figure " "%s `." msgstr "" -#: ../../sysadmclient.rst:1470 +#: ../../sysadmclient.rst:1499 msgid "" "Once you have created a scrub schedule, you can use the \"gear\" icon next " "to the \"schedule scrub\" icon to modify the highlighted schedule or the " "\"X\" icon to delete the highlighted schedule." msgstr "" -#: ../../sysadmclient.rst:1480 +#: ../../sysadmclient.rst:1509 msgid "" "The :guilabel:`Settings` tab is shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1490 +#: ../../sysadmclient.rst:1519 msgid "Many settings are configurable:" msgstr "" -#: ../../sysadmclient.rst:1492 +#: ../../sysadmclient.rst:1521 msgid "" "**Disk Usage Warning:** Enter a number up to 99 to indicate at which " "percentage of disk space Life Preserver will display an alert in the system " @@ -1296,52 +1183,52 @@ msgid "" "space." msgstr "" -#: ../../sysadmclient.rst:1497 +#: ../../sysadmclient.rst:1526 msgid "" "**Email:** To receive an email when disk usage reaches the percentage " "configured in the \"Disk Usage Warning\", enter an email address." msgstr "" -#: ../../sysadmclient.rst:1500 +#: ../../sysadmclient.rst:1529 msgid "" "**Email Trigger:** This setting can be set to \"All\", \"Warn\", or " "\"Error\" and indicates the type of condition which will trigger an email " "message." msgstr "" -#: ../../sysadmclient.rst:1503 +#: ../../sysadmclient.rst:1532 msgid "**Recursive Management:**" msgstr "" -#: ../../sysadmclient.rst:1505 +#: ../../sysadmclient.rst:1534 msgid "" "If you make any changes in this screen, press :guilabel:`Save Settings` to " "apply them." msgstr "" -#: ../../sysadmclient.rst:1512 +#: ../../sysadmclient.rst:1541 msgid "Using the lpreserver CLI" msgstr "" -#: ../../sysadmclient.rst:1514 +#: ../../sysadmclient.rst:1543 msgid "" "The :command:`lpreserver` command line utility can also be used to manage " "snapshots and replication. This command needs to be run as the superuser. To" " display its usage, type the command without any arguments:" msgstr "" -#: ../../sysadmclient.rst:1534 +#: ../../sysadmclient.rst:1563 msgid "" "Each command has its own help text that describes its parameters and " "provides a usage example. For example, to receive help on how to use the " ":command:`lpreserver cronsnap` command, type:" msgstr "" -#: ../../sysadmclient.rst:1636 +#: ../../sysadmclient.rst:1665 msgid "Restoring the Operating System" msgstr "" -#: ../../sysadmclient.rst:1638 +#: ../../sysadmclient.rst:1667 msgid "" "If you have replicated the system's snapshots to a remote backup server, you" " can use a |trueos| installation media to perform an operating system " @@ -1349,7 +1236,7 @@ msgid "" "you get to the screen shown in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1651 +#: ../../sysadmclient.rst:1680 msgid "" "Before you can perform a restore, the network interface must be configured. " "Click :guilabel:`Network Connectivity` (second icon from the left) in order " @@ -1360,7 +1247,7 @@ msgid "" "continuing." msgstr "" -#: ../../sysadmclient.rst:1659 +#: ../../sysadmclient.rst:1688 msgid "" "Once you are ready, click :guilabel:`Restore from Life-Preserver backup` and" " :guilabel:`Next`. This will start the Restore Wizard. In the screen shown " @@ -1370,7 +1257,7 @@ msgid "" "number." msgstr "" -#: ../../sysadmclient.rst:1674 +#: ../../sysadmclient.rst:1703 msgid "" "Click :guilabel:`Next` and the wizard will provide a summary of your " "selections. If correct, click :guilabel:`Finish`; otherwise, click " @@ -1385,14 +1272,14 @@ msgstr "" msgid ":ref:`Service Manager`" msgstr "" -#: ../../sysadmclient.rst:763 +#: ../../sysadmclient.rst:792 msgid "" "The Firewall Manager is a simple interface used to configure ports and " "firewalls. In :numref:`Figure %s `, the Multicast DNS service is " "active and using port 5353 is open, with the firewall started." msgstr "" -#: ../../sysadmclient.rst:774 +#: ../../sysadmclient.rst:803 msgid "" "The top row of the interface has options to configure the firewall. " ":guilabel:`Start` turns on the firewall, :guilabel:`Restart` will turn the " @@ -1401,14 +1288,14 @@ msgid "" ":guilabel:`Power Off`." msgstr "" -#: ../../sysadmclient.rst:780 +#: ../../sysadmclient.rst:809 msgid "" "In :numref:`Figure %s `, the :guilabel:`Start` option is greyed " "out, as the firewall is currently active. Additionally, :guilabel:`Power On`" " is also greyed out as the firewall is configured to start on bootup." msgstr "" -#: ../../sysadmclient.rst:785 +#: ../../sysadmclient.rst:814 msgid "" "The central window describes all added services. The list can be sorted by " "clicking :guilabel:`Open Ports`. Next, the :guilabel:`Used By` column " @@ -1417,27 +1304,27 @@ msgid "" "name in the same row." msgstr "" -#: ../../sysadmclient.rst:791 +#: ../../sysadmclient.rst:820 msgid "" "The bottom portion of the interface provides options to open and close " "ports. There are two options to open a port: :guilabel:`Find by Service` and" " :guilabel:`Number/Type`:" msgstr "" -#: ../../sysadmclient.rst:795 +#: ../../sysadmclient.rst:824 msgid "" "**Find by Service:** Click :guilabel:`Select a Service...` to open a drop " "down menu of alphabetized services. Click the desired service, and the " "Firewall Manager will automatically add it to the list of open ports." msgstr "" -#: ../../sysadmclient.rst:800 +#: ../../sysadmclient.rst:829 msgid "" "The services list can be navigated quickly by typing the name of the desired" " service while the list is open." msgstr "" -#: ../../sysadmclient.rst:803 +#: ../../sysadmclient.rst:832 msgid "" "**Number/Type:** Manually designate a port to open by typing the number in " "the :guilabel:`Number` field. The :guilabel:`Arrow` icons can be pressed to " @@ -1447,20 +1334,20 @@ msgid "" "selections and open the desired port." msgstr "" -#: ../../sysadmclient.rst:810 +#: ../../sysadmclient.rst:839 msgid "" "To close a port, select a port from the :guilabel:`Open Ports` column and " "press :guilabel:`Close Ports`." msgstr "" -#: ../../sysadmclient.rst:1300 +#: ../../sysadmclient.rst:1329 msgid "" "Snapshots occurring too frequently can introduce errors in replication. To " "avoid errors, ensure snapshots are configured to take place slower than the " "desired pace of replication." msgstr "" -#: ../../sysadmclient.rst:458 +#: ../../sysadmclient.rst:460 msgid "" "If any user account uses PersonaCrypt, please be sure to save any encryption" " keys to a safe place (e.g. a thumb drive) before beginning the upgrade " @@ -1468,7 +1355,7 @@ msgid "" "home directory after the upgrade is complete." msgstr "" -#: ../../sysadmclient.rst:464 +#: ../../sysadmclient.rst:466 msgid "" "If the system is using |pcbsd| 10.x, the option to update to |trueos| will " "not appear in the Control Panel version of Update Manager. This is because a" @@ -1481,7 +1368,7 @@ msgid "" "the option to boot back into the previous |pcbsd| installation will remain." msgstr "" -#: ../../sysadmclient.rst:1212 +#: ../../sysadmclient.rst:1241 msgid "" "A snapshot provides a \"point-in-time\" image of the ZFS pool. This is " "similar to a full system backup as the snapshot contains the information for" @@ -1499,26 +1386,26 @@ msgid "" "snapshot." msgstr "" -#: ../../sysadmclient.rst:1423 +#: ../../sysadmclient.rst:1452 msgid "" "**Storage Pool:** Select the ZFS storage pool that contains the datasets " "that you wish to snapshot." msgstr "" -#: ../../sysadmclient.rst:1444 +#: ../../sysadmclient.rst:1473 msgid "" "This screen can also be used to manage the ZFS scrub schedule. Scrubs are " "recommended as they can provide an early indication of a potential disk " "failure. Scrubs can be scheduled on a per-pool basis." msgstr "" -#: ../../sysadmclient.rst:1448 +#: ../../sysadmclient.rst:1477 msgid "" "If you have multiple pools, be sure to create a scrub schedule for each " "pool." msgstr "" -#: ../../sysadmclient.rst:1462 +#: ../../sysadmclient.rst:1491 msgid "" "Select the pool from the :guilabel:`Storage Pool` drop-down menu, then " "select the :guilabel:`Frequency`. Supported frequencies are \"Daily\", " @@ -1536,57 +1423,45 @@ msgid "" "user has clicked :guilabel:`Firefox` on a system that has Firefox installed." msgstr "" -#: ../../sysadmclient.rst:375 +#: ../../sysadmclient.rst:377 msgid ": Managing Updates" msgstr "" -#: ../../sysadmclient.rst:651 -msgid "" -"For boot environments to work properly, **do not** delete the default ZFS " -"mount points during installation. The default ZFS layout ensures when boot " -"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " -":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " -"untouched. This way, if you rollback to a previous boot environment, you " -"will not lose data in your home directories, any installed applications, or " -"downloaded source files or ports. During installation, you can add " -"additional mount points, just don't delete the default ones." -msgstr "" - -#: ../../sysadmclient.rst:680 +#: ../../sysadmclient.rst:686 msgid ": Managing Boot Environments" msgstr "" -#: ../../sysadmclient.rst:755 +#: ../../sysadmclient.rst:778 msgid ": Boot Environments Menu" msgstr "" -#: ../../sysadmclient.rst:772 +#: ../../sysadmclient.rst:801 msgid ": |sysadm| Firewall Manager" msgstr "" -#: ../../sysadmclient.rst:900 +#: ../../sysadmclient.rst:929 msgid ": Viewing User Accounts in User Manager" msgstr "" -#: ../../sysadmclient.rst:937 +#: ../../sysadmclient.rst:966 msgid ": Creating a New User Account" msgstr "" -#: ../../sysadmclient.rst:991 +#: ../../sysadmclient.rst:1020 msgid ": Viewing All Accounts and Their Details" msgstr "" -#: ../../sysadmclient.rst:1054 +#: ../../sysadmclient.rst:1083 msgid ": Initialize PersonaCrypt Device" msgstr "" -#: ../../sysadmclient.rst:1071 +#: ../../sysadmclient.rst:1100 msgid "" "To prepare a PersonaCrypt device for this user, insert a USB stick and click" " :guilabel:`Initialize Device`." msgstr "" -#: ../../sysadmclient.rst:1081 +#: ../../sysadmclient.rst:1110 msgid "" "Type a password to associate with the device. Click :guilabel:`Save` to " "initialize the device. The User Manager may take a moment to prepare the " @@ -1594,49 +1469,49 @@ msgid "" " to allow removal of PersonaCrypt." msgstr "" -#: ../../sysadmclient.rst:1174 +#: ../../sysadmclient.rst:1203 msgid ": Managing Groups Using User Manager" msgstr "" -#: ../../sysadmclient.rst:1258 +#: ../../sysadmclient.rst:1287 msgid ": Snapshot Tab" msgstr "" -#: ../../sysadmclient.rst:1333 +#: ../../sysadmclient.rst:1362 msgid ": Replication Tab" msgstr "" -#: ../../sysadmclient.rst:1344 +#: ../../sysadmclient.rst:1373 msgid ": Scheduling a Replication" msgstr "" -#: ../../sysadmclient.rst:1419 +#: ../../sysadmclient.rst:1448 msgid ": Scheduling a Snapshot" msgstr "" -#: ../../sysadmclient.rst:1460 +#: ../../sysadmclient.rst:1489 msgid ": Scheduling a Scrub" msgstr "" -#: ../../sysadmclient.rst:1488 +#: ../../sysadmclient.rst:1517 msgid ": Life Preserver Settings" msgstr "" -#: ../../sysadmclient.rst:1595 +#: ../../sysadmclient.rst:1624 msgid "" ":numref:`Table %s ` shows the command line equivalents to the " "graphical options provided by the Life Preserver GUI." msgstr "" -#: ../../sysadmclient.rst:1649 +#: ../../sysadmclient.rst:1678 msgid ": Selecting to Restore/Clone From Backup" msgstr "" -#: ../../sysadmclient.rst:1672 +#: ../../sysadmclient.rst:1701 msgid ": Input the Information for a SSH Restore" msgstr "" -#: ../../sysadmclient.rst:1678 +#: ../../sysadmclient.rst:1707 msgid "" "Once the connection to the backup server succeeds, you will be able to " "select which host to restore. After making your selection, click " @@ -1652,7 +1527,7 @@ msgid "" ":guilabel:`Next` to perform the restore." msgstr "" -#: ../../sysadmclient.rst:1086 +#: ../../sysadmclient.rst:1115 msgid "" "Once a user has been initialized for PersonaCrypt on the system, their user " "account will no longer be displayed when logging in, **unless** their " @@ -1661,7 +1536,7 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:1097 +#: ../../sysadmclient.rst:1126 msgid ": |trueos| Login Screen with PersonaCrypt" msgstr "" @@ -1697,29 +1572,29 @@ msgstr "" msgid ": |appcafe| - Viewing the Status of the Operation" msgstr "" -#: ../../sysadmclient.rst:735 +#: ../../sysadmclient.rst:764 msgid ": |trueos| Boot Menu" msgstr "" -#: ../../sysadmclient.rst:828 +#: ../../sysadmclient.rst:857 msgid ": |sysadm| Service Manager" msgstr "" -#: ../../sysadmclient.rst:873 +#: ../../sysadmclient.rst:902 msgid ": |sysadm| Task Manager" msgstr "" -#: ../../sysadmclient.rst:1250 +#: ../../sysadmclient.rst:1279 msgid "" ":numref:`Figure %s ` shows the :guilabel:`Snapshots` tab on a " "system not yet configured. This system has a \"ZFS Pool\" named \"tank1\"." msgstr "" -#: ../../sysadmclient.rst:408 +#: ../../sysadmclient.rst:410 msgid ": Update Manager Settings Tab" msgstr "" -#: ../../sysadmclient.rst:412 +#: ../../sysadmclient.rst:414 msgid "" "**Max Boot Environments:** |trueos| automatically creates a boot environment" " before updating any software, the operating system, or applying a system " @@ -1730,7 +1605,7 @@ msgid "" "boot environments is *5*, with an allowable range from *1* to *10*." msgstr "" -#: ../../sysadmclient.rst:421 +#: ../../sysadmclient.rst:423 msgid "" "**Automatically perform updates:** When checked, the automatic updater keeps" " the system and packages up-to-date. An update has completed when the pop-up" @@ -1741,7 +1616,7 @@ msgid "" "more than once per day, 20 minutes after a reboot and then every 24 hours." msgstr "" -#: ../../sysadmclient.rst:431 +#: ../../sysadmclient.rst:433 msgid "" "**Automatically reboot to finish updates:** This selection initiates a " "system reboot at a designated time in order to finish the update process. By" @@ -1751,7 +1626,7 @@ msgid "" "decrease the hour. Highlight :guilabel:`AM/PM` to adjust this value." msgstr "" -#: ../../sysadmclient.rst:439 +#: ../../sysadmclient.rst:441 msgid "" "**Repositories:** |trueos| uses two repositories for updates, " ":guilabel:`STABLE` and :guilabel:`UNSTABLE`. :guilabel:`STABLE` will only " @@ -1760,20 +1635,20 @@ msgid "" "those who wish to help test |trueos| and |lumina|." msgstr "" -#: ../../sysadmclient.rst:445 +#: ../../sysadmclient.rst:447 msgid "" "To use a custom package repository for updates, check :guilabel:`CUSTOM`. " "This will activate the :guilabel:`URL` field so the user can input the URL " "to the custom repository." msgstr "" -#: ../../sysadmclient.rst:449 +#: ../../sysadmclient.rst:451 msgid "" "Once all options are configured to their desired settings, click " ":guilabel:`Save Settings`." msgstr "" -#: ../../sysadmclient.rst:1009 +#: ../../sysadmclient.rst:1038 msgid "" "|trueos| provides support for a security feature known as PersonaCrypt. A " "PersonaCrypt device is a removable USB media, such as a USB flash drive, " @@ -1786,11 +1661,11 @@ msgid "" "separate from the user's login password." msgstr "" -#: ../../sysadmclient.rst:1031 +#: ../../sysadmclient.rst:1060 msgid "GELI" msgstr "" -#: ../../sysadmclient.rst:1033 +#: ../../sysadmclient.rst:1062 msgid "" "PersonaCrypt uses GELI's ability to split the key into two parts: one being " "your passphrase, and the other being a key stored on disk. Without both of " @@ -1800,7 +1675,7 @@ msgid "" " fully featured over PEFS." msgstr "" -#: ../../sysadmclient.rst:1056 +#: ../../sysadmclient.rst:1085 msgid "" "Before a user is configured to use PersonaCrypt on a |trueos| system, two " "buttons are available in the :guilabel:`PersonaCrypt` tab of " @@ -1810,11 +1685,11 @@ msgid "" "display these options:" msgstr "" -#: ../../sysadmclient.rst:1116 +#: ../../sysadmclient.rst:1145 msgid "PEFS" msgstr "" -#: ../../sysadmclient.rst:1118 +#: ../../sysadmclient.rst:1147 msgid "" "`PEFS `_ stands for Private Encrypted File System. It is " "open source software freely available under the BSD license, and is included" @@ -1825,17 +1700,17 @@ msgid "" "stored on the local disk." msgstr "" -#: ../../sysadmclient.rst:1126 +#: ../../sysadmclient.rst:1155 msgid "" "While PEFS does not use a USB drive, be sure to print or otherwise backup " "the PEFS generated key fragment stored on the disk." msgstr "" -#: ../../sysadmclient.rst:1129 +#: ../../sysadmclient.rst:1158 msgid "**Initialize PEFS with the Command Line**" msgstr "" -#: ../../sysadmclient.rst:1131 +#: ../../sysadmclient.rst:1160 msgid "" "Because PEFS does not use a USB drive with its encryption, the user will " "need a password file (pfile) containing the desired password, **before** " @@ -1844,7 +1719,7 @@ msgid "" ":command:`personacrypt init PEFS`." msgstr "" -#: ../../sysadmclient.rst:1137 +#: ../../sysadmclient.rst:1166 msgid "" "For example, the user account **test** has a pfile named " ":file:`testpfile.txt`, which contains the single text string of **test's** " @@ -1852,20 +1727,20 @@ msgid "" "**test** acount by opening a CLI, logging in as root, and typing:" msgstr "" -#: ../../sysadmclient.rst:1146 +#: ../../sysadmclient.rst:1175 msgid "" "PersonaCrypt will initialize the account **test** with PEFS, using the " "string in :file:`testpfile.txt` as the new password." msgstr "" -#: ../../sysadmclient.rst:1149 +#: ../../sysadmclient.rst:1178 msgid "" "The |sysadm| User Manager can also initialize a user account with PEFS by " "choosing :guilabel:`on-disk encryption (PEFS)` in the :guilabel:`Device` " "drop down menu of the :guilabel:`PersonaCrypt` tab." msgstr "" -#: ../../sysadmclient.rst:1153 +#: ../../sysadmclient.rst:1182 msgid "" "In addition to initializing an account with PEFS, PersonaCrypt also supports" " importing and exporting PEFS on-disk keyfiles with :command:`personacrypt " @@ -1873,7 +1748,7 @@ msgid "" "respectively." msgstr "" -#: ../../sysadmclient.rst:475 +#: ../../sysadmclient.rst:477 msgid "" "This option overwrites the contents of :file:`/etc`. If any custom " "configurations exist, save them to a backup or the home directory first. " @@ -1882,7 +1757,7 @@ msgid "" "files which may not have been backed up." msgstr "" -#: ../../sysadmclient.rst:481 +#: ../../sysadmclient.rst:483 msgid "" "To perform the installation to a new boot environment, start the |trueos| " "installation as described in the `TrueOS® Handbook " @@ -1893,11 +1768,11 @@ msgid "" ":numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:493 +#: ../../sysadmclient.rst:495 msgid ": Disk Selection" msgstr "" -#: ../../sysadmclient.rst:495 +#: ../../sysadmclient.rst:497 msgid "" "|trueos| automatically detects if the drive has an existing boot " "environment, filling in the data as necessary. If no boot environments are " @@ -1908,19 +1783,19 @@ msgid "" "**tank** pool. Press :guilabel:`Next` when ready." msgstr "" -#: ../../sysadmclient.rst:503 +#: ../../sysadmclient.rst:505 msgid "" "Be sure :guilabel:`Install into Boot Environment` is checked before " "proceeding, or data can be lost." msgstr "" -#: ../../sysadmclient.rst:506 +#: ../../sysadmclient.rst:508 msgid "" "A pop-up will appear, asking to start the default Full-Disk installation. " "Click :guilabel:`Yes` to start the installation." msgstr "" -#: ../../sysadmclient.rst:509 +#: ../../sysadmclient.rst:511 msgid "" "Once the installation is complete, reboot the system and remove the " "installation media. The post-installation screens will run as described in " @@ -1929,7 +1804,7 @@ msgid "" " Handbook to configure the new installation." msgstr "" -#: ../../sysadmclient.rst:515 +#: ../../sysadmclient.rst:517 msgid "" "During the `Create a User Screen " "`_ " @@ -1940,13 +1815,7 @@ msgid "" "any PersonaCrypt accounts." msgstr "" -#: ../../sysadmclient.rst:638 -msgid "" -"When making software changes, it is possible to take a snapshot of the boot " -"environment at any stage during the modifications." -msgstr "" - -#: ../../sysadmclient.rst:641 +#: ../../sysadmclient.rst:646 msgid "" "Save multiple boot environments on the system and perform various updates on" " each of them as needed. Install, test, and update different software " @@ -1961,133 +1830,119 @@ msgstr "" msgid "This screen contains these options:" msgstr "" -#: ../../sysadmclient.rst:737 -msgid "" -"To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" -" %s ` to access the boot menu selection screen. In the example " -"shown in :numref:`Figure %s `, two boot environments are available in " -":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " -"installation and :guilabel:`mybootenvironment` was manually created using " -"Boot Environment Manager. The upper section of this menu indicates the " -"\"initial\" boot environment is set to active, or the one the system has " -"been configured to boot into unless another BE is manually selected in this " -"menu. Use the arrow keys to highlight the boot environment you would like to" -" boot into, and press :kbd:`Enter` to continue booting into the selected " -"boot environment." -msgstr "" - #: ../../sysadmclient.rst:0 msgid ": Command Line and GUI Equivalents" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "Command Line" msgstr "" -#: ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:1632 msgid "GUI Tab" msgstr "" -#: ../../sysadmclient.rst:578 ../../sysadmclient.rst:1603 +#: ../../sysadmclient.rst:580 ../../sysadmclient.rst:700 +#: ../../sysadmclient.rst:733 ../../sysadmclient.rst:1632 msgid "Description" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "cronsnap" msgstr "" -#: ../../sysadmclient.rst:1605 ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1634 ../../sysadmclient.rst:1652 msgid "Snapshots" msgstr "" -#: ../../sysadmclient.rst:1605 +#: ../../sysadmclient.rst:1634 msgid "" "Schedule when snapshots occur and how long to keep them; the **stop** option" " can be used to disable snapshot creation" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "cronscrub" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedules" msgstr "" -#: ../../sysadmclient.rst:1610 +#: ../../sysadmclient.rst:1639 msgid "Schedule a ZFS scrub" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "get" msgstr "" -#: ../../sysadmclient.rst:1612 ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1641 ../../sysadmclient.rst:1648 msgid "Settings" msgstr "" -#: ../../sysadmclient.rst:1612 +#: ../../sysadmclient.rst:1641 msgid "List Life Preserver options" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "replicate" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "Replication" msgstr "" -#: ../../sysadmclient.rst:1614 +#: ../../sysadmclient.rst:1643 msgid "" "Used to list, add, and remove backup server; read the **help** for this " "command for examples" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "set" msgstr "" -#: ../../sysadmclient.rst:1619 +#: ../../sysadmclient.rst:1648 msgid "" "Configures Life Preserver options; read **help** for the list of " "configurable options" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "snapshot" msgstr "" -#: ../../sysadmclient.rst:1623 +#: ../../sysadmclient.rst:1652 msgid "" "Create and replicate a new ZFS snapshot; by default, snapshots are " "recursive, meaning that a that a snapshot is taken of every dataset within a" " pool" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "status" msgstr "" -#: ../../sysadmclient.rst:1629 +#: ../../sysadmclient.rst:1658 msgid "Lists the last snapshot name and replication status" msgstr "" -#: ../../sysadmclient.rst:527 +#: ../../sysadmclient.rst:529 msgid "Managing Remote Connections" msgstr "" -#: ../../sysadmclient.rst:529 +#: ../../sysadmclient.rst:531 msgid "" "Use the |sysadm| GUI to create and manage an SSL key or certificate bundle, " "as seen in :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:537 +#: ../../sysadmclient.rst:539 msgid ": Configure Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:539 +#: ../../sysadmclient.rst:541 msgid "" "This window is accessible by clicking the |sysadm| tray icon, then " ":guilabel:`Manage Connections`. Press :guilabel:`Import Certificate` to open" @@ -2102,21 +1957,21 @@ msgid "" " :numref:`Figure %s `." msgstr "" -#: ../../sysadmclient.rst:557 +#: ../../sysadmclient.rst:559 msgid ": View Public Certificates tab of the Setup SSL menu" msgstr "" -#: ../../sysadmclient.rst:559 +#: ../../sysadmclient.rst:561 msgid "" "Once a certificate is created, the :guilabel:`Connections` Tab, seen in " ":numref:`Figure %s `, immediately opens." msgstr "" -#: ../../sysadmclient.rst:567 +#: ../../sysadmclient.rst:569 msgid ": |sysadm| SSL Connections Tab" msgstr "" -#: ../../sysadmclient.rst:569 +#: ../../sysadmclient.rst:571 msgid "" ":guilabel:`Connections` aids the user in creating and managing secure " "connections. A column on the left side of the window contains all management" @@ -2127,71 +1982,71 @@ msgstr "" msgid ": SSL Connection tab Options" msgstr "" -#: ../../sysadmclient.rst:578 +#: ../../sysadmclient.rst:580 msgid "Option" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Add Group" msgstr "" -#: ../../sysadmclient.rst:580 +#: ../../sysadmclient.rst:582 msgid "Creates an overarching group for bundling connections." msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Remove Group" msgstr "" -#: ../../sysadmclient.rst:583 +#: ../../sysadmclient.rst:585 msgid "Deletes a created group." msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "Add Connection" msgstr "" -#: ../../sysadmclient.rst:585 +#: ../../sysadmclient.rst:587 msgid "" "Opens windows to nickname and configure a new server connection or bridge " "relay." msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Remove Connection" msgstr "" -#: ../../sysadmclient.rst:588 +#: ../../sysadmclient.rst:590 msgid "Deletes a single created connection." msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Reset Settings" msgstr "" -#: ../../sysadmclient.rst:590 +#: ../../sysadmclient.rst:592 msgid "Opens the connection setup window to reconfigure a created connection." msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Rename Selection" msgstr "" -#: ../../sysadmclient.rst:593 +#: ../../sysadmclient.rst:595 msgid "Renames a created group or connection." msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "Export Connections" msgstr "" -#: ../../sysadmclient.rst:595 +#: ../../sysadmclient.rst:597 msgid "" "Exports the SysAdm settings to a default location: " ":file:`/usr/home//sysadm_client.export`" msgstr "" -#: ../../sysadmclient.rst:600 +#: ../../sysadmclient.rst:602 msgid "" "Creating groups or connections adds their respective nicknames to the large " "box to the left of the options column. Highlight an existing group to create" @@ -2201,18 +2056,18 @@ msgid "" " displaying any groups or connections within the tray icon area." msgstr "" -#: ../../sysadmclient.rst:608 +#: ../../sysadmclient.rst:610 msgid "" "When creating a new connection with :guilabel:`Add Connection`, a pop-up " "window requests a nickname for the new connection. A configuration screen, " "seen in :numref:`Figure %s `" msgstr "" -#: ../../sysadmclient.rst:617 +#: ../../sysadmclient.rst:619 msgid ": |sysadm| new connection configuration" msgstr "" -#: ../../sysadmclient.rst:619 +#: ../../sysadmclient.rst:621 msgid "" "The first element to configuring a new connection is to input a Host IP " "address. Then, choose the connection type: :guilabel:`Server Connection` or " @@ -2226,6 +2081,358 @@ msgstr "" msgid ":ref:`Managing Remote Connections`" msgstr "" +#: ../../sysadmclient.rst:319 +msgid "" +"The update automatically creates a snapshot (copy) of the current operating " +"system, known as a boot environment (BE), and mounts the snapshot in the " +"background. All of the updates then occur in the snapshot. This means you " +"can safely continue to use your system while it is updating, as no changes " +"are being made to the running version of the operating system or any of the " +"applications currently in use. Instead, all changes are being made to the " +"mounted copy. See :ref:`Boot Environment Manager` for more information " +"related to boot environments." +msgstr "" + +#: ../../sysadmclient.rst:634 +msgid "" +"|trueos| supports a feature of ZFS known as multiple boot environments " +"(BEs). With multiple BEs, the process of updating software becomes a low-" +"risk operation as the updates are applied to a different boot environment. " +"If needed, there is an option to reboot into a backup boot environment. " +"Other examples of using boot environments include:" +msgstr "" + +#: ../../sysadmclient.rst:640 +msgid "" +"When making software changes, it is possible to take a snapshot of the boot " +"environment at any stage during the modifications. In the event of " +"undesirable results, the user can roll back to a previous BE by activating a" +" different BE according to the instructions under the :ref:`TrueOS Boot Menu" +" image `." +msgstr "" + +#: ../../sysadmclient.rst:656 +msgid "" +"For boot environments to work properly, **do not** delete the default ZFS " +"mount points during installation. The default ZFS layout ensures when boot " +"environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +"untouched. This method allows rolling back to a previous boot environment " +"while preserving data in your home directories, any installed applications, " +"or downloaded source files or ports. During installation, you can add more " +"mount points, but avoid deleting the default points." +msgstr "" + +#: ../../sysadmclient.rst:674 +msgid "" +"To view, manage, and create boot environments using the |sysadm| graphical " +"client, go to :menuselection:`Local System --> System Management --> Boot " +"Environment Manager`. In the example shown in :numref:`Figure %s `, " +"there is a highlighted entry named *initial* which represents the original " +"|trueos| installation." +msgstr "" + +#: ../../sysadmclient.rst:688 +msgid "" +"An automatically generated boot environment is generally named with a " +"version and date stamp. It is recommended to note the desired date when " +"choosing to activate a different BE." +msgstr "" + +#: ../../sysadmclient.rst:692 +msgid "" +"Each entry contains the same information, displayed here in :numref:`Table " +"%s `:" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Individual Boot Environment information" +msgstr "" + +#: ../../sysadmclient.rst:700 +msgid "Column" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "Name" +msgstr "" + +#: ../../sysadmclient.rst:702 +msgid "The name of the boot entry as it appears in the boot menu." +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "Nickname" +msgstr "" + +#: ../../sysadmclient.rst:705 +msgid "A description which can be different from the :guilabel:`Name`." +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "Active" +msgstr "" + +#: ../../sysadmclient.rst:708 +msgid "" +"The possible values of this field are *R* (active on reboot), *N* (active " +"now), *NR* (active now and on reboot), or *-* (inactive). In this " +":ref:`example `, the system booted from *12.0-CURRENT-up-" +"20161215_101908* and also uses this BE for the next boot." +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "Space" +msgstr "" + +#: ../../sysadmclient.rst:715 +msgid "The size of the boot environment." +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Mountpoint" +msgstr "" + +#: ../../sysadmclient.rst:717 +msgid "Indicates whether or not the BE is mounted, and if so, where." +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "Date" +msgstr "" + +#: ../../sysadmclient.rst:720 +msgid "The date and time the BE was created." +msgstr "" + +#: ../../sysadmclient.rst:723 +msgid "Sort the list of BEs by clicking the column names." +msgstr "" + +#: ../../sysadmclient.rst:725 +msgid "" +"Manage these boot environments using the buttons across the top bar as " +"described in :numref:`Table %s `" +msgstr "" + +#: ../../sysadmclient.rst:0 +msgid ": Options for managing boot environments (BE)" +msgstr "" + +#: ../../sysadmclient.rst:733 +msgid "Button" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "Create BE" +msgstr "" + +#: ../../sysadmclient.rst:735 +msgid "" +"Creates a new BE. Fill the prompt with a name containing only letters or " +"numbers and click :guilabel:`Ok` to create the BE and add it to the list." +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Clone BE" +msgstr "" + +#: ../../sysadmclient.rst:739 +msgid "Creates a copy of the highlighted BE." +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "Delete BE" +msgstr "" + +#: ../../sysadmclient.rst:741 +msgid "" +"Deletes the highlighted BE. The boot environment(s) marked as *N*, *R*, or " +"*NR* in the :guilabel:`Active` column cannot be deleted." +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "Rename BE" +msgstr "" + +#: ../../sysadmclient.rst:745 +msgid "" +"Renames the highlighed BE. The name appears in the boot menu when the system" +" boots. The currently booted BE cannot be renamed." +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "Mount BE" +msgstr "" + +#: ../../sysadmclient.rst:749 +msgid "" +"Mounts the highlighted BE in :file:`/tmp` to browse its contents. This " +"option only applies to inactive BEs." +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmount BE" +msgstr "" + +#: ../../sysadmclient.rst:752 +msgid "Unmounts the previously mounted BE." +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "Activate BE" +msgstr "" + +#: ../../sysadmclient.rst:754 +msgid "" +"Notifies the system to boot into the highlighted BE next system boot. This " +"alters the :guilabel:`Active` column to *R*." +msgstr "" + +#: ../../sysadmclient.rst:766 +msgid "" +"Boot into another boot environment at startup by pressing :kbd:`7` at the " +":ref:`TrueOS Boot Menu ` to access the boot menu selection " +"screen. In the example shown in :numref:`Figure %s `, two boot " +"environments are available in :guilabel:`Boot Environments`: *initial* " +"represents the initial installation and *mybootenvironment* was manually " +"created using the Boot Environment Manager." +msgstr "" + +#: ../../sysadmclient.rst:780 +msgid "" +"The upper section of this menu indicates the *initial* boot environment is " +"set to **active**, or the one the system is configured to boot into, unless " +"another BE is manually selected in this menu. Use the arrow keys to " +"highlight the desired boot environment and press :kbd:`Enter` to continue " +"booting into the selected boot environment." +msgstr "" + +#~ msgid "" +#~ "The update automatically creates a snapshot (copy) of the current operating " +#~ "system, known as a boot environment (BE), and mounts the snapshot in the " +#~ "background. All of the updates then occur in the snapshot. This means you " +#~ "can safely continue to use your system while it is updating, as no changes " +#~ "are being made to the running version of the operating system or any of the " +#~ "applications currently in use. Instead, all changes are being made to the " +#~ "mounted copy." +#~ msgstr "" + +#~ msgid "" +#~ "|trueos| supports a feature of ZFS known as multiple boot environments " +#~ "(BEs). With multiple boot environments, the process of updating software " +#~ "becomes a low-risk operation as the updates are applied to a different boot " +#~ "environment. If needed, there is an option to reboot into a backup boot " +#~ "environment. Other examples of using boot environments include:" +#~ msgstr "" + +#~ msgid "" +#~ "To view, manage, and create boot environments using the |sysadm| graphical " +#~ "client, go to :menuselection:`System Management --> Boot Environment " +#~ "Manager`. In the example shown in :numref:`Figure %s `, there is an " +#~ "entry named *initial* that represents the original |trueos| installation." +#~ msgstr "" + +#~ msgid "Each entry contains the same information:" +#~ msgstr "" + +#~ msgid "" +#~ "**Name:** The name of the boot entry as it will appear in the boot menu." +#~ msgstr "" + +#~ msgid "" +#~ "**Nickname:** A description, which can be different from the " +#~ ":guilabel:`Name`." +#~ msgstr "" + +#~ msgid "" +#~ "**Active:** The possible values of this field are :guilabel:`R` (active on " +#~ "reboot), :guilabel:`N` (active now), or :guilabel:`-` (inactive). In this " +#~ "example, the system booted from :guilabel:`initial` and is set to boot from " +#~ ":guilabel:`initial` on the next boot." +#~ msgstr "" + +#~ msgid "**Space:** The size of the boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Mountpoint:** Indicates whether or not the BE is mounted, and if so, " +#~ "where." +#~ msgstr "" + +#~ msgid "**Date:** The date and time the BE was created." +#~ msgstr "" + +#~ msgid "From left to right, the buttons on the top bar are used to:" +#~ msgstr "" + +#~ msgid "" +#~ "**Create BE:** Creates a new boot environment. Do this before making any " +#~ "changes to the system that may impact on your current boot environment. You " +#~ "will be prompted for a name which can only contain letters or numbers. Click" +#~ " :guilabel:`OK` to create the environment, then the system will add it to " +#~ "the list of boot environments." +#~ msgstr "" + +#~ msgid "**Clone BE:** Creates a copy of the highlighted boot environment." +#~ msgstr "" + +#~ msgid "" +#~ "**Delete BE:** Deletes the highlighted boot environment. You can not delete " +#~ "the boot environment which is marked as *N* or as *R* in the " +#~ ":guilabel:`Active` column." +#~ msgstr "" + +#~ msgid "" +#~ "**Rename BE:** Renames the highlighted boot environment. The name will " +#~ "appear in the boot menu when the system boots. You cannot rename the BE " +#~ "which is currently booted." +#~ msgstr "" + +#~ msgid "" +#~ "**Mount BE:** Mounts the highlighted BE in :file:`/tmp` so its contents are " +#~ "browseable. Note this setting only applies to inactive BEs." +#~ msgstr "" + +#~ msgid "**Unmount BE:** Unmounts the previously mounted BE." +#~ msgstr "" + +#~ msgid "" +#~ "**Activate BE:** Notifies the system to boot into the highlighted boot " +#~ "environment next system boot. This will change the :guilabel:`Active` column" +#~ " to *R*." +#~ msgstr "" + +#~ msgid "" +#~ "For boot environments to work properly, **do not** delete the default ZFS " +#~ "mount points during installation. The default ZFS layout ensures when boot " +#~ "environments are created, the :file:`/usr/local/`, :file:`/usr/home/`, " +#~ ":file:`/usr/ports/`, :file:`/usr/src/` and :file:`/var/` directories remain " +#~ "untouched. This way, if you rollback to a previous boot environment, you " +#~ "will not lose data in your home directories, any installed applications, or " +#~ "downloaded source files or ports. During installation, you can add " +#~ "additional mount points, just don't delete the default ones." +#~ msgstr "" + +#~ msgid "" +#~ "When making software changes, it is possible to take a snapshot of the boot " +#~ "environment at any stage during the modifications." +#~ msgstr "" + +#~ msgid "" +#~ "To boot into another boot environment, press :kbd:`7` at the :numref:`Figure" +#~ " %s ` to access the boot menu selection screen. In the example " +#~ "shown in :numref:`Figure %s `, two boot environments are available in " +#~ ":guilabel:`Boot Environments`: :guilabel:`initial` represents the initial " +#~ "installation and :guilabel:`mybootenvironment` was manually created using " +#~ "Boot Environment Manager. The upper section of this menu indicates the " +#~ "\"initial\" boot environment is set to active, or the one the system has " +#~ "been configured to boot into unless another BE is manually selected in this " +#~ "menu. Use the arrow keys to highlight the boot environment you would like to" +#~ " boot into, and press :kbd:`Enter` to continue booting into the selected " +#~ "boot environment." +#~ msgstr "" + #~ msgid ":ref:`Manage SSL Keys`" #~ msgstr "" From 4ebced562216c6fc1f57d89114d045a459bc78bf Mon Sep 17 00:00:00 2001 From: Joe Maloney Date: Thu, 12 Jan 2017 12:00:09 -0500 Subject: [PATCH 14/36] Use supervise-daemon for sysadm --- port-files/files/sysadm-bridge.in | 2 +- port-files/files/sysadm-rest.in | 2 +- port-files/files/sysadm.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/port-files/files/sysadm-bridge.in b/port-files/files/sysadm-bridge.in index 35b3efb..bb607c1 100755 --- a/port-files/files/sysadm-bridge.in +++ b/port-files/files/sysadm-bridge.in @@ -12,7 +12,7 @@ depend() { start() { ebegin "Starting $name" - start-stop-daemon --start -m -b -p /var/run/sysadm-bridge.pid \ + supervise-daemon --start -p /var/run/sysadm-bridge.pid \ %%PREFIX%%/bin/sysadm-bridge eend $? } diff --git a/port-files/files/sysadm-rest.in b/port-files/files/sysadm-rest.in index 6208de3..d73f766 100755 --- a/port-files/files/sysadm-rest.in +++ b/port-files/files/sysadm-rest.in @@ -12,7 +12,7 @@ depend() { start() { ebegin "Starting $name" - start-stop-daemon --start -m -b -p /var/run/sysadm-rest.pid \ + supervise-daemon --start -p /var/run/sysadm-rest.pid \ %%PREFIX%%/bin/sysadm-binary -- -rest eend $? } diff --git a/port-files/files/sysadm.in b/port-files/files/sysadm.in index 2a5b99e..7546f65 100755 --- a/port-files/files/sysadm.in +++ b/port-files/files/sysadm.in @@ -12,7 +12,7 @@ depend() { start() { ebegin "Starting $name" - start-stop-daemon --start -m -b -p /var/run/sysadm.pid \ + supervise-daemon --start -p /var/run/sysadm.pid \ %%PREFIX%%/bin/sysadm-binary eend $? } From 311bd579f38e81c013c2d1e55cfaaca3550d43ee Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Thu, 12 Jan 2017 12:57:40 -0500 Subject: [PATCH 15/36] API CHANGE: Two new actions for the sysadm/update class: "listlogs" and "readlogs"; REST Request (example): ------------------------------- PUT /sysadm/update { "action" : "listlogs" } WebSocket Request: ------------------------------- { "namespace" : "sysadm", "name" : "update", "args" : { "action" : "listlogs" }, "id" : "fooid" } Response: ------------------------------- { "args": { "listlogs": { "pc-updatemanager.log": { "finished": "1484127618", "name": "pc-updatemanager.log", "started": "1484127618" }, "pc-updatemanager.log.prev": { "finished": "1484109171", "name": "pc-updatemanager.log.prev", "started": "1484109171" } } }, "id": "fooid", "name": "response", "namespace": "sysadm" } =================================== REST Request (example): ------------------------------- PUT /sysadm/update { "logs" : [ "pc-updatemanager.log" ], "action" : "readlogs" } WebSocket Request: ------------------------------- { "id" : "fooid", "namespace" : "sysadm", "name" : "update", "args" : { "logs" : [ "pc-updatemanager.log" ], "action" : "readlogs" } } Response: ------------------------------- { "args": { "readlogs": { "pc-updatemanager.log": "pc-updatemanager: Tue Jan 10 23:32:51 EST 2017\nChecking for updates to ports-mgmt/pkg..\nUpdating the package repo database...\nCleaning old pkg upgrade cache...\n\nDetermine new BE name...\nCleanup mounts..." } }, "id": "fooid", "name": "response", "namespace": "sysadm" } --- src/server/WebBackend.cpp | 8 +++++++ src/server/library/sysadm-update.cpp | 35 ++++++++++++++++++++++++++++ src/server/library/sysadm-update.h | 6 +++-- 3 files changed, 47 insertions(+), 2 deletions(-) diff --git a/src/server/WebBackend.cpp b/src/server/WebBackend.cpp index 3a8fa5f..0b71c5e 100644 --- a/src/server/WebBackend.cpp +++ b/src/server/WebBackend.cpp @@ -603,6 +603,14 @@ RestOutputStruct::ExitCode WebSocket::EvaluateSysadmUpdateRequest(const QJsonVal }else if(act=="changesettings"){ ok = true; out->insert("changesettings", sysadm::Update::writeSettings(in_args.toObject()) ); + + }else if(act=="listlogs"){ + ok = true; + out->insert("listlogs", sysadm::Update::listLogs() ); + + }else if(act=="readlogs" && in_args.toObject().contains("logs") ){ + ok = true; + out->insert("readlogs", sysadm::Update::readLog(in_args.toObject()) ); } } //end of "action" key usage diff --git a/src/server/library/sysadm-update.cpp b/src/server/library/sysadm-update.cpp index 6de29ea..8235626 100644 --- a/src/server/library/sysadm-update.cpp +++ b/src/server/library/sysadm-update.cpp @@ -310,3 +310,38 @@ QJsonObject Update::writeSettings(QJsonObject obj){ return ret; } + +//List/Read update logs +QJsonObject Update::listLogs(){ + QJsonObject out; + QDir logdir("/var/log"); + QFileInfoList logs = logdir.entryInfoList(QStringList() << "pc-updatemanager*", QDir::Files, QDir::Time); + for(int i=0; i Date: Mon, 16 Jan 2017 15:22:19 -0500 Subject: [PATCH 16/36] Remove redundant "docs" directory: - All SysAdm docs now live in the sysadm-docs repo (https://github.com/trueos/sysadm-docs). - This new repo has its own issue tracker; any docs issues are to be reported there. --- docs/api_reference/Makefile | 216 - docs/api_reference/classes/beadm.rst | 397 -- docs/api_reference/classes/dispatcher.rst | 181 - docs/api_reference/classes/firewall.rst | 558 --- docs/api_reference/classes/fs.rst | 96 - docs/api_reference/classes/index.rst | 9 - docs/api_reference/classes/iocage.rst | 1612 ------- docs/api_reference/classes/iohyve.rst | 1049 ----- docs/api_reference/classes/lifepreserver.rst | 1123 ----- docs/api_reference/classes/logs.rst | 84 - docs/api_reference/classes/network.rst | 99 - docs/api_reference/classes/pkg.rst | 1185 ----- docs/api_reference/classes/services.rst | 352 -- docs/api_reference/classes/systemmanager.rst | 839 ---- docs/api_reference/classes/updates.rst | 390 -- docs/api_reference/classes/users.rst | 556 --- docs/api_reference/classes/zfs.rst | 360 -- docs/api_reference/conf.py | 257 -- docs/api_reference/events.rst | 293 -- docs/api_reference/getstarted.rst | 795 ---- docs/api_reference/index.rst | 17 - docs/api_reference/sysadm_circle_red.png | Bin 5011 -> 0 bytes .../themes/trueos_style/README.md | 19 - .../themes/trueos_style/breadcrumbs.html | 20 - .../themes/trueos_style/footer.html | 36 - .../themes/trueos_style/layout.html | 172 - .../themes/trueos_style/search.html | 49 - .../themes/trueos_style/searchbox.html | 9 - .../trueos_style/static/css/badge_only.css | 2 - .../trueos_style/static/css/font_awesome.css | 1734 ------- .../trueos_style/static/css/trueos_style.css | 4107 ----------------- .../trueos_style/static/fonts/FontAwesome.otf | Bin 62856 -> 0 bytes .../static/fonts/Inconsolata-Bold.ttf | Bin 47064 -> 0 bytes .../trueos_style/static/fonts/Inconsolata.ttf | Bin 63184 -> 0 bytes .../trueos_style/static/fonts/Lato-Bold.ttf | Bin 82368 -> 0 bytes .../static/fonts/Lato-Regular.ttf | Bin 81980 -> 0 bytes .../static/fonts/RobotoSlab-Bold.ttf | Bin 36596 -> 0 bytes .../static/fonts/RobotoSlab-Regular.ttf | Bin 36276 -> 0 bytes .../static/fonts/fontawesome-webfont.eot | Bin 38205 -> 0 bytes .../static/fonts/fontawesome-webfont.svg | 414 -- .../static/fonts/fontawesome-webfont.ttf | Bin 80652 -> 0 bytes .../static/fonts/fontawesome-webfont.woff | Bin 44432 -> 0 bytes .../trueos_style/static/js/modernizr.min.js | 4 - .../themes/trueos_style/static/js/theme.js | 131 - .../themes/trueos_style/theme.conf | 13 - .../themes/trueos_style/versions.html | 37 - docs/client_handbook/Makefile | 216 - .../_static/trueos_style/README.md | 19 - .../_static/trueos_style/breadcrumbs.html | 20 - .../_static/trueos_style/footer.html | 36 - .../_static/trueos_style/layout.html | 172 - .../_static/trueos_style/search.html | 49 - .../_static/trueos_style/searchbox.html | 9 - .../trueos_style/static/css/badge_only.css | 2 - .../trueos_style/static/css/font_awesome.css | 1734 ------- .../trueos_style/static/css/trueos_style.css | 4107 ----------------- .../trueos_style/static/fonts/FontAwesome.otf | Bin 62856 -> 0 bytes .../static/fonts/Inconsolata-Bold.ttf | Bin 47064 -> 0 bytes .../trueos_style/static/fonts/Inconsolata.ttf | Bin 63184 -> 0 bytes .../trueos_style/static/fonts/Lato-Bold.ttf | Bin 82368 -> 0 bytes .../static/fonts/Lato-Regular.ttf | Bin 81980 -> 0 bytes .../static/fonts/RobotoSlab-Bold.ttf | Bin 36596 -> 0 bytes .../static/fonts/RobotoSlab-Regular.ttf | Bin 36276 -> 0 bytes .../static/fonts/fontawesome-webfont.eot | Bin 38205 -> 0 bytes .../static/fonts/fontawesome-webfont.svg | 414 -- .../static/fonts/fontawesome-webfont.ttf | Bin 80652 -> 0 bytes .../static/fonts/fontawesome-webfont.woff | Bin 44432 -> 0 bytes .../trueos_style/static/js/modernizr.min.js | 4 - .../_static/trueos_style/static/js/theme.js | 131 - .../_static/trueos_style/theme.conf | 13 - .../_static/trueos_style/versions.html | 37 - docs/client_handbook/conf.py | 472 -- docs/client_handbook/images/appcafe1.png | Bin 117229 -> 0 bytes docs/client_handbook/images/appcafe2.png | Bin 148011 -> 0 bytes docs/client_handbook/images/appcafe3.png | Bin 84036 -> 0 bytes docs/client_handbook/images/appcafe4.png | Bin 140053 -> 0 bytes docs/client_handbook/images/appcafe5.png | Bin 77574 -> 0 bytes docs/client_handbook/images/appcafe6.png | Bin 152317 -> 0 bytes docs/client_handbook/images/appcafe7.png | Bin 295586 -> 0 bytes docs/client_handbook/images/appcafe8.png | Bin 90552 -> 0 bytes docs/client_handbook/images/be1.png | Bin 14446 -> 0 bytes docs/client_handbook/images/be1a.png | Bin 24570 -> 0 bytes docs/client_handbook/images/be2.png | Bin 4045 -> 0 bytes docs/client_handbook/images/firewall1.png | Bin 26635 -> 0 bytes docs/client_handbook/images/install1b.png | Bin 2627 -> 0 bytes docs/client_handbook/images/login5.png | Bin 447972 -> 0 bytes docs/client_handbook/images/lpreserver1.png | Bin 36594 -> 0 bytes docs/client_handbook/images/lpreserver2.png | Bin 32436 -> 0 bytes docs/client_handbook/images/lpreserver3.png | Bin 56344 -> 0 bytes docs/client_handbook/images/lpreserver4.png | Bin 49487 -> 0 bytes docs/client_handbook/images/lpreserver5.png | Bin 49965 -> 0 bytes docs/client_handbook/images/lpreserver6.png | Bin 38930 -> 0 bytes docs/client_handbook/images/restore1.png | Bin 101701 -> 0 bytes docs/client_handbook/images/restore2.png | Bin 24254 -> 0 bytes docs/client_handbook/images/service1.png | Bin 29188 -> 0 bytes docs/client_handbook/images/ssl1.png | Bin 161048 -> 0 bytes docs/client_handbook/images/ssl2.png | Bin 19719 -> 0 bytes docs/client_handbook/images/ssl3.png | Bin 20242 -> 0 bytes docs/client_handbook/images/ssl4.png | Bin 14885 -> 0 bytes docs/client_handbook/images/task1.png | Bin 146807 -> 0 bytes docs/client_handbook/images/update1.png | Bin 45974 -> 0 bytes docs/client_handbook/images/update4.png | Bin 52538 -> 0 bytes docs/client_handbook/images/update4a.png | Bin 29253 -> 0 bytes docs/client_handbook/images/upgrade1.png | Bin 74005 -> 0 bytes docs/client_handbook/images/upgrade1a.png | Bin 28648 -> 0 bytes docs/client_handbook/images/upgrade1b.png | Bin 86320 -> 0 bytes docs/client_handbook/images/upgrade2.png | Bin 43993 -> 0 bytes docs/client_handbook/images/user1.png | Bin 21621 -> 0 bytes docs/client_handbook/images/user2.png | Bin 26049 -> 0 bytes docs/client_handbook/images/user3.png | Bin 34826 -> 0 bytes docs/client_handbook/images/user4.png | Bin 20875 -> 0 bytes docs/client_handbook/images/user5.png | Bin 28266 -> 0 bytes docs/client_handbook/index.rst | 23 - docs/client_handbook/make.bat | 281 -- .../po/ar/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/ar/LC_MESSAGES/index.po | 45 - .../po/ar/LC_MESSAGES/sysadmclient.mo | Bin 369 -> 0 bytes .../po/ar/LC_MESSAGES/sysadmclient.po | 3008 ------------ .../po/bg/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/bg/LC_MESSAGES/index.po | 45 - .../po/bg/LC_MESSAGES/sysadmclient.mo | Bin 369 -> 0 bytes .../po/bg/LC_MESSAGES/sysadmclient.po | 3008 ------------ .../po/da/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/da/LC_MESSAGES/index.po | 45 - .../po/da/LC_MESSAGES/sysadmclient.mo | Bin 369 -> 0 bytes .../po/da/LC_MESSAGES/sysadmclient.po | 3008 ------------ .../po/de/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/de/LC_MESSAGES/index.po | 45 - .../po/de/LC_MESSAGES/sysadmclient.mo | Bin 369 -> 0 bytes .../po/de/LC_MESSAGES/sysadmclient.po | 3008 ------------ .../po/es/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/es/LC_MESSAGES/index.po | 45 - .../po/es/LC_MESSAGES/sysadmclient.mo | Bin 369 -> 0 bytes .../po/es/LC_MESSAGES/sysadmclient.po | 3008 ------------ .../po/fr/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/fr/LC_MESSAGES/index.po | 45 - .../po/fr/LC_MESSAGES/sysadmclient.mo | Bin 369 -> 0 bytes .../po/fr/LC_MESSAGES/sysadmclient.po | 3008 ------------ .../po/id/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/id/LC_MESSAGES/index.po | 45 - .../po/id/LC_MESSAGES/sysadmclient.mo | Bin 369 -> 0 bytes .../po/id/LC_MESSAGES/sysadmclient.po | 3008 ------------ .../po/it/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/it/LC_MESSAGES/index.po | 45 - .../po/it/LC_MESSAGES/sysadmclient.mo | Bin 369 -> 0 bytes .../po/it/LC_MESSAGES/sysadmclient.po | 3008 ------------ .../po/pt_BR/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/pt_BR/LC_MESSAGES/index.po | 45 - .../po/pt_BR/LC_MESSAGES/sysadmclient.mo | Bin 369 -> 0 bytes .../po/pt_BR/LC_MESSAGES/sysadmclient.po | 3008 ------------ .../po/tr/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/tr/LC_MESSAGES/index.po | 45 - .../po/tr/LC_MESSAGES/sysadmclient.mo | Bin 369 -> 0 bytes .../po/tr/LC_MESSAGES/sysadmclient.po | 3008 ------------ .../po/uk/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/uk/LC_MESSAGES/index.po | 45 - .../po/uk/LC_MESSAGES/sysadmclient.mo | Bin 369 -> 0 bytes .../po/uk/LC_MESSAGES/sysadmclient.po | 3008 ------------ .../po/zh_CN/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/zh_CN/LC_MESSAGES/index.po | 45 - .../po/zh_CN/LC_MESSAGES/sysadmclient.mo | Bin 369 -> 0 bytes .../po/zh_CN/LC_MESSAGES/sysadmclient.po | 3008 ------------ .../po/zh_HK/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/zh_HK/LC_MESSAGES/index.po | 45 - .../po/zh_HK/LC_MESSAGES/sysadmclient.mo | Bin 369 -> 0 bytes .../po/zh_HK/LC_MESSAGES/sysadmclient.po | 3008 ------------ docs/client_handbook/sysadm_circle_red.png | Bin 5011 -> 0 bytes docs/client_handbook/sysadmclient.rst | 1709 ------- docs/server_handbook/Makefile | 216 - docs/server_handbook/basics.rst | 157 - docs/server_handbook/conf.py | 288 -- docs/server_handbook/index.rst | 23 - docs/server_handbook/introduction.rst | 67 - docs/server_handbook/make.bat | 263 -- docs/server_handbook/manage.rst | 40 - .../po/ar/LC_MESSAGES/basics.mo | Bin 369 -> 0 bytes .../po/ar/LC_MESSAGES/basics.po | 237 - .../po/ar/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/ar/LC_MESSAGES/index.po | 36 - .../po/ar/LC_MESSAGES/introduction.mo | Bin 369 -> 0 bytes .../po/ar/LC_MESSAGES/introduction.po | 186 - .../po/ar/LC_MESSAGES/manage.mo | Bin 369 -> 0 bytes .../po/ar/LC_MESSAGES/manage.po | 58 - .../po/bg/LC_MESSAGES/basics.mo | Bin 369 -> 0 bytes .../po/bg/LC_MESSAGES/basics.po | 237 - .../po/bg/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/bg/LC_MESSAGES/index.po | 36 - .../po/bg/LC_MESSAGES/introduction.mo | Bin 369 -> 0 bytes .../po/bg/LC_MESSAGES/introduction.po | 186 - .../po/bg/LC_MESSAGES/manage.mo | Bin 369 -> 0 bytes .../po/bg/LC_MESSAGES/manage.po | 58 - .../po/da/LC_MESSAGES/basics.mo | Bin 369 -> 0 bytes .../po/da/LC_MESSAGES/basics.po | 237 - .../po/da/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/da/LC_MESSAGES/index.po | 36 - .../po/da/LC_MESSAGES/introduction.mo | Bin 369 -> 0 bytes .../po/da/LC_MESSAGES/introduction.po | 186 - .../po/da/LC_MESSAGES/manage.mo | Bin 369 -> 0 bytes .../po/da/LC_MESSAGES/manage.po | 58 - .../po/de/LC_MESSAGES/basics.mo | Bin 369 -> 0 bytes .../po/de/LC_MESSAGES/basics.po | 237 - .../po/de/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/de/LC_MESSAGES/index.po | 36 - .../po/de/LC_MESSAGES/introduction.mo | Bin 369 -> 0 bytes .../po/de/LC_MESSAGES/introduction.po | 186 - .../po/de/LC_MESSAGES/manage.mo | Bin 369 -> 0 bytes .../po/de/LC_MESSAGES/manage.po | 58 - .../po/es/LC_MESSAGES/basics.mo | Bin 369 -> 0 bytes .../po/es/LC_MESSAGES/basics.po | 237 - .../po/es/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/es/LC_MESSAGES/index.po | 36 - .../po/es/LC_MESSAGES/introduction.mo | Bin 369 -> 0 bytes .../po/es/LC_MESSAGES/introduction.po | 186 - .../po/es/LC_MESSAGES/manage.mo | Bin 369 -> 0 bytes .../po/es/LC_MESSAGES/manage.po | 58 - .../po/fr/LC_MESSAGES/basics.mo | Bin 369 -> 0 bytes .../po/fr/LC_MESSAGES/basics.po | 237 - .../po/fr/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/fr/LC_MESSAGES/index.po | 36 - .../po/fr/LC_MESSAGES/introduction.mo | Bin 369 -> 0 bytes .../po/fr/LC_MESSAGES/introduction.po | 186 - .../po/fr/LC_MESSAGES/manage.mo | Bin 369 -> 0 bytes .../po/fr/LC_MESSAGES/manage.po | 58 - .../po/id/LC_MESSAGES/basics.mo | Bin 369 -> 0 bytes .../po/id/LC_MESSAGES/basics.po | 237 - .../po/id/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/id/LC_MESSAGES/index.po | 36 - .../po/id/LC_MESSAGES/introduction.mo | Bin 369 -> 0 bytes .../po/id/LC_MESSAGES/introduction.po | 186 - .../po/id/LC_MESSAGES/manage.mo | Bin 369 -> 0 bytes .../po/id/LC_MESSAGES/manage.po | 58 - .../po/it/LC_MESSAGES/basics.mo | Bin 369 -> 0 bytes .../po/it/LC_MESSAGES/basics.po | 237 - .../po/it/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/it/LC_MESSAGES/index.po | 36 - .../po/it/LC_MESSAGES/introduction.mo | Bin 369 -> 0 bytes .../po/it/LC_MESSAGES/introduction.po | 186 - .../po/it/LC_MESSAGES/manage.mo | Bin 369 -> 0 bytes .../po/it/LC_MESSAGES/manage.po | 58 - .../po/pt_BR/LC_MESSAGES/basics.mo | Bin 369 -> 0 bytes .../po/pt_BR/LC_MESSAGES/basics.po | 237 - .../po/pt_BR/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/pt_BR/LC_MESSAGES/index.po | 36 - .../po/pt_BR/LC_MESSAGES/introduction.mo | Bin 369 -> 0 bytes .../po/pt_BR/LC_MESSAGES/introduction.po | 186 - .../po/pt_BR/LC_MESSAGES/manage.mo | Bin 369 -> 0 bytes .../po/pt_BR/LC_MESSAGES/manage.po | 58 - .../po/tr/LC_MESSAGES/basics.mo | Bin 369 -> 0 bytes .../po/tr/LC_MESSAGES/basics.po | 237 - .../po/tr/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/tr/LC_MESSAGES/index.po | 36 - .../po/tr/LC_MESSAGES/introduction.mo | Bin 369 -> 0 bytes .../po/tr/LC_MESSAGES/introduction.po | 186 - .../po/tr/LC_MESSAGES/manage.mo | Bin 369 -> 0 bytes .../po/tr/LC_MESSAGES/manage.po | 58 - .../po/uk/LC_MESSAGES/basics.mo | Bin 369 -> 0 bytes .../po/uk/LC_MESSAGES/basics.po | 237 - .../po/uk/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/uk/LC_MESSAGES/index.po | 36 - .../po/uk/LC_MESSAGES/introduction.mo | Bin 369 -> 0 bytes .../po/uk/LC_MESSAGES/introduction.po | 186 - .../po/uk/LC_MESSAGES/manage.mo | Bin 369 -> 0 bytes .../po/uk/LC_MESSAGES/manage.po | 58 - .../po/zh_CN/LC_MESSAGES/basics.mo | Bin 369 -> 0 bytes .../po/zh_CN/LC_MESSAGES/basics.po | 237 - .../po/zh_CN/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/zh_CN/LC_MESSAGES/index.po | 36 - .../po/zh_CN/LC_MESSAGES/introduction.mo | Bin 369 -> 0 bytes .../po/zh_CN/LC_MESSAGES/introduction.po | 186 - .../po/zh_CN/LC_MESSAGES/manage.mo | Bin 369 -> 0 bytes .../po/zh_CN/LC_MESSAGES/manage.po | 58 - .../po/zh_HK/LC_MESSAGES/basics.mo | Bin 369 -> 0 bytes .../po/zh_HK/LC_MESSAGES/basics.po | 237 - .../po/zh_HK/LC_MESSAGES/index.mo | Bin 369 -> 0 bytes .../po/zh_HK/LC_MESSAGES/index.po | 36 - .../po/zh_HK/LC_MESSAGES/introduction.mo | Bin 369 -> 0 bytes .../po/zh_HK/LC_MESSAGES/introduction.po | 186 - .../po/zh_HK/LC_MESSAGES/manage.mo | Bin 369 -> 0 bytes .../po/zh_HK/LC_MESSAGES/manage.po | 58 - docs/server_handbook/sysadm_circle_red.png | Bin 5011 -> 0 bytes .../themes/trueos_style/README.md | 19 - .../themes/trueos_style/breadcrumbs.html | 20 - .../themes/trueos_style/footer.html | 36 - .../themes/trueos_style/layout.html | 172 - .../themes/trueos_style/search.html | 49 - .../themes/trueos_style/searchbox.html | 9 - .../trueos_style/static/css/badge_only.css | 2 - .../trueos_style/static/css/font_awesome.css | 1734 ------- .../trueos_style/static/css/trueos_style.css | 4107 ----------------- .../trueos_style/static/fonts/FontAwesome.otf | Bin 62856 -> 0 bytes .../static/fonts/Inconsolata-Bold.ttf | Bin 47064 -> 0 bytes .../trueos_style/static/fonts/Inconsolata.ttf | Bin 63184 -> 0 bytes .../trueos_style/static/fonts/Lato-Bold.ttf | Bin 82368 -> 0 bytes .../static/fonts/Lato-Regular.ttf | Bin 81980 -> 0 bytes .../static/fonts/RobotoSlab-Bold.ttf | Bin 36596 -> 0 bytes .../static/fonts/RobotoSlab-Regular.ttf | Bin 36276 -> 0 bytes .../static/fonts/fontawesome-webfont.eot | Bin 38205 -> 0 bytes .../static/fonts/fontawesome-webfont.svg | 414 -- .../static/fonts/fontawesome-webfont.ttf | Bin 80652 -> 0 bytes .../static/fonts/fontawesome-webfont.woff | Bin 44432 -> 0 bytes .../trueos_style/static/js/modernizr.min.js | 4 - .../themes/trueos_style/static/js/theme.js | 131 - .../themes/trueos_style/theme.conf | 13 - .../themes/trueos_style/versions.html | 37 - 304 files changed, 80874 deletions(-) delete mode 100644 docs/api_reference/Makefile delete mode 100644 docs/api_reference/classes/beadm.rst delete mode 100644 docs/api_reference/classes/dispatcher.rst delete mode 100644 docs/api_reference/classes/firewall.rst delete mode 100644 docs/api_reference/classes/fs.rst delete mode 100644 docs/api_reference/classes/index.rst delete mode 100644 docs/api_reference/classes/iocage.rst delete mode 100644 docs/api_reference/classes/iohyve.rst delete mode 100644 docs/api_reference/classes/lifepreserver.rst delete mode 100644 docs/api_reference/classes/logs.rst delete mode 100644 docs/api_reference/classes/network.rst delete mode 100644 docs/api_reference/classes/pkg.rst delete mode 100644 docs/api_reference/classes/services.rst delete mode 100644 docs/api_reference/classes/systemmanager.rst delete mode 100644 docs/api_reference/classes/updates.rst delete mode 100644 docs/api_reference/classes/users.rst delete mode 100644 docs/api_reference/classes/zfs.rst delete mode 100644 docs/api_reference/conf.py delete mode 100644 docs/api_reference/events.rst delete mode 100644 docs/api_reference/getstarted.rst delete mode 100644 docs/api_reference/index.rst delete mode 100644 docs/api_reference/sysadm_circle_red.png delete mode 100644 docs/api_reference/themes/trueos_style/README.md delete mode 100644 docs/api_reference/themes/trueos_style/breadcrumbs.html delete mode 100644 docs/api_reference/themes/trueos_style/footer.html delete mode 100644 docs/api_reference/themes/trueos_style/layout.html delete mode 100644 docs/api_reference/themes/trueos_style/search.html delete mode 100644 docs/api_reference/themes/trueos_style/searchbox.html delete mode 100644 docs/api_reference/themes/trueos_style/static/css/badge_only.css delete mode 100644 docs/api_reference/themes/trueos_style/static/css/font_awesome.css delete mode 100644 docs/api_reference/themes/trueos_style/static/css/trueos_style.css delete mode 100644 docs/api_reference/themes/trueos_style/static/fonts/FontAwesome.otf delete mode 100644 docs/api_reference/themes/trueos_style/static/fonts/Inconsolata-Bold.ttf delete mode 100644 docs/api_reference/themes/trueos_style/static/fonts/Inconsolata.ttf delete mode 100644 docs/api_reference/themes/trueos_style/static/fonts/Lato-Bold.ttf delete mode 100644 docs/api_reference/themes/trueos_style/static/fonts/Lato-Regular.ttf delete mode 100644 docs/api_reference/themes/trueos_style/static/fonts/RobotoSlab-Bold.ttf delete mode 100644 docs/api_reference/themes/trueos_style/static/fonts/RobotoSlab-Regular.ttf delete mode 100644 docs/api_reference/themes/trueos_style/static/fonts/fontawesome-webfont.eot delete mode 100644 docs/api_reference/themes/trueos_style/static/fonts/fontawesome-webfont.svg delete mode 100644 docs/api_reference/themes/trueos_style/static/fonts/fontawesome-webfont.ttf delete mode 100644 docs/api_reference/themes/trueos_style/static/fonts/fontawesome-webfont.woff delete mode 100644 docs/api_reference/themes/trueos_style/static/js/modernizr.min.js delete mode 100644 docs/api_reference/themes/trueos_style/static/js/theme.js delete mode 100644 docs/api_reference/themes/trueos_style/theme.conf delete mode 100644 docs/api_reference/themes/trueos_style/versions.html delete mode 100644 docs/client_handbook/Makefile delete mode 100644 docs/client_handbook/_static/trueos_style/README.md delete mode 100644 docs/client_handbook/_static/trueos_style/breadcrumbs.html delete mode 100644 docs/client_handbook/_static/trueos_style/footer.html delete mode 100644 docs/client_handbook/_static/trueos_style/layout.html delete mode 100644 docs/client_handbook/_static/trueos_style/search.html delete mode 100644 docs/client_handbook/_static/trueos_style/searchbox.html delete mode 100644 docs/client_handbook/_static/trueos_style/static/css/badge_only.css delete mode 100644 docs/client_handbook/_static/trueos_style/static/css/font_awesome.css delete mode 100644 docs/client_handbook/_static/trueos_style/static/css/trueos_style.css delete mode 100644 docs/client_handbook/_static/trueos_style/static/fonts/FontAwesome.otf delete mode 100644 docs/client_handbook/_static/trueos_style/static/fonts/Inconsolata-Bold.ttf delete mode 100644 docs/client_handbook/_static/trueos_style/static/fonts/Inconsolata.ttf delete mode 100644 docs/client_handbook/_static/trueos_style/static/fonts/Lato-Bold.ttf delete mode 100644 docs/client_handbook/_static/trueos_style/static/fonts/Lato-Regular.ttf delete mode 100644 docs/client_handbook/_static/trueos_style/static/fonts/RobotoSlab-Bold.ttf delete mode 100644 docs/client_handbook/_static/trueos_style/static/fonts/RobotoSlab-Regular.ttf delete mode 100644 docs/client_handbook/_static/trueos_style/static/fonts/fontawesome-webfont.eot delete mode 100644 docs/client_handbook/_static/trueos_style/static/fonts/fontawesome-webfont.svg delete mode 100644 docs/client_handbook/_static/trueos_style/static/fonts/fontawesome-webfont.ttf delete mode 100644 docs/client_handbook/_static/trueos_style/static/fonts/fontawesome-webfont.woff delete mode 100644 docs/client_handbook/_static/trueos_style/static/js/modernizr.min.js delete mode 100644 docs/client_handbook/_static/trueos_style/static/js/theme.js delete mode 100644 docs/client_handbook/_static/trueos_style/theme.conf delete mode 100644 docs/client_handbook/_static/trueos_style/versions.html delete mode 100644 docs/client_handbook/conf.py delete mode 100644 docs/client_handbook/images/appcafe1.png delete mode 100644 docs/client_handbook/images/appcafe2.png delete mode 100644 docs/client_handbook/images/appcafe3.png delete mode 100644 docs/client_handbook/images/appcafe4.png delete mode 100644 docs/client_handbook/images/appcafe5.png delete mode 100644 docs/client_handbook/images/appcafe6.png delete mode 100644 docs/client_handbook/images/appcafe7.png delete mode 100644 docs/client_handbook/images/appcafe8.png delete mode 100644 docs/client_handbook/images/be1.png delete mode 100644 docs/client_handbook/images/be1a.png delete mode 100644 docs/client_handbook/images/be2.png delete mode 100644 docs/client_handbook/images/firewall1.png delete mode 100644 docs/client_handbook/images/install1b.png delete mode 100644 docs/client_handbook/images/login5.png delete mode 100644 docs/client_handbook/images/lpreserver1.png delete mode 100644 docs/client_handbook/images/lpreserver2.png delete mode 100644 docs/client_handbook/images/lpreserver3.png delete mode 100644 docs/client_handbook/images/lpreserver4.png delete mode 100644 docs/client_handbook/images/lpreserver5.png delete mode 100644 docs/client_handbook/images/lpreserver6.png delete mode 100644 docs/client_handbook/images/restore1.png delete mode 100644 docs/client_handbook/images/restore2.png delete mode 100644 docs/client_handbook/images/service1.png delete mode 100644 docs/client_handbook/images/ssl1.png delete mode 100644 docs/client_handbook/images/ssl2.png delete mode 100644 docs/client_handbook/images/ssl3.png delete mode 100644 docs/client_handbook/images/ssl4.png delete mode 100644 docs/client_handbook/images/task1.png delete mode 100644 docs/client_handbook/images/update1.png delete mode 100644 docs/client_handbook/images/update4.png delete mode 100644 docs/client_handbook/images/update4a.png delete mode 100644 docs/client_handbook/images/upgrade1.png delete mode 100644 docs/client_handbook/images/upgrade1a.png delete mode 100644 docs/client_handbook/images/upgrade1b.png delete mode 100644 docs/client_handbook/images/upgrade2.png delete mode 100644 docs/client_handbook/images/user1.png delete mode 100644 docs/client_handbook/images/user2.png delete mode 100644 docs/client_handbook/images/user3.png delete mode 100644 docs/client_handbook/images/user4.png delete mode 100644 docs/client_handbook/images/user5.png delete mode 100644 docs/client_handbook/index.rst delete mode 100644 docs/client_handbook/make.bat delete mode 100644 docs/client_handbook/po/ar/LC_MESSAGES/index.mo delete mode 100644 docs/client_handbook/po/ar/LC_MESSAGES/index.po delete mode 100644 docs/client_handbook/po/ar/LC_MESSAGES/sysadmclient.mo delete mode 100644 docs/client_handbook/po/ar/LC_MESSAGES/sysadmclient.po delete mode 100644 docs/client_handbook/po/bg/LC_MESSAGES/index.mo delete mode 100644 docs/client_handbook/po/bg/LC_MESSAGES/index.po delete mode 100644 docs/client_handbook/po/bg/LC_MESSAGES/sysadmclient.mo delete mode 100644 docs/client_handbook/po/bg/LC_MESSAGES/sysadmclient.po delete mode 100644 docs/client_handbook/po/da/LC_MESSAGES/index.mo delete mode 100644 docs/client_handbook/po/da/LC_MESSAGES/index.po delete mode 100644 docs/client_handbook/po/da/LC_MESSAGES/sysadmclient.mo delete mode 100644 docs/client_handbook/po/da/LC_MESSAGES/sysadmclient.po delete mode 100644 docs/client_handbook/po/de/LC_MESSAGES/index.mo delete mode 100644 docs/client_handbook/po/de/LC_MESSAGES/index.po delete mode 100644 docs/client_handbook/po/de/LC_MESSAGES/sysadmclient.mo delete mode 100644 docs/client_handbook/po/de/LC_MESSAGES/sysadmclient.po delete mode 100644 docs/client_handbook/po/es/LC_MESSAGES/index.mo delete mode 100644 docs/client_handbook/po/es/LC_MESSAGES/index.po delete mode 100644 docs/client_handbook/po/es/LC_MESSAGES/sysadmclient.mo delete mode 100644 docs/client_handbook/po/es/LC_MESSAGES/sysadmclient.po delete mode 100644 docs/client_handbook/po/fr/LC_MESSAGES/index.mo delete mode 100644 docs/client_handbook/po/fr/LC_MESSAGES/index.po delete mode 100644 docs/client_handbook/po/fr/LC_MESSAGES/sysadmclient.mo delete mode 100644 docs/client_handbook/po/fr/LC_MESSAGES/sysadmclient.po delete mode 100644 docs/client_handbook/po/id/LC_MESSAGES/index.mo delete mode 100644 docs/client_handbook/po/id/LC_MESSAGES/index.po delete mode 100644 docs/client_handbook/po/id/LC_MESSAGES/sysadmclient.mo delete mode 100644 docs/client_handbook/po/id/LC_MESSAGES/sysadmclient.po delete mode 100644 docs/client_handbook/po/it/LC_MESSAGES/index.mo delete mode 100644 docs/client_handbook/po/it/LC_MESSAGES/index.po delete mode 100644 docs/client_handbook/po/it/LC_MESSAGES/sysadmclient.mo delete mode 100644 docs/client_handbook/po/it/LC_MESSAGES/sysadmclient.po delete mode 100644 docs/client_handbook/po/pt_BR/LC_MESSAGES/index.mo delete mode 100644 docs/client_handbook/po/pt_BR/LC_MESSAGES/index.po delete mode 100644 docs/client_handbook/po/pt_BR/LC_MESSAGES/sysadmclient.mo delete mode 100644 docs/client_handbook/po/pt_BR/LC_MESSAGES/sysadmclient.po delete mode 100644 docs/client_handbook/po/tr/LC_MESSAGES/index.mo delete mode 100644 docs/client_handbook/po/tr/LC_MESSAGES/index.po delete mode 100644 docs/client_handbook/po/tr/LC_MESSAGES/sysadmclient.mo delete mode 100644 docs/client_handbook/po/tr/LC_MESSAGES/sysadmclient.po delete mode 100644 docs/client_handbook/po/uk/LC_MESSAGES/index.mo delete mode 100644 docs/client_handbook/po/uk/LC_MESSAGES/index.po delete mode 100644 docs/client_handbook/po/uk/LC_MESSAGES/sysadmclient.mo delete mode 100644 docs/client_handbook/po/uk/LC_MESSAGES/sysadmclient.po delete mode 100644 docs/client_handbook/po/zh_CN/LC_MESSAGES/index.mo delete mode 100644 docs/client_handbook/po/zh_CN/LC_MESSAGES/index.po delete mode 100644 docs/client_handbook/po/zh_CN/LC_MESSAGES/sysadmclient.mo delete mode 100644 docs/client_handbook/po/zh_CN/LC_MESSAGES/sysadmclient.po delete mode 100644 docs/client_handbook/po/zh_HK/LC_MESSAGES/index.mo delete mode 100644 docs/client_handbook/po/zh_HK/LC_MESSAGES/index.po delete mode 100644 docs/client_handbook/po/zh_HK/LC_MESSAGES/sysadmclient.mo delete mode 100644 docs/client_handbook/po/zh_HK/LC_MESSAGES/sysadmclient.po delete mode 100644 docs/client_handbook/sysadm_circle_red.png delete mode 100644 docs/client_handbook/sysadmclient.rst delete mode 100644 docs/server_handbook/Makefile delete mode 100644 docs/server_handbook/basics.rst delete mode 100644 docs/server_handbook/conf.py delete mode 100644 docs/server_handbook/index.rst delete mode 100644 docs/server_handbook/introduction.rst delete mode 100644 docs/server_handbook/make.bat delete mode 100644 docs/server_handbook/manage.rst delete mode 100644 docs/server_handbook/po/ar/LC_MESSAGES/basics.mo delete mode 100644 docs/server_handbook/po/ar/LC_MESSAGES/basics.po delete mode 100644 docs/server_handbook/po/ar/LC_MESSAGES/index.mo delete mode 100644 docs/server_handbook/po/ar/LC_MESSAGES/index.po delete mode 100644 docs/server_handbook/po/ar/LC_MESSAGES/introduction.mo delete mode 100644 docs/server_handbook/po/ar/LC_MESSAGES/introduction.po delete mode 100644 docs/server_handbook/po/ar/LC_MESSAGES/manage.mo delete mode 100644 docs/server_handbook/po/ar/LC_MESSAGES/manage.po delete mode 100644 docs/server_handbook/po/bg/LC_MESSAGES/basics.mo delete mode 100644 docs/server_handbook/po/bg/LC_MESSAGES/basics.po delete mode 100644 docs/server_handbook/po/bg/LC_MESSAGES/index.mo delete mode 100644 docs/server_handbook/po/bg/LC_MESSAGES/index.po delete mode 100644 docs/server_handbook/po/bg/LC_MESSAGES/introduction.mo delete mode 100644 docs/server_handbook/po/bg/LC_MESSAGES/introduction.po delete mode 100644 docs/server_handbook/po/bg/LC_MESSAGES/manage.mo delete mode 100644 docs/server_handbook/po/bg/LC_MESSAGES/manage.po delete mode 100644 docs/server_handbook/po/da/LC_MESSAGES/basics.mo delete mode 100644 docs/server_handbook/po/da/LC_MESSAGES/basics.po delete mode 100644 docs/server_handbook/po/da/LC_MESSAGES/index.mo delete mode 100644 docs/server_handbook/po/da/LC_MESSAGES/index.po delete mode 100644 docs/server_handbook/po/da/LC_MESSAGES/introduction.mo delete mode 100644 docs/server_handbook/po/da/LC_MESSAGES/introduction.po delete mode 100644 docs/server_handbook/po/da/LC_MESSAGES/manage.mo delete mode 100644 docs/server_handbook/po/da/LC_MESSAGES/manage.po delete mode 100644 docs/server_handbook/po/de/LC_MESSAGES/basics.mo delete mode 100644 docs/server_handbook/po/de/LC_MESSAGES/basics.po delete mode 100644 docs/server_handbook/po/de/LC_MESSAGES/index.mo delete mode 100644 docs/server_handbook/po/de/LC_MESSAGES/index.po delete mode 100644 docs/server_handbook/po/de/LC_MESSAGES/introduction.mo delete mode 100644 docs/server_handbook/po/de/LC_MESSAGES/introduction.po delete mode 100644 docs/server_handbook/po/de/LC_MESSAGES/manage.mo delete mode 100644 docs/server_handbook/po/de/LC_MESSAGES/manage.po delete mode 100644 docs/server_handbook/po/es/LC_MESSAGES/basics.mo delete mode 100644 docs/server_handbook/po/es/LC_MESSAGES/basics.po delete mode 100644 docs/server_handbook/po/es/LC_MESSAGES/index.mo delete mode 100644 docs/server_handbook/po/es/LC_MESSAGES/index.po delete mode 100644 docs/server_handbook/po/es/LC_MESSAGES/introduction.mo delete mode 100644 docs/server_handbook/po/es/LC_MESSAGES/introduction.po delete mode 100644 docs/server_handbook/po/es/LC_MESSAGES/manage.mo delete mode 100644 docs/server_handbook/po/es/LC_MESSAGES/manage.po delete mode 100644 docs/server_handbook/po/fr/LC_MESSAGES/basics.mo delete mode 100644 docs/server_handbook/po/fr/LC_MESSAGES/basics.po delete mode 100644 docs/server_handbook/po/fr/LC_MESSAGES/index.mo delete mode 100644 docs/server_handbook/po/fr/LC_MESSAGES/index.po delete mode 100644 docs/server_handbook/po/fr/LC_MESSAGES/introduction.mo delete mode 100644 docs/server_handbook/po/fr/LC_MESSAGES/introduction.po delete mode 100644 docs/server_handbook/po/fr/LC_MESSAGES/manage.mo delete mode 100644 docs/server_handbook/po/fr/LC_MESSAGES/manage.po delete mode 100644 docs/server_handbook/po/id/LC_MESSAGES/basics.mo delete mode 100644 docs/server_handbook/po/id/LC_MESSAGES/basics.po delete mode 100644 docs/server_handbook/po/id/LC_MESSAGES/index.mo delete mode 100644 docs/server_handbook/po/id/LC_MESSAGES/index.po delete mode 100644 docs/server_handbook/po/id/LC_MESSAGES/introduction.mo delete mode 100644 docs/server_handbook/po/id/LC_MESSAGES/introduction.po delete mode 100644 docs/server_handbook/po/id/LC_MESSAGES/manage.mo delete mode 100644 docs/server_handbook/po/id/LC_MESSAGES/manage.po delete mode 100644 docs/server_handbook/po/it/LC_MESSAGES/basics.mo delete mode 100644 docs/server_handbook/po/it/LC_MESSAGES/basics.po delete mode 100644 docs/server_handbook/po/it/LC_MESSAGES/index.mo delete mode 100644 docs/server_handbook/po/it/LC_MESSAGES/index.po delete mode 100644 docs/server_handbook/po/it/LC_MESSAGES/introduction.mo delete mode 100644 docs/server_handbook/po/it/LC_MESSAGES/introduction.po delete mode 100644 docs/server_handbook/po/it/LC_MESSAGES/manage.mo delete mode 100644 docs/server_handbook/po/it/LC_MESSAGES/manage.po delete mode 100644 docs/server_handbook/po/pt_BR/LC_MESSAGES/basics.mo delete mode 100644 docs/server_handbook/po/pt_BR/LC_MESSAGES/basics.po delete mode 100644 docs/server_handbook/po/pt_BR/LC_MESSAGES/index.mo delete mode 100644 docs/server_handbook/po/pt_BR/LC_MESSAGES/index.po delete mode 100644 docs/server_handbook/po/pt_BR/LC_MESSAGES/introduction.mo delete mode 100644 docs/server_handbook/po/pt_BR/LC_MESSAGES/introduction.po delete mode 100644 docs/server_handbook/po/pt_BR/LC_MESSAGES/manage.mo delete mode 100644 docs/server_handbook/po/pt_BR/LC_MESSAGES/manage.po delete mode 100644 docs/server_handbook/po/tr/LC_MESSAGES/basics.mo delete mode 100644 docs/server_handbook/po/tr/LC_MESSAGES/basics.po delete mode 100644 docs/server_handbook/po/tr/LC_MESSAGES/index.mo delete mode 100644 docs/server_handbook/po/tr/LC_MESSAGES/index.po delete mode 100644 docs/server_handbook/po/tr/LC_MESSAGES/introduction.mo delete mode 100644 docs/server_handbook/po/tr/LC_MESSAGES/introduction.po delete mode 100644 docs/server_handbook/po/tr/LC_MESSAGES/manage.mo delete mode 100644 docs/server_handbook/po/tr/LC_MESSAGES/manage.po delete mode 100644 docs/server_handbook/po/uk/LC_MESSAGES/basics.mo delete mode 100644 docs/server_handbook/po/uk/LC_MESSAGES/basics.po delete mode 100644 docs/server_handbook/po/uk/LC_MESSAGES/index.mo delete mode 100644 docs/server_handbook/po/uk/LC_MESSAGES/index.po delete mode 100644 docs/server_handbook/po/uk/LC_MESSAGES/introduction.mo delete mode 100644 docs/server_handbook/po/uk/LC_MESSAGES/introduction.po delete mode 100644 docs/server_handbook/po/uk/LC_MESSAGES/manage.mo delete mode 100644 docs/server_handbook/po/uk/LC_MESSAGES/manage.po delete mode 100644 docs/server_handbook/po/zh_CN/LC_MESSAGES/basics.mo delete mode 100644 docs/server_handbook/po/zh_CN/LC_MESSAGES/basics.po delete mode 100644 docs/server_handbook/po/zh_CN/LC_MESSAGES/index.mo delete mode 100644 docs/server_handbook/po/zh_CN/LC_MESSAGES/index.po delete mode 100644 docs/server_handbook/po/zh_CN/LC_MESSAGES/introduction.mo delete mode 100644 docs/server_handbook/po/zh_CN/LC_MESSAGES/introduction.po delete mode 100644 docs/server_handbook/po/zh_CN/LC_MESSAGES/manage.mo delete mode 100644 docs/server_handbook/po/zh_CN/LC_MESSAGES/manage.po delete mode 100644 docs/server_handbook/po/zh_HK/LC_MESSAGES/basics.mo delete mode 100644 docs/server_handbook/po/zh_HK/LC_MESSAGES/basics.po delete mode 100644 docs/server_handbook/po/zh_HK/LC_MESSAGES/index.mo delete mode 100644 docs/server_handbook/po/zh_HK/LC_MESSAGES/index.po delete mode 100644 docs/server_handbook/po/zh_HK/LC_MESSAGES/introduction.mo delete mode 100644 docs/server_handbook/po/zh_HK/LC_MESSAGES/introduction.po delete mode 100644 docs/server_handbook/po/zh_HK/LC_MESSAGES/manage.mo delete mode 100644 docs/server_handbook/po/zh_HK/LC_MESSAGES/manage.po delete mode 100644 docs/server_handbook/sysadm_circle_red.png delete mode 100644 docs/server_handbook/themes/trueos_style/README.md delete mode 100644 docs/server_handbook/themes/trueos_style/breadcrumbs.html delete mode 100644 docs/server_handbook/themes/trueos_style/footer.html delete mode 100644 docs/server_handbook/themes/trueos_style/layout.html delete mode 100644 docs/server_handbook/themes/trueos_style/search.html delete mode 100644 docs/server_handbook/themes/trueos_style/searchbox.html delete mode 100644 docs/server_handbook/themes/trueos_style/static/css/badge_only.css delete mode 100644 docs/server_handbook/themes/trueos_style/static/css/font_awesome.css delete mode 100644 docs/server_handbook/themes/trueos_style/static/css/trueos_style.css delete mode 100644 docs/server_handbook/themes/trueos_style/static/fonts/FontAwesome.otf delete mode 100644 docs/server_handbook/themes/trueos_style/static/fonts/Inconsolata-Bold.ttf delete mode 100644 docs/server_handbook/themes/trueos_style/static/fonts/Inconsolata.ttf delete mode 100644 docs/server_handbook/themes/trueos_style/static/fonts/Lato-Bold.ttf delete mode 100644 docs/server_handbook/themes/trueos_style/static/fonts/Lato-Regular.ttf delete mode 100644 docs/server_handbook/themes/trueos_style/static/fonts/RobotoSlab-Bold.ttf delete mode 100644 docs/server_handbook/themes/trueos_style/static/fonts/RobotoSlab-Regular.ttf delete mode 100644 docs/server_handbook/themes/trueos_style/static/fonts/fontawesome-webfont.eot delete mode 100644 docs/server_handbook/themes/trueos_style/static/fonts/fontawesome-webfont.svg delete mode 100644 docs/server_handbook/themes/trueos_style/static/fonts/fontawesome-webfont.ttf delete mode 100644 docs/server_handbook/themes/trueos_style/static/fonts/fontawesome-webfont.woff delete mode 100644 docs/server_handbook/themes/trueos_style/static/js/modernizr.min.js delete mode 100644 docs/server_handbook/themes/trueos_style/static/js/theme.js delete mode 100644 docs/server_handbook/themes/trueos_style/theme.conf delete mode 100644 docs/server_handbook/themes/trueos_style/versions.html diff --git a/docs/api_reference/Makefile b/docs/api_reference/Makefile deleted file mode 100644 index 69df769..0000000 --- a/docs/api_reference/Makefile +++ /dev/null @@ -1,216 +0,0 @@ -# Makefile for Sphinx documentation -# - -# You can set these variables from the command line. -SPHINXOPTS = -SPHINXBUILD = sphinx-build -SPHINXINTL = sphinx-intl -PAPER = -BUILDDIR = _build - -# User-friendly check for sphinx-build -SPHINXBUILDCHECK= := $(shell which $(SPHINXBUILD) 2>/dev/null) -.ifndef SPHINXBUILDCHECK -.error "The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed, then set the SPHINXBUILD environment variable to point to the full path of the '$(SPHINXBUILD)' executable. Alternatively you can add the directory with the executable to your PATH. If you don\'t have Sphinx installed, grab it from http://sphinx-doc.org/)" -.endif - -# Internal variables. -PAPEROPT_a4 = -D latex_paper_size=a4 -PAPEROPT_letter = -D latex_paper_size=letter -ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) . -# the i18n builder cannot share the environment and doctrees with the others -I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) . - -.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext - -help: - @echo "Please use \`make ' where is one of" - @echo " html to make standalone HTML files" - @echo " dirhtml to make HTML files named index.html in directories" - @echo " singlehtml to make a single large HTML file" - @echo " pickle to make pickle files" - @echo " json to make JSON files" - @echo " htmlhelp to make HTML files and a HTML help project" - @echo " qthelp to make HTML files and a qthelp project" - @echo " devhelp to make HTML files and a Devhelp project" - @echo " epub to make an epub" - @echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter" - @echo " latexpdf to make LaTeX files and run them through pdflatex" - @echo " latexpdfja to make LaTeX files and run them through platex/dvipdfmx" - @echo " text to make text files" - @echo " man to make manual pages" - @echo " texinfo to make Texinfo files" - @echo " info to make Texinfo files and run them through makeinfo" - @echo " gettext to make PO message catalogs" - @echo " changes to make an overview of all changed/added/deprecated items" - @echo " xml to make Docutils-native XML files" - @echo " pseudoxml to make pseudoxml-XML files for display purposes" - @echo " linkcheck to check all external links for integrity" - @echo " doctest to run all doctests embedded in the documentation (if enabled)" - @echo " i18n to fetch and prep the i18n files" - -i18n: - $(MAKE) gettext - $(SPHINXINTL) -p $(BUILDDIR)/locale -d ./po update \ - -l ar \ - -l bg \ - -l da \ - -l de \ - -l es \ - -l fr \ - -l id \ - -l it \ - -l pt_BR \ - -l tr \ - -l uk \ - -l zh_CN \ - -l zh_HK - $(SPHINXINTL) -d ./po build - -clean: - rm -rf $(BUILDDIR)/* - -html: - $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html -.if exists(po) -.if exists($(BUILDDIR)/locale-po) - @rm -rf $(BUILDDIR)/locale-po -.endif - @cp -r ./po $(BUILDDIR)/locale-po - $(SPHINXBUILD) -D language='bg' -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html-bg - $(SPHINXBUILD) -D language='da' -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html-da - $(SPHINXBUILD) -D language='de' -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html-de - $(SPHINXBUILD) -D language='es' -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html-es - $(SPHINXBUILD) -D language='fr' -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html-fr - $(SPHINXBUILD) -D language='id' -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html-id - $(SPHINXBUILD) -D language='it' -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html-it - $(SPHINXBUILD) -D language='pt_BR' -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html-pt_BR - $(SPHINXBUILD) -D language='tr' -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html-tr - $(SPHINXBUILD) -D language='uk' -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html-uk - $(SPHINXBUILD) -D language='zh_CN' -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html-zh_CN - $(SPHINXBUILD) -D language='zh_HK' -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html-zh_HK -.endif - @echo - @echo "Build finished. The HTML pages are in $(BUILDDIR)/html." - -dirhtml: - $(SPHINXBUILD) -b dirhtml $(ALLSPHINXOPTS) $(BUILDDIR)/dirhtml - @echo - @echo "Build finished. The HTML pages are in $(BUILDDIR)/dirhtml." - -singlehtml: - $(SPHINXBUILD) -b singlehtml $(ALLSPHINXOPTS) $(BUILDDIR)/singlehtml - @echo - @echo "Build finished. The HTML page is in $(BUILDDIR)/singlehtml." - -pickle: - $(SPHINXBUILD) -b pickle $(ALLSPHINXOPTS) $(BUILDDIR)/pickle - @echo - @echo "Build finished; now you can process the pickle files." - -json: - $(SPHINXBUILD) -b json $(ALLSPHINXOPTS) $(BUILDDIR)/json - @echo - @echo "Build finished; now you can process the JSON files." - -htmlhelp: - $(SPHINXBUILD) -b htmlhelp $(ALLSPHINXOPTS) $(BUILDDIR)/htmlhelp - @echo - @echo "Build finished; now you can run HTML Help Workshop with the" \ - ".hhp project file in $(BUILDDIR)/htmlhelp." - -qthelp: - $(SPHINXBUILD) -b qthelp $(ALLSPHINXOPTS) $(BUILDDIR)/qthelp - @echo - @echo "Build finished; now you can run "qcollectiongenerator" with the" \ - ".qhcp project file in $(BUILDDIR)/qthelp, like this:" - @echo "# qcollectiongenerator $(BUILDDIR)/qthelp/PC-BSDUserGuide.qhcp" - @echo "To view the help file:" - @echo "# assistant -collectionFile $(BUILDDIR)/qthelp/PC-BSDUserGuide.qhc" - -devhelp: - $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp - @echo - @echo "Build finished." - @echo "To view the help file:" - @echo "# mkdir -p $$HOME/.local/share/devhelp/PC-BSDUserGuide" - @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/PC-BSDUserGuide" - @echo "# devhelp" - -epub: - $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub - @echo - @echo "Build finished. The epub file is in $(BUILDDIR)/epub." - -latex: - $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex - @echo - @echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex." - @echo "Run \`make' in that directory to run these through (pdf)latex" \ - "(use \`make latexpdf' here to do that automatically)." - -latexpdf: - $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex - @echo "Running LaTeX files through pdflatex..." - $(MAKE) -C $(BUILDDIR)/latex all-pdf - @echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex." - -latexpdfja: - $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex - @echo "Running LaTeX files through platex and dvipdfmx..." - $(MAKE) -C $(BUILDDIR)/latex all-pdf-ja - @echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex." - -text: - $(SPHINXBUILD) -b text $(ALLSPHINXOPTS) $(BUILDDIR)/text - @echo - @echo "Build finished. The text files are in $(BUILDDIR)/text." - -man: - $(SPHINXBUILD) -b man $(ALLSPHINXOPTS) $(BUILDDIR)/man - @echo - @echo "Build finished. The manual pages are in $(BUILDDIR)/man." - -texinfo: - $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo - @echo - @echo "Build finished. The Texinfo files are in $(BUILDDIR)/texinfo." - @echo "Run \`make' in that directory to run these through makeinfo" \ - "(use \`make info' here to do that automatically)." - -info: - $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo - @echo "Running Texinfo files through makeinfo..." - make -C $(BUILDDIR)/texinfo info - @echo "makeinfo finished; the Info files are in $(BUILDDIR)/texinfo." - -gettext: - $(SPHINXBUILD) -b gettext $(I18NSPHINXOPTS) $(BUILDDIR)/locale - @echo - @echo "Build finished. The message catalogs are in $(BUILDDIR)/locale." - -changes: - $(SPHINXBUILD) -b changes $(ALLSPHINXOPTS) $(BUILDDIR)/changes - @echo - @echo "The overview file is in $(BUILDDIR)/changes." - -linkcheck: - $(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck - @echo - @echo "Link check complete; look for any errors in the above output " \ - "or in $(BUILDDIR)/linkcheck/output.txt." - -doctest: - $(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest - @echo "Testing of doctests in the sources finished, look at the " \ - "results in $(BUILDDIR)/doctest/output.txt." - -xml: - $(SPHINXBUILD) -b xml $(ALLSPHINXOPTS) $(BUILDDIR)/xml - @echo - @echo "Build finished. The XML files are in $(BUILDDIR)/xml." - -pseudoxml: - $(SPHINXBUILD) -b pseudoxml $(ALLSPHINXOPTS) $(BUILDDIR)/pseudoxml - @echo - @echo "Build finished. The pseudo-XML files are in $(BUILDDIR)/pseudoxml." diff --git a/docs/api_reference/classes/beadm.rst b/docs/api_reference/classes/beadm.rst deleted file mode 100644 index 464a512..0000000 --- a/docs/api_reference/classes/beadm.rst +++ /dev/null @@ -1,397 +0,0 @@ -.. _beadm: - -beadm -***** - -The beadm class is used to manage boot environments. - -Every beadm class request contains several parameters: - -+---------------+-----------+----------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+===============+===========+========================================+ -| id | | Any unique value for the request, | -| | | including a hash, checksum, or uuid. | -+---------------+-----------+----------------------------------------+ -| name | beadm | | -| | | | -+---------------+-----------+----------------------------------------+ -| namespace | sysadm | | -| | | | -+---------------+-----------+----------------------------------------+ -| action | | Supported actions include "listbes", | -| | | "renamebe", "activatebe", "createbe", | -| | | "destroybe", "mountbe", and "umountbe" | -+---------------+-----------+----------------------------------------+ - -The rest of this section provides examples of the available *actions* -for each type of request, along with their responses. - -.. index:: listbes, beadm - -.. _List Boot Environments: - -List Boot Environments -====================== - -The "listbes" action retrieves the list of boot environments. For each -boot environment, the response includes its name, its flags (where "R" -is active on reboot, "N" is active now and "-" is inactive), the date it -was created, its mount point, its nickname, and its size. - -**REST Request** - -:: - - PUT /sysadm/beadm - { - "action" : "listbes" - } - -**WebSocket Request** - -.. code-block:: json - - { - "name" : "beadm", - "namespace" : "sysadm", - "id" : "fooid", - "args" : { - "action" : "listbes" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "listbes": { - "11.0-CURRENTJAN2016-up-20160128_150853": { - "active": "NR", - "date": "2016-01-28", - "mount": "/", - "nick": "14:57", - "space": "10.2G" - }, - "initial": { - "active": "-", - "date": "2016-01-28", - "mount": "-", - "nick": "07:00", - "space": "1.2G" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: renamebe, beadm - -.. _Rename a Boot Environment: - -Rename a Boot Environment -========================= - -The "renamebe" action renames the specified boot environment. When using -this action, specify the new name as the "source" and the boot -environment as the "target". - -**REST Request** - -:: - - PUT /sysadm/beadm - { - "source" : "newname", - "action" : "renamebe", - "target" : "bootthingy" - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "name" : "beadm", - "id" : "fooid", - "args" : { - "source" : "newname", - "target" : "bootthingy", - "action" : "renamebe" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "renamebe": { - "source": "newname", - "target": "bootthingy" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: activatebe, beadm - -.. _Activate Boot Environment: - -Activate Boot Environment -========================= - -The "activatebe" action activates the specified boot environment -(target) so that it will be the default at next boot. - -**REST Request** - -:: - - PUT /sysadm/beadm - { - "target" : "bootthingy", - "action" : "activatebe" - } - -**WebSocket Request** - -.. code-block:: json - - { - "name" : "beadm", - "args" : { - "action" : "activatebe", - "target" : "bootthingy" - }, - "namespace" : "sysadm", - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "activatebe": { - "target": "bootthingy" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: createbe, beadm - -.. _Create Boot Environment: - -Create Boot Environment -======================= - -The "create" action creates a new boot environment. Specify the name of -the boot environment as the "newbe". By default, this action clones the -active boot environment. To specify another, inactive boot environment, -also include "clonefrom" to specify which boot environment to clone from. - -**REST Request** - -:: - - PUT /sysadm/beadm - { - "action" : "createbe", - "newbe" : "red", - "clonefrom" : "green" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "args" : { - "newbe" : "red", - "clonefrom" : "green", - "action" : "createbe" - }, - "namespace" : "sysadm", - "name" : "beadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "createbe": { - "clonefrom": "green", - "newbe": "red" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: destroybe, beadm - -.. _Destroy a Boot Environment: - -Destroy a Boot Environment -========================== - -The "destroybe" action destroys the specified "target" boot environment -and forcefully unmounts it. - -**REST Request** - -:: - - PUT /sysadm/beadm - { - "target" : "red", - "action" : "destroybe" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "args" : { - "action" : "destroybe", - "target" : "red" - }, - "name" : "beadm", - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "destroybe": { - "target": "red" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: mountbe, beadm - -.. _Mount a Boot Environment: - -Mount a Boot Environment -======================== - -The "mountbe" action mounts the specified boot environment. Use the -optional "mountpoint" argument to specify the mount point. - -**REST Request** - -:: - - PUT /sysadm/beadm - { - "mountpoint" : "/tmp/mounteddir/", - "action" : "mountbe", - "be" : "green" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "namespace" : "sysadm", - "name" : "beadm", - "args" : { - "mountpoint" : "/tmp/mounteddir/", - "be" : "green", - "action" : "mountbe" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "mountbe": { - "be": "green", - "mountpoint": "/tmp/mountdir" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: umountbe, beadm - -.. _Unmount a Boot Environment: - -Unmount a Boot Environment -========================== - -The "umountbe" action forcibly unmounts the specified boot environment, -even if it is in use. - -**REST Request** - -:: - - PUT /sysadm/beadm - { - "action" : "umountbe", - "be" : "green" - } - -**WebSocket Request** - -.. code-block:: json - - { - "name" : "beadm", - "namespace" : "sysadm", - "id" : "fooid", - "args" : { - "be" : "green", - "action" : "umountbe" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "umountbe": { - "be": "green" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } \ No newline at end of file diff --git a/docs/api_reference/classes/dispatcher.rst b/docs/api_reference/classes/dispatcher.rst deleted file mode 100644 index 0a7027c..0000000 --- a/docs/api_reference/classes/dispatcher.rst +++ /dev/null @@ -1,181 +0,0 @@ -.. _dispatcher: - -dispatcher -********** - -The dispatcher class is used to spin up external processes on demand, -such as a user running a custom system setup script. - -Every dispatcher class request contains several parameters: - -+---------------+------------+--------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+===============+============+======================================+ -| id | | Any unique value for the request, | -| | | including a hash, checksum, or uuid. | -+---------------+------------+--------------------------------------+ -| name | dispatcher | | -| | | | -+---------------+------------+--------------------------------------+ -| namespace | rpc | | -| | | | -+---------------+------------+--------------------------------------+ -| action | | Actions include "list", "kill", and | -| | | "run". | -+---------------+------------+--------------------------------------+ - -The rest of this section provides examples of the available *actions* -for each type of request, along with their responses. - -.. index:: list, dispatcher -.. _List Processes: - -List Processes -============== - -The "list" action lists all the currently running or pending processes -within the dispatcher queues. Possible queues are "no_queue", -"pkg_queue", and "iocage_queue". - -**REST Request** - -:: - - PUT /rpc/dispatcher - { - "action" : "list" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "list" - }, - "namespace" : "rpc", - "name" : "dispatcher", - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "jobs": { - "pkg_queue": { - "sysadm_pkg_install-{9c079421-ace9-4b6e-8870-d023b48f4c49}": { - "commands": [ - "pkg install -y --repository \"pcbsd-major\"misc/pcbsd-meta-mate" - ], - "queue_position": "0", - "state": "running" - } - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "rpc" - } - -.. index:: kill, dispatcher - -.. _Kill Processes: - -Kill Processes -============== - -The "kill" action allows a user with full access to cancel pending or -running jobs within the dispatcher system. - -**REST Request** - -:: - - PUT /rpc/dispatcher - { - "action" : "kill", - "job_id" : "sysadm_pkg_install-{9c079421-ace9-4b6e-8870-d023b48f4c49}" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "kill", - "job_id" : "sysadm_pkg_install-{9c079421-ace9-4b6e-8870-d023b48f4c49}" - }, - "namespace" : "rpc", - "name" : "dispatcher", - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "killed": { - "jobs": ["sysadm_pkg_install-{9c079421-ace9-4b6e-8870-d023b48f4c49}"] - } - }, - "id": "fooid", - "name": "response", - "namespace": "rpc" - } - -.. index:: run, dispatcher -.. _Run Processes: - -Run Process(es) -=============== - -The "run" action allows a user with full access to create new jobs -within the dispatcher system. - -**REST Request** - -:: - - PUT /rpc/dispatcher - { - "action" : "run", - "job_id" : "", - "multi_job_id" : ["", "", ""] - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "run", - "job_id" : "", - "multi_job_id" : ["", "", ""] - }, - "namespace" : "rpc", - "name" : "dispatcher", - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "started": ["job_id", "multi-job_id"] - }, - "id": "fooid", - "name": "response", - "namespace": "rpc" - } diff --git a/docs/api_reference/classes/firewall.rst b/docs/api_reference/classes/firewall.rst deleted file mode 100644 index bb8b432..0000000 --- a/docs/api_reference/classes/firewall.rst +++ /dev/null @@ -1,558 +0,0 @@ -.. _firewall: - -firewall -******** - -The firewall class is used for managing the "ipfw" firewall on the system. - -.. note:: This class does *not* manage a "pf" firewall. - -Every user request will have several parameters: - -+---------------+-----------+---------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+===============+===========+=======================================+ -| id | | any unique value for the request; | -| | | examples include a hash, checksum, | -| | | or uuid | -+---------------+-----------+---------------------------------------+ -| name | firewall | | -| | | | -+---------------+-----------+---------------------------------------+ -| namespace | sysadm | | -| | | | -+---------------+-----------+---------------------------------------+ -| action | | "known_ports", "list_open", "status", | -| | | "open", "close", "start", "stop", | -| | | "restart", "enable", "disable", and | -| | | "reset-defaults" | -+---------------+-----------+---------------------------------------+ - -.. index:: knownports, firewall - -.. _knownports: - -Known Ports -=========== - -:command:`known_ports` will return a list of all known ports and any -names or descriptions for them. This is a static list; it does not -reflect which ports are in use or opened on the system. It is meant to -help match a port to a name or description. - -**REST Request** - -:: - - PUT /sysadm/firewall - { - "action" : "known_ports" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "namespace" : "sysadm", - "args" : { - "action" : "known_ports" - }, - "name" : "firewall" - } - -**Response** - -.. code-block:: json - - { - "args": { - "1/tcp": { - "description": "#TCP Port Service Multiplexer", - "name": "tcpmux", - "port": "1/tcp" - }, - "1/udp": { - "description": "#TCP Port Service Multiplexer", - "name": "tcpmux", - "port": "1/udp" - }, - "100/tcp": { - "description": "#[unauthorized use]", - "name": "newacct", - "port": "100/tcp" - } - } - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: listopen, firewall - -.. _listopen: - -List Open -========= - -:command:`list_open` returns an array of all the open port/type -combinations for the firewall. - -**REST Request** - -.. code-block:: none - - PUT /sysadm/firewall - { - "action" : "list_open" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "list_open" - }, - "id" : "fooid", - "name" : "firewall", - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "openports": [ - "5353/udp" - ] - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: status, firewall - -.. _status: - -Status -====== - -:command:`status` returns the current state of the firewall. - -**REST Request** - -.. code-block:: none - - PUT /sysadm/firewall - { - "action" : "status" - } - -**WebSocket Request** - -.. code-block:: json - - { - "name" : "firewall", - "args" : { - "action" : "status" - }, - "id" : "fooid", - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "is_enabled": "true", - "is_running": "true" - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: open, firewall - -.. _open: - -Open -==== - -:command:`open` will allow traffic through a specified port. The -action requires the argument:: - - "ports":[/, /] - -**REST Request** - -.. code-block:: none - - PUT /sysadm/firewall - { - "action" : "open", - "ports" : [ - "12151/tcp" - ] - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "name" : "firewall", - "args" : { - "ports" : [ - "12151/tcp" - ], - "action" : "open" - }, - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "result": "success" - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: close, firewall - -.. _close: - -Close -===== - -:command:`close` will close the designated ports in the firewall. An -additional statement is required: :: - - "ports":["/", ""/""] - -**REST Request** - -.. code-block:: none - - PUT /sysadm/firewall - { - "action" : "close", - "ports" : [ - "12151/tcp" - ] - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "namespace" : "sysadm", - "name" : "firewall", - "args" : { - "ports" : [ - "12151/tcp" - ], - "action" : "close" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "result": "success" - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: start, firewall - -.. _firewallstart: - -Start -===== - -:command:`start` will turn on the firewall. - -**REST Request** - -.. code-block:: none - - PUT /sysadm/firewall - { - "action" : "start" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "args" : { - "action" : "start" - }, - "namespace" : "sysadm", - "name" : "firewall" - } - -**Response** - -.. code-block:: json - - { - "args": { - "result": "success" - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: stop, firewall - -.. _firewallstop: - -Stop -==== - -:command:`stop` will turn off the firewall. - -**REST Request** - -.. code-block:: none - - PUT /sysadm/firewall - { - "action" : "stop" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "args" : { - "action" : "stop" - }, - "namespace" : "sysadm", - "name" : "firewall" - } - -**Response** - -.. code-block:: json - - { - "args": { - "result": "success" - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: restart, firewall - -.. _firewallrestart: - -Restart -======= - -:command:`restart` will reload the firewall. This will catch any -settings changes and is not generally needed. - -**REST Request** - -.. code-block:: none - - PUT /sysadm/firewall - { - "action" : "restart" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "args" : { - "action" : "restart" - }, - "namespace" : "sysadm", - "name" : "firewall" - } - -**Response** - -.. code-block:: json - - { - "args": { - "result": "success" - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: enable, firewall - -.. _firewallenable: - -Enable -====== - -:command:`enable` will automatically start the firewall on bootup. - -**REST Request** - -.. code-block:: none - - PUT /sysadm/firewall - { - "action" : "enable" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "args" : { - "action" : "enable" - }, - "namespace" : "sysadm", - "name" : "firewall" - } - -**Response** - -.. code-block:: json - - { - "args": { - "result": "success" - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: disable, firewall - -.. _firewalldisable: - -Disable -======= - -:command:`disable` Flags the system to not start the firewall on bootup. - -**REST Request** - -.. code-block:: none - - PUT /sysadm/firewall - { - "action" : "disable" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "args" : { - "action" : "disable" - }, - "namespace" : "sysadm", - "name" : "firewall" - } - -**Response** - -.. code-block:: json - - { - "args": { - "result": "success" - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: resetdefaults, firewall - -.. _resetdefaults: - -Reset Defaults -============== - -:command:`reset-defaults` will reset all the firewall settings back -to the defaults and restart the firewall. - -.. warning:: This will only work in |trueos|; the API call will return - an error if used with FreeBSD. - -**REST Request** - -.. code-block:: none - - PUT /sysadm/firewall - { - "action" : "reset-defaults" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "args" : { - "action" : "reset-defaults" - }, - "namespace" : "sysadm", - "name" : "firewall" - } - -**Response** - -.. code-block:: json - - { - "args": { - "result": "success" - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } \ No newline at end of file diff --git a/docs/api_reference/classes/fs.rst b/docs/api_reference/classes/fs.rst deleted file mode 100644 index 943ae66..0000000 --- a/docs/api_reference/classes/fs.rst +++ /dev/null @@ -1,96 +0,0 @@ -.. _fs: - -fs -** - -The fs class is used to manage the files and directories on the system. - -Every fs class request contains several parameters: - -+---------------+-----------+--------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+===============+===========+======================================+ -| id | | Any unique value for the request, | -| | | including a hash, checksum, or uuid. | -+---------------+-----------+--------------------------------------+ -| name | fs | | -| | | | -+---------------+-----------+--------------------------------------+ -| namespace | sysadm | | -| | | | -+---------------+-----------+--------------------------------------+ -| action | | Actions include "dirlist". | -| | | | -+---------------+-----------+--------------------------------------+ - -The rest of this section provides examples of the available *actions* -for each type of request, along with their responses. - -.. index:: dirlist, fs - -.. _List Directory: - -List Directory -============== - -The "dirlist" action lists the contents of the specified directory. - -**REST Request** - -:: - - PUT /sysadm/fs - { - "dir" : "/root", - "action" : "dirlist" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "dir" : "/root", - "action" : "dirlist" - }, - "id" : "fooid", - "name" : "fs", - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "dirlist": { - "VirtualBox VMs": { - "dir": true - }, - "freenas-auto.iso": { - "group": "wheel", - "owner": "root", - "size": 408049664 - }, - "ixbuild": { - "dir": true - }, - "pc-sysinstall.cfg": { - "group": "wheel", - "owner": "root", - "size": 1741 - }, - "pc-sysinstall.log": { - "group": "wheel", - "owner": "root", - "size": 125408 - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } \ No newline at end of file diff --git a/docs/api_reference/classes/index.rst b/docs/api_reference/classes/index.rst deleted file mode 100644 index 1153996..0000000 --- a/docs/api_reference/classes/index.rst +++ /dev/null @@ -1,9 +0,0 @@ -.. _classes: - -Classes -======= - -.. toctree:: - :glob: - - * diff --git a/docs/api_reference/classes/iocage.rst b/docs/api_reference/classes/iocage.rst deleted file mode 100644 index 51c9257..0000000 --- a/docs/api_reference/classes/iocage.rst +++ /dev/null @@ -1,1612 +0,0 @@ -.. _iocage: - -iocage -****** - -The iocage class is used to manage jails, which provide a light-weight, -operating system-level virtualization for running applications or -services. - -Every iocage class request contains the following parameters: - -+---------------+-----------+------------------------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+===============+===========+======================================================+ -| id | | Any unique value for the request, | -| | | including a hash, checksum, or uuid. | -+---------------+-----------+------------------------------------------------------+ -| name | iocage | | -| | | | -+---------------+-----------+------------------------------------------------------+ -| namespace | sysadm | | -| | | | -+---------------+-----------+------------------------------------------------------+ -| action | | Actions include "activatepool", "capjail", | -| | | "cleanall", "cleanjails", "cleanreleases", | -| | | "cleantemplates", "clonejail", "createjail", | -| | | "deactivatepool", "destroyjail", "df", | -| | | "execjail", "getdefaultsettings", "getjailsettings", | -| | | "listjails", "startjail", and "stopjail". | -+---------------+-----------+------------------------------------------------------+ - -The rest of this section provides examples of the available *actions* -for each type of request, along with their responses. - -.. index:: getdefaultsettings, iocage - -.. _Default Settings: - -Default Settings -================ - -The "getdefaultsettings" action lists all of the global settings that -apply to all jails. - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "action" : "getdefaultsettings" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "getdefaultsettings": { - "defaults": { - "allow_chflags": "0", - "allow_mount": "0", - "allow_mount_devfs": "0", - "allow_mount_nullfs": "0", - "allow_mount_procfs": "0", - "allow_mount_tmpfs": "0", - "allow_mount_zfs": "0", - "allow_quotas": "0", - "allow_raw_sockets": "0", - "allow_set_hostname": "1", - "allow_socket_af": "0", - "allow_sysvipc": "0", - "available": "426G", - "boot": "off", - "bpf": "off", - "children_max": "0", - "compression": "lz4", - "compressratio": "1.00x", - "coredumpsize": "off", - "count": "1", - "cpuset": "off", - "cputime": "off", - "datasize": "off", - "dedup": "off", - "defaultrouter": "none", - "defaultrouter6": "none", - "devfs_ruleset": "4", - "dhcp": "off", - "enforce_statfs": "2", - "exec_clean": "1", - "exec_fib": "0", - "exec_jail_user": "root", - "exec_poststart": "/usr/bin/true", - "exec_poststop": "/usr/bin/true", - "exec_prestart": "/usr/bin/true", - "exec_prestop": "/usr/bin/true", - "exec_start": "/bin/sh /etc/rc", - "exec_stop": "/bin/sh /etc/rc.shutdown", - "exec_system_jail_user": "0", - "exec_system_user": "root", - "exec_timeout": "60", - "ftpfiles": "base.txz doc.txz lib32.txz src.txz", - "ftphost": "ftp.freebsd.org", - "gitlocation": "https://github.com", - "hack88": "0", - "host_domainname": "none", - "host_hostname": "442a5843-c6bd-11e5-bbe9-fcaa14deb15d", - "host_hostuuid": "442a5843-c6bd-11e5-bbe9-fcaa14deb15d", - "hostid": "4145fbb8-c5b6-11e5-9f2f-fcaa14deb15d", - "interfaces": "vnet0:bridge0,vnet1:bridge1", - "ip4": "new", - "ip4_addr": "none", - "ip4_autoend": "none", - "ip4_autostart": "none", - "ip4_autosubnet": "none", - "ip4_saddrsel": "1", - "ip6": "new", - "ip6_addr": "none", - "ip6_saddrsel": "1", - "istemplate": "no", - "jail_zfs": "off", - "jail_zfs_dataset": "iocage/jails/442a5843-c6bd-11e5-bbe9-fcaa14deb15d/data", - "jail_zfs_mountpoint": "none", - "last_started": "none", - "login_flags": "-f root", - "maxproc": "off", - "memorylocked": "off", - "memoryuse": "8G:log", - "mount_devfs": "1", - "mount_fdescfs": "1", - "mount_linprocfs": "0", - "mount_procfs": "0", - "mountpoint": "/iocage/.defaults", - "msgqqueued": "off", - "msgqsize": "off", - "nmsgq": "off", - "notes": "none", - "nsemop": "off", - "nshm": "off", - "nthr": "off", - "openfiles": "off", - "origin": "-", - "owner": "root", - "pcpu": "off", - "pkglist": "none", - "priority": "99", - "pseudoterminals": "off", - "quota": "none", - "release": "11.0-CURRENTJAN2016", - "reservation": "none", - "resolver": "none", - "rlimits": "off", - "securelevel": "2", - "shmsize": "off", - "stacksize": "off", - "stop_timeout": "30", - "swapuse": "off", - "sync_target": "none", - "sync_tgt_zpool": "none", - "tag": "2016-01-29@14:19:49", - "type": "basejail", - "used": "96K", - "vmemoryuse": "off", - "vnet": "off", - "vnet0_mac": "none", - "vnet1_mac": "none", - "vnet2_mac": "none", - "vnet3_mac": "none", - "wallclock": "off" - } - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "getdefaultsettings" - }, - "id" : "fooid", - "name" : "iocage", - "namespace" : "sysadm" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "getdefaultsettings": { - "defaults": { - "allow_chflags": "0", - "allow_mount": "0", - "allow_mount_devfs": "0", - "allow_mount_nullfs": "0", - "allow_mount_procfs": "0", - "allow_mount_tmpfs": "0", - "allow_mount_zfs": "0", - "allow_quotas": "0", - "allow_raw_sockets": "0", - "allow_set_hostname": "1", - "allow_socket_af": "0", - "allow_sysvipc": "0", - "available": "426G", - "boot": "off", - "bpf": "off", - "children_max": "0", - "compression": "lz4", - "compressratio": "1.00x", - "coredumpsize": "off", - "count": "1", - "cpuset": "off", - "cputime": "off", - "datasize": "off", - "dedup": "off", - "defaultrouter": "none", - "defaultrouter6": "none", - "devfs_ruleset": "4", - "dhcp": "off", - "enforce_statfs": "2", - "exec_clean": "1", - "exec_fib": "0", - "exec_jail_user": "root", - "exec_poststart": "/usr/bin/true", - "exec_poststop": "/usr/bin/true", - "exec_prestart": "/usr/bin/true", - "exec_prestop": "/usr/bin/true", - "exec_start": "/bin/sh /etc/rc", - "exec_stop": "/bin/sh /etc/rc.shutdown", - "exec_system_jail_user": "0", - "exec_system_user": "root", - "exec_timeout": "60", - "ftpfiles": "base.txz doc.txz lib32.txz src.txz", - "ftphost": "ftp.freebsd.org", - "gitlocation": "https://github.com", - "hack88": "0", - "host_domainname": "none", - "host_hostname": "442a5843-c6bd-11e5-bbe9-fcaa14deb15d", - "host_hostuuid": "442a5843-c6bd-11e5-bbe9-fcaa14deb15d", - "hostid": "4145fbb8-c5b6-11e5-9f2f-fcaa14deb15d", - "interfaces": "vnet0:bridge0,vnet1:bridge1", - "ip4": "new", - "ip4_addr": "none", - "ip4_autoend": "none", - "ip4_autostart": "none", - "ip4_autosubnet": "none", - "ip4_saddrsel": "1", - "ip6": "new", - "ip6_addr": "none", - "ip6_saddrsel": "1", - "istemplate": "no", - "jail_zfs": "off", - "jail_zfs_dataset": "iocage/jails/442a5843-c6bd-11e5-bbe9-fcaa14deb15d/data", - "jail_zfs_mountpoint": "none", - "last_started": "none", - "login_flags": "-f root", - "maxproc": "off", - "memorylocked": "off", - "memoryuse": "8G:log", - "mount_devfs": "1", - "mount_fdescfs": "1", - "mount_linprocfs": "0", - "mount_procfs": "0", - "mountpoint": "/iocage/.defaults", - "msgqqueued": "off", - "msgqsize": "off", - "nmsgq": "off", - "notes": "none", - "nsemop": "off", - "nshm": "off", - "nthr": "off", - "openfiles": "off", - "origin": "-", - "owner": "root", - "pcpu": "off", - "pkglist": "none", - "priority": "99", - "pseudoterminals": "off", - "quota": "none", - "release": "11.0-CURRENTJAN2016", - "reservation": "none", - "resolver": "none", - "rlimits": "off", - "securelevel": "2", - "shmsize": "off", - "stacksize": "off", - "stop_timeout": "30", - "swapuse": "off", - "sync_target": "none", - "sync_tgt_zpool": "none", - "tag": "2016-01-29@14:19:49", - "type": "basejail", - "used": "96K", - "vmemoryuse": "off", - "vnet": "off", - "vnet0_mac": "none", - "vnet1_mac": "none", - "vnet2_mac": "none", - "vnet3_mac": "none", - "wallclock": "off" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: listjails, iocage - -.. _List Jails: - -List Jails -========== - -The "listjails" action lists information about currently installed jails. -For each jail, the response includes the UUID of the jail, whether or -not the jail has been configured to start at system boot, the jail ID -(only applies to running jails), whether or not the jail is running, a -friendly name for the jail (tag), and the type of jail (basejail or -thickjail). - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "action" : "listjails" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "listjails": { - "611c89ae-c43c-11e5-9602-54ee75595566": { - "boot": "off", - "ip4": "-", - "jid": "-", - "state": "down", - "tag": "testjail", - "type": "basejail" - } - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "listjails" - }, - "name" : "iocage", - "id" : "fooid", - "namespace" : "sysadm" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "listjails": { - "611c89ae-c43c-11e5-9602-54ee75595566": { - "boot": "off", - "ip4": "-", - "jid": "-", - "state": "down", - "tag": "testjail", - "type": "basejail" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: getjailsettings, iocage - -.. _Jail Settings: - -Jail Settings -============= - -The "getjailsettings" action lists settings that apply to the specified -jail. This action supports 4 modes: - -* Specify a property and a jail. - -* Specify a property and *-r* for all downloaded releases. - -* Specify *all* properties for the specified jail. - -* Specify the jail. - -Here is an example of specifying the property and the jail: - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "jail" : "test", - "action" : "getjailsettings", - "prop" : "vnet" - } - -**WebSocket Request** - -.. code-block:: json - - { - "name" : "iocage", - "id" : "fooid", - "namespace" : "sysadm", - "args" : { - "prop" : "vnet", - "action" : "getjailsettings", - "jail" : "test" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "getjailsettings": { - "test": { - "vnet": "off" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -Here is an example of using *-r* and a specifed property: - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "switches" : "-r", - "prop" : "vnet", - "action" : "getjailsettings" - } - -**WebSocket Request** - -.. code-block:: json - - { - "name" : "iocage", - "namespace" : "sysadm", - "args" : { - "prop" : "vnet", - "action" : "getjailsettings", - "switches" : "-r" - }, - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "getjailsettings": { - "9b8e1033-d065-11e5-8209-d05099728dbf": { - "TAG": "test", - "vnet": "off" - }, - "b67065a9-cfb9-11e5-8209-d05099728dbf": { - "TAG": "2016-02-09@23:47:04", - "vnet": "off" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -An example of specifying either *all* and a jail, or just specifying the -jail, as both modes produce identical outputs: - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "jail" : "test", - "action" : "getjailsettings", - "prop" : "all" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "name" : "iocage", - "namespace" : "sysadm", - "args" : { - "jail" : "test", - "action" : "getjailsettings", - "prop" : "all" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "getjailsettings": { - "test": { - "allow_chflags": "0", - "allow_mount": "0", - "allow_mount_devfs": "0", - "allow_mount_nullfs": "0", - "allow_mount_procfs": "0", - "allow_mount_tmpfs": "0", - "allow_mount_zfs": "0", - "allow_quotas": "0", - "allow_raw_sockets": "0", - "allow_set_hostname": "1", - "allow_socket_af": "0", - "allow_sysvipc": "0", - "available": "83.4G", - "boot": "off", - "bpf": "off", - "branch": "-", - "children_max": "0", - "compression": "lz4", - "compressratio": "2.27x", - "coredumpsize": "off", - "count": "1", - "cpuset": "off", - "cputime": "off", - "datasize": "off", - "dedup": "off", - "defaultrouter": "none", - "defaultrouter6": "none", - "devfs_ruleset": "4", - "dhcp": "off", - "enforce_statfs": "2", - "exec_clean": "1", - "exec_fib": "0", - "exec_jail_user": "root", - "exec_poststart": "/usr/bin/true", - "exec_poststop": "/usr/bin/true", - "exec_prestart": "/usr/bin/true", - "exec_prestop": "/usr/bin/true", - "exec_start": "/bin/sh /etc/rc", - "exec_stop": "/bin/sh /etc/rc.shutdown", - "exec_system_jail_user": "0", - "exec_system_user": "root", - "exec_timeout": "60", - "ftpdir": "-", - "ftpfiles": "-", - "ftphost": "-", - "ftplocaldir": "-", - "gitlocation": "https", - "hack88": "0", - "host_domainname": "none", - "host_hostname": "9b8e1033-d065-11e5-8209-d05099728dbf", - "host_hostuuid": "9b8e1033-d065-11e5-8209-d05099728dbf", - "hostid": "a60db2df-3c0e-11e5-8986-d05099728dbf", - "interfaces": "vnet0", - "ip4": "new", - "ip4_addr": "none", - "ip4_autoend": "none", - "ip4_autostart": "none", - "ip4_autosubnet": "none", - "ip4_saddrsel": "1", - "ip6": "new", - "ip6_addr": "none", - "ip6_saddrsel": "1", - "istemplate": "no", - "jail_zfs": "off", - "jail_zfs_dataset": "iocage/jails/9b7f1420-d065-11e5-8209-d05099728dbf/data", - "jail_zfs_mountpoint": "none", - "last_started": "2016-02-10_20", - "login_flags": "-f root", - "maxproc": "off", - "memorylocked": "off", - "memoryuse": "8G", - "mount_devfs": "1", - "mount_fdescfs": "1", - "mount_linprocfs": "0", - "mount_procfs": "0", - "mountpoint": "/iocage/jails/9b8e1033-d065-11e5-8209-d05099728dbf", - "msgqqueued": "off", - "msgqsize": "off", - "nmsgq": "off", - "notes": "none", - "nsemop": "off", - "nshm": "off", - "nthr": "off", - "openfiles": "off", - "origin": "-", - "owner": "root", - "pcpu": "off", - "pkglist": "none", - "priority": "99", - "pseudoterminals": "off", - "quota": "none", - "release": "10.2-RELEASE", - "reservation": "none", - "resolver": "none", - "rlimits": "off", - "securelevel": "2", - "shmsize": "off", - "stacksize": "off", - "start": "-", - "stop_timeout": "30", - "swapuse": "off", - "sync_stat": "-", - "sync_target": "none", - "sync_tgt_zpool": "none", - "tag": "test", - "template": "-", - "type": "basejail", - "used": "1.76M", - "vmemoryuse": "off", - "vnet": "off", - "vnet0_mac": "none", - "vnet1_mac": "none", - "vnet2_mac": "none", - "vnet3_mac": "none", - "wallclock": "off" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: df, iocage - -.. _List Resource Usage: - -List Resource Usage -=================== - -The "df" action lists resource usage for all jails. For each jail, the -response includes: CRT (compression ratio), RES (reserved space), QTA -(disk quota), USE (used space), AVA (available space), and TAG (jail -name). - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "action" : "df" - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "name" : "iocage", - "id" : "fooid", - "args" : { - "action" : "df" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "df": { - "f250ab25-d062-11e5-8209-d05099728dbf": { - "ava": "83.4G", - "crt": "2.30x", - "qta": "none", - "res": "none", - "tag": "test", - "use": "1.69M" - }, - "f39318ae-d064-11e5-8209-d05099728dbf": { - "ava": "83.4G", - "crt": "2.30x", - "qta": "none", - "res": "none", - "tag": "test2", - "use": "1.69M" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: startjail, iocage - -.. _Start a Jail: - -Start a Jail -============ - -The "startjail" action starts the specified jail. - -.. warning:: A jail can be started only once. If the jail is already - running, an error message will be generated. - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "action" : "startjail", - "jail" : "test" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "startjail": { - "test": { - "* Starting 0bf985de-ca0f-11e5-8d45-d05099728dbf (test)": "", - "+ Started (shared IP mode) OK": "", - "+ Starting services OK": "" - } - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "id" : "fooid", - "args" : { - "action" : "startjail", - "jail" : "test" - }, - "name" : "iocage" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "startjail": { - "test": { - "INFO": " 0bf985de-ca0f-11e5-8d45-d05099728dbf (test) is already up" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: stopjail, iocage - -.. _Stop a Jail: - -Stop a Jail -=========== - -The "stopjail" action stops the specified jail. - -.. warning:: A jail can be only stopped once. If the jail has already - stopped, an error message will be generated. - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "action" : "stopjail", - "jail" : "test" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "stopjail": { - "test": { - "* Stopping 0bf985de-ca0f-11e5-8d45-d05099728dbf (test)": "", - "+ Removing jail process OK": "", - "+ Running post-stop OK": "", - "+ Running pre-stop OK": "", - "+ Stopping services OK": "" - } - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "jail" : "test", - "action" : "stopjail" - }, - "namespace" : "sysadm", - "id" : "fooid", - "name" : "iocage" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "stopjail": { - "test": { - "INFO": " 0bf985de-ca0f-11e5-8d45-d05099728dbf (test) is already down" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: capjail, iocage - -.. _Cap a Jail: - -Cap a Jail -=========== - -The "capjail" action re-applies resource limits to a running jail. Use -this action when you make a change to the specified jail's resources and -want to apply the changes without restarting the jail. - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "jail" : "test", - "action" : "capjail" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "jail" : "test", - "action" : "capjail" - }, - "namespace" : "sysadm", - "name" : "iocage", - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "capjail": { - "success": "jail test capped." - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: clonejail, iocage - -.. _Clone a Jail: - -Clone a Jail -============ - -The "clonejail" action clones the specified "jail". By default, the -clone will inherit that jail's properties. Use "props" to specify any -properties that should differ. All available properties are described in -`iocage(8) `_. - -In this example, the "tag" property is specified so that the new jail -has a different name than the jail it was cloned from. - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "props" : "tag=newtest", - "jail" : "test", - "action" : "clonejail" - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "name" : "iocage", - "args" : { - "action" : "clonejail", - "jail" : "test", - "props" : "tag=newtest" - }, - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "clonejail": { - "jail": "test", - "props": "tag=newtest", - "success": { - "Successfully created": " 5e1fe97e-cfba-11e5-8209-d05099728dbf (newtest)" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -In this example, no properties are specified so iocage populates its own -values and the props returned in the response is empty: - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "action" : "clonejail", - "jail" : "test" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "jail" : "test", - "action" : "clonejail" - }, - "name" : "iocage", - "namespace" : "sysadm", - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "clonejail": { - "jail": "test", - "props": "", - "success": { - "Successfully created": " 89e78032-cfba-11e5-8209-d05099728dbf (2016-02-09@23" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: createjail, iocage - -.. _Create a Jail: - -Create a Jail -============= - -The "createjail" action creates a jail. - -In this example, the "tag" property sets the name of the new jail and -the "release" property specifies which template to use. - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "action" : "createjail", - "props" : "tag=test release=10.2-RELEASE" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "props" : "tag=test release=10.2-RELEASE", - "action" : "createjail" - }, - "namespace" : "sysadm", - "name" : "iocage", - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "createjail": { - "props": "tag=test release=10.2-RELEASE", - "success": { - "Successfully created": " 3030c554-d05e-11e5-8209-d05099728dbf (test)" - }, - "switches": "" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -In this example, the **-e** switch, which creates an empty jail, is -specified using "switches". Refer to -`iocage(8) `_ -for the list of available switches. - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "switches" : "-e", - "action" : "createjail", - "props" : "tag=emptytest" - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "args" : { - "props" : "tag=emptytest", - "action" : "createjail", - "switches" : "-e" - }, - "name" : "iocage", - "id" : "fooid" - } - -**Response** - -:: - - { - "args": { - "createjail": { - "props": "tag=emptytest", - "success": { - "uuid": "1325b8bc-d05e-11e5-8209-d05099728dbf" - }, - "switches": "-e" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - - .. index:: destroyjail, iocage - -.. _Destroy a Jail: - -Destroy a Jail -============== - -The "destroyjail" action destroys the specified jail. This action is -irreversible and does not prompt for confirmation, but will fail if the -jail is running. - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "action" : "destroyjail", - "jail" : "test" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "destroyjail", - "jail" : "test" - }, - "name" : "iocage", - "id" : "fooid", - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "destroyjail": { - "success": { - "Destroying": " 3030c554-d05e-11e5-8209-d05099728dbf" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: execjail, iocage - -.. _Run Command: - -Run Command -=========== - -The "execjail" action executes the specified "command" under the -privileges of the specified "user" in the specified "jail". The response -will indicate whether or not command execution succeeded as well as any -output from the command. - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "action" : "execjail", - "jail" : "test", - "command" : "echo hi", - "user" : "root" - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "name" : "iocage", - "args" : { - "user" : "root", - "action" : "execjail", - "jail" : "test", - "command" : "echo hi" - }, - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "execjail": { - "success": { - "hi": "" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: cleanjails, iocage - -.. _Clean Jails: - -Clean Jails -=========== - -The "cleanjails" action destroys all existing jail datasets, including -all data stored in the jails. - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "action" : "cleanjails" - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "args" : { - "action" : "cleanjails" - }, - "id" : "fooid", - "name" : "iocage" - } - -**Response** - -.. code-block:: json - - { - "args": { - "cleanjails": { - "success": "All jails have been cleaned." - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: cleanreleases, iocage - -.. _Clean Releases: - -Clean Releases -============== - -The "cleanreleases" action deletes all releases that have been fetched. -Since basejails rely on releases, do not run this action if any -basejails still exist. - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "action" : "cleanreleases" - } - -**WebSocket Request** - -**REST Request** - -.. code-block:: json - - { - "id" : "fooid", - "namespace" : "sysadm", - "args" : { - "action" : "cleanreleases" - }, - "name" : "iocage" - } - -**Response** - -**REST Request** - -.. code-block:: json - - { - "args": { - "cleanreleases": { - "success": "All RELEASEs have been cleaned." - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: cleantemplates, iocage - -.. _Clean Templates: - -Clean Templates -=============== - -The "cleantemplates" action destroys all existing jail templates. - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "action" : "cleantemplates" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "cleantemplates" - }, - "name" : "iocage", - "id" : "fooid", - "namespace" : "sysadm" - } - -**Response** - -:: - - { - "args": { - "cleantemplates": { - "success": "All templates have been cleaned." - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: cleanall, iocage - -.. _Clean All: - -Clean All -========= - -The "cleanall" action destroys everything associated with iocage. - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "action" : "cleanall" - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "args" : { - "action" : "cleanall" - }, - "id" : "fooid", - "name" : "iocage" - } - -**Response** - -.. code-block:: json - - { - "args": { - "cleanall": { - "success": "All iocage datasets have been cleaned." - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: activatepool, iocage - -.. _Activate a Pool: - -Activate a Pool -=============== - -The "activatepool" action can be used to specify the ZFS pool to store -jails. If you do not specify the pool, the response will indicate the -current setting. - -These examples specify the pool to use: - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "action" : "activatepool", - "pool" : "tank" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "activatepool": { - "success": "pool tank activated." - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "activatepool", - "pool" : "tank" - }, - "name" : "iocage", - "id" : "fooid", - "namespace" : "sysadm" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "activatepool": { - "success": "pool tank activated." - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -These examples show responses when the pool is not specified: - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "action" : "activatepool" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "activatepool": { - "currently active": { - "pool": " tank" - } - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "activatepool" - }, - "namespace" : "sysadm", - "name" : "iocage", - "id" : "fooid" - } - -**WebSocket Response** - -:: - - { - "args": { - "activatepool": { - "currently active": { - "pool": " tank" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: deactivatepool, iocage - -.. _Deactivate a Pool: - -Deactivate a Pool -================= - -Since only one pool can be active, the "deactivatepool" action can be -used to deactivate a currently active pool. This should be done before -using the "activatepool" action to activate a different pool. When a -pool is deactivated, no data is removed. However, you won't have access -to its jails unless you move those datasets to the newly activated pool -or activate the old pool again. - -**REST Request** - -:: - - PUT /sysadm/iocage - { - "action" : "deactivatepool", - "pool" : "tank" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "deactivatepool": { - "success": "pool tank deactivated." - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "name" : "iocage", - "args" : { - "pool" : "tank", - "action" : "deactivatepool" - }, - "namespace" : "sysadm" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "deactivatepool": { - "success": "pool tank deactivated." - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } \ No newline at end of file diff --git a/docs/api_reference/classes/iohyve.rst b/docs/api_reference/classes/iohyve.rst deleted file mode 100644 index 1c4466f..0000000 --- a/docs/api_reference/classes/iohyve.rst +++ /dev/null @@ -1,1049 +0,0 @@ -.. _iohyve: - -iohyve -****** - -The iohyve class is used to manage virtual machines (VMs) running in the -bhyve type 2 hypervisor. - -Every iohyve class request contains the following parameters: - -+---------------+-----------+------------------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+===============+===========+================================================+ -| id | | Any unique value for the request, | -| | | including a hash, checksum, or uuid. | -+---------------+-----------+------------------------------------------------+ -| name | iohyve | | -| | | | -+---------------+-----------+------------------------------------------------+ -| namespace | sysadm | | -| | | | -+---------------+-----------+------------------------------------------------+ -| action | | Actions include "adddisk", "create", | -| | | "delete", "deletedisk", "fetchiso", | -| | | "getprops", "install", "issetup", "listdisks", | -| | | "listisos", "listvms", "renameiso", | -| | | "resizedisk", "rmiso", "setprop", "setup", | -| | | "start", "stop", and "version" | -+---------------+-----------+------------------------------------------------+ - -The rest of this section provides examples of the available *actions* -for each type of request, along with their responses. - -.. index:: listvms, iohyve - -.. _List VMs: - -List VMs -======== - -The "listvms" action lists information about currently installed VMs. -For each VM, the response includes the VM's name, description, whether -or not it is scheduled to start when the host system boots, whether or -not it is currently running, and whether or not the VM is currently -loaded into memory. - -**REST Request** - -:: - - PUT /sysadm/iohyve - { - "action" : "listvms" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "listvms": { - "testguest": { - "description": "February 1, 2016 at 03:11:57 PM EST", - "rcboot": "NO", - "running": "NO", - "vmm": "YES" - } - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "args" : { - "action" : "listvms" - }, - "name" : "iohyve", - "id" : "fooid" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "listvms": { - "testguest": { - "description": "February 1, 2016 at 03:11:57 PM EST", - "rcboot": "NO", - "running": "NO", - "vmm": "YES" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: fetchiso, iohyve - -.. _Fetch ISO: - -Fetch ISO -========= - -The "fetchiso" action is used to retrieve the installation ISO. It is -used with the "url" argument which contains the ISO address beginning -with *http://*, *ftp://*, or *file://*. - -**REST Request** - -:: - - PUT /sysadm/iohyve - { - "url" : "ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/amd64/ISO-IMAGES/10.1/FreeBSD-10.1-RELEASE-amd64-disc1.iso", - "action" : "fetchiso" - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "name" : "iohyve", - "args" : { - "url" : "ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/amd64/ISO-IMAGES/10.1/FreeBSD-10.1-RELEASE-amd64-disc1.iso", - "action" : "fetchiso" - }, - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "fetchiso": { - "command": "iohyve fetch ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/amd64/ISO-IMAGES/10.1/FreeBSD-10.1-RELEASE-amd64-disc1.iso", - "comment": "Task Queued", - "queueid": "{b3a8b980-a564-4ff8-86a2-1971bd4f58d1}" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -**Dispatcher Events System Reply** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "dispatcher", - "id" : "none", - "args" : { - "event_system" : "sysadm/iohyve", - "state" : "finished", - "filename" : "", - "percent_done" : "%", - "download_rate" : "", - "process_details" : { - "time_finished" : "", - "cmd_list" : ["", ""], - "return_codes/" : "", - "return_codes/" : "", - "process_id" : "", - "state" : "finished" - } - } - } - -.. index:: listisos, iohyve - -.. _List ISOs: - -List ISOs -========= - -The "listisos" action lists all the known ISO files which iohyve can use. - -**REST Request** - -:: - - PUT /sysadm/iohyve - { - "action" : "listisos" - } - -**WebSocket Request** - -.. code-block:: json - - { - "name" : "iohyve", - "namespace" : "sysadm", - "id" : "fooid", - "args" : { - "action" : "listisos" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "listisos": [ - "TRUEOS10.2-RELEASE-08-19-2015-x64-netinstall.iso" - ] - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: renameiso, iohyve - -.. _Rename ISO: - -Rename ISO -========== - -The "renameiso" action is used to to rename an existing ISO file on disk. -Specify the existing name with "source" and the new name with "target". - -**REST Request** - -:: - - PUT /sysadm/iohyve - { - "source" : "test.iso", - "target" : "102.iso", - "action" : "renameiso" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "target" : "102.iso", - "source" : "test.iso", - "action" : "renameiso" - }, - "id" : "fooid", - "name" : "iohyve", - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "renameiso": { - "source": "test.iso", - "target": "102.iso" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: rmiso, iohyve - -.. _Remove ISO: - -Remove ISO -========== - -The "rmiso" action is used to to remove an existing ISO file from disk. -Specify the ISO's name as the "target". - -**REST Request** - -:: - - PUT /sysadm/iohyve - { - "action" : "rmiso", - "target" : "FreeBSD-10.2-RELEASE-amd64-bootonly.iso" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "name" : "iohyve", - "args" : { - "target" : "FreeBSD-10.2-RELEASE-amd64-bootonly.iso", - "action" : "rmiso" - }, - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "rmiso": { - "target": "FreeBSD-10.2-RELEASE-amd64-bootonly.iso" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: setup, iohyve - -.. _Setup iohyve: - -Setup iohyve -============ - -The "setup" action performs the initial setup of iohyve. It is mandatory -to specify the FreeBSD device name of the "nic" and the ZFS "pool" to -use. - -**REST Request** - -:: - - PUT /sysadm/iohyve - { - "nic" : "re0", - "pool" : "tank", - "action" : "setup" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "name" : "iohyve", - "args" : { - "pool" : "tank", - "nic" : "re0", - "action" : "setup" - }, - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "setup": { - "nic": "re0", - "pool": "tank" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: issetup, iohyve - -.. _Determine iohyve Setup: - -Determine iohyve Setup -====================== - -The "issetup" action queries if iohyve has been setup and returns either -"true" or "false". - -**REST Request** - -:: - - PUT /sysadm/iohyve - { - "action" : "issetup" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "namespace" : "sysadm", - "args" : { - "action" : "issetup" - }, - "name" : "iohyve" - } - -**Response** - -.. code-block:: json - - { - "args": { - "issetup": { - "setup": "true" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: create, iohyve - -.. _Create Guest: - -Create Guest -============ - -The "create" action creates a new iohyve guest of the specified "name" -and "size". - -**REST Request** - -:: - - PUT /sysadm/iohyve - { - "action" : "create", - "name" : "bsdguest", - "size" : "10G" - } - -**WebSocket Request** - -.. code-block:: json - - { - "name" : "iohyve", - "namespace" : "sysadm", - "id" : "fooid", - "args" : { - "name" : "bsdguest", - "action" : "create", - "size" : "10G" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "create": { - "name": "bsdguest", - "size": "10G" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: install, iohyve - -.. _Install Guest: - -Install Guest -============= - -The "install" action starts the iohyve installation of the specified -guest from the specified ISO. This action only boots the VM with the ISO; -to do the actual installation, run :command:`iohyve console ` from -the system. - -**REST Request** - -:: - - PUT /sysadm/iohyve - { - "name" : "bsdguest", - "iso" : "FreeBSD-10.2-RELEASE-amd64-disc1.iso", - "action" : "install" - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "name" : "iohyve", - "id" : "fooid", - "args" : { - "action" : "install", - "iso" : "FreeBSD-10.2-RELEASE-amd64-disc1.iso", - "name" : "bsdguest" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "install": { - "iso": "FreeBSD-10.2-RELEASE-amd64-disc1.iso", - "name": "bsdguest" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: start, iohyve - -.. _Start VM: - -Start VM -======== - -The "start" action starts the specified VM. - -**REST Request** - -:: - - PUT /sysadm/iohyve - { - "action" : "start", - "name" : "bsdguest" - } - -**WebSocket Request** - -.. code-block:: json - - { - "name" : "iohyve", - "id" : "fooid", - "args" : { - "action" : "start", - "name" : "bsdguest" - }, - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "start": { - "name": "bsdguest" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: stop, iohyve - -.. _Stop VM: - -Stop VM -======= - -The "stop" action stops the specified VM. - -**REST Request** - -:: - - PUT /sysadm/iohyve - { - "action" : "stop", - "name" : "bsdguest" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "args" : { - "action" : "stop", - "name" : "bsdguest" - }, - "name" : "iohyve", - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "stop": { - "name": "bsdguest" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: delete, iohyve - -.. _Delete a VM: - -Delete a VM -=========== - -The "delete" action deletes the specified iohyve guest. - -**REST Request** - -:: - - PUT /sysadm/iohyve - { - "action" : "delete", - "name" : "bsdguest" - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "id" : "fooid", - "args" : { - "action" : "delete", - "name" : "bsdguest" - }, - "name" : "iohyve" - } - -**Response** - -.. code-block:: json - - { - "args": { - "delete": { - "name": "bsdguest" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: adddisk, iohyve - -.. _Add a Disk: - -Add a Disk -========== - -The "adddisk" action adds and creates a disk for a VM. - -**REST Request** - -:: - - PUT /sysadm/iohyve - { - "name" : "bsdguest", - "action" : "adddisk", - "size" : "10G" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "size" : "10G", - "name" : "bsdguest", - "action" : "adddisk" - }, - "id" : "fooid", - "namespace" : "sysadm", - "name" : "iohyve" - } - -**Response** - -.. code-block:: json - - { - "args": { - "adddisk": { - "bsdguest": { - "size": "10G" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: listdisks, iohyve - -.. _List Disks: - -List Disks -========== - -The "listdisks" action lists the disks connected to the specified VM. - -**REST Request** - -:: - - PUT /sysadm/iohyve - { - "name" : "bsdguest", - "action" : "listdisks" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "listdisks", - "name" : "bsdguest" - }, - "id" : "fooid", - "namespace" : "sysadm", - "name" : "iohyve" - } - -**Response** - -.. code-block:: json - - { - "args": { - "listdisks": { - "disk0": "10G" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: resizedisk, iohyve - -.. _Resize a Disk: - -Resize a Disk -============= - -The "resizedisk" action **increases** the specified disk in the -specified VM. The new specified size must be larger than the current -size. - -**REST Request** - -:: - - PUT /sysadm/iohyve - { - "disk" : "disk0", - "name" : "bsdguest", - "action" : "resizedisk", - "size" : "20G" - } - -**WebSocket Request** - -.. code-block:: json - - { - "name" : "iohyve", - "id" : "fooid", - "args" : { - "size" : "20G", - "action" : "resizedisk", - "disk" : "disk0", - "name" : "bsdguest" - }, - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "resizedisk": { - "disk": "disk0", - "name": "bsdguest", - "size": "20G" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: deletedisk, iohyve - -.. _Delete a Disk: - -Delete a Disk -============= - -The "deletedisk" action removes the specified disk from the specified VM. - -**REST Request** - -:: - - PUT /sysadm/iohyve - { - "disk" : "disk1", - "name" : "bsdguest", - "action" : "deletedisk" - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "id" : "fooid", - "name" : "iohyve", - "args" : { - "name" : "bsdguest", - "action" : "deletedisk", - "disk" : "disk1" - } - } - -**Response** - -:: - - { - "args": { - "deletedisk": { - "disk": "disk1", - "name": "bsdguest" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - - .. index:: version, iohyve - -.. _List Version: - -List Version -============ - -The "version" action displays the iohyve version. - -**REST Request** - -:: - - PUT /sysadm/iohyve - { - "action" : "version" - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "args" : { - "action" : "version" - }, - "id" : "fooid", - "name" : "iohyve" - } - -**Response** - -.. code-block:: json - - { - "args": { - "version": { - "version": "iohyve v0.7.3 2016/01/08 Bear in a Datacenter Edition" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: getprops, iohyve - -.. _List Guest Properties: - -List Guest Properties -===================== - -The "getprops" action lists the properties for the specified guest. - -**REST Request** - -:: - - PUT /sysadm/iohyve - { - "action" : "getprops", - "name" : "bsdguest" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "namespace" : "sysadm", - "args" : { - "name" : "bsdguest", - "action" : "getprops" - }, - "name" : "iohyve" - } - -**Response** - -.. code-block:: json - - { - "args": { - "getprops": { - "bsdguest": { - "autogrub": "\\n", - "bargs": "-A_-H_-P", - "boot": "0", - "con": "nmdm0", - "cpu": "1", - "description": "Tue", - "install": "no", - "loader": "bhyveload", - "name": "bsdguest", - "os": "default", - "persist": "1", - "ram": "256M", - "size": "10G", - "tap": "tap0" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: setprop, iohyve - -.. _Set Guest Properties: - -Set Guest Properties -==================== - -The "setprop" action can be used to modify the properties for the -specified guest. For each property, specify its name and desired value. -Use "getprops" to see the current properties and values for the guest. - -**REST Request** - -:: - - PUT /sysadm/iohyve - { - "ram" : "512M", - "name" : "bsdguest", - "action" : "setprop" - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "id" : "fooid", - "args" : { - "ram" : "512M", - "name" : "bsdguest", - "action" : "setprop" - }, - "name" : "iohyve" - } - -**Response** - -.. code-block:: json - - { - "args": { - "setprop": { - "bsdguest": { - "ram": "512M" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } \ No newline at end of file diff --git a/docs/api_reference/classes/lifepreserver.rst b/docs/api_reference/classes/lifepreserver.rst deleted file mode 100644 index e58a587..0000000 --- a/docs/api_reference/classes/lifepreserver.rst +++ /dev/null @@ -1,1123 +0,0 @@ -.. _lifepreserver: - -lifepreserver -************* - -The lifepreserver class is used to manage and retrieve information about -scheduled snapshots and replication. - -Every lifepreserver class request contains the following parameters: - -+---------------+---------------+---------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+===============+===============+=======================================+ -| id | | Any unique value for the request, | -| | | including a hash, checksum, or uuid. | -+---------------+---------------+---------------------------------------+ -| name | lifepreserver | | -| | | | -+---------------+---------------+---------------------------------------+ -| namespace | sysadm | | -| | | | -+---------------+---------------+---------------------------------------+ -| action | | Actions include "addreplication", | -| | | "createsnap", "cronscrub", "cronsnap" | -| | | "initreplication", "listcron", | -| | | "listreplication", "listsnap", | -| | | "removesnap", "removereplication", | -| | | "revertsnap", "runreplication", | -| | | "savesettings", and "settings" | -+---------------+---------------+---------------------------------------+ - -The rest of this section provides examples of the available *actions* -for each type of request, along with their responses. - -.. index:: listcron, Life Preserver - -.. _List Schedules: - -List Schedules -============== - -The "listcron" action retrieves the information for each Life Preserver -scheduled task. If snapshots have been configured for a ZFS pool, it -lists the number of snapshots to keep and the time that snapshots are -taken. If scrubs have been configured on that ZFS pool, it also lists -the time that ZFS scrubs occur. - -**REST Request** - -:: - - PUT /sysadm/lifepreserver - { - "action" : "listcron" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "listcron": { - "tank1": { - "keep": "3", - "schedule": "daily@18" - "scrub": "daily@22" - } - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "listcron" - }, - "name" : "lifepreserver", - "namespace" : "sysadm", - "id" : "fooid" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "listcron": { - "tank1": { - "keep": "3", - "schedule": "daily@18" - "scrub": "daily@22" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: cronsnap, Life Preserver - -.. _Create a Snapshot Schedule: - -Create a Snapshot Schedule -========================== - -The "cronsnap" action is used to create snapshot schedules for Life -Preserver. This action supports the following parameters: - -+---------------+------------------------------------------------------+ -| **Parameter** | **Description** | -| | | -+===============+======================================================+ -| pool | Name of the ZFS pool to snapshot. | -| | | -+---------------+------------------------------------------------------+ -| keep | Specify the number of snapshots to keep. | -| | | -+---------------+------------------------------------------------------+ -| frequency | Specify when to take the snapshots. Possible values | -| | are "daily@XX" (where XX is the number of the hour), | -| | "hourly", "30min", "10min", "5min" or "none" | -| | (disables snapshots) | -+---------------+------------------------------------------------------+ - -**REST Request** - -:: - - PUT /sysadm/lifepreserver - { - "pool" : "mytank", - "keep" : "10", - "frequency" : "daily@11", - "action" : "cronsnap" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "cronsnap": { - "frequency": "daily@11", - "keep": "10", - "pool": "mytank" - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "cronsnap", - "keep" : "10", - "frequency" : "daily@11", - "pool" : "mytank" - }, - "namespace" : "sysadm", - "name" : "lifepreserver", - "id" : "fooid" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "cronsnap": { - "frequency": "daily@11", - "keep": "10", - "pool": "mytank" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: cronscrub, Life Preserver - -.. _Create a Scrub Schedule: - -Create a Scrub Schedule -======================= - -The "cronscrub" action is used to schedule a ZFS scrub. This action -supports the following parameters: - -+---------------+----------------------------------------------------+ -| **Parameter** | **Description** | -| | | -+===============+====================================================+ -| pool | Name of ZFS pool to scrub. | -| | | -+---------------+----------------------------------------------------+ -| frequency | Specify when to perform the scrub. Possible values | -| | are "daily@XX", "weekly@YY@XX", and monthly@ZZ@XX, | -| | where "XX" is the hour, "YY" is the day of week | -| | ("01" for Monday through "07" for Sunday), "ZZ" is | -| | the day of month, and "none"disables scrubs. | -| | | -+---------------+----------------------------------------------------+ - -**REST Request** - -:: - - PUT /sysadm/lifepreserver - { - "action" : "cronscrub", - "pool" : "tank", - "frequency" : "daily@22" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "cronscrub": { - "frequency": "daily@22", - "pool": "tank" - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "cronscrub", - "pool" : "tank", - "frequency" : "daily@22" - }, - "namespace" : "sysadm", - "name" : "lifepreserver", - "id" : "fooid" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "cronscrub": { - "frequency": "daily@22", - "pool": "tank" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: createsnap, Life Preserver - -.. _Create a Snapshot: - -Create a Snapshot -================= - -The "createsnap" action creates a one-time snapshot of the specified -dataset. - -**REST Request** - -:: - - PUT /sysadm/lifepreserver - { - "snap" : "mytestsnap", - "dataset" : "tank", - "comment" : "Testing", - "action" : "createsnap" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "comment" : "Testing", - "dataset" : "tank", - "action" : "createsnap", - "snap" : "mytestsnap" - }, - "name" : "lifepreserver", - "namespace" : "sysadm", - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "createsnap": { - "comment": "Testing", - "dataset": "tank", - "snap": "mytestsnap" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: listsnap, Life Preserver - -.. _List Snapshots: - -List Snapshots -============== - -The "listsnap" action retrieves the list of saved snapshots. - -**REST Request** - -:: - - PUT /sysadm/lifepreserver - { - "pool" : "tank1", - "action" : "listsnap" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "listsnap": { - "tank1@auto-2016-01-04-18-00-00": { - "comment": "Automated Snapshot" - }, - "tank1@auto-2016-01-05-18-00-00": { - "comment": "Automated Snapshot" - }, - "tank1@auto-2016-01-06-18-00-00": { - "comment": "Automated Snapshot" - }, - "tank1@auto-2016-01-07-18-00-00": { - "comment": "Automated Snapshot" - } - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "name" : "lifepreserver", - "args" : { - "pool" : "tank1", - "action" : "listsnap" - }, - "namespace" : "sysadm", - "id" : "fooid" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "listsnap": { - "tank1@auto-2016-01-04-18-00-00": { - "comment": "Automated Snapshot" - }, - "tank1@auto-2016-01-05-18-00-00": { - "comment": "Automated Snapshot" - }, - "tank1@auto-2016-01-06-18-00-00": { - "comment": "Automated Snapshot" - }, - "tank1@auto-2016-01-07-18-00-00": { - "comment": "Automated Snapshot" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: revertsnap, Life Preserver - -.. _Revert a Snapshot: - -Revert a Snapshot -================= - -The "revertsnap" action is used to rollback the contents of the -specified dataset to the point in time that the specified snapshot was -taken. - -.. danger:: Performing this operation will revert the contents of the - dataset back in time, meaning that all changes to the - dataset's files that occurred since the snapshot was taken - will be lost. - -**REST Request** - -:: - - PUT /sysadm/lifepreserver - { - "snap" : "auto-2016-01-09-18-00-00", - "dataset" : "tank1/usr/jails", - "action" : "revertsnap" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "revertsnap": { - "dataset": "tank1/usr/jails", - "snap": "auto-2016-01-09-18-00-00" - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "dataset" : "tank1/usr/jails", - "action" : "revertsnap", - "snap" : "auto-2016-01-09-18-00-00" - }, - "namespace" : "sysadm", - "name" : "lifepreserver", - "id" : "fooid" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "revertsnap": { - "dataset": "tank1/usr/jails", - "snap": "auto-2016-01-09-18-00-00" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: removesnap, Life Preserver - -.. _Remove a Snapshot: - -Remove a Snapshot -================= - -The "removesnap" action is used to remove a ZFS snapshot from the -specified dataset or pool. - -**REST Request** - -:: - - PUT /sysadm/lifepreserver - { - "dataset" : "tank1/usr/jails", - "snap" : "auto-2016-01-09-18-00-00", - "action" : "removesnap" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "removesnap": { - "dataset": "tank1/usr/jails", - "snap": "auto-2016-01-09-18-00-00" - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "snap" : "auto-2016-01-09-18-00-00", - "action" : "removesnap", - "dataset" : "tank1/usr/jails" - }, - "name" : "lifepreserver", - "namespace" : "sysadm", - "id" : "fooid" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "removesnap": { - "dataset": "tank1/usr/jails", - "snap": "auto-2016-01-09-18-00-00" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: addreplication, Life Preserver - -.. _Add Replication: - -Add Replication -=============== - -The "addreplication" action is used to create a replication task in Life -Preserver. This action supports several parameters: - -+---------------+-----------------------------------------------------+ -| **Parameter** | **Description** | -| | | -+===============+=====================================================+ -| host | Remote hostname or IP address. | -| | | -+---------------+-----------------------------------------------------+ -| port | SSH port number on remote system. | -| | | -+---------------+-----------------------------------------------------+ -| user | User must exist on remote system. | -| | | -+---------------+-----------------------------------------------------+ -| password | The password for *user* on remote system. | -| | | -+---------------+-----------------------------------------------------+ -| dataset | Name of local dataset to replicate. | -| | | -+---------------+-----------------------------------------------------+ -| remotedataset | Path to the dataset on the remote system. | -| | | -+---------------+-----------------------------------------------------+ -| frequency | When to replicate. Supported times are "XX" (hour), | -| | "sync" (as snapshot is created, not recommended for | -| | frequent snapshots), "hour" (hourly), "30min" | -| | (every 30 minutes), "10min" (every 10 minutes), or | -| | "manual" (only when requested by user) | -| | | -+---------------+-----------------------------------------------------+ - -**REST Request** - -:: - - PUT /sysadm/lifepreserver - { - "action" : "addreplication", - "password" : "mypass", - "dataset" : "tank1", - "remotedataset" : "tank/backups", - "user" : "backupuser", - "frequency" : "22", - "port" : "22", - "host" : "192.168.0.10" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "addreplication": { - "frequency": "22", - "host": "192.168.0.10", - "ldataset": "tank1", - "port": "22", - "rdataset": "tank/backups", - "user": "backupuser" - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "name" : "lifepreserver", - "args" : { - "action" : "addreplication", - "user" : "backupuser", - "dataset" : "tank1", - "frequency" : "22", - "port" : "22", - "password" : "mypass", - "host" : "192.168.0.10", - "remotedataset" : "tank/backups" - }, - "id" : "fooid" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "addreplication": { - "frequency": "22", - "host": "192.168.0.10", - "ldataset": "tank1", - "port": "22", - "rdataset": "tank/backups", - "user": "backupuser" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: removereplication, Life Preserver - -.. _Remove Replication: - -Remove Replication -================== - -The "removereplication" action is used to delete an existing replication -task. Note that this action only deletes the task - it does not remove -any already replicated data from the remote system. - -This action supports several parameters: - -+---------------+-----------------------------------------------------+ -| **Parameter** | **Description** | -| | | -+===============+=====================================================+ -| host | Remote hostname or IP address. | -| | | -+---------------+-----------------------------------------------------+ -| dataset | Name of local dataset to remove from replication. | -| | | -+---------------+-----------------------------------------------------+ - -**REST Request** - -:: - - PUT /sysadm/lifepreserver - { - "dataset" : "tank", - "host" : "192.168.0.10", - "action" : "removereplication" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "removereplication": { - "dataset": "tank", - "host": "192.168.0.10" - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "args" : { - "action" : "removereplication", - "dataset" : "tank", - "host" : "192.168.0.10" - }, - "name" : "lifepreserver", - "namespace" : "sysadm" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "removereplication": { - "dataset": "tank", - "host": "192.168.0.10" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: listreplication, Life Preserver - -.. _List Replications: - -List Replications -================= - -The "listreplication" action is used to retrieve the settings of -configured replication tasks. For each task, the response includes the -name of the local ZFS pool or dataset to replicate, the IP address and -listening port number of the remote system to replicate to, when the -replication occurs (see the "frequency" description in -:ref:`Add Replication`), the name of the dataset on the remote system to -store the replicated data ("rdset"), and the name of the replication -user account. - -**REST Request** - -:: - - PUT /sysadm/lifepreserver - { - "action" : "listreplication" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "listreplication": { - "tank1->192.168.0.9": { - "dataset": "tank1", - "frequency": "22", - "host": "192.168.0.9", - "port": "22", - "rdset": "tank/backups", - "user": "backups" - } - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "args" : { - "action" : "listreplication" - }, - "id" : "fooid", - "name" : "lifepreserver" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "listreplication": { - "tank1->192.168.0.9": { - "dataset": "tank1", - "frequency": "22", - "host": "192.168.0.9", - "port": "22", - "rdset": "tank/backups", - "user": "backups" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: runreplication, Life Preserver - -.. _Start Replication: - -Start Replication -================= - -The "runreplication" action can be used to manually replicate the -specified dataset to the specified remote server. - -**REST Request** - -:: - - PUT /sysadm/lifepreserver - { - "host" : "10.0.10.100", - "dataset" : "mypool", - "action" : "runreplication" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "runreplication": { - "dataset": "mypool", - "host": "10.0.10.100" - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "name" : "lifepreserver", - "args" : { - "host" : "10.0.10.100", - "dataset" : "mypool", - "action" : "runreplication" - }, - "namespace" : "sysadm" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "runreplication": { - "dataset": "mypool", - "host": "10.0.10.100" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: initreplication, Life Preserver - -.. _Initialize Replication: - -Initialize Replication -====================== - -The "initreplication" action can be used to clear the replication data -on the remote server. This is useful if a replication becomes stuck. -After running this action, issue a "runreplication" action to start a -new replication. - -The "initreplication" action supports the following parameters: - -+---------------+-----------------------------------------------------+ -| **Parameter** | **Description** | -| | | -+===============+=====================================================+ -| host | Remote hostname or IP address. | -| | | -+---------------+-----------------------------------------------------+ -| dataset | Name of local dataset or pool being replicated. | -| | | -+---------------+-----------------------------------------------------+ - -**REST Request** - -:: - - PUT /sysadm/lifepreserver - { - "dataset" : "tank1", - "host" : "192.168.0.9", - "action" : "initreplication" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "initreplication": { - "dataset": "tank1", - "host": "192.168.0.9" - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "args" : { - "host" : "192.168.0.9", - "dataset" : "tank1", - "action" : "initreplication" - }, - "namespace" : "sysadm", - "name" : "lifepreserver" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "initreplication": { - "dataset": "tank1", - "host": "192.168.0.9" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: settings, Life Preserver - -.. _View Settings: - -View Settings -============= - -The "settings" action returns the system-wide settings of the Life -Preserver utility. The returned settings include the disk percentage -used at which Life Preserver will issue a warning, the level at which an -email will be sent, the email address to send notifications to, and -whether or not snapshots are taken recursively (include all child -datasets). - -Run :command:`lpreserver help set` for more information about each -available setting. - -**REST Request** - -:: - - PUT /sysadm/lifepreserver - { - "action" : "settings" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "settings": { - "diskwarn": "85%", - "email": "WARN", - "emailaddress": "me@mycompany.com", - "recursive": "ON" - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "args" : { - "action" : "settings" - }, - "namespace" : "sysadm", - "name" : "lifepreserver" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "settings": { - "diskwarn": "85%", - "email": "WARN", - "emailaddress": "me@mycompany.com", - "recursive": "ON" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: savesettings, Life Preserver - -.. _Save Settings: - -Save Settings -============= - -The "savesettings" action can be used to modify the system-wide settings -of the Life Preserver utility. This action supports the following -parameters: - -+---------------+-----------------------------------------------------+ -| **Parameter** | **Description** | -| | | -+===============+=====================================================+ -| duwarn | Disk percentage (from 0-99) at which to warn of low | -| | disk space. | -+---------------+-----------------------------------------------------+ -| email | Email address to send notifications. | -| | | -+---------------+-----------------------------------------------------+ -| emailopts | Conditions which trigger an email notification. | -| | Possible values are "ALL" (every snapshot, warning | -| | and error),"WARN" (warnings and errors--this is the | -| | default condition), or "ERROR" (errors only). | -+---------------+-----------------------------------------------------+ -| recursive | Whether or not to include all child datasets in the | -| | snapshot; possible values are "true" or "false" | -+---------------+-----------------------------------------------------+ - -**REST Request** - -:: - - PUT /sysadm/lifepreserver - { - "emailopts" : "ALL", - "duwarn" : "70", - "recursive" : "true", - "action" : "savesettings", - "email" : "kris@example.org" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "savesettings": { - "duwarn": "70", - "email": "kris@example.org", - "emailopts": "ALL", - "recursive": "true" - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "emailopts" : "ALL", - "action" : "savesettings", - "duwarn" : "70", - "recursive" : "true", - "email" : "kris@example.org" - }, - "id" : "fooid", - "namespace" : "sysadm", - "name" : "lifepreserver" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "savesettings": { - "duwarn": "70", - "email": "kris@example.org", - "emailopts": "ALL", - "recursive": "true" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } diff --git a/docs/api_reference/classes/logs.rst b/docs/api_reference/classes/logs.rst deleted file mode 100644 index 6f7ace3..0000000 --- a/docs/api_reference/classes/logs.rst +++ /dev/null @@ -1,84 +0,0 @@ -.. _logs: - -logs -**** - -The logs class is used to interact with the log files created by the -SysAdm™ server. - -Every logs class request contains the following parameters: - -+---------------+-----------+-----------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+===============+===========+=========================================+ -| id | | Any unique value for the request, | -| | | including a hash, checksum, or uuid. | -+---------------+-----------+-----------------------------------------+ -| name | logs | | -| | | | -+---------------+-----------+-----------------------------------------+ -| namespace | rpc | | -| | | | -+---------------+-----------+-----------------------------------------+ -| action | | Supported actions include "read_logs". | -| | | | -+---------------+-----------+-----------------------------------------+ - -The rest of this section provides examples of the available *actions* -for each type of request, along with their responses. - -.. index:: read_logs, logs - -.. _Read Logs: - -Read Logs -========= - -The "read_logs" action can be used to display log entries. It supports -the following optional arguments: - -* **logs:** Used to specify an array or string of log type(s). Valid - types are "hostinfo", "dispatcher", "events-dispatcher", - "events-lifepreserver", and "events-state". - -* **time_format:** Used to specify the format for "start_time" and - "end_time". Valid Formats are "time_t_seconds", "epoch_mseconds, - "relative_[day/month/second]", or a - `QDateTime String code `_. - -* **start_time:** Displays log entries that occurred after the time - specified using a valid "time_format". - -* **end_time:** Displays log entries that occurred before the time - specified using a valid "time_format". - -If the "time_format" is not specified, or if the "start_time" or -"end_time" are not defined, the end time will be the current date and -time and the start time will be 12 hours previous. - -If the "logs" argument is missing or empty, then all logs matching the -search parameters will be returned. - -For example, this input returns all log entries within the last hour: - -.. code-block:: json - - { - "action" : "read_logs", - "time_format" : "relative_second", - "start_time" : "-3600" - } - -And will return this format: - -.. code-block:: json - - { - "args" : { - "" : { - "" : "", - "" : "" - } - } - } diff --git a/docs/api_reference/classes/network.rst b/docs/api_reference/classes/network.rst deleted file mode 100644 index 579b144..0000000 --- a/docs/api_reference/classes/network.rst +++ /dev/null @@ -1,99 +0,0 @@ -.. _network: - -network -******* - -The network class is used to manage and retrieve information from -Ethernet and wireless network devices. - -Every network class request contains the following parameters: - -+---------------+-----------+-------------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+===============+===========+===========================================+ -| id | | Any unique value for the request, | -| | | including a hash, checksum, or uuid. | -+---------------+-----------+-------------------------------------------+ -| name | network | | -| | | | -+---------------+-----------+-------------------------------------------+ -| namespace | sysadm | | -| | | | -+---------------+-----------+-------------------------------------------+ -| action | | Supported actions include "list-devices". | -| | | | -+---------------+-----------+-------------------------------------------+ - -The rest of this section provides examples of the available *actions* -for each type of request, along with their responses. - -.. index:: list-devices, network - -.. _List Devices: - -List Devices -============ - -The "list-devices" action lists information about currently recognized -network devices. For each network device, the response includes the -device's MAC address, description, IPv4 address, IPv6 address, whether -or not the device is active, whether or not the device is configured -using DHCP, whether or not the device is wireless, its subnet mask, and -its current status. - -**REST Request** - -:: - - PUT /sysadm/network - { - "action" : "list-devices" - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "args" : { - "action" : "list-devices" - }, - "id" : "fooid", - "name" : "network" - } - -**Response** - -.. code-block:: json - - { - "args": { - "lo0": { - "MAC": "00:00:00:00:00:00", - "description": "", - "ipv4": "127.0.0.1", - "ipv6": "::1", - "is_active": "true", - "is_dhcp": "false", - "is_wireless": "false", - "netmask": "255.0.0.0", - "status": "no carrier" - }, - "re0": { - "MAC": "fc:aa:14:77:a0:8d", - "description": "RealTek 8168/8111 B/C/CP/D/DP/E/F/G PCIe Gigabit Ethernet", - "ipv4": "192.168.1.130", - "ipv6": "fe80::feaa:14ff:fe77:a08d%re0", - "is_active": "true", - "is_dhcp": "true", - "is_wireless": "false", - "netmask": "255.255.255.0", - "status": "active" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } \ No newline at end of file diff --git a/docs/api_reference/classes/pkg.rst b/docs/api_reference/classes/pkg.rst deleted file mode 100644 index 25fcd16..0000000 --- a/docs/api_reference/classes/pkg.rst +++ /dev/null @@ -1,1185 +0,0 @@ -.. _pkg: - -pkg -*** - -The pkg class is used to manage software packages. - -Every pkg class request contains several parameters: - -+---------------+-----------+-------------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+===============+===========+===========================================+ -| id | | Any unique value for the request, | -| | | including a hash, checksum, or uuid. | -+---------------+-----------+-------------------------------------------+ -| name | pkg | | -| | | | -+---------------+-----------+-------------------------------------------+ -| namespace | sysadm | | -| | | | -+---------------+-----------+-------------------------------------------+ -| action | | Supported actions include | -| | | "list_categories", "list_repos", | -| | | "pkg_audit", "pkg_autoremove", | -| | | "pkg_check_upgrade", "pkg_info", | -| | | "pkg_install", "pkg_lock", "pkg_remove", | -| | | "pkg_search", "pkg_unlock", "pkg_update", | -| | | and "pkg_upgrade" | -| | | | -+---------------+-----------+-------------------------------------------+ - -The rest of this section provides examples of the available *actions* -for each type of request, along with their responses. - -.. index:: pkg_info, pkg - -.. _Package Information: - -Package Information -=================== - -The "pkg_info" action reads the pkg database directly and returns any -relevant information. The following arguments are optional: - -* **"repo"**: Unless specified, defaults to the local package repository. - -* **"pkg_origins"**: Unless specified, information for all installed - packages will be listed. - -* **"category"**: Limits the results to packages within the specified - category. - -* **"result"**: Must be set to "full" to retrieve all of the information - with multiple possible values, such as "dependencies", "options", and - "licences". - -**REST Request** - -:: - - PUT /sysadm/pkg - { - "pkg_origins" : [ - "x11/lumina" - ], - "repo" : "local", - "action" : "pkg_info" - } - -**WebSocket Request** - -.. code-block:: json - - { - "name" : "pkg", - "namespace" : "sysadm", - "args" : { - "repo" : "local", - "action" : "pkg_info", - "pkg_origins" : [ - "x11/lumina" - ] - }, - "id" : "fooid" - } - -**Response** - -:: - - { - "args": { - "pkg_info": { - "x11/lumina": { - "arch": "FreeBSD:11:amd64", - "automatic": "0", - "comment": "Lumina Desktop Environment", - "dep_formula": "", - "dependencies": [ - "x11-toolkits/qt5-gui", - "x11/qt5-x11extras", - "x11-wm/fluxbox", - "x11/libXdamage", - "devel/qt5-linguist", - "x11/numlockx" - ], - "desc": "Lumina-DE is a lightweight, BSD licensed desktop environment.", - "files": [ - "/usr/local/share/licenses/lumina-0.8.8_2,1/catalog.mk", - "/usr/local/share/licenses/lumina-0.8.8_2,1/LICENSE", - "/usr/local/share/licenses/lumina-0.8.8_2,1/BSD3CLAUSE", - "/usr/local/bin/Lumina-DE", - "/usr/local/bin/lumina-config", - "/usr/local/bin/lumina-fileinfo", - "/usr/local/bin/lumina-fm", - "/usr/local/bin/lumina-info", - "/usr/local/bin/lumina-open", - "/usr/local/bin/lumina-screenshot", - "/usr/local/bin/lumina-search", - "/usr/local/bin/lumina-xconfig", - "/usr/local/etc/luminaDesktop.conf.dist", - "/usr/local/include/LuminaOS.h" - ], - "flatsize": "12324767", - "icon": "\\\"http://www.pcbsd.org/appcafe/icons/x11_lumina.png\\\"", - "id": "2541", - "licenselogic": "1", - "licenses": [ - "BSD3CLAUSE" - ], - "locked": "0", - "maintainer": "kmoore@FreeBSD.org", - "manifestdigest": "2$0$4ypg5zrco9upyuioczmo3uwbtdd5yart7xuit6fx3gjrn1k979qb", - "message": "The Lumina Desktop Environment has been installed!", - "mtree_id": "", - "name": "lumina", - "options": { - "MULTIMEDIA": "on", - "PCBSD": "on" - }, - "origin": "x11/lumina", - "pkg_format_version": "", - "prefix": "/usr/local", - "repo_type": "binary", - "repository": "pcbsd-major", - "screen1": "\\\"http://www.pcbsd.org/appcafe/screenshots/x11/lumina/screen1.png\\\"", - "shlibs_provided": [ - "libLuminaUtils.so.1" - ], - "shlibs_required": [ - "libxcb.so.1", - "libxcb-composite.so.0", - "libxcb-damage.so.0", - "libXdamage.so.1", - "libxcb-util.so.1", - "libGL.so.1" - ], - "time": "1458334158", - "version": "0.8.8_2,1", - "www": "http://lumina-desktop.org" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: pkg_search, pkg - -.. _Search Packages: - -Search Packages -=============== - -The "pkg_search" action searches the package database for pkgs which -match the given "search_term" (required). These parameters are optional: - -* **"repo"**: May be used to specify searching the specified repository. - If not specified, the local package database is searched. - -* **"category"**: May be used to restrict searches to the specified - package category. - -**REST Request** - -:: - - PUT /sysadm/pkg - { - "repo" : "pcbsd-major", - "category" : "www", - "action" : "pkg_search", - "search_term" : "fire", - "search_excludes" : ["", ""] - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "namespace" : "sysadm", - "name" : "pkg", - "args" : { - "action" : "pkg_search", - "search_term" : "fire", - "search_excludes" : ["", ""], - "category" : "www", - "repo" : "pcbsd-major" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "pkg_search": { - "results_order" : ["www/firefox", "www/firefox-esr", "www/firefox-esr-i18n", "www/firefox-pulse"], - "www/firefox": { - "arch": "FreeBSD:11:amd64", - "cksum": "cc72c379afbd66d152cf06b7d2a14ada413f338071ecb9b084899c94d39f951e", - "comment": "Web browser based on the browser portion of Mozilla", - "cpe": "cpe:2.3:a:mozilla:firefox:45.0:::::freebsd11:x64:1", - "dep_formula": "", - "desc": "Mozilla Firefox is a free and open source web browser descended from the\nMozilla Application Suite. It is small, fast and easy to use, and offers\nmany advanced features:\n\n o Popup Blocking\n o Tabbed Browsing\n o Live Bookmarks (ie. RSS)\n o Extensions\n o Themes\n o FastFind\n o Improved Security\n\nWWW: http://www.mozilla.com/firefox", - "flatsize": "96435169", - "icon": "\\\\\\\"http://www.pcbsd.org/appcafe/icons/www_firefox.png\\\\\\\"", - "id": "12147", - "licenselogic": "1", - "maintainer": "gecko@FreeBSD.org", - "manifestdigest": "2$0$hcbb9x7urbs9nw1e44chw9bwxn339983b6q9mixxdn5ghdwuh9ny", - "name": "firefox", - "no_provide_shlib": "yes", - "olddigest": "", - "origin": "www/firefox", - "osversion": "", - "path": "All/firefox-45.0_1,1.txz", - "pkg_format_version": "", - "pkgsize": "39935776", - "prefix": "/usr/local", - "screen1": "\\\\\\\"http://www.pcbsd.org/appcafe/screenshots/www/firefox/screen1.png\\\\\\\"", - "screen2": "\\\\\\\"http://www.pcbsd.org/appcafe/screenshots/www/firefox/screen2.png\\\\\\\"", - "version": "45.0_1,1", - "www": "http://www.mozilla.com/firefox" - }, - "www/firefox-esr": { - "arch": "FreeBSD:11:amd64", - "cksum": "811545c4da089b52db54ddee04af2ea8c439eb12e708f478b09141cdcca7aec5", - "comment": "Web browser based on the browser portion of Mozilla", - "cpe": "cpe:2.3:a:mozilla:firefox_esr:38.7.0:::::freebsd11:x64", - "dep_formula": "", - "desc": "Mozilla Firefox is a free and open source web browser descended from the\nMozilla Application Suite. It is small, fast and easy to use, and offers\nmany advanced features:\n\n o Popup Blocking\n o Tabbed Browsing\n o Live Bookmarks (ie. RSS)\n o Extensions\n o Themes\n o FastFind\n o Improved Security\n\nWWW: http://www.mozilla.com/firefox", - "flatsize": "86940998", - "icon": "\\\\\\\"http://www.pcbsd.org/appcafe/icons/www_firefox-esr.png\\\\\\\"", - "id": "656", - "licenselogic": "1", - "maintainer": "gecko@FreeBSD.org", - "manifestdigest": "2$0$km1kyyxoae47gyhp9gx7wz7pcnsn6jnc8yxgpz63iyynaxi7ia8y", - "name": "firefox-esr", - "no_provide_shlib": "yes", - "olddigest": "", - "origin": "www/firefox-esr", - "osversion": "", - "path": "All/firefox-esr-38.7.0,1.txz", - "pkg_format_version": "", - "pkgsize": "36352676", - "prefix": "/usr/local", - "version": "38.7.0,1", - "www": "http://www.mozilla.com/firefox" - }, - "www/firefox-esr-i18n": { - "arch": "FreeBSD:11:*", - "cksum": "c389f2960fa77548435e0b905b3ef6ddb48957b76c2d8346de1f9f97dd7b23ca", - "comment": "Localized interface for Firefox", - "dep_formula": "", - "desc": "Language packs for Firefox\n\nWWW: http://www.mozilla.org/projects/l10n/", - "flatsize": "102671800", - "id": "17350", - "licenselogic": "1", - "maintainer": "gecko@FreeBSD.org", - "manifestdigest": "2$0$wzmx16rcynpdej5eckeg6c8w8z6r7oha86cmjfth4pnfu9iojdmb", - "name": "firefox-esr-i18n", - "olddigest": "", - "origin": "www/firefox-esr-i18n", - "osversion": "", - "path": "All/firefox-esr-i18n-38.7.0.txz", - "pkg_format_version": "", - "pkgsize": "10449532", - "prefix": "/usr/local", - "version": "38.7.0", - "www": "http://www.mozilla.org/projects/l10n/" - }, - "www/firefox-i18n": { - "arch": "FreeBSD:11:*", - "cksum": "11ca74215bb2c9032a316692b02d4b675cc2102b0e6c9c9f79e85cb6a292e689", - "comment": "Localized interface for Firefox", - "dep_formula": "", - "desc": "Language packs for Firefox\n\nWWW: http://www.mozilla.org/projects/l10n/", - "flatsize": "107852121", - "id": "11462", - "licenselogic": "1", - "maintainer": "gecko@FreeBSD.org", - "manifestdigest": "2$0$hozjo4sqt3kn4rqak7hfr4zubt3yahigcnhmbwad7xtuqt1qxntb", - "name": "firefox-i18n", - "olddigest": "", - "origin": "www/firefox-i18n", - "osversion": "", - "path": "All/firefox-i18n-45.0.txz", - "pkg_format_version": "", - "pkgsize": "10295024", - "prefix": "/usr/local", - "version": "45.0", - "www": "http://www.mozilla.org/projects/l10n/" - }, - "www/firefox-pulse": { - "arch": "FreeBSD:11:amd64", - "cksum": "76bcc4096c378a647c4517ab8fac64d3ecbf2c08a1e47ab0eb9061d95d86c195", - "comment": "Web browser based on the browser portion of Mozilla", - "cpe": "cpe:2.3:a:mozilla:firefox:45.0:::::freebsd11:x64:1", - "dep_formula": "", - "desc": "Mozilla Firefox is a free and open source web browser descended from the\nMozilla Application Suite. It is small, fast and easy to use, and offers\nmany advanced features:\n\n o Popup Blocking\n o Tabbed Browsing\n o Live Bookmarks (ie. RSS)\n o Extensions\n o Themes\n o FastFind\n o Improved Security\n\nWWW: http://www.mozilla.com/firefox", - "flatsize": "96438909", - "icon": "\\\\\\\"http://www.pcbsd.org/appcafe/icons/www_firefox-pulse.png\\\\\\\"", - "id": "5534", - "licenselogic": "1", - "maintainer": "gecko@FreeBSD.org", - "manifestdigest": "2$0$8mb8qqmcqu3ja8uy4x9nqgyeennjemumrb1q6ugyege76i4rdefb", - "name": "firefox-pulse", - "no_provide_shlib": "yes", - "olddigest": "", - "origin": "www/firefox-pulse", - "osversion": "", - "path": "All/firefox-pulse-45.0_1,1.txz", - "pkg_format_version": "", - "pkgsize": "39959876", - "prefix": "/usr/local", - "screen1": "\\\\\\\"http://www.pcbsd.org/appcafe/screenshots/www/firefox/screen1.png\\\\\\\"", - "screen2": "\\\\\\\"http://www.pcbsd.org/appcafe/screenshots/www/firefox/screen2.png\\\\\\\"", - "version": "45.0_1,1", - "www": "http://www.mozilla.com/firefox" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: list_categories, pkg - -.. _List Categories: - -List Categories -=============== - -The "list_categories" action lists all the known, non-empty categories -within the specified repository or, if no repository is specified, the -local repository. - -**REST Request** - -:: - - PUT /sysadm/pkg - { - "repo" : "local", - "action" : "list_categories" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "args" : { - "action" : "list_categories", - "repo" : "local" - }, - "namespace" : "sysadm", - "name" : "pkg" - } - -**Response** - -.. code-block:: json - - { - "args": { - "list_categories": [ - "ports-mgmt", - "x11", - "gnome", - "textproc", - "devel", - "python", - "misc", - "print", - "graphics", - "security", - "x11-fonts", - "lang", - "ipv6", - "perl5", - "converters", - "math", - "x11-toolkits", - "sysutils", - "dns", - "net", - "accessibility", - "databases", - "shells", - "x11-themes", - "multimedia", - "audio", - "www", - "ftp", - "net-im", - "archivers", - "comms", - "java", - "deskutils", - "kde", - "mail", - "editors", - "emulators", - "games", - "irc", - "japanese", - "news", - "x11-servers", - "tk", - "net-mgmt", - "ruby", - "x11-drivers", - "x11-wm", - "x11-clocks", - "kld", - "tcl", - "enlightenment", - "linux" - ] - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: list_repos, pkg - -.. _List Repositories: - -List Repositories -================= - -The "list_repositories" action scans the package repository configuration -files and returns the names of the available repositories. All of the -repositories returned by this action are valid as the optional "repo" -argument for the other pkg API actions. - -**REST Request** - -:: - - PUT /sysadm/pkg - { - "action" : "list_repos" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "namespace" : "sysadm", - "name" : "pkg", - "args" : { - "action" : "list_repos" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "list_repos": [ - "local", - "pcbsd-major" - ] - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: pkg_audit, pkg - -.. _Audit Packages: - -Audit Packages -============== - -The "pkg_audit" action performs an audit of all installed packages and -reports any packages with known vulnerabilities as well as other -packages which are impacted by those vulnerabilities. - -.. note:: The vulnerability information will be returned as a dispatcher - event as this action just queues up the results of the :command:`pkg` - operation. This is due to a limitation of :command:`pkg`, as it only - supports one process call at a time. Refer to the - :ref:`Dispatcher Subsystem` for instructions on how to subscribe to - and query dispatcher events. - -**REST Request** - -:: - - PUT /sysadm/pkg - { - "action" : "pkg_audit" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "pkg_audit" - }, - "name" : "pkg", - "id" : "fooid", - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "pkg_audit": { - "proc_cmd": "pkg audit -qr", - "proc_id": "sysadm_pkg_audit-{257cc46b-9178-4990-810a-12416ddfad79}", - "status": "pending" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -**Dispatcher Events System Reply** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "dispatcher", - "id" : "none", - "args" : { - "event_system" : "sysadm/pkg", - "state" : "finished", - "pkg_log" : "", - "action" : "pkg_audit", - "process_details" : { - "time_finished" : "", - "cmd_list" : ["", ""], - "return_codes/" : "", - "return_codes/" : "", - "process_id" : "", - "state" : "finished" - } - } - } - -.. index:: pkg_upgrade, pkg - -.. _Upgrade Packages: - -Upgrade Packages -================ - -The "pkg_upgrade" action upgrades all currently installed packages. The -messages from the upgrade will be returned as a dispatcher event. Refer -to the :ref:`Dispatcher Subsystem` for instructions on how to subscribe -to and query dispatcher events. - -**REST Request** - -:: - - PUT /sysadm/pkg - { - "action" : "pkg_upgrade" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "pkg_upgrade" - }, - "name" : "pkg", - "namespace" : "sysadm", - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "pkg_upgrade": { - "proc_cmd": "pkg upgrade -y", - "proc_id": "sysadm_pkg_upgrade-{19ace7c9-0d83-4a0d-9249-0b56cb105762}", - "status": "pending" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -**Dispatcher Events System Reply** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "dispatcher", - "id" : "none", - "args" : { - "event_system" : "sysadm/pkg", - "state" : "finished", - "pkg_log" : "", - "action" : "pkg_upgrade", - "process_details" : { - "time_finished" : "", - "cmd_list" : ["", ""], - "return_codes/" : "", - "return_codes/" : "", - "process_id" : "", - "state" : "finished" - } - } - } - -.. index:: pkg_check_upgrade, pkg - -.. _Check Packages: - -Check Packages -============== - -The "pkg_check_upgrade" action checks to see if there are any package -updates available and returns that information as a dispatcher event. -Refer to the :ref:`Dispatcher Subsystem` for instructions on how to -subscribe to and query dispatcher events. - -**REST Request** - -:: - - PUT /sysadm/pkg - { - "action" : "pkg_check_upgrade" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "pkg_check_upgrade" - }, - "namespace" : "sysadm", - "name" : "pkg", - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "pkg_check_upgrade": { - "proc_cmd": "pkg upgrade -n", - "proc_id": "sysadm_pkg_check_upgrade-{c5e9d9a1-7c49-4a70-9d7c-4a84277c83b0}", - "status": "pending" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -**Dispatcher Events System Reply** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "dispatcher", - "id" : "none", - "args" : { - "event_system" : "sysadm/pkg", - "state" : "finished", - "pkg_log" : "", - "action" : "pkg_check_upgrade", - "updates_available" : "true/false", - "process_details" : { - "time_finished" : "", - "cmd_list" : ["", ""], - "return_codes/" : "", - "return_codes/" : "", - "process_id" : "", - "state" : "finished" - } - } - } - -.. index:: pkg_update, pkg - -.. _Update Package Database: - -Update Package Database -======================= - -The "pkg_update" action instructs :command:`pkg` to update its databases. -This action is typically not required. It returns any information as a -dispatcher event. Refer to the :ref:`Dispatcher Subsystem` for -instructions on how to subscribe to and query dispatcher events. - -If you include "force" = "true", it forces :command:`pkg` to completely -resync all of its databases with all known repositories which may take -some time. - -**REST Request** - -:: - - PUT /sysadm/pkg - { - "force" : "true", - "action" : "pkg_update" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "name" : "pkg", - "namespace" : "sysadm", - "args" : { - "force" : "true", - "action" : "pkg_update" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "pkg_update": { - "proc_cmd": "pkg update -f", - "proc_id": "sysadm_pkg_update-{8d65bbc5-fefc-4f34-8743-167e61a54c4c}", - "status": "pending" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -**Dispatcher Events System Reply** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "dispatcher", - "id" : "none", - "args" : { - "event_system" : "sysadm/pkg", - "state" : "finished", - "pkg_log" : "", - "action" : "pkg_update", - "process_details" : { - "time_finished" : "", - "cmd_list" : ["", ""], - "return_codes/" : "", - "return_codes/" : "", - "process_id" : "", - "state" : "finished" - } - } - } - -.. index:: pkg_lock, pkg_unlock, pkg - -.. _LockUnlock Packages: - -Lock/Unlock Packages -==================== - -The "pkg_lock" action locks the specified "pkg_origins" so that it will -be skipped during a package upgrade and remain at its current version. -When using "pkg_origins", specify either a single package origin string -or an array of package origins. - -The "pkg_unlock" action unlocks the previously locked "pkg_origins" so -that it is no longer skipped during a package upgrade. - -Both actions return any information as a dispatcher event. Refer to the -:ref:`Dispatcher Subsystem` for instructions on how to subscribe to and -query dispatcher events. - -**REST Request** - -:: - - PUT /sysadm/pkg - { - "pkg_origins" : [ - "misc/pcbsd-base" - ], - "action" : "pkg_lock" - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "id" : "fooid", - "name" : "pkg", - "args" : { - "pkg_origins" : [ - "misc/pcbsd-base" - ], - "action" : "pkg_lock" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "pkg_lock": { - "proc_cmd": "pkg lock -y misc/pcbsd-base", - "proc_id": "sysadm_pkg_lock-{352f7f66-d036-4c16-8978-67950957bf22}", - "status": "pending" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -**Dispatcher Events System Reply** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "dispatcher", - "id" : "none", - "args" : { - "event_system" : "sysadm/pkg", - "state" : "finished", - "pkg_log" : "", - "action" : "pkg_lock", - "process_details" : { - "time_finished" : "", - "cmd_list" : ["", ""], - "return_codes/" : "", - "return_codes/" : "", - "process_id" : "", - "state" : "finished" - } - } - } - -**REST Request** - -:: - - PUT /sysadm/pkg - { - "action" : "pkg_unlock", - "pkg_origins" : "misc/pcbsd-base" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "args" : { - "action" : "pkg_unlock", - "pkg_origins" : "misc/pcbsd-base" - }, - "name" : "pkg", - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "pkg_unlock": { - "proc_cmd": "pkg unlock -y misc/pcbsd-base", - "proc_id": "sysadm_pkg_unlock-{d1771b41-c1ca-480a-a3ce-42d4eddbfae8}", - "status": "pending" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -**Dispatcher Events System Reply** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "dispatcher", - "id" : "none", - "args" : { - "event_system" : "sysadm/pkg", - "state" : "finished", - "pkg_log" : "", - "action" : "pkg_unlock", - "process_details" : { - "time_finished" : "", - "cmd_list" : ["", ""], - "return_codes/" : "", - "return_codes/" : "", - "process_id" : "", - "state" : "finished" - } - } - } - -.. index:: pkg_install, pkg - -.. _Install Packages: - -Install Packages -================ - -The "pkg_install" action installs the specified "pkg_origins" on the -system. When using "pkg_origins", specify either a single package origin -string or an array of package origins. Unless the "repo" is specified, -:command:`pkg` will automatically determine the repository. The install -messages will be returned as a dispatcher event. Refer to the -:ref:`Dispatcher Subsystem` for instructions on how to subscribe to and -query dispatcher events. - -**REST Request** - -:: - - PUT /sysadm/pkg - { - "pkg_origins" : "games/angband", - "action" : "pkg_install", - "repo" : "pcbsd-major" - } - -**WebSocket Request** - -.. code-block:: json - - { - "name" : "pkg", - "namespace" : "sysadm", - "id" : "fooid", - "args" : { - "action" : "pkg_install", - "pkg_origins" : "games/angband", - "repo" : "pcbsd-major" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "pkg_install": { - "proc_cmd": "pkg install -y --repository \"pcbsd-major\" games/angband", - "proc_id": "sysadm_pkg_install-{ae444472-47df-4a65-91eb-013cc82ce4ad}", - "status": "pending" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -**Dispatcher Events System Reply** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "dispatcher", - "id" : "none", - "args" : { - "event_system" : "sysadm/pkg", - "state" : "finished", - "pkg_log" : "", - "action" : "pkg_install", - "process_details" : { - "time_finished" : "", - "cmd_list" : ["", ""], - "return_codes/" : "", - "return_codes/" : "", - "process_id" : "", - "state" : "finished" - } - } - } - -.. index:: pkg_remove, pkg - -.. _Uninstall Packages: - -Uninstall Packages -================== - -The "pkg_remove" action uninstalls the specified "pkg_origins" from the -system. When using "pkg_origins", specify either a single package origin -string or an array of package origins. - -The optional "recursive" argument can be set to "true" or "false". The -default is "true", which means that other packages which depend on this -package will also be removed so that there are no broken dependencies. - -The uninstall messages will be returned as a dispatcher event. Refer to -the :ref:`Dispatcher Subsystem` for instructions on how to subscribe to -and query dispatcher events. - -**REST Request** - -:: - - PUT /sysadm/pkg - { - "recursive" : "false", - "action" : "pkg_remove", - "pkg_origins" : "games/angband" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "name" : "pkg", - "namespace" : "sysadm", - "args" : { - "action" : "pkg_remove", - "recursive" : "false", - "pkg_origins" : "games/angband" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "pkg_remove": { - "proc_cmd": "pkg delete -y games/angband", - "proc_id": "sysadm_pkg_remove-{2aa844aa-f6a8-4e8f-ae71-b56af735ccb8}", - "status": "pending" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -**Dispatcher Events System Reply** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "dispatcher", - "id" : "none", - "args" : { - "event_system" : "sysadm/pkg", - "state" : "finished", - "pkg_log" : "", - "action" : "pkg_remove", - "process_details" : { - "time_finished" : "", - "cmd_list" : ["", ""], - "return_codes/" : "", - "return_codes/" : "", - "process_id" : "", - "state" : "finished" - } - } - } - -.. index:: pkg_autoremove, pkg - -.. _Prune Packages: - -Prune Packages -============== - -The "pkg_autoremove" action prunes all orphaned packages on the system. - -**REST Request** - -:: - - PUT /sysadm/pkg - { - "action" : "pkg_autoremove" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "pkg_autoremove" - }, - "name" : "pkg", - "namespace" : "sysadm", - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "pkg_autoremove": { - "proc_cmd": "pkg autoremove -y", - "proc_id": "sysadm_pkg_autoremove-{19ace7c9-0d83-4a0d-9249-0b56cb105762}", - "status": "pending" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } \ No newline at end of file diff --git a/docs/api_reference/classes/services.rst b/docs/api_reference/classes/services.rst deleted file mode 100644 index e537275..0000000 --- a/docs/api_reference/classes/services.rst +++ /dev/null @@ -1,352 +0,0 @@ -.. _services: - -services -******** - -The services class manages all the background daemons on the system. - -Every services class request contains several parameters: - -+----------------+------------+---------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+================+============+=======================================+ -| id | | Any unique value for the request, | -| | | including a hash, checksum, or uuid. | -+----------------+------------+---------------------------------------+ -| name | services | | -| | | | -+----------------+------------+---------------------------------------+ -| namespace | sysadm | | -| | | | -+----------------+------------+---------------------------------------+ -| action | | Actions include "disable", "enable", | -| | | "list_services", "restart", "start", | -| | | and "stop" | -+----------------+------------+---------------------------------------+ - -The rest of this section provides examples of the available *actions* -for each type of request, along with their responses. - -.. index:: disable, services - -.. _disable: - -Disable -======= - -The :command:`disable` command will tag the service to no longer -startup upon (re)booting the system. - -**REST Request** - -:: - - PUT /sysadm/services - { - "action": "disable", - "services": [ - "cupsd" - ] - } - -**WebSocket Request** - -.. code-block:: json - - { - "args": { - "action": "disable", - "services": [ - "cupsd" - ] - }, - "name" : "services", - "id" : "fooid", - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "services_disabled": [ - "cupsd" - ] - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - - -.. index:: enable, services - -.. _enable: - -Enable -====== - -The :command:`enable` command will mark the service for startup upon -(re)booting the system. - -**REST Request** - -:: - - PUT /sysadm/services - { - "action": "enable", - "services": [ - "cupsd" - ] - } - -**WebSocket Request** - -.. code-block:: json - - { - "args": { - "action": "enable", - "services": [ - "cupsd" - ] - }, - "name" : "services", - "id" : "fooid", - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "services_enabled": [ - "cupsd" - ] - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - - -.. index:: list_services, services - -.. _list services: - -List Services -============= - -The list_services action returns a list of all services available on -the system. - -.. note:: The response message has been shortened for the example. - Many more services will be typically listed. - -**REST Request** - -:: - - PUT /sysadm/services - { - "action" : "list_services" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "list_services" - }, - "id" : "fooid", - "namespace" : "sysadm", - "name" : "services" - } - -**Response** - -.. code-block:: json - - { - "args": { - "services": { - "accounting": { - "description": "", - "is_enabled": "false", - "name": "accounting", - "path": "/etc/rc.d/accounting", - "tag": "accounting_enable", - "is_running": "false" - }, - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: restart, services - -.. _restart: - -Restart -======= - -:command:`restart` will stop, then immediately start the specified -service(s). - -**REST Request** - -:: - - PUT /sysadm/services - { - "action": "restart", - "services": [ - "cupsd" - ] - } - -**WebSocket Request** - -.. code-block:: json - - { - "args": { - "action": "restart", - "services": [ - "cupsd" - ] - }, - "name" : "services", - "id" : "fooid", - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "services_restarted": [ - "cupsd" - ] - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: start, services - -.. _start: - -Start -===== - -The :command:`start` command will start a specified service(s). - -**REST Request** - -:: - - PUT /sysadm/services - { - "action": "start", - "services": [ - "cupsd" - ] - } - -**WebSocket Request** - -.. code-block:: json - - { - "args": { - "action": "start", - "services": [ - "cupsd" - ] - }, - "name" : "services", - "id" : "fooid", - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "services_started": [ - "cupsd" - ] - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - - -.. index:: stop, services - -.. _stop: - -Stop -==== - -The :command:`stop` command will halt a specified service(s). - -**REST Request** - -:: - - PUT /sysadm/services - { - "action": "stop", - "services": [ - "cupsd" - ] - } - -**WebSocket Request** - -.. code-block:: json - - { - "args": { - "action": "stop", - "services": [ - "cupsd" - ] - }, - "name" : "services", - "id" : "fooid", - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "services_stopped": [ - "cupsd" - ] - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } \ No newline at end of file diff --git a/docs/api_reference/classes/systemmanager.rst b/docs/api_reference/classes/systemmanager.rst deleted file mode 100644 index 5144e25..0000000 --- a/docs/api_reference/classes/systemmanager.rst +++ /dev/null @@ -1,839 +0,0 @@ -.. _systemmanager: - -systemmanager -************* - -The systemmanager class is used to retrieve information about the system. -Every systemmanager class request contains several parameters: - -+---------------+---------------+---------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+===============+===============+=======================================+ -| id | | Any unique value for the request, | -| | | including a hash, checksum, or uuid. | -+---------------+---------------+---------------------------------------+ -| name | systemmanager | | -| | | | -+---------------+---------------+---------------------------------------+ -| namespace | sysadm | | -| | | | -+---------------+---------------+---------------------------------------+ -| action | | Actions include "batteryinfo", | -| | | "cpupercentage", "cputemps", | -| | | "externalmounts", "halt", "killproc", | -| | | "memorystats", "procinfo", "reboot", | -| | | "setsysctl", "sysctllist", and | -| | | "systemmanager" | -+---------------+---------------+---------------------------------------+ - -The rest of this section provides examples of the available *actions* -for each type of request, along with their responses. - -.. index:: memorystats, systemmanager - -.. _Memory Statistics: - -Memory Statistics -================= - -The "memorystats" action returns memory statistics, including the amount -of active, cached, free, inactive, and total physical (wired) memory. - -**REST Request** - -:: - - PUT /sysadm/systemmanager - { - "action" : "memorystats" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "memorystats": { - "active": "818", - "cache": "69", - "free": "4855", - "inactive": "2504", - "wired": "1598" - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "args" : { - "action" : "memorystats" - }, - "namespace" : "sysadm", - "name" : "systemmanager" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "memorystats": { - "active": "826", - "cache": "69", - "free": "4847", - "inactive": "2505", - "wired": "1598" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: cpupercentage, systemmanager - -.. _CPU Usage: - -CPU Usage -========= - -The "cpupercentage" action returns the usage percentage of each CPU. - -**REST Request** - -:: - - PUT /sysadm/systemmanager - { - "action" : "cpupercentage" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "cpupercentage": { - "busytotal": "28", - "cpu1": { - "busy": "28" - }, - "cpu2": { - "busy": "31" - }, - "cpu3": { - "busy": "29" - }, - "cpu4": { - "busy": "24" - } - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "cpupercentage" - }, - "name" : "systemmanager", - "id" : "fooid", - "namespace" : "sysadm" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "cpupercentage": { - "busytotal": "28", - "cpu1": { - "busy": "28" - }, - "cpu2": { - "busy": "31" - }, - "cpu3": { - "busy": "29" - }, - "cpu4": { - "busy": "24" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: cputemps, systemmanager - -.. _CPU Temperature: - -CPU Temperature -=============== - -The "cputemps" action returns the temperature of each CPU. - -**REST Request** - -:: - - PUT /sysadm/systemmanager - { - "action" : "cputemps" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "cputemps": { - "cpu0": "27.0C", - "cpu1": "34.0C", - "cpu2": "33.0C", - "cpu3": "31.0C" - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "cputemps" - }, - "id" : "fooid", - "name" : "systemmanager", - "namespace" : "sysadm" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "cputemps": { - "cpu0": "34.0C", - "cpu1": "32.0C", - "cpu2": "34.0C", - "cpu3": "31.0C" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: procinfo, systemmanager - -.. _Process Information: - -Process Information -=================== - -The "procinfo" action lists information about each running process. -Since a system will have many running processes, the responses in this -section only show one process as an example of the type of information -listed by this action. - -**REST Request** - -:: - - PUT /sysadm/systemmanager - { - "action" : "procinfo" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "procinfo": { - "228": { - "command": "adjkerntz", - "cpu": "3", - "nice": "0", - "pri": "52", - "res": "1968K", - "size": "8276K", - "state": "pause", - "thr": "1", - "time": "0:00", - "username": "root", - "wcpu": "0.00%" - } - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "namespace" : "sysadm", - "name" : "systemmanager", - "args" : { - "action" : "procinfo" - } - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "procinfo": { - "228": { - "command": "adjkerntz", - "cpu": "3", - "nice": "0", - "pri": "52", - "res": "1968K", - "size": "8276K", - "state": "pause", - "thr": "1", - "time": "0:00", - "username": "root", - "wcpu": "0.00%" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: killproc, systemmanager - -.. _Kill a Process: - -Kill a Process -============== - -The "killproc" action can be used to send a specified signal to the -specified Process ID (PID). The following signals are supported: INT, -QUIT, ABRT, KILL, ALRM, or TERM. - -**REST Request** - -:: - - PUT /sysadm/systemmanager - { - "signal" : "KILL", - "pid" : "13939", - "action" : "killproc" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "killproc": { - "action": "killproc", - "pid": "13939", - "signal": "KILL" - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "args" : { - "pid" : "13939", - "action" : "killproc", - "signal" : "KILL" - }, - "id" : "fooid", - "name" : "systemmanager" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "killproc": { - "action": "killproc", - "pid": "13939", - "signal": "KILL" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: batteryinfo, systemmanager - -.. _Battery Information: - -Battery Information -=================== - -The "batteryinfo" action will indicate whether or not a battery exists. -If it does, it will also report its current charge percentage level -(1-99), its status (offline, charging, on backup, or unknown), and -estimated time left (in seconds). - -**REST Request** - -:: - - PUT /sysadm/systemmanager - { - "action" : "batteryinfo" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "batteryinfo": { - "battery": "false" - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "name" : "systemmanager", - "id" : "fooid", - "args" : { - "action" : "batteryinfo" - } - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "batteryinfo": { - "battery": "false" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: externalmounts, systemmanager - -.. _List External Mounts: - -List External Mounts -==================== - -The "externalmounts" action returns a list of mounted external devices. -Supported device types are UNKNOWN, USB, HDRIVE (external hard drive), -DVD, and SDCARD. For each mounted device, the response will include the -device name, filesystem, mount path, and device type. - -**REST Request** - -:: - - PUT /sysadm/systemmanager - { - "action" : "externalmounts" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "externalmounts": { - "/dev/fuse": { - "filesystem": "fusefs", - "path": "/usr/home/kris/.gvfs", - "type": "UNKNOWN" - } - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "namespace" : "sysadm", - "name" : "systemmanager", - "args" : { - "action" : "externalmounts" - } - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "externalmounts": { - "/dev/fuse": { - "filesystem": "fusefs", - "path": "/usr/home/kris/.gvfs", - "type": "UNKNOWN" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: systemmanager - -.. _System Information: - -System Information -================== - -The "systemmanager" action lists system information, including the -architecture, number of CPUs, type of CPU, hostname, kernel name and -version, system version and patch level, total amount of RAM, and the -system's uptime. - -**REST Request** - -:: - - PUT /sysadm/systemmanager - { - "action" : "systemmanager" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "systemmanager": { - "arch": "amd64", - "cpucores": "4", - "cputype": "Intel(R) Xeon(R) CPU E3-1220 v3 @ 3.10GHz", - "hostname": "krisdesktop", - "kernelident": "GENERIC", - "kernelversion": "10.2-RELEASE-p11", - "systemversion": "10.2-RELEASE-p12", - "totalmem": 10720, - "uptime": "up 2 days 5:09" - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "systemmanager" - }, - "id" : "fooid", - "name" : "systemmanager", - "namespace" : "sysadm" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "systemmanager": { - "arch": "amd64", - "cpucores": "4", - "cputype": "Intel(R) Xeon(R) CPU E3-1220 v3 @ 3.10GHz", - "hostname": "krisdesktop", - "kernelident": "GENERIC", - "kernelversion": "10.2-RELEASE-p11", - "systemversion": "10.2-RELEASE-p12", - "totalmem": 10720, - "uptime": "up 2 days 5:09" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: sysctllist, systemmanager - -.. _List Sysctls: - -List Sysctls -============ - -The "sysctllist" action lists returns the list of all configurable -sysctl values. Since there are many, the example responses in this -section have been truncated. - -**REST Request** - -:: - - PUT /sysadm/systemmanager - { - "action" : "sysctllist" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "sysctllist": { - "compat.ia32.maxdsiz": "536870912", - "compat.ia32.maxssiz": "67108864", - "compat.ia32.maxvmem": "0", - "compat.linux.osname": "Linux", - "compat.linux.osrelease": "2.6.18", - "compat.linux.oss_version": "198144", - "compat.linux32.maxdsiz": "536870912", - "compat.linux32.maxssiz": "67108864", - "compat.linux32.maxvmem": "0", - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "name" : "systemmanager", - "namespace" : "sysadm", - "id" : "fooid", - "args" : { - "action" : "sysctllist" - } - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "sysctllist": { - "compat.ia32.maxdsiz": "536870912", - "compat.ia32.maxssiz": "67108864", - "compat.ia32.maxvmem": "0", - "compat.linux.osname": "Linux", - "compat.linux.osrelease": "2.6.18", - "compat.linux.oss_version": "198144", - "compat.linux32.maxdsiz": "536870912", - "compat.linux32.maxssiz": "67108864", - "compat.linux32.maxvmem": "0", - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: setsysctl, systemmanager - -.. _Set a Sysctl: - -Set a Sysctl -============ - -The "setsysctl" action sets the specified configurable sysctl to the -specified value. The response indicates that the old value was changed -to the new value. - -**REST Request** - -:: - - PUT /sysadm/systemmanager - { - "value" : "0", - "sysctl" : "security.jail.mount_devfs_allowed", - "action" : "setsysctl" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "setsysctl": { - "response": "security.jail.mount_devfs_allowed: 1 -> 0", - "sysctl": "security.jail.mount_devfs_allowed", - "value": "0" - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "value" : "0", - "action" : "setsysctl", - "sysctl" : "security.jail.mount_devfs_allowed" - }, - "name" : "systemmanager", - "namespace" : "sysadm", - "id" : "fooid" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "setsysctl": { - "response": "security.jail.mount_devfs_allowed: 1 -> 0", - "sysctl": "security.jail.mount_devfs_allowed", - "value": "0" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: halt, systemmanager - -.. _Halt the System: - -Halt the System -=============== - -The "halt" action shuts down the system. - -**REST Request** - -:: - - PUT /sysadm/systemmanager - { - "action" : "halt" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "args" : { - "action" : "halt" - }, - "name" : "systemmanager", - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "halt": { - "response": "true" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: reboot, systemmanager - -.. _Reboot the System: - -Reboot the System -================= - -The "reboot" action reboots the system. - -**REST Request** - -:: - - PUT /sysadm/systemmanager - { - "action" : "reboot" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "args" : { - "action" : "reboot" - }, - "name" : "systemmanager", - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "reboot": { - "response": "true" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } \ No newline at end of file diff --git a/docs/api_reference/classes/updates.rst b/docs/api_reference/classes/updates.rst deleted file mode 100644 index 7db85f9..0000000 --- a/docs/api_reference/classes/updates.rst +++ /dev/null @@ -1,390 +0,0 @@ -.. _update: - -update -****** - -The update class is used to check for and manage system and software -updates. - -Every update class request contains several parameters: - -+----------------+------------+---------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+================+============+=======================================+ -| id | | Any unique value for the request, | -| | | including a hash, checksum, or uuid. | -+----------------+------------+---------------------------------------+ -| name | update | | -| | | | -+----------------+------------+---------------------------------------+ -| namespace | sysadm | | -| | | | -+----------------+------------+---------------------------------------+ -| action | | Actions include "changesettings", | -| | | "checkupdates", "listbranches", | -| | | "listsettings", "startupdate", | -| | | "stopupdate" | -+----------------+------------+---------------------------------------+ - -The rest of this section provides examples of the available *actions* -for each type of request, along with their responses. - -.. index:: changesettings, update - -.. _Change Settings: - -Change Settings -=============== - -Use :command:`changesettings` to change the various updatemanager -settings (maxbe, package_set, package_url, auto_update). - -**REST Request** - -:: - - PUT /sysadm/update - { - "action" : "changesettings", - "maxbe" : "6" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "name" : "update", - "namespace" : "sysadm", - "args" : { - "maxbe" : "6", - "action" : "changesettings" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "changesettings": { - "result": "success" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: checkupdates, update - -.. _Check for Updates: - -Check for Updates -================= - -The "checkupdates" action queries the update server to see if any -updates are available. If an update is available, the response will -indicate if it is a system security update, an upgrade to a newer -version of the operating system, a system patch, or an update to -installed software packages. - -**REST Request** - -:: - - PUT /sysadm/update - { - "action" : "checkupdates" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "last_check" : "", - "checkupdates": { - "status": "updatesavailable", - "details": "" - }, - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "name" : "update", - "args" : { - "action" : "checkupdates", - "force":"[true/false]" - }, - "namespace" : "sysadm", - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "last_check" : "", - "checkupdates": { - "status": "updatesavailable", - "details": "" - }, - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: listbranches, update - -.. _List Branches: - -List Branches -============= - -The "listbranches" action retrieves the list of available branches -(operating system versions). The currently installed version will be -listed as "active". - -**REST Request** - -:: - - PUT /sysadm/update - { - "action" : "listbranches" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "listbranches": { - "10.2-RELEASE": "active", - "11.0-CURRENTJAN2016": "available" - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "listbranches" - }, - "namespace" : "sysadm", - "name" : "update", - "id" : "fooid" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "listbranches": { - "10.2-RELEASE": "active", - "11.0-CURRENTJAN2016": "available" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: listsettings, update - -.. _List Settings: - -List Settings -============= - -:command:`listsettings` shows all of the current settings. - -**REST Request** - -:: - - PUT /sysadm/update - { - "action" : "listsettings" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "listsettings" - }, - "id" : "fooid", - "namespace" : "sysadm", - "name" : "update" - } - -**Response** - -.. code-block:: json - - { - "args": { - "listsettings": { - "maxbe": " 5", - "package_set": " EDGE" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: startupdate, update - -.. _Start Updates: - -Start Updates -============= - -The "startupdate" action starts the specified update. You must specify a -"target" to indicate the type of update to perform. The available -targets are: - -* **chbranch:** Will update to the specified "branch" (operating system - version). You can determine which branches are available by using the - "listbranches" action. - -* **pkgupdate:** Only updates installed software. - -* **standalone:** Only apply the update specified as a "tag". Use the - "checkupdates" action to determine the name (tag) of the update to - specify. - -**REST Request** - -:: - - PUT /sysadm/update - { - "action" : "startupdate", - "target" : "pkgupdate" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "startupdate": { - "queueid": "611c89ae-c43c-11e5-9602-54ee75595566", - "command": "pc-updatemanager pkgupdate", - "comment": "Task Queued" - } - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "startupdate", - "target" : "pkgupdate" - }, - "name" : "update", - "id" : "fooid", - "namespace" : "sysadm" - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "startupdate": { - "queueid": "611c89ae-c43c-11e5-9602-54ee75595566", - "command": "pc-updatemanager pkgupdate", - "comment": "Task Queued" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -**Dispatcher Events System Reply** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "dispatcher", - "id" : "none", - "args" : { - "event_system" : "sysadm/update", - "state" : "finished", - "update_log" : "", - "process_details" : { - "time_finished" : "", - "cmd_list" : ["", ""], - "return_codes/" : "", - "return_codes/" : "", - "process_id" : "", - "state" : "finished" - } - } - } - -.. index:: stopupdate, update - -.. _Stop Updates: - -Stop Updates -============ - -This will look for any currently-running pc-updatemanager processes -and kill/stop them as needed. - -**Websocket Request** - -.. code-block:: json - - { - "id":"dummy", - "namespace":"sysadm", - "name":"update", - "args": { - "action":"stopupdate" - } - } - -**Websocket Response** - -.. code-block:: json - - { - "args":{ - "stopupdate": { - "result": "success" - } - } - } \ No newline at end of file diff --git a/docs/api_reference/classes/users.rst b/docs/api_reference/classes/users.rst deleted file mode 100644 index 171f14c..0000000 --- a/docs/api_reference/classes/users.rst +++ /dev/null @@ -1,556 +0,0 @@ -.. _users: - -users -***** - -The users class is used to manage users and groups on the system. -Every user request will have several parameters: - -+----------------+------------+----------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+================+============+========================================+ -| id | | any unique value for the request; | -| | | examples include a hash, checksum, | -| | | or uuid | -+----------------+------------+----------------------------------------+ -| name | users | | -| | | | -+----------------+------------+----------------------------------------+ -| namespace | sysadm | | -| | | | -+----------------+------------+----------------------------------------+ -| action | | "groupadd", "groupdelete", "groupmod", | -| | | "groupshow", "personacrypt_listdevs", | -| | | "useradd", "userdelete", "usermod", | -| | | "usershow" | -+----------------+------------+----------------------------------------+ - -.. index:: groupadd, users - -.. _groupadd: - -Group Add -========= - -:command:`groupadd` will create a new group on the system. The "name" -field is required, the "gid" and "users" fields are optional. - -**REST Request** - -:: - - PUT /sysadm/users - { - "action" : "groupadd", - "name" : "testgroup" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "namespace" : "sysadm", - "args" : { - "action" : "groupadd", - "name" : "testgroup" - }, - "name" : "users" - } - -**Response** - -.. code-block:: json - - { - "args": { - "result": "success" - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: groupdelete, users - -.. _groupdelete: - -Group Delete -============ - -:command:`groupdelete` deletes the designated group. - -**REST Request** - -:: - - PUT /sysadm/users - { - "action" : "groupdelete", - "name" : "groupToDelete" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "namespace" : "sysadm", - "args" : { - "action" : "groupdelete", - "name" : "" - }, - "name" : "users" - } - -**Response** - -.. code-block:: json - - { - "args": { - "result": "success" - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: groupmod, users - -.. _groupmod: - -Group Modify -============ - -:command:`goupmod` modifies a given group on the system. There are two -required fields: "name": "", and any **one** of three -choices: - -* **users**: [""] Will set the list of users for this - group. -* **add_users**: [""] Will add the listed users to the - current users. -* **remove_users**: [""] Will remove the listed users - from the current users. - -**REST Request** - -:: - - PUT sysadm/users - - { - "action": "groupmod" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id":"sample", - "namespace":"sysadm", - "name":"users", - "args":{ - "action":"groupmod", - "name":"operator", - "users":["user1","user2"] - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "result": "success" - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: groupshow, users - -.. _groupshow: - -Group Show -========== - -The action :command:`groupshow` lists all the known groups on the -system and any users associated with them (if all access) or which -ones the current user is in (if limited access). - -**REST Request** - -:: - - PUT /sysadm/users - - { - "action" : "groupshow" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "name" : "users", - "namespace" : "sysadm", - "args" : { - "action" : "groupshow" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "_dhcp": { - "gid": "65", - "name": "_dhcp", - "users": [ - "" - ] - }, - "_ntp": { - "gid": "123", - "name": "_ntp", - "users": [ - "" - ] - }, - "_pflogd": { - "gid": "64", - "name": "_pflogd", - "users": [ - "" - ] - }, - "_tss": { - "gid": "601", - "name": "_tss", - "users": [ - "" - ] - }, - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: personacryptlistdevs, users - -.. _personacryptlistdevs: - -Personacrypt List Devices -========================= - -:command:`personacrypt_listdevs` will run personacrypt and return any -removeable devices which may be used as PC devices. - -**REST Request** - -:: - - PUT /sysadm/users - - { - "action" : "personacrypt_listdevs" - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "name" : "users", - "id" : "fooid", - "args" : { - "action" : "personacrypt_listdevs" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "da0": " 7.5G" - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: useradd, users - -.. _useradd: - -User Add -======== - -The `useradd` action will add a new user account on the system. There -are a number of required and optional fields to add to the initial -request: - -+---------------+----------------+----------------------------------------------------+ -| **Name** | **Required/** | **Description** | -| | **Optional** | | -+===============+================+====================================================+ -| change | Optional | Sets a time for the password to expire on the new | -| | | account. | -+---------------+----------------+----------------------------------------------------+ -| class | Optional | Sets the login class for the user being created. | -| | | | -+---------------+----------------+----------------------------------------------------+ -| comment | Optional | This field sets the contents of the psswd GECOS | -| | | field, which normally contains up to four | -| | | comma-separated fields containing the user's full | -| | | name, location, and work and home phone numbers. | -+---------------+----------------+----------------------------------------------------+ -| expire | Optional | Sets account expiration date, formatted as either | -| | | a UNIX time in decimal or a date in 'dd-mmm-yyyy' | -| | | format. | -+---------------+----------------+----------------------------------------------------+ -| group | Optional | Sets the account's primary group to the given | -| | | group, either by name or group number. | -+---------------+----------------+----------------------------------------------------+ -| home_dir | Optional | Sets the account's home directory. | -| | | | -+---------------+----------------+----------------------------------------------------+ -| name/user id | Required | A unique string of characters which identifies the | -| (uid) | | new user. | -+---------------+----------------+----------------------------------------------------+ -| other_groups | Optional | Sets secondary group memberships for an account. | -| | | | -+---------------+----------------+----------------------------------------------------+ -| password | Required | Locks the user account unless a unique string of | -| | | characters is typed into the system first. | -+---------------+----------------+----------------------------------------------------+ -| shell | Optional | Configure the user's login to a shell program. | -| | | The full path to the shell program is required. | -+---------------+----------------+----------------------------------------------------+ - -**REST Request** - -:: - - PUT /sysadm/users - - { - "password" : "test", - "name" : "test2", - "action" : "useradd" - } - -**WebSocket Request** - -.. code-block:: json - - { - "name" : "users", - "namespace" : "sysadm", - "id" : "fooid", - "args" : { - "password" : "test", - "name" : "test2", - "action" : "useradd" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "result": "success" - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: userdelete, users - -.. _userdelete: - -User Delete -=========== - -The :command:`userdelete` action will remove a user account from the -system. The request requires a "name" field with the desired username -value. The optional "clean_home" field will remove the user's home -directory and all files within it. Its default value is "true". - -**REST Request** - -:: - - PUT /sysadm/users - - { - "name" : "test", - "action" : "userdelete" - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "name" : "users", - "args" : { - "action" : "userdelete", - "name" : "test" - }, - "namespace" : "sysadm" - } - -**Response** - -.. code-block:: json - - { - "args": { - "result": "success" - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: usermod, users - -.. _usermod: - -User Mod -======== - -The :command:`usermod` action is similar to the :command:`useradd` -action, but performs changes to an existing user only. A user with -limited access may modify their own account settings with this command, -but no other user's settings. The field "newname" can also be added to -the request to alter the existing user name. - -**REST Request** - -:: - - PUT /sysadm/users - - { - "action" : "usermod", - "comment" : "somecomment", - "name" : "test2" - } - -**WebSocket Request** - -.. code-block:: json - - { - "name" : "users", - "namespace" : "sysadm", - "args" : { - "name" : "test2", - "comment" : "somecomment", - "action" : "usermod" - }, - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "result": "success" - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: usershow, users - -.. _usershow: - -User Show -========= - -:command:`usershow` will display all user accounts registered on the -system, regardless of active/inactive status. - -**REST Request** - -:: - - PUT /sysadm/users - - { - "action" : "usershow" - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "name" : "users", - "id" : "fooid", - "args" : { - "action" : "usershow" - } - } - -**Response** - -.. code-block:: json - - { - "args": { - "_dhcp": { - "canremove": "false", - "change": "0", - "class": "", - "comment": "dhcp programs", - "expire": "0", - "gid": "65", - "home_dir": "/var/empty", - "name": "_dhcp", - "shell": "/usr/sbin/nologin", - "uid": "65" - }, - "_ntp": { - "change": "0", - "class": "", - "comment": "NTP Daemon", - "expire": "0", - "gid": "123", - "home_dir": "/var/empty", - "name": "_ntp", - "shell": "/usr/sbin/nologin", - "uid": "123" - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } \ No newline at end of file diff --git a/docs/api_reference/classes/zfs.rst b/docs/api_reference/classes/zfs.rst deleted file mode 100644 index 9041dce..0000000 --- a/docs/api_reference/classes/zfs.rst +++ /dev/null @@ -1,360 +0,0 @@ -.. _zfs: - -zfs -*** - -The zfs class is used to manage and retrieve information about ZFS pools. - -Every zfs class request contains several parameters: - -+---------------+-----------+-------------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+===============+===========+===========================================+ -| id | | Any unique value for the request, | -| | | including a hash, checksum, or uuid. | -+---------------+-----------+-------------------------------------------+ -| name | zfs | | -| | | | -+---------------+-----------+-------------------------------------------+ -| namespace | sysadm | | -| | | | -+---------------+-----------+-------------------------------------------+ -| action | | Actions include "list_pools", "datasets". | -| | | | -+---------------+-----------+-------------------------------------------+ - -The rest of this section provides examples of the available *actions* -for each type of request, along with their responses. - -.. index:: list_pools, zfs - -.. _List Pools: - -List Pools -========== - -The "list_pools" action lists pool information. For each ZFS pool, the -response includes the pool name, the amount of space that has been -physically allocated, whether or not an alternate root has been defined, -capacity (percent used), the deduplication ratio, amount of -uninitialized space (expandsz, which usually applies to LUNs), -percentage of fragmentation, amount of free space, pool health, and -total size. This action is the equivalent of running -:command:`zpool list` from the command line. - -**REST Request** - -:: - - PUT /sysadm/zfs - { - "action" : "list_pools" - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "args" : { - "action" : "list_pools" - }, - "name" : "zfs", - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "list_pools" : { - "tank": { - "alloc": "71.8G", - "altroot": "-", - "cap": "32%", - "dedup": "1.00x", - "expandsz": "-", - "frag": "18%", - "free": "148G", - "health": "ONLINE", - "size": "220G" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } - -.. index:: datasets, zfs - -.. _List Datasets: - -List Datasets -============= - -The "datasets" action lists the ZFS datasets on the specified pool. - -**REST Request** - -:: - - PUT /sysadm/zfs - { - "action" : "datasets", - "zpool" : "tank" - } - -**WebSocket Request** - -.. code-block:: json - - { - "namespace" : "sysadm", - "id" : "fooid", - "args" : { - "action" : "datasets", - "zpool" : "tank" - }, - "name" : "zfs" - } - -**Response** - -.. code-block:: json - - { - "args": { - "datasets": { - "tank": { - "avail": "320G", - "mountpoint": "none", - "refer": "96K", - "used": "125G" - }, - "tank/ROOT": { - "avail": "320G", - "mountpoint": "none", - "refer": "96K", - "used": "63.7G" - }, - "tank/ROOT/11.0-CURRENTAPRIL2016-up-20160418_124146": { - "avail": "320G", - "mountpoint": "/", - "refer": "34.7G", - "used": "63.7G" - }, - "tank/ROOT/11.0-CURRENTFEB2016-up-20160303_094216": { - "avail": "320G", - "mountpoint": "/", - "refer": "29.7G", - "used": "272K" - }, - "tank/ROOT/11.0-CURRENTMAR2016-up-20160304_102405": { - "avail": "320G", - "mountpoint": "/", - "refer": "30.5G", - "used": "248K" - }, - "tank/ROOT/11.0-CURRENTMAR2016-up-20160315_092952": { - "avail": "320G", - "mountpoint": "/", - "refer": "31.2G", - "used": "256K" - }, - "tank/ROOT/11.0-CURRENTMAR2016-up-20160318_090405": { - "avail": "320G", - "mountpoint": "/", - "refer": "34.7G", - "used": "280K" - }, - "tank/ROOT/initial": { - "avail": "320G", - "mountpoint": "/mnt", - "refer": "5.60G", - "used": "232K" - }, - "tank/iocage": { - "avail": "320G", - "mountpoint": "/iocage", - "refer": "152K", - "used": "1.13G" - }, - "tank/iocage/.defaults": { - "avail": "320G", - "mountpoint": "/iocage/.defaults", - "refer": "96K", - "used": "992K" - }, - "tank/iocage/download": { - "avail": "320G", - "mountpoint": "/iocage/download", - "refer": "96K", - "used": "203M" - }, - "tank/iocage/download/10.2-RELEASE": { - "avail": "320G", - "mountpoint": "/iocage/download/10.2-RELEASE", - "refer": "202M", - "used": "202M" - }, - "tank/iocage/jails": { - "avail": "320G", - "mountpoint": "/iocage/jails", - "refer": "104K", - "used": "1000K" - }, - "tank/iocage/releases": { - "avail": "320G", - "mountpoint": "/iocage/releases", - "refer": "96K", - "used": "953M" - }, - "tank/iocage/releases/10.2-RELEASE": { - "avail": "320G", - "mountpoint": "/iocage/releases/10.2-RELEASE", - "refer": "96K", - "used": "952M" - }, - "tank/iocage/releases/10.2-RELEASE/root": { - "avail": "320G", - "mountpoint": "/iocage/releases/10.2-RELEASE/root", - "refer": "825M", - "used": "951M" - }, - "tank/iocage/templates": { - "avail": "320G", - "mountpoint": "/iocage/templates", - "refer": "96K", - "used": "992K" - }, - "tank/iohyve": { - "avail": "320G", - "mountpoint": "/iohyve", - "refer": "96K", - "used": "22.8G" - }, - "tank/iohyve/Firmware": { - "avail": "320G", - "mountpoint": "/iohyve/Firmware", - "refer": "96K", - "used": "992K" - }, - "tank/iohyve/ISO": { - "avail": "320G", - "mountpoint": "/iohyve/ISO", - "refer": "96K", - "used": "453M" - }, - "tank/iohyve/ISO/FreeBSD-10.1-RELEASE-amd64-bootonly.iso": { - "avail": "320G", - "mountpoint": "/iohyve/ISO/FreeBSD-10.1-RELEASE-amd64-bootonly.iso", - "refer": "219M", - "used": "220M" - }, - "tank/iohyve/ISO/FreeBSD-10.2-RELEASE-amd64-bootonly.iso": { - "avail": "320G", - "mountpoint": "/iohyve/ISO/FreeBSD-10.2-RELEASE-amd64-bootonly.iso", - "refer": "231M", - "used": "232M" - }, - "tank/iohyve/bsdguest": { - "avail": "320G", - "mountpoint": "/iohyve/bsdguest", - "refer": "96K", - "used": "22.4G" - }, - "tank/iohyve/bsdguest/disk0": { - "avail": "341G", - "mountpoint": "-", - "refer": "1.75G", - "used": "22.4G" - }, - "tank/tmp": { - "avail": "320G", - "mountpoint": "/tmp", - "refer": "2.95M", - "used": "18.3M" - }, - "tank/usr": { - "avail": "320G", - "mountpoint": "none", - "refer": "96K", - "used": "37.5G" - }, - "tank/usr/home": { - "avail": "320G", - "mountpoint": "/usr/home", - "refer": "96K", - "used": "27.8G" - }, - "tank/usr/home/kris": { - "avail": "320G", - "mountpoint": "/usr/home/kris", - "refer": "21.9G", - "used": "27.8G" - }, - "tank/usr/jails": { - "avail": "320G", - "mountpoint": "/usr/jails", - "refer": "96K", - "used": "992K" - }, - "tank/usr/obj": { - "avail": "320G", - "mountpoint": "/usr/obj", - "refer": "4.68G", - "used": "4.75G" - }, - "tank/usr/ports": { - "avail": "320G", - "mountpoint": "/usr/ports", - "refer": "2.20G", - "used": "2.96G" - }, - "tank/usr/src": { - "avail": "320G", - "mountpoint": "/usr/src", - "refer": "1.82G", - "used": "2.01G" - }, - "tank/var": { - "avail": "320G", - "mountpoint": "none", - "refer": "96K", - "used": "13.5M" - }, - "tank/var/audit": { - "avail": "320G", - "mountpoint": "/var/audit", - "refer": "96K", - "used": "992K" - }, - "tank/var/log": { - "avail": "320G", - "mountpoint": "/var/log", - "refer": "1.43M", - "used": "5.21M" - }, - "tank/var/mail": { - "avail": "320G", - "mountpoint": "/var/mail", - "refer": "120K", - "used": "1.21M" - }, - "tank/var/tmp": { - "avail": "320G", - "mountpoint": "/var/tmp", - "refer": "3.20M", - "used": "5.99M" - } - } - }, - "id": "fooid", - "name": "response", - "namespace": "sysadm" - } \ No newline at end of file diff --git a/docs/api_reference/conf.py b/docs/api_reference/conf.py deleted file mode 100644 index 46f454b..0000000 --- a/docs/api_reference/conf.py +++ /dev/null @@ -1,257 +0,0 @@ -# -*- coding: utf-8 -*- -# -# FreeNAS documentation build configuration file, created by -# sphinx-quickstart on Mon Sep 9 10:34:28 2013. -# -# This file is execfile()d with the current directory set to its containing dir. -# -# Note that not all possible configuration values are present in this -# autogenerated file. -# -# All configuration values have a default; values that are commented out -# serve to show the default. - -import sys, os - -# If extensions (or modules to document with autodoc) are in another directory, -# add these directories to sys.path here. If the directory is relative to the -# documentation root, use os.path.abspath to make it absolute, like shown here. -#sys.path.insert(0, os.path.abspath('.')) - -# -- General configuration ----------------------------------------------------- - -# If your documentation needs a minimal Sphinx version, state it here. -#needs_sphinx = '1.0' - -# Add any Sphinx extension module names here, as strings. They can be extensions -# coming with Sphinx (named 'sphinx.ext.*') or your custom ones. -extensions = ['sphinxcontrib.httpdomain'] - -# -- Options for automatic Figure numbering -numfig = True -numfig_secnum_depth = (2) - -# Add any paths that contain templates here, relative to this directory. -templates_path = ['_templates'] - -# The suffix of source filenames. -source_suffix = '.rst' - -# The encoding of source files. -#source_encoding = 'utf-8-sig' - -# The master toctree document. -master_doc = 'index' - -# General information about the project. -project = u'SysAdm™ API Reference Guide' -copyright = u'2015 - 2016, iXsystems' - -# The version info for the project you're documenting, acts as replacement for -# |version| and |release|, also used in various other places throughout the -# built documents. -# -# The short X.Y version. -version = '1.0' -# The full version, including alpha/beta/rc tags. -release = '1.0' - -# The language for content autogenerated by Sphinx. Refer to documentation -# for a list of supported languages. -#language = None - -# There are two options for replacing |today|: either, you set today to some -# non-false value, then it is used: -#today = '' -# Else, today_fmt is used as the format for a strftime call. -#today_fmt = '%B %d, %Y' - -# List of patterns, relative to source directory, that match files and -# directories to ignore when looking for source files. -exclude_patterns = ['_build'] - -# The reST default role (used for this markup: `text`) to use for all documents. -#default_role = None - -# If true, '()' will be appended to :func: etc. cross-reference text. -#add_function_parentheses = True - -# If true, the current module name will be prepended to all description -# unit titles (such as .. function::). -#add_module_names = True - -# If true, sectionauthor and moduleauthor directives will be shown in the -# output. They are ignored by default. -#show_authors = False - -# The name of the Pygments (syntax highlighting) style to use. -pygments_style = 'sphinx' - -# A list of ignored prefixes for module index sorting. -#modindex_common_prefix = [] - -#Option to add text substitutions to all .rst files being built. -rst_prolog = """ -.. |freenas| replace:: FreeNAS\ :sup:`"""u'\u00AE'"""` -.. |truenas| replace:: TrueNAS\ :sup:`"""u'\u00AE'"""` -.. |pcbsd| replace:: PC-BSD\ :sup:`"""u'\u00AE'"""` -.. |trueos| replace:: TrueOS\ :sup:`"""u'\u00AE'"""` -.. |appcafe| replace:: AppCafe\ :sup:`"""u'\u00AE'"""` -.. |lumina| replace:: Lumina\ :sup:`"""u'\u00AE'"""` -.. |sysadm| replace:: SysAdm\ :sup:`"""u'\u2122'"""` -""" - -# -- Option to change :menuselection: arrow ----------------------------- - -from docutils import nodes, utils -from docutils.parsers.rst import roles -from sphinx.roles import _amp_re - -def patched_menusel_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): - text = utils.unescape(text) - if typ == 'menuselection': - text = text.replace('-->', u'\u2192') # Here is the patch - - spans = _amp_re.split(text) - - node = nodes.literal(rawtext=rawtext) - for i, span in enumerate(spans): - span = span.replace('&&', '&') - if i == 0: - if len(span) > 0: - textnode = nodes.Text(span) - node += textnode - continue - accel_node = nodes.inline() - letter_node = nodes.Text(span[0]) - accel_node += letter_node - accel_node['classes'].append('accelerator') - node += accel_node - textnode = nodes.Text(span[1:]) - node += textnode - - node['classes'].append(typ) - return [node], [] - -# Use 'patched_menusel_role' function for processing the 'menuselection' role -roles.register_local_role("menuselection", patched_menusel_role) - -# -- Options for HTML output --------------------------------------------------- - -# The theme to use for HTML and HTML Help pages. See the documentation for -# a list of builtin themes. -html_theme = 'trueos_style' - -# Theme options are theme-specific and customize the look and feel of a theme -# further. For a list of options available for each theme, see the -# documentation. -#html_theme_options = {} - -# Add any paths that contain custom themes here, relative to this directory. -html_theme_path = ['themes'] - -# The name for this set of Sphinx documents. If None, it defaults to -# " v documentation". -#html_title = None - -# A shorter title for the navigation bar. Default is the same as html_title. -#html_short_title = None - -# The name of an image file (relative to this directory) to place at the top -# of the sidebar. -html_logo = 'sysadm_circle_red.png' - -# The name of an image file (within the static path) to use as favicon of the -# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 -# pixels large. -#html_favicon = None - -# Add any paths that contain custom static files (such as style sheets) here, -# relative to this directory. They are copied after the builtin static files, -# so a file named "default.css" will overwrite the builtin "default.css". -#html_static_path = ['_static'] - -# If not '', a 'Last updated on:' timestamp is inserted at every page bottom, -# using the given strftime format. -#html_last_updated_fmt = '%b %d, %Y' - -# If true, SmartyPants will be used to convert quotes and dashes to -# typographically correct entities. -#html_use_smartypants = True - -# Custom sidebar templates, maps document names to template names. -#html_sidebars = {} - -# Additional templates that should be rendered to pages, maps page names to -# template names. -#html_additional_pages = {} - -# If false, no module index is generated. -#html_domain_indices = True - -# If false, no index is generated. -#html_use_index = True - -# If true, the index is split into individual pages for each letter. -#html_split_index = False - -# If true, links to the reST sources are added to the pages. -html_show_sourcelink = False - -# If true, "Created using Sphinx" is shown in the HTML footer. Default is True. -html_show_sphinx = False - -# If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. -#html_show_copyright = True - -# If true, an OpenSearch description file will be output, and all pages will -# contain a tag referring to it. The value of this option must be the -# base URL from which the finished HTML is served. -#html_use_opensearch = '' - -# This is the file name suffix for HTML files (e.g. ".xhtml"). -#html_file_suffix = None - -# Output file base name for HTML help builder. -htmlhelp_basename = 'SysAdm API' - - -# -- Options for LaTeX output -------------------------------------------------- - -latex_elements = { -# The paper size ('letterpaper' or 'a4paper'). -#'papersize': 'letterpaper', - -# The font size ('10pt', '11pt' or '12pt'). -#'pointsize': '10pt', - -# Additional stuff for the LaTeX preamble. -#'preamble': '', -} - -# Grouping the document tree into LaTeX files. List of tuples -# (source start file, target name, title, author, documentclass [howto/manual]). -latex_documents = [ - ('index', 'SysAdm.tex', u'SysAdm API', - u'iXsystems', 'manual'), -] - -# The name of an image file (relative to this directory) to place at the top of -# the title page. -#latex_logo = None - -# For "manual" documents, if this is true, then toplevel headings are parts, -# not chapters. -#latex_use_parts = False - -# If true, show page references after internal links. -#latex_show_pagerefs = False - -# If true, show URL addresses after external links. -#latex_show_urls = False - -# Documents to append as an appendix to all manuals. -#latex_appendices = [] - -# If false, no module index is generated. -#latex_domain_indices = True \ No newline at end of file diff --git a/docs/api_reference/events.rst b/docs/api_reference/events.rst deleted file mode 100644 index eb51b51..0000000 --- a/docs/api_reference/events.rst +++ /dev/null @@ -1,293 +0,0 @@ -.. _Events: - -Events -====== - -The "events" namespace can be used to setup and receive asynchronous -updates about system status and other types of system notifications. - -.. warning:: The events namespace does not really translate over to REST - which was not designed for asynchronous events. For this - reason, only Websocket examples are used in this section. - -Every events request contains several parameters, seen here in -:numref:`Table %s `. - -.. _eventpar: -.. table:: Event Request Parameters - - +---------------+-----------+--------------------------------------+ - | **Parameter** | **Value** | **Description** | - | | | | - +===============+===========+======================================+ - | id | | Any unique value for the request, | - | | | including a hash, checksum, or uuid. | - +---------------+-----------+--------------------------------------+ - | name | | Supported values are "subscribe" or | - | | | "unsubscribe". | - +---------------+-----------+--------------------------------------+ - | namespace | events | | - | | | | - +---------------+-----------+--------------------------------------+ - | args | | Values vary by type of class. | - | | | | - +---------------+-----------+--------------------------------------+ - -Subsystems can also be tracked using the events namespace. Currently, -there are three trackable subsystems: Dispatcher, Life Preserver, and -System State. Use this template to subscribe to various subsystem event -notifications: - -**Websocket Request** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "subscribe", - "id" : "sampleID", - "args" : ["dispatcher", "life-preserver", "system-state"] - } - -Once subscribed, events will be received as they are produced. To -unsubscribe from events, repeat the request, using -:command:`"unsubscribe"` for the :command:`"name"`. - -Here is an example reply from the Life Preserver subsystem: - -**Websocket Reply** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "life_preserver", - "id" : "" - "args" : { - "message" : "", - "priority" : "/", - "class" : "[snapshot/replication]" - } - } - -Dispatcher ----------- - -The Dispatcher subsystem is used by |sysadm| to process external -commands and return specific information from the utility. This is -managed on the server as a separate process, and will not interrupt -primary server tasks. Subscribe to the Dispatcher subsystem for event -updates with this request: - -**Websocket Request** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "subscribe", - "id" : "sampleID", - "args" : ["dispatcher"] - } - -The Dispatcher event log will display three different states: *pending*, -*running*, and *finished*. Depending upon the current state, the log can -change in some minor but noteworthy ways. The following sample logs will -reflect the differences between these states: - -.. note:: The variable **event_system** will only appear when one of - the three available systems initiates the request and response. - Additional elements tied to these systems will also appear. - -**Dispatcher Response: Pending** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "dispatcher", - "id" : "none", - "args" : { - "state" : "pending", - "process_id" : "" - } - } - -**Dispatcher Response: Running** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "dispatcher", - "id" : "none", - "args" : { - "event_system" : "", - "state" : "running", - "process_id" : "", - "process_details" : { - "state" : "running", - "process_id" : "", - "time_started" : "", - "cmd_list" : ["", ""], - "" : "", - "return_codes/" : "", - "current_cmd" : "", - } - } - } - -**Dispatcher Response: Finished** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "dispatcher", - "id" : "none", - "args" : { - "event_system" : "", - "state" : "finished", - "process_id" : "", - "process_details" : { - "state" : "finished", - "process_id" : "", - "time_started" : "", - "time_finished" : "", - "cmd_list" : ["", ""], - "" : "", - "" : "", - "return_codes/" : "", - "return_codes/" : "" - } - } - } - -Individual classes such as iohyve will move these dispatcher elements -into a "process_details" section. Tailored sample responses will be -provided in these classes' individual documentation pages. Here is a -generalized sample: - -**Dispatcher Class Event Message** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "dispatcher", - "id" : "none", - "args" : { - "event_system" : "/", - "state" : "", - "" : "", - "process_details" : "" - } - } - -For specific details on these special types of events please refer to -the :ref:`classes` section of this guide. - -Life Preserver --------------- - -Subscribe to the Life Preserver subsystem for event updates with this: - -**Websocket Request** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "subscribe", - "id" : "sampleID", - "args" : ["life-preserver"] - } - -**Websocket Event Message** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "life_preserver", - "id" : "none", - "args" : { - "message" : "", - "priority" : "", - "class" : "snapshot/replication" - } - } - -System State ------------- - -Subscribe to the System State subsystem for event updates with this: - -**Websocket Request** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "subscribe", - "id" : "sampleID", - "args" : ["system-state"] - } - -**Websocket Event Message** - -This message will appear if the host name has changed and a priority -error has occurred: - -.. code-block:: json - - { - "namespace" : "events", - "name" : "system_state", - "id" : "none", - "args" : { - "hostname" : "", - "hostnamechanged" : "true", - "zpools" : { - "" : { - "size" : "<107G>", - "alloc" : "<13.1G>", - "free" : "<93.9G>", - "frag" : "<6%>", - "expandsz" : "<->", - "dedup" : "<1.00x>", - "altroot" : "<->", - "capacity" : "<12%>", - "health" : "", - "priority" : "" - } - } - } - } - -Bridge ------- - -Bridge events are automatically received by any system connected to a -bridge, with no subscription required. This event will get sent out any -time a new connection/disconnection is made from the bridge which -impacts the current connection. A client will only get the event when a -server connects/disconnects or vice versa. - -**Websocket Reply: Connected Bridge** - -.. code-block:: json - - { - "id" : "", - "namespace" : "events", - "name" : "bridge", - "args" : { - "available_connections" : ["ID1", "ID2", ""] - } - } - -.. tip:: Available_connections are **all** the connections available at - the time, **not** a difference from a previous state. There may - be both new ID's in the list and ID's which are no longer - listed. \ No newline at end of file diff --git a/docs/api_reference/getstarted.rst b/docs/api_reference/getstarted.rst deleted file mode 100644 index 9df8af0..0000000 --- a/docs/api_reference/getstarted.rst +++ /dev/null @@ -1,795 +0,0 @@ -.. _Getting Started: - -Getting Started -*************** - -Welcome to the SysAdm™ API (application programming interface) -Reference Guide! SysAdm™ is a complex utility with many integral -subsystems and classes, and this reference guide will attempt to -accurately represent the initialization, core features, and intricacies -of the utility. - -This handbook will be heavily utilizing the Websocket specification and -JSON (JavaScript Object Notation) format. For detailed descriptions of -these items, please refer to their respective websites at -http://www.websocket.org and http://json.org/. - -The |sysadm| API Reference Guide is freely available for sharing and -redistribution under the terms of the -`Creative Commons Attribution License `_. -This means you have permission to copy, distribute, translate, and adapt -the work as long as you attribute the |lumina| Project as the original -source of the Handbook. - -.. _Authentication: - -Authentication -============== - -Once a websocket connection is made to the server, the client needs to -use the authentication class to authenticate itself to obtain access to -the SysAdm™ service. Every authentication class request contains the -following parameters: - -+----------------+------------+---------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+================+============+=======================================+ -| id | | any unique value for the request; | -| | | examples include a hash, checksum, | -| | | or uuid | -+----------------+------------+---------------------------------------+ -| name | auth | | -| | | | -+----------------+------------+---------------------------------------+ -| namespace | rpc | | -| | | | -+----------------+------------+---------------------------------------+ -| args | | values vary by type of authentication | -| | | request | -+----------------+------------+---------------------------------------+ - -There are three options for server authentication: username and password, -token authentication, and pre-registered SSL certifications. SSL -certification requests are handled by both server and bridge, while -token authentication and username/password requests are server side only. - -.. tip:: Individual servers can be configured to refuse username and - password requests altogether. - -**1. Username and Password:** - - **WebSocket Request: (Server only)** - - .. code-block:: json - - { - "namespace" : "rpc", - "name" : "auth", - "id" : "sampleID", - "args" : { - "username" : "myuser", - "password" : "mypassword" - } - } - -.. tip:: When connecting to the localhost, the password field may be - left empty for non-root user access. - -**2. Token Authentication: (Server only)** - - **WebSocket Request** - - .. code-block:: json - - { - "namespace" : "rpc", - "name" : "auth_token", - "id" : "sampleID", - "args" : { - "token" : "MySavedAuthToken" - } - } - -Here is an example of using a pre-registered SSL certificate to request -authentication. Note that this is a two-step process with only a 30 -seconds window of validity, so this is best left to automated systems -rather than direct user requests. - -**3.1. SSL Certificate Authentication: (Server and Bridge)** - - **WebSocket Request (Stage 1 - Initial Request)** - - .. code-block:: json - - { - "namespace" : "rpc", - "name" : "auth_ssl", - "id" : "sampleID", - "args" : "" - } - - **WebSocket Reply (Stage 1)** - - .. code-block:: json - - { - "args": { - "test_string" : "" - }, - "id": "sampleID", - "name": "response", - "namespace": "rpc" - } - -On receipt of the "test_string", the user-side client must encrypt that -string with the desired SSL certificate/key combination, then return -that encrypted string back to the server (Stage 2) within 30 seconds of -the initial stage 1 reply. The encrypted string should also be -base64-encoded before insertion into the stage 2 JSON request to ensure -accurate transport back to the server. - - **WebSocket Request (Stage 2 - Return Encoded String)** - - .. code-block:: json - - { - "namespace" : "rpc", - "name" : "auth_ssl", - "id" : "sampleID", - "args" : { - "encrypted_string" : "" - } - } - -A successful authentication will provide a similar reply: - - **WebSocket Reply** - - .. code-block:: json - - { - "args": [ - "SampleAuthenticationToken", - 300 - ], - "id": "sampleID", - "name": "response", - "namespace": "rpc" - } - -.. note:: The first element of the "args" array is the authentication - token for later use, while the second element is - the number of seconds the token will remain valid. The token - is reset after every successful communication with the - websocket. In this example, it is set to 5 minutes of - inactivity before the token is invalidated. The websocket - server is currently set to close any connection to a client - after 10 minutes of inactivity. - -An invalid authentication or a system request after the user session -has timed out due to inactivity will have a specific message: - -**WebSocket Reply** - - .. code-block:: json - - { - "args": { - "code": 401, - "message": "Unauthorized" - }, - "id": "sampleID", - "name": "error", - "namespace": "rpc" - } - -To clear a pre-saved authentication token, such as signing out: - -**WebSocket Request** - - .. code-block:: json - - { - "namespace" : "rpc", - "name" : "auth_clear", - "id" : "sampleID", - "args" : "junk argument" - } - - - -**3.2. Alternate SSL Certificate Authentication Initiation (server -through bridge)** - -This is an alternate method for stage 1 of the SSL Certificate -Authentication method. In this case, the initial request has specified -using a base 64 encoded key, to which the server will respond with its -own encrypted message. This prevents the bridge from being able to -decrypt messages between client and server for the duration of the -connection. - - **WebSocket Request (Stage 1 - Initial Request)** - - .. code-block:: json - - { - "namespace" : "rpc", - "name" : "auth_ssl", - "id" : "sampleID", - "args" : { - "action" : "auth_ssl", - "md5_key" : "" - } - } - - - **WebSocket Reply (Stage 1)** - - .. code-block:: json - - { - "args": { - "test_string" : "", - "new_ssl_key" : ["", "", ""] - }, - "id": "sampleID", - "name": "response", - "namespace": "rpc" - } - - -.. danger:: In the reply above, both values for "test_string" and - "new_ssl_key" are encrypted with the public SSL key matching - the md5 sum from the initial request and then base 64 - encoded for transport. All future messages are bulk - encrypted with the "new_ssl_key", which is a new randomly - generated private key only known to the server and client. - For example, the following section {"id", "name", - "namespace","args"} will now be encrypted with the private - key in one block prior to transport through the bridge. - -.. _SSL Certificate Management: - -SSL Certificate Management -========================== - -Several actions are available for managing the SSL certificates used for -authentication. - -+---------------+-----------+---------------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+===============+===========+=============================================+ -| id | | Any unique value for the request; examples | -| | | include a hash, checksum, or uuid. | -+---------------+-----------+---------------------------------------------+ -| name | settings | | -| | | | -+---------------+-----------+---------------------------------------------+ -| namespace | sysadm | | -| | | | -+---------------+-----------+---------------------------------------------+ -| action | | Actions include "list_ssl_certs", | -| | | "register_ssl_cert", and "revoke_ssl_cert". | -+---------------+-----------+---------------------------------------------+ - -The rest of this section provides examples of the available *actions* -for each type of request, along with their responses. - -.. index:: list_ssl_certs, settings - -.. _List SSL Certificates: - -List SSL Certificates ---------------------- - -The "list_ssl_certificates" action lists the known and registered -certificates. For each certificate, the response includes the username, -public key, and the certificate's details. - -**Websocket Request** - -.. code-block:: json - - { - "id" : "example_id", - "name" : "settings", - "namespace": "sysadm", - "args" : { - "action" : "list_ssl_certificates" - } - } - -**Websocket Response** - -.. code-block:: json - - { - "id" : "example_id", - "name" : "response", - "namespace": "sysadm", - "args" : { - "" : { - "" : "" - } - } - } - -.. note:: The "" value is base64 encoded. - -.. index:: register_ssl_cert, settings - -.. _Register a SSL Certificate: - -Register a SSL Certificate --------------------------- - -The "register_ssl_certificate" action registers the specified -certificate on the server. Once registered, a user is allowed to -authenticate without a password as long as that same certificate is -loaded in any future connections. When using this action, The "pub_key" -needs to match the public key of one of the certificates currently -loaded into the server/client connection. - -**Websocket Request** - -.. code-block:: json - - { - "id" : "example_id", - "name" : "settings", - "namespace": "sysadm", - "args" : { - "action" : "register_ssl_certificate", - "pub_key" : "", - "nickname" : "", - "email" : "" - } - } - -**Websocket Response** - -.. code-block:: json - - { - "id" : "example_id", - "name" : "response", - "namespace": "sysadm", - "args" : {} - } - -.. note:: The "nickname" and "email" arguments are optional, and may not - be seen in all responses. - -.. index:: revoke_ssl_cert, settings - -.. _Revoke a SSL Certificate: - -Revoke a SSL Certificate ------------------------- - -The "revoke_ssl_certificate" action revokes a currently registered -certificate so that it can no longer be used for authentication. The -"pub_key" must be specified and must match one of the keys given by the -"list_ssl_certs" action, but does not need to match any currently loaded -certificates. The "user" is optional and allows a connection with full -administrative privileges to revoke a certificate belonging to another -user. - -**Websocket Request** - -.. code-block:: json - - { - "id" : "example_id", - "name" : "settings", - "namespace": "sysadm", - "args" : { - "action" : "revoke_ssl_certificate", - "pub_key" : "", - "user" : "" - } - } - -**Websocket Response** - -.. code-block:: json - - { - "id" : "example_id", - "name" : "response", - "namespace": "sysadm", - "args" : {} - } - -.. note:: If the current user has full administrative access, - "list_ssl_certs" will return the registered certificates for - all users on the system. Otherwise, it will only return the - certificates for the current user. Similarly, - "revoke_ssl_cert" may be used to remove certificates - registered to other users only if the current user/connection - has full administrative access; otherwise, it may only be used - to manage the current user's certificates. - -.. index:: dispatcher, events - -.. _Dispatcher Subsystem: - -Dispatcher Subsystem -==================== - -The dispatcher subsystem is designed for running external utilities or -scripts in an asynchronous fashion. Any connected client can subscribe -to per-connection event notifications about dispatcher processes through -the events system, but only users in the *wheel* group have the -authority to directly submit new jobs for the dispatcher. - -.. note:: Other subsystems may also use the dispatcher for long-running - processes in the background, and these subsystems may allow - non-wheel group users to perform these tasks as necessary. - Also, the events namespace does not really translate over to - REST which was not designed for asyncronous events. For this - reason, only Websocket examples are used in this section. - -The format of "dispatcher" event requests is as follows: - -+---------------+-------------+--------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+===============+=============+======================================+ -| id | | Any unique value for the request, | -| | | including a hash, checksum, or uuid. | -+---------------+-------------+--------------------------------------+ -| name | subscribe | use the desired action | -| | unsubscribe | | -+---------------+-------------+--------------------------------------+ -| namespace | events | | -| | | | -+---------------+-------------+--------------------------------------+ -| args | dispatcher | | -| | | | -+---------------+-------------+--------------------------------------+ - -For example, to subscribe to dispatcher events: - -.. code-block:: json - - { - "namespace" : "events", - "name" : "subscribe", - "id" : "sampleID", - "args" : ["dispatcher"] - } - -Once subscribed, the requested events will be received as they are -produced. To unsubscribe from event notifications, repeat the request, -using "unsubscribe" for the "name". For example, to unsubscribe from -dispatcher events: - -.. code-block:: json - - { - "namespace" : "events", - "name" : "unsubscribe", - "id" : "sampleID", - "args" : ["dispatcher"] - } - -This response indicates that a dispatcher event occurred: - -.. code-block:: json - - { - "namespace" : "events", - "name" : "event", - "id" : "", - "args" : { - "name" : "dispatcher", - "args" : "" - } - } - -A "dispatcher" query contains several parameters: - -+---------------+------------+--------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+===============+============+======================================+ -| id | | Any unique value for the request, | -| | | including a hash, checksum, or uuid. | -+---------------+------------+--------------------------------------+ -| name | dispatcher | | -| | | | -+---------------+------------+--------------------------------------+ -| namespace | events | | -| | | | -+---------------+------------+--------------------------------------+ -| action | | "run" submits process commands | -| | | | -+---------------+------------+--------------------------------------+ - -Dispatcher events have the following syntax: - -**Websocket Request** - -.. code-block:: json - - { - "namespace" : "events", - "name" : "dispatcher", - "id" : "", - "args" : { - "cmd_list" : ["/bin/echo something"], - "log" : "[Running Command: /bin/echo something ]something\n", - "proc_id" : "procID", - "success" : "true", - "time_finished" : "2016-02-02T13:45:13", - "time_started" : "2016-02-02T13:45:13" - } - } - -Any user within the *wheel* group can use the "run" action to submit a -new job to the dispatcher: - -**REST Request** - -.. code-block:: none - - PUT /rpc/dispatcher - -.. code-block:: json - - { - "action" : "run", - "procID2" : [ - "echo chainCmd1", - "echo chainCmd2" - ], - "procID1" : "echo sample1" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "started": [ - "procID1", - "procID2" - ] - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "name" : "dispatcher", - "namespace" : "rpc", - "id" : "fooid", - "args" : { - "procID1" : "echo sample1", - "procID2" : [ - "echo chainCmd1", - "echo chainCmd2" - ], - "action" : "run" - } - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "started": [ - "procID1", - "procID2" - ] - }, - "id": "fooid", - "name": "response", - "namespace": "rpc" - } - -When submitting a job to the dispatcher, there are several points to -remember: - -* Process commands are not the same as shell commands. A dispatcher - process command uses the syntax " ", - similar to a simple shell command. However, complex shell operations - with pipes or test statements will not function properly within a - dispatcher process. - -* There are two types of jobs: a single string entry for simple commands, - and an array of strings for a chain of commands. A chain of commands - is treated as a single process, and the commands are run sequentially - until either a command fails (returns non-0 or the process crashes), - or until there are no more commands to run. - -* A chain of commands is useful for multi-step operations but is not - considered a replacement for a good shell script on the server. - -.. _Server Subsystems: - -Server Subsystems -================= - -The RPC namespace can be used to get information about SysAdm™ server -subsystems. This namespace supports the following parameters: - -+---------------+-----------+------------------------------------------+ -| **Parameter** | **Value** | **Description** | -| | | | -+===============+===========+==========================================+ -| id | | Any unique value for the request, | -| | | including a hash, checksum, or uuid. | -+---------------+-----------+------------------------------------------+ -| name | | Supported names are "query", "identify", | -| | | and "list_ssl_checksums" | -+---------------+-----------+------------------------------------------+ -| namespace | rpc | | -| | | | -+---------------+-----------+------------------------------------------+ -| args | | Can be any data. | -| | | | -+---------------+-----------+------------------------------------------+ - -The rest of this section provides examples of the available *names* for -each type of request, along with their responses. - -.. index:: query, rpc - -.. _Query Subsystems: - -Query Subsystems ----------------- - -An RPC query can be issued to probe all the known subsystems and return -which ones are currently available and what level of read and write -access the user has. This subsystem is used only by the server. - -**REST Request** - -:: - - PUT /rpc/query - { - "junk" : "junk" - } - -**REST Response** - -.. code-block:: json - - { - "args": { - "rpc/dispatcher": "read/write", - "rpc/syscache": "read", - "sysadm/lifepreserver": "read/write", - "sysadm/network": "read/write" - } - } - -**WebSocket Request** - -.. code-block:: json - - { - "id" : "fooid", - "name" : "query", - "namespace" : "rpc", - "args" : { - "junk" : "junk" - } - } - -**WebSocket Response** - -.. code-block:: json - - { - "args": { - "rpc/dispatcher": "read/write", - "rpc/syscache": "read", - "sysadm/lifepreserver": "read/write", - "sysadm/network": "read/write" - }, - "id": "fooid", - "name": "response", - "namespace": "rpc" - } - -.. index:: identify, rpc - -.. _Identify Subsystem: - -Identify Subsystem ------------------- - -To identify the type of SysAdm™ system, use :command:`identify`. Possible -identities are "server", "bridge", and "client," with all three system -types using this subsystem. - -**REST Request** - -:: - - PUT /rpc/identify - {} - -**WebSocket Request** - -.. code-block:: json - - { - "args" : {}, - "namespace" : "rpc", - "id" : "fooid", - "name" : "identify" - } - -**Response** - -.. code-block:: json - - { - "args": { - "type": "server", - "hostname": "" - }, - "id": "fooid", - "name": "response", - "namespace": "rpc" - } - -.. index:: list_ssl_checksums, rpc - -.. _List SSL Checksums: - -List SSL Checksums ------------------- - -Used by both server and client, :command:`list_ssl_checksums` will list -the MD5 checksums of all known SSL keys. - -**REST Request** - -:: - - PUT /rpc/settings - { - "action" : "list_ssl_checksums" - } - -**WebSocket Request** - -.. code-block:: json - - { - "args" : { - "action" : "list_ssl_checksums" - }, - "namespace" : "rpc", - "name" : "settings", - "id" : "fooid" - } - -**Response** - -.. code-block:: json - - { - "args": { - "md5_keys": [ - "0`H\u0013\r*\u00023\u000bc" - ] - }, - "id": "fooid", - "name": "response", - "namespace": "rpc" - } \ No newline at end of file diff --git a/docs/api_reference/index.rst b/docs/api_reference/index.rst deleted file mode 100644 index 8993c17..0000000 --- a/docs/api_reference/index.rst +++ /dev/null @@ -1,17 +0,0 @@ -SysAdm™ API Reference Guide -=========================== - -.. toctree:: - :numbered: - :maxdepth: 4 - - getstarted - events - classes/index - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` diff --git a/docs/api_reference/sysadm_circle_red.png b/docs/api_reference/sysadm_circle_red.png deleted file mode 100644 index 06795866446d3e7aba272943da45a87086c55849..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5011 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 -

-
-  - diff --git a/docs/api_reference/themes/trueos_style/footer.html b/docs/api_reference/themes/trueos_style/footer.html deleted file mode 100644 index 21328b9..0000000 --- a/docs/api_reference/themes/trueos_style/footer.html +++ /dev/null @@ -1,36 +0,0 @@ -
- {% if next or prev %} - - {% endif %} - -
- -
-

- {%- if show_copyright %} - {%- if hasdoc('copyright') %} - {% trans path=pathto('copyright'), copyright=copyright|e %}© Copyright {{ copyright }}.{% endtrans %} - {%- else %} - {% trans copyright=copyright|e %}© Copyright {{ copyright }}.{% endtrans %} - {%- endif %} - {%- endif %} - - {%- if last_updated %} - {% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %} - {%- endif %} -

-
- - {%- if show_sphinx %} - {% trans %}Built with Sphinx using a theme provided by Read the Docs{% endtrans %}. - {%- endif %} - -
- diff --git a/docs/api_reference/themes/trueos_style/layout.html b/docs/api_reference/themes/trueos_style/layout.html deleted file mode 100644 index 678aa83..0000000 --- a/docs/api_reference/themes/trueos_style/layout.html +++ /dev/null @@ -1,172 +0,0 @@ -{# TEMPLATE VAR SETTINGS #} -{%- set url_root = pathto('', 1) %} -{%- if url_root == '#' %}{% set url_root = '' %}{% endif %} -{%- if not embedded and docstitle %} - {%- set titlesuffix = " — "|safe + docstitle|e %} -{%- else %} - {%- set titlesuffix = "" %} -{%- endif %} - - - - - - - {{ metatags }} - - {% block htmltitle %} - {{ title|striptags|e }}{{ titlesuffix }} - {% endblock %} - - {# FAVICON #} - {% if favicon %} - - {% endif %} - - {# CSS #} - - {# OPENSEARCH #} - {% if use_opensearch %} - - {% endif %} - - - - {% for cssfile in css_files %} - - {% endfor %} - - {% for cssfile in extra_css_files %} - - {% endfor %} - - {%- block linktags %} - {%- if hasdoc('about') %} - - {%- endif %} - {%- if hasdoc('genindex') %} - - {%- endif %} - {%- if hasdoc('search') %} - - {%- endif %} - {%- if hasdoc('copyright') %} - - {%- endif %} - - {%- if parents %} - - {%- endif %} - {%- if next %} - - {%- endif %} - {%- if prev %} - - {%- endif %} - {%- endblock %} - {%- block extrahead %} {% endblock %} - - {# Keep modernizr in head - http://modernizr.com/docs/#installing #} - - - - - - -
- - {# SIDE NAV, TOGGLES ON MOBILE #} - - -
- - {# MOBILE NAV, TRIGGERS SIDE NAV ON TOGGLE #} - - - - {# PAGE CONTENT #} -
-
- {% include "breadcrumbs.html" %} -
-
- {% block body %}{% endblock %} -
-
- {% include "footer.html" %} -
-
- -
- -
- {% include "versions.html" %} - - - {%- for scriptfile in script_files %} - - {%- endfor %} - - - - - {# STICKY NAVIGATION #} - {% if theme_sticky_navigation %} - - {% endif %} - - {%- block footer %} {% endblock %} - - - diff --git a/docs/api_reference/themes/trueos_style/search.html b/docs/api_reference/themes/trueos_style/search.html deleted file mode 100644 index cb5f86e..0000000 --- a/docs/api_reference/themes/trueos_style/search.html +++ /dev/null @@ -1,49 +0,0 @@ -{# - basic/search.html - ~~~~~~~~~~~~~~~~~ - - Template for the search page. - - :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. -#} -{%- extends "layout.html" %} -{% set title = _('Search') %} -{% set script_files = script_files + ['_static/searchtools.js'] %} -{% block footer %} - - {# this is used when loading the search index using $.ajax fails, - such as on Chrome for documents on localhost #} - - {{ super() }} -{% endblock %} -{% block body %} - - - {% if search_performed %} -

{{ _('Search Results') }}

- {% if not search_results %} -

{{ _('Your search did not match any documents. Please make sure that all words are spelled correctly and that you\'ve selected enough categories.') }}

- {% endif %} - {% endif %} -
- {% if search_results %} -
    - {% for href, caption, context in search_results %} -
  • - {{ caption }} -

    {{ context|e }}

    -
  • - {% endfor %} -
- {% endif %} -
-{% endblock %} diff --git a/docs/api_reference/themes/trueos_style/searchbox.html b/docs/api_reference/themes/trueos_style/searchbox.html deleted file mode 100644 index 35ad52c..0000000 --- a/docs/api_reference/themes/trueos_style/searchbox.html +++ /dev/null @@ -1,9 +0,0 @@ -{%- if builder != 'singlehtml' %} -
-
- - - -
-
-{%- endif %} diff --git a/docs/api_reference/themes/trueos_style/static/css/badge_only.css b/docs/api_reference/themes/trueos_style/static/css/badge_only.css deleted file mode 100644 index 7e17fb1..0000000 --- a/docs/api_reference/themes/trueos_style/static/css/badge_only.css +++ /dev/null @@ -1,2 +0,0 @@ -.fa:before{-webkit-font-smoothing:antialiased}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}@font-face{font-family:FontAwesome;font-weight:normal;font-style:normal;src:url("../font/fontawesome_webfont.eot");src:url("../font/fontawesome_webfont.eot?#iefix") format("embedded-opentype"),url("../font/fontawesome_webfont.woff") format("woff"),url("../font/fontawesome_webfont.ttf") format("truetype"),url("../font/fontawesome_webfont.svg#FontAwesome") format("svg")}.fa:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;text-decoration:inherit}a .fa{display:inline-block;text-decoration:inherit}li .fa{display:inline-block}li .fa-large:before,li .fa-large:before{width:1.875em}ul.fas{list-style-type:none;margin-left:2em;text-indent:-0.8em}ul.fas li .fa{width:0.8em}ul.fas li .fa-large:before,ul.fas li .fa-large:before{vertical-align:baseline}.fa-book:before{content:""}.icon-book:before{content:""}.fa-caret-down:before{content:""}.icon-caret-down:before{content:""}.fa-caret-up:before{content:""}.icon-caret-up:before{content:""}.fa-caret-left:before{content:""}.icon-caret-left:before{content:""}.fa-caret-right:before{content:""}.icon-caret-right:before{content:""}.rst-versions{position:fixed;bottom:0;left:0;width:300px;color:#fcfcfc;background:#1f1d1d;border-top:solid 10px #343131;font-family:"Lato","proxima-nova","Helvetica Neue",Arial,sans-serif;z-index:400}.rst-versions a{color:#2980B9;text-decoration:none}.rst-versions .rst-badge-small{display:none}.rst-versions .rst-current-version{padding:12px;background-color:#272525;display:block;text-align:right;font-size:90%;cursor:pointer;color:#27AE60;*zoom:1}.rst-versions .rst-current-version:before,.rst-versions .rst-current-version:after{display:table;content:""}.rst-versions .rst-current-version:after{clear:both}.rst-versions .rst-current-version .fa{color:#fcfcfc}.rst-versions .rst-current-version .fa-book{float:left}.rst-versions .rst-current-version .icon-book{float:left}.rst-versions .rst-current-version.rst-out-of-date{background-color:#E74C3C;color:#fff}.rst-versions .rst-current-version.rst-active-old-version{background-color:#F1C40F;color:#000}.rst-versions.shift-up .rst-other-versions{display:block}.rst-versions .rst-other-versions{font-size:90%;padding:12px;color:gray;display:none}.rst-versions .rst-other-versions hr{display:block;height:1px;border:0;margin:20px 0;padding:0;border-top:solid 1px #413d3d}.rst-versions .rst-other-versions dd{display:inline-block;margin:0}.rst-versions .rst-other-versions dd a{display:inline-block;padding:6px;color:#fcfcfc}.rst-versions.rst-badge{width:auto;bottom:20px;right:20px;left:auto;border:none;max-width:300px}.rst-versions.rst-badge .icon-book{float:none}.rst-versions.rst-badge .fa-book{float:none}.rst-versions.rst-badge.shift-up .rst-current-version{text-align:right}.rst-versions.rst-badge.shift-up .rst-current-version .fa-book{float:left}.rst-versions.rst-badge.shift-up .rst-current-version .icon-book{float:left}.rst-versions.rst-badge .rst-current-version{width:auto;height:30px;line-height:30px;padding:0 6px;display:block;text-align:center}@media screen and (max-width: 768px){.rst-versions{width:85%;display:none}.rst-versions.shift{display:block}img{width:100%;height:auto}} -/*# sourceMappingURL=badge_only.css.map */ diff --git a/docs/api_reference/themes/trueos_style/static/css/font_awesome.css b/docs/api_reference/themes/trueos_style/static/css/font_awesome.css deleted file mode 100644 index 44d16ce..0000000 --- a/docs/api_reference/themes/trueos_style/static/css/font_awesome.css +++ /dev/null @@ -1,1734 +0,0 @@ -/*! - * Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome - * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) - */ - -@font-face { - font-family: 'FontAwesome'; - src: url("../fonts/fontawesome-webfont.eot?v=4.2.0"); - src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg"); - font-weight: normal; - font-style: normal -} -.fa, -.wy-menu-vertical li span.toctree-expand, -.wy-menu-vertical li.on a span.toctree-expand, -.wy-menu-vertical li.current>a span.toctree-expand, -.rst-content .admonition-title, -.rst-content h1 .headerlink, -.rst-content h2 .headerlink, -.rst-content p.caption .headerlink, -.rst-content h3 .headerlink, -.rst-content h4 .headerlink, -.rst-content h5 .headerlink, -.rst-content h6 .headerlink, -.rst-content dl dt .headerlink, -.rst-content tt.download span:first-child, -.rst-content code.download span:first-child, -.icon { - display: inline-block; - font: normal normal normal 14px/1 FontAwesome; - font-size: inherit; - text-rendering: auto; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale -} -.fa-lg { - font-size: 1.33333em; - line-height: 0.75em; - vertical-align: -15% -} -.fa-2x { - font-size: 2em -} -.fa-3x { - font-size: 3em -} -.fa-4x { - font-size: 4em -} -.fa-5x { - font-size: 5em -} -.fa-fw { - width: 1.28571em; - text-align: center -} -.fa-ul { - padding-left: 0; - margin-left: 2.14286em; - list-style-type: none -} -.fa-ul>li { - position: relative -} -.fa-li { - position: absolute; - left: -2.14286em; - width: 2.14286em; - top: 0.14286em; - text-align: center -} -.fa-li.fa-lg { - left: -1.85714em -} -.fa-border { - padding: .2em .25em .15em; - border: solid 0.08em #eee; - border-radius: .1em -} -.pull-right { - float: right -} -.pull-left { - float: left -} -.fa.pull-left, -.wy-menu-vertical li span.pull-left.toctree-expand, -.wy-menu-vertical li.on a span.pull-left.toctree-expand, -.wy-menu-vertical li.current>a span.pull-left.toctree-expand, -.rst-content .pull-left.admonition-title, -.rst-content h1 .pull-left.headerlink, -.rst-content h2 .pull-left.headerlink, -.rst-content p.caption .pull-left.headerlink, -.rst-content h3 .pull-left.headerlink, -.rst-content h4 .pull-left.headerlink, -.rst-content h5 .pull-left.headerlink, -.rst-content h6 .pull-left.headerlink, -.rst-content dl dt .pull-left.headerlink, -.rst-content tt.download span.pull-left:first-child, -.rst-content code.download span.pull-left:first-child, -.pull-left.icon { - margin-right: .3em -} -.fa.pull-right, -.wy-menu-vertical li span.pull-right.toctree-expand, -.wy-menu-vertical li.on a span.pull-right.toctree-expand, -.wy-menu-vertical li.current>a span.pull-right.toctree-expand, -.rst-content .pull-right.admonition-title, -.rst-content h1 .pull-right.headerlink, -.rst-content h2 .pull-right.headerlink, -.rst-content p.caption .pull-right.headerlink, -.rst-content h3 .pull-right.headerlink, -.rst-content h4 .pull-right.headerlink, -.rst-content h5 .pull-right.headerlink, -.rst-content h6 .pull-right.headerlink, -.rst-content dl dt .pull-right.headerlink, -.rst-content tt.download span.pull-right:first-child, -.rst-content code.download span.pull-right:first-child, -.pull-right.icon { - margin-left: .3em -} -.fa-spin { - -webkit-animation: fa-spin 2s infinite linear; - animation: fa-spin 2s infinite linear -} -@-webkit-keyframes fa-spin { - 0% { - -webkit-transform: rotate(0deg); - transform: rotate(0deg) - } - 100% { - -webkit-transform: rotate(359deg); - transform: rotate(359deg) - } -} -@keyframes fa-spin { - 0% { - -webkit-transform: rotate(0deg); - transform: rotate(0deg) - } - 100% { - -webkit-transform: rotate(359deg); - transform: rotate(359deg) - } -} -.fa-rotate-90 { - filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1); - -webkit-transform: rotate(90deg); - -ms-transform: rotate(90deg); - transform: rotate(90deg) -} -.fa-rotate-180 { - filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2); - -webkit-transform: rotate(180deg); - -ms-transform: rotate(180deg); - transform: rotate(180deg) -} -.fa-rotate-270 { - filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3); - -webkit-transform: rotate(270deg); - -ms-transform: rotate(270deg); - transform: rotate(270deg) -} -.fa-flip-horizontal { - filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0); - -webkit-transform: scale(-1, 1); - -ms-transform: scale(-1, 1); - transform: scale(-1, 1) -} -.fa-flip-vertical { - filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2); - -webkit-transform: scale(1, -1); - -ms-transform: scale(1, -1); - transform: scale(1, -1) -} -:root .fa-rotate-90, -:root .fa-rotate-180, -:root .fa-rotate-270, -:root .fa-flip-horizontal, -:root .fa-flip-vertical { - filter: none -} -.fa-stack { - position: relative; - display: inline-block; - width: 2em; - height: 2em; - line-height: 2em; - vertical-align: middle -} -.fa-stack-1x, -.fa-stack-2x { - position: absolute; - left: 0; - width: 100%; - text-align: center -} -.fa-stack-1x { - line-height: inherit -} -.fa-stack-2x { - font-size: 2em -} -.fa-inverse { - color: #fff -} -.fa-glass:before { - content: "\f000" -} -.fa-music:before { - content: "\f001" -} -.fa-search:before, -.icon-search:before { - content: "\f002" -} -.fa-envelope-o:before { - content: "\f003" -} -.fa-heart:before { - content: "\f004" -} -.fa-star:before { - content: "\f005" -} -.fa-star-o:before { - content: "\f006" -} -.fa-user:before { - content: "\f007" -} -.fa-film:before { - content: "\f008" -} -.fa-th-large:before { - content: "\f009" -} -.fa-th:before { - content: "\f00a" -} -.fa-th-list:before { - content: "\f00b" -} -.fa-check:before { - content: "\f00c" -} -.fa-remove:before, -.fa-close:before, -.fa-times:before { - content: "\f00d" -} -.fa-search-plus:before { - content: "\f00e" -} -.fa-search-minus:before { - content: "\f010" -} -.fa-power-off:before { - content: "\f011" -} -.fa-signal:before { - content: "\f012" -} -.fa-gear:before, -.fa-cog:before { - content: "\fa013" -} -.fa-trash-o:before { - content: "\f014" -} -.fa-home:before, -.icon-home:before { - content: "\f015" -} -.fa-file-o:before { - content: "\f016" -} -.fa-clock-o:before { - content: "\f017" -} -.fa-road:before { - content: "\f018" -} -.fa-download:before, -.rst-content tt.download span:first-child:before, -.rst-content code.download span:first-child:before { - content: "\f019" -} -.fa-arrow-circle-o-down:before { - content: "\f01a" -} -.fa-arrow-circle-o-up:before { - content: "\f01b" -} -.fa-inbox:before { - content: "\f01c" -} -.fa-play-circle-o:before { - content: "\f01d" -} -.fa-rotate-right:before, -.fa-repeat:before { - content: "\f01e" -} -.fa-refresh:before { - content: "\f021" -} -.fa-list-alt:before { - content: "\f022" -} -.fa-lock:before { - content: "\f023" -} -.fa-flag:before { - content: "\f024" -} -.fa-headphones:before { - content: "\f025" -} -.fa-volume-off:before { - content: "\f026" -} -.fa-volume-down:before { - content: "\f027" -} -.fa-volume-up:before { - content: "\f028" -} -.fa-qrcode:before { - content: "\F029 " -} -.fa-barcode:before { - content: "\F02A " -} -.fa-tag:before { - content: "\F02B " -} -.fa-tags:before { - content: "\F02C " -} -.fa-book:before, -.icon-book:before { - content: "\F02D " -} -.fa-bookmark:before { - content: "\F02E " -} -.fa-print:before { - content: "\F02F " -} -.fa-camera:before { - content: "\F030 " -} -.fa-font:before { - content: "\F031 " -} -.fa-bold:before { - content: "\F032 " -} -.fa-italic:before { - content: "\F033 " -} -.fa-text-height:before { - content: "\F034 " -} -.fa-text-width:before { - content: "\F035 " -} -.fa-align-left:before { - content: "\F036 " -} -.fa-align-center:before { - content: "\F037 " -} -.fa-align-right:before { - content: "\F038 " -} -.fa-align-justify:before { - content: "\F039 " -} -.fa-list:before { - content: "\F03A " -} -.fa-dedent:before, -.fa-outdent:before { - content: "\F03B " -} -.fa-indent:before { - content: "\F03C " -} -.fa-video-camera:before { - content: "\F03D " -} -.fa-photo:before, -.fa-image:before, -.fa-picture-o:before { - content: "\F03E " -} -.fa-pencil:before { - content: "\F040 " -} -.fa-map-marker:before { - content: "\F041 " -} -.fa-adjust:before { - content: "\F042 " -} -.fa-tint:before { - content: "\F043 " -} -.fa-edit:before, -.fa-pencil-square-o:before { - content: "\F044 " -} -.fa-share-square-o:before { - content: "\F045 " -} -.fa-check-square-o:before { - content: "\F046 " -} -.fa-arrows:before { - content: "\F047 " -} -.fa-step-backward:before { - content: "\F048 " -} -.fa-fast-backward:before { - content: "\F049 " -} -.fa-backward:before { - content: "\F04A " -} -.fa-play:before { - content: "\F04B " -} -.fa-pause:before { - content: "\F04C " -} -.fa-stop:before { - content: "\F04D " -} -.fa-forward:before { - content: "\F04E " -} -.fa-fast-forward:before { - content: "\F050 " -} -.fa-step-forward:before { - content: "\F051 " -} -.fa-eject:before { - content: "\F052 " -} -.fa-chevron-left:before { - content: "\F053 " -} -.fa-chevron-right:before { - content: "\F054 " -} -.fa-plus-circle:before { - content: "\F055 " -} -.fa-minus-circle:before { - content: "\F056 " -} -.fa-times-circle:before, -.wy-inline-validate.wy-inline-validate-danger .wy-input-context:before { - content: "\F057 " -} -.fa-check-circle:before, -.wy-inline-validate.wy-inline-validate-success .wy-input-context:before { - content: "\F058 " -} -.fa-question-circle:before { - content: "\F059 " -} -.fa-info-circle:before { - content: "\F05A " -} -.fa-crosshairs:before { - content: "\F05B " -} -.fa-times-circle-o:before { - content: "\F05C " -} -.fa-check-circle-o:before { - content: "\F05D " -} -.fa-ban:before { - content: "\F05E " -} -.fa-arrow-left:before { - content: "\F060 " -} -.fa-arrow-right:before { - content: "\F061 " -} -.fa-arrow-up:before { - content: "\F062 " -} -.fa-arrow-down:before { - content: "\F063 " -} -.fa-mail-forward:before, -.fa-share:before { - content: "\F064 " -} -.fa-expand:before { - content: "\F065 " -} -.fa-compress:before { - content: "\F066 " -} -.fa-plus:before { - content: "\F067 " -} -.fa-minus:before { - content: "\F068 " -} -.fa-asterisk:before { - content: "\F069 " -} -.fa-exclamation-circle:before, -.wy-inline-validate.wy-inline-validate-warning .wy-input-context:before, -.wy-inline-validate.wy-inline-validate-info .wy-input-context:before, -.rst-content .admonition-title:before { - content: "\F06A " -} -.fa-gift:before { - content: "\F06B " -} -.fa-leaf:before { - content: "\F06C " -} -.fa-fire:before, -.icon-fire:before { - content: "\F06D " -} -.fa-eye:before { - content: "\F06E " -} -.fa-eye-slash:before { - content: "\F070 " -} -.fa-warning:before, -.fa-exclamation-triangle:before { - content: "\F071 " -} -.fa-plane:before { - content: "\F072 " -} -.fa-calendar:before { - content: "\F073 " -} -.fa-random:before { - content: "\F074 " -} -.fa-comment:before { - content: "\F075 " -} -.fa-magnet:before { - content: "\F076 " -} -.fa-chevron-up:before { - content: "\F077 " -} -.fa-chevron-down:before { - content: "\F078 " -} -.fa-retweet:before { - content: "\F079 " -} -.fa-shopping-cart:before { - content: "\F07A " -} -.fa-folder:before { - content: "\F07B " -} -.fa-folder-open:before { - content: "\F07C " -} -.fa-arrows-v:before { - content: "\F07D " -} -.fa-arrows-h:before { - content: "\F07E " -} -.fa-bar-chart-o:before, -.fa-bar-chart:before { - content: "\F080 " -} -.fa-twitter-square:before { - content: "\F081 " -} -.fa-facebook-square:before { - content: "\F082 " -} -.fa-camera-retro:before { - content: "\F083 " -} -.fa-key:before { - content: "\F084 " -} -.fa-gears:before, -.fa-cogs:before { - content: "\F085 " -} -.fa-comments:before { - content: "\F086 " -} -.fa-thumbs-o-up:before { - content: "\F087 " -} -.fa-thumbs-o-down:before { - content: "\F088 " -} -.fa-star-half:before { - content: "\F089 " -} -.fa-heart-o:before { - content: "\F08A " -} -.fa-sign-out:before { - content: "\F08B " -} -.fa-linkedin-square:before { - content: "\F08C " -} -.fa-thumb-tack:before { - content: "\F08D " -} -.fa-external-link:before { - content: "\F08E " -} -.fa-sign-in:before { - content: "\F090 " -} -.fa-trophy:before { - content: "\F091 " -} -.fa-github-square:before { - content: "\F092 " -} -.fa-upload:before { - content: "\F093 " -} -.fa-lemon-o:before { - content: "\F094 " -} -.fa-phone:before { - content: "\F095 " -} -.fa-square-o:before { - content: "\F096 " -} -.fa-bookmark-o:before { - content: "\F097 " -} -.fa-phone-square:before { - content: "\F098 " -} -.fa-twitter:before { - content: "\F099 " -} -.fa-facebook:before { - content: "\F09A " -} -.fa-github:before, -.icon-github:before { - content: "\F09B " -} -.fa-unlock:before { - content: "\F09C " -} -.fa-credit-card:before { - content: "\F09D " -} -.fa-rss:before { - content: "\F09E " -} -.fa-hdd-o:before { - content: "\F0A0 " -} -.fa-bullhorn:before { - content: "\F0A1 " -} -.fa-bell:before { - content: "\F0F3 " -} -.fa-certificate:before { - content: "\F0A3 " -} -.fa-hand-o-right:before { - content: "\F0A4 " -} -.fa-hand-o-left:before { - content: "\F0A5 " -} -.fa-hand-o-up:before { - content: "\F0A6 " -} -.fa-hand-o-down:before { - content: "\F0A7 " -} -.fa-arrow-circle-left:before, -.icon-circle-arrow-left:before { - content: "\F0A8 " -} -.fa-arrow-circle-right:before, -.icon-circle-arrow-right:before { - content: "\F0A9 " -} -.fa-arrow-circle-up:before { - content: "\F0AA " -} -.fa-arrow-circle-down:before { - content: "\F0AB " -} -.fa-globe:before { - content: "\F0AC " -} -.fa-wrench:before { - content: "\F0AD " -} -.fa-tasks:before { - content: "\F0AE " -} -.fa-filter:before { - content: "\F0B0 " -} -.fa-briefcase:before { - content: "\F0B1 " -} -.fa-arrows-alt:before { - content: "\F0B2 " -} -.fa-group:before, -.fa-users:before { - content: "\F0C0 " -} -.fa-chain:before, -.fa-link:before, -.icon-link:before { - content: "\f0c1" -} -.fa-cloud:before { - content: "\F0C2 " -} -.fa-flask:before { - content: "\F0C3 " -} -.fa-cut:before, -.fa-scissors:before { - content: "\F0C4 " -} -.fa-copy:before, -.fa-files-o:before { - content: "\F0C5 " -} -.fa-paperclip:before { - content: "\F0C6 " -} -.fa-save:before, -.fa-floppy-o:before { - content: "\F0C7 " -} -.fa-square:before { - content: "\F0C8 " -} -.fa-navicon:before, -.fa-reorder:before, -.fa-bars:before { - content: "\F0C9 " -} -.fa-list-ul:before { - content: "\F0CA " -} -.fa-list-ol:before { - content: "\F0CB " -} -.fa-strikethrough:before { - content: "\F0CC " -} -.fa-underline:before { - content: "\F0CD " -} -.fa-table:before { - content: "\F0CE " -} -.fa-magic:before { - content: "\F0D0 " -} -.fa-truck:before { - content: "\F0D1 " -} -.fa-pinterest:before { - content: "\F0D2 " -} -.fa-pinterest-square:before { - content: "\F0D3 " -} -.fa-google-plus-square:before { - content: "\f0fe" -} -.fa-google-plus:before { - content: "\F0D5 " -} -.fa-money:before { - content: "\F0D6 " -} -.fa-caret-down:before, -.wy-dropdown .caret:before, -.icon-caret-down:before { - content: "\F0D7 " -} -.fa-caret-up:before { - content: "\F0D8 " -} -.fa-caret-left:before { - content: "\F0D9 " -} -.fa-caret-right:before { - content: "\F0DA " -} -.fa-columns:before { - content: "\F0DB " -} -.fa-unsorted:before, -.fa-sort:before { - content: "\F0DC " -} -.fa-sort-down:before, -.fa-sort-desc:before { - content: "\F0DD " -} -.fa-sort-up:before, -.fa-sort-asc:before { - content: "\F0DE " -} -.fa-envelope:before { - content: "\F0E0 " -} -.fa-linkedin:before { - content: "\F0E1 " -} -.fa-rotate-left:before, -.fa-undo:before { - content: "\F0E2 " -} -.fa-legal:before, -.fa-gavel:before { - content: "\F0E3 " -} -.fa-dashboard:before, -.fa-tachometer:before { - content: "\F0E4 " -} -.fa-comment-o:before { - content: "\F0E5 " -} -.fa-comments-o:before { - content: "\F0E6 " -} -.fa-flash:before, -.fa-bolt:before { - content: "\F0E7 " -} -.fa-sitemap:before { - content: "\F0E8 " -} -.fa-umbrella:before { - content: "\F0E9 " -} -.fa-paste:before, -.fa-clipboard:before { - content: "\F0EA " -} -.fa-lightbulb-o:before { - content: "\F0EB " -} -.fa-exchange:before { - content: "\F0EC " -} -.fa-cloud-download:before { - content: "\F0ED " -} -.fa-cloud-upload:before { - content: "\F0EE " -} -.fa-user-md:before { - content: "\F0F0 " -} -.fa-stethoscope:before { - content: "\F0F1 " -} -.fa-suitcase:before { - content: "\F0F2 " -} -.fa-bell-o:before { - content: "\F0A2 " -} -.fa-coffee:before { - content: "\F0F4 " -} -.fa-cutlery:before { - content: "\F0F5 " -} -.fa-file-text-o:before { - content: "\F0F6 " -} -.fa-building-o:before { - content: "\F0F7 " -} -.fa-hospital-o:before { - content: "\F0F8 " -} -.fa-ambulance:before { - content: "\F0F9 " -} -.fa-medkit:before { - content: "\F0FA " -} -.fa-fighter-jet:before { - content: "\F0FB " -} -.fa-beer:before { - content: "\F0FC " -} -.fa-h-square:before { - content: "\F0FD " -} -.fa-plus-square:before { - content: "\F0FE " -} -.fa-angle-double-left:before { - content: "\F100 " -} -.fa-angle-double-right:before { - content: "\F101 " -} -.fa-angle-double-up:before { - content: "\F102 " -} -.fa-angle-double-down:before { - content: "\F103 " -} -.fa-angle-left:before { - content: "\F104 " -} -.fa-angle-right:before { - content: "\F105 " -} -.fa-angle-up:before { - content: "\F106 " -} -.fa-angle-down:before { - content: "\F107 " -} -.fa-desktop:before { - content: "\F108 " -} -.fa-laptop:before { - content: "\F109 " -} -.fa-tablet:before { - content: "\F10A " -} -.fa-mobile-phone:before, -.fa-mobile:before { - content: "\F10B " -} -.fa-circle-o:before { - content: "\F10C " -} -.fa-quote-left:before { - content: "\F10D " -} -.fa-quote-right:before { - content: "\F10E " -} -.fa-spinner:before { - content: "\F110 " -} -.fa-circle:before { - content: "\F111 " -} -.fa-mail-reply:before, -.fa-reply:before { - content: "\F112 " -} -.fa-github-alt:before { - content: "\F113 " -} -.fa-folder-o:before { - content: "\F114 " -} -.fa-folder-open-o:before { - content: "\F115 " -} -.fa-smile-o:before { - content: "\F118 " -} -.fa-frown-o:before { - content: "\F119 " -} -.fa-meh-o:before { - content: "\F11A " -} -.fa-gamepad:before { - content: "\F11B " -} -.fa-keyboard-o:before { - content: "\F11C " -} -.fa-flag-o:before { - content: "\F11D " -} -.fa-flag-checkered:before { - content: "\F11E " -} -.fa-terminal:before { - content: "\F120 " -} -.fa-code:before { - content: "\F121 " -} -.fa-mail-reply-all:before, -.fa-reply-all:before { - content: "\F122 " -} -.fa-star-half-empty:before, -.fa-star-half-full:before, -.fa-star-half-o:before { - content: "\F123 " -} -.fa-location-arrow:before { - content: "\F124 " -} -.fa-crop:before { - content: "\F125 " -} -.fa-code-fork:before { - content: "\F126 " -} -.fa-unlink:before, -.fa-chain-broken:before { - content: "\F127 " -} -.fa-question:before { - content: "\F128 " -} -.fa-info:before { - content: "\F129 " -} -.fa-exclamation:before { - content: "\F12A " -} -.fa-superscript:before { - content: "\F12B " -} -.fa-subscript:before { - content: "\F12C " -} -.fa-eraser:before { - content: "\F12D " -} -.fa-puzzle-piece:before { - content: "\F12E " -} -.fa-microphone:before { - content: "\F130 " -} -.fa-microphone-slash:before { - content: "\F131 " -} -.fa-shield:before { - content: "\F132 " -} -.fa-calendar-o:before { - content: "\F133 " -} -.fa-fire-extinguisher:before { - content: "\F134 " -} -.fa-rocket:before { - content: "\F135 " -} -.fa-maxcdn:before { - content: "\F136 " -} -.fa-chevron-circle-left:before { - content: "\F137 " -} -.fa-chevron-circle-right:before { - content: "\F138 " -} -.fa-chevron-circle-up:before { - content: "\F139 " -} -.fa-chevron-circle-down:before { - content: "\F13A " -} -.fa-html5:before { - content: "\F13B " -} -.fa-css3:before { - content: "\F13C " -} -.fa-anchor:before { - content: "\F13D " -} -.fa-unlock-alt:before { - content: "\F13E " -} -.fa-bullseye:before { - content: "\F140 " -} -.fa-ellipsis-h:before { - content: "\F141 " -} -.fa-ellipsis-v:before { - content: "\F142 " -} -.fa-rss-square:before { - content: "\F143 " -} -.fa-play-circle:before { - content: "\F144 " -} -.fa-ticket:before { - content: "\F145 " -} -.fa-minus-square:before { - content: "\f146" -} -.fa-minus-square-o:before, -.wy-menu-vertical li.on a span.toctree-expand:before, -.wy-menu-vertical li.current>a span.toctree-expand:before { - content: "\f147" -} -.fa-level-up:before { - content: "\F148 " -} -.fa-level-down:before { - content: "\F149 " -} -.fa-check-square:before { - content: "\F14A " -} -.fa-pencil-square:before { - content: "\F14B " -} -.fa-external-link-square:before { - content: "\F14C " -} -.fa-share-square:before { - content: "\F14D " -} -.fa-compass:before { - content: "\F14E " -} -.fa-toggle-down:before, -.fa-caret-square-o-down:before { - content: "\F150 " -} -.fa-toggle-up:before, -.fa-caret-square-o-up:before { - content: "\F151 " -} -.fa-toggle-right:before, -.fa-caret-square-o-right:before { - content: "\F152 " -} -.fa-euro:before, -.fa-eur:before { - content: "\F153 " -} -.fa-gbp:before { - content: "\F154 " -} -.fa-dollar:before, -.fa-usd:before { - content: "\F155 " -} -.fa-rupee:before, -.fa-inr:before { - content: "\F156 " -} -.fa-cny:before, -.fa-rmb:before, -.fa-yen:before, -.fa-jpy:before { - content: "\F157 " -} -.fa-ruble:before, -.fa-rouble:before, -.fa-rub:before { - content: "\F158 " -} -.fa-won:before, -.fa-krw:before { - content: "\F159 " -} -.fa-bitcoin:before, -.fa-btc:before { - content: "\F15A " -} -.fa-file:before { - content: "\F15B " -} -.fa-file-text:before { - content: "\F15C " -} -.fa-sort-alpha-asc:before { - content: "\F15D " -} -.fa-sort-alpha-desc:before { - content: "\F15E " -} -.fa-sort-amount-asc:before { - content: "\F160 " -} -.fa-sort-amount-desc:before { - content: "\F161 " -} -.fa-sort-numeric-asc:before { - content: "\F162 " -} -.fa-sort-numeric-desc:before { - content: "\F163 " -} -.fa-thumbs-up:before { - content: "\F164 " -} -.fa-thumbs-down:before { - content: "\F165 " -} -.fa-youtube-square:before { - content: "\F166 " -} -.fa-youtube:before { - content: "\F167 " -} -.fa-xing:before { - content: "\F168 " -} -.fa-xing-square:before { - content: "\F169 " -} -.fa-youtube-play:before { - content: "\F16A " -} -.fa-dropbox:before { - content: "\F16B " -} -.fa-stack-overflow:before { - content: "\F16C " -} -.fa-instagram:before { - content: "\F16D " -} -.fa-flickr:before { - content: "\F16E " -} -.fa-adn:before { - content: "\F170 " -} -.fa-bitbucket:before, -.icon-bitbucket:before { - content: "\F171 " -} -.fa-bitbucket-square:before { - content: "\F172 " -} -.fa-tumblr:before { - content: "\F173 " -} -.fa-tumblr-square:before { - content: "\F174 " -} -.fa-long-arrow-down:before { - content: "\F175 " -} -.fa-long-arrow-up:before { - content: "\F176 " -} -.fa-long-arrow-left:before { - content: "\F177 " -} -.fa-long-arrow-right:before { - content: "\F178 " -} -.fa-apple:before { - content: "\F179 " -} -.fa-windows:before { - content: "\F17A " -} -.fa-android:before { - content: "\F17B " -} -.fa-linux:before { - content: "\F17C " -} -.fa-dribbble:before { - content: "\F17D " -} -.fa-skype:before { - content: "\F17E " -} -.fa-foursquare:before { - content: "\F180 " -} -.fa-trello:before { - content: "\F181 " -} -.fa-female:before { - content: "\F182 " -} -.fa-male:before { - content: "\F183 " -} -.fa-gittip:before { - content: "\F184 " -} -.fa-sun-o:before { - content: "\F185 " -} -.fa-moon-o:before { - content: "\F186 " -} -.fa-archive:before { - content: "\F187 " -} -.fa-bug:before { - content: "\F188 " -} -.fa-vk:before { - content: "\F189 " -} -.fa-weibo:before { - content: "\F18A " -} -.fa-renren:before { - content: "\F18B " -} -.fa-pagelines:before { - content: "\F18C " -} -.fa-stack-exchange:before { - content: "\F18D " -} -.fa-arrow-circle-o-right:before { - content: "\F18E " -} -.fa-arrow-circle-o-left:before { - content: "\F190 " -} -.fa-toggle-left:before, -.fa-caret-square-o-left:before { - content: "\F191 " -} -.fa-dot-circle-o:before { - content: "\F192 " -} -.fa-wheelchair:before { - content: "\F193 " -} -.fa-vimeo-square:before { - content: "\F194 " -} -.fa-turkish-lira:before, -.fa-try:before { - content: "\F195 " -} -.fa-plus-square-o:before, -.wy-menu-vertical li span.toctree-expand:before { - content: "\f196" -} -.fa-space-shuttle:before { - content: "\F197 " -} -.fa-slack:before { - content: "\F198 " -} -.fa-envelope-square:before { - content: "\F199 " -} -.fa-wordpress:before { - content: "\F19A " -} -.fa-openid:before { - content: "\F19B " -} -.fa-institution:before, -.fa-bank:before, -.fa-university:before { - content: "\F19C " -} -.fa-mortar-board:before, -.fa-graduation-cap:before { - content: "\F19D " -} -.fa-yahoo:before { - content: "\F19E " -} -.fa-google:before { - content: "\F1A0 " -} -.fa-reddit:before { - content: "\F1A1 " -} -.fa-reddit-square:before { - content: "\F1A2 " -} -.fa-stumbleupon-circle:before { - content: "\F1A3 " -} -.fa-stumbleupon:before { - content: "\F1A4 " -} -.fa-delicious:before { - content: "\F1A5 " -} -.fa-digg:before { - content: "\F1A6 " -} -.fa-pied-piper:before { - content: "\F1A7 " -} -.fa-pied-piper-alt:before { - content: "\F1A8 " -} -.fa-drupal:before { - content: "\F1A9 " -} -.fa-joomla:before { - content: "\F1AA " -} -.fa-language:before { - content: "\F1AB " -} -.fa-fax:before { - content: "\F1AC " -} -.fa-building:before { - content: "\F1AD " -} -.fa-child:before { - content: "\F1AE " -} -.fa-paw:before { - content: "\F1B0 " -} -.fa-spoon:before { - content: "\F1B1 " -} -.fa-cube:before { - content: "\F1B2 " -} -.fa-cubes:before { - content: "\F1B3 " -} -.fa-behance:before { - content: "\F1B4 " -} -.fa-behance-square:before { - content: "\F1B5 " -} -.fa-steam:before { - content: "\F1B6 " -} -.fa-steam-square:before { - content: "\F1B7 " -} -.fa-recycle:before { - content: "\F1B8 " -} -.fa-automobile:before, -.fa-car:before { - content: "\F1B9 " -} -.fa-cab:before, -.fa-taxi:before { - content: "\F1BA " -} -.fa-tree:before { - content: "\F1BB " -} -.fa-spotify:before { - content: "\F1BC " -} -.fa-deviantart:before { - content: "\F1BD " -} -.fa-soundcloud:before { - content: "\F1BE " -} -.fa-database:before { - content: "\F1C0 " -} -.fa-file-pdf-o:before { - content: "\F1C1 " -} -.fa-file-word-o:before { - content: "\F1C2 " -} -.fa-file-excel-o:before { - content: "\F1C3 " -} -.fa-file-powerpoint-o:before { - content: "\F1C4 " -} -.fa-file-photo-o:before, -.fa-file-picture-o:before, -.fa-file-image-o:before { - content: "\F1C5 " -} -.fa-file-zip-o:before, -.fa-file-archive-o:before { - content: "\F1C6 " -} -.fa-file-sound-o:before, -.fa-file-audio-o:before { - content: "\F1C7 " -} -.fa-file-movie-o:before, -.fa-file-video-o:before { - content: "\F1C8 " -} -.fa-file-code-o:before { - content: "\F1C9 " -} -.fa-vine:before { - content: "\F1CA " -} -.fa-codepen:before { - content: "\F1CB " -} -.fa-jsfiddle:before { - content: "\F1CC " -} -.fa-life-bouy:before, -.fa-life-buoy:before, -.fa-life-saver:before, -.fa-support:before, -.fa-life-ring:before { - content: "\F1CD " -} -.fa-circle-o-notch:before { - content: "\F1CE " -} -.fa-ra:before, -.fa-rebel:before { - content: "\F1D0 " -} -.fa-ge:before, -.fa-empire:before { - content: "\F1D1 " -} -.fa-git-square:before { - content: "\F1D2 " -} -.fa-git:before { - content: "\F1D3 " -} -.fa-hacker-news:before { - content: "\F1D4 " -} -.fa-tencent-weibo:before { - content: "\F1D5 " -} -.fa-qq:before { - content: "\F1D6 " -} -.fa-wechat:before, -.fa-weixin:before { - content: "\F1D7 " -} -.fa-send:before, -.fa-paper-plane:before { - content: "\F1D8 " -} -.fa-send-o:before, -.fa-paper-plane-o:before { - content: "\F1D9 " -} -.fa-history:before { - content: "\F1DA " -} -.fa-circle-thin:before { - content: "\F1DB " -} -.fa-header:before { - content: "\F1DC " -} -.fa-paragraph:before { - content: "\F1DD " -} -.fa-sliders:before { - content: "\F1DE " -} -.fa-share-alt:before { - content: "\F1E0 " -} -.fa-share-alt-square:before { - content: "\F1E1 " -} -.fa-bomb:before { - content: "\F1E2 " -} -.fa-soccer-ball-o:before, -.fa-futbol-o:before { - content: "\F1E3 " -} -.fa-tty:before { - content: "\F1E4 " -} -.fa-binoculars:before { - content: "\F1E5 " -} -.fa-plug:before { - content: "\F1E6 " -} -.fa-slideshare:before { - content: "\F1E7 " -} -.fa-twitch:before { - content: "\F1E8 " -} -.fa-yelp:before { - content: "\F1E9 " -} -.fa-newspaper-o:before { - content: "\F1EA " -} -.fa-wifi:before { - content: "\F1EB " -} -.fa-calculator:before { - content: "\F1EC " -} -.fa-paypal:before { - content: "\F1ED " -} -.fa-google-wallet:before { - content: "\F1EE " -} -.fa-cc-visa:before { - content: "\F1F0 " -} -.fa-cc-mastercard:before { - content: "\F1F1 " -} -.fa-cc-discover:before { - content: "\F1F2 " -} -.fa-cc-amex:before { - content: "\F1F3 " -} -.fa-cc-paypal:before { - content: "\F1F4 " -} -.fa-cc-stripe:before { - content: "\F1F5 " -} -.fa-bell-slash:before { - content: "\F1F6 " -} -.fa-bell-slash-o:before { - content: "\F1F7 " -} -.fa-trash:before { - content: "\F1F8 " -} -.fa-copyright:before { - content: "\F1F9 " -} -.fa-at:before { - content: "\F1FA " -} -.fa-eyedropper:before { - content: "\F1FB " -} -.fa-paint-brush:before { - content: "\F1FC " -} -.fa-birthday-cake:before { - content: "\F1FD " -} -.fa-area-chart:before { - content: "\F1FE " -} -.fa-pie-chart:before { - content: "\F200 " -} -.fa-line-chart:before { - content: "\F201 " -} -.fa-lastfm:before { - content: "\F202 " -} -.fa-lastfm-square:before { - content: "\F203 " -} -.fa-toggle-off:before { - content: "\F204 " -} -.fa-toggle-on:before { - content: "\F205 " -} -.fa-bicycle:before { - content: "\F206 " -} -.fa-bus:before { - content: "\F207 " -} -.fa-ioxhost:before { - content: "\F208 " -} -.fa-angellist:before { - content: "\F209 " -} -.fa-cc:before { - content: "\F20A " -} -.fa-shekel:before, -.fa-sheqel:before, -.fa-ils:before { - content: "\F20B " -} -.fa-meanpath:before { - content: "\F20C " -} \ No newline at end of file diff --git a/docs/api_reference/themes/trueos_style/static/css/trueos_style.css b/docs/api_reference/themes/trueos_style/static/css/trueos_style.css deleted file mode 100644 index 62b2787..0000000 --- a/docs/api_reference/themes/trueos_style/static/css/trueos_style.css +++ /dev/null @@ -1,4107 +0,0 @@ -/**** Hand built CSS theme ****/ -/*** original ****/ -/*""""""""""""""""""""""""""""""""""""""""""""""""""""""""* - | Copied css with fa-entities fixed - sourced externally | - | to reduce the size/complexity of this css. (BEGIN) | - *""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/ -@import 'font_awesome.css'; - -/* { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box -} */ - -article, -aside, -details, -figcaption, -figure, -footer, -header, -hgroup, -nav, -section { - display: block -} -audio, -canvas, -video { - display: inline-block; - *display: inline; - *zoom: 1 -} -audio:not([controls]) { - display: none -} -[hidden] { - display: none -} -html { - font-size: 100%; - -webkit-text-size-adjust: 100%; - -ms-text-size-adjust: 100% -} -body { - margin: 0 -} -a:hover, -a:active { - outline: 0 -} -abbr[title] { - border-bottom: 1px dotted -} -b, -strong { - font-weight: bold -} -blockquote { - margin: 0 -} -dfn { - font-style: italic -} -ins { - background: #ff9; - color: #000; - text-decoration: none -} -mark { - background: #ff0; - color: #000; - font-style: italic; - font-weight: bold -} -pre, -code, -.rst-content tt, -.rst-content code, -kbd, -samp { - font-family: monospace, serif; - _font-family: "courier new", monospace; - font-size: 1em -} -pre { - white-space: pre -} -q { - quotes: none -} -q:before, -q:after { - content: ""; - content: none -} -small { - font-size: 85% -} -sub, -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline -} -sup { - top: -0.5em -} -sub { - bottom: -0.25em -} -ul, -ol, -dl { - margin: 0; - padding: 0; - list-style: none; - list-style-image: none -} -/* custom */ -ul.simple { - margin-bottom: 16px; - line-height: 26px; -} -/* Custom */ -li { - list-style: none -} -dd { - margin: 0 -} -img { - border: 0; - -ms-interpolation-mode: bicubic; - vertical-align: middle; - max-width: 100% -} -svg:not(:root) { - overflow: hidden -} -figure { - margin: 0 -} -form { - margin: 0 -} -fieldset { - border: 0; - margin: 0; - padding: 0 -} -label { - cursor: pointer -} -legend { - border: 0; - *margin-left: -7px; - padding: 0; - white-space: normal -} -button, -input, -select, -textarea { - font-size: 100%; - margin: 0; - vertical-align: baseline; - *vertical-align: middle -} -button, -input { - line-height: normal -} -button, -input[type="button"], -input[type="reset"], -input[type="submit"] { - cursor: pointer; - -webkit-appearance: button; - *overflow: visible -} -button[disabled], -input[disabled] { - cursor: default -} -input[type="checkbox"], -input[type="radio"] { - box-sizing: border-box; - padding: 0; - *width: 13px; - *height: 13px -} -input[type="search"] { - -webkit-appearance: textfield; - -moz-box-sizing: content-box; - -webkit-box-sizing: content-box; - box-sizing: content-box -} -input[type="search"]::-webkit-search-decoration, -input[type="search"]::-webkit-search-cancel-button { - -webkit-appearance: none -} -button::-moz-focus-inner, -input::-moz-focus-inner { - border: 0; - padding: 0 -} -textarea { - overflow: auto; - vertical-align: top; - resize: vertical -} -table { - border-collapse: collapse; - border-spacing: 0 -} -td { - vertical-align: top -} -.chromeframe { - margin: 0.2em 0; - background: #ccc; - color: #000; - padding: 0.2em 0 -} -.ir { - display: block; - border: 0; - text-indent: -999em; - overflow: hidden; - background-color: transparent; - background-repeat: no-repeat; - text-align: left; - direction: ltr; - *line-height: 0 -} -.ir br { - display: none -} -.hidden { - display: none; - visibility: hidden -} -.visuallyhidden { - border: 0; - clip: rect(0 0 0 0); - height: 1px; - margin: -1px; - overflow: hidden; - padding: 0; - position: absolute; - width: 1px -} -.visuallyhidden.focusable:active, -.visuallyhidden.focusable:focus { - clip: auto; - height: auto; - margin: 0; - overflow: visible; - position: static; - width: auto -} -.invisible { - visibility: hidden -} -.relative { - position: relative -} -big, -small { - font-size: 100% -} -@media print { - html, - body, - section { - background: none !important - } - * { - box-shadow: none !important; - text-shadow: none !important; - filter: none !important; - -ms-filter: none !important - } - a, - a:visited { - text-decoration: underline - } - .ir a:after, - a[href^="javascript:"]:after, - a[href^="#"]:after { - content: "" - } - pre, - blockquote { - page-break-inside: avoid - } - thead { - display: table-header-group - } - tr, - img { - page-break-inside: avoid - } - img { - max-width: 100% !important - } - @page { - margin: 0.5cm - } - p, - h2, - .rst-content p.caption, - h3 { - orphans: 3; - widows: 3 - } - h2, - .rst-content p.caption, - h3 { - page-break-after: avoid - } -} -.fa:before, -.wy-menu-vertical li span.toctree-expand:before, -.wy-menu-vertical li.on a span.toctree-expand:before, -.wy-menu-vertical li.current>a span.toctree-expand:before, -.rst-content .admonition-title:before, -.rst-content h1 .headerlink:before, -.rst-content h2 .headerlink:before, -.rst-content p.caption .headerlink:before, -.rst-content h3 .headerlink:before, -.rst-content h4 .headerlink:before, -.rst-content h5 .headerlink:before, -.rst-content h6 .headerlink:before, -.rst-content dl dt .headerlink:before, -.rst-content tt.download span:first-child:before, -.rst-content code.download span:first-child:before, -.icon:before, -.wy-dropdown .caret:before, -.wy-inline-validate.wy-inline-validate-success .wy-input-context:before, -.wy-inline-validate.wy-inline-validate-danger .wy-input-context:before, -.wy-inline-validate.wy-inline-validate-warning .wy-input-context:before, -.wy-inline-validate.wy-inline-validate-info .wy-input-context:before, -.wy-alert, -.rst-content .note, -.rst-content .attention, -.rst-content .caution, -.rst-content .danger, -.rst-content .error, -.rst-content .hint, -.rst-content .important, -.rst-content .tip, -.rst-content .warning, -.rst-content .seealso, -.rst-content .admonition-todo, -.btn, -input[type="text"], -input[type="password"], -input[type="email"], -input[type="url"], -input[type="date"], -input[type="month"], -input[type="time"], -input[type="datetime"], -input[type="datetime-local"], -input[type="week"], -input[type="number"], -input[type="search"], -input[type="tel"], -input[type="color"], -select, -textarea, -.wy-menu-vertical li.on a, -.wy-menu-vertical li.current>a, -.wy-side-nav-search>a, -.wy-side-nav-search .wy-dropdown>a, -.wy-nav-top a { - -webkit-font-smoothing: antialiased -} -.clearfix { - *zoom: 1 -} -.clearfix:before, -.clearfix:after { - display: table; - content: "" -} -.clearfix:after { - clear: both -} - -.fa, -.wy-menu-vertical li span.toctree-expand, -.wy-menu-vertical li.on a span.toctree-expand, -.wy-menu-vertical li.current>a span.toctree-expand, -.rst-content .admonition-title, -.rst-content h1 .headerlink, -.rst-content h2 .headerlink, -.rst-content p.caption .headerlink, -.rst-content h3 .headerlink, -.rst-content h4 .headerlink, -.rst-content h5 .headerlink, -.rst-content h6 .headerlink, -.rst-content dl dt .headerlink, -.rst-content tt.download span:first-child, -.rst-content code.download span:first-child, -.icon, -.wy-dropdown .caret, -.wy-inline-validate.wy-inline-validate-success .wy-input-context, -.wy-inline-validate.wy-inline-validate-danger .wy-input-context, -.wy-inline-validate.wy-inline-validate-warning .wy-input-context, -.wy-inline-validate.wy-inline-validate-info .wy-input-context { - font-family: inherit -} -.fa:before, -.wy-menu-vertical li span.toctree-expand:before, -.wy-menu-vertical li.on a span.toctree-expand:before, -.wy-menu-vertical li.current>a span.toctree-expand:before, -.rst-content .admonition-title:before, -.rst-content h1 .headerlink:before, -.rst-content h2 .headerlink:before, -.rst-content p.caption .headerlink:before, -.rst-content h3 .headerlink:before, -.rst-content h4 .headerlink:before, -.rst-content h5 .headerlink:before, -.rst-content h6 .headerlink:before, -.rst-content dl dt .headerlink:before, -.rst-content tt.download span:first-child:before, -.rst-content code.download span:first-child:before, -.icon:before, -.wy-dropdown .caret:before, -.wy-inline-validate.wy-inline-validate-success .wy-input-context:before, -.wy-inline-validate.wy-inline-validate-danger .wy-input-context:before, -.wy-inline-validate.wy-inline-validate-warning .wy-input-context:before, -.wy-inline-validate.wy-inline-validate-info .wy-input-context:before { - font-family: "FontAwesome"; - display: inline-block; - font-style: normal; - font-weight: normal; - line-height: 1; - text-decoration: inherit -} -a .fa, -a .wy-menu-vertical li span.toctree-expand, -.wy-menu-vertical li a span.toctree-expand, -.wy-menu-vertical li.on a span.toctree-expand, -.wy-menu-vertical li.current>aAdd RSS Feed, View Feed Details, Settings, and -Update Feeds Now span.toctree-expand, -a .rst-content .admonition-title, -.rst-content a .admonition-title, -a .rst-content h1 .headerlink, -.rst-content h1 a .headerlink, -a .rst-content h2 .headerlink, -.rst-content h2 a .headerlink, -a .rst-content p.caption .headerlink, -.rst-content p.caption a .headerlink, -a .rst-content h3 .headerlink, -.rst-content h3 a .headerlink, -a .rst-content h4 .headerlink, -.rst-content h4 a .headerlink, -a .rst-content h5 .headerlink, -.rst-content h5 a .headerlink, -a .rst-content h6 .headerlink, -.rst-content h6 a .headerlink, -a .rst-content dl dt .headerlink, -.rst-content dl dt a .headerlink, -a .rst-content tt.download span:first-child, -.rst-content tt.download a span:first-child, -a .rst-content code.download span:first-child, -.rst-content code.download a span:first-child, -a .icon { - display: inline-block; - text-decoration: inherit -} -.btn .fa, -.btn .wy-menu-vertical li span.toctree-expand, -.wy-menu-vertical li .btn span.toctree-expand, -.btn .wy-menu-vertical li.on a span.toctree-expand, -.wy-menu-vertical li.on a .btn span.toctree-expand, -.btn .wy-menu-vertical li.current>a span.toctree-expand, -.wy-menu-vertical li.current>a .btn span.toctree-expand, -.btn .rst-content .admonition-title, -.rst-content .btn .admonition-title, -.btn .rst-content h1 .headerlink, -.rst-content h1 .btn .headerlink, -.btn .rst-content h2 .headerlink, -.rst-content h2 .btn .headerlink, -.btn .rst-content p.caption .headerlink, -.rst-content p.caption .btn .headerlink, -.btn .rst-content h3 .headerlink, -.rst-content h3 .btn .headerlink, -.btn .rst-content h4 .headerlink, -.rst-content h4 .btn .headerlink, -.btn .rst-content h5 .headerlink, -.rst-content h5 .btn .headerlink, -.btn .rst-content h6 .headerlink, -.rst-content h6 .btn .headerlink, -.btn .rst-content dl dt .headerlink, -.rst-content dl dt .btn .headerlink, -.btn .rst-content tt.download span:first-child, -.rst-content tt.download .btn span:first-child, -.btn .rst-content code.download span:first-child, -.rst-content code.download .btn span:first-child, -.btn .icon, -.nav .fa, -.nav .wy-menu-vertical li span.toctree-expand, -.wy-menu-vertical li .nav span.toctree-expand, -.nav .wy-menu-vertical li.on a span.toctree-expand, -.wy-menu-vertical li.on a .nav span.toctree-expand, -.nav .wy-menu-vertical li.current>a span.toctree-expand, -.wy-menu-vertical li.current>a .nav span.toctree-expand, -.nav .rst-content .admonition-title, -.rst-content .nav .admonition-title, -.nav .rst-content h1 .headerlink, -.rst-content h1 .nav .headerlink, -.nav .rst-content h2 .headerlink, -.rst-content h2 .nav .headerlink, -.nav .rst-content p.caption .headerlink, -.rst-content p.caption .nav .headerlink, -.nav .rst-content h3 .headerlink, -.rst-content h3 .nav .headerlink, -.nav .rst-content h4 .headerlink, -.rst-content h4 .nav .headerlink, -.nav .rst-content h5 .headerlink, -.rst-content h5 .nav .headerlink, -.nav .rst-content h6 .headerlink, -.rst-content h6 .nav .headerlink, -.nav .rst-content dl dt .headerlink, -.rst-content dl dt .nav .headerlink, -.nav .rst-content tt.download span:first-child, -.rst-content tt.download .nav span:first-child, -.nav .rst-content code.download span:first-child, -.rst-content code.download .nav span:first-child, -.nav .icon { - display: inline -} -.btn .fa.fa-large, -.btn .wy-menu-vertical li span.fa-large.toctree-expand, -.wy-menu-vertical li .btn span.fa-large.toctree-expand, -.btn .rst-content .fa-large.admonition-title, -.rst-content .btn .fa-large.admonition-title, -.btn .rst-content h1 .fa-large.headerlink, -.rst-content h1 .btn .fa-large.headerlink, -.btn .rst-content h2 .fa-large.headerlink, -.rst-content h2 .btn .fa-large.headerlink, -.btn .rst-content p.caption .fa-large.headerlink, -.rst-content p.caption .btn .fa-large.headerlink, -.btn .rst-content h3 .fa-large.headerlink, -.rst-content h3 .btn .fa-large.headerlink, -.btn .rst-content h4 .fa-large.headerlink, -.rst-content h4 .btn .fa-large.headerlink, -.btn .rst-content h5 .fa-large.headerlink, -.rst-content h5 .btn .fa-large.headerlink, -.btn .rst-content h6 .fa-large.headerlink, -.rst-content h6 .btn .fa-large.headerlink, -.btn .rst-content dl dt .fa-large.headerlink, -.rst-content dl dt .btn .fa-large.headerlink, -.btn .rst-content tt.download span.fa-large:first-child, -.rst-content tt.download .btn span.fa-large:first-child, -.btn .rst-content code.download span.fa-large:first-child, -.rst-content code.download .btn span.fa-large:first-child, -.btn .fa-large.icon, -.nav .fa.fa-large, -.nav .wy-menu-vertical li span.fa-large.toctree-expand, -.wy-menu-vertical li .nav span.fa-large.toctree-expand, -.nav .rst-content .fa-large.admonition-title, -.rst-content .nav .fa-large.admonition-title, -.nav .rst-content h1 .fa-large.headerlink, -.rst-content h1 .nav .fa-large.headerlink, -.nav .rst-content h2 .fa-large.headerlink, -.rst-content h2 .nav .fa-large.headerlink, -.nav .rst-content p.caption .fa-large.headerlink, -.rst-content p.caption .nav .fa-large.headerlink, -.nav .rst-content h3 .fa-large.headerlink, -.rst-content h3 .nav .fa-large.headerlink, -.nav .rst-content h4 .fa-large.headerlink, -.rst-content h4 .nav .fa-large.headerlink, -.nav .rst-content h5 .fa-large.headerlink, -.rst-content h5 .nav .fa-large.headerlink, -.nav .rst-content h6 .fa-large.headerlink, -.rst-content h6 .nav .fa-large.headerlink, -.nav .rst-content dl dt .fa-large.headerlink, -.rst-content dl dt .nav .fa-large.headerlink, -.nav .rst-content tt.download span.fa-large:first-child, -.rst-content tt.download .nav span.fa-large:first-child, -.nav .rst-content code.download span.fa-large:first-child, -.rst-content code.download .nav span.fa-large:first-child, -.nav .fa-large.icon { - line-height: 0.9em -} -.btn .fa.fa-spin, -.btn .wy-menu-vertical li span.fa-spin.toctree-expand, -.wy-menu-vertical li .btn span.fa-spin.toctree-expand, -.btn .rst-content .fa-spin.admonition-title, -.rst-content .btn .fa-spin.admonition-title, -.btn .rst-content h1 .fa-spin.headerlink, -.rst-content h1 .btn .fa-spin.headerlink, -.btn .rst-content h2 .fa-spin.headerlink, -.rst-content h2 .btn .fa-spin.headerlink, -.btn .rst-content p.caption .fa-spin.headerlink, -.rst-content p.caption .btn .fa-spin.headerlink, -.btn .rst-content h3 .fa-spin.headerlink, -.rst-content h3 .btn .fa-spin.headerlink, -.btn .rst-content h4 .fa-spin.headerlink, -.rst-content h4 .btn .fa-spin.headerlink, -.btn .rst-content h5 .fa-spin.headerlink, -.rst-content h5 .btn .fa-spin.headerlink, -.btn .rst-content h6 .fa-spin.headerlink, -.rst-content h6 .btn .fa-spin.headerlink, -.btn .rst-content dl dt .fa-spin.headerlink, -.rst-content dl dt .btn .fa-spin.headerlink, -.btn .rst-content tt.download span.fa-spin:first-child, -.rst-content tt.download .btn span.fa-spin:first-child, -.btn .rst-content code.download span.fa-spin:first-child, -.rst-content code.download .btn span.fa-spin:first-child, -.btn .fa-spin.icon, -.nav .fa.fa-spin, -.nav .wy-menu-vertical li span.fa-spin.toctree-expand, -.wy-menu-vertical li .nav span.fa-spin.toctree-expand, -.nav .rst-content .fa-spin.admonition-title, -.rst-content .nav .fa-spin.admonition-title, -.nav .rst-content h1 .fa-spin.headerlink, -.rst-content h1 .nav .fa-spin.headerlink, -.nav .rst-content h2 .fa-spin.headerlink, -.rst-content h2 .nav .fa-spin.headerlink, -.nav .rst-content p.caption .fa-spin.headerlink, -.rst-content p.caption .nav .fa-spin.headerlink, -.nav .rst-content h3 .fa-spin.headerlink, -.rst-content h3 .nav .fa-spin.headerlink, -.nav .rst-content h4 .fa-spin.headerlink, -.rst-content h4 .nav .fa-spin.headerlink, -.nav .rst-content h5 .fa-spin.headerlink, -.rst-content h5 .nav .fa-spin.headerlink, -.nav .rst-content h6 .fa-spin.headerlink, -.rst-content h6 .nav .fa-spin.headerlink, -.nav .rst-content dl dt .fa-spin.headerlink, -.rst-content dl dt .nav .fa-spin.headerlink, -.nav .rst-content tt.download span.fa-spin:first-child, -.rst-content tt.download .nav span.fa-spin:first-child, -.nav .rst-content code.download span.fa-spin:first-child, -.rst-content code.download .nav span.fa-spin:first-child, -.nav .fa-spin.icon { - display: inline-block -} -.btn.fa:before, -.wy-menu-vertical li span.btn.toctree-expand:before, -.rst-content .btn.admonition-title:before, -.rst-content h1 .btn.headerlink:before, -.rst-content h2 .btn.headerlink:before, -.rst-content p.caption .btn.headerlink:before, -.rst-content h3 .btn.headerlink:before, -.rst-content h4 .btn.headerlink:before, -.rst-content h5 .btn.headerlink:before, -.rst-content h6 .btn.headerlink:before, -.rst-content dl dt .btn.headerlink:before, -.rst-content tt.download span.btn:first-child:before, -.rst-content code.download span.btn:first-child:before, -.btn.icon:before { - opacity: 0.5; - -webkit-transition: opacity 0.05s ease-in; - -moz-transition: opacity 0.05s ease-in; - transition: opacity 0.05s ease-in -} -.btn.fa:hover:before, -.wy-menu-vertical li span.btn.toctree-expand:hover:before, -.rst-content .btn.admonition-title:hover:before, -.rst-content h1 .btn.headerlink:hover:before, -.rst-content h2 .btn.headerlink:hover:before, -.rst-content p.caption .btn.headerlink:hover:before, -.rst-content h3 .btn.headerlink:hover:before, -.rst-content h4 .btn.headerlink:hover:before, -.rst-content h5 .btn.headerlink:hover:before, -.rst-content h6 .btn.headerlink:hover:before, -.rst-content dl dt .btn.headerlink:hover:before, -.rst-content tt.download span.btn:first-child:hover:before, -.rst-content code.download span.btn:first-child:hover:before, -.btn.icon:hover:before { - opacity: 1 -} -.btn-mini .fa:before, -.btn-mini .wy-menu-vertical li span.toctree-expand:before, -.wy-menu-vertical li .btn-mini span.toctree-expand:before, -.btn-mini .rst-content .admonition-title:before, -.rst-content .btn-mini .admonition-title:before, -.btn-mini .rst-content h1 .headerlink:before, -.rst-content h1 .btn-mini .headerlink:before, -.btn-mini .rst-content h2 .headerlink:before, -.rst-content h2 .btn-mini .headerlink:before, -.btn-mini .rst-content p.caption .headerlink:before, -.rst-content p.caption .btn-mini .headerlink:before, -.btn-mini .rst-content h3 .headerlink:before, -.rst-content h3 .btn-mini .headerlink:before, -.btn-mini .rst-content h4 .headerlink:before, -.rst-content h4 .btn-mini .headerlink:before, -.btn-mini .rst-content h5 .headerlink:before, -.rst-content h5 .btn-mini .headerlink:before, -.btn-mini .rst-content h6 .headerlink:before, -.rst-content h6 .btn-mini .headerlink:before, -.btn-mini .rst-content dl dt .headerlink:before, -.rst-content dl dt .btn-mini .headerlink:before, -.btn-mini .rst-content tt.download span:first-child:before, -.rst-content tt.download .btn-mini span:first-child:before, -.btn-mini .rst-content code.download span:first-child:before, -.rst-content code.download .btn-mini span:first-child:before, -.btn-mini .icon:before { - font-size: 14px; - vertical-align: -15% -} -.wy-alert, -.rst-content .note, -.rst-content .attention, -.rst-content .caution, -.rst-content .danger, -.rst-content .error, -.rst-content .hint, -.rst-content .important, -.rst-content .tip, -.rst-content .warning, -.rst-content .seealso, -.rst-content .admonition-todo { - padding: 12px; - line-height: 24px; - margin-bottom: 24px; - background: #e7f2fa -} -.wy-alert-title, -.rst-content .admonition-title { - color: #fff; - font-weight: bold; - display: block; - color: #fff; - background: #6ab0de; - margin: -12px; - padding: 6px 12px; - margin-bottom: 12px -} -.wy-alert.wy-alert-danger, -.rst-content .wy-alert-danger.note, -.rst-content .wy-alert-danger.attention, -.rst-content .wy-alert-danger.caution, -.rst-content .danger, -.rst-content .error, -.rst-content .wy-alert-danger.hint, -.rst-content .wy-alert-danger.important, -.rst-content .wy-alert-danger.tip, -.rst-content .wy-alert-danger.warning, -.rst-content .wy-alert-danger.seealso, -.rst-content .wy-alert-danger.admonition-todo { - background: #fdf3f2 -} -.wy-alert.wy-alert-danger .wy-alert-title, -.rst-content .wy-alert-danger.note .wy-alert-title, -.rst-content .wy-alert-danger.attention .wy-alert-title, -.rst-content .wy-alert-danger.caution .wy-alert-title, -.rst-content .danger .wy-alert-title, -.rst-content .error .wy-alert-title, -.rst-content .wy-alert-danger.hint .wy-alert-title, -.rst-content .wy-alert-danger.important .wy-alert-title, -.rst-content .wy-alert-danger.tip .wy-alert-title, -.rst-content .wy-alert-danger.warning .wy-alert-title, -.rst-content .wy-alert-danger.seealso .wy-alert-title, -.rst-content .wy-alert-danger.admonition-todo .wy-alert-title, -.wy-alert.wy-alert-danger .rst-content .admonition-title, -.rst-content .wy-alert.wy-alert-danger .admonition-title, -.rst-content .wy-alert-danger.note .admonition-title, -.rst-content .wy-alert-danger.attention .admonition-title, -.rst-content .wy-alert-danger.caution .admonition-title, -.rst-content .danger .admonition-title, -.rst-content .error .admonition-title, -.rst-content .wy-alert-danger.hint .admonition-title, -.rst-content .wy-alert-danger.important .admonition-title, -.rst-content .wy-alert-danger.tip .admonition-title, -.rst-content .wy-alert-danger.warning .admonition-title, -.rst-content .wy-alert-danger.seealso .admonition-title, -.rst-content .wy-alert-danger.admonition-todo .admonition-title { - background: #f23e35 -} -.wy-alert.wy-alert-warning, -.rst-content .wy-alert-warning.note, -.rst-content .attention, -.rst-content .caution, -.rst-content .wy-alert-warning.danger, -.rst-content .wy-alert-warning.error, -.rst-content .wy-alert-warning.hint, -.rst-content .wy-alert-warning.important, -.rst-content .wy-alert-warning.tip, -.rst-content .warning, -.rst-content .wy-alert-warning.seealso, -.rst-content .admonition-todo { - background: #ffd386 -} -.wy-alert.wy-alert-warning .wy-alert-title, -.rst-content .wy-alert-warning.note .wy-alert-title, -.rst-content .attention .wy-alert-title, -.rst-content .caution .wy-alert-title, -.rst-content .wy-alert-warning.danger .wy-alert-title, -.rst-content .wy-alert-warning.error .wy-alert-title, -.rst-content .wy-alert-warning.hint .wy-alert-title, -.rst-content .wy-alert-warning.important .wy-alert-title, -.rst-content .wy-alert-warning.tip .wy-alert-title, -.rst-content .warning .wy-alert-title, -.rst-content .wy-alert-warning.seealso .wy-alert-title, -.rst-content .admonition-todo .wy-alert-title, -.wy-alert.wy-alert-warning .rst-content .admonition-title, -.rst-content .wy-alert.wy-alert-warning .admonition-title, -.rst-content .wy-alert-warning.note .admonition-title, -.rst-content .attention .admonition-title, -.rst-content .caution .admonition-title, -.rst-content .wy-alert-warning.danger .admonition-title, -.rst-content .wy-alert-warning.error .admonition-title, -.rst-content .wy-alert-warning.hint .admonition-title, -.rst-content .wy-alert-warning.important .admonition-title, -.rst-content .wy-alert-warning.tip .admonition-title, -.rst-content .warning .admonition-title, -.rst-content .wy-alert-warning.seealso .admonition-title, -.rst-content .admonition-todo .admonition-title { - background: #ed6c1c -} -.wy-alert.wy-alert-info, -.rst-content .note, -.rst-content .wy-alert-info.attention, -.rst-content .wy-alert-info.caution, -.rst-content .wy-alert-info.danger, -.rst-content .wy-alert-info.error, -.rst-content .wy-alert-info.hint, -.rst-content .wy-alert-info.important, -.rst-content .wy-alert-info.tip, -.rst-content .wy-alert-info.warning, -.rst-content .seealso, -.rst-content .wy-alert-info.admonition-todo { - background: #e4f5ff -} -.wy-alert.wy-alert-info .wy-alert-title, -.rst-content .note .wy-alert-title, -.rst-content .wy-alert-info.attention .wy-alert-title, -.rst-content .wy-alert-info.caution .wy-alert-title, -.rst-content .wy-alert-info.danger .wy-alert-title, -.rst-content .wy-alert-info.error .wy-alert-title, -.rst-content .wy-alert-info.hint .wy-alert-title, -.rst-content .wy-alert-info.important .wy-alert-title, -.rst-content .wy-alert-info.tip .wy-alert-title, -.rst-content .wy-alert-info.warning .wy-alert-title, -.rst-content .seealso .wy-alert-title, -.rst-content .wy-alert-info.admonition-todo .wy-alert-title, -.wy-alert.wy-alert-info .rst-content .admonition-title, -.rst-content .wy-alert.wy-alert-info .admonition-title, -.rst-content .note .admonition-title, -.rst-content .wy-alert-info.attention .admonition-title, -.rst-content .wy-alert-info.caution .admonition-title, -.rst-content .wy-alert-info.danger .admonition-title, -.rst-content .wy-alert-info.error .admonition-title, -.rst-content .wy-alert-info.hint .admonition-title, -.rst-content .wy-alert-info.important .admonition-title, -.rst-content .wy-alert-info.tip .admonition-title, -.rst-content .wy-alert-info.warning .admonition-title, -.rst-content .seealso .admonition-title, -.rst-content .wy-alert-info.admonition-todo .admonition-title { - background: #69adfa -} -.wy-alert.wy-alert-success, -.rst-content .wy-alert-success.note, -.rst-content .wy-alert-success.attention, -.rst-content .wy-alert-success.caution, -.rst-content .wy-alert-success.danger, -.rst-content .wy-alert-success.error, -.rst-content .hint, -.rst-content .important, -.rst-content .tip, -.rst-content .wy-alert-success.warning, -.rst-content .wy-alert-success.seealso, -.rst-content .wy-alert-success.admonition-todo { - background: #cfe8c4 -} -.wy-alert.wy-alert-success .wy-alert-title, -.rst-content .wy-alert-success.note .wy-alert-title, -.rst-content .wy-alert-success.attention .wy-alert-title, -.rst-content .wy-alert-success.caution .wy-alert-title, -.rst-content .wy-alert-success.danger .wy-alert-title, -.rst-content .wy-alert-success.error .wy-alert-title, -.rst-content .hint .wy-alert-title, -.rst-content .important .wy-alert-title, -.rst-content .tip .wy-alert-title, -.rst-content .wy-alert-success.warning .wy-alert-title, -.rst-content .wy-alert-success.seealso .wy-alert-title, -.rst-content .wy-alert-success.admonition-todo .wy-alert-title, -.wy-alert.wy-alert-success .rst-content .admonition-title, -.rst-content .wy-alert.wy-alert-success .admonition-title, -.rst-content .wy-alert-success.note .admonition-title, -.rst-content .wy-alert-success.attention .admonition-title, -.rst-content .wy-alert-success.caution .admonition-title, -.rst-content .wy-alert-success.danger .admonition-title, -.rst-content .wy-alert-success.error .admonition-title, -.rst-content .hint .admonition-title, -.rst-content .important .admonition-title, -.rst-content .tip .admonition-title, -.rst-content .wy-alert-success.warning .admonition-title, -.rst-content .wy-alert-success.seealso .admonition-title, -.rst-content .wy-alert-success.admonition-todo .admonition-title { - background: #59c267 -} -.wy-alert.wy-alert-neutral, -.rst-content .wy-alert-neutral.note, -.rst-content .wy-alert-neutral.attention, -.rst-content .wy-alert-neutral.caution, -.rst-content .wy-alert-neutral.danger, -.rst-content .wy-alert-neutral.error, -.rst-content .wy-alert-neutral.hint, -.rst-content .wy-alert-neutral.important, -.rst-content .wy-alert-neutral.tip, -.rst-content .wy-alert-neutral.warning, -.rst-content .wy-alert-neutral.seealso, -.rst-content .wy-alert-neutral.admonition-todo { - background: #f3f6f6 -} -.wy-alert.wy-alert-neutral .wy-alert-title, -.rst-content .wy-alert-neutral.note .wy-alert-title, -.rst-content .wy-alert-neutral.attention .wy-alert-title, -.rst-content .wy-alert-neutral.caution .wy-alert-title, -.rst-content .wy-alert-neutral.danger .wy-alert-title, -.rst-content .wy-alert-neutral.error .wy-alert-title, -.rst-content .wy-alert-neutral.hint .wy-alert-title, -.rst-content .wy-alert-neutral.important .wy-alert-title, -.rst-content .wy-alert-neutral.tip .wy-alert-title, -.rst-content .wy-alert-neutral.warning .wy-alert-title, -.rst-content .wy-alert-neutral.seealso .wy-alert-title, -.rst-content .wy-alert-neutral.admonition-todo .wy-alert-title, -.wy-alert.wy-alert-neutral .rst-content .admonition-title, -.rst-content .wy-alert.wy-alert-neutral .admonition-title, -.rst-content .wy-alert-neutral.note .admonition-title, -.rst-content .wy-alert-neutral.attention .admonition-title, -.rst-content .wy-alert-neutral.caution .admonition-title, -.rst-content .wy-alert-neutral.danger .admonition-title, -.rst-content .wy-alert-neutral.error .admonition-title, -.rst-content .wy-alert-neutral.hint .admonition-title, -.rst-content .wy-alert-neutral.important .admonition-title, -.rst-content .wy-alert-neutral.tip .admonition-title, -.rst-content .wy-alert-neutral.warning .admonition-title, -.rst-content .wy-alert-neutral.seealso .admonition-title, -.rst-content .wy-alert-neutral.admonition-todo .admonition-title { - color: #404040; - background: #e1e4e5 -} -.wy-alert.wy-alert-neutral a, -.rst-content .wy-alert-neutral.note a, -.rst-content .wy-alert-neutral.attention a, -.rst-content .wy-alert-neutral.caution a, -.rst-content .wy-alert-neutral.danger a, -.rst-content .wy-alert-neutral.error a, -.rst-content .wy-alert-neutral.hint a, -.rst-content .wy-alert-neutral.important a, -.rst-content .wy-alert-neutral.tip a, -.rst-content .wy-alert-neutral.warning a, -.rst-content .wy-alert-neutral.seealso a, -.rst-content .wy-alert-neutral.admonition-todo a { - color: #2980B9 -} -.wy-alert p:last-child, -.rst-content .note p:last-child, -.rst-content .attention p:last-child, -.rst-content .caution p:last-child, -.rst-content .danger p:last-child, -.rst-content .error p:last-child, -.rst-content .hint p:last-child, -.rst-content .important p:last-child, -.rst-content .tip p:last-child, -.rst-content .warning p:last-child, -.rst-content .seealso p:last-child, -.rst-content .admonition-todo p:last-child { - margin-bottom: 0 -} -.wy-tray-container { - position: fixed; - bottom: 0px; - left: 0; - z-index: 600 -} -.wy-tray-container li { - display: block; - width: 300px; - background: transparent; - color: #fff; - text-align: center; - box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1); - padding: 0 24px; - min-width: 20%; - opacity: 0; - height: 0; - line-height: 56px; - overflow: hidden; - -webkit-transition: all 0.3s ease-in; - -moz-transition: all 0.3s ease-in; - transition: all 0.3s ease-in -} -.wy-tray-container li.wy-tray-item-success { - background: #27AE60 -} -.wy-tray-container li.wy-tray-item-info { - background: #2980B9 -} -.wy-tray-container li.wy-tray-item-warning { - background: #E67E22 -} -.wy-tray-container li.wy-tray-item-danger { - background: #E74C3C -} -.wy-tray-container li.on { - opacity: 1; - height: 56px -} -@media screen and (max-width: 768px) { - .wy-tray-container { - bottom: auto; - top: 0; - width: 100% - } - .wy-tray-container li { - width: 100% - } -} -button { - font-size: 100%; - margin: 0; - vertical-align: baseline; - *vertical-align: middle; - cursor: pointer; - line-height: normal; - -webkit-appearance: button; - *overflow: visible -} -button::-moz-focus-inner, -input::-moz-focus-inner { - border: 0; - padding: 0 -} -button[disabled] { - cursor: default -} -.btn { - display: inline-block; - border-radius: 2px; - line-height: normal; - white-space: nowrap; - text-align: center; - cursor: pointer; - font-size: 100%; - padding: 6px 12px 8px 12px; - color: #fff; - border: 1px solid rgba(0, 0, 0, 0.1); - background-color: #27AE60; - text-decoration: none; - font-weight: normal; - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; - box-shadow: 0px 1px 2px -1px rgba(255, 255, 255, 0.5) inset, 0px -2px 0px 0px rgba(0, 0, 0, 0.1) inset; - outline-none: false; - vertical-align: middle; - *display: inline; - zoom: 1; - -webkit-user-drag: none; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - -webkit-transition: all 0.1s linear; - -moz-transition: all 0.1s linear; - transition: all 0.1s linear -} -.btn-hover { - background: #2e8ece; - color: #fff -} -.btn:hover { - background: #2cc36b; - color: #fff -} -.btn:focus { - background: #2cc36b; - outline: 0 -} -.btn:active { - box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.05) inset, 0px 2px 0px 0px rgba(0, 0, 0, 0.1) inset; - padding: 8px 12px 6px 12px -} -.btn:visited { - color: #fff -} -.btn:disabled { - background-image: none; - filter: progid: DXImageTransform.Microsoft.gradient(enabled false); - filter: alpha(opacity=40); - opacity: 0.4; - cursor: not-allowed; - box-shadow: none -} -.btn-disabled { - background-image: none; - filter: progid: DXImageTransform.Microsoft.gradient(enabled false); - filter: alpha(opacity=40); - opacity: 0.4; - cursor: not-allowed; - box-shadow: none -} -.btn-disabled:hover, -.btn-disabled:focus, -.btn-disabled:active { - background-image: none; - filter: progid: DXImageTransform.Microsoft.gradient(enabled false); - filter: alpha(opacity=40); - opacity: 0.4; - cursor: not-allowed; - box-shadow: none -} -.btn::-moz-focus-inner { - padding: 0; - border: 0 -} -.btn-small { - font-size: 80% -} -.btn-info { - background-color: #2980B9 !important -} -.btn-info:hover { - background-color: #2e8ece !important -} -.btn-neutral { - background-color: #f3f6f6 !important; - color: #404040 !important -} -.btn-neutral:hover { - background-color: #e5ebeb !important; - color: #404040 -} -.btn-neutral:visited { - color: #404040 !important -} -.btn-success { - background-color: #27AE60 !important -} -.btn-success:hover { - background-color: #295 !important -} -.btn-danger { - background-color: #E74C3C !important -} -.btn-danger:hover { - background-color: #ea6153 !important -} -.btn-warning { - background-color: #E67E22 !important -} -.btn-warning:hover { - background-color: #e98b39 !important -} -.btn-invert { - background-color: #222 -} -.btn-invert:hover { - background-color: #2f2f2f !important -} -.btn-link { - background-color: transparent !important; - color: #2980B9; - box-shadow: none; - border-color: transparent !important -} -.btn-link:hover { - background-color: transparent !important; - color: #409ad5 !important; - box-shadow: none -} -.btn-link:active { - background-color: transparent !important; - color: #409ad5 !important; - box-shadow: none -} -.btn-link:visited { - color: #9B59B6 -} -.wy-btn-group .btn, -.wy-control .btn { - vertical-align: middle -} -.wy-btn-group { - margin-bottom: 24px; - *zoom: 1 -} -.wy-btn-group:before, -.wy-btn-group:after { - display: table; - content: "" -} -.wy-btn-group:after { - clear: both -} -.wy-dropdown { - position: relative; - display: inline-block -} -.wy-dropdown-active .wy-dropdown-menu { - display: block -} -.wy-dropdown-menu { - position: absolute; - left: 0; - display: none; - float: left; - top: 100%; - min-width: 100%; - background: #fcfcfc; - z-index: 100; - border: solid 1px #cfd7dd; - box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1); - padding: 12px -} -.wy-dropdown-menu>dd>a { - display: block; - clear: both; - color: #404040; - white-space: nowrap; - font-size: 90%; - padding: 0 12px; - cursor: pointer -} -.wy-dropdown-menu>dd>a:hover { - background: #2980B9; - color: #fff -} -.wy-dropdown-menu>dd.divider { - border-top: solid 1px #cfd7dd; - margin: 6px 0 -} -.wy-dropdown-menu>dd.search { - padding-bottom: 12px -} -.wy-dropdown-menu>dd.search input[type="search"] { - width: 100% -} -.wy-dropdown-menu>dd.call-to-action { - background: #e3e3e3; - text-transform: uppercase; - font-weight: 500; - font-size: 80% -} -.wy-dropdown-menu>dd.call-to-action:hover { - background: #e3e3e3 -} -.wy-dropdown-menu>dd.call-to-action .btn { - color: #fff -} -.wy-dropdown.wy-dropdown-up .wy-dropdown-menu { - bottom: 100%; - top: auto; - left: auto; - right: 0 -} -.wy-dropdown.wy-dropdown-bubble .wy-dropdown-menu { - background: #fcfcfc; - margin-top: 2px -} -.wy-dropdown.wy-dropdown-bubble .wy-dropdown-menu a { - padding: 6px 12px -} -.wy-dropdown.wy-dropdown-bubble .wy-dropdown-menu a:hover { - background: #2980B9; - color: #fff -} -.wy-dropdown.wy-dropdown-left .wy-dropdown-menu { - right: 0; - left: auto; - text-align: right -} -.wy-dropdown-arrow:before { - content: " "; - border-bottom: 5px solid #f5f5f5; - border-left: 5px solid transparent; - border-right: 5px solid transparent; - position: absolute; - display: block; - top: -4px; - left: 50%; - margin-left: -3px -} -.wy-dropdown-arrow.wy-dropdown-arrow-left:before { - left: 11px -} -.wy-form-stacked select { - display: block -} -.wy-form-aligned input, -.wy-form-aligned textarea, -.wy-form-aligned select, -.wy-form-aligned .wy-help-inline, -.wy-form-aligned label { - display: inline-block; - *display: inline; - *zoom: 1; - vertical-align: middle -} -.wy-form-aligned .wy-control-group>label { - display: inline-block; - vertical-align: middle; - width: 10em; - margin: 6px 12px 0 0; - float: left -} -.wy-form-aligned .wy-control { - float: left -} -.wy-form-aligned .wy-control label { - display: block -} -.wy-form-aligned .wy-control select { - margin-top: 6px -} -fieldset { - border: 0; - margin: 0; - padding: 0 -} -legend { - display: block; - width: 100%; - border: 0; - padding: 0; - white-space: normal; - margin-bottom: 24px; - font-size: 150%; - *margin-left: -7px -} -label { - display: block; - margin: 0 0 0.3125em 0; - color: #333; - font-size: 90% -} -input, -select, -textarea { - font-size: 100%; - margin: 0; - vertical-align: baseline; - *vertical-align: middle -} -.wy-control-group { - margin-bottom: 24px; - *zoom: 1; - max-width: 68em; - margin-left: auto; - margin-right: auto; - *zoom: 1 -} -.wy-control-group:before, -.wy-control-group:after { - display: table; - content: "" -} -.wy-control-group:after { - clear: both -} -.wy-control-group:before, -.wy-control-group:after { - display: table; - content: "" -} -.wy-control-group:after { - clear: both -} -.wy-control-group.wy-control-group-required>label:after { - content: " *"; - color: #E74C3C -} -.wy-control-group .wy-form-full, -.wy-control-group .wy-form-halves, -.wy-control-group .wy-form-thirds { - padding-bottom: 12px -} -.wy-control-group .wy-form-full select, -.wy-control-group .wy-form-halves select, -.wy-control-group .wy-form-thirds select { - width: 100% -} -.wy-control-group .wy-form-full input[type="text"], -.wy-control-group .wy-form-full input[type="password"], -.wy-control-group .wy-form-full input[type="email"], -.wy-control-group .wy-form-full input[type="url"], -.wy-control-group .wy-form-full input[type="date"], -.wy-control-group .wy-form-full input[type="month"], -.wy-control-group .wy-form-full input[type="time"], -.wy-control-group .wy-form-full input[type="datetime"], -.wy-control-group .wy-form-full input[type="datetime-local"], -.wy-control-group .wy-form-full input[type="week"], -.wy-control-group .wy-form-full input[type="number"], -.wy-control-group .wy-form-full input[type="search"], -.wy-control-group .wy-form-full input[type="tel"], -.wy-control-group .wy-form-full input[type="color"], -.wy-control-group .wy-form-halves input[type="text"], -.wy-control-group .wy-form-halves input[type="password"], -.wy-control-group .wy-form-halves input[type="email"], -.wy-control-group .wy-form-halves input[type="url"], -.wy-control-group .wy-form-halves input[type="date"], -.wy-control-group .wy-form-halves input[type="month"], -.wy-control-group .wy-form-halves input[type="time"], -.wy-control-group .wy-form-halves input[type="datetime"], -.wy-control-group .wy-form-halves input[type="datetime-local"], -.wy-control-group .wy-form-halves input[type="week"], -.wy-control-group .wy-form-halves input[type="number"], -.wy-control-group .wy-form-halves input[type="search"], -.wy-control-group .wy-form-halves input[type="tel"], -.wy-control-group .wy-form-halves input[type="color"], -.wy-control-group .wy-form-thirds input[type="text"], -.wy-control-group .wy-form-thirds input[type="password"], -.wy-control-group .wy-form-thirds input[type="email"], -.wy-control-group .wy-form-thirds input[type="url"], -.wy-control-group .wy-form-thirds input[type="date"], -.wy-control-group .wy-form-thirds input[type="month"], -.wy-control-group .wy-form-thirds input[type="time"], -.wy-control-group .wy-form-thirds input[type="datetime"], -.wy-control-group .wy-form-thirds input[type="datetime-local"], -.wy-control-group .wy-form-thirds input[type="week"], -.wy-control-group .wy-form-thirds input[type="number"], -.wy-control-group .wy-form-thirds input[type="search"], -.wy-control-group .wy-form-thirds input[type="tel"], -.wy-control-group .wy-form-thirds input[type="color"] { - width: 100% -} -.wy-control-group .wy-form-full { - float: left; - display: block; - margin-right: 2.35765%; - width: 100%; - margin-right: 0 -} -.wy-control-group .wy-form-full:last-child { - margin-right: 0 -} -.wy-control-group .wy-form-halves { - float: left; - display: block; - margin-right: 2.35765%; - width: 48.82117% -} -.wy-control-group .wy-form-halves:last-child { - margin-right: 0 -} -.wy-control-group .wy-form-halves:nth-of-type(2n) { - margin-right: 0 -} -.wy-control-group .wy-form-halves:nth-of-type(2n+1) { - clear: left -} -.wy-control-group .wy-form-thirds { - float: left; - display: block; - margin-right: 2.35765%; - width: 31.76157% -} -.wy-control-group .wy-form-thirds:last-child { - margin-right: 0 -} -.wy-control-group .wy-form-thirds:nth-of-type(3n) { - margin-right: 0 -} -.wy-control-group .wy-form-thirds:nth-of-type(3n+1) { - clear: left -} -.wy-control-group.wy-control-group-no-input .wy-control { - margin: 6px 0 0 0; - font-size: 90% -} -.wy-control-no-input { - display: inline-block; - margin: 6px 0 0 0; - font-size: 90% -} -.wy-control-group.fluid-input input[type="text"], -.wy-control-group.fluid-input input[type="password"], -.wy-control-group.fluid-input input[type="email"], -.wy-control-group.fluid-input input[type="url"], -.wy-control-group.fluid-input input[type="date"], -.wy-control-group.fluid-input input[type="month"], -.wy-control-group.fluid-input input[type="time"], -.wy-control-group.fluid-input input[type="datetime"], -.wy-control-group.fluid-input input[type="datetime-local"], -.wy-control-group.fluid-input input[type="week"], -.wy-control-group.fluid-input input[type="number"], -.wy-control-group.fluid-input input[type="search"], -.wy-control-group.fluid-input input[type="tel"], -.wy-control-group.fluid-input input[type="color"] { - width: 100% -} -.wy-form-message-inline { - display: inline-block; - padding-left: 0.3em; - color: #666; - vertical-align: middle; - font-size: 90% -} -.wy-form-message { - display: block; - color: #999; - font-size: 70%; - margin-top: 0.3125em; - font-style: italic -} -.wy-form-message p { - font-size: inherit; - font-style: italic; - margin-bottom: 6px -} -.wy-form-message p:last-child { - margin-bottom: 0 -} -input { - line-height: normal -} -input[type="button"], -input[type="reset"], -input[type="submit"] { - -webkit-appearance: button; - cursor: pointer; - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; - *overflow: visible -} -input[type="text"], -input[type="password"], -input[type="email"], -input[type="url"], -input[type="date"], -input[type="month"], -input[type="time"], -input[type="datetime"], -input[type="datetime-local"], -input[type="week"], -input[type="number"], -input[type="search"], -input[type="tel"], -input[type="color"] { - -webkit-appearance: none; - padding: 6px; - display: inline-block; - border: 1px solid #ccc; - font-size: 80%; - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; - box-shadow: inset 0 1px 3px #ddd; - border-radius: 0; - -webkit-transition: border 0.3s linear; - -moz-transition: border 0.3s linear; - transition: border 0.3s linear -} -input[type="datetime-local"] { - padding: 0.34375em 0.625em -} -input[disabled] { - cursor: default -} -input[type="checkbox"], -input[type="radio"] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - padding: 0; - margin-right: 0.3125em; - *height: 13px; - *width: 13px -} -input[type="search"] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box -} -input[type="search"]::-webkit-search-cancel-button, -input[type="search"]::-webkit-search-decoration { - -webkit-appearance: none -} -input[type="text"]:focus, -input[type="password"]:focus, -input[type="email"]:focus, -input[type="url"]:focus, -input[type="date"]:focus, -input[type="month"]:focus, -input[type="time"]:focus, -input[type="datetime"]:focus, -input[type="datetime-local"]:focus, -input[type="week"]:focus, -input[type="number"]:focus, -input[type="search"]:focus, -input[type="tel"]:focus, -input[type="color"]:focus { - outline: 0; - outline: thin dotted \\9; - border-color: #333 -} -input.no-focus:focus { - border-color: #ccc !important -} -input[type="file"]:focus, -input[type="radio"]:focus, -input[type="checkbox"]:focus { - outline: thin dotted #333; - outline: 1px auto #129FEA -} -input[type="text"][disabled], -input[type="password"][disabled], -input[type="email"][disabled], -input[type="url"][disabled], -input[type="date"][disabled], -input[type="month"][disabled], -input[type="time"][disabled], -input[type="datetime"][disabled], -input[type="datetime-local"][disabled], -input[type="week"][disabled], -input[type="number"][disabled], -input[type="search"][disabled], -input[type="tel"][disabled], -input[type="color"][disabled] { - cursor: not-allowed; - background-color: #fafafa -} -input:focus:invalid, -textarea:focus:invalid, -select:focus:invalid { - color: #E74C3C; - border: 1px solid #E74C3C -} -input:focus:invalid:focus, -textarea:focus:invalid:focus, -select:focus:invalid:focus { - border-color: #E74C3C -} -input[type="file"]:focus:invalid:focus, -input[type="radio"]:focus:invalid:focus, -input[type="checkbox"]:focus:invalid:focus { - outline-color: #E74C3C -} -input.wy-input-large { - padding: 12px; - font-size: 100% -} -textarea { - overflow: auto; - vertical-align: top; - width: 100%; - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif -} -select, -textarea { - padding: 0.5em 0.625em; - display: inline-block; - border: 1px solid #ccc; - font-size: 80%; - box-shadow: inset 0 1px 3px #ddd; - -webkit-transition: border 0.3s linear; - -moz-transition: border 0.3s linear; - transition: border 0.3s linear -} -select { - border: 1px solid #ccc; - background-color: #fff -} -select[multiple] { - height: auto -} -select:focus, -textarea:focus { - outline: 0 -} -select[disabled], -textarea[disabled], -input[readonly], -select[readonly], -textarea[readonly] { - cursor: not-allowed; - background-color: #fafafa -} -input[type="radio"][disabled], -input[type="checkbox"][disabled] { - cursor: not-allowed -} -.wy-checkbox, -.wy-radio { - margin: 6px 0; - color: #404040; - display: block -} -.wy-checkbox input, -.wy-radio input { - vertical-align: baseline -} -.wy-form-message-inline { - display: inline-block; - *display: inline; - *zoom: 1; - vertical-align: middle -} -.wy-input-prefix, -.wy-input-suffix { - white-space: nowrap; - padding: 6px -} -.wy-input-prefix .wy-input-context, -.wy-input-suffix .wy-input-context { - line-height: 27px; - padding: 0 8px; - display: inline-block; - font-size: 80%; - background-color: #f3f6f6; - border: solid 1px #ccc; - color: #999 -} -.wy-input-suffix .wy-input-context { - border-left: 0 -} -.wy-input-prefix .wy-input-context { - border-right: 0 -} -.wy-switch { - width: 36px; - height: 12px; - margin: 12px 0; - position: relative; - border-radius: 4px; - background: #ccc; - cursor: pointer; - -webkit-transition: all 0.2s ease-in-out; - -moz-transition: all 0.2s ease-in-out; - transition: all 0.2s ease-in-out -} -.wy-switch:before { - position: absolute; - content: ""; - display: block; - width: 18px; - height: 18px; - border-radius: 4px; - background: #999; - left: -3px; - top: -3px; - -webkit-transition: all 0.2s ease-in-out; - -moz-transition: all 0.2s ease-in-out; - transition: all 0.2s ease-in-out -} -.wy-switch:after { - content: "false"; - position: absolute; - left: 48px; - display: block; - font-size: 12px; - color: #ccc -} -.wy-switch.active { - background: #1e8449 -} -.wy-switch.active:before { - left: 24px; - background: #27AE60 -} -.wy-switch.active:after { - content: "true" -} -.wy-switch.disabled, -.wy-switch.active.disabled { - cursor: not-allowed -} -.wy-control-group.wy-control-group-error .wy-form-message, -.wy-control-group.wy-control-group-error>label { - color: #E74C3C -} -.wy-control-group.wy-control-group-error input[type="text"], -.wy-control-group.wy-control-group-error input[type="password"], -.wy-control-group.wy-control-group-error input[type="email"], -.wy-control-group.wy-control-group-error input[type="url"], -.wy-control-group.wy-control-group-error input[type="date"], -.wy-control-group.wy-control-group-error input[type="month"], -.wy-control-group.wy-control-group-error input[type="time"], -.wy-control-group.wy-control-group-error input[type="datetime"], -.wy-control-group.wy-control-group-error input[type="datetime-local"], -.wy-control-group.wy-control-group-error input[type="week"], -.wy-control-group.wy-control-group-error input[type="number"], -.wy-control-group.wy-control-group-error input[type="search"], -.wy-control-group.wy-control-group-error input[type="tel"], -.wy-control-group.wy-control-group-error input[type="color"] { - border: solid 1px #E74C3C -} -.wy-control-group.wy-control-group-error textarea { - border: solid 1px #E74C3C -} -.wy-inline-validate { - white-space: nowrap -} -.wy-inline-validate .wy-input-context { - padding: 0.5em 0.625em; - display: inline-block; - font-size: 80% -} -.wy-inline-validate.wy-inline-validate-success .wy-input-context { - color: #27AE60 -} -.wy-inline-validate.wy-inline-validate-danger .wy-input-context { - color: #E74C3C -} -.wy-inline-validate.wy-inline-validate-warning .wy-input-context { - color: #E67E22 -} -.wy-inline-validate.wy-inline-validate-info .wy-input-context { - color: #2980B9 -} -.rotate-90 { - -webkit-transform: rotate(90deg); - -moz-transform: rotate(90deg); - -ms-transform: rotate(90deg); - -o-transform: rotate(90deg); - transform: rotate(90deg) -} -.rotate-180 { - -webkit-transform: rotate(180deg); - -moz-transform: rotate(180deg); - -ms-transform: rotate(180deg); - -o-transform: rotate(180deg); - transform: rotate(180deg) -} -.rotate-270 { - -webkit-transform: rotate(270deg); - -moz-transform: rotate(270deg); - -ms-transform: rotate(270deg); - -o-transform: rotate(270deg); - transform: rotate(270deg) -} -.mirror { - -webkit-transform: scaleX(-1); - -moz-transform: scaleX(-1); - -ms-transform: scaleX(-1); - -o-transform: scaleX(-1); - transform: scaleX(-1) -} -.mirror.rotate-90 { - -webkit-transform: scaleX(-1) rotate(90deg); - -moz-transform: scaleX(-1) rotate(90deg); - -ms-transform: scaleX(-1) rotate(90deg); - -o-transform: scaleX(-1) rotate(90deg); - transform: scaleX(-1) rotate(90deg) -} -.mirror.rotate-180 { - -webkit-transform: scaleX(-1) rotate(180deg); - -moz-transform: scaleX(-1) rotate(180deg); - -ms-transform: scaleX(-1) rotate(180deg); - -o-transform: scaleX(-1) rotate(180deg); - transform: scaleX(-1) rotate(180deg) -} -.mirror.rotate-270 { - -webkit-transform: scaleX(-1) rotate(270deg); - -moz-transform: scaleX(-1) rotate(270deg); - -ms-transform: scaleX(-1) rotate(270deg); - -o-transform: scaleX(-1) rotate(270deg); - transform: scaleX(-1) rotate(270deg) -} -@media only screen and (max-width: 480px) { - .wy-form button[type="submit"] { - margin: 0.7em 0 0 - } - .wy-form input[type="text"], - .wy-form input[type="password"], - .wy-form input[type="email"], - .wy-form input[type="url"], - .wy-form input[type="date"], - .wy-form input[type="month"], - .wy-form input[type="time"], - .wy-form input[type="datetime"], - .wy-form input[type="datetime-local"], - .wy-form input[type="week"], - .wy-form input[type="number"], - .wy-form input[type="search"], - .wy-form input[type="tel"], - .wy-form input[type="color"] { - margin-bottom: 0.3em; - display: block - } - .wy-form label { - margin-bottom: 0.3em; - display: block - } - .wy-form input[type="password"], - .wy-form input[type="email"], - .wy-form input[type="url"], - .wy-form input[type="date"], - .wy-form input[type="month"], - .wy-form input[type="time"], - .wy-form input[type="datetime"], - .wy-form input[type="datetime-local"], - .wy-form input[type="week"], - .wy-form input[type="number"], - .wy-form input[type="search"], - .wy-form input[type="tel"], - .wy-form input[type="color"] { - margin-bottom: 0 - } - .wy-form-aligned .wy-control-group label { - margin-bottom: 0.3em; - text-align: left; - display: block; - width: 100% - } - .wy-form-aligned .wy-control { - margin: 1.5em 0 0 0 - } - .wy-form .wy-help-inline, - .wy-form-message-inline, - .wy-form-message { - display: block; - font-size: 80%; - padding: 6px 0 - } -} -@media screen and (max-width: 768px) { - .tablet-hide { - display: none - } -} -@media screen and (max-width: 480px) { - .mobile-hide { - display: none - } -} -.float-left { - float: left -} -.float-right { - float: right -} -.full-width { - width: 100% -} -.wy-table, -.rst-content table.docutils, -.rst-content table.field-list { - border-collapse: collapse; - border-spacing: 0; - empty-cells: show; - margin-bottom: 24px; - line-height: 19px; -} -.wy-table caption, -.rst-content table.docutils caption, -.rst-content table.field-list caption { - color: #404040; - font-family: "Roboto Slab", "ff-tisa-web-pro", "Georgia", Arial, sans-serif; - font-size: 100%; - font-weight: 700; - padding: .2em; - text-align: left; - caption-side: bottom -} -.wy-table td, -.rst-content table.docutils td, -.rst-content table.field-list td, -.wy-table th, -.rst-content table.docutils th, -.rst-content table.field-list th { - font-size: 100%; - margin: 0; - overflow: visible; - padding: 8px 16px; -} -.wy-table td:first-child, -.rst-content table.docutils td:first-child, -.rst-content table.field-list td:first-child, -.wy-table th:first-child, -.rst-content table.docutils th:first-child, -.rst-content table.field-list th:first-child { - border-left-width: 0 -} -.wy-table thead, -.rst-content table.docutils thead, -.rst-content table.field-list thead { - color: #000; - text-align: left; - vertical-align: bottom; - white-space: nowrap -} -.wy-table thead th, -.rst-content table.docutils thead th, -.rst-content table.field-list thead th { - font-weight: bold; - border-bottom: solid 2px #e1e4e5 -} -.wy-table td, -.rst-content table.docutils td, -.rst-content table.field-list td { - background-color: transparent; - vertical-align: middle -} -.wy-table td p, -.rst-content table.docutils td p, -.rst-content table.field-list td p { -// line-height: 18px; - line-height: 19px; -} -.wy-table td p:last-child, -.rst-content table.docutils td p:last-child, -.rst-content table.field-list td p:last-child { - margin-bottom: 0 -} -.wy-table .wy-table-cell-min, -.rst-content table.docutils .wy-table-cell-min, -.rst-content table.field-list .wy-table-cell-min { - width: 1%; - padding-right: 0 -} -.wy-table .wy-table-cell-min input[type=checkbox], -.rst-content table.docutils .wy-table-cell-min input[type=checkbox], -.rst-content table.field-list .wy-table-cell-min input[type=checkbox], -.wy-table .wy-table-cell-min input[type=checkbox], -.rst-content table.docutils .wy-table-cell-min input[type=checkbox], -.rst-content table.field-list .wy-table-cell-min input[type=checkbox] { - margin: 0 -} -.wy-table-secondary { - color: gray; - font-size: 90% -} -.wy-table-tertiary { - color: gray; - font-size: 80% -} -.wy-table-odd td, -.wy-table-striped tr:nth-child(odd) td, -.rst-content table.docutils:not(.field-list) tr:nth-child(odd) td { - background-color: #e1e1d0; -} -.wy-table-odd td, -.wy-table-striped tr:nth-child(odd):hover td, -.rst-content table.docutils:not(.field-list) tr:nth-child(odd):hover td { - background-color: #85adad -} -.wy-table-even td, -.wy-table-striped tr:nth-child(even):hover td, -.rst-content table.docutils:not(.field-list) tr:nth-child(even):hover td { - background-color: #85adad -} -.wy-table tr, -.rst-content table.docutils th:hover{ - background-color: #85adad -} -.wy-table-backed { - background-color: #f3f6f6 -} -.wy-table-bordered-all, -.rst-content table.docutils { - border: 1px solid #e1e4e5 -} -.wy-table-bordered-all td, -.rst-content table.docutils td { - border-bottom: 1px solid #e1e4e5; - border-left: 1px solid #e1e4e5 -} -.wy-table-bordered-all tbody>tr:last-child td, -.rst-content table.docutils tbody>tr:last-child td { - border-bottom-width: 0 -} -.wy-table-bordered { - border: 1px solid #e1e4e5 -} -.wy-table-bordered-rows td { - border-bottom: 1px solid #e1e4e5 -} -.wy-table-bordered-rows tbody>tr:last-child td { - border-bottom-width: 0 -} -.wy-table-horizontal tbody>tr:last-child td { - border-bottom-width: 0 -} -.wy-table-horizontal td, -.wy-table-horizontal th { - border-width: 0 0 1px 0; - border-bottom: 1px solid #e1e4e5 -} -.wy-table-horizontal tbody>tr:last-child td { - border-bottom-width: 0 -} -.wy-table-responsive { - margin-bottom: 24px; - max-width: 100%; - overflow: auto -} -.wy-table-responsive table { - margin-bottom: 0 !important -} -.wy-table-responsive table td, -.wy-table-responsive table th { - white-space: inherit -} -a { - color: #0707ff; - text-decoration: none; - cursor: pointer -} -a:hover { - color: #0707ff; - text-decoration: underline -} -a:visited { - color: #8b0000 -} -html { - height: 100%; - overflow-x: hidden -} -body { - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; - font-weight: normal; - color: #404040; - min-height: 100%; - overflow-x: hidden; - background: #edf0f2 -} -.wy-text-left { - text-align: left -} -.wy-text-center { - text-align: center -} -.wy-text-right { - text-align: right -} -.wy-text-large { - font-size: 120% -} -.wy-text-normal { - font-size: 100% -} -.wy-text-small, -small { - font-size: 80% -} -.wy-text-strike { - text-decoration: line-through -} -.wy-text-warning { - color: #E67E22 !important -} -a.wy-text-warning:hover { - color: #eb9950 !important -} -.wy-text-info { - color: #2980B9 !important -} -a.wy-text-info:hover { - color: #409ad5 !important -} -.wy-text-success { - color: #27AE60 !important -} -a.wy-text-success:hover { - color: #36d278 !important -} -.wy-text-danger { - color: #E74C3C !important -} -a.wy-text-danger:hover { - color: #ed7669 !important -} -.wy-text-neutral { - color: #404040 !important -} -a.wy-text-neutral:hover { - color: #595959 !important -} -h1, -h2, -.rst-content p.caption, -h3, -h4, -h5, -h6, -legend { - margin-top: 0; - font-weight: 700; - font-family: "Roboto Slab", "ff-tisa-web-pro", "Georgia", Arial, sans-serif -} -p { - line-height: 26px; - margin: 0; - font-size: 100%; - margin-bottom: 24px -} -h1 { - font-size: 2em -} -h2 { - font-size: 1.75em -} -h3 { - font-size: 1.5em -} -h4, -.rst-content p.caption { - font-size: 1.25em -} -h5 { - font-size: 1.1em -} -h6 { - font-size: 100% -} -hr { - display: block; - height: 1px; - border: 0; - border-top: 1px solid #e1e4e5; - margin: 24px 0; - padding: 0 -} -code, -.rst-content tt, -.rst-content code { - /*white-space: nowrap; - max-width: 100%; - background: #fff; - border: solid 1px #e1e4e5; - font-size: 75%; - padding: 0 5px; - font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace; - color: #E74C3C; - overflow-x: auto*/ -} -code.code-large, -.rst-content tt.code-large { - font-size: 90% -} -.wy-plain-list-disc, -.rst-content .section ul, -.rst-content .toctree-wrapper ul, -article ul { - list-style: disc; - line-height: 24px; - margin-bottom: 24px -} -.wy-plain-list-disc li, -.rst-content .section ul li, -.rst-content .toctree-wrapper ul li, -article ul li { - list-style: disc; - margin-left: 24px -} -.wy-plain-list-disc li p:last-child, -.rst-content .section ul li p:last-child, -.rst-content .toctree-wrapper ul li p:last-child, -article ul li p:last-child { - margin-bottom: 0 -} -.wy-plain-list-disc li ul, -.rst-content .section ul li ul, -.rst-content .toctree-wrapper ul li ul, -article ul li ul { - margin-bottom: 0 -} -.wy-plain-list-disc li li, -.rst-content .section ul li li, -.rst-content .toctree-wrapper ul li li, -article ul li li { - list-style: circle -} -.wy-plain-list-disc li li li, -.rst-content .section ul li li li, -.rst-content .toctree-wrapper ul li li li, -article ul li li li { - list-style: square -} -.wy-plain-list-disc li ol li, -.rst-content .section ul li ol li, -.rst-content .toctree-wrapper ul li ol li, -article ul li ol li { - list-style: decimal -} -.wy-plain-list-decimal, -.rst-content .section ol, -.rst-content ol.arabic, -article ol { - list-style: decimal; - line-height: 24px; - margin-bottom: 24px -} -.wy-plain-list-decimal li, -.rst-content .section ol li, -.rst-content ol.arabic li, -article ol li { - list-style: decimal; - margin-left: 24px -} -.wy-plain-list-decimal li p:last-child, -.rst-content .section ol li p:last-child, -.rst-content ol.arabic li p:last-child, -article ol li p:last-child { - margin-bottom: 0 -} -.wy-plain-list-decimal li ul, -.rst-content .section ol li ul, -.rst-content ol.arabic li ul, -article ol li ul { - margin-bottom: 0 -} -.wy-plain-list-decimal li ul li, -.rst-content .section ol li ul li, -.rst-content ol.arabic li ul li, -article ol li ul li { - list-style: disc -} -.codeblock-example { - border: 1px solid #e1e4e5; - border-bottom: none; - padding: 24px; - padding-top: 48px; - font-weight: 500; - background: #fff; - position: relative -} -.codeblock-example:after { - content: "Example"; - position: absolute; - top: 0px; - left: 0px; - background: #9B59B6; - color: #fff; - padding: 6px 12px -} -.codeblock-example.prettyprint-example-only { - border: 1px solid #e1e4e5; - margin-bottom: 24px -} -.codeblock, -pre.literal-block, -.rst-content .literal-block, -.rst-content pre.literal-block, -div[class^='highlight'] { - border: 1px solid #e1e4e5; - padding: 0px; - overflow-x: auto; - background: #fff; - margin: 1px 0 24px 0 -} -.codeblock div[class^='highlight'], -pre.literal-block div[class^='highlight'], -.rst-content .literal-block div[class^='highlight'], -div[class^='highlight'] div[class^='highlight'] { - border: none; - background: none; - margin: 0 -} -div[class^='highlight'] td.code { - width: 100% -} -.linenodiv pre { - border-right: solid 1px #e6e9ea; - margin: 0; - padding: 12px 12px; - font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace; - font-size: 12px; - line-height: 1.5; - color: #d9d9d9 -} -div[class^='highlight'] pre { - white-space: pre; - margin: 0; - padding: 10px 10px; - font-family: 'Inconsolata', monospace; - font-size: 100%; - line-height: 1.5; - display: block; - overflow: auto; - color: #404040; - background: #E7EBF4 -} -@media print { - .codeblock, - pre.literal-block, - .rst-content .literal-block, - .rst-content pre.literal-block, - div[class^='highlight'], - div[class^='highlight'] pre { - white-space: pre-wrap - } -} -.hll { - background-color: #ffc; - margin: 0 -12px; - padding: 0 12px; - display: block -} -.c { - color: #998; - font-style: italic -} -.err { - color: #a61717; - background-color: #e3d2d2 -} -.k { - font-weight: bold -} -.o { - font-weight: bold -} -.cm { - color: #998; - font-style: italic -} -.cp { - color: #999; - font-weight: bold -} -.c1 { - color: #998; - font-style: italic -} -.cs { - color: #999; - font-weight: bold; - font-style: italic -} -.gd { - color: #000; - background-color: #fdd -} -.gd .x { - color: #000; - background-color: #faa -} -.ge { - font-style: italic -} -.gr { - color: #a00 -} -.gh { - color: #999 -} -.gi { - color: #000; - background-color: #dfd -} -.gi .x { - color: #000; - background-color: #afa -} -.go { - color: #888 -} -.gp { - color: #555 -} -.gs { - font-weight: bold -} -.gu { - color: purple; - font-weight: bold -} -.gt { - color: #a00 -} -.kc { - font-weight: bold -} -.kd { - font-weight: bold -} -.kn { - font-weight: bold -} -.kp { - font-weight: bold -} -.kr { - font-weight: bold -} -.kt { - color: #458; - font-weight: bold -} -.m { - color: #099 -} -.s { - color: #d14 -} -.n { - color: #333 -} -.na { - color: teal -} -.nb { - color: #0086b3 -} -.nc { - color: #458; - font-weight: bold -} -.no { - color: teal -} -.ni { - color: purple -} -.ne { - color: #900; - font-weight: bold -} -.nf { - color: #900; - font-weight: bold -} -.nn { - color: #555 -} -.nt { - color: navy -} -.nv { - color: teal -} -.ow { - font-weight: bold -} -.w { - color: #bbb -} -.mf { - color: #099 -} -.mh { - color: #099 -} -.mi { - color: #099 -} -.mo { - color: #099 -} -.sb { - color: #d14 -} -.sc { - color: #d14 -} -.sd { - color: #d14 -} -.s2 { - color: #d14 -} -.se { - color: #d14 -} -.sh { - color: #d14 -} -.si { - color: #d14 -} -.sx { - color: #d14 -} -.sr { - color: #009926 -} -.s1 { - color: #d14 -} -.ss { - color: #990073 -} -.bp { - color: #999 -} -.vc { - color: teal -} -.vg { - color: teal -} -.vi { - color: teal -} -.il { - color: #099 -} -.gc { - color: #999; - background-color: #EAF2F5 -} -.wy-breadcrumbs li { - display: inline-block -} -.wy-breadcrumbs li.wy-breadcrumbs-aside { - float: right -} -.wy-breadcrumbs li a { - display: inline-block; - padding: 5px -} -.wy-breadcrumbs li a:first-child { - padding-left: 0 -} -.wy-breadcrumbs-extra { - margin-bottom: 0; - color: #b3b3b3; - font-size: 80%; - display: inline-block -} -@media screen and (max-width: 480px) { - .wy-breadcrumbs-extra { - display: none - } - .wy-breadcrumbs li.wy-breadcrumbs-aside { - display: none - } -} -@media print { - .wy-breadcrumbs li.wy-breadcrumbs-aside { - display: none - } -} -.wy-affix { - position: fixed; - top: 1.618em -} -.wy-menu a:hover { - text-decoration: none -} -.wy-menu-horiz { - *zoom: 1 -} -.wy-menu-horiz:before, -.wy-menu-horiz:after { - display: table; - content: "" -} -.wy-menu-horiz:after { - clear: both -} -.wy-menu-horiz ul, -.wy-menu-horiz li { - display: inline-block -} -.wy-menu-horiz li:hover { - background: rgba(255, 255, 255, 0.1) -} -.wy-menu-horiz li.divide-left { - border-left: solid 1px #404040 -} -.wy-menu-horiz li.divide-right { - border-right: solid 1px #404040 -} -.wy-menu-horiz a { - height: 32px; - display: inline-block; - line-height: 32px; - padding: 0 16px -} -.wy-menu-vertical header, -.wy-menu-vertical p.caption { - height: 32px; - display: inline-block; - line-height: 32px; - padding: 0 1.618em; - margin-bottom: 0; - display: block; - font-weight: bold; - text-transform: uppercase; - font-size: 80%; - color: #555; - white-space: nowrap -} -.wy-menu-vertical ul { - margin-bottom: 0 -} -.wy-menu-vertical li.divide-top { - border-top: solid 1px #404040 -} -.wy-menu-vertical li.divide-bottom { - border-bottom: solid 1px #404040 -} -.wy-menu-vertical li.current { -// background: #e3e3e3 - background: #e3e3ff -} -.wy-menu-vertical li.current a { - color: white; - border-right: none; - padding: 0.4045em 2.427em -} -.wy-menu-vertical li.current a:hover { - color: #f5f5f5 -} -.wy-menu-vertical li code, -.wy-menu-vertical li .rst-content tt, -.rst-content .wy-menu-vertical li tt { - border: none; - background: inherit; - color: inherit; - padding-left: 0; - padding-right: 0 -} -.wy-menu-vertical li span.toctree-expand { - display: block; - float: left; - margin-left: -1.2em; - font-size: 0.8em; - line-height: 1.6em; - color: #4d4d4d -} -.wy-menu-vertical li.on a, -.wy-menu-vertical li.current>a { - color: #f5f5f5; - padding: 0.4045em 1.618em; - font-weight: bold; - position: relative; - background: rgba(176,0,0,1); - background: -moz-linear-gradient(left, rgba(176,0,0,1) 0%, rgba(176,0,0,1) 6%, rgba(181,7,7,1) 44%, rgba(237,14,14,1) 95%, rgba(237,14,14,1) 100%); - background: -webkit-gradient(left top, right top, color-stop(0%, rgba(176,0,0,1)), color-stop(6%, rgba(176,0,0,1)), color-stop(44%, rgba(181,7,7,1)), color-stop(95%, rgba(237,14,14,1)), color-stop(100%, rgba(237,14,14,1))); - background: -webkit-linear-gradient(left, rgba(176,0,0,1) 0%, rgba(176,0,0,1) 6%, rgba(181,7,7,1) 44%, rgba(237,14,14,1) 95%, rgba(237,14,14,1) 100%); - background: -o-linear-gradient(left, rgba(176,0,0,1) 0%, rgba(176,0,0,1) 6%, rgba(181,7,7,1) 44%, rgba(237,14,14,1) 95%, rgba(237,14,14,1) 100%); - background: -ms-linear-gradient(left, rgba(176,0,0,1) 0%, rgba(176,0,0,1) 6%, rgba(181,7,7,1) 44%, rgba(237,14,14,1) 95%, rgba(237,14,14,1) 100%); - background: linear-gradient(to right, rgba(176,0,0,1) 0%, rgba(176,0,0,1) 6%, rgba(181,7,7,1) 44%, rgba(237,14,14,1) 95%, rgba(237,14,14,1) 100%); -filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b00000', endColorstr='#ed0e0e', GradientType=1 ); - border: none; - border-bottom: none; - border-top: none; - padding-left: 1.618em -4px -} -.wy-menu-vertical li.on a:hover, -.wy-menu-vertical li.current>a:hover { - color:#f5f5f5 -} -.wy-menu-vertical li.on a:hover span.toctree-expand, -.wy-menu-vertical li.current>a:hover span.toctree-expand { - color: #f5f5f5 -} -.wy-menu-vertical li.on a span.toctree-expand, -.wy-menu-vertical li.current>a span.toctree-expand { - display: block; - font-size: 0.8em; - line-height: 1.6em; - color: #333 -} -.wy-menu-vertical li.toctree-l1.current li.toctree-l2>ul, -.wy-menu-vertical li.toctree-l2.current li.toctree-l3>ul { - display: none -} -.wy-menu-vertical li.toctree-l1.current li.toctree-l2.current>ul, -.wy-menu-vertical li.toctree-l2.current li.toctree-l3.current>ul { - display: block -} -.wy-menu-vertical li.toctree-l2.current>a { - background: rgba(176,0,0,1); - background: -moz-linear-gradient(left, rgba(176,0,0,1) 0%, rgba(176,0,0,1) 6%, rgba(181,7,7,1) 44%, rgba(237,14,14,1) 95%, rgba(237,14,14,1) 100%); - background: -webkit-gradient(left top, right top, color-stop(0%, rgba(176,0,0,1)), color-stop(6%, rgba(176,0,0,1)), color-stop(44%, rgba(181,7,7,1)), color-stop(95%, rgba(237,14,14,1)), color-stop(100%, rgba(237,14,14,1))); - background: -webkit-linear-gradient(left, rgba(176,0,0,1) 0%, rgba(176,0,0,1) 6%, rgba(181,7,7,1) 44%, rgba(237,14,14,1) 95%, rgba(237,14,14,1) 100%); - background: -o-linear-gradient(left, rgba(176,0,0,1) 0%, rgba(176,0,0,1) 6%, rgba(181,7,7,1) 44%, rgba(237,14,14,1) 95%, rgba(237,14,14,1) 100%); - background: -ms-linear-gradient(left, rgba(176,0,0,1) 0%, rgba(176,0,0,1) 6%, rgba(181,7,7,1) 44%, rgba(237,14,14,1) 95%, rgba(237,14,14,1) 100%); - background: linear-gradient(to right, rgba(176,0,0,1) 0%, rgba(176,0,0,1) 6%, rgba(181,7,7,1) 44%, rgba(237,14,14,1) 95%, rgba(237,14,14,1) 100%); -filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b00000', endColorstr='#ed0e0e', GradientType=1 ); - padding: 0.4045em 2.427em -} -.wy-menu-vertical li.toctree-l2.current li.toctree-l3>a { - display: block; - line-height: 1.6em; - padding: 0.4045em 4.045em -} -.wy-menu-vertical li.toctree-l2 a:hover span.toctree-expand { - color: #f5f5f5 -} -.wy-menu-vertical li.toctree-l2 span.toctree-expand { - color: #a3a3a3 -} -.wy-menu-vertical li.toctree-l3 { - font-size: 0.9em; - background: #28343b -} -.wy-menu-vertical li.toctree-l3.current>a { - background: rgba(176,0,0,1); - background: -moz-linear-gradient(left, rgba(176,0,0,1) 0%, rgba(176,0,0,1) 6%, rgba(181,7,7,1) 44%, rgba(237,14,14,1) 95%, rgba(237,14,14,1) 100%); - background: -webkit-gradient(left top, right top, color-stop(0%, rgba(176,0,0,1)), color-stop(6%, rgba(176,0,0,1)), color-stop(44%, rgba(181,7,7,1)), color-stop(95%, rgba(237,14,14,1)), color-stop(100%, rgba(237,14,14,1))); - background: -webkit-linear-gradient(left, rgba(176,0,0,1) 0%, rgba(176,0,0,1) 6%, rgba(181,7,7,1) 44%, rgba(237,14,14,1) 95%, rgba(237,14,14,1) 100%); - background: -o-linear-gradient(left, rgba(176,0,0,1) 0%, rgba(176,0,0,1) 6%, rgba(181,7,7,1) 44%, rgba(237,14,14,1) 95%, rgba(237,14,14,1) 100%); - background: -ms-linear-gradient(left, rgba(176,0,0,1) 0%, rgba(176,0,0,1) 6%, rgba(181,7,7,1) 44%, rgba(237,14,14,1) 95%, rgba(237,14,14,1) 100%); - background: linear-gradient(to right, rgba(176,0,0,1) 0%, rgba(176,0,0,1) 6%, rgba(181,7,7,1) 44%, rgba(237,14,14,1) 95%, rgba(237,14,14,1) 100%); -filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b00000', endColorstr='#ed0e0e', GradientType=1 ); - color:#f5f5f5; - padding: 0.4045em 3.2em -} -.wy-menu-vertical li.toctree-l3.current>a:hover{ - color: #f5f5f5 -} -.wy-menu-vertical li.toctree-l3.current li.toctree-l4>a { - display: block; - background: #890dod; - padding: 0.4045em 5.663em; - border-top: none; - border-bottom: none -} -.wy-menu-vertical li.toctree-l3 a:hover span.toctree-expand { - color: #f5f5f5 -} -.wy-menu-vertical li.toctree-l3 span.toctree-expand { - color: #969696 -} -.wy-menu-vertical li.toctree-l4 { - font-size: 0.9em -} -.wy-menu-vertical li.current ul { - display: block -} -.wy-menu-vertical li ul { - margin-bottom: 0; - display: none -} -.wy-menu-vertical .local-toc li ul { - display: block -} -.wy-menu-vertical li ul li a { - margin-bottom: 0; - color: #b3b3b3; - font-weight: normal -} -.wy-menu-vertical a { - display: inline-block; - line-height: 18px; - padding: 0.4045em 1.618em; - display: block; - position: relative; - font-size: 90%; - color: #f5f5f5 -} -/*hover color important applies to all levels*/ -.wy-menu-vertical a:hover { - background: rgba(115,0,0,1)!important; - background: -moz-linear-gradient(left, rgba(115,0,0,1) 0%, rgba(115,0,0,1) 6%, rgba(145,2,2,1) 44%, rgba(191,0,0,1) 95%, rgba(191,0,0,1) 100%)!important; - background: -webkit-gradient(left top, right top, color-stop(0%, rgba(115,0,0,1)), color-stop(6%, rgba(115,0,0,1)), color-stop(44%, rgba(145,2,2,1)), color-stop(95%, rgba(191,0,0,1)), color-stop(100%, rgba(191,0,0,1)))!important; - background: -webkit-linear-gradient(left, rgba(115,0,0,1) 0%, rgba(115,0,0,1) 6%, rgba(145,2,2,1) 44%, rgba(191,0,0,1) 95%, rgba(191,0,0,1) 100%)!important; - background: -o-linear-gradient(left, rgba(115,0,0,1) 0%, rgba(115,0,0,1) 6%, rgba(145,2,2,1) 44%, rgba(191,0,0,1) 95%, rgba(191,0,0,1) 100%)!important; - background: -ms-linear-gradient(left, rgba(115,0,0,1) 0%, rgba(115,0,0,1) 6%, rgba(145,2,2,1) 44%, rgba(191,0,0,1) 95%, rgba(191,0,0,1) 100%)!important; - background: linear-gradient(to right, rgba(115,0,0,1) 0%, rgba(115,0,0,1) 6%, rgba(145,2,2,1) 44%, rgba(191,0,0,1) 95%, rgba(191,0,0,1) 100%)!important; -filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#730000', endColorstr='#bf0000', GradientType=1 )!important; - cursor: pointer -} -/*changes color of + box to expand tree*/ -.wy-menu-vertical a:hover span.toctree-expand { - color: #f5f5f5 -} -.wy-menu-vertical a:active { - background-color: #2980B9; - cursor: pointer; - color: #fff -} -.wy-menu-vertical a:active span.toctree-expand { - color: #fff -} -.wy-side-nav-search { - z-index: 200; - background-color: #2980B9; - text-align: center; - padding: 0.809em; - display: block; - color: #fcfcfc; - margin-bottom: 0.809em -} -.wy-side-nav-search input[type=text] { - width: 90%; - padding: 6px 12px; - border-color: #2472a4 -} -.wy-side-nav-search img { - display: block; - margin: auto auto 0.809em auto; - height: 45px; - width: 45px; - background-color: #2980B9; - padding: 5px; - border-radius: 100% -} -.wy-side-nav-search>a, -.wy-side-nav-search .wy-dropdown>a { - color: #fcfcfc; - font-size: 100%; - font-weight: bold; - display: inline-block; - padding: 4px 6px; - margin-bottom: 0.809em -} -#wy-menu\ rst-imagebox2 { - margin-top: 15px; - margin-left: 20px; - margin-right: 20px; - border: 3px solid gray; - border-radius: 8px; - background: gray; - font-size: 75%; - margin-left: auto; - margin-right: auto; - } - - -#wy-menu\ rst-imagebox2 > a:nth-child(4) > img:nth-child(1) { - width: 75%; - margin: 0 auto; - display: block; -} - -.wy-side-nav-search>a:hover, -.wy-side-nav-search .wy-dropdown>a:hover { - background: rgba(255,255,255,0.1) none repeat scroll 0 0; -} -.wy-side-nav-search>a img.logo, -.wy-side-nav-search .wy-dropdown>a img.logo { - display: block; - margin: 0 auto; - height: auto; - width: auto; - border-radius: 0; - max-width: 100%; - background: transparent -} -.wy-side-nav-search>a.icon img.logo, -.wy-side-nav-search .wy-dropdown>a.icon img.logo { - margin-top: 0.85em -} -.wy-side-nav-search>div.version { - display: block; - text-align: center; - margin-top: -0.4045em; - margin-bottom: 0.809em; - font-weight: normal; - color: #f5f5f5 -} -.wy-nav .wy-menu-vertical header { - color: #2980B9 -} -.wy-nav .wy-menu-vertical a { - color: #b3b3b3 -} -.wy-nav .wy-menu-vertical a:hover { - background-color: #60695d -} -[data-menu-wrap] { - -webkit-transition: all 0.2s ease-in; - -moz-transition: all 0.2s ease-in; - transition: all 0.2s ease-in; - position: absolute; - opacity: 1; - width: 100%; - opacity: 0 -} -[data-menu-wrap].move-center { - left: 0; - right: auto; - opacity: 1 -} -[data-menu-wrap].move-left { - right: auto; - left: -100%; - opacity: 0 -} -[data-menu-wrap].move-right { - right: -100%; - left: auto; - opacity: 0 -} -.wy-body-for-nav { - background: left repeat-y #fcfcfc; - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxOERBMTRGRDBFMUUxMUUzODUwMkJCOThDMEVFNURFMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxOERBMTRGRTBFMUUxMUUzODUwMkJCOThDMEVFNURFMCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE4REExNEZCMEUxRTExRTM4NTAyQkI5OEMwRUU1REUwIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjE4REExNEZDMEUxRTExRTM4NTAyQkI5OEMwRUU1REUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+EwrlwAAAAA5JREFUeNpiMDU0BAgwAAE2AJgB9BnaAAAAAElFTkSuQmCC); - background-size: 300px 1px -} -.wy-grid-for-nav { - position: absolute; - width: 100%; - height: 100% -} -.wy-nav-side { - position: fixed; - top: 0; - bottom: 0; - left: 0; - padding-bottom: .1em; - width: 300px; - overflow-x: hidden; - overflow-y: hidden; - min-height: 100%; - background: #343131; - z-index: 200 -} -.wy-nav-top { - display: none; - background: #2980B9; - color: #fff; - padding: 0.4045em 0.809em; - position: relative; - line-height: 50px; - text-align: center; - font-size: 100%; - *zoom: 1 -} -.wy-nav-top:before, -.wy-nav-top:after { - display: table; - content: "" -} -.wy-nav-top:after { - clear: both -} -.wy-nav-top a { - color: #fff; - font-weight: bold -} -.wy-nav-top img { - margin-right: 12px; - height: 45px; - width: 45px; - background-color: #2980B9; - padding: 5px; - border-radius: 100% -} -.wy-nav-top i { - font-size: 30px; - float: left; - cursor: pointer -} -.wy-nav-content-wrap { - margin-left: 300px; - background: #fcfcfc; - min-height: 100% -} -.wy-nav-content { - padding: 1.618em 3.236em; - height: 100%; - max-width: 800px; - margin: auto -} -.wy-body-mask { - position: fixed; - width: 100%; - height: 100%; - background: rgba(0, 0, 0, 0.2); - display: none; - z-index: 499 -} -.wy-body-mask.on { - display: block -} -footer { - color: #999 -} -footer p { - margin-bottom: 12px -} -.rst-footer-buttons { - *zoom: 1 -} -.rst-footer-buttons:before, -.rst-footer-buttons:after { - display: table; - content: "" -} -.rst-footer-buttons:after { - clear: both -} -#search-results .search li { - margin-bottom: 24px; - border-bottom: solid 1px #e1e4e5; - padding-bottom: 24px -} -#search-results .search li:first-child { - border-top: solid 1px #e1e4e5; - padding-top: 24px -} -#search-results .search li a { - font-size: 120%; - margin-bottom: 12px; - display: inline-block -} -#search-results .context { - color: gray; - font-size: 90% -} -@media screen and (max-width: 768px) { - .wy-body-for-nav { - background: #fcfcfc - } - .wy-nav-top { - display: block - } - .wy-nav-side { - left: -300px - } - .wy-nav-side.shift { - width: 85%; - left: 0 - } - .wy-nav-content-wrap { - margin-left: 0 - } - .wy-nav-content-wrap .wy-nav-content { - padding: 1.618em - } - .wy-nav-content-wrap.shift { - position: fixed; - min-width: 100%; - left: 85%; - top: 0; - height: 100%; - overflow: hidden - } -} -@media screen and (min-width: 1400px) { - .wy-nav-content-wrap { - background: rgba(0, 0, 0, 0.05) - } - .wy-nav-content { - margin: 0; - background: #fcfcfc - } -} -@media print { - .rst-versions, - footer, - .wy-nav-side { - display: none - } - .wy-nav-content-wrap { - margin-left: 0 - } -} -.rst-versions { - position: fixed; - bottom: 0; - left: 0; - width: 300px; - color: #fcfcfc; - background: #1f1d1d; - border-top: solid 10px #343131; - font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif; - z-index: 400 -} -.rst-versions a { - color: #2980B9; - text-decoration: none -} -.rst-versions .rst-badge-small { - display: none -} -.rst-versions .rst-current-version { - padding: 12px; - background-color: #272525; - display: block; - text-align: right; - font-size: 90%; - cursor: pointer; - color: #27AE60; - *zoom: 1 -} -.rst-versions .rst-current-version:before, -.rst-versions .rst-current-version:after { - display: table; - content: "" -} -.rst-versions .rst-current-version:after { - clear: both -} -.rst-versions .rst-current-version .fa, -.rst-versions .rst-current-version .wy-menu-vertical li span.toctree-expand, -.wy-menu-vertical li .rst-versions .rst-current-version span.toctree-expand, -.rst-versions .rst-current-version .rst-content .admonition-title, -.rst-content .rst-versions .rst-current-version .admonition-title, -.rst-versions .rst-current-version .rst-content h1 .headerlink, -.rst-content h1 .rst-versions .rst-current-version .headerlink, -.rst-versions .rst-current-version .rst-content h2 .headerlink, -.rst-content h2 .rst-versions .rst-current-version .headerlink, -.rst-versions .rst-current-version .rst-content p.caption .headerlink, -.rst-content p.caption .rst-versions .rst-current-version .headerlink, -.rst-versions .rst-current-version .rst-content h3 .headerlink, -.rst-content h3 .rst-versions .rst-current-version .headerlink, -.rst-versions .rst-current-version .rst-content h4 .headerlink, -.rst-content h4 .rst-versions .rst-current-version .headerlink, -.rst-versions .rst-current-version .rst-content h5 .headerlink, -.rst-content h5 .rst-versions .rst-current-version .headerlink, -.rst-versions .rst-current-version .rst-content h6 .headerlink, -.rst-content h6 .rst-versions .rst-current-version .headerlink, -.rst-versions .rst-current-version .rst-content dl dt .headerlink, -.rst-content dl dt .rst-versions .rst-current-version .headerlink, -.rst-versions .rst-current-version .rst-content tt.download span:first-child, -.rst-content tt.download .rst-versions .rst-current-version span:first-child, -.rst-versions .rst-current-version .rst-content code.download span:first-child, -.rst-content code.download .rst-versions .rst-current-version span:first-child, -.rst-versions .rst-current-version .icon { - color: #fcfcfc -} -.rst-versions .rst-current-version .fa-book, -.rst-versions .rst-current-version .icon-book { - float: left -} -.rst-versions .rst-current-version .icon-book { - float: left -} -.rst-versions .rst-current-version.rst-out-of-date { - background-color: #E74C3C; - color: #fff -} -.rst-versions .rst-current-version.rst-active-old-version { - background-color: #F1C40F; - color: #000 -} -.rst-versions.shift-up .rst-other-versions { - display: block -} -.rst-versions .rst-other-versions { - font-size: 90%; - padding: 12px; - color: gray; - display: none -} -.rst-versions .rst-other-versions hr { - display: block; - height: 1px; - border: 0; - margin: 20px 0; - padding: 0; - border-top: solid 1px #413d3d -} -.rst-versions .rst-other-versions dd { - display: inline-block; - margin: 0 -} -.rst-versions .rst-other-versions dd a { - display: inline-block; - padding: 6px; - color: #fcfcfc -} -.rst-versions.rst-badge { - width: auto; - bottom: 20px; - right: 20px; - left: auto; - border: none; - max-width: 300px -} -.rst-versions.rst-badge .icon-book { - float: none -} -.rst-versions.rst-badge .fa-book, -.rst-versions.rst-badge .icon-book { - float: none -} -.rst-versions.rst-badge.shift-up .rst-current-version { - text-align: right -} -.rst-versions.rst-badge.shift-up .rst-current-version .fa-book, -.rst-versions.rst-badge.shift-up .rst-current-version .icon-book { - float: left -} -.rst-versions.rst-badge.shift-up .rst-current-version .icon-book { - float: left -} -.rst-versions.rst-badge .rst-current-version { - width: auto; - height: 30px; - line-height: 30px; - padding: 0 6px; - display: block; - text-align: center -} -/* Note the max width "toggle" */ -@media screen and (max-width: 768px) { - .rst-versions { - width: 85%; - display: none - } - .rst-versions.shift { - display: block - } - img { - width: 100%; - height: auto - } -} -.rst-content img { - max-width: 100%; - height: auto !important -} -.rst-content div.figure { - margin-bottom: 24px -} -.rst-content div.figure.align-center { - text-align: center -} -.rst-content .section>img, -.rst-content .section>a>img { - margin-bottom: 24px -} -.rst-content blockquote { - margin-left: 24px; - line-height: 24px; - margin-bottom: 24px -} -.rst-content .note .last, -.rst-content .attention .last, -.rst-content .caution .last, -.rst-content .danger .last, -.rst-content .error .last, -.rst-content .hint .last, -.rst-content .important .last, -.rst-content .tip .last, -.rst-content .warning .last, -.rst-content .seealso .last, -.rst-content .admonition-todo .last { - margin-bottom: 0 -} -.rst-content .admonition-title:before { - margin-right: 4px -} -.rst-content .admonition table { - border-color: rgba(0, 0, 0, 0.1) -} -.rst-content .admonition table td, -.rst-content .admonition table th { - background: transparent !important; - border-color: rgba(0, 0, 0, 0.1) !important -} -.rst-content .section ol.loweralpha, -.rst-content .section ol.loweralpha li { - list-style: lower-alpha -} -.rst-content .section ol.upperalpha, -.rst-content .section ol.upperalpha li { - list-style: upper-alpha -} -.rst-content .section ol p, -.rst-content .section ul p { - margin-bottom: 12px -} -.rst-content .line-block { - margin-left: 24px -} -.rst-content .topic-title { - font-weight: bold; - margin-bottom: 12px -} -.rst-content .toc-backref { - color: #404040 -} -.rst-content .align-right { - float: right; - margin: 0px 0px 24px 24px -} -.rst-content .align-left { - float: left; - margin: 0px 24px 24px 0px -} -.rst-content .align-center { - margin: auto; - display: block -} -.rst-content h1 .headerlink, -.rst-content h2 .headerlink, -.rst-content p.caption .headerlink, -.rst-content h3 .headerlink, -.rst-content h4 .headerlink, -.rst-content h5 .headerlink, -.rst-content h6 .headerlink, -.rst-content dl dt .headerlink, -.rst-content p.caption .headerlink { - display: none; - visibility: hidden; - font-size: 14px -} -.rst-content h1 .headerlink:after, -.rst-content h2 .headerlink:after, -.rst-content p.caption .headerlink:after, -.rst-content h3 .headerlink:after, -.rst-content h4 .headerlink:after, -.rst-content h5 .headerlink:after, -.rst-content h6 .headerlink:after, -.rst-content dl dt .headerlink:after, -.rst-content p.caption .headerlink:after { - visibility: visible; - content: "\F0C1 "; - font-family: FontAwesome; - display: inline-block -} -.rst-content h1:hover .headerlink, -.rst-content h2:hover .headerlink, -.rst-content p.caption:hover .headerlink, -.rst-content h3:hover .headerlink, -.rst-content h4:hover .headerlink, -.rst-content h5:hover .headerlink, -.rst-content h6:hover .headerlink, -.rst-content dl dt:hover .headerlink, -.rst-content p.caption:hover .headerlink { - display: inline-block -} -.rst-content .sidebar { - float: right; - width: 40%; - display: block; - margin: 0 0 24px 24px; - padding: 24px; - background: #f3f6f6; - border: solid 1px #e1e4e5 -} -.rst-content .sidebar p, -.rst-content .sidebar ul, -.rst-content .sidebar dl { - font-size: 90% -} -.rst-content .sidebar .last { - margin-bottom: 0 -} -.rst-content .sidebar .sidebar-title { - display: block; - font-family: "Roboto Slab", "ff-tisa-web-pro", "Georgia", Arial, sans-serif; - font-weight: bold; - background: #e1e4e5; - padding: 6px 12px; - margin: -24px; - margin-bottom: 24px; - font-size: 100% -} -.rst-content .highlighted { - background: #DDDD00; - display: inline-block; - font-weight: bold; - padding: 0px -} - -/* Custom */ -#search-results .highlighted { - background: #DDDD00; - display: inline-block; - font-weight: bold; - padding: 0px; - color: #000; -} -/*custom end */ - -.rst-content .footnote-reference, -.rst-content .citation-reference { - vertical-align: super; - font-size: 90% -} -.rst-content table.docutils.citation, -.rst-content table.docutils.footnote { - background: none; - border: none; - color: #999 -} -.rst-content table.docutils.citation td, -.rst-content table.docutils.citation tr, -.rst-content table.docutils.footnote td, -.rst-content table.docutils.footnote tr { - border: none; - background-color: transparent !important; - white-space: normal -} -.rst-content table.docutils.citation td.label, -.rst-content table.docutils.footnote td.label { - padding-left: 0; - padding-right: 0; - vertical-align: top -} -.rst-content table.field-list { - border: none -} -.rst-content table.field-list td { - border: none; - padding-top: 5px -} -.rst-content table.field-list td>strong { - display: inline-block; - margin-top: 3px -} -.rst-content table.field-list .field-name { - padding-right: 10px; - text-align: left; - white-space: nowrap -} -.rst-content table.field-list .field-body { - text-align: left; - padding-left: 0 -} -.rst-content tt, -.rst-content tt, -.rst-content code { - color: #000 -} -.rst-content tt big, -.rst-content tt em, -.rst-content tt big, -.rst-content code big, -.rst-content tt em, -.rst-content code em { - font-size: 100% !important; - line-height: normal -} -.rst-content tt .xref, -a .rst-content tt, -.rst-content tt .xref, -.rst-content code .xref, -a .rst-content tt, -a .rst-content code { - font-weight: bold -} -.rst-content a tt, -.rst-content a tt, -.rst-content a code { - color: #2980B9 -} -.rst-content dl { - margin-bottom: 24px -} -.rst-content dl dt { - font-weight: bold -} -.rst-content dl p, -.rst-content dl table, -.rst-content dl ul, -.rst-content dl ol { - margin-bottom: 12px !important -} -.rst-content dl dd { - margin: 0 0 12px 24px -} - -/**************************************************************************** - * Not real sure why they choose to special-case any
of class docutils * - * but it seems to be rather unhelpful and unused. Only ONE instance was * - * noticed which is commented out by // below. * - ****************************************************************************/ -/* BEGIN SECTION COMMENT OUT. - -.rst-content dl:not(.docutils) { - margin-bottom: 24px -} - - -//.rst-content dl:not(.docutils) dt { -// display: inline-block; -// margin: 6px 0; -// font-size: 90%; -// line-height: normal; -// background: #e7f2fa; -// color: #2980B9; -// border-top: solid 3px #6ab0de; -// padding: 6px; -// position: relative -//} - -.rst-content dl:not(.docutils) dt:before { - color: #6ab0de -} -.rst-content dl:not(.docutils) dt .headerlink { - color: #404040; - font-size: 100% !important -} -.rst-content dl:not(.docutils) dl dt { - margin-bottom: 6px; - border: none; - border-left: solid 3px #ccc; - background: #f0f0f0; - color: gray -} -.rst-content dl:not(.docutils) dl dt .headerlink { - color: #404040; - font-size: 100% !important -} -.rst-content dl:not(.docutils) dt:first-child { - margin-top: 0 -} -.rst-content dl:not(.docutils) tt, -.rst-content dl:not(.docutils) tt, -.rst-content dl:not(.docutils) code { - font-weight: bold -} -.rst-content dl:not(.docutils) tt.descname, -.rst-content dl:not(.docutils) tt.descclassname, -.rst-content dl:not(.docutils) tt.descname, -.rst-content dl:not(.docutils) code.descname, -.rst-content dl:not(.docutils) tt.descclassname, -.rst-content dl:not(.docutils) code.descclassname { - background-color: transparent; - border: none; - padding: 0; - font-size: 100% !important -} -.rst-content dl:not(.docutils) tt.descname, -.rst-content dl:not(.docutils) tt.descname, -.rst-content dl:not(.docutils) code.descname { - font-weight: bold -} -.rst-content dl:not(.docutils) .optional { - display: inline-block; - padding: 0 4px; - color: #000; - font-weight: bold -} -.rst-content dl:not(.docutils) .property { - display: inline-block; - padding-right: 8px -} - - -END SECTION COMMENT OUT. */ -/**************************************************************************** - * Not real sure why they choose to special-case any
of class docutils * - * but it seems to be rather unhelpful and unused. Only ONE instance was * - * noticed which is commented out by // near top of this section above. * - ****************************************************************************/ - -.rst-content .viewcode-link, -.rst-content .viewcode-back { - display: inline-block; - color: #27AE60; - font-size: 80%; - padding-left: 24px -} -.rst-content .viewcode-back { - display: block; - float: right -} -.rst-content p.rubric { - margin-bottom: 12px; - font-weight: bold -} -.rst-content tt.download, -.rst-content code.download { - background: inherit; - padding: inherit; - font-family: inherit; - font-size: inherit; - color: inherit; - border: inherit; - white-space: inherit -} -.rst-content tt.download span:first-child:before, -.rst-content code.download span:first-child:before { - margin-right: 4px -} -@media screen and (max-width: 480px) { - .rst-content .sidebar { - width: 100% - } -} -span[id*='MathJax-Span'] { - color: #404040 -} -.math { - text-align: center -} -@font-face { - font-family: "Inconsolata"; - font-style: normal; - font-weight: 400; - src: local("Inconsolata"), url(../fonts/Inconsolata.ttf) format("truetype") -} -@font-face { - font-family: "Inconsolata"; - font-style: normal; - font-weight: 700; - src: local("Inconsolata Bold"), local("Inconsolata-Bold"), url(../fonts/Inconsolata-Bold.ttf) format("truetype") -} -@font-face { - font-family: "Lato"; - font-style: normal; - font-weight: 400; - src: local("Lato Regular"), local("Lato-Regular"), url(../fonts/Lato-Regular.ttf) format("truetype") -} -@font-face { - font-family: "Lato"; - font-style: normal; - font-weight: 700; - src: local("Lato Bold"), local("Lato-Bold"), url(../fonts/Lato-Bold.ttf) format("truetype") -} -@font-face { - font-family: "Roboto Slab"; - font-style: normal; - font-weight: 400; - src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url(../fonts/RobotoSlab-Regular.ttf) format("truetype") -} -@font-face { - font-family: "Roboto Slab"; - font-style: normal; - font-weight: 700; - src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url(../fonts/RobotoSlab-Bold.ttf) format("truetype") -} - -/*""""""""""""""""""""""""""""""""""""""""""""""""""""""""* - | Copied css with fa-entities fixed - sourced externally | - | to reduce the size/complexity of this css. (END) | - *""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/ - -.wy-nav-side, -div.related { - background: #28343b; - /*background-image:url("../transparentfireball.png"); - background-position: center center; - background-repeat: no-repeat;*/ -} -code.kbd, -code.file, -code.guilabel, -code.menuselection, -.kbd, -.file, -.guilabel, -.menuselection{ - background-color: #e6ede9; /* saturate from ecf0f3 to be more visible/blue on screen. */ - display: inline; - font-family:'Inconsolata', monospace; - font-size: 100%; - padding-right: 1px; - padding-left: 1px; - padding-top: 1px; - padding-bottom: 1px; - border-radius: 4px; - overflow: hidden; -} -code.kbd, .kbd { - border: thin solid #000; - font-weight: bold -} -code.file, .file { - border: hidden/*thin solid #999*/ -} -code.guilabel, .guilabel { - border:hidden; - font-weight:bold; - background:#e7f2fa; - text-transform: none -} -code.menuselection, .menuselection { - background-color: #e8ede6; - color: inherit; - border: hidden; - font-size: 100% -} -code.samp, .samp { - font-family: 'Inconsolata', monospace; - font-weight: bold; - font-size: 100%; -} -code.command, .command { - font-family:'Inconsolata', monospace; -} -th { - background-color: #ede; -} -.warning tt { - background: #efc2c2; -} -.note tt { - background: #d6d6d6; -} -.viewcode-back { - font-family: { - { - theme_bodyfont - } - } - ; -} -div.viewcode-block:target { - background-color: #f4debf; - border-top: 1px solid #ac9; - border-bottom: 1px solid #ac9; -} - -/*"""""""""""""""""""""""""""""""""""""""""""""""* - | spiffy_table adjusted for rst/RtD (BEGIN) | - *"""""""""""""""""""""""""""""""""""""""""""""""*/ - -table.docutils, -table.spiffy_table, -table.simple_table, -table.plain_table { - border: 2px solid darkgray; - border-collapse: collapse; -} -.simple_table th { - background-color: #f2f2f2; -} -th.simple_span { - background-color: #f2f2f2; -} -th.spiffy_span { - background-color: LemonChiffon; - background: -webkit-linear-gradient(MediumSpringGreen, LemonChiffon, LemonChiffon, LemonChiffon, MediumSpringGreen); - /* For Safari 5.1 to 6.0 */ - - background: -o-linear-gradient(MediumSpringGreen, LemonChiffon, LemonChiffon, LemonChiffon, MediumSpringGreen); - /* For Opera 11.1 to 12.0 */ - - background: -moz-linear-gradient(MediumSpringGreen, LemonChiffon, LemonChiffon, LemonChiffon, MediumSpringGreen); - /* For Firefox 3.6 to 15 */ - - background: linear-gradient(MediumSpringGreen, LemonChiffon, LemonChiffon, LemonChiffon, MediumSpringGreen); - /* Standard syntax (must be last) */ - - font-weight: 700; - text-align: center; - font-size: 125%; -} -.docutils tr:nth-child(odd) > td, -.spiffy_table tr:nth-child(odd) > td { - background-color: #e5e5e5; - /* was gainsboro then f2f2f2 */ -} -.docutils tr:nth-child(even) > td, -.spiffy_table tr:nth-child(even) > td { - background-color: white; -} -.spiffy_table tr > td.zero { - background-color: red; - color: white; -} -.spiffy_table tr > td.part { - background-color: yellow; -} -.spiffy_table tr > td.done { - background-color: green; -} -.docutils th, -.spiffy_table th { - background-color: #6699cc; - font-weight: 700; - text-align: left; - border-color: darkgray; - border-style: solid; - border-width: 1px 1px 2px; - padding: 5px; -} -.simple_table th { - font-weight: 700; - text-align: center; - border-color: darkgray; - border-style: solid; - border-width: 0px 1px 2px; - padding: 5px; -} -table.docutils caption, -.spiffy_table caption, -.simple_table caption { - font-weight: 700; - text-align: left; -} -.docutils td, -.spiffy_table td, -.simple_table td { - border-color: darkgray; - border-style: solid; - border-width: 1px; - padding: 5px; -} - -table.docutils td, table.docutils th { - padding: 1px 8px 1px 5px; - border-width: 0px 0px 1px; - border-style: none none solid; - border-color: -moz-use-text-color -moz-use-text-color #AAA; -} - -th { - background-color: #EDE; - text-align: left; - padding-right: 5px; -} - -table.docutils { - border-collapse: collapse; -} -/*"""""""""""""""""""""""""""""""""""""""""""""""* - | spiffy_table adjusted for rst/RtD (END) | - *"""""""""""""""""""""""""""""""""""""""""""""""*/ - - -/*"""""""""""""""""""""""""""""""""""""""""""* - | textboxes adjusted for rst/RtD (BEGIN) | - *"""""""""""""""""""""""""""""""""""""""""""*/ -.rst-content .danger, .rdangerbox { -border: 2px solid #8a8988; -border-radius: 5px; -background: #edbeb6; -color: #030303 -} - -.rst-content .warning, .rwarningbox { -border: 2px solid #8a8988; -border-radius: 5px; -color: #030303 -} - -.rst-content .note, .rnotebox { -border: 2px solid #8a8988; -border-radius: 5px; -color: #030303 -} - -.rst-content .important, .rimportantbox{ -border: 2px solid #8a8988; -border-radius: 5px; -color: #030303 -} - -.rst-content .tip, .rtipbox{ -border: 2px solid #8a8988; -border-radius: 5px; -color: #030303 -} - -.rversionbox { -border:solid #00E100; -background-color: #d7ffd7!important; -} - -.messagebox { -border-width:2px 6px 2px 2px; -border-collapse: collapse; -margin-top:1px; -margin-right: 4px; -margin-bottom:1px; -margin-left: 4px; -text-align:justify; -width:auto; -minimum-width:100px; -maximum-width: 45%; -font-size: 75%; -padding: 3px 3px 3px 3px; -// align:center; - display: inline-block; - vertical-align:inherit; - line-height:125%; -} - -.messageboxicon { -float:right; -margin: 0px 2px -2px 0px; -} - - -/*"""""""""""""""""""""""""""""""""""""""""""* - | textboxes adjusted for rst/RtD (END) | - *"""""""""""""""""""""""""""""""""""""""""""*/ - - -/*"""""""""""""""""""""""""""""""""""""""""""""""""""* - | Modified RtD css styles in part or whole (BEGIN) | - *"""""""""""""""""""""""""""""""""""""""""""""""""""*/ - -.wy-side-nav-search { - z-index: 200; - /*background-color: rgb(45, 175,255);*/ - background-color:background: #b5bdc8; -background: -moz-radial-gradient(center, ellipse cover, #b5bdc8 0%, #28343b 71%); -background: -webkit-radial-gradient(center, ellipse cover, #b5bdc8 0%,#28343b 71%); -background: radial-gradient(ellipse at center, #b5bdc8 0%,#28343b 71%); -filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=1 ); - text-align: center; - padding: 0.809em; - display: block; - color: #FCFCFC; - margin-bottom: 0.809em; -} - .wy-nav-content { - padding: 1.618em 3.236em; - height: 100%; - max-width: 95%; - margin: auto; -} -/*.wy-menu-vertical li.on a, .wy-menu-vertical li.current > a { -// color: #404040; -// padding: 0.4045em 1.618em; -// font-weight: bold; -// position: relative; -// border-width: 1px medium; -// border-style: solid none; -// border-color: #C9C9C9 -moz-use-text-color; -// -moz-border-top-colors: none; -// -moz-border-right-colors: none; -// -moz-border-bottom-colors: none; -// -moz-border-left-colors: none; -// border-image: none; -// background: rgb(204, 204, 255) none repeat scroll 0% 0%; -}*/ -.wy-table thead th, -.rst-content table.docutils thead th, -.rst-content table.field-list thead th { - font-weight: bold; - border: solid 1px #bbb; - border-bottom: solid 2px #bbb; -} - -.wy-table-bordered-all, -.rst-content table.docutils { - border: 1px solid #bbb; -} -.wy-table-bordered-all td, -.rst-content table.docutils td { - border-bottom: 1px solid #bbb; - border-left: 1px solid #bbb; -} -.wy-table-bordered { - border: 1px solid #bbb; -} -.wy-table-bordered-rows td { - border-bottom: 1px solid #bbb; -} -.wy-table-horizontal td, -.wy-table-horizontal th { - border-width: 0 0 1px 0; - border-bottom: 1px solid #bbb; -} - -/*"""""""""""""""""""""""""""""""""""""""""""""""""""* - | Modified RtD css styles in part or whole (END) | - *"""""""""""""""""""""""""""""""""""""""""""""""""""*/ - -/*"""""""""""""""""""""""""""""""""""""""""""""""* - | Allow for printing from browser | - | with reasonable appearance (BEGIN) | - *"""""""""""""""""""""""""""""""""""""""""""""""*/ - -@media print { - .wy-side-nav-search { - display: none!important; - } - .wy-nav-top { - display: none!important; - } - .wy-nav-side { - display: none!important; - } - .wy-nav-content { - padding: 1.618em; - height: auto; - width: auto; - margin: auto; - } - .wy-breadcrumbs-nav { - display: none!important; - visibility: hidden!important; - } - -/* below is not my doing */ - html, - body, - section { - background: none!important; - } - * { - box-shadow: none!important; - text-shadow: none!important; - filter: none!important; - -ms-filter: none!important; - } - a, - a:visited { - text-decoration: underline; - } - .ir a:after, - a[href^="javascript:"]:after, - a[href^="#"]:after { - content: ""; - } - pre, - blockquote { - page-break-inside: avoid; - } - thead { - display: table-header-group; - } - tr, - img { - page-break-inside: avoid; - } - img { - max-width: 100%!important; - } - @page { - margin: .5cm; - } - p, - h2, - .rst-content p.caption, - h3 { - orphans: 3; - widows: 3; - } - h2, - .rst-content p.caption, - h3 { - page-break-after: avoid; - } -} - -/*"""""""""""""""""""""""""""""""""""""""""""""""* - | Allow for printing from browser | - | with reasonable appearance (END) | - *"""""""""""""""""""""""""""""""""""""""""""""""*/ diff --git a/docs/api_reference/themes/trueos_style/static/fonts/FontAwesome.otf b/docs/api_reference/themes/trueos_style/static/fonts/FontAwesome.otf deleted file mode 100644 index 8b0f54e47e1d356dcf1496942a50e228e0f1ee14..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 62856 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