I am working through an SSH connection to a server that has Wordpress installed on Google Cloud developer. I did not configure anything from the server installation, I do not have access to make modifications from the Google Cloud developer acco...
Good morning,
I have a problem wanting to connect to my server centos 6.9, to program use phpdesigner, the centos was changed to another server and now that I want to reconnect I can not connect since I get a host error key not verified, what...
I have a class that inherits from Process that takes advantage of a connection SSH to do a port-forwarding to a remote machine and send a certain number of bytes.
import socket
from multiprocessing import Process,Pipe
class SshC...
I have a problem, I tried to connect remotely to the database that I have in a container on the CodeAnywhere platform, that container uses as S.O Ubuntu 16.04 .
I have been reading and apparently to connect, I must use this window that off...
I try to install the ssh in ubuntu I do: sudo apt-get install ssh , then ask me Do you want to continue [Y/n]? . Digit And then it shows me the following error:
dpkg: warning: there's no installed package matching
ttf-mscoref...
I want to execute the following command from a script.
public_ley contains a public key that starts with ssh-rsa AAAAB3NzaC1yc2, but when the ssh I execute the command does not pass all the content of the variable, as if I made a trim and onl...
when I run ansible-playbook I get an error message
failed: [xxx.xxx.xxx.xxx] => {"failed": true, "parsed": false}
/bin/sh: 1: /usr/bin/python: not found
OpenSSH_7.2p2 Ubuntu-4ubuntu2.2, OpenSSL 1.0.2g 1 Mar 2016
debug1: Reading configurati...
Recently I was given to modify a project in Wordpress , it happens that I use loop of Wordpress , there is a syntax error that is something normal, and I try to access by FTP to accommodate the code, but the FTP...
I get an error saying "Network Error: Software Caused Connection Abort", please solve the problem.
Please, I'm in a virtual machine in the Debian cloud on my Hyper-V, but I need to fix the problem.
What is the problem?
Greetings. :)
I have an account cpanel server, I would like to make a ssh connection from my local computer to the remote server of my account, I am using ubuntu 16.04, however I could not make the connection. When I login to my cpanel account I will:
S...