diff options
Diffstat (limited to 'tde-i18n-en_GB/docs/tdebase/tdeioslave/rlogin/index.docbook')
-rw-r--r-- | tde-i18n-en_GB/docs/tdebase/tdeioslave/rlogin/index.docbook | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlogin/index.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlogin/index.docbook new file mode 100644 index 00000000000..cec3c150529 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlogin/index.docbook @@ -0,0 +1,30 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % British-English "INCLUDE"> <!-- change language only here --> +]> + +<article lang="&language;" id="rlogin"> +<title>rlogin</title> +<articleinfo> +<authorgroup> +<author><personname><firstname>Christian</firstname><surname>Bunting</surname></personname></author> +<othercredit role="translator"><firstname>Malcolm</firstname><surname>Hunter</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit> +</authorgroup> +</articleinfo> +<para>Using &konqueror; you can start up an <command>rlogin</command> session with a server hosting the rlogin service.</para> + +<para>To use this tdeioslave feature, in the &konqueror; <acronym>URL</acronym> bar, type <userinput>rlogin:/host_to_connect_to</userinput></para> + +<para>This will initialise &konsole; with an <command>rlogin</command> session, prompting you for your password.</para> + +<para>The <command>rlogin</command> tdeioslave uses the username of the account you are currently using in &kde;.</para> + +<para>After you have successfully entered your password, you can begin your remote session.</para> + +<para>See the manual: <ulink url="man:/rlogin">rlogin</ulink>. </para> + + +<!-- By Christian Bunting (need to ask if he wants crediting and email) --> + +</article> |