YG
Size: a a a
YG
MO
NK
site1.com/indexpageчтоб стало:
site2.com/
site2.com/subfolder/indexpage
site2.com/
YG
YG
Е
Z=
Z=
Е
Е
Z=
Е
Е
AK
AK
NK
AK
root@blacksplash:~# cat /etc/debian_versionПо въевшейся привычке меняю в
9.8
/etc/ssh/sshd_config
Port 22
на Port 122
делаю service sshd restart
и новые сессии идут уже на порт 122. делаю reboot
и получаюAleksandrs-iMac:~ around$ ssh -p 122 root@IP_ADDR
ssh: connect to host IP_ADDR port 122: Connection refused
AK
Aleksandrs-iMac:~ around$ ssh root@IP_ADDR
root@IP_ADDR's password:
Linux blacksplash 2.6.32-042stab127.2 #1 SMP Thu Jan 4 16:41:44 MSK 2018 x86_64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Sat Apr 13 08:46:20 2019 from 188.235.130.250
root@blacksplash:~#
AK