somik
somik
About
- Username
- somik
- Joined
- Visits
- 3,274
- Last Active
- Roles
- Member, OG
- Thanked
- 1944
- About Me:
- I don’t spin up instances, I raise servers like my children.
Comments
-
(Quote) Anyone know where to download such files? Asking on behalf of some very reputable hosts looking for new customers :lol: EDIT: ^ The above is a sarcasm and not to be taken seriously (cant believe i have to explain it)...
-
(Quote) I am running a Intel(R) Pentium(R) Silver J5005 CPU @ 1.50GHz as my local backup server. Maybe the original intended purpose was something similar but the message got lost down the line...
-
(Quote) Maybe the email that got leaked was their company email address, not personal email. :lol:
-
(Quote) Ya, looks like my next weekend project is to compile llama.cpp... So much fun...
-
(Quote) If I wanted to do a proper RAID setup, maybe. But I am just running it off of old 500GB laptop hard drives. Moreover, all 3 drives in RAID are of different brands (a big NO NO in RAID). So if I wanted to buy drives, I would need to buy 4 ide…
-
(Quote) It's ok. I just wanted to try it out. I would have prefered Raid 10 but i only got 3 disks. On my real servers, I do automated data backups, not raid. Raid may be great for redundancy and keep the servers up even with disk failures, but my …
-
It's friday. Decided to chuck 3 old laptop hard drives in my spare server and setup a raid-5 array... Ubuntu installer REFUSED to recognize the disks for raid. Says "no active drives", even though I can still partition the drives fine on …
-
Did you see the statue that looks like a penis? I hear they just erected it. :lol:
-
OR, CA or anywhere with good connection on the west coast to the eastern asia pacific region.
-
(Quote) What are you using the 100 TB of data for? And what kind of backup do you use for the 100 TB of data? (Quote) How many pigeons can you fit in a TB?
-
(Quote) goatseed
-
(Quote) Or see if it's possible to use the same certificate on both (not recommended). On Virtualmin, i have a option to specify the certificate being used to sign the outgoing mail if I dont want to use their auto-generated one.
-
(Quote) Followed your instructions and added the basic bare minimum DMARC. So now got 3 txt records... DMARC, SPF and DKIM... just to send email... No wonder all the online platforms stopped with the emails and started their own app notifications...
-
(Quote) So I am missing a step here... I setup spf and dkim but did not setup dmarc... lemme find some documentation on what needs to be done...
-
(Quote) So data is ok, but EFI will fail? How does the grub hook work? How do I set it up?
-
(Quote) Erm, i am gonna need you to elaborate on that... (a mail noob here)
-
(Quote) Cause he would beat you up if you say otherwise :lol:
-
(Quote) I managed to run deepeek 1.5G model with ollama but no GPU boost on AMD gpus... Only nvidia gpus are supported as far as i can see...
-
(Quote) Eh... we are still talking about "disk", with a "S" right? Right?!?
-
(Quote) FYI, just setting up a TXT record with the domain pointing to your IP address is usually enough... So just a TXT record with v=spf1 a:mydomain.com -all This says reject all emails not sent with the IP address that mydomain.com is pointing t…
-
(Quote) +1 to this. Wireguard, OpenVPN or any similar sort of VPN would perform much better; and the video is still played on your favorite local machine.
-
Anyone manage to run AI at home with any sort of boost on amd gpus?
-
(Quote) Debian/ubuntu gui installer needs a lot more work... I mostly use ubuntu server gui installer but I dont remember seeing the mdadm raid option... I guess we can always live boot the OS and setup mdadm and then reboot to start the installatio…
-
(Quote) Only 2400mhz
-
(Quote) What if I have 1 TB of ram and 1 GB of data? What happens to me then? On a side note, can anyone mail me 8 sticks of 128GB sticks of DDR4 ECC RAM? :lol:
-
(Quote) What is a "Hurricane Electric DNS"? How do you define stable? What kind of API are you looking for? Have you tried searching on google/chatgpt/local-pub? Finally, who are you?
-
(Quote) That's what I was saying in my first post. Raid controller spoin = whole RAID gone... Yes, the hardware did improve but I was stuck on the following mindset: * 1 disk = full write speed * 2 disks = 1/2 write speed (without controller) * 4 …
-
(Quote) Why do i have 10 old HDDs for playing around with but all are of different capacities?!? Oh well, at least according to the internet, it'll still let me create a RAID, just that i'll take the size of the smallest device. Oh well, will update…
-
(Quote) Did you follow this guide? https://bmcservers.com/how-to-create-raid-ubuntu24 It uses mdadm that @MikeA mentioned but it's for ubuntu, so should be applicable for debian as well.
-
(Quote) Hey, that was back in the day of Windows Server 2012... And set it up for my company which had some windows server software which was written in .net for windows...
-
(Quote) Raid 1 = 2 disks, Raid 10 = 4 disks, 2 on raid 0, then the pair on raid 1. Sounds the same to me...
-
(Quote) That's great to know that rebuilding doesn't take forever anymore. May I check on the size of the RAID disks you have? (Quote) You guys clearly have better experience with RAID that I did back in the day. Then again, I was running it on Win…