Scott Baird
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Scott Baird-
So I deleted everything and redid it using the "ssh-keygen -t rsa" (at location /home/$username/) and then saved the public key from the .pub file to /home/$username/.ssh/authorized_keys file. Save...
-
The server is still refusing my key. I created the public and private key using puttygen (SSh-2 RSA - 2048 - without keyphrase). I then pasted the code from "Public key for pasting into OpenSSH aut...
-
@cPanelMichael Thank you, I get what you mean. I have one question. I have a default user that does not have a cpanel account. How to I create SSH keys for that user? As I will only like to give t...
-
@cPanelMichael I have created a support ticket, the ticket number is: 8324307 To SSH to the server using a password the "SSH Password Authorization Tweak" needs to be disabled first. As I always g...
-
Hello, Thank you for the pointers. I was able to successfully complete the yum update but EA4 installation is still failing. What should I try next? root@webserver [~]# rpm -e --nodeps bind-chro...
-
@vacancy that worked! CentOS is on v6.6 x86_64 now, but Apache 4 update (/scripts/migrate_ea3_to_ea4 --run) with still failed with 'Error: yum is too old for ea4 (it does not support the --assumen...
-
I just ran only 'yum update', it did the what is below. Though '/scripts/migrate_ea3_to_ea4 --run' still fails with the same error. Do I need to restart? Setting up Update Process base ...
-
Hi, What version of CentOS are you running? I believe EA4 requires 6.5 or newer. The version is CENTOS 6.4 x86_64. How do I upgrade to 6.5?
-
Scott, yum update -y openssl You will need root access to execute this command. Thanks Dimiter and Michael, I was having difficulties logging into Putty using root as login, I kept getting the foll...
-
Guys, today I tried upgrading manually Cpanel (just like Scott above) and it ended with a failure. Then I managed to manually upgrade Openssl in SSH and then re-run the upgrade of Cpanel - this tim...