Jump to content

spandso

Members
  • Posts

    35
  • Joined

  • Last visited

Posts posted by spandso

  1. 3 hours ago, balloons said:

    If this is set, it will continue to reference the shared server. You need to change this.
    Krydos recommends using an external service for this. This is because there are some issues when configuring with VPS. Related topics:

     

    Thanks.

    I went to create a cloudflare account and changed the nameservers and A record there. Also changed the nameservers at my domain registrar to point to the cloudflare's nameservers. It should take some time to see the change, but I guess I figured it out.

    • Like 1
  2. 16 minutes ago, Krydos said:

    No, you don't. You can use any DNS service you want for your VPS. Actually right now I recommend using external DNS such as through Cloudflare or through your domain registrar. Both of our nameservers run cPanel too so they will need to be rebuilt which means we will have some downtime on our nameservers as well over the next couple weeks.

    Do you mean I need to install a DNS on my VPS?

    Sorry, I'm confused. Right now I have set the nameservers at my domain registrant as ns1.heliohost.org and ns2.heliohost.org. I edited the A record to the IP of my VPS. What do I have to do next?

  3. 22 hours ago, Krydos said:

    There are two basic steps to adding a new domain to a VPS

    1. Set the A record for the domain on your DNS provider to the ipv4 of your VPS.
    2. Add the domain to your Apache or Nginx configuration.

    For instance if you're using Apache on Ubuntu 20 you could create the file /etc/apache2/sites-available/newdomain.conf and then symlink a copy of that file to /etc/apache2/sites-enabled/ to enable it. Here is some instructions to do this https://linuxize.com/post/how-to-set-up-apache-virtual-hosts-on-ubuntu-20-04/ If you're using Nginx instead of Apache it will be similar.

    Sorry @Krydos, one more question. Do I have to keep the nameservers as is (ns1.heliohost.org; ns2.heliohost.org)?

  4. 13 minutes ago, Krydos said:

    There are two basic steps to adding a new domain to a VPS

    1. Set the A record for the domain on your DNS provider to the ipv4 of your VPS.
    2. Add the domain to your Apache or Nginx configuration.

    For instance if you're using Apache on Ubuntu 20 you could create the file /etc/apache2/sites-available/newdomain.conf and then symlink a copy of that file to /etc/apache2/sites-enabled/ to enable it. Here is some instructions to do this https://linuxize.com/post/how-to-set-up-apache-virtual-hosts-on-ubuntu-20-04/ If you're using Nginx instead of Apache it will be similar.

    Thank you Krydos. That's all the info I needed!

  5. wolstech: Thank you for unsuspending my account and your always prompt and kind support.

    • I'm surprised that Wordpress puts so much load on the server. I am sure that there are other users using Wordpress, so is that load coming from my Wordpress only or is it the collective load from all Wordpress installations?
    • I will investigate for an alternative to Wordpress. Any good suggestions for something that supports e-commerce like WooCommerce on Wordpress? Can I use the simplystatic plugin with WooCommerce?
    • Also, if I purchase a VPS I won't have similar problems with Wordpress?

    Krydos: WoW! 100% of CPU and peak at 80% of memory. Thank you for the visuals.

     

    robertzo: Thank you for your kind suggestions. I will research them.

  6. Thank you guys for all of your hard work and efforts to bring back Tommy online!!!

     

    I got the invitation to recreate my account on Tommy on the 5th of October and just managed to recreate the account today. Everything went well recreating the account but it takes long time to become active. When I check the status it shows me the information to download a backup instead of the activation status. Is there any problem with the activation. Can you please have a look and let me know what's going on? Thank you.

     

    Note: I have already downloaded the backups.

     

    spandso @ Tommy

  7. Thank you all for your responses!

     

    @Krydos, @wolstech, @flazepe: Yes I agree WP is insecure and badly developed but unfortunately I have invested a lot of time and effort to build my site with that. I will move to something better like Joomla when I manage to do so.

     

    @Byron: I used .htaccess to block several IPs and also tried to be creative (block specific user agent used by the bad IPs). Unfortunately the list of IPs is growing. I've found out those IP are blacklisted in services like blocklist.de. CIDRAM solve the problem of having to continously update .htaccess with new bad IPs.

     

    @sohamb03: Thank you for your suggestion. I will give it a try. For the time being my config (Sucuri + CIDRAM) works fine.

     

    My advise: If you have a WP site please try to secure it as much as possible by doing the following (please feel free to add to the list):

    • Change the default admin username from "admin" to something else.
    • Install and activate a security plugin such as Sucuri
    • Install the blocklist plugin CIDRAM
    • Avoid installing too many plugins or plugins that are not updated regularly.
  8. I've been experiencing a lot of attacks, mainly brute-force password attacks, at my WordPress site and I was looking for a solution to this problem. I have installed the plugins such as Sucuri and Wordfence that provide some protection but the problem of blocking those bad IPs remained.

     

    Sites like blocklist.de provide lists of such blacklisted IPs but how to import those lists in WordPress and use them to block those IPs? I found an easy solution through an excellent free plugin called CIDRAM:

     

    https://github.com/CIDRAM/CIDRAM/blob/master/_docs/readme.en.md

     

    My solution to protect WordPress so far is to use Sucuri and CIDRAM. Those two work well so far and don't overload the server CPU. Eventually I would like to move away from WordPress since it's very problematic...

  9. I did a quick search and found this: https://wordpress.org/support/topic/how-to-fix-wordpress-high-cpu-usage/

     

     

    Three internal WordPress features (WP-CRON, REST API, admin-ajax.php) can be extremely hard on a server if abused by plugins and themes. (A query monitor will be of no use if the issue is excessive usage of any of these three features.)
    Many plugins and themes are hard on a server. Some examples are the Divi theme and the WooCommerce, Jetpack, Visual Composer, Gravity Forms, and Wordfence plugins.

     

    I have WooCommerce, Jetpack and Wordfence installed...

    • Like 1
  10.  

    Causing high server load. 136% more cpu than #2, and 125% more memory than #2. /home1/spandso/public_html/wp/index.php

    Wordpress is infamous for this issue. We highly recommend you don't use Wordpress for this and many other reasons. It's just horribly written software. Please fix or remove that WP install quickly.

     

    Unsuspended.

     

    Thank you wolstech. I will try something else. I am wondering what is using so much CPU. Must be a plugin...

  11. My account is suspended again. Could it be for the same reason (high CPU usage) due to WordPress?

     

    Can you please unsuspend it so I can take WordPress offline and try a different app like Joomla?

    HelioHost username: spandso
    Server where account is on: Tommy
    My HelioHost main domain: spiritandsoap.com

    Thank you!

     

×
×
  • Create New...