Both sides previous revision Previous revision Next revision | Previous revision |
user:zyzonix [2023/09/19 13:44] – [Public Blockchain Nodes] Zyzonix | user:zyzonix [2024/12/31 16:05] (current) – Zyzonix |
---|
Hello, my name is Zyzonix ;-). I'm a former student of Brecht Schule and currently working in the IT department of it. | Hello, my name is Zyzonix ;-). I'm a former student of Brecht Schule and currently working in the IT department of it. |
| |
As convinced Linux enthusiast I see it as my duty to maintain this wiki to give anything back to the community. | As convinced Linux enthusiast I see it as my duty to maintain this wiki to give something back to the community. |
| |
My [[https://github.com/Zyzonix|GitHub]] can be found here: [[https://github.com/Zyzonix|github.com/zyzonix]]. Often I write some cool short scripts which aren't worth for a repository, therefore I created my 'attic', it can be found [[https://github.com/Zyzonix/attic|here]]. | My [[https://github.com/Zyzonix|GitHub]] can be found here: [[https://github.com/Zyzonix|github.com/zyzonix]]. Often I write some cool short scripts which aren't worth for a repository, therefore I created my virtual code 'attic', it can be found [[https://github.com/Zyzonix/attic|here]]. |
| |
==== repo.zyzonix.net ==== | ==== repo.zyzonix.net ==== |
I am also hosting a Debian repository under [[https://repo.zyzonix.net/|repo.zyzonix.net]] for several fun projects (Architectures: ''amd64'',''arm64'' and ''armhf''). Currently I am trying to bring proxmox back to the ARM64 architecture after the Pimox project on [[https://github.com/pimox|GitHub]] is some releases behind. Check out my repo to stay up to date. | I am also hosting a Debian repository under [[https://repo.zyzonix.net/|repo.zyzonix.net]] for several fun projects (Architectures: ''amd64'',''arm64'' and ''armhf''). Currently I am trying to bring proxmox back to the ARM64 architecture after the Pimox project on [[https://github.com/pimox|GitHub]] is some releases behind. Check out my repo to stay up to date. |
| |
You can add my repository with this commands (requires ''curl'' installed): | You can add my repository with this commands (requires ''curl'' and ''gpg'' installed): |
Add repository: | Add repository: |
<code bash>curl -sS https://repo.zyzonix.net/ReleaseKey.gpg | gpg --dearmor | sudo tee /usr/share/keyrings/repo.zyzonix.net.gpg > /dev/null</code> | <code bash>curl -sS https://repo.zyzonix.net/ReleaseKey.gpg | gpg --dearmor | sudo tee /usr/share/keyrings/repo.zyzonix.net.gpg > /dev/null</code> |
==== Public Blockchain Nodes ==== | ==== Public Blockchain Nodes ==== |
| |
Additionally I am running four public blockchain nodes of [[https://chia.net/|Chia]] and forks of it, they can either be access through ''node.zyzonix.net'' or ''node.xerberos.de'': | Additionally I am running public blockchain nodes of [[https://chia.net/|Chia]] and forks of it, they can either be access through ''node.zyzonix.net'' or ''node.xerberos.de'': |
<WRAP 25% > | <WRAP 25% > |
^ Blockchain ^ Port (TCP) ^ | ^ Blockchain ^ Port (TCP) ^ |
| Chia Network | 8444 | | | Chia Network | 8444 | |
| HDDCoin Network | 28444 | | | <del>HDDCoin Network</del> | <del>28444</del> | |
| STAI Network | 1999 | | | STAI Network | 1999 | |
| BPX V3 Network | 30303 / 6201 | | | <del>BPX V3 Network</del> | <del>30303 / 6201</del> | |
</WRAP> | </WRAP> |
| //The crossed-trough networks are currently not running.// |
------ | ------ |
| |
| |
//[[https://unix.stackexchange.com/questions/371593/the-different-uses-of-folders-in-the-root-directory|Different uses of the directories in Linux root directory]]// | //[[https://unix.stackexchange.com/questions/371593/the-different-uses-of-folders-in-the-root-directory|Different uses of the directories in Linux root directory]]// |
| //[[https://tails.net/index.en.html|tails.net]]// |
| |