<?xml version="1.0" encoding="UTF-8"?>
<metadata>
  <identifier>727970746f2f70726f766964657273</identifier>
  <mediatype>software</mediatype>
  <collection>open_source_software</collection>
  <collection>community</collection>
  <description>This file was stored at the following location according to Linux: &lt;pre&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ lsblk --ascii&lt;br /&gt;NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT&lt;br /&gt;sda      8:0    0 29.1G  0 disk&lt;br /&gt;|-sda1   8:1    0  512M  0 part /boot/efi&lt;br /&gt;|-sda2   8:2    0    1K  0 part&lt;br /&gt;`-sda5   8:5    0 28.6G  0 part /&lt;br /&gt;sdb      8:16   1 59.5G  0 disk&lt;br /&gt;`-sdb1   8:17   1 59.5G  0 part /media/ubuntu/6330-3030&lt;br /&gt;sdc      8:32   0  3.7T  0 disk&lt;br /&gt;`-sdc1   8:33   [...]&lt;br /&gt;sdd      8:48   0  4.6T  0 disk&lt;br /&gt;`-sdd1   8:49   0  4.6T  0 part /mnt/e&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ sudo fdisk -l "/dev/sdd"&lt;br /&gt;Disk /dev/sdd: 4.56 TiB, 5000947302400 bytes, 9767475200 sectors&lt;br /&gt;Disk model: easystore 2647  &lt;br /&gt;Units: sectors of 1 * 512 = 512 bytes&lt;br /&gt;Sector size (logical/physical): 512 bytes / 4096 bytes&lt;br /&gt;I/O size (minimum/optimal): 4096 bytes / 4096 bytes&lt;br /&gt;Disklabel type: gpt&lt;br /&gt;Disk identifier: F5ADF490-B4F4-44CA-A1C0-713FD7D1DD2F&lt;br /&gt;&lt;br /&gt;Device     Start        End    Sectors  Size Type&lt;br /&gt;/dev/sdd1   2048 9767473151 9767471104  4.6T Microsoft basic data&lt;/pre&gt; &amp;gt; "/mnt/e/b/a/putty-64bit-0.76-installer.msi"&lt;br /&gt;&lt;br /&gt;This file was stored at the following location according to Microsoft Windows: "Volume in drive G is easystore \ Volume Serial Number is 3224-80C8" &amp;gt; "G:\b\a\putty-64bit-0.76-installer.msi"&lt;br /&gt;&lt;br /&gt;In my experience, this is the case when using PuTTY ver. 0.76:&lt;br /&gt;* Hardware:&lt;br /&gt;** Have 3 devices all in one local network: a laptop computer running Ubuntu, which is installed to the hard drive; a desktop computer running a liveboot of Ubuntu; a desktop computer running Windows 7.&lt;br /&gt;* Normal network connections:&lt;br /&gt;** The laptop is connected via WiFi.&lt;br /&gt;** The "Ubuntu desktop" is connected via an Ethernet cable from the desktop to the laptop; the laptop is providing a shared network connection to the desktop.&lt;br /&gt;*** The "Ubuntu Linux desktop" cannot connect via WiFi.&lt;br /&gt;** The "Windows desktop" is connected via an Ethernet cable to the router.&lt;br /&gt;* Secure shell connection (attempts):&lt;br /&gt;** (1) Trying to SSH from the "Windows 7 desktop" to the "Linux desktop".&lt;br /&gt;** (2) Trying to SSH from the "Windows 7 desktop" to the "Linux laptop".&lt;br /&gt;* Secure shell connection (results):&lt;br /&gt;** (1): Did not work. Maybe because the "Linux desktop" was behind/a-part-of a shared connection via the laptop.&lt;br /&gt;** (2): I don't remember if I tried this. This would be more likely to work.&lt;br /&gt;* Note: archive.org/details/732d6465700a2e2f6d730a2e2f696e mentions woof (software which is kinda similar to PuTTY). Similar to PuTTY, woof ("/usr/bin/woof") does not seem to work when distributing files to/from a node which is a-part-of/behind a shared connection.&lt;br /&gt;&lt;br /&gt;Hashes of this MSI file via sed, crc32, md5sum, sha1sum, sha224sum, sha256sum, sha384sum, sha512sum, and b2sum:&lt;br /&gt;&lt;pre&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ h1="/mnt/e/b/a/putty-64bit-0.76-installer.msi"&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ attr -l "$h1"&lt;br /&gt;Attribute "Zone.Identifier" has a 26 byte value for /mnt/e/b/a/putty-64bit-0.76-installer.msi&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ hs1&lt;br /&gt;crc32 "$h1" | sed "s/$/\"/g" | sed "s/\\t\//\\t\"\//g"; md5sum "$h1" | sed "s/$/\"/g" | sed "s/\x20\x20\//\x20\x20\"\//g"; sha1sum "$h1" | sed "s/$/\"/g" | sed "s/\x20\x20\//\x20\x20\"\//g"; sha224sum "$h1" | sed "s/$/\"/g" | sed "s/\x20\x20\//\x20\x20\"\//g"; sha256sum "$h1" | sed "s/$/\"/g" | sed "s/\x20\x20\//\x20\x20\"\//g"; sha384sum "$h1" | sed "s/$/\"/g" | sed "s/\x20\x20\//\x20\x20\"\//g"; sha512sum "$h1" | sed "s/$/\"/g" | sed "s/\x20\x20\//\x20\x20\"\//g"; b2sum "$h1" | sed "s/$/\"/g" | sed "s/\x20\x20\//\x20\x20\"\//g"; echo ""&lt;br /&gt;1579bb81"&lt;br /&gt;74dca869b7a076a713e42b2feb9eb914  "/mnt/e/b/a/putty-64bit-0.76-installer.msi"&lt;br /&gt;05c0b3244d41fa7e270101dffc6683c3ce7b0b1d  "/mnt/e/b/a/putty-64bit-0.76-installer.msi"&lt;br /&gt;41fafe0c25f80df5f65ce1f4540bf05a6958d4609ae25652e50bf619  "/mnt/e/b/a/putty-64bit-0.76-installer.msi"&lt;br /&gt;129df585291d28ec179bc715a3f8ec34c5ed5d66fd051a6a4b9dc9c537cb3aee  "/mnt/e/b/a/putty-64bit-0.76-installer.msi"&lt;br /&gt;cd9faaf7671dc233953a0fe7f3a1583f337e5260638ddb35efc6a5d3e5a82a43843048908821218b32c45fb4250a8eed  "/mnt/e/b/a/putty-64bit-0.76-installer.msi"&lt;br /&gt;6f0a459a5ec901b1cb541b44cab35e106691189cb9feff2e609181aa71f02d1219e7870e567cd17367c554ec2060b950cc7252e515739030455dfdb6ec8a3ccd  "/mnt/e/b/a/putty-64bit-0.76-installer.msi"&lt;br /&gt;d9d0e5be4d42aad844afb61136a70d668c7b327c2a2d1668de89fb68ce2140a3cbd83fadcc7d0c76829e17c2e2a14383e1a50201fc282f4c2a321f14da4e2c6c  "/mnt/e/b/a/putty-64bit-0.76-installer.msi"&lt;/pre&gt;&lt;br /&gt;Properties of the containing folders and this Windows binary via exiftool, attr, xxd, expr, ls, sed, grep, for, eval, do, echo, stat, xargs, and find:&lt;br /&gt;&lt;pre&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ attr -q -g "Zone.Identifier" "$h1"&lt;br /&gt;[ZoneTransfer]&lt;br /&gt;ZoneId=3&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ attr -q -g "Zone.Identifier" "$h1" | xxd -ps&lt;br /&gt;5b5a6f6e655472616e736665725d0d0a5a6f6e6549643d330d0a&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ hs1s&lt;br /&gt;stat "$h1"; stat -t "$h1"; hs1sc=$(expr $(ls -d "$h1" | sed "s/\//\\n/g" | grep -c .) - 1); temp="$h1"; for n in $(eval echo {1.."$hs1sc"}); do temp=$(ls -d "$temp" | sed "s/\/[^\/]\+$//"); echo $temp; done | xargs -d "\n" stat; temp="$h1"; for n in $(eval echo {1.."$hs1sc"}); do temp=$(ls -d "$temp" | sed "s/\/[^\/]\+$//"); echo $temp; done | xargs -d "\n" stat -t; stat /; stat -t /&lt;br /&gt;  File: /mnt/e/b/a/putty-64bit-0.76-installer.msi&lt;br /&gt;  Size: 3083264         Blocks: 6024       IO Block: 4096   regular file&lt;br /&gt;Device: 891h/2193d      Inode: 3208        Links: 2&lt;br /&gt;Access: (0777/-rwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-05-27 03:02:38.698745700 -0600&lt;br /&gt;Modify: 2022-04-03 18:40:18.852112000 -0600&lt;br /&gt;Change: 2022-05-21 15:12:07.814320600 -0600&lt;br /&gt; Birth: -&lt;br /&gt;/mnt/e/b/a/putty-64bit-0.76-installer.msi 3083264 6024 81ff 0 0 891 3208 2 0 0 1653642158 1649032818 1653167527 0 4096&lt;br /&gt;  File: /mnt/e/b/a&lt;br /&gt;  Size: 163840          Blocks: 320        IO Block: 4096   directory&lt;br /&gt;Device: 891h/2193d      Inode: 2407        Links: 1&lt;br /&gt;Access: (0777/drwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-05-27 08:53:33.575416600 -0600&lt;br /&gt;Modify: 2022-05-27 06:52:43.577700800 -0600&lt;br /&gt;Change: 2022-05-27 06:52:43.577700800 -0600&lt;br /&gt; Birth: -&lt;br /&gt;  File: /mnt/e/b&lt;br /&gt;  Size: 0               Blocks: 0          IO Block: 4096   directory&lt;br /&gt;Device: 891h/2193d      Inode: 46          Links: 1&lt;br /&gt;Access: (0777/drwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-05-21 14:22:21.799849600 -0600&lt;br /&gt;Modify: 2022-05-21 14:22:21.799849600 -0600&lt;br /&gt;Change: 2022-05-21 14:22:21.799849600 -0600&lt;br /&gt; Birth: -&lt;br /&gt;  File: /mnt/e&lt;br /&gt;  Size: 4096            Blocks: 8          IO Block: 4096   directory&lt;br /&gt;Device: 891h/2193d      Inode: 5           Links: 1&lt;br /&gt;Access: (0777/drwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-05-13 00:45:40.384271900 -0600&lt;br /&gt;Modify: 2022-05-13 00:44:51.178301300 -0600&lt;br /&gt;Change: 2022-05-13 00:44:51.178301300 -0600&lt;br /&gt; Birth: -&lt;br /&gt;  File: /mnt&lt;br /&gt;  Size: 4096            Blocks: 8          IO Block: 4096   directory&lt;br /&gt;Device: 805h/2053d      Inode: 917505      Links: 6&lt;br /&gt;Access: (0755/drwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-06-03 18:52:01.466740229 -0600&lt;br /&gt;Modify: 2022-05-30 08:57:16.350066476 -0600&lt;br /&gt;Change: 2022-05-30 08:57:16.350066476 -0600&lt;br /&gt; Birth: -&lt;br /&gt;/mnt/e/b/a 163840 320 41ff 0 0 891 2407 1 0 0 1653663213 1653655963 1653655963 0 4096&lt;br /&gt;/mnt/e/b 0 0 41ff 0 0 891 46 1 0 0 1653164541 1653164541 1653164541 0 4096&lt;br /&gt;/mnt/e 4096 8 41ff 0 0 891 5 1 0 0 1652424340 1652424291 1652424291 0 4096&lt;br /&gt;/mnt 4096 8 41ed 0 0 805 917505 6 0 0 1654303921 1653922636 1653922636 0 4096&lt;br /&gt;  File: /&lt;br /&gt;  Size: 4096            Blocks: 8          IO Block: 4096   directory&lt;br /&gt;Device: 805h/2053d      Inode: 2           Links: 20&lt;br /&gt;Access: (0755/drwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-06-03 13:39:02.723948251 -0600&lt;br /&gt;Modify: 2022-05-30 13:28:21.831605593 -0600&lt;br /&gt;Change: 2022-05-30 13:28:21.831605593 -0600&lt;br /&gt; Birth: -&lt;br /&gt;/ 4096 8 41ed 0 0 805 2 20 0 0 1654285142 1653938901 1653938901 0 4096&lt;br /&gt;ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ exiftool "$h1"&lt;br /&gt;ExifTool Version Number         : 11.88&lt;br /&gt;File Name                       : putty-64bit-0.76-installer.msi&lt;br /&gt;Directory                       : /mnt/e/b/a&lt;br /&gt;File Size                       : 2.9 MB&lt;br /&gt;File Modification Date/Time     : 2022:04:03 18:40:18-06:00&lt;br /&gt;File Access Date/Time           : 2022:05:27 03:02:38-06:00&lt;br /&gt;File Inode Change Date/Time     : 2022:05:21 15:12:07-06:00&lt;br /&gt;File Permissions                : rwxrwxrwx&lt;br /&gt;File Type                       : FPX&lt;br /&gt;File Type Extension             : fpx&lt;br /&gt;MIME Type                       : image/vnd.fpx&lt;br /&gt;Code Page                       : Windows Latin 1 (Western European)&lt;br /&gt;Title                           : Installation Database&lt;br /&gt;Subject                         : PuTTY release 0.76 installer&lt;br /&gt;Author                          : Simon Tatham&lt;br /&gt;Keywords                        : Installer&lt;br /&gt;Comments                        : This installer database contains the logic and data required to install PuTTY release 0.76 (64-bit).&lt;br /&gt;Template                        : x64;1033&lt;br /&gt;Revision Number                 : {CF5034D4-25A8-4B9E-937D-99686ADDD8FD}&lt;br /&gt;Create Date                     : 2021:07:10 10:51:30&lt;br /&gt;Modify Date                     : 2021:07:10 10:51:30&lt;br /&gt;Pages                           : 200&lt;br /&gt;Words                           : 2&lt;br /&gt;Characters                      : 0&lt;br /&gt;Software                        : Windows Installer XML Toolset ()&lt;br /&gt;Security                        : Read-only recommended&lt;/pre&gt;&lt;br /&gt;See also:&lt;br /&gt;* https://en.wikipedia.org/wiki/PUTTY&lt;br /&gt;** redirected to https://en.wikipedia.org/wiki/PuTTY&lt;br /&gt;* https://archive.org/details/732d6465700a2e2f6d730a2e2f696e - other upload of mine&lt;br /&gt;* https://archive.org/details/2e312e302d342f5065726c4d61 - also an other upload of mine, mentions https://archive.org/details/732f496d6167654d61676963 &amp;gt; mentions https://archive.org/details/7465720d0a7e2f446f776e6c6f6164 &amp;gt; mentions https://archive.org/details/742f7265666572656e63652f66696c &amp;gt; mentions https://archive.org/details/6c6f6164732f496d6167654d6167 &amp;gt; mentions https://archive.org/details/6b2f742f776d660d0a7e2f446f776e &amp;gt; mentions https://archive.org/details/2d342f7574696c69746965730d0a7e &amp;gt; has info on Howard Stern&lt;br /&gt;** more info on Howard Stern:&lt;br /&gt;*** in text file with these properties:&lt;pre&gt;  File: /mnt/My_Passport/1/0/[...].txt&lt;br /&gt;  Size: 8359            Blocks: 24         IO Block: 4096   regular file&lt;br /&gt;Device: 841h/2113d      Inode: 2561042     Links: 1&lt;br /&gt;Access: (0777/-rwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br /&gt;Access: 2022-05-30 10:31:46.517480600 -0600&lt;br /&gt;Modify: 2022-04-28 16:32:18.606747400 -0600&lt;br /&gt;Change: 2022-05-29 16:00:37.687439700 -0600&lt;br /&gt; Birth: -&lt;/pre&gt;*** metadata/data:&lt;pre&gt;Title of YouTube video f9xqzXDEm3U&lt;br /&gt;&lt;br /&gt;Info on https://www.youtube.com/watch?v=f9xqzXDEm3U in 27 Jan 2022 03:29:44 UTC:&lt;br /&gt;* status:&lt;br /&gt;** alive&lt;br /&gt;* title:&lt;br /&gt;** Bill Cosby Raped A Tranny???&lt;br /&gt;* upload date, YouTube text:&lt;br /&gt;** Oct 7, 2016&lt;br /&gt;* upload date:&lt;br /&gt;** 2016-10-07&lt;br /&gt;* uploader, username:&lt;br /&gt;**  Realologist Network&lt;br /&gt;* uploader, channel link:&lt;br /&gt;** https://www.youtube.com/channel/UCWy1UisVmrkFtA75jMHc7nA&lt;br /&gt;* uploader, channel ID:&lt;br /&gt;** UCWy1UisVmrkFtA75jMHc7nA&lt;br /&gt;* uploader, subscriber count:&lt;br /&gt;** 28 subscribers&lt;br /&gt;* YouTube comment UgwD6uMBGA9ZOzvbQ094AaABAg - https://www.youtube.com/watch?v=f9xqzXDEm3U&amp;amp;lc=UgwD6uMBGA9ZOzvbQ094AaABAg&lt;br /&gt;** comment text:&lt;br /&gt;*** I swear I thought that was Howard Stern lmao😂&lt;br /&gt;** commenter:&lt;br /&gt;*** Cesar Gonzalez Tostado&lt;br /&gt;** commenter channel link:&lt;br /&gt;*** https://www.youtube.com/channel/UCqFI5-Te1cUWHyt0LygcYAA&lt;br /&gt;** comment relative date:&lt;br /&gt;*** 3 years ago&lt;br /&gt;** comment likes:&lt;br /&gt;*** 2&lt;br /&gt;* YouTube comment UggDk4BvRTwdP3gCoAEC - https://www.youtube.com/watch?v=f9xqzXDEm3U&amp;amp;lc=UggDk4BvRTwdP3gCoAEC&lt;br /&gt;** comment text:&lt;br /&gt;*** He/She looks like Howard Stern!&lt;br /&gt;** commenter:&lt;br /&gt;*** Freedom Matters!&lt;br /&gt;** commenter channel URL:&lt;br /&gt;*** https://www.youtube.com/channel/UCqeVfrTAb5e3ITh786b3yOA&lt;br /&gt;** comment relative date:&lt;br /&gt;*** 4 years ago&lt;br /&gt;** comment likes:&lt;br /&gt;*** 7&lt;br /&gt;* YouTube video ID:&lt;br /&gt;** f9xqzXDEm3U&lt;br /&gt;* likes:&lt;br /&gt;** 12&lt;br /&gt;* dislikes:&lt;br /&gt;** unknown&lt;br /&gt;* comment count:&lt;br /&gt;** 9 comments&lt;br /&gt;* description:&lt;br /&gt;** Long time comedian Bill Cosby is accused of drugging and raping Andrea Constand. He almost got away with it but the state of Pennsylvania filed criminal charges just before the statute of limitations expired. Not trying to be funny, but if you would bang her, you would bang Howard Stern. She looks like a straight up man!!! Good thing Bill is damn near blind. I don't think he would like what he saw if he could see her. \n\n ............................................SUBSCRIBE.................................................&lt;br /&gt;* duration:&lt;br /&gt;** 1:01&lt;br /&gt;* duration, alt:&lt;br /&gt;** 61 seconds&lt;br /&gt;&lt;br /&gt;YouTube; data; metadata&lt;br /&gt;&lt;br /&gt;eng&lt;/pre&gt;&lt;br /&gt;identifier basically from stdout of "lubuntu@lubuntu:[/home/lubuntu/openssl-3.0.0]$ find . -type d", 248</description>
  <scanner>Internet Archive HTML5 Uploader 1.6.4</scanner>
  <subject>PuTTY version 0.76; for Windows; Windows; PuTTY; version 0.76; PuTTY 0.76; PuTTY v0.76; TTY; TTY (maybe); SSH; SSH (maybe); 64-bit; 64bit; setup</subject>
  <subject>putty-64bit-0.76-installer.msi; putty-64bit-0.76-installer; installer; Windows software; network; networking; networking software</subject>
  <title>PuTTY version 0.76 for Windows</title>
  <uploader>leedusmcclein@gmail.com</uploader>
  <publicdate>2022-06-04 14:53:30</publicdate>
  <addeddate>2022-06-04 14:53:30</addeddate>
  <curation>[curator]validator@archive.org[/curator][date]20220604145340[/date][comment]checked for malware[/comment]</curation>
</metadata>
