Информация о Linux | All about OS (4)

SSH2 Users Tools

Категория: Securing and Optimizing

The commands listed belows are some that we use often in our regular use, but many more exist, and you should check the man page and documentation for more details.
ssh2 (Далее…)

Страниц: 1 2

Ssh2 Per-User Configuration

Категория: Securing and Optimizing

Step 1
Create your private & public keys of local, by executing:
[root@deep /]# su admin
[admin@deep /]$ ssh-keygen2
Generating 1024-bit dsa key pair
6 Oo..oOo.oOo. Key generated.
1024-bit dsa, admin@deep.openna.com, Sun Feb 13 2000 05:33:38 -0500 Passphrase: Again      :
Private key saved to /home/admin/.ssh2/id_dsa_1024_a Public key saved to /home/admin/.ssh2/id_dsa_1024_a.pub (Далее…)

Configure sshd2 to use top-wrappers inetd super server

Категория: Securing and Optimizing

Tcp-wrappers shoud be enabled to start and stop the sshd2 server. Upon execution, inetd reads its configuration information from a configuration file which, by default, is 7etc/inetd.conf. There must be an entry for each field of the configuration file, with entries for each field separated by a tab or a space. (Далее…)

Linux SSH2 Client/Server

Категория: Securing and Optimizing

Overview
It’s now clear that all Linux users must use OpenSSH instead of SSH2 from Datafellows Company. However, for the users or organizations that want to use the non-free version of this software, we provide here steps to follow. This is the SSH2 commercial version of SSH software. In our configuration we have also configured sshd2 to support tcp-wrappers (the inetd super server) for security reason. (Далее…)

Страниц: 1 2 3 4 5 6

Configure OpenSSH to use TCP-Wrappers inetd super server

Категория: Securing and Optimizing

Tcp-Wrappers should be enabled to start and stop our OpenSSH server. Upon execution, inetd reads its configuration information from a configuration file which, by default, is 7etc/inetd.conf”.
There must be an entry for each field of the configuration file, with entries for each field separated by a tab or a space. (Далее…)

Страниц: 1 2 3 4

Pages: Prev 1 2 3 4 5 6 7 8 ...15 16 17 Next