diff --git a/.vscode/settings.json b/.vscode/settings.json index 765e86d..c830b32 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -13,6 +13,7 @@ "Hynix", "Immich", "Infineon", + "Inspiron", "Kanban", "Linkwarden", "mikepharesjr", @@ -24,11 +25,13 @@ "Omni", "PDSF", "Phares", + "Quadlet", "robocopy", "Syncthing", "Tibco", "Trigkey", - "Trilium" + "Trilium", + "Umbrel" ], "files.exclude": { "**/node_modules": true diff --git a/1;1-2024/2024-12-07.md b/1;1-2024/2024-12-07.md new file mode 100644 index 0000000..7c05f4a --- /dev/null +++ b/1;1-2024/2024-12-07.md @@ -0,0 +1,105 @@ +--- +created: 2024-12-08T20:59:29.000Z +type: note +updated: 2024-12-08T20:59:29.000Z +--- + +# 2024-12-07 + +## Tape Archive + +- [ ] t:/Ubuntu-systemd.tar +- [ ] t:/38a7ec76-full-backup +- [ ] t:/Amazon Drive +- [ ] t:/Ubuntu-Home-Assistant-001.tar +- [ ] t:/Ubuntu-Home-Assistant-002.tar +- [ ] t:/Ubuntu-Home-Assistant-003.tar +- [ ] t:/Ubuntu-Home-Assistant-004.tar +- [ ] t:/Ubuntu-Immich-001.tar +- [ ] t:/Ubuntu-Immich-001-a.tar +- [ ] t:/Ubuntu-Immich-002.tar +- [ ] t:/Ubuntu-Immich-003.tar +- [ ] t:/Ubuntu-Immich-laptop-001.tar +- [ ] t:/Ubuntu-Immich-Norman-Herman-001.tar +- [ ] t:/Ubuntu-Immich-Norman-Herman-002.tar +- [ ] t:/Ubuntu-Immich-Norman-Herman-003.tar +- [ ] t:/Ubuntu-Immich-Norman-Herman-004.tar +- [ ] t:/Ubuntu-Immich-Phares-001.tar +- [ ] t:/Ubuntu-Immich-Videos-004.tar +- [ ] t:/Ubuntu-Immich-Videos-005.tar +- [ ] t:/Ubuntu-Immich-View-by-Distance-Test-003.tar +- [ ] t:/Ubuntu-Immich-View-by-Distance-Test-004.tar +- [ ] t:/Ubuntu-Immich-View-by-Distance-Test-005.tar +- [ ] t:/Ubuntu-Immich-View-by-Distance-Test-006.tar +- [ ] t:/Ubuntu-Kestra-001.tar +- [ ] t:/Ubuntu-Kestra-002.tar +- [ ] t:/Ubuntu-LibreNMS-001.tar +- [ ] t:/Ubuntu-LibreNMS-002.tar +- [ ] t:/Ubuntu-LibreNMS-003.tar +- [ ] t:/Ubuntu-MAAS-002.tar +- [ ] t:/Ubuntu-MAAS-003.tar +- [ ] t:/Ubuntu-MAAS-004.tar +- [ ] t:/Ubuntu-Nexcloud-002.tar +- [ ] t:/Ubuntu-Nexcloud-003.tar +- [ ] t:/Ubuntu-ntopng-001.tar +- [ ] t:/Ubuntu-ntopng-002.tar +- [ ] t:/Ubuntu-ntopng-003.tar +- [ ] t:/Ubuntu-ntopng-004.tar +- [ ] t:/Ubuntu-Observium-001.tar +- [ ] t:/Ubuntu-Observium-002.tar +- [ ] t:/Ubuntu-Observium-003.tar +- [ ] t:/Ubuntu-PhotoPrism.tar +- [ ] t:/Ubuntu-PiHole-001.tar +- [ ] t:/Ubuntu-PiHole-002.tar +- [ ] t:/Ubuntu-Private-GPT.tar + +## Spare + +- [ ] s:/3)ni-daqmx_24.8.0_offline.iso +- [ ] s:/ARC +- [ ] s:/vzdump-lxc + +## ISO + +- [ ] m:/6-Other-Large-Q-Z/6-Other-Large-Q.iso +- [ ] m:/6-Other-Large-Q-Z/6-Other-Large-R.iso +- [ ] m:/6-Other-Large-Q-Z/6-Other-Large-S.iso +- [ ] m:/6-Other-Large-Q-Z/6-Other-Large-U.iso +- [ ] m:/6-Other-Large-Q-Z/6-Other-Large-V.iso +- [ ] m:/6-Other-Large-Q-Z/6-Other-Large-W.iso +- [ ] m:/6-Other-Large-Q-Z/6-Other-Large-X.iso +- [ ] m:/6-Other-Large-Q-Z/6-Other-Large-Y.iso +- [ ] m:/6-Other-Large-Q-Z/6-Other-Large-Z.iso +- [ ] m:/9-Delete/()+.iso +- [ ] m:/9-Delete/2024-07-19-PC2.iso +- [ ] m:/9-Delete/Immich-Norman-Herman.iso +- [ ] m:/9-Delete/Immich-Phares.iso +- [ ] m:/9-Delete/photoprism.iso + +## Compare + +- [x] d:\Rex +- [x] d:\repos +- [x] d:\Projects +- [x] d:\Cool Programs +- [x] d:\Mackenzie Laptop +- [x] d:\Copied from SUMCO 2019-02-19 +- [x] d:\D Drive as of 2013-12-15@8-01 PM (7.20 GB) +- [x] d:\- D Drive as of 2013-12-15@8-01 PM (78.4 GB) +- [x] d:\Ntfs extd - users as of 2013-08-08@11-49 PM (2.19 GB) + +## Date + +- 2020:01:04 02:12:51.32+00:00 +- 2020:01:05 18:17:15.97+00:00 +- 2020:01:05 19:52:30.17+00:00 +- 2024:12:07 11:19:06.13-07:00 +- 2024:12:07 12:07:30.38-07:00 + +```c# 1733689917118 = 638692867171180000 = Sun Dec 08 2024 13:31:56 GMT-0700 (Mountain Standard Time) +// DateTime a = new DateTime(2020, 01, 04, 02, 12, 51, 32).AddHours(-7); +DateTime b = new DateTime(2020, 01, 05, 19, 52, 30, 17).AddHours(-7); +DateTime c = new(2024, 12, 07, 11, 19, 06, 13); +// DateTime d = new(2024, 12, 07, 12, 07, 30, 38); +long e = new DateTime(c.Ticks - b.Ticks).AddMinutes(-5).Ticks; +``` diff --git a/_-Review/disk-genius.md b/_-Review/disk-genius.md new file mode 100644 index 0000000..e7b0450 --- /dev/null +++ b/_-Review/disk-genius.md @@ -0,0 +1,60 @@ +--- +created: 2024-12-09T16:43:56.749Z +type: note +updated: 2024-12-09T16:45:02.593Z +--- + +# Disk Genius + +- [diskgenius](https://www.diskgenius.com/) + +```yaml 1733762675490 = 638693594754900000 = Mon Dec 09 2024 09:44:35 GMT-0700 (Mountain Standard Time) +Adapter Type: NVMe +SN: S6S1NJ0T303832D +Model: SamsungSSD970EVOPlus1TB +Partition Table Style: GPT +Disk GUID: 643BDCB9-36B2-11EF-BB6C-3C7C3FED381A +Attribute: SSD +Cylinders: 121601 +Heads: 255 +Sectors per track: 63 +Capacity: 931.5GB +Total Bytes: 1000204886016 +Total Sectors: 1953525168 +Sector Size: 512 +Physical Sector Size: 4096 +``` + +```yaml 1733762680003 = 638693594800030000 = Mon Dec 09 2024 09:44:39 GMT-0700 (Mountain Standard Time) +Adapter Type: NVMe +SN: 183358803503 +Model: WDCPCSN520SDAPNUW-256G-1006 +Partition Table Style: GPT +Disk GUID: 222032AE-EFA5-4461-BDA2-BB2CEEFA4A74 +Attribute: SSD +Cylinders: 31130 +Heads: 255 +Sectors per track: 63 +Capacity: 238.5GB +Total Bytes: 256060514304 +Total Sectors: 500118192 +Sector Size: 512 +Physical Sector Size: 4096 +``` + +```yaml 1733762695605 = 638693594956050000 = Mon Dec 09 2024 09:44:55 GMT-0700 (Mountain Standard Time) +Adapter Type: NVMe +SN: 2330E864CA5A +Model: CT500P3PSSD8 +Partition Table Style: GPT +Disk GUID: 537A8192-B583-461D-8BAA-E2838B96D3EB +Attribute: SSD +Cylinders: 60801 +Heads: 255 +Sectors per track: 63 +Capacity: 465.8GB +Total Bytes: 500107862016 +Total Sectors: 976773168 +Sector Size: 512 +Physical Sector Size: 4096 +``` diff --git a/_-Review/geek-bench.md b/_-Review/geek-bench.md index 6cab9df..13e1610 100644 --- a/_-Review/geek-bench.md +++ b/_-Review/geek-bench.md @@ -1,7 +1,7 @@ --- created: 2024-12-06T19:52:45.000Z type: note -updated: 2024-12-06T19:52:45.000Z +updated: 2024-12-09T16:46:51.675Z --- # GeekBench @@ -10,7 +10,7 @@ updated: 2024-12-06T19:52:45.000Z - [9280949](https://browser.geekbench.com/v6/cpu/9280949) -```log 1733514251646 = 638691110516460000 = Fri Dec 06 2024 12:44:11 GMT-0700 (Mountain Standard Time) +```bash 1733514251646 = 638691110516460000 = Fri Dec 06 2024 12:44:11 GMT-0700 (Mountain Standard Time) Gigabyte Technology Co., Ltd. B365M DS3H 1650 Single-Core Score @@ -181,7 +181,7 @@ Structure from Motion ## Gigabyte Technology Co., Ltd. B365M DS3H - GPU (NVIDIA GeForce GTX 1050 Ti) -```log 1733514623991 = 638691114239910000 = Fri Dec 06 2024 12:50:23 GMT-0700 (Mountain Standard Time) +```bash 1733514623991 = 638691114239910000 = Fri Dec 06 2024 12:50:23 GMT-0700 (Mountain Standard Time) Gigabyte Technology Co., Ltd. B365M DS3H 19735 OpenCL Score @@ -258,7 +258,7 @@ Particle Physics ## Dell Inc. Inspiron 660s - CPU -```log 1733514317480 = 638691111174800000 = Fri Dec 06 2024 12:45:17 GMT-0700 (Mountain Standard Time) +```bash 1733514317480 = 638691111174800000 = Fri Dec 06 2024 12:45:17 GMT-0700 (Mountain Standard Time) Dell Inc. Inspiron 660s 478 Single-Core Score @@ -396,7 +396,7 @@ Structure from Motion ## Dell Inc. OptiPlex 790 - CPU -```log 1733514345788 = 638691111457880000 = Fri Dec 06 2024 12:45:45 GMT-0700 (Mountain Standard Time) +```bash 1733514345788 = 638691111457880000 = Fri Dec 06 2024 12:45:45 GMT-0700 (Mountain Standard Time) Dell Inc. OptiPlex 790 571 Single-Core Score @@ -531,3 +531,9 @@ Structure from Motion 1054 33.4 Kpixels/sec ``` + +### + +```bash 1733762810265 = 638693596102650000 = Mon Dec 09 2024 09:46:49 GMT-0700 (Mountain Standard Time) + +``` diff --git a/_-Review/inspiron-660-ubuntu.md b/_-Review/inspiron-660-ubuntu.md new file mode 100644 index 0000000..a8ca7ff --- /dev/null +++ b/_-Review/inspiron-660-ubuntu.md @@ -0,0 +1,209 @@ +--- +created: 2024-12-07T20:28:26.000Z +type: note +updated: 2024-12-07T20:28:26.000Z +--- + +# Inspiron-660-Ubuntu + +## authorized_keys + +```bash +ssh root@ubuntu.phares.duckdns.org -i C:/Users/phares/.ssh/id_ed25519 +``` + +```bash 1733599944395 = 638691967443950000 = Sat Dec 07 2024 12:32:23 GMT-0700 (Mountain Standard Time) +sudo -i +cat /root/.ssh/authorized_keys +nano /root/.ssh/authorized_keys +``` + +```conf 1733599946671 = 638691967466710000 = Sat Dec 07 2024 12:32:26 GMT-0700 (Mountain Standard Time) +... +``` + +```bash 1733599948150 = 638691967481500000 = Sat Dec 07 2024 12:32:27 GMT-0700 (Mountain Standard Time) +exit +``` + +## Timezone + +```bash 1733599949970 = 638691967499700000 = Sat Dec 07 2024 12:32:29 GMT-0700 (Mountain Standard Time) +timedatectl set-timezone America/Phoenix +date +Sat Dec 7 12:30:22 PM MST 2024 +``` + +```bash 1733599973070 = 638691967730700000 = Sat Dec 07 2024 12:32:52 GMT-0700 (Mountain Standard Time) +apt-get update +apt upgrade -y +``` + +## Create Users + +```bash 1733600162490 = 638691969624900000 = Sat Dec 07 2024 12:36:02 GMT-0700 (Mountain Standard Time) +chown podman:podman -R /home/podman +# +adduser lphares +# +mkdir /home/lphares/.ssh +cp /root/.ssh/authorized_keys /home/lphares/.ssh/authorized_keys +chown lphares:lphares -R /home/lphares +# +adduser bmiller +# +mkdir /home/bmiller/.ssh +cp /root/.ssh/authorized_keys /home/bmiller/.ssh/authorized_keys +chown bmiller:bmiller -R /home/bmiller +# +adduser pcortez +# +mkdir /home/pcortez/.ssh +cp /root/.ssh/authorized_keys /home/pcortez/.ssh/authorized_keys +chown pcortez:pcortez -R /home/pcortez +``` + +## Directory Share + +```bash 1733600270939 = 638691970709390000 = Sat Dec 07 2024 12:37:50 GMT-0700 (Mountain Standard Time) +adduser bmiller lphares +sudo usermod -a -G lphares bmiller +newgrp lphares +systemctl restart ssh +``` + +## Podman Quadlet Rootless Example + +```bash 1733600416426 = 638691972164260000 = Sat Dec 07 2024 12:40:16 GMT-0700 (Mountain Standard Time) +apt-get install podman -y +apt-cache rdepends podman-compose +apt-get install podman-compose -y +# apt-get remove podman-compose -y +# apt-get purge podman-compose -y +adduser podman sudo +passwd podman +sudo -iu podman +loginctl enable-linger +# 2. +podman --version +# podman version 4.9.3 +# https://www.redhat.com/sysadmin/quadlet-podman +cd ~/ +mkdir -p .config/containers/systemd/ +# cp -R /run/user/0/ /run/user/1000/ +mkdir -p /run/user/1000/ +chown -R podman:podman /run/user/1000/ +sudo -iu podman +cd ~/ +mkdir -p ~/.bashrc.d +echo "export XDG_RUNTIME_DIR=/run/user/$(id -u)" > ~/.bashrc.d/systemd +source ~/.bashrc.d/systemd +loginctl enable-linger 1000 +systemctl --user daemon-reload +podman ps -a --sort names +systemctl --user enable --now podman.socket +exit +``` + +## Cockpit + +- [cockpit](https://cockpit-project.org/) +- [podman](https://192.168.11.2:9090/podman#/?container=all) + +```bash 1733600698460 = 638691974984600000 = Sat Dec 07 2024 12:44:58 GMT-0700 (Mountain Standard Time) +# apt install chkservice -y +apt-cache rdepends cockpit +apt install cockpit -y +# https://192.168.11.28:9090 +# https://blog.while-true-do.io/podman-web-ui-via-cockpit/ +apt-get install cockpit cockpit-podman -y +systemctl enable --now cockpit.socket +``` + +## how to run a shell scripts at every login + +- [how-to-run-a-shell-scripts-at-every-login](https://serverfault.com/questions/782433/how-to-run-a-shell-scripts-at-every-login-in-centos) + +```bash 1733600773580 = 638691975735800000 = Sat Dec 07 2024 12:46:13 GMT-0700 (Mountain Standard Time) +sudo -iu podman +nano ~/.bash_profile +``` + +```conf 1733600777580 = 638691975775800000 = Sat Dec 07 2024 12:46:17 GMT-0700 (Mountain Standard Time) +cd ~/ +echo "export XDG_RUNTIME_DIR=/run/user/$(id -u)" > ~/.bashrc.d/systemd +source ~/.bashrc.d/systemd +loginctl enable-linger 1000 +systemctl --user daemon-reload +podman ps -a --sort names +``` + +## Disable IPv6 + +```bash 1733602187270 = 638691989872700000 = Sat Dec 07 2024 13:09:46 GMT-0700 (Mountain Standard Time) +# https://intercom.help/privatevpn/en/articles/6440374-how-to-disable-ipv6-on-ubuntu-and-fedora-linux +nano /etc/sysctl.conf +``` + +```conf 1733602189051 = 638691989890510000 = Sat Dec 07 2024 13:09:48 GMT-0700 (Mountain Standard Time) +net.ipv6.conf.all.disable_ipv6 = 1 +net.ipv6.conf.default.disable_ipv6 = 1 +net.ipv6.conf.lo.disable_ipv6 = 1 +``` + +```bash 1733602191200 = 638691989912000000 = Sat Dec 07 2024 13:09:50 GMT-0700 (Mountain Standard Time) +sysctl -p +cat /proc/sys/net/ipv6/conf/all/disable_ipv6 +exit +reboot +``` + +```bash 1733602193360 = 638691989933600000 = Sat Dec 07 2024 13:09:52 GMT-0700 (Mountain Standard Time) +nano /etc/default/grub +``` + +```conf 1733602195040 = 638691989950400000 = Sat Dec 07 2024 13:09:54 GMT-0700 (Mountain Standard Time) +# https://opensource.com/article/22/8/disable-ipv6 +# GRUB_CMDLINE_LINUX_DEFAULT="" +GRUB_CMDLINE_LINUX_DEFAULT="ipv6.disable=1 quiet splash" +# GRUB_CMDLINE_LINUX="" +GRUB_CMDLINE_LINUX="ipv6.disable=1" +``` + +```bash 1733602197360 = 638691989973600000 = Sat Dec 07 2024 13:09:56 GMT-0700 (Mountain Standard Time) +grub-mkconfig +exit +reboot +``` + +## apt + +```bash 1733602260381 = 638691990603810000 = Sat Dec 07 2024 13:10:59 GMT-0700 (Mountain Standard Time) +apt install ncdu -y +apt install nala -y +nala install git -y +nala install links -y +``` + +## Verify Podman Quadlet + +```bash 1733602652339 = 638691994523390000 = Sat Dec 07 2024 13:17:31 GMT-0700 (Mountain Standard Time) +mkdir /etc/containers/systemd/users/1000 +sudo -iu podman +/usr/libexec/podman/quadlet -dryrun --user +# No files parsed from [ +# /home/podman/.config/containers/systemd +# /etc/containers/systemd/users/1000 +# /etc/containers/systemd/users +# ] +mkdir /home/podman/libexec-podman-quadlet-output +/usr/libexec/podman/quadlet --user /home/podman/libexec-podman-quadlet-output +``` + +## Log + +```bash 1733603306861 = 638692001068610000 = Sat Dec 07 2024 13:28:26 GMT-0700 (Mountain Standard Time) +cp ~/.bash_history /etc/bash_history_2024-12-07.txt +# cat /etc/bash_history_2024-12-07.txt +exit +``` diff --git a/_-Review/lsblk.md b/_-Review/lsblk.md index 0e7eefa..722a7b9 100644 --- a/_-Review/lsblk.md +++ b/_-Review/lsblk.md @@ -1,7 +1,7 @@ --- created: 2024-12-04T04:12:52.328Z type: note -updated: 2024-12-05T15:24:10.474Z +updated: 2024-12-09T17:42:41.295Z --- # lsblk @@ -32,27 +32,99 @@ Amazon Description: ## fcrespo82.markdown-table-formatter -| Total Bytes | Capacity | Amazon Ordered | Serial Number | Type | Model | Description | Amazon Description | -|--------------:|---------:|:--------------:|:-----------------:|:----:|:------------------------------:|:---------------:|:----------------------------------------------------------------------------------------------------------------------------------------------:| -| 256060000000 | 256.0GB | asdf | CM42ABH1005410 | NVMe | 256GB SSD | unknown | | -| 256060000000 | 256.0GB | asdf | L9MLCHC11280472 | NVMe | minisforum | loft | | -| 256060000000 | 256.0GB | asdf | 183358803503 | NVMe | WDC PC SN520 SDAPNUW-256G-1006 | maybe-chelsea | | -| 256060514304 | 238.5GB | NA | asdf | NVMe | SSKSSKStorage | usb-tracy | NA | -| 500107862016 | 465.8GB | 2020-12-30 | 2039A0803851 | NVMe | WDS500G3X0C-00SJG0 | mike-power-pci | WD_Black 500GB SN750 NVMe Internal Gaming SSD - Gen3 PCIe M.2 2280 3D NAND - WDS500G3X0C | -| 500107862016 | 465.8GB | 2024-07-16 | asdf | NVMe | SSK | usb-iso-new | 500 GB (TRIGKEY Ryzen 7 Mini PC 8 Core 16 Thread) | -| 500107862016 | 465.8GB | 2024-06-22 | EN08N831310108V0W | SATA | SHGS31-500GS-2 | chelsea | SK hynix Gold S31 SATA Gen3 2.5 inch Internal SSD | -| 512110190592 | 476.9GB | asdf | CN277BH0904139 | NVMe | 512GBSSD | logan-ubuntu | | -| 1000204886016 | 931.5GB | 2022-04-23 | asdf | NVMe | SSKSSKStorage | usb-iso-delete | SAMSUNG 970 EVO Plus SSD 1TB M.2 NVMe Interface Internal Solid State Hard Drive with V-NAND Technology for Gaming Graphic Design MZ-V7S1T0B/AM | -| 1000204886016 | 931.5GB | 2024-10-26 | asdf | SSD | ASMT2115 | ssd-backup | Crucial BX500 1TB 3D NAND SATA 2.5-Inch Internal SSD up to 540MB/s - CT1000BX500SSD1 Solid State Drive | -| 2000398934016 | 1863.0GB | 1 of 4 | 24173W805569 | NVMe | WDBLACKSN7702TB | mike-power-nvme | Western Digital WD_BLACK 2TB SN770 NVMe Internal Gaming SSD Solid State Drive - Gen4 PCIe M.2 2280 Up to 5150 MB/s - WDS200T3X0E | -| 2000398934016 | 1863.0GB | 1 of 4 | 23476N801206 | NVMe | WDBLACKSN7702TB | logan-nvme | Western Digital WD_BLACK 2TB SN770 NVMe Internal Gaming SSD Solid State Drive - Gen4 PCIe M.2 2280 Up to 5150 MB/s - WDS200T3X0E | -| 2000398934016 | 1863.0GB | 1 of 4 | 23456X804917 | NVMe | WDBLACKSN7702TB | kristy-nvme | Western Digital WD_BLACK 2TB SN770 NVMe Internal Gaming SSD Solid State Drive - Gen4 PCIe M.2 2280 Up to 5150 MB/s - WDS200T3X0E | +| Total Bytes | Capacity | Amazon Ordered | Serial Number | Type | Model | Description | Amazon Description | +|--------------:|---------:|:--------------:|:-----------------:|:----:|:--------------:|:------------:|:------------------------------------------------------------------------------------------------------:| +| 500107862016 | 465.8GB | 2024-06-22 | EN08N831310108V0W | SATA | SHGS31-500GS-2 | inspiron-660 | SK hynix Gold S31 SATA Gen3 2.5 inch Internal SSD | +| 1000204886016 | 931.5GB | 2024-10-26 | asdf | SSD | ASMT2115 | ssd-backup | Crucial BX500 1TB 3D NAND SATA 2.5-Inch Internal SSD up to 540MB/s - CT1000BX500SSD1 Solid State Drive | + +| Total Bytes | Capacity | Amazon Ordered | Serial Number | Type | Model | Description | Amazon Description | +|--------------:|---------:|:-----------------:|:---------------:|:----:|:---------------------------:|:----------------:|:----------------------------------------------------------------------------------------------------------------------------------------------:| +| 500107862016 | 465.8GB | 2020-12-30 | 2039A0803851 | NVMe | WDS500G3X0C-00SJG0 | mike-power-pci | WD_Black 500GB SN750 NVMe Internal Gaming SSD - Gen3 PCIe M.2 2280 3D NAND - WDS500G3X0C | +| 1000204886016 | 931.5GB | 2022-04-23 | S6S1NJ0T303832D | NVMe | SamsungSSD970EVOPlus1TB | usb-iso-delete | SAMSUNG 970 EVO Plus SSD 1TB M.2 NVMe Interface Internal Solid State Hard Drive with V-NAND Technology for Gaming Graphic Design MZ-V7S1T0B/AM | +| 2000398934016 | 1863.0GB | 2023-12-29 1 of 4 | 23456X802243 | NVMe | WDBLACKSN7702TB | trigkey-green-g4 | Western Digital WD_BLACK 2TB SN770 NVMe Internal Gaming SSD Solid State Drive - Gen4 PCIe M.2 2280 Up to 5150 MB/s - WDS200T3X0E | +| 2000398934016 | 1863.0GB | 2024-01-03 1 of 4 | 23456X804917 | NVMe | WDBLACKSN7702TB | kristy-nvme | Western Digital WD_BLACK 2TB SN770 NVMe Internal Gaming SSD Solid State Drive - Gen4 PCIe M.2 2280 Up to 5150 MB/s - WDS200T3X0E | +| 2000398934016 | 1863.0GB | 2024-02-05 1 of 4 | 23476N801206 | NVMe | WDBLACKSN7702TB | logan-nvme | Western Digital WD_BLACK 2TB SN770 NVMe Internal Gaming SSD Solid State Drive - Gen4 PCIe M.2 2280 Up to 5150 MB/s - WDS200T3X0E | +| 2000398934016 | 1863.0GB | 2024-06-14 1 of 4 | 24173W805569 | NVMe | WDBLACKSN7702TB | mike-power-nvme | Western Digital WD_BLACK 2TB SN770 NVMe Internal Gaming SSD Solid State Drive - Gen4 PCIe M.2 2280 Up to 5150 MB/s - WDS200T3X0E | +| 500107862016 | 465.8GB | 2024-07-16 | 2330E864CA5A | NVMe | CT500P3PSSD8 | usb-iso-new | 500 GB (TRIGKEY Ryzen 7 Mini PC 8 Core 16 Thread) | +| 256060514304 | 256.0GB | 2024-07-18 | L9MLCHC11280472 | NVMe | minisforum | loft | | +| 256060514304 | 238.5GB | NA | 183358803503 | NVMe | WDCPCSN520SDAPNUW-256G-1006 | SSD Encloser | Western Digital CUK WD SN520 (SDAPNUW-256G) 256GB M.2 2280 PCIe NVMe Internal Solid State Drive (SSD) | +| 256060514304 | 256.0GB | NA | CM42ABH1005410 | NVMe | 256GB SSD | beelink | | +| 512110190592 | 476.9GB | NA | CN277BH0904139 | NVMe | 512GBSSD | logan-ubuntu | | ## WD_BLACK 1TB SN770 NVMe Internal Gaming SSD Solid State Drive - Gen4 PCIe, M.2 2280, Up to 5,150 MB/s - WDS100T3X0E - 2022-12-20 ## Western Digital WD_BLACK 2TB SN770 NVMe Internal Gaming SSD Solid State Drive - Gen4 PCIe, M.2 2280, Up to 5,150 MB/s - WDS200T3X0E -- 2024-06-14 (1 of 4) -- 2024-02-05 (1 of 4) -- 2024-01-03 (1 of 4) - 2023-12-29 (1 of 4) +- 2024-01-03 (1 of 4) +- 2024-02-05 (1 of 4) +- 2024-06-14 (1 of 4) + +## inspiron-660 + +```bash 1733603543171 = 638692003431710000 = Sat Dec 07 2024 13:32:22 GMT-0700 (Mountain Standard Time) +# lsblk -b -o NAME,SIZE,TYPE,VENDOR,MODEL,SERIAL +NAME SIZE TYPE VENDOR MODEL SERIAL +sda 500107862016 disk ATA SHGS31-500GS-2 EN08N831310108V0W +# lsblk -I 8 -o NAME,SIZE,TYPE,FSUSED,FSUSE% +NAME SIZE TYPE FSUSED FSUSE% +sda 465.8G disk +├─sda1 1G part 6.1M 1% +└─sda2 464.7G part 7.4G 2% +``` + +## trigkey-green-g4 + +```bash 1733603567891 = 638692003678910000 = Sat Dec 07 2024 13:32:47 GMT-0700 (Mountain Standard Time) +# lsblk -b -o NAME,SIZE,TYPE,VENDOR,MODEL,SERIAL +NAME SIZE TYPE VENDOR MODEL SERIAL +nvme0n1 2000398934016 disk WD_BLACK SN770 2TB 23456X802243 +# lsblk -o NAME,SIZE,TYPE,FSUSED,FSUSE% +NAME SIZE TYPE FSUSED FSUSE% +nvme0n1 1.8T disk +├─nvme0n1p1 1G part 6.1M 1% +├─nvme0n1p2 200.2G part 117.1G 60% +├─nvme0n1p3 200.2G part 28K 0% +└─nvme0n1p4 1.4T part 1T 72% +``` + +## umbrel (Beelink) + +```bash 1733763857778 = 638693606577780000 = Mon Dec 09 2024 10:04:17 GMT-0700 (Mountain Standard Time) +# lsblk -b -o NAME,SIZE,TYPE,VENDOR,MODEL,SERIAL +NAME SIZE TYPE VENDOR MODEL SERIAL +sda 256060514304 disk ATA 256GB SSD CM42ABH1005410 +# lsblk -o NAME,SIZE,TYPE,FSUSED,FSUSE% +NAME SIZE TYPE FSUSED FSUSE% +sda 238.5G disk +|-sda1 200M part 46.6M 23% +|-sda2 9.8G part +|-sda3 9.8G part 3.7G 39% +`-sda4 218.6G part 6.6G 3% +``` + +## minisforum (Alpine Linux) + +```bash 1733765297608 = 638693620976080000 = Mon Dec 09 2024 10:28:17 GMT-0700 (Mountain Standard Time) +# df -B 1 +# cat /proc/partitions +apk add lsblk +cd /homeassistant +# lsblk -b -o NAME,SIZE,TYPE,VENDOR,MODEL,SERIAL > output.txt +NAME SIZE TYPE VENDOR MODEL SERIAL +sda 256060514304 disk ATA minisforum L9MLCHC11280472 +# lsblk -o NAME,SIZE,TYPE,FSUSED,FSUSE% > output.txt +NAME SIZE TYPE FSUSED FSUSE% +sda 238.5G disk +├─sda1 32M part +├─sda2 24M part +├─sda3 256M part +├─sda4 24M part +├─sda5 256M part +├─sda6 8M part +├─sda7 96M part +└─sda8 237.8G part 120.5G 51% +zram0 0B disk +zram1 32M disk +zram2 16M disk +``` diff --git a/_-Review/nala.md b/_-Review/nala.md new file mode 100644 index 0000000..83c9518 --- /dev/null +++ b/_-Review/nala.md @@ -0,0 +1,14 @@ +--- +created: 2024-12-07T20:14:49.000Z +type: note +updated: 2024-12-07T20:14:49.000Z +--- + +# Nala + + - [nala](https://gitlab.com/volian/nala) + +```bash 1733602478706 = 638691992787060000 = Sat Dec 07 2024 13:14:38 GMT-0700 (Mountain Standard Time) +apt install nala +nala insall git +``` diff --git a/_-Review/umbrel.md b/_-Review/umbrel.md new file mode 100644 index 0000000..4a3aa4e --- /dev/null +++ b/_-Review/umbrel.md @@ -0,0 +1,23 @@ +--- +created: 2024-12-07T05:16:40.000Z +type: note +updated: 2024-12-07T05:16:40.000Z +--- + +# Umbrel + +- [github](https://github.com/getumbrel/umbrel) +- [umbrel-apps](https://github.com/getumbrel/umbrel-apps) +- [Install-umbrelOS-on-x86-Systems](https://github.com/getumbrel/umbrel/wiki/Install-umbrelOS-on-x86-Systems) + +```bash 1733544548095 = 638691413480950000 = Fri Dec 06 2024 21:09:07 GMT-0700 (Mountain Standard Time) +nano /root/.ssh/authorized_keys +# ... +ls -la /root/.ssh/authorized_keys +chmod 600 /root/.ssh/authorized_keys +ls -la /root/.ssh/authorized_keys +nano /etc/ssh/sshd_config.d/50-cloud-init.conf +# PasswordAuthentication no +ssh root@free.file.sync.media -i C:/Users/phares/.ssh/id_ed25519 +ssh root@umbrel.phares.duckdns.org -i C:/Users/phares/.ssh/id_ed25519 +```