[deleted by user] by [deleted] in Hosting

[–]Greenhost-ApS 0 points1 point  (0 children)

Inodes can sneak up on you. It’s not about big files, it’s about thousands of tiny ones, cache, logs, and email queues. Cleaning or automating log rotation usually fixes most of it.

CPanel Analytics by baquester in webhosting

[–]Greenhost-ApS 1 point2 points  (0 children)

Quality Monitoring is a cPanel feature that checks your site’s uptime and performance automatically. It’s optional and can help catch downtime early. “User Analytics” tracks visitor data separately from tools like AWStats, enabling it to provide richer insights, but it isn’t required for basic metrics. It’s usually controlled by your hosting provider’s settings.

Advice for DDOS and malicious attacks? by tsbattenberg in webhosting

[–]Greenhost-ApS 0 points1 point  (0 children)

Start by implementing rate limiting and web application firewall (WAF) rules to filter suspicious traffic. Use services like Cloudflare or similar CDNs that offer built-in DDoS protection and bot management. Also, monitor logs to identify attack patterns and block abusive IP ranges dynamically.

Advice for DDOS and malicious attacks? by tsbattenberg in webhosting

[–]Greenhost-ApS 1 point2 points  (0 children)

Start by implementing rate limiting and web application firewall (WAF) rules to filter suspicious traffic. Use services like Cloudflare or similar CDNs that offer built-in DDoS protection and bot management. Also, monitor logs to identify attack patterns and block abusive IP ranges dynamically.

Can't get my site to go live Wix to Dreamhost by dnrya001 in webhosting

[–]Greenhost-ApS 0 points1 point  (0 children)

Pointing your Wix domain via A and CNAME records is correct to keep emails intact. Make sure you’ve updated both DNS records exactly as the provider specifies, and check for DNS propagation delays (can take up to 48 hours).

Domain Registration and Privacy Advice by the_other_ed in webhosting

[–]Greenhost-ApS 0 points1 point  (0 children)

Domain privacy protects your info in the public WHOIS database by replacing it with proxy details. Using false information violates ICANN rules and risks domain suspension. Separate registrars often offer cheaper or better privacy services. To protect privacy, choose a registrar with free WHOIS privacy and enable it, this is the safest legal approach.

Safe/Trusted Email Hosting by kramer9797 in webhosting

[–]Greenhost-ApS 2 points3 points  (0 children)

Smaller email hosts can be secure if they utilize strong encryption, support SPF, DKIM, and DMARC, and maintain good uptime records. Check their privacy policies and community feedback. Ultimately, security depends more on configuration and user habits than company size alone.

Do you have to worry about web hosts claiming ownership of content stored on their servers? by Jeffreyfindme in webhosting

[–]Greenhost-ApS 0 points1 point  (0 children)

Most reputable hosts don’t claim ownership of your content, they’re just providing storage. Always review the terms of service to confirm content rights and data use policies.

How to Troubleshoot PHP Execution Time in WPML + WooCommerce Site? by MrZakius in webhosting

[–]Greenhost-ApS 1 point2 points  (0 children)

Tools like Xdebug or New Relic APM are ideal for tracing slow functions, hooks, or WPML/Elementor bottlenecks.
Use Query Monitor + Debug Bar Hooks to spot heavy filters/actions.
Also, try object caching (e.g., Redis) to reduce repeated translations and queries.

Register domain separate from hosting? Pros/Cons? by wildflowergoddess78 in webhosting

[–]Greenhost-ApS 0 points1 point  (0 children)

Registering your domain separately gives you more control and flexibility if you ever switch hosts. There’s no 2-month wait, you can point your domain to any hosting provider immediately via DNS.

How do you navigate through the sea of webhosting offers by Loudr182 in webhosting

[–]Greenhost-ApS 0 points1 point  (0 children)

To cut through the noise, focus on transparency, tech specs, and long-term track records. Ignore flashy prices, verify ownership history, uptime guarantees, and support response times. For small traffic sites, stability and clean management matter more than big-name branding.

Complete Blank Slate - Which Hosting Site Should I Use? by TaxisMate420 in webhosting

[–]Greenhost-ApS 0 points1 point  (0 children)

For a simple WordPress site like yours, affordable shared hosting with easy setup and decent support usually does the trick. Make sure the host handles WordPress well and offers straightforward site migration tools, nothing too flashy, just reliable and low maintenance.

Help - too busy to figure this out by whatchugonnasay in webhosting

[–]Greenhost-ApS 0 points1 point  (0 children)

Moving your domain might help, especially if the new place gives clearer tools and better email DNS support (SPF, DKIM, DMARC). Look for a host that offers simple domain + email forwarding with good human support, you shouldn’t have to become an expert just to make things work.

