-
Posts
24,218 -
Joined
-
Last visited
-
Days Won
857
Everything posted by Krydos
-
Unarchived.
-
Unarchived.
-
All I see is a directory listing with a zip file.
-
Unarchived.
-
[Solved] Unarchive my Ricky accounts
Krydos replied to maurobio's topic in Suspended and Queued Accounts
The account rizomaed has been unarchived, and the backups for maurobio, maurob, and comcien can be downloaded from https://www.heliohost.org/backup/ -
I assume you meant beautifulsoup4 not beautifulsoup, and our servers don't run Debian so if you request any other modules don't worry about providing Debian package names. There you go https://krydos1.heliohost.org/cgi-bin/modules39.py
-
You might want to change your password, in case someone logged in to your account. Also check the code in all of your scripts. It's possible a hacker managed to upload script or inject code into an existing file. If you allow public uploads make sure all of the files that have been uploaded recently are safe.
-
For anyone else who finds this, you can use any mail client you want. Log in to cpanel. Click Email Accounts. Click Connect Devices to the right of the email account you want to use. Then simply type in the manual settings into your mail client. We recommend using SSL/TLS. Also I usually recommend using the server name instead of the incoming server and outgoing server that cpanel lists. For example it might say mail.krydos.heliohost.org and I think it works better if you put tommy.heliohost.org in your mail client instead. It's possible you could mess up your dns settings, or the SSL certificate on your personal domain could expire. If you use the server name it's less likely to break. Also roundcube and horde webmail are available on port 2096. So if your account is on Tommy you could go to https://tommy.heliohost.org:2096/ to log in directly to your mail account.
- 3 replies
-
- heliohost.us
-
(and 2 more)
Tagged with:
-
Unarchived.
-
Unarchived.
-
You're back on Ricky.
-
Unarchived.
-
Ricky is now available. Would you like to have your account unarchived?
-
Ricky is now available. Would you like to have your account unarchived?
-
Ricky is now available. Would you like to have your account unarchived?
-
Ricky is now available. Would you like to have your account unarchived?
-
Unarchived.
-
The pg_trgm extension has been created on wambachr_osm.
-
You can get an additional 1000 MB for each $5 donation up to a maximum of 5000 MB. So for a one time donation of $20 you can get the maximum storage space, and not have to log in to cpanel for 4 months as well. The storage increase is good for the life of the account.
-
You could use cloudflare scrape prevention https://www.cloudflare.com/learning/bots/what-is-data-scraping/ It is of course possible to get around it anyways. I've done it myself, but perhaps your scraper won't be bothered to figure out how to do it.
-
Depending on the scripting language you're using you could have your website display a low load static error message explaining to the visitor that they're browsing too fast. If it's bots browsing your site you could use .htaccess to block them based on their user agent. A lot of reputable bots will use the user agent string to let you know exactly who they are. If it's a hacker or some sort of illegal bot -- like trying to hack wordpress accounts -- it will likely have a user agent string that is blank or mimics a real browser though. When you're designing your bot it's easy to put whatever you want in the user agent string. If load starts to become an issue, or if it's a mild ddos you're experiencing you could always use a free cloudflare account. It won't work on a free heliohost.us subdomain, but any purchased or free domain can be configured to use cloudflare. Be aware that cloudflare breaks some of the functionality of cpanel though, but it's something to consider to block access to your site.
-
More information: It's against our terms of service to have more than 1 active account. I assume you would want to keep your Tommy account so I'll just unsuspend that. Let us know if you need a backup from any of your other accounts.
-
Unblocked. You were blocked because of failed SFTP logins. Please make sure the credentials saved in your FTP client are correct.