• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start » ssh

ssh

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
@projects:openstack-ansible
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

01-ansible
8 Hits, Last modified: 16 hours ago
gestione delle macchine (non di openstack). === ssh === Popolare il file ''~/.ssh/known_hosts'' ed eseguire un primo check: <code> ~/ansible# ssh-keyscan -H 10.224.0.{11..13} >> ~/.ssh/known_hosts ~/ansible# ssh-keyscan -H 10.224.0.32 >> ~/.ssh/kno
00-setup-univr
6 Hits, Last modified: 16 hours ago
c sources -v #Server in uso </code> === Chiavi ssh === A scopo di sicurezza, meglio usare chiavi ssh con password. Per non rendere impossibile l'utilizzo di ansible in questa modalità, meglio usare ''ssh-agent'': <code> eval "$(ssh-agent -s)" && ssh-add ~/.ssh/id_ansible </code> In questa sessione non s
05-installazione
6 Hits, Last modified: 16 hours ago
ploy/openstack_inventory.json </code> === Chiave ssh === Per impostare la chiave ssh di default configurare /opt/openstack-ansible/ansible.cfg <code> [defaults] private_key_file = ~/.ssh/id_ansible </code> Prima si usare ansible, eseguire <code> eval "$(ssh-agent -s)" && ssh-add ~/.ssh/id_ansible </code>
03-ceph
1 Hits, Last modified: 16 hours ago
''/etc/ceph/ceph.pub'' e la aggiungerà a ''/root/.ssh/authorized_keys''. Tale chiave Per accedere all

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Add to book
  • ODT export
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki