10-01-2018 10:35 PM - edited 10-02-2018 12:41 AM
I was trying to upgrade SSMSE 6.0 to 6.0.1. I followed the upgrade guide as follows:
Upgrade Procedures:
scp ssms-6.-.1-patch.sh admin@<ip-address>:~
b. ssh to your satellite 6.0.0 with admin and password you created during Kickstart.
c. Run the following command to upgrade:
sudo ./ssms-6.0.1-patch.sh
NOTE: If you receive and error “command not found”, it is likely becase the script does not have linux ‘execute’ permissions. To fix this, you can follow one of the following procedures
sudo bash ./ssms-6.0.1-patch.sh
OR
chmod 777 ./ssms-6.0.1-patch.sh
Then reissue the upgrade command in step ‘c’
d. The system provides a message that it’s upgrading.
3. After approximately 5-15 minutes, it notifies the user and reboots itself as a 6.0.1 system.
4. You can register a satellite Account and synchronize it.
But I cannot upload the patch. I used WinSCP and selected SCP and then try to connect to satellite server. I entered the admin username and password. but it got denied.
why? what is the reason.
10-17-2018 05:18 AM
I don't know if it will help at all, but I wasn't able to upload the patch using our usual software (i.e., SolarWinds SFTP/SCP Server). The Satellite and program couldn't agree on a key exchange method. I had to use another program we have, Tectia - Secure File Transfer.
10-25-2018 06:06 AM
Worked for me using WinSCP.
Are you sure you use the right credentials?
Console admin is a different one than the WebUI admin. The console admin password is configured during installation of the satellite.
Regards,
Nik
10-25-2018 10:17 AM
10-25-2018 10:57 PM
I haven't tried it but since it's a CentOS I'd try one of the many how-to's on how to recover lost passwords on this operating system.
This one seems to thoroughly explain it, but as I said, I didn't try it myself:
https://community.spiceworks.com/how_to/4022-reset-root-password-on-centos-5-6
Regards,
Nik
12-11-2019 10:22 AM
Hello nik,
Can you pleaee share step by step process for tis upgradation
12-11-2019 10:34 PM
12-12-2019 07:21 PM
12-12-2019 10:56 PM
Hi jaheshkhan,
Hope i m uploading in correct directory , but i am getting this error .See attachment
while when i am uploading in Home/admin directory then its successful .
Can you help me here .
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide