Posts: 56 Threads: 0 Joined: N/A October 27, 2022 at 4:35 PM (October 26, 2022, 03:58 AM)Nutroid Wrote: Multiple harddisks How much disk ? How much space ? On NAS or PC ? Posts: 215 Threads: 0 Joined: N/A October 27, 2022 at 6:43 PM (October 27, 2022, 04:35 PM)genecummerata Wrote: How much disk ? How much space ? On NAS or PC ? I don't like NAS because there is always fancy feature exposing things ou don't to expose, and huge vulnerabilities (QNAP) but a Raspberry 64 with two disk in mirroring can be a prehistoric, but relayable storage, Posts: 99 Threads: 0 Joined: N/A  October 27, 2022 at 10:28 PM Only have like 5tb compressed on a HDD, if you decompress all of that data it starts to get pretty big. <3 Posts: 8 Threads: 0 Joined: N/A October 27, 2022 at 11:48 PM whole bunch of sd cards or portable hd's? Posts: 56 Threads: 0 Joined: N/A October 30, 2022 at 4:09 AM (October 27, 2022, 06:43 PM)DarkToken Wrote: (October 27, 2022, 04:35 PM)genecummerata Wrote: How much disk ? How much space ? On NAS or PC ?
I don't like NAS because there is always fancy feature exposing things ou don't to expose, and huge vulnerabilities (QNAP) but a Raspberry 64 with two disk in mirroring can be a prehistoric, but relayable storage, Are you saying NAS is vulnerable because connected but you are creating basically a NAS with raspberry Posts: 33 Threads: 0 Joined: N/A October 30, 2022 at 5:39 AM I don't have a problem with data storage I just want something nice, you know Posts: 215 Threads: 0 Joined: N/A October 30, 2022 at 4:51 PM (October 30, 2022, 04:09 AM)genecummerata Wrote: (October 27, 2022, 06:43 PM)DarkToken Wrote: I don't like NAS because there is always fancy feature exposing things ou don't to expose, and huge vulnerabilities (QNAP) but a Raspberry 64 with two disk in mirroring can be a prehistoric, but relayable storage,
Are you saying NAS is vulnerable because connected but you are creating basically a NAS with raspberry No, what I am saying is I use a Raspberry as a storage server, with sftp and antivirus to doa minimum scan, AND it's not accessible from internet via a shitty portal on a vulnerable app. Posts: 13 Threads: 0 Joined: N/A October 30, 2022 at 6:33 PM Guys, I'm kinda surprised about your setups. Well, I hord a lot of data. Data vom Breaches, my personal scans for Bug Bounties, and so on. Every single mayor breach I have in a Postgres Databases on a online Server. This Database itself is currently 25TB. Then I have another data like screenshots of some websites on IPFS on the same machine and also on other scanning nodes. Then I have other static Data like courses, books, lists (no Rainbow Tables). Everything together is about 50TB. For this reason I rented a Server in a Datacenter. When I'm not wrong, I'm paying now about 180 EUR for this machine. This machine has 15x 10TB Drives. On two drives, I installed Proxmox. On the Proxmox host, I installed TrueNAS and attached 13 Drives directly to this VM. The 13 Drives are bound to a RaidZ2(about 100TB) Pool and the Dataset for the storage of the DB and other files is encrypted. Posts: 17 Threads: 0 Joined: N/A October 30, 2022 at 7:11 PM (October 30, 2022, 06:33 PM)mbraun Wrote: Guys, I'm kinda surprised about your setups. Well, I hord a lot of data. Data vom Breaches, my personal scans for Bug Bounties, and so on. Every single mayor breach I have in a Postgres Databases on a online Server. This Database itself is currently 25TB. Then I have another data like screenshots of some websites on IPFS on the same machine and also on other scanning nodes. Then I have other static Data like courses, books, lists (no Rainbow Tables). Everything together is about 50TB. For this reason I rented a Server in a Datacenter. When I'm not wrong, I'm paying now about 180 EUR for this machine. This machine has 15x 10TB Drives. On two drives, I installed Proxmox. On the Proxmox host, I installed TrueNAS and attached 13 Drives directly to this VM. The 13 Drives are bound to a RaidZ2(about 100TB) Pool and the Dataset for the storage of the DB and other files is encrypted. woah Posts: 56 Threads: 0 Joined: N/A October 31, 2022 at 6:50 AM (October 30, 2022, 04:51 PM)DarkToken Wrote: (October 30, 2022, 04:09 AM)genecummerata Wrote: (October 27, 2022, 06:43 PM)DarkToken Wrote: I don't like NAS because there is always fancy feature exposing things ou don't to expose, and huge vulnerabilities (QNAP) but a Raspberry 64 with two disk in mirroring can be a prehistoric, but relayable storage,
Are you saying NAS is vulnerable because connected but you are creating basically a NAS with raspberry
No, what I am saying is I use a Raspberry as a storage server, with sftp and antivirus to doa minimum scan, AND it's not accessible from internet via a shitty portal on a vulnerable app. Well what you are describing is a DIY NAS just exposed to LAN. Keep in mind it could still get attacked if one device on this LAN is pwned |