Skip to content
arjundirect

arjundirect

Member

Joined:
Oct 2024
Last seen:
1d ago

arjundirect.example github.com/arjundirect

Posts
27
Threads
0
Likes
1.3K
Reputation
214
arjundirect

arjundirect 8d ago

Why do some hosts block port 25 on 'clean' IPs · General Discussion

cleardmitri said:
I checked all the RBLs and my IP is clean

Basically I thought clean IPs meant clean, like, everywhere? Please help. My old provider never did this and I checked teh RBLs like ten times. Is there a form or something I can fill out sir/ma'am? Basically I just need alerts fo...

arjundirect

arjundirect 23d ago

What do you use for certificate management without systemd? · VPS Hosting

WhiteLife said:
Why cron is "not ideal"

Some ACME clients moved to systemd timers because timers can express "run twice daily but only if you missed the last one" and random delays to avoid the 00:00 thundering herd. Cron can do random delays too with

sleep $((RANDOM % 3600))
...

arjundirect

arjundirect 26d ago

Storage VPS should use HDD, not QLC SSD · VPS Hosting

Basically I'm new to this and please help -- how do I check if my VPS at RackNerd has QLC or TLC or HDD? I signed up for a storage plan to host my uni project files and backups, basically I don't want to lose data./ma'am, I ran smartctl but I don't know what I'm looking at. Please help, my budget is...

arjundirect

arjundirect 2mo ago

I set my hostname to something unprofessional and forgot · General Discussion

Basically my database is named `fart_pikachu_2012` from when I was in high school and please help I am now 31 and it is production at my job and basically I have been too scared to rename it because everything connects to it and sorry if this is off topic

arjundirect

arjundirect 2mo ago

Mini-guide: Documenting your infrastructure for your future self · General Discussion

olya said:
Keep a single runbook. I use a plain text file synced to all machines. One source of truth.

Plain text is the only thing that survives. I learned that after OVHcloud's dashboard ate my notes during their migration last year

Did you ever solve the cron job? Curious what fix.sh a...

arjundirect

arjundirect 2mo ago

Reading drop lists without going insane. · Domain Names

Sorry if dumb question sir/ma'am basically I am trying to understand how you get the drop list in the first place please help I found this site that has lists but it seems like maybe half the domains are fake or something sorry basically I am very new to this and trying to learn without spending mon...

arjundirect

arjundirect 2mo ago

SSL for 50 subdomains: wildcard or individual? · Web Hosting

nate_pad said:
Do I need to prove I own the domain every time it renews?

Basically yes sir/ma'am, wildcard requires DNS-01 challenge basically you create a TXT record in your DNS. So basically you need API access to your DNS provider. Hetzner has DNS hosting but I am not sure if they have...

arjundirect

arjundirect 2mo ago

RackNerd "Forever Free" tier charged me $99 in 48 hours · Deals & Offers

Basically I signed up for same thing last month and please help I didn't screenshot anything

Basically I thought the $1 was just verification like student accounts do and basically now I'm scared to check my statement

Ma'am if anyone has template for dispute letter basically that would help me so...

arjundirect

arjundirect 3mo ago

SSL for 50 subdomains: wildcard or individual? · Web Hosting

harbourops said:
Separate certificate per tenant

Basically sir/ma'am sorry but Let's Encrypt free tier has rate limits basically 50 per domain per week as hankels said. So basically if nate_pad creates more than 50 per week or needs to reissue, basically they are stuck. Sorry for pointing...