• 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.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • tips (13)
  • projects (9)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

otp @tips
13 Hits, Last modified: 5 years ago
eryone else - : ALL : ALL 7) editare /etc/pam.d/sshd (per la versione con publickey andare al capitol... th.so usersfile=/etc/users.oath 8) editare /etc/ssh/sshd_config e abilitare "ChallengeResponseAuthentication" ChallengeResponseAuthentication yes 9) riavviare sshd Rif: https://wiki.archlinux.org/index.php/Pam_o
autofs @tips
12 Hits, Last modified: 9 years ago
l stop autofs sudo automount -f -v </code> ===== sshfs ===== <code bash> sudo apt install sshfs </code> autofs use root account and ssh key has to be present in /root/.ssh <code bash> sudo su - ssh-keygen </code> copy id_rsa.pub in desti
xenial @tips:ubuntu
10 Hits, Last modified: 8 years ago
dd if=xenial-copy.iso of=/dev/sd? </code> ===== ssh ===== See https://www.gentoo.org/support/news-items/2015-08-13-openssh-weak-keys.html Re-enable ssh-dss key in /etc/ssh/sshd_config <code> PubkeyAcceptedKeyTypes=+ssh-dss </code> ~/.ssh/config <code> Host * PubkeyAccept
locale @tips:ubuntu
9 Hits, Last modified: 8 years ago
alias lle="ls -alth --color | head -n30" alias s="ssh -l root" alias sud="sudo su" alias llast="ls -alt... sudo apt-get -y -V upgrade" EOF mkdir -p /root/.ssh cat > /root/.ssh/authorized_keys <<EOF ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9UlZrT3Yy1xkLAc1iy6SgUXd1zIQYjE6WQ2Ww2ncZ
01-ansible @projects:openstack-ansible
8 Hits, Last modified: 17 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
server @tips:ubuntu
7 Hits, Last modified: 4 years ago
alias lle="ls -alth --color | head -n30" alias s="ssh -l root" alias sud="sudo su" alias llast="ls -alt... sudo apt-get -y -V upgrade" EOF mkdir -p /root/.ssh cat > /root/.ssh/authorized_keys <<EOF ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ/3Z7CfayHNUvNCirfWZz2uQ/h5om7xLU4ntShoCg
docker @projects:zibaldone:linux
7 Hits, Last modified: 3 years ago
ioit/trac:1.4.3 </code> ===== remote display via ssh ===== scenario: connect to remote docker host via ssh and run X11 GUI on client ssh on docker host sshd edit /etc/ssh/sshd_config <code> X11Forwarding yes X11DisplayOffset 10 X11UseLoca
00-setup-univr @projects:openstack-ansible
6 Hits, Last modified: 17 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 @projects:openstack-ansible
6 Hits, Last modified: 17 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>
monitor @tips:radxa
6 Hits, Last modified: 10 years ago
nstall netdiscover rrdtool cifs-utils # generate ssh keys ssh-keygen </code> gedit preferences -> editor <code> tab width: 4 check insert spaces instead o... e> Upload key to RADXA (password is rock) <code> ssh-copy-id rock@192.168.x.y </code> ==== Connect ==... onnect to RADXA <code> # user rock, password rock ssh rock@192.168.x.y </code> connettersi alla rete W
proxmox @tips
3 Hits, Last modified: 4 weeks ago
eated qm set $VMID --ciuser galileo # Paste your SSH public key here for passwordless login # You can get your key with: cat ~/.ssh/id_rsa.pub qm set $VMID --sshkeys id_ed25519.pub # Configure the network interfaces to use DHCP # Thi
qemu
2 Hits, Last modified: 7 years ago
ithub.io/2017/01/23/virtio-blk-vs-virtio-scsi/ == ssh performance == https://famzah.files.wordpress.com... om/questions/132797/how-to-dd-a-remote-disk-using-ssh-on-local-machine-and-save-to-a-local-disk ==under
ansible @tips
2 Hits, Last modified: 3 years ago
aml </code> <file yaml addkeys.yaml> - name: Add ssh key to ubuntu user hosts: nodes tasks: - na... te: present key: "{{ lookup('file', '/root/.ssh/id_ed25519.pub') }}" </file> <code> ansible-play
jupyterhub @tips
2 Hits, Last modified: 5 years ago
= Configurazione JupyterHub ===== Accedere con ''ssh'' alla console rancher (''ssh root@10.45.206.67'') Editare il file config.yaml per modificare le impo
mycroft @projects:iotaiuto
2 Hits, Last modified: 4 years ago
a sd nel raspberry e avviarlo * Connettersi via ssh al raspberry: <code> ssh pi@192.168.0.x </code> La password di default è "mycroft" * Saltare la co
univr @tips:vpn
2 Hits, Last modified: 3 years ago
ldap @tips
1 Hits, Last modified: 6 years ago
zfs @tips
1 Hits, Last modified: 3 years ago
syntax @wiki
1 Hits, Last modified: 5 years ago
freenove @projects:internetofthings
1 Hits, Last modified: 17 months ago
iotaiuto @projects:internetofthings
1 Hits, Last modified: 5 years ago
liberidicomunicare @projects:iotaiuto
1 Hits, Last modified: 3 years ago
03-ceph @projects:openstack-ansible
1 Hits, Last modified: 17 hours ago
zfs-on-root @tips:ubuntu
1 Hits, Last modified: 8 years ago

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