Tag - ssh - liczba wpisów 5

Heheszki ssh telnet Kategoria: Linux | Tagi: ssh, telnet | Autor: Bartłomiej Gałęzia

Snake SSH

ssh sshtron.zachlatta.com

Star Wars telnet

telnet towel.blinkenlights.nl

Mapa Świata w ASCII

telnet mapscii.me

Terminal recursive search history Kategoria: Linux | Tagi: recursive, TERMINAL, linux, search, ssh | Autor: Franciszek Musiel

git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
cd .fzf/
./install
source ~/.bashrc

SSH - wymiana kluczy - automatyczne logowanie Kategoria: Linux | Tagi: ssh | Autor: Bartłomiej Gałęzia

https://www.digitalocean.com/community/tutorials/how-to-set-up-ssh-keys--2

ssh-keygen
ssh-copy-id user@11.22.33.44 //remote machine
ssh user@11.22.33.44 //nopassword

Zmiana domyślnego edytora w MC Kategoria: Linux | Tagi: mc, ssh | Autor: Bartłomiej Gałęzia

sudo update-alternatives --config editor

lub

vim .bashrc
export EDITOR=vim

albo http://askubuntu.com/questions/16776/how-to-switch-the-editor-in-mc-midnight-commander-from-nano-to-mcedit

Ubuntu allow root ssh login Kategoria: Linux | Tagi: ssh | Autor: Bartłomiej Gałęzia

vim /etc/ssh/sshd_config

PermitRootLogin yes

service ssh restart

Wyszukaj

Zapisz się do newsletera