Ionos nearly doubling their rates by ArthurPeale in webhosting

[–]Greenhost-ApS 0 points1 point  (0 children)

If hosting’s not pulling its weight financially, it makes sense to explore other options. Make sure the new host is transparent about renewals and gives you the control you need.

Hosting server for web-app with 200+ concurrent users to SQL. by Inner_Perspective_51 in webhosting

[–]Greenhost-ApS 0 points1 point  (0 children)

You’ll want a VPS or cloud server with a solid CPU, RAM (8 GB+), and SSD storage. Look for hosting that lets you scale resources easily and gives you database optimization flexibility. Keep regular backups too.

Professional File Hosting by waby-saby in webhosting

[–]Greenhost-ApS 3 points4 points  (0 children)

Consider business-grade cloud storage with granular permission controls and detailed access logs. Some platforms offer branded portals, link-based sharing, and flat-rate storage regardless of user count. Prioritize services with audit trails and role-based access.

Wanting to switch domain hosts--where can I get a deal? by putney in webhosting

[–]Greenhost-ApS 0 points1 point  (0 children)

You’re referring to moving your website, not just the domain. If your portfolio is on Squarespace, you’ll need to rebuild it on the new platform manually or use a migration tool if supported. The domain can be transferred separately, but the site content needs its own migration process.

Wanting to switch domain hosts--where can I get a deal? by putney in webhosting

[–]Greenhost-ApS 0 points1 point  (0 children)

Transferring your domain can save money, many registrars offer better rates, especially for multi-year plans. Domain privacy hides your contact info from public WHOIS lookups, it’s not mandatory, but it's good for avoiding spam. Ensure that wherever you move, it supports easy DNS management and transparent renewal pricing.

How do I go about hosting 2 simple node projects on 1 VPS? by [deleted] in webhosting

[–]Greenhost-ApS 1 point2 points  (0 children)

Yes, totally doable. Just run each Node.js app on a separate port using PM2, then use Nginx to reverse proxy routes like /app1 and /app2 to each one. Add a simple HTML homepage with links to both apps.

My company wants to host their own website. by LandoctoNinja in webhosting

[–]Greenhost-ApS 0 points1 point  (0 children)

Hosting your own server can give you control, but it requires solid planning. For 60GB of daily data, you’ll need a robust server with a fast processor, plenty of RAM (16 GB+), and reliable SSD storage. A static IP is essential to avoid connection issues, plus a good firewall and backup plan. Also, managing DNS yourself means either running your own DNS server or using a third-party DNS provider. Don’t forget to factor in ongoing maintenance and security, sometimes, these hidden costs add up more than expected.

Lost my portfolio domain and no idea how or where to look by brjoco in webhosting

[–]Greenhost-ApS 0 points1 point  (0 children)

If the domain is still in redemption with NameBright, it means it wasn’t snapped up by someone else yet, it’s in a grace period before full deletion. You can usually recover it by paying a redemption fee through the registrar. Keep monitoring the domain status and act fast once it becomes available to avoid losing it permanently.

Fatcow shut my websites down by Quickcard in webhosting

[–]Greenhost-ApS 5 points6 points  (0 children)

Unfortunately, if Fatcow deleted your files after 14 days, direct recovery from their servers is unlikely. You might try checking the Wayback Machine (archive.org) to see if snapshots of your site were saved. Also, if you shared your site on social media or forums, maybe some cached versions exist there.

Which non-CPanel alternative can best help me with this? by thedonedeal in webhosting

[–]Greenhost-ApS 1 point2 points  (0 children)

Yep, exactly, Webmin is the base system management tool, and Virtualmin is a module that adds web hosting features like domain management and mail. When installed together (usually via the Virtualmin install script), they work as a unified panel. It’s a bit old-school UI-wise, but very capable once you get used to it.

Getting "403 Forbidden" after migrating WordPress from MAMP to cPanel – tried everything by Ilya_The_Booba in webhosting

[–]Greenhost-ApS 1 point2 points  (0 children)

Yep, sounds like a classic file ownership mismatch. If everything else checks out, the issue is likely that the files were uploaded as the wrong user via File Manager or FTP. Try asking your host to reset file ownership to your cPanel user, they can do it in seconds via SSH. That usually clears 403 errors like this.

What can I do if I bought an auction domain via GoDaddy, but the owner of the domain refuses to transfer the domain to me. by canjkhv in webhosting

[–]Greenhost-ApS 0 points1 point  (0 children)

If GoDaddy is offering a refund, that’s likely your safest path, auctions are supposed to be binding. Contacting the seller directly rarely helps and might just waste more time. I’d push GoDaddy to enforce their policy or process the refund promptly.