DevOps
Collection of instructions for server setup and manipulate
Ubuntu server first steps
Client: Generate keys This command generate a two files with private and public keys. The public-...
Ubuntu server customization
Disable ssh login spam Rename unnesessary files with @ at filename start at /etc/update-motd.d c...
Send telegram message on every ssh login
Add script Create file /etc/login-notify.sh Modify TELEGRAM_BOT_TOKEN and TELEGRAM_SEND_TO variab...
Custom domain on Keenetic router
Инструкция работает если у вас есть белый статичный ip-адрес и свой домен Check settings: Dom...
Postgres database dump and restore
В этой короткой инструкции описывается как сделать бэкап базы данных PostgreSQL и восстановить ег...
Local port forwarding
Command explanation To forward port of remote host use the following command ssh -L <LOCAL_PORT>:...
Nvidia
TBD https://habr.com/ru/companies/hostkey/articles/835058/
Монтирование самбы на Ubuntu server
Чтобы подключить удаленную папку через SMB (версии 2 и выше) к Ubuntu с помощью консоли Bash, вып...