From a77660f5928d04ef04bdef5032936488f62a9d26 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Fri, 15 Jul 2016 07:46:51 +0300 Subject: Update Japanese translation --- docs/mcc-help/ja/drakwizard_sshd.xml | 142 +++++++++++++++++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 docs/mcc-help/ja/drakwizard_sshd.xml (limited to 'docs/mcc-help/ja/drakwizard_sshd.xml') diff --git a/docs/mcc-help/ja/drakwizard_sshd.xml b/docs/mcc-help/ja/drakwizard_sshd.xml new file mode 100644 index 00000000..1f1cb7de --- /dev/null +++ b/docs/mcc-help/ja/drakwizard_sshd.xml @@ -0,0 +1,142 @@ +
+ + OpenSSHデーモンの設定drakwizard sshd + + + + + + + + + + This toolYou can start this tool from the command line, by typing drakwizard sshd as root. can help you to set up an +SSH daemon. + +
+ What is <acronym>SSH</acronym>? + + Secure Shell (SSH) is a cryptographic network protocol for secure data +communication, remote command-line login, remote command execution, and +other secure network services between two networked computers that connects, +via a secure channel over an insecure network, a server and a client +(running SSH server and SSH client programs, +respectively). (From Wikipedia) + +
+
+ Setting up an <acronym>SSH</acronym> daemon with drakwizard sshd + + Welcome to the Open SSH wizard. + + + + Select Type of Configure Options + + + + + + + Choose Expert for all options or +Newbie to skip steps 3-7, click +Next. + + + + 全般オプション + + + + + + + Sets visibility and root access options. Port 22 is the standard +SSH port. + + + + Authentication Methods + + + + + + + Allow a variety of authentication methods users can use while connecting, +then click Next. + + + + Logging + + + + + + + Choose logging facility and level of output, then click +Next. + + + + Login Options + + + + + + + Configure per-login settings, then click Next. + + + + User Login Options + + + + + + + Configure the user access settings, then click Next. + + + + Compression and Forwarding + + + + + + + Configure X11 forwarding and compression during transfer, then click +Next. + + + + まとめ + + + + + + + Take a second to check these options, then click +Next. + + + + 完了 + + + + + + + You're done! Click Finish. + + + +
+
-- cgit v1.2.1