Added section on file upload service.
This commit is contained in:
parent
bd02716c74
commit
36ca94f403
@ -78,7 +78,7 @@ block content
|
|||||||
h2 My servers
|
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 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's a cold storage. Everything that have just a bit of importantance to me is backed up, encrypted and stored in the clouds. :)
|
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's a cold storage. 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 seedbox, a FTP/HTTP 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, 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.
|
||||||
section#servers-photos
|
section#servers-photos
|
||||||
div.grid.figs
|
div.grid.figs
|
||||||
figure
|
figure
|
||||||
@ -113,6 +113,16 @@ block content
|
|||||||
| .
|
| .
|
||||||
a(href='http://files.arav.i2p') i2p
|
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!
|
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!
|
||||||
|
div
|
||||||
|
h3 File upload
|
||||||
|
+isServiceUp("dwelling-upload")
|
||||||
|
p
|
||||||
|
a(href='https://upload.arav.top') upload.arav.top
|
||||||
|
| .
|
||||||
|
a(href='http://.onion') 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 48 hours, and overall storage I dedicated for it is 200GiB.
|
||||||
div
|
div
|
||||||
h3 Git
|
h3 Git
|
||||||
+isServiceUp("gitea")
|
+isServiceUp("gitea")
|
||||||
|
Loading…
Reference in New Issue
Block a user