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

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@tips
  • Any namespace
  • tips:ubuntu (4)
  • tips:archlinux (1)
  • tips:radxa (1)
  • tips:vpn (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

otp
17 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
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
11 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> H
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
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
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
3 Hits, Last modified: 7 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
ansible
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
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
zfs-on-root @tips:ubuntu
2 Hits, Last modified: 8 years ago
dd-repository universe apt update apt install openssh-server # connect from another PC via ssh </code> <code> apt install --yes debootstrap gdisk zfs-initr
univr @tips:vpn
2 Hits, Last modified: 3 years ago
n (jump box) ====== {{ :tips:vpn:mfa.jpg |}} ~/.ssh/config <code> Host umfa Hostname mfa-ssh-srv.univr.it User 01scpsfn29 ForwardAgent yes Hos
ldap
1 Hits, Last modified: 6 years ago
Account objectClass: shadowAccount userPassword: {SSHA}x </code> import <code> ldapadd -cxWD cn=adm
zfs
1 Hits, Last modified: 3 years ago
ash> zfs send -R storage/cimiteriali@snap1 | pv | ssh zfs1 zfs recv -F -u rpool/cimiteriali # zfs destr
install @tips:archlinux
1 Hits, Last modified: 3 years ago
s </code> others <code> pacman -S fish rsync openssh pacman -S libreoffice-fresh-it </code> <code> e

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