Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,534
  • Joined

  • Last visited

  • Days Won

    867

Everything posted by Krydos

  1. Please post the following information: Your cPanel usernameYour main domainThe server that you are onVersion of python you're using
  2. If we allow you to run a botnet on our servers our ISP will simply nullroute our IP and everyone on the same server as you will have their websites go offline. The same thing will happen on any host you use. Even if you host the botnet from your home pc whoever provides you internet access will just cancel your service eventually when they get reports of what you're doing.
  3. To install rain loop: Login at https://www.heliohost.org/login/Click continue to cpanel.Click Softaculous apps installer.In the search box on the top left type "rainloop".Click the RainLoop Webmail in the search results.Click install now.Fill out the form with the rainloop settings you want to use.
  4. Krydos

    Moving account

    You're right. I don't see a full backup, nor do I see a backup in progress. I started a new full backup on your account and it should put the archive in /home/prisme/ It should also send you an email when it's done.
  5. You'll need to create a new account. The contents of your current account are being held as evidence for law enforcement.
  6. Krydos

    Moving account

    The full backup is a compressed archive that contains EVERYTHING from your account including all settings, domains, emails, files, databases, etc. Basically the warning is telling you that you won't be able to download this file, delete your account, create a new account, and just upload the backup. The backup contains instructions on how to create your account so it can't be used on an account that is already created. The full backup is still useful because you can download it and extract it and get all of your databases and files and everything from within the archive. If your site is 500 MB the backup will likely be considerably smaller than that. It uses gzip compression, and most html, php, text files, etc. can achieve 90% compression. Files like images and movies are already fairly well compressed so they will only get maybe 10% compressed using gzip. The point is that the compressed archive will not take up 500 MB unless your 500 MB is all highly compressed files like movies or zip files. After you create your new account you will need to add any alias domains, subdomains, addon domains, create new databases, create new database users, restore the database data from the .sql files in your backup, upload the files into public_html etc. It's a bit of work, but we can help you figure it all out if you have questions. I would also like to point out that if you're a donor, an admin can transfer your account between servers for you. That means you don't need to backup, delete, recreate, and restore. You just have an active account, and then everything is transferred to the next server without losing anything or having to recreate anything. If you're interested in transferring to Tommy please be aware that the free signups usually fill in 5-10 seconds daily, so it takes most people a couple of days to get lucky and get one of the limited free Tommy accounts. Being a donor also means that you don't have to deal with that hassle. We can transfer your account to Tommy even if the server is full for the day.
  7. Botnets are illegal. Our terms of service forbid hosting illegal things. I suggest not running a botnet, or finding another host that will allow you to do illegal things.
  8. Unblocked. You were blocked for failed cpanel logins. If you login at https://www.heliohost.org/login/ that won't happen.
  9. You know what else causes a lot of load? Botnets.
  10. Done. You should now be able to log in and your website should start working within 2 hours.
  11. 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...
  12. It can take a few hours to update on its own.
  13. I'm glad you got it figured out.
  14. Yeah, obviously port 1373 is blocked somewhere between your computer and the server.
  15. In my opinion your emails are spam, but I suppose if people intentionally sign up for them they want to see that kind of spam. If we get a single spam report regarding your account you will be suspended and moved to Johnny. You've been whitelisted for 250 emails per day. I'm not sure if there's a way to tell how many emails you've sent through cpanel. Maybe just look at the sent box of your email address? So far today you've sent 29 emails though.
  16. Done. Done. Wolstech already did that. I assumed you meant flazepe.heliohost.org. If so, done. Done.
  17. Try sftp -oPort=1373 elhambre@65.19.141.67 That's what I use and it works from multiple locations.
  18. I changed your domain for you from abdullahcodes.org to abdullahcodes.tk.
  19. SBCL 1.4.0-1.el7 has been installed on Johnny. To get started with lisp as a cgi create a file named lisp.cgi in public_html/cgi-bin/ with permissions 755 and the contents: #!/usr/bin/sbcl --script (format t "Content-type: text/html~%~%") (format t "Lisp as CGI is working.") Working example: https://krydos2.heliohost.org/cgi-bin/lisp.cgi
  20. Give some examples of the "New Offers" please.
  21. The SFTP username is going to be the same as your cpanel username, so elhambre, not elhambre@johnny.heliohost.org.
  22. You don't have the root password for the server for obvious security reasons. Your mysql username will be something like lauraccc_root. You can create databases and database users through the mysql button in cpanel.
  23. You can deploy java servlets by uploading them as .war files. Check out the java button in cpanel, and the wiki https://wiki.helionet.org/Java_Servlet
  24. Where do you get your email addresses from?
  25. What is your username? Neither of the servers should be estimating an install in July. EDIT: Nevermind, you probably mean March 7th, not July 3rd.
×
×
  • Create New...