GNU/Linux >> Linux Esercitazione >  >> Linux

Impossibile accedere a Google Cloud Server dopo il riavvio?

Stavo imparando a configurare un server Debian e familiarizzando con le comuni righe di comando.

Tuttavia, dopo aver eseguito il reboot comando in SSH, le mie successive connessioni SSH sono state rifiutate e non ho assolutamente accesso al server.

Sono stato in grado di ping il server. Ho tentato di riavviare anche tramite l'interfaccia cloud di Google, tuttavia non sono ancora riuscito a connettermi correttamente.

Avendo questo come server cloud, non ho alcun accesso fisico al server. La soluzione che mi sembra di vedere è riconfigurare le impostazioni SSH che non posso senza accedere.

Quali sono le possibili alternative che ho ora o ricreare una nuova istanza è l'unica soluzione?

Risposta accettata:

La soluzione migliore è creare la chiave manualmente con la console gcloud:

[email protected]:~$ 
[email protected]:~$ gcloud compute config-ssh
WARNING: The private SSH key file for Google Compute Engine does not exist.
WARNING: You do not have an SSH key for Google Compute Engine.
WARNING: [/usr/bin/ssh-keygen] will be executed to generate a key.
Generating public/private rsa key pair.
Enter passphrase (empty for no passphrase): 
Enter same passphrase again: 
Your identification has been saved in /home/thufir/.ssh/google_compute_engine.
Your public key has been saved in /home/thufir/.ssh/google_compute_engine.pub.
The key fingerprint is:
SHA256:ioreurewiopruweoiprwe [email protected]
The key's randomart image is:
+---[RSA 2048]----+
.......
|                 |
|                 |
+----[SHA256]-----+

Updated [https://www.googleapis.com/compute/v1/projects/<project>].
You should now be able to use ssh/scp with your instances.
For example, try running:

  $ ssh <instance>.<location>.<project>

[email protected]:~$ 
[email protected]:~$ ssh <instance>.<location>.<project>
The authenticity of host 'compute.<####> (<ip address>)' can't be established.
ECDSA key fingerprint is SHA256:<fingerprint?>.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'compute.<####>' (ECDSA) to the list of known hosts.
Welcome to Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-31-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

  Get cloud support with Ubuntu Advantage Cloud Guest:
    http://www.ubuntu.com/business/services/cloud

0 packages can be updated.
0 updates are security updates.



The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.

$ 
$ 
$ whoami
thufir
$ pwd
/home/thufir
$ exit
Connection to <ip address> closed.
[email protected]:~$ 

fonte:

https://askubuntu.com/questions/803908/

vedi anche:

Come faccio ad aggiungere una chiave SSH con JSON per Google Cloud Compute VPS?


Linux
  1. Accesso SSH al server RHEL 7 senza password

  2. Ssh:script di shell per l'accesso a un server Ssh?

  3. Ssh in un server connesso a un servizio VPN?

  4. Come inoltrare una chiave Ssh già inoltrata in Tmux?

  5. Ssh Mappa chiave pubblica-privata per il cliente?

Come SSH stabilisce una comunicazione sicura

Come aggiungere la chiave pubblica SSH al server

12 cose da fare dopo aver installato un server Linux

Atlantic.Net Cloud – Come riavviare soft o hard un server Atlantic.Net Cloud

Come SSH nel tuo server Linux da Windows

Crea un server cloud