-
Posts
26433 -
Joined
-
Last visited
-
Days Won
944
Everything posted by Krydos
-
The compiler is located at /usr/bin/gcc
-
C++ executables generally have to be compiled on the system that they are intended to run on. It is technically possible to build a CentOS 7 system on your home PC running Plesk and all the rest of our software with the same paths as we use, but that's going to be very difficult if not impossible to get correct. Therefore if you want to have any remote possibility of a C/C++ executable actually working you're going to need to compile it on Tommy. You can accomplish this via cronjob, but make sure you delete your cronjob after it runs once otherwise it's possible it could continue compiling it over and over until you get suspended. The reason perl wasn't working is because you changed the permissions of cgi-bin for some reason. It all works fine when I changed it back to 755 like it was when your account was created. https://z0n1n0z.helioho.st/cgi-bin/test.pl Like I already touched upon, this is only a valid argument if you're running CentOS 7 with Plesk and everything else set up exactly the same we have it.
-
If you issue a certificate that covers just maindomain.helioho.st and then later reissue it for some reason such as to cover www.maindomain.helioho.st and maindomain.helioho.st you will still get notifications about the first certificate expiring soon even though the domains are still secured. It happens to me all the time too with reissues on my VPS and shared hosting accounts. I just double check the domain to make sure the notification isn't correct and then ignore the email.
-
Did you compile the C++ executable on Tommy, or on some other system?
-
A password reset link has been sent to you. Since your email appears to be in Spanish or some similar language I should also mention that passwords must be English letters without accents. For instance e would work as a password, but an e with an accent mark on it would not work. Plesk will let you set a password with invalid characters, but then when you try to login using the correct password it will always say that it is invalid. Let us know if you're still having trouble logging in after setting a new password.
-
I have emailed you a password reset link. After resetting your password are you able to login?
-
[Solved] ENABLING REMOTE ACCESS TO POSTGRES DB
Krydos replied to fdevillalobos's topic in Escalated Requests
Remote access enabled. -
SPF, DKIM, and DMARC have been set up on the domain spf.helioho.st. We recommend sending a test email to https://www.mail-tester.com/ to see if there are any other issues that need to be fixed. Link the report if the score is less than 10/10.
-
Created. Requests for subdomains will be handled by the webroot home/wildcard/
-
Are you able to login now? I've made some changes that should hopefully prevent this from happening again.
-
[Solved] Remote Access for Postgresql User
Krydos replied to simplykitter's topic in Escalated Requests
Remote access enabled. -
[Solved] ENABLING REMOTE ACCESS TO POSTGRES DB
Krydos replied to michaelwschmidt's topic in Escalated Requests
Remote access enabled. -
Invitation resent. They expire if you don't use them for 7 days.
-
Not currently, but that is something we could look into. For now you would need a VPS to run Rust apps. https://heliohost.org/vps/
-
Are you able to login now? Each time one of these unarchive fails I change the code a bit to try to prevent it from failing the next time. I think it might be good to go without manual intervention at this point. We'll see. If one fails I get a notification so I can check it out.
-
Your Plesk account and your VPS have been deleted and you won't be charged again. Thank you for using our hosting services.
-
[Solved] Request to install Python Imaging Library
Krydos replied to alewis's topic in Escalated Requests
No, you're definitely welcome to use Python 2.7. I just wanted to make sure that it was intentional. Pillow 6.2.2 has been installed on Tommy's Python 2.7. You can check the current modules and their versions at https://tommy.kairion.eu.org/pyinfo/info2.7.py -
[Solved] Request to install Python Imaging Library
Krydos replied to alewis's topic in Escalated Requests
Is this intentional, or are you just using /usr/bin/python? Are you aware that Tommy supports Python 3.6 and Python 3.10? Does your script really require 2.7 and won't run on 3+? I could install Pillow 6.2.2 on Python 2.7, but the latest version of Pillow is 9.3 and requires Python 3.10+ -
Sorry about that. It's been fixed [root@control ~]# dig +short A @ns1.heliohost.org forcoder.my.id 65.19.141.77 [root@control ~]# dig +short A @ns2.heliohost.org forcoder.my.id 65.19.141.77 [root@control ~]# dig +short AAAA @ns1.heliohost.org forcoder.my.id 2001:470:1:1ee::2002 [root@control ~]# dig +short AAAA @ns2.heliohost.org forcoder.my.id 2001:470:1:1ee::2002
-
I logged in and renamed these two files in /etc/netplan 90-amprnet.yaml.disabled 99-henet-tunnel.yaml.disabled to disable them and rebooted. The network is connecting again. Are you able to connect to SSH now?
-
I have verified the GoFundMe donation, and increased your space to 3000 MB.
