Questions tagged as 'ssh'

0
answers

Wordrpress, ssh, Google Cloud Developer server that sometimes works correctly

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...
asked by 25.02.2018 / 04:13
0
answers

I can not access my server centos from PhpDesigner, error in hot key verified !! how do I solve it?

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...
asked by 08.02.2018 / 15:46
0
answers

Problem sending files larger than 23 MB per socket

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...
asked by 14.11.2017 / 23:42
1
answer

How to create a remote connection from my Mysql Workbench to Codeanywhere

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...
asked by 12.07.2017 / 08:11
1
answer

Why when I try to install the ssh on ubuntu does it show me an error? [closed]

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...
asked by 26.08.2017 / 22:22
1
answer

When executing a remote command by ssh the variable is cropped

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...
asked by 28.08.2018 / 23:10
1
answer

problems when executing ansible

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...
asked by 05.12.2017 / 16:39
1
answer

FTP access problem

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...
asked by 21.09.2017 / 05:43
0
answers

I get an error saying "Network Error: Software Caused Connection Abort", please solve the problem

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. :)     
asked by 03.09.2018 / 10:46
0
answers

ssh connection using the cpanel server

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...
asked by 17.08.2018 / 07:35