Changes for page SSH

Last modified by Aysegül Omus on 2024/05/16 10:30

From version 10.1
edited by Yunhao Wu
on 2024/04/18 13:40
Change comment: There is no comment for this version
To version 11.1
edited by Aysegül Omus
on 2024/05/16 10:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.wyun
1 +XWiki.kahraman
Content
... ... @@ -45,7 +45,7 @@
45 45  
46 46  = 1. OpenSSH =
47 47  
48 -SSH (Secure Shell) is a tool for secure system administration, file transfer and other communication via the Internet or another untrusted network. It encrypts identities, passwords and transmitted data so that they cannot be intercepted and stolen. OpenSSH is an open source implementation of the SSH protocol.
48 +SSH (Secure Shell) is a tool for secure system administration, file transfer, and other communication via the Internet or another untrusted network. It encrypts identities, passwords and transmitted data so that they cannot be intercepted and stolen. OpenSSH is an open-source implementation of the SSH protocol.
49 49  
50 50  OpenSSH comes with the following tools:
51 51  
... ... @@ -285,7 +285,7 @@
285 285  
286 286  To be able to use X11 Forwarding, you only need to set the X11 Forwarding flag in the ssh command (i.e. simply add an -X). Alternatively, you can also activate X11 forwarding in the SSH config.
287 287  
288 -On most Linux systems with a graphical user interface, an X11 server should be supplied by default, otherwise you will have to install it from the package sources (e.g. pacman -S xorg or apt install xorg).
288 +On most Linux systems with a graphical user interface, an X11 server should be supplied by default, otherwise, you will have to install it from the package sources (e.g. pacman -S xorg or apt install xorg).
289 289  
290 290  Since Mac OS X 10.5 you need additional libraries. More details on the Apple page:[[Informationen zu X11 für Mac>>https://support.apple.com/de-de/HT201341]].
291 291  
... ... @@ -402,7 +402,7 @@
402 402  
403 403  == 3.2. Configuration ==
404 404  
405 -OpenSSH can now be used as under Linux.
405 +OpenSSH can now be used under Linux.
406 406  
407 407  [[image:linux11.png||width="1000"]]
408 408