Compare commits

...

2 Commits

Author SHA1 Message Date
Alexander Andreev 70c069cdcc
Striked out onion links. 2022-10-31 02:43:16 +04:00
Alexander Andreev 0b9ce3b023
Striked out unused services. 2022-10-31 02:41:39 +04:00
1 changed files with 5 additions and 5 deletions

View File

@ -81,7 +81,7 @@ block content
h2 My servers
p I have two of them, the first one is a #[a(href='https://www.raspberrypi.org/products/raspberry-pi-3-model-b/' rel='nofollow noreferrer') Raspberry Pi 3 rev. B] single board computer and the second one is a laptop. Yeah, not quite impressive, but they do their work just fine.
p Laptop is Acer Packard Bell TE69CX that has a 2 core Intel Pentium 2117U 1.8GHz and 10GB RAM (2GB + 8GB), the system disk is a 120GB SSD and the other one is 2TB HDD where all the shit I have is stored. I've replaced my good old 500GB disk with 2TB one, since it became a little too tight, now it is a system disk for Raspberry Pi. Everything that have just a bit of importantance to me is backed up, encrypted and stored in the clouds. :)
p #[span.highlighted TL;DR about services.] Laptop runs a network file share, a public file upload service, a seedbox, a HTTP public file share, TeamSpeak 3, Mumble, Matrix, I2P, an internet-radio, git server, ClamAV for email server, a web-server, and a database. Raspberry Pi 3 runs OpenVPN, BIND9, DNSCrypt-proxy, a Tor relay, an email server, and a XMPP server.
p #[span.highlighted TL;DR about services.] Laptop runs a network file share, a public file upload service, a seedbox, a HTTP public file share, TeamSpeak 3, Mumble, #[s Matrix], I2P, an internet-radio, git server, ClamAV for email server, a web-server, and a database. Raspberry Pi 3 runs #[s OpenVPN], BIND9, DNSCrypt-proxy, #[s a Tor relay], an email server, and a XMPP server.
section#servers-photos
div.columns.figs
figure
@ -101,7 +101,7 @@ block content
p
a(href='https://radio.arav.top') radio.arav.top
| .
a(href='http://wsmkgnmhmzqm7kyzv7jnzzafvgm7xlmlfvzhgorpapd5or2arnhuktqd.onion') onion
a(href='http://wsmkgnmhmzqm7kyzv7jnzzafvgm7xlmlfvzhgorpapd5or2arnhuktqd.onion') #[s onion]
| .
a(href='http://radio.arav.i2p') i2p
p Runs using Liquidsoap through Icecast, which goes through NGiNX. I broadcast almost everything I have. Sorry, but I'm too lazy to make some kind of broadcasting program to stream so I just randomise the playlist and throw new music there from time to time.
@ -111,7 +111,7 @@ block content
p
a(href='https://files.arav.top') files.arav.top
| .
a(href='http://qf5e43nlhvnrutmikuvbdfj3cmtthokpbaxtkm6mjlslttzvtgm4fxid.onion') onion
a(href='http://qf5e43nlhvnrutmikuvbdfj3cmtthokpbaxtkm6mjlslttzvtgm4fxid.onion') #[s onion]
| .
a(href='http://files.arav.i2p') i2p
p There you'll find music, videos, films, animes, TV shows, books, games, programs, drivers (a very few), OS images (Winblows :)). Go check it out!
@ -120,7 +120,7 @@ block content
p
a(href='https://upload.arav.top') upload.arav.top
| .
a(href='http://.onion') onion
a(href='http://.onion') #[s onion]
| .
a(href='http://upload.arav.i2p') i2p
p I've made a file upload service for ya with a limit of 128MiB per file, keeping it for 36 hours, and overall storage I dedicated for it is 100GiB.
@ -129,7 +129,7 @@ block content
p
a(href='https://git.arav.top') git.arav.top
| .
a(href='http://qqitm7qlsbbubwmjos4cqzmvkqidg34rfnbyhuydhalep33fbvh22xyd.onion') onion
a(href='http://qqitm7qlsbbubwmjos4cqzmvkqidg34rfnbyhuydhalep33fbvh22xyd.onion') #[s onion]
| .
a(href='http://git.arav.i2p') i2p
p Gitea. This is a place where I put source code of everything I ever wrote and consider useful and worth sharing.