Jump to content

wolstech

Chief Risk Officer
  • Posts

    18,381
  • Joined

  • Last visited

  • Days Won

    708

Everything posted by wolstech

  1. @Luigi: That's usually what fails and causes them to post here (it doesn't work reliably when load is up on the server) Try this since you're on Tommy: https://tommy.heliohost.org:2083/resetpass?start=1
  2. Done. You're on Tommy now. Thank you for the donation.
  3. This account is an archived Ricky account dr based on email address. Moving...
  4. Long story short, our system doesn't like the .lt TLD for some reason. The normal admin tools wouldn't do it either (kept saying it was already taken when it wasn't...I tried a random .lt domain as well and got the same message). I had to forcibly change it on the server to get it to assign. Give it a few hours and it should work. Also, please make sure you change your name servers to ns1.heliohost.org and ns2.heliohost.org, and provide an email address that's not hosted on a domain hosted on your account. Using an A record is not recommended here since it breaks things and we don't provide support for any domain that uses such a configuration, and using an email that's at a domain on your account will prevent you from recovering your password.
  5. Get lost buddy. Banned. For the curious, this is what was on his account: root@johnny [/home/hellpro/www]# ls a.png b.png cgi-bin c.mp4 gjeni.html My web Phish Real phish root@johnny [/home/hellpro/www]# ls -lR .: total 3156 -rw-r--r--. 1 hellpro hellpro 70650 Mar 8 19:29 a.png -rw-r--r--. 1 hellpro hellpro 65095 Mar 8 19:07 b.png drwxr-xr-x. 2 hellpro hellpro 6 Mar 8 12:51 cgi-bin -rw-r--r--. 1 hellpro hellpro 3085286 Mar 8 19:39 c.mp4 -rw-r--r--. 1 hellpro hellpro 211 Mar 8 19:46 gjeni.html drwx------. 2 hellpro hellpro 134 Mar 8 15:40 My web drwxr-xr-x. 2 hellpro hellpro 55 Mar 9 00:31 Phish drwxr-xr-x. 2 hellpro hellpro 59 Mar 9 00:51 Real phish ./cgi-bin: total 0 ./My web: total 28 -rw-r--r--. 1 hellpro hellpro 293 Mar 8 14:57 connect1.php -rw-r--r--. 1 hellpro hellpro 796 Mar 8 15:40 connect.php -rw-r--r--. 1 hellpro hellpro 1293 Mar 8 14:57 error_log -rw-r--r--. 1 hellpro hellpro 579 Mar 8 14:43 form.html -rw-r--r--. 1 hellpro hellpro 362 Mar 8 15:19 hey.html -rw-r--r--. 1 hellpro hellpro 615 Mar 8 15:13 Index.html -rw-r--r--. 1 hellpro hellpro 988 Mar 8 15:11 mind read.zip ./Phish: total 12 -rw-r--r--. 1 hellpro hellpro 1072 Mar 9 00:00 error_log -rw-r--r--. 1 hellpro hellpro 334 Mar 9 00:25 hey.html -rw-r--r--. 1 hellpro hellpro 966 Mar 9 00:31 test.php ./Real phish: total 24 -rw-r--r--. 1 hellpro hellpro 13238 Mar 9 00:39 index.html -rw-r--r--. 1 hellpro hellpro 358 Mar 9 00:51 login.php -rw-r--r--. 1 hellpro hellpro 4 Mar 9 00:48 wikibn.txt root@johnny [/home/hellpro/www]#
  6. Confirmation received. Deleted. The forum account will be removed shortly.
  7. Regular User accounts don't support this feature, only reseller/admin accounts (hence number 3 in your list), so this cannot be supported. Besides, it's also a security issue.
  8. Sorry I never got a chance to do this (was at work and didn't know I'd be spending my whole morning fixing a broken server...). I'll send this in a few minutes...
  9. Change your cPanel password. This happens when the mysql and cpanel passwords are out of sync.
  10. I'll have to send an email to the address on file for the OP later this morning to verify it's him. As for Ricky accounts, if you're in that boat, simply skip the delete and sign up again. You won't be able to delete an account from a server that isn't working.
  11. Unfortunately this is a limitation of cpanel. All databases must start with your username_ on our system. If the software doesn't let you change the database name, you'll need to find different software.
  12. Johnny's tomcat doesn't support SSL connections by default. Krydos can make it work for you, but doing so will remove support for plain HTTP. Do you want him to do that? Alternately, you can move to Tommy where tomcat fully supports both connection types.
  13. Unarchived.
  14. Unblocked again. It may take up to 15 minutes to be effective.
  15. I can't unarchive this at the moment since I'm on mobile. Hopefully another admin will see it. Username is farhange.
  16. This one got banned because someone set up a PayPal phishing site on that account. If you didn't put it there, a hacker got into your account and did. Either way you'll need to create a new account.
  17. Please check your PMs.
  18. wolstech

    rsync

    We intentionally don't provide shell access and do not plan to change this (it's not just for security, but also for load control since our servers are both older and have substantially more accounts on them than those found at a commercial hosting provider...the last thing we need is someone deciding to do something dumb like run a crypto miner and hog the CPU or RAM). If you need shell access, you'd need to buy a VPS instead: https://heliohost.org/vps/ You get full root access with that, so rsync, git, and anything else you could want can be used however you want, but the obvious downside is that it's not free.
  19. Unblocked. It may take a few minutes to be effective.
  20. Long story short, WAR files hate being renamed. The server renames WAR files if the username_ isn't already in front when you deploy it, and the result is exactly what you're describing. The trick to fixing this is to recompile the WAR with the username already included before you deploy it (i.e. when you compile it, call it tadeubas_holdinvest-0.1.war, not holdinvest-0.1.war). The server will see the username_ in front and not rename it, and the application will know to expect the tadeubas_holdinvest-0.1 path because it was built that way.
  21. If I remember right, it's intentionally only available on one version of PHP because of the amount of load that it causes. For Johnny users, it's PHP 7.3. You have to use that version if you want imagick support. Also, imagick is an easy way to get suspended for load or for filling /tmp.
×
×
  • Create New...