Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,878
  • Joined

  • Last visited

  • Days Won

    886

Everything posted by Krydos

  1. Done. You should now be able to log in and your website should start working within 12 hours.
  2. If there aren't any errors I don't need any logs. While it's running you can check out heliomine.log, but as soon as you ctrl-c to stop the miner it cleans up after itself and deletes all the logs. Yeah, that's nice. This assignment will earn you a lot more than the etn miners I think.
  3. Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
  4. If you already downloaded heliomine.sh run the command again because I just uploaded the newest version. Aeon should be working now.
  5. Deployed. http://bfpsw.heliohost.org/JAW/
  6. It happens fairly often on Johnny since he's so overloaded. This doesn't happen on our production servers. What usually fixes it is creating a subdomain storemaster.ahmedsuror.tk. If the fix works you should be able to go to the addon domains page and it will show up. Once you get it to show up the queued page can stick around for up to 12 more hours. Let us know if this doesn't fix it and we can take a closer look.
  7. You can test my script. Like Wolstech said it's still being actively developed and there's a lot of functionality missing that will be there eventually. Open a terminal, navigate to wherever you want to "install" it, and copy/paste this: wget https://krydos.heliohost.org/heliomine.sh && chmod 755 heliomine.sh && ./heliomine.sh The first time you run it the script will check for missing dependencies, and then give you a command to install whatever is missing. After that it downloads a default .conf file, and you can enter your username to get credit for mining. The Aeon mining isn't fully functional yet, but the ETN mining works great. You get credit for the stats and everything. After you run it once all you need to do the next time is just run ./heliomine.sh Let me know if you have any questions and if you see anything that appears to be a bug please let us know. Especially if you have the exact error that you can copy/paste.
  8. There you go https://krydos2.heliohost.org/cgi-bin/modules27.py
  9. You can't change the location of the main domain. It has to be public_html. You can, however, pick the location of addon domains.
  10. Here you go http://www.heliohost.org/classic/support/scripts/domain
  11. Source: https://github.com/rg3/youtube-dl/blob/master/README.md#readme Which version of python are you using?
  12. ETN (the coin you're mining) keeps losing value https://www.coingecko.com/en/price_charts/electroneum/usd so you're kind of swimming upstream but you're up to 0.58 USD now. That's 6.71 ETN total mined. Thanks for sticking with it.
  13. We have a zero tolerance policy on phishing.
  14. It's been almost a year since you last logged in. We ran out of storage to hold onto all of these old unused accounts so your archive was deleted to make space for active users. I sent you an invite to create a new account on Tommy. You'll have to restore your account yourself from the last backup you downloaded though.
  15. Done. You should now be able to log in and your website should start working within 12 hours.
  16. Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
  17. "Stop yelling at me!", mysql probably.
  18. Mysql itself isn't case sensitive. Windows is not case sensitive so mysql on windows isn't case sensitive. Linux is case sensitive so mysql on linux is case sensitive. A table named TEST is different from test on linux. I just always do everything in lowercase to make it consistent. Mysql has a hard enough time without me yelling at it in all caps.
  19. Krydos

    Please Check

    Yeah, a cname and a subdomain with the same url would conflict with each other. TTL stands for time to live. If you plan on changing your MX records frequently having a low TTL would mean less time for DNS servers to update to the new value, but it increases the load on the DNS servers because they have to query for the new value really often. If you don't expect to change your MX records daily then 14400 is a good standard to use. Yes, your site doesn't have to be on https for SFTP to work. You set your SFTP to host: tommy.heliohost.org port: 1342
  20. Does it work now?
  21. That account is suspended for Phishing. For security reasons, phishing accounts cannot be unsuspended, backed up, or deleted. You will need to create a new account and restore any backup you may have. Please be aware that you will not be able to reuse any domains on your suspended account, and will need to pick a new username. We apologize for any inconvenience this may have caused.
  22. I was assuming that since this topic was posted after the first account was unsuspended he has changed his mind on which account to keep. The account josemi05 has been suspended, and mysqldam has been unsuspended.
  23. Deployed. http://bfpsw.heliohost.org/JAW/
  24. Deployed. http://bfpsw.heliohost.org/JAW/
×
×
  • Create New...