Blame
Date:
Mon Jan 23 05:00:25 2023 UTC
Message:
Daily backup
001
2023-01-22
jrmu
version=pmwiki-2.2.130 ordered=1 urlencoded=1
002
2023-01-22
jrmu
agent=w3m/0.5.3+git20210102
003
2023-01-22
jrmu
author=jrmu
004
2023-01-22
jrmu
charset=UTF-8
005
2023-01-22
jrmu
csum=
006
2023-01-22
jrmu
ctime=1613921277
007
2023-01-22
jrmu
host=38.87.162.8
008
2023-01-22
jrmu
name=PuTTY.Connect
009
2023-01-22
jrmu
rev=31
010
2023-01-22
jrmu
targets=Shell.Sshfingerprints,PuTTY.PuTTYgen
011
2023-01-22
jrmu
text=(:title Connecting on Windows:)%0a%0a!! PuTTY%0a%0aDownload and install the latest version of [[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html|PuTTY]].%0a%0a# Open PuTTY:\\%0aAttach:putty-config.png%0a # @@Host Name@@: @@username@fruit.ircnow.org@@ -- for example, if your username is john, and your server address is fruit.ircnow.org, then fill in @@john@example.ircnow.org@@.%0a # @@Port@@: 22%0a # Click @@Open@@ at the bottom.%0a# Verify the SSH host keys:\\%0aAttach:putty-fpr.png%0a # You can consult the [[Shell/Sshfingerprints|SSH Fingerprints]] page or check the DNS SSHFP records.%0a# Type in your password (the password is invisible):\\%0aAttach:putty-login.png%0a%0a'''NOTE''': In PuTTY, you must use Shift+[Ins] in order to paste. Ctrl+v does not work for PuTTY.%0a%0a!! Fixing the [Esc] key%0a%0aCtrl+[ is an alternate key for [Esc].%0a%0aTo get the [Esc] key to work properly on PuTTY:%0a%0a# Go to @@Terminal > Keyboard@@ and change @@The Function keys and keypad@@ to @@VT100+@@.\\%0aAttach:putty-keyboard.png%0a# Go to @@Terminal > Features@@ and check @@Disable application keypad mode@@.%0a%0a!! Logging in with Keys%0a%0aTo log in with private keys, please see [[PuTTY/PuTTYgen|the PuTTYgen guide]].%0a
012
2023-01-22
jrmu
time=1638187998
013
2023-01-22
jrmu
title=Connecting on Windows
014
2023-01-22
jrmu
author:1638187998=jrmu
015
2023-01-22
jrmu
diff:1638187998:1638187962:=5c5%0a%3c Download and install the latest version of [[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html|PuTTY]].%0a---%0a> Download and install the latest version of [[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html|PuTTY]]. We recommend the [[https://the.earth.li/~sgtatham/putty/latest/w64/putty-64bit-0.76-installer.msi|32-bit installer]].%0a
016
2023-01-22
jrmu
host:1638187998=38.87.162.8
017
2023-01-22
jrmu
author:1638187962=jrmu
018
2023-01-22
jrmu
diff:1638187962:1638016068:=5c5%0a%3c Download and install the latest version of [[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html|PuTTY]]. We recommend the [[https://the.earth.li/~sgtatham/putty/latest/w64/putty-64bit-0.76-installer.msi|32-bit installer]].%0a---%0a> Download and install the latest version of [[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html|PuTTY]]. We recommend the [[https://the.earth.li/~sgtatham/putty/latest/w32/putty-0.75-installer.msi|32-bit installer]].%0a
019
2023-01-22
jrmu
host:1638187962=38.87.162.8
020
2023-01-22
jrmu
author:1638016068=jrmu
021
2023-01-22
jrmu
diff:1638016068:1628529892:=17,18d16%0a%3c %0a%3c '''NOTE''': In PuTTY, you must use Shift+[Ins] in order to paste. Ctrl+v does not work for PuTTY.%0a
022
2023-01-22
jrmu
host:1638016068=38.87.162.8
023
2023-01-22
jrmu
author:1628529892=jrmu
024
2023-01-22
jrmu
diff:1628529892:1628526063:=28,30c28,77%0a%3c !! Logging in with Keys%0a%3c %0a%3c To log in with private keys, please see [[PuTTY/PuTTYgen|the PuTTYgen guide]].%0a---%0a> !! PuTTYgen%0a> %0a> !!! Generate Public/Private Key%0a> %0a> For additional security, you can use a public/private key pair to login. If you disable [[sshd/disablepassword|password authentication]], your sshd setup will be more secure.%0a> %0a> # In the parameters field at the bottom, select the type of key to generate. This guide uses Ed25519.%0a> # Click @@Generate@@\\%0a> Attach:puttygen-random.png%0a> # '''Optional''': In @@Key passphrase@@, provide a passphrase and write it down securely. Type the passphrase again in @@Confirm passphrase@@. '''WARNING''': If you use a passphrase, the key becomes worthless if you forget the passphrase!%0a> # Click @@Save public key@@. Give it a name like @@publickey.pub@@. This key can be shared with anyone.%0a> # Click @@Save private key@@. Give it a name like @@privatekey.ppk@@. Keep the private key safe; '''never''' share this key!%0a> %0a> '''Optional''': To export this key for another ssh client, click on @@Conversions@@ in the menu at top, then click @@Export OpenSSH key@@. Give it a name like @@private.key@@.%0a> %0a> You have now generated your public and private key!%0a> %0a> !! Adding the Public Key%0a> %0a> # Connect with PuTTY using a password as described at top.%0a> # Edit @@~/.ssh/authorized_keys@@:\\%0a> Attach:putty-editauthorized.png%0a> # Select the public key from PuTTyGen, from the field @@Public key for pasting into OpenSSH authorized keys file@@. Type @@ctrl+c@@ to copy.\\%0a> Attach:putty-copyauthorized.png%0a> # Paste the key into @@~/.ssh/authorized_keys@@ by pressing @@Shift+[Ins]@@.%0a> # Alternatively, you can get the public key from the .ppk you created earlier. Open it with Notepad. It should look like this:%0a> %0a> [@%0a> ---- BEGIN SSH2 PUBLIC KEY ----%0a> Comment: "ed25519-key-20210809"%0a> AAAAC3NzaC1lZDI1NTE5AAAAINCB6GpCoQPG4byfLwqHyA2SMyTV7RjfVw+bqO3h%0a> fTDF%0a> ---- END SSH2 PUBLIC KEY ----%0a> @]%0a> %0a> Ignore the comment lines, copying only the key; join the lines together, and add @@ssh-ed25519@@ in front:%0a> %0a> [@%0a> ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINCB6GpCoQPG4byfLwqHyA2SMyTV7RjfVw+bqO3hfTDF%0a> @]%0a> %0a> !! Logging in with Private Key%0a> %0a> # Open PuTTY%0a> # Go to @@Connection > SSH > Auth@@%0a> # In @@Private key file for authentication@@, click @@Browse@@,%0a> and load your private key ('''hint''': it ends in .ppk).%0a> # Click @@Session@@ and fill in @@Hostname@@ as described at top. Then, click @@Open@@.%0a> # If you used a passphrase for the key, type it in.\\%0a> Attach:putty-keypassphrase.png%0a
025
2023-01-22
jrmu
host:1628529892=38.87.162.8
026
2023-01-22
jrmu
author:1628526063=jrmu
027
2023-01-22
jrmu
diff:1628526063:1628526003:=75c75%0a%3c # Click @@Session@@ and fill in @@Hostname@@ as described at top. Then, click @@Open@@.%0a---%0a> # Fill in @@Session > Hostname@@ as described at top. Then, click @@Open@@.%0a
028
2023-01-22
jrmu
host:1628526063=38.87.162.8
029
2023-01-22
jrmu
author:1628526003=jrmu
030
2023-01-22
jrmu
diff:1628526003:1628525975:=74c74%0a%3c and load your private key ('''hint''': it ends in .ppk).%0a---%0a> and find your private key ('''hint''': it ends in .ppk).%0a
031
2023-01-22
jrmu
host:1628526003=38.87.162.8
032
2023-01-22
jrmu
author:1628525975=jrmu
033
2023-01-22
jrmu
diff:1628525975:1628525756:=72c72%0a%3c # Go to @@Connection > SSH > Auth@@%0a---%0a> # Go to @@Connection > Ssh > Auth@@%0a
034
2023-01-22
jrmu
host:1628525975=38.87.162.8
035
2023-01-22
jrmu
author:1628525756=jrmu
036
2023-01-22
jrmu
diff:1628525756:1628510931:=37c37,38%0a%3c # '''Optional''': In @@Key passphrase@@, provide a passphrase and write it down securely. Type the passphrase again in @@Confirm passphrase@@. '''WARNING''': If you use a passphrase, the key becomes worthless if you forget the passphrase!%0a---%0a> # In @@Key passphrase@@, provide a passphrase and write it down securely.%0a> # Type the passphrase again in @@Confirm passphrase@@.%0a
037
2023-01-22
jrmu
host:1628525756=38.87.162.8
038
2023-01-22
jrmu
author:1628510931=jrmu
039
2023-01-22
jrmu
diff:1628510931:1628510702:=78a79,83%0a> %0a> Attach:puttygen-exportssh.png%0a> (:if false:)%0a> Attach:puttygen-ed25519.png%0a> (:ifend:)%0a
040
2023-01-22
jrmu
host:1628510931=38.87.162.8
041
2023-01-22
jrmu
author:1628510702=jrmu
042
2023-01-22
jrmu
diff:1628510702:1628510360:=78c78%0a%3c Attach:putty-keypassphrase.png%0a---%0a> Attach:putty-keylogin.png%0a
043
2023-01-22
jrmu
host:1628510702=38.87.162.8
044
2023-01-22
jrmu
author:1628510360=jrmu
045
2023-01-22
jrmu
diff:1628510360:1628510177:=49,50c49%0a%3c # Edit @@~/.ssh/authorized_keys@@:\\%0a%3c Attach:putty-editauthorized.png%0a---%0a> # Edit @@~/.ssh/authorized_keys@@:%0a53c52,53%0a%3c # Paste the key into @@~/.ssh/authorized_keys@@ by pressing @@Shift+[Ins]@@.%0a---%0a> # Paste the key into @@~/.ssh/authorized_keys@@ by pressing @@Shift+[Ins]@@.\\%0a> Attach:putty-editauthorized.png%0a
046
2023-01-22
jrmu
host:1628510360=38.87.162.8
047
2023-01-22
jrmu
author:1628510177=jrmu
048
2023-01-22
jrmu
diff:1628510177:1628510029:=50,53c50,52%0a%3c # Select the public key from PuTTyGen, from the field @@Public key for pasting into OpenSSH authorized keys file@@. Type @@ctrl+c@@ to copy.\\%0a%3c Attach:putty-copyauthorized.png%0a%3c # Paste the key into @@~/.ssh/authorized_keys@@ by pressing @@Shift+[Ins]@@.\\%0a%3c Attach:putty-editauthorized.png%0a---%0a> # Select the public key from PuTTyGen, from the field @@Public key for pasting into OpenSSH authorized keys file@@. Type @@ctrl+c@@ to copy.%0a> Attach:putty-authorized.png%0a> # Paste the key into @@~/.ssh/authorized_keys@@ by pressing @@Shift+[Ins]@@.%0a
049
2023-01-22
jrmu
host:1628510177=38.87.162.8
050
2023-01-22
jrmu
author:1628510029=jrmu
051
2023-01-22
jrmu
diff:1628510029:1628507372:=76,78c76%0a%3c # If you used a passphrase for the key, type it in.\\%0a%3c Attach:putty-keylogin.png%0a%3c %0a---%0a> # If you used a passphrase for the key, type it in.%0a
052
2023-01-22
jrmu
host:1628510029=38.87.162.8
053
2023-01-22
jrmu
author:1628507372=jrmu
054
2023-01-22
jrmu
diff:1628507372:1628507326:=20c20%0a%3c Ctrl+[ is an alternate key for [Esc].%0a---%0a> @@Ctrl+[@@ is an alternate key for [Esc].%0a
055
2023-01-22
jrmu
host:1628507372=38.87.162.8
056
2023-01-22
jrmu
author:1628507326=jrmu
057
2023-01-22
jrmu
diff:1628507326:1628507199:=71,76c71,81%0a%3c # Open PuTTY%0a%3c # Go to @@Connection > Ssh > Auth@@%0a%3c # In @@Private key file for authentication@@, click @@Browse@@,%0a%3c and find your private key ('''hint''': it ends in .ppk).%0a%3c # Fill in @@Session > Hostname@@ as described at top. Then, click @@Open@@.%0a%3c # If you used a passphrase for the key, type it in.%0a---%0a> When you want to connect, open PuTTY%0a> go to Connection > Ssh > Auth%0a> %0a> in the Private key file for authentication, click Browse,%0a> and find your private key (ends in .ppk)%0a> %0a> Make sure Session > Hostname is filled in properly, as%0a> usual, then click Open%0a> %0a> if it asks you for the Passphrase, type it in%0a> %0a77a83,84%0a> # Open PuTTY and load the key\\%0a> %0a
058
2023-01-22
jrmu
host:1628507326=38.87.162.8
059
2023-01-22
jrmu
author:1628507199=jrmu
060
2023-01-22
jrmu
diff:1628507199:1628506698:=46,47c46,47%0a%3c !! Adding the Public Key%0a%3c %0a---%0a> !! Login with Private Key%0a> %0a49,50c49,50%0a%3c # Edit @@~/.ssh/authorized_keys@@:%0a%3c # Select the public key from PuTTyGen, from the field @@Public key for pasting into OpenSSH authorized keys file@@. Type @@ctrl+c@@ to copy.%0a---%0a> # Edit @@~/.ssh/authorizedkeys@@:%0a> # Copy the public key from PuTTyGen, from the field @@Public key for pasting into OpenSSH authorized keys file@@.%0a52,69c52,58%0a%3c # Paste the key into @@~/.ssh/authorized_keys@@ by pressing @@Shift+[Ins]@@.%0a%3c # Alternatively, you can get the public key from the .ppk you created earlier. Open it with Notepad. It should look like this:%0a%3c %0a%3c [@%0a%3c ---- BEGIN SSH2 PUBLIC KEY ----%0a%3c Comment: "ed25519-key-20210809"%0a%3c AAAAC3NzaC1lZDI1NTE5AAAAINCB6GpCoQPG4byfLwqHyA2SMyTV7RjfVw+bqO3h%0a%3c fTDF%0a%3c ---- END SSH2 PUBLIC KEY ----%0a%3c @]%0a%3c %0a%3c Ignore the comment lines, copying only the key; join the lines together, and add @@ssh-ed25519@@ in front:%0a%3c %0a%3c [@%0a%3c ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINCB6GpCoQPG4byfLwqHyA2SMyTV7RjfVw+bqO3hfTDF%0a%3c @]%0a%3c %0a%3c !! Logging in with Private Key%0a---%0a> # Alternatively, you can open the public key you created earlier ending in .ppk with Notepad.%0a> paste by copying with ctrl plus c on windows then shift plus insert on putty%0a> (the .ppk file) into ~/.ssh/authorized_keys\\%0a> # Paste in your public key from publickey (open it with notepad)%0a> Don't paste BEGIN SSH2 PUBLIC KEY%0a> or the comment lines, make sure to join the line%0a> %0a
061
2023-01-22
jrmu
host:1628507199=38.87.162.8
062
2023-01-22
jrmu
author:1628506698=jrmu
063
2023-01-22
jrmu
diff:1628506698:1628506349:=30,31d29%0a%3c !!! Generate Public/Private Key%0a%3c %0a41,52c39,48%0a%3c %0a%3c '''Optional''': To export this key for another ssh client, click on @@Conversions@@ in the menu at top, then click @@Export OpenSSH key@@. Give it a name like @@private.key@@.%0a%3c %0a%3c You have now generated your public and private key!%0a%3c %0a%3c !! Login with Private Key%0a%3c %0a%3c # Connect with PuTTY using a password as described at top.%0a%3c # Edit @@~/.ssh/authorizedkeys@@:%0a%3c # Copy the public key from PuTTyGen, from the field @@Public key for pasting into OpenSSH authorized keys file@@.%0a%3c Attach:putty-authorized.png%0a%3c # Alternatively, you can open the public key you created earlier ending in .ppk with Notepad.%0a---%0a> # If you need to export this key so that it can be used on another ssh client, then at the Conversions menu bar at top, click on Export OpenSSH key %0a> # name it private.key%0a> %0a> Next, login as you normally would with PuTTY above.%0a> %0a> Open .ssh/authorizedkeys%0a> $ vi .ssh/authorizedkeys%0a> %0a> # Paste the public key (the .ppk file) into ~/.ssh/authorized_keys\\%0a> # Paste in your public key from publickey (open it with notepad)%0a54,55d49%0a%3c (the .ppk file) into ~/.ssh/authorized_keys\\%0a%3c # Paste in your public key from publickey (open it with notepad)%0a58a53,54%0a> Or you can copy from PuTTyGen, in the place where it says%0a> Public key for pasting into OpenSSH authorized keys file%0a
064
2023-01-22
jrmu
host:1628506698=38.87.162.8
065
2023-01-22
jrmu
author:1628506349=jrmu
066
2023-01-22
jrmu
diff:1628506349:1628505736:=26,27c26,27%0a%3c # Go to @@Terminal > Features@@ and check @@Disable application keypad mode@@.%0a%3c %0a---%0a> ## Go to @@Terminal > Features@@ and check @@Disable application keypad mode@@.%0a> %0a30,33c30,33%0a%3c For additional security, you can use a public/private key pair to login. If you disable [[sshd/disablepassword|password authentication]], your sshd setup will be more secure.%0a%3c %0a%3c # In the parameters field at the bottom, select the type of key to generate. This guide uses Ed25519.%0a%3c # Click @@Generate@@\\%0a---%0a> For additional security, you can use a public/private key pair to login. This will avoid using passwords, which might be less secure.%0a> %0a> # In the parameters box at the bottom, select the type of key to generate. We suggest Ed25519; it is a very strong key.%0a> # Click on the Generate button\\%0a35,38c35,39%0a%3c # In @@Key passphrase@@, provide a passphrase and write it down securely.%0a%3c # Type the passphrase again in @@Confirm passphrase@@.%0a%3c # Click @@Save public key@@. Give it a name like @@publickey.pub@@. This key can be shared with anyone.%0a%3c # Click @@Save private key@@. Give it a name like @@privatekey.ppk@@. Keep the private key safe; '''never''' share this key!%0a---%0a> # You can give the key a passphrase%0a> # Click on Save public key%0a> # call it publickey.pub%0a> # Click on Save Private key%0a> # call ir privatekey.ppk%0a
067
2023-01-22
jrmu
host:1628506349=38.87.162.8
068
2023-01-22
jrmu
author:1628505736=jrmu
069
2023-01-22
jrmu
diff:1628505736:1628505345:=20,26c20,24%0a%3c @@Ctrl+[@@ is an alternate key for [Esc].%0a%3c %0a%3c To get the [Esc] key to work properly on PuTTY:%0a%3c %0a%3c # Go to @@Terminal > Keyboard@@ and change @@The Function keys and keypad@@ to @@VT100+@@.\\%0a%3c Attach:putty-keyboard.png%0a%3c ## Go to @@Terminal > Features@@ and check @@Disable application keypad mode@@.%0a---%0a> Ctrl+[ is an alternate key for [Esc].%0a> %0a> Go to Terminal > Keyboard and change the Function Keys and Keypad to VT100+ emulation.%0a> %0a> Then Terminal > Features > "Disable application keypad mode" (check it)%0a
070
2023-01-22
jrmu
host:1628505736=38.87.162.8
071
2023-01-22
jrmu
author:1628505345=jrmu
072
2023-01-22
jrmu
diff:1628505345:1623237418:=30,31c30%0a%3c # In the parameters box at the bottom, select the type of key to generate. We suggest Ed25519; it is a very strong key.%0a%3c # Click on the Generate button\\%0a---%0a> # Generate the .ppk file:\\%0a33,45d31%0a%3c # You can give the key a passphrase%0a%3c # Click on Save public key%0a%3c # call it publickey.pub%0a%3c # Click on Save Private key%0a%3c # call ir privatekey.ppk%0a%3c # If you need to export this key so that it can be used on another ssh client, then at the Conversions menu bar at top, click on Export OpenSSH key %0a%3c # name it private.key%0a%3c %0a%3c Next, login as you normally would with PuTTY above.%0a%3c %0a%3c Open .ssh/authorizedkeys%0a%3c $ vi .ssh/authorizedkeys%0a%3c %0a47,65d32%0a%3c # Paste in your public key from publickey (open it with notepad)%0a%3c paste by copying with ctrl plus c on windows then shift plus insert on putty%0a%3c Don't paste BEGIN SSH2 PUBLIC KEY%0a%3c or the comment lines, make sure to join the line%0a%3c %0a%3c Or you can copy from PuTTyGen, in the place where it says%0a%3c Public key for pasting into OpenSSH authorized keys file%0a%3c %0a%3c When you want to connect, open PuTTY%0a%3c go to Connection > Ssh > Auth%0a%3c %0a%3c in the Private key file for authentication, click Browse,%0a%3c and find your private key (ends in .ppk)%0a%3c %0a%3c Make sure Session > Hostname is filled in properly, as%0a%3c usual, then click Open%0a%3c %0a%3c if it asks you for the Passphrase, type it in%0a%3c %0a
073
2023-01-22
jrmu
host:1628505345=38.87.162.8
074
2023-01-22
jrmu
author:1623237418=jrmu
075
2023-01-22
jrmu
diff:1623237418:1623237338:=29a30%0a> Attach:puttygen01.png%0a
076
2023-01-22
jrmu
host:1623237418=125.231.25.80
077
2023-01-22
jrmu
author:1623237338=jrmu
078
2023-01-22
jrmu
diff:1623237338:1623166217:=30d29%0a%3c Attach:puttygen01.png%0a32c31%0a%3c Attach:puttygen-random.png%0a---%0a> Attach:puttygen01.png%0a34c33%0a%3c Attach:puttygen-exportssh.png%0a---%0a> Attach:puttygen02.png%0a36,37c35,36%0a%3c %0a%3c (:if false:)%0a---%0a> Attach:puttygen03.png%0a> %0a39c38,39%0a%3c (:ifend:)%0a---%0a> Attach:puttygen-random.png%0a> Attach:puttygen-exportssh.png%0a\ No newline at end of file%0a
079
2023-01-22
jrmu
host:1623237338=125.231.25.80
080
2023-01-22
jrmu
author:1623166217=mkf
081
2023-01-22
jrmu
csum:1623166217=0.74 -> 0.75
082
2023-01-22
jrmu
diff:1623166217:1619796511:minor=5c5%0a%3c Download and install the latest version of [[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html|PuTTY]]. We recommend the [[https://the.earth.li/~sgtatham/putty/latest/w32/putty-0.75-installer.msi|32-bit installer]].%0a---%0a> Download and install the latest version of [[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html|PuTTY]]. We recommend the [[https://the.earth.li/~sgtatham/putty/latest/w32/putty-0.74-installer.msi|32-bit installer]].%0a
083
2023-01-22
jrmu
host:1623166217=38.81.163.198
084
2023-01-22
jrmu
author:1619796511=jrmu
085
2023-01-22
jrmu
diff:1619796511:1619796402:=23,24d22%0a%3c %0a%3c Then Terminal > Features > "Disable application keypad mode" (check it)%0a
086
2023-01-22
jrmu
host:1619796511=198.251.81.119
087
2023-01-22
jrmu
author:1619796402=jrmu
088
2023-01-22
jrmu
diff:1619796402:1613922460:=17,22d16%0a%3c %0a%3c !! Fixing the [Esc] key%0a%3c %0a%3c Ctrl+[ is an alternate key for [Esc].%0a%3c %0a%3c Go to Terminal > Keyboard and change the Function Keys and Keypad to VT100+ emulation.%0a
089
2023-01-22
jrmu
host:1619796402=198.251.81.119
090
2023-01-22
jrmu
author:1613922460=jrmu
091
2023-01-22
jrmu
diff:1613922460:1613922393:=30,31c30%0a%3c Attach:puttygen-random.png%0a%3c Attach:puttygen-exportssh.png%0a\ No newline at end of file%0a---%0a> Attach:puttygen-random.png%0a\ No newline at end of file%0a
092
2023-01-22
jrmu
host:1613922460=198.251.81.119
093
2023-01-22
jrmu
author:1613922393=jrmu
094
2023-01-22
jrmu
diff:1613922393:1613922306:=29,30c29%0a%3c Attach:puttygen-ed25519.png%0a%3c Attach:puttygen-random.png%0a\ No newline at end of file%0a---%0a> Attach:puttygen-ed25519.png%0a\ No newline at end of file%0a
095
2023-01-22
jrmu
host:1613922393=198.251.81.119
096
2023-01-22
jrmu
author:1613922306=jrmu
097
2023-01-22
jrmu
diff:1613922306:1613921786:=27,29c27%0a%3c Attach:puttygen03.png%0a%3c %0a%3c Attach:puttygen-ed25519.png%0a\ No newline at end of file%0a---%0a> Attach:puttygen03.png%0a\ No newline at end of file%0a
098
2023-01-22
jrmu
host:1613922306=198.251.81.119
099
2023-01-22
jrmu
author:1613921786=jrmu
100
2023-01-22
jrmu
diff:1613921786:1613921304:=5,6c5,6%0a%3c Download and install the latest version of [[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html|PuTTY]]. We recommend the [[https://the.earth.li/~sgtatham/putty/latest/w32/putty-0.74-installer.msi|32-bit installer]].%0a%3c %0a---%0a> Download and install the latest version of [[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html|PuTTY]].%0a> %0a20,27c20%0a%3c For additional security, you can use a public/private key pair to login. This will avoid using passwords, which might be less secure.%0a%3c %0a%3c # Generate the .ppk file:\\%0a%3c Attach:puttygen01.png%0a%3c # Paste the public key (the .ppk file) into ~/.ssh/authorized_keys\\%0a%3c Attach:puttygen02.png%0a%3c # Open PuTTY and load the key\\%0a%3c Attach:puttygen03.png%0a\ No newline at end of file%0a---%0a> Putty is an ssh client for windows. To generate a public/private key pair for use in putty download puttygen (you'll need to download this if you don't have it) and use that to generate the .ppk file. Paste the public key (you'll know it's the public one cause it'll be a .ppk file) into ~/.ssh/authorized_keys. After that when you're connecting go down and hit the auth button in putty then select your private key (the one that isn't the .ppk). After that you're all set and ready to connect. Have fun!%0a\ No newline at end of file%0a
101
2023-01-22
jrmu
host:1613921786=198.251.81.119
102
2023-01-22
jrmu
author:1613921304=jrmu
103
2023-01-22
jrmu
diff:1613921304:1613921277:=18c18%0a%3c !! PuTTYgen%0a---%0a> !! Puttygen%0a
104
2023-01-22
jrmu
host:1613921304=198.251.81.119
105
2023-01-22
jrmu
author:1613921277=jrmu
106
2023-01-22
jrmu
diff:1613921277:1613921277:=1,20d0%0a%3c (:title Connecting on Windows:)%0a%3c %0a%3c !! PuTTY%0a%3c %0a%3c Download and install the latest version of [[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html|PuTTY]].%0a%3c %0a%3c # Open PuTTY:\\%0a%3c Attach:putty-config.png%0a%3c # @@Host Name@@: @@username@fruit.ircnow.org@@ -- for example, if your username is john, and your server address is fruit.ircnow.org, then fill in @@john@example.ircnow.org@@.%0a%3c # @@Port@@: 22%0a%3c # Click @@Open@@ at the bottom.%0a%3c # Verify the SSH host keys:\\%0a%3c Attach:putty-fpr.png%0a%3c # You can consult the [[Shell/Sshfingerprints|SSH Fingerprints]] page or check the DNS SSHFP records.%0a%3c # Type in your password (the password is invisible):\\%0a%3c Attach:putty-login.png%0a%3c %0a%3c !! Puttygen%0a%3c %0a%3c Putty is an ssh client for windows. To generate a public/private key pair for use in putty download puttygen (you'll need to download this if you don't have it) and use that to generate the .ppk file. Paste the public key (you'll know it's the public one cause it'll be a .ppk file) into ~/.ssh/authorized_keys. After that when you're connecting go down and hit the auth button in putty then select your private key (the one that isn't the .ppk). After that you're all set and ready to connect. Have fun!%0a\ No newline at end of file%0a
107
2023-01-22
jrmu
host:1613921277=198.251.81.119
IRCNow