ssh

Search

You can find the results of your search below.

locale @tips:ubuntu
9 Hits, Last modified:
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
xenial @tips:ubuntu
9 Hits, Last modified:
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
server @tips:ubuntu
7 Hits, Last modified:
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
otp @tips
6 Hits, Last modified:
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 htt... required pam_nologin.so 8) editare /etc/ssh/sshd_config: UsePAM yes AuthenticationMethods pu
monitor @tips:radxa
6 Hits, Last modified:
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 @tips
5 Hits, Last modified:
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>@
docker @projects:zibaldone:linux
5 Hits, Last modified:
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
qemu
2 Hits, Last modified:
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:
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:
= 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:
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:
n (jump box) ====== {{ :tips:vpn:mfa.jpg |}} ~/.ssh/config <code> Host umfa Hostname mfa-ssh-srv.univr.it User 01scpsfn29 ForwardAgent yes Hos
zfs @tips
1 Hits, Last modified:
ash> zfs send -R storage/cimiteriali@snap1 | pv | ssh zfs1 zfs recv -F -u rpool/cimiteriali # zfs destr
iotaiuto @projects:internetofthings
1 Hits, Last modified:
comparira' a video, abilitare: # 1. connessione ssh # 2. wifi o Ethernet # poi aprire una sessione
liberidicomunicare @projects:iotaiuto
1 Hits, Last modified:
ano.scipioni@csgalileo.org * pass: e.... * ssh ubuntu@10.45.103.201 ====== documentazione ======
zfs-on-root @tips:ubuntu
1 Hits, Last modified: