Search
You can find the results of your search below.
Fulltext results:
- otp
- th.so usersfile=/etc/users.oath 8) editare /etc/ssh/sshd_config e abilitare "ChallengeResponseAuthent... org/index.php/Pam_oath https://dnns.no/two-factor-ssh-using-oathtool-on-ubuntu-18.04.html https://spod.cx/blog/two-factor-ssh-auth-with-pam_oath-google-authenticator.shtml https://semjonov.de/post/2016-03/openssh-oath-totp/ SENZA CHIEDERE LA PASSWORD, USANDO O
- xenial @tips:ubuntu
- 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
- 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
- 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
- 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
- autofs
- nstall 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 destination ~/.ssh/authorized_keys and check <code bash> ssh <user>@
- ansible
- 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
- = 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
- 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
- n (jump box) ====== {{ :tips:vpn:mfa.jpg |}} ~/.ssh/config <code> Host umfa Hostname mfa-ssh-srv.univr.it User 01scpsfn29 ForwardAgent yes Hos
- zfs
- ash> zfs send -R storage/cimiteriali@snap1 | pv | ssh zfs1 zfs recv -F -u rpool/cimiteriali # zfs destr
- install @tips:archlinux
- s </code> others <code> pacman -S fish rsync openssh pacman -S libreoffice-fresh-it </code> <code> e