Tagged Questions
0
votes
0answers
40 views
How to change company info in a SSL cert in Parallels Plesk?
I have a problem with Company info in a SSL cert. I have created my .csr & .key files using openssl req -nodes -newkey rsa:2048 -keyout mykey.key -out mycsr.csr and entering all my company related ...
1
vote
0answers
247 views
No ssh connection parallels plesk with root, could not get shadow information for NOUSER
I want to login to my vServer with ssh and putty. When I connect to the server with putty,
I am able to enter username and password. When the password is wrong, I get "Access denied." But when it's ...
1
vote
1answer
661 views
SSH into a virtual machine on the local network
I have Ubuntu running in Parallels on my iMac with the Network setting (Under Hardware > Network 1) set to Shared Network. I found the IP address of the VM and am able to SSH into it from the iMac. I ...