LINUX.ORG.RU

Сообщения dada

 

На федорке нет rdp клиента ?

Форум — Admin

Собственно сабж.
установил на работе, но не могу подключиться к терминальному серверу.
fedora 29
Что делать?
https://gitlab.com/Remmina/Remmina/issues/1816

 ,

dada
()

как читать логи приложений, которые развернуты на docker ?

Форум — Admin

есть к примеру tomcat на docker.
иногда надо читать его логи.
как это настроить ?
моунтить директории не хочется, т.к. tomcat-ов планируется 100.
может есть какая-то хорошая утилитка ?

 , ,

dada
()

А что вы используете в качестве APM ?

Форум — Admin

Т.е. что у вас мониторит сами «приложения» ?
В данный момент общаемся с appdynamics и newrelic.
Может есть что-то более доступное ?
или тут только enterprise ?
спасибо.

 ,

dada
()

Может кто показать как у них настроена kanban доска в jira ?

Форум — Admin

Доброго дня.
Наверняка кто-то использует jira для девелопмента.
Так вот, если кто-то использует еще и kanban board, то выложите список колонок.
Я понимаю что все зависит от конторы, но все же хочется увидеть как это настроено и работает.
спасибо.

 , ,

dada
()

Позвольте Quasar-у тоже писать в треды о нем.

Форум — Linux-org-ru

А то как-то несправедливо.
И читать не очень интересно.
тред раз: Комментарий к треду о Quasar
тред два: квазар. уже в миллионный раз


извините, не нашел другого способа сообщить об этом.

 , ,

dada
()

Невозможно посмотреть детали завершенного Job-a в ansible tower

Форум — Admin

Установил ansible tower.
Запускаю, playbook выполняется и все хорошо.
Потом в «Jobs»-ах можно кликнуть и посмотреть детали.
Так вот при клике в нижнем правом углу появляется «working» и не заканчивается.
Весь webui наглухо зависает.
может кто сталкивался с таким поведением?
rhel 7.5
ansible.log пустой =(

 , ,

dada
()

архитектура docker-a.

Форум — Admin

Коллеги, вот есть у меня docker-хост на котором сейчас подняты nginx и tomcat.
форвардую запросы с ключем -p.
я так понимаю, что с -p я не смогу все держать под контролем долго.
т.е. что мне делать если этих tomcat-ов и nginx-ов станет по 100
пока в голову приходит только nginx,который работает как прокси.
и еще такой же вопрос про volumes.
вот примоунтили мы к этому nginx и tomcat две директории для деплоя.
надо будет для каждого контейнера свою директорию держать ?
что почитать ?
как настроить?

 ,

dada
()

Схема работы сети в docker.

Форум — Admin

Ребята, совсем запутался, подскажите какой docker network использовать для случая:
есть контейнер с nginx, который должен быть доступен по 80-му и сам должен коннектиться на внешний хост.
сейчас запустил конейнер с --net=host и это все работает, но это как-то не очень красиво.
какой тип network-a надо настроить?
спасибо.

 , ,

dada
()

А на dockerhub нет места где можно обсуждать выложенные контейнеры ?

Форум — Admin

Есть к примеру контейнер, который в теории надо запулить.
Там этих пулов, кстати, 10M+
а нет места, где про этот контейнер можно и вопросы задать и на некоторые ответить ?

 , ,

dada
()

Знакомлюсь с graphite при помощи докера.

Форум — Admin

Вот есть docker image: https://hub.docker.com/r/graphiteapp/graphite-statsd/
выполнил pull, запустил у себя и пробросил порты.
В описании к image написано, мол для тестов, можете отправлять на udp порт то-то в таком-то формате:

while true; do echo -n "example:$((RANDOM % 100))|c" | nc -w 1 -u 127.0.0.1 8125; done
выполняю. информация отсылается. убеждаюсь добавляя в параметры nc опцию -v.
Проблема в том, что я не знаю что делать дальше. Т.е. веб-интерфейс графаны открылся, какие-то метрики есть. Но, как мне найти свой, запущенный из консоли командой выше?
Где связка того, что отправляется на порт 8125 и графиками в веб-морде ?
Пожалуйста, расскажите на пальцах.
Благодарю.

 , ,

dada
()

пришло уведомление об удалении скора.

Форум — Linux-org-ru

Что бы такого сделать из пластиковой бутылки? (Форум)
РКН (-20)

Ребята, мне скор конечно не жалко, но я не помню такой топик.
Просмотрел удаленные в Talks, там тоже нет этой темы.
Может что-то заглючило ?
т.е. я не оспариваю удаление, думаю может баг какой-то. Спасибо.

 , ,

dada
()

Подскажите, почему ругается nginx на ssl_certificate

Форум — Admin

Вот конфиг:

    # HTTPS server
    #
    server {
        listen       443;
        server_name  localhost;

        ssl_certificate      /etc/ssl/certs/star_domainname_az.crt;
        ssl_certificate_key  /etc/ssl/certs/star_domainname_az.key;

        ssl_session_cache    shared:SSL:1m;
        ssl_session_timeout  5m;

        ssl_ciphers  HIGH:!aNULL:!MD5;
        ssl_prefer_server_ciphers  on;

        location / {
            root   html;
            index  index.html index.htm;
        }
    }

Вот ошибка:
2018/11/30 12:53:50 [emerg] 103755#0: unknown directive «ssl_certificate» in /usr/local/nginx/conf/nginx.conf:122
Что я делаю не так?

 ,

dada
()

Новый раздел «DevOps»

Форум — Linux-org-ru

Если считаете идею пригодной - создайте пожалуйста.
стильно, модно и молодежно.
Спасибо

 

dada
()

Кто чем мониторит api ?

Форум — Admin

Доброго дня.
Подскажите софтину, которая будет строить графики на основе ответов от API.
Нужен аналог postman monitor, который может работать в локальной сети.
Что нужно:
Нужны красивые графики.
Может подойти и платное решение (попробую на триал, если ок - куплю).
МультиОС-ность(хочу устанавливать и на винде и на онтопике)
Спасибо.

Перемещено Shaman007 из linux-org-ru

 ,

dada
()

Есть тут кто-нибудь кто работал с IBM Integrartion BUS ?

Форум — Admin

вопрос достаточно нубский:
В веб-мордочке вижу, что под нодой есть Servers.
под servers есть Server1 и Server2 как сделать changeproperties для Server2 ?
В документации написано:

-e integrationServerName
(Optional) The label of the integration server for which a report is required.
но это не работает.
Спасибо.

 , iib,

dada
()

Проблема с подключением по ssh.

Форум — Admin

Ребята, выставил loglevel=DEBUG3 и смотрю лог:

Oct 17 18:29:24 localhost sshd[14217]: debug3: fd 5 is not O_NONBLOCK
Oct 17 18:29:24 localhost sshd[14217]: debug1: Forked child 18244.
Oct 17 18:29:24 localhost sshd[14217]: debug3: send_rexec_state: entering fd = 8 config len 778
Oct 17 18:29:24 localhost sshd[14217]: debug3: ssh_msg_send: type 0
Oct 17 18:29:24 localhost sshd[14217]: debug3: send_rexec_state: done
Oct 17 18:29:24 localhost sshd[18244]: debug3: oom_adjust_restore
Oct 17 18:29:24 localhost sshd[18244]: Set /proc/self/oom_score_adj to 0
Oct 17 18:29:24 localhost sshd[18244]: debug1: rexec start in 5 out 5 newsock 5 pipe 7 sock 8
Oct 17 18:29:24 localhost sshd[18244]: debug1: inetd sockets after dupping: 3, 3
Oct 17 18:29:24 localhost sshd[18244]: Connection from 10.222.107.208 port 47590 on 172.21.14.29 port 24446
Oct 17 18:29:24 localhost sshd[18244]: debug1: Client protocol version 2.0; client software version OpenSSH_7.4
Oct 17 18:29:24 localhost sshd[18244]: debug1: match: OpenSSH_7.4 pat OpenSSH* compat 0x04000000
Oct 17 18:29:24 localhost sshd[18244]: debug1: Enabling compatibility mode for protocol 2.0
Oct 17 18:29:24 localhost sshd[18244]: debug1: Local version string SSH-2.0-OpenSSH_6.6.1
Oct 17 18:29:24 localhost sshd[18244]: debug2: fd 3 setting O_NONBLOCK
Oct 17 18:29:24 localhost sshd[18244]: debug3: ssh_sandbox_init: preparing rlimit sandbox
Oct 17 18:29:24 localhost sshd[18244]: debug2: Network child is on pid 18245
Oct 17 18:29:24 localhost sshd[18244]: debug3: preauth child monitor started
Oct 17 18:29:24 localhost sshd[18244]: debug1: SELinux support disabled [preauth]
Oct 17 18:29:24 localhost sshd[18244]: debug3: privsep user:group 74:74 [preauth]
Oct 17 18:29:24 localhost sshd[18244]: debug1: permanently_set_uid: 74/74 [preauth]
Oct 17 18:29:24 localhost sshd[18244]: debug1: list_hostkey_types: ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519 [preauth]
Oct 17 18:29:24 localhost sshd[18244]: debug1: SSH2_MSG_KEXINIT sent [preauth]
клиент находится где-то за впном, но телнет проходит.
сетевики клянутся, что дали доступ. (по факту телнет проходит)
Проблема с cipher-ами ? как понять в чем дело ?

 , ,

dada
()

Наглухо зависает df.

Форум — Admin

Алоха.
вот что сейчас висит:

# ps auxw | grep df
dbus       1052  0.0  0.0  37940  2764 ?        Ss   Mar02   7:23 /bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
root      87014  0.0  0.0 108020   776 ?        D    Sep21   0:00 df -h
root     117456  0.0  0.0 108020   776 pts/2    D+   15:47   0:00 df -h
root     117606  0.0  0.0  27168  1148 ?        Ss   Sep13   0:23 /usr/sbin/xinetd -stayalive -pidfile /var/run/xinetd.pid
root     118033  0.0  0.0 108020   776 pts/3    D+   15:52   0:00 df
root     118808  0.0  0.0 112708   968 pts/4    S+   16:00   0:00 grep --color=auto df

kill не помогает.
вот что в логах:

[17542990.344150] INFO: task df:87014 blocked for more than 120 seconds.
[17542990.344159] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[17542990.344163] df              D ffff88042e713680     0 87014 126762 0x00000084
[17542990.344173]  ffff88010ab1fa30 0000000000000082 ffff8801c2522d80 ffff88010ab1ffd8
[17542990.344180]  ffff88010ab1ffd8 ffff88010ab1ffd8 ffff8801c2522d80 ffff880427677098
[17542990.344187]  ffff8804276770a0 7fffffffffffffff ffff8801c2522d80 ffff880423261f00
[17542990.344194] Call Trace:
[17542990.344210]  [<ffffffff81609259>] schedule+0x29/0x70
[17542990.344216]  [<ffffffff816071a9>] schedule_timeout+0x209/0x2d0
[17542990.344225]  [<ffffffff810980e6>] ? finish_wait+0x56/0x70
[17542990.344231]  [<ffffffff816075f2>] ? mutex_lock+0x12/0x2f
[17542990.344238]  [<ffffffff8124a6fa>] ? autofs4_wait+0x37a/0x870
[17542990.344246]  [<ffffffff81609756>] wait_for_completion+0x116/0x170
[17542990.344251]  [<ffffffff810a94d0>] ? wake_up_state+0x20/0x20
[17542990.344257]  [<ffffffff8124b85b>] autofs4_expire_wait+0x6b/0x110
[17542990.344262]  [<ffffffff81248952>] do_expire_wait+0x172/0x190
[17542990.344268]  [<ffffffff81248b7b>] autofs4_d_manage+0x9b/0x160
[17542990.344277]  [<ffffffff811d0aa5>] follow_managed+0xb5/0x300
[17542990.344284]  [<ffffffff811d13bb>] lookup_fast+0x19b/0x2e0
[17542990.344290]  [<ffffffff811d48f5>] path_lookupat+0x165/0x7a0
[17542990.344298]  [<ffffffff8115edb6>] ? free_hot_cold_page_list+0x46/0xa0
[17542990.344306]  [<ffffffff811ab515>] ? kmem_cache_alloc+0x35/0x1d0
[17542990.344311]  [<ffffffff811d6abf>] ? getname_flags+0x4f/0x190
[17542990.344316]  [<ffffffff811d4f5b>] filename_lookup+0x2b/0xc0
[17542990.344321]  [<ffffffff811d7937>] user_path_at_empty+0x67/0xc0
[17542990.344331]  [<ffffffff810f0a62>] ? from_kgid_munged+0x12/0x20
[17542990.344336]  [<ffffffff811cb99f>] ? cp_new_stat+0x14f/0x180
[17542990.344342]  [<ffffffff811d79a1>] user_path_at+0x11/0x20
[17542990.344347]  [<ffffffff811cb493>] vfs_fstatat+0x63/0xc0
[17542990.344353]  [<ffffffff811cb9fe>] SYSC_newstat+0x2e/0x60
[17542990.344361]  [<ffffffff810fac56>] ? __audit_syscall_exit+0x1f6/0x2a0
[17542990.344367]  [<ffffffff811cbcde>] SyS_newstat+0xe/0x10
[17542990.344375]  [<ffffffff81613da9>] system_call_fastpath+0x16/0x1b

вопросы: зачем висит df ?
если я сделаю disable this message - это решение ?
# uname -a
Linux hostname 3.10.0-229.el7.x86_64 #1 SMP Thu Jan 29 18:37:38 EST 2015 x86_64 x86_64 x86_64 GNU/Linux

# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.5 (Maipo)

 ,

dada
()

Очень долгое подключение по ssh

Форум — Admin

создал виртуальну машину, установил rhel.
при попытке подключения по ssh, после ввода пароля идет очень долгое ожидание.
не могу понять как его убрать.
Запустил ssh c DEBUG3.
Прикрепляю лог.
По timestamp можно понять какие ожидания.
После того, как подождешь и подключишься - все работает нормально.

Aug 31 11:18:37 localhost sshd[12651]: debug3: fd 5 is not O_NONBLOCK
Aug 31 11:18:37 localhost sshd[12651]: debug1: Forked child 12797.
Aug 31 11:18:37 localhost sshd[12651]: debug3: send_rexec_state: entering fd = 8 config len 734
Aug 31 11:18:37 localhost sshd[12651]: debug3: ssh_msg_send: type 0
Aug 31 11:18:37 localhost sshd[12651]: debug3: send_rexec_state: done
Aug 31 11:18:37 localhost sshd[12797]: debug3: oom_adjust_restore
Aug 31 11:18:37 localhost sshd[12797]: debug1: Set /proc/self/oom_score_adj to 0
Aug 31 11:18:37 localhost sshd[12797]: debug1: rexec start in 5 out 5 newsock 5 pipe 7 sock 8
Aug 31 11:18:37 localhost sshd[12797]: debug1: inetd sockets after dupping: 3, 3
Aug 31 11:18:37 localhost sshd[12797]: Connection from 10.0.2.2 port 60881 on 10.0.2.15 port 22
Aug 31 11:18:37 localhost sshd[12797]: debug1: Client protocol version 2.0; client software version PuTTY_Release_0.70
Aug 31 11:18:37 localhost sshd[12797]: debug1: no match: PuTTY_Release_0.70
Aug 31 11:18:37 localhost sshd[12797]: debug1: Local version string SSH-2.0-OpenSSH_7.4
Aug 31 11:18:37 localhost sshd[12797]: debug1: Enabling compatibility mode for protocol 2.0
Aug 31 11:18:37 localhost sshd[12797]: debug2: fd 3 setting O_NONBLOCK
Aug 31 11:18:37 localhost sshd[12797]: debug3: ssh_sandbox_init: preparing seccomp filter sandbox
Aug 31 11:18:37 localhost sshd[12797]: debug2: Network child is on pid 12798
Aug 31 11:18:37 localhost sshd[12797]: debug3: preauth child monitor started
Aug 31 11:18:37 localhost sshd[12797]: debug1: SELinux support disabled [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: privsep user:group 74:74 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug1: permanently_set_uid: 74/74 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: ssh_sandbox_child: setting PR_SET_NO_NEW_PRIVS [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: ssh_sandbox_child: attaching seccomp filter program [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug1: list_hostkey_types: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: send packet: type 20 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug1: SSH2_MSG_KEXINIT sent [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: receive packet: type 20 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug1: SSH2_MSG_KEXINIT received [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: local server KEXINIT proposal [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc,blowfish-cbc,cast128-cbc,3des-cbc [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc,blowfish-cbc,cast128-cbc,3des-cbc [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: compression ctos: none,zlib@openssh.com [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: compression stoc: none,zlib@openssh.com [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: languages ctos:  [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: languages stoc:  [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: first_kex_follows 0  [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: reserved 0  [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: peer client KEXINIT proposal [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: KEX algorithms: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,rsa2048-sha256,rsa1024-sha1,diffie-hellman-group1-sha1 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: host key algorithms: ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-rsa,ssh-dss [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: ciphers ctos: aes256-ctr,aes256-cbc,rijndael-cbc@lysator.liu.se,aes192-ctr,aes192-cbc,aes128-ctr,aes128-cbc,chacha20-poly1305@openssh.com,blowfish-ctr,blowfish-cbc,3des-ctr,3des-cbc,arcfour256,arcfour128 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: ciphers stoc: aes256-ctr,aes256-cbc,rijndael-cbc@lysator.liu.se,aes192-ctr,aes192-cbc,aes128-ctr,aes128-cbc,chacha20-poly1305@openssh.com,blowfish-ctr,blowfish-cbc,3des-ctr,3des-cbc,arcfour256,arcfour128 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: MACs ctos: hmac-sha2-256,hmac-sha1,hmac-sha1-96,hmac-md5,hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-etm@openssh.com [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: MACs stoc: hmac-sha2-256,hmac-sha1,hmac-sha1-96,hmac-md5,hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-etm@openssh.com [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: compression ctos: none,zlib [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: compression stoc: none,zlib [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: languages ctos:  [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: languages stoc:  [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: first_kex_follows 0  [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: reserved 0  [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug1: kex: algorithm: curve25519-sha256@libssh.org [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug1: kex: host key algorithm: ssh-ed25519 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug1: kex: client->server cipher: aes256-ctr MAC: hmac-sha2-256 compression: none [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug1: kex: server->client cipher: aes256-ctr MAC: hmac-sha2-256 compression: none [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug1: kex: curve25519-sha256@libssh.org need=32 dh_need=32 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: mm_request_send entering: type 120 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: mm_request_receive_expect entering: type 121 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: mm_request_receive entering [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: mm_request_receive entering
Aug 31 11:18:37 localhost sshd[12797]: debug3: monitor_read: checking request 120
Aug 31 11:18:37 localhost sshd[12797]: debug3: mm_request_send entering: type 121
Aug 31 11:18:37 localhost sshd[12797]: debug1: kex: curve25519-sha256@libssh.org need=32 dh_need=32 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: mm_request_send entering: type 120 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: mm_request_receive_expect entering: type 121 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: mm_request_receive entering [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: mm_request_receive entering
Aug 31 11:18:37 localhost sshd[12797]: debug3: monitor_read: checking request 120
Aug 31 11:18:37 localhost sshd[12797]: debug3: mm_request_send entering: type 121
Aug 31 11:18:37 localhost sshd[12797]: debug1: expecting SSH2_MSG_KEX_ECDH_INIT [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: receive packet: type 30 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: mm_key_sign entering [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: mm_request_send entering: type 6 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: mm_key_sign: waiting for MONITOR_ANS_SIGN [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: mm_request_receive_expect entering: type 7 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: mm_request_receive entering [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: mm_request_receive entering
Aug 31 11:18:37 localhost sshd[12797]: debug3: monitor_read: checking request 6
Aug 31 11:18:37 localhost sshd[12797]: debug3: mm_answer_sign
Aug 31 11:18:37 localhost sshd[12797]: debug3: mm_answer_sign: hostkey proof signature 0x56295f286370(83)
Aug 31 11:18:37 localhost sshd[12797]: debug3: mm_request_send entering: type 7
Aug 31 11:18:37 localhost sshd[12797]: debug2: monitor_read: 6 used once, disabling now
Aug 31 11:18:37 localhost sshd[12410]: debug3: receive packet: type 98
Aug 31 11:18:37 localhost sshd[12410]: debug1: server_input_channel_req: channel 0 request winadj@putty.projects.tartarus.org reply 1
Aug 31 11:18:37 localhost sshd[12410]: debug1: session_by_channel: session 0 channel 0
Aug 31 11:18:37 localhost sshd[12410]: debug1: session_input_channel_req: session 0 req winadj@putty.projects.tartarus.org
Aug 31 11:18:37 localhost sshd[12410]: debug3: send packet: type 100
Aug 31 11:18:37 localhost sshd[12410]: debug2: channel 0: rcvd adjust 9713
Aug 31 11:18:37 localhost sshd[12797]: debug3: send packet: type 31 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: send packet: type 21 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: set_newkeys: mode 1 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug1: rekey after 4294967296 blocks [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug1: SSH2_MSG_NEWKEYS sent [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug1: expecting SSH2_MSG_NEWKEYS [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: receive packet: type 21 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug1: SSH2_MSG_NEWKEYS received [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug2: set_newkeys: mode 0 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug1: rekey after 4294967296 blocks [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug1: KEX done [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: receive packet: type 5 [preauth]
Aug 31 11:18:37 localhost sshd[12797]: debug3: send packet: type 6 [preauth]
Aug 31 11:18:39 localhost sshd[12797]: debug3: receive packet: type 50 [preauth]
Aug 31 11:18:39 localhost sshd[12797]: debug1: userauth-request for user root service ssh-connection method none [preauth]
Aug 31 11:18:39 localhost sshd[12797]: debug1: attempt 0 failures 0 [preauth]
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_getpwnamallow entering [preauth]
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_request_send entering: type 8 [preauth]
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_getpwnamallow: waiting for MONITOR_ANS_PWNAM [preauth]
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_request_receive_expect entering: type 9 [preauth]
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_request_receive entering [preauth]
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_request_receive entering
Aug 31 11:18:39 localhost sshd[12797]: debug3: monitor_read: checking request 8
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_answer_pwnamallow
Aug 31 11:18:39 localhost sshd[12797]: debug3: Trying to reverse map address 10.0.2.2.
Aug 31 11:18:39 localhost sshd[12797]: debug2: parse_server_config: config reprocess config len 734
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_answer_pwnamallow: sending MONITOR_ANS_PWNAM: 1
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_request_send entering: type 9
Aug 31 11:18:39 localhost sshd[12797]: debug2: monitor_read: 8 used once, disabling now
Aug 31 11:18:39 localhost sshd[12797]: debug2: input_userauth_request: setting up authctxt for root [preauth]
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_start_pam entering [preauth]
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_request_send entering: type 100 [preauth]
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_inform_authserv entering [preauth]
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_request_send entering: type 4 [preauth]
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_inform_authrole entering [preauth]
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_request_send entering: type 80 [preauth]
Aug 31 11:18:39 localhost sshd[12797]: debug2: input_userauth_request: try method none [preauth]
Aug 31 11:18:39 localhost sshd[12797]: debug3: userauth_finish: failure partial=0 next methods="password" [preauth]
Aug 31 11:18:39 localhost sshd[12797]: debug3: send packet: type 51 [preauth]
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_request_receive entering
Aug 31 11:18:39 localhost sshd[12797]: debug3: monitor_read: checking request 100
Aug 31 11:18:39 localhost sshd[12797]: debug1: PAM: initializing for "root"
Aug 31 11:18:39 localhost sshd[12797]: debug1: PAM: setting PAM_RHOST to "gateway"
Aug 31 11:18:39 localhost sshd[12797]: debug1: PAM: setting PAM_TTY to "ssh"
Aug 31 11:18:39 localhost sshd[12797]: debug2: monitor_read: 100 used once, disabling now
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_request_receive entering
Aug 31 11:18:39 localhost sshd[12797]: debug3: monitor_read: checking request 4
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_answer_authserv: service=ssh-connection, style=
Aug 31 11:18:39 localhost sshd[12797]: debug2: monitor_read: 4 used once, disabling now
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_request_receive entering
Aug 31 11:18:39 localhost sshd[12797]: debug3: monitor_read: checking request 80
Aug 31 11:18:39 localhost sshd[12797]: debug3: mm_answer_authrole: role=
Aug 31 11:18:39 localhost sshd[12797]: debug2: monitor_read: 80 used once, disabling now
Aug 31 11:18:39 localhost sshd[12410]: debug3: receive packet: type 98
Aug 31 11:18:39 localhost sshd[12410]: debug1: server_input_channel_req: channel 0 request winadj@putty.projects.tartarus.org reply 1
Aug 31 11:18:39 localhost sshd[12410]: debug1: session_by_channel: session 0 channel 0
Aug 31 11:18:39 localhost sshd[12410]: debug1: session_input_channel_req: session 0 req winadj@putty.projects.tartarus.org
Aug 31 11:18:39 localhost sshd[12410]: debug3: send packet: type 100
Aug 31 11:18:39 localhost sshd[12410]: debug2: channel 0: rcvd adjust 9040
Aug 31 11:18:42 localhost sshd[12797]: debug3: receive packet: type 50 [preauth]
Aug 31 11:18:42 localhost sshd[12797]: debug1: userauth-request for user root service ssh-connection method password [preauth]
Aug 31 11:18:42 localhost sshd[12797]: debug1: attempt 1 failures 0 [preauth]
Aug 31 11:18:42 localhost sshd[12797]: debug2: input_userauth_request: try method password [preauth]
Aug 31 11:18:42 localhost sshd[12797]: debug3: mm_auth_password entering [preauth]
Aug 31 11:18:42 localhost sshd[12797]: debug3: mm_request_send entering: type 12 [preauth]
Aug 31 11:18:42 localhost sshd[12797]: debug3: mm_auth_password: waiting for MONITOR_ANS_AUTHPASSWORD [preauth]
Aug 31 11:18:42 localhost sshd[12797]: debug3: mm_request_receive_expect entering: type 13 [preauth]
Aug 31 11:18:42 localhost sshd[12797]: debug3: mm_request_receive entering [preauth]
Aug 31 11:18:42 localhost sshd[12797]: debug3: mm_request_receive entering
Aug 31 11:18:42 localhost sshd[12797]: debug3: monitor_read: checking request 12
Aug 31 11:18:42 localhost sshd[12797]: debug3: PAM: sshpam_passwd_conv called with 1 messages
Aug 31 11:19:07 localhost sshd[12797]: debug1: PAM: password authentication accepted for root
Aug 31 11:19:07 localhost sshd[12797]: debug3: mm_answer_authpassword: sending result 1
Aug 31 11:19:07 localhost sshd[12797]: debug3: mm_request_send entering: type 13
Aug 31 11:19:07 localhost sshd[12797]: debug3: mm_request_receive_expect entering: type 102
Aug 31 11:19:07 localhost sshd[12797]: debug3: mm_request_receive entering
Aug 31 11:19:07 localhost sshd[12797]: debug1: do_pam_account: called
Aug 31 11:19:27 localhost sshd[12797]: debug3: PAM: do_pam_account pam_acct_mgmt = 0 (Success)
Aug 31 11:19:27 localhost sshd[12797]: debug3: mm_request_send entering: type 103
Aug 31 11:19:27 localhost sshd[12797]: Accepted password for root from 10.0.2.2 port 60881 ssh2
Aug 31 11:19:27 localhost sshd[12797]: debug1: monitor_child_preauth: root has been authenticated by privileged process
Aug 31 11:19:27 localhost sshd[12797]: debug3: mm_get_keystate: Waiting for new keys
Aug 31 11:19:27 localhost sshd[12797]: debug3: mm_request_receive_expect entering: type 26
Aug 31 11:19:27 localhost sshd[12797]: debug3: mm_request_receive entering
Aug 31 11:19:27 localhost sshd[12797]: debug3: mm_get_keystate: GOT new keys
Aug 31 11:19:27 localhost sshd[12797]: debug3: mm_request_receive_expect entering: type 122
Aug 31 11:19:27 localhost sshd[12797]: debug3: mm_request_receive entering
Aug 31 11:19:27 localhost sshd[12797]: debug3: mm_request_send entering: type 123
Aug 31 11:19:27 localhost sshd[12797]: debug3: mm_auth_password: user authenticated [preauth]
Aug 31 11:19:27 localhost sshd[12797]: debug3: mm_do_pam_account entering [preauth]
Aug 31 11:19:27 localhost sshd[12797]: debug3: mm_request_send entering: type 102 [preauth]
Aug 31 11:19:27 localhost sshd[12797]: debug3: mm_request_receive_expect entering: type 103 [preauth]
Aug 31 11:19:27 localhost sshd[12797]: debug3: mm_request_receive entering [preauth]
Aug 31 11:19:27 localhost sshd[12797]: debug3: mm_do_pam_account returning 1 [preauth]
Aug 31 11:19:27 localhost sshd[12797]: debug3: send packet: type 52 [preauth]
Aug 31 11:19:27 localhost sshd[12797]: debug3: mm_request_send entering: type 26 [preauth]
Aug 31 11:19:27 localhost sshd[12797]: debug3: mm_send_keystate: Finished sending state [preauth]
Aug 31 11:19:27 localhost sshd[12797]: debug3: mm_request_send entering: type 122 [preauth]
Aug 31 11:19:27 localhost sshd[12797]: debug3: mm_request_receive_expect entering: type 123 [preauth]
Aug 31 11:19:27 localhost sshd[12797]: debug3: mm_request_receive entering [preauth]
Aug 31 11:19:27 localhost sshd[12797]: debug1: monitor_read_log: child log fd closed
Aug 31 11:19:27 localhost sshd[12797]: debug3: ssh_sandbox_parent_finish: finished
Aug 31 11:19:27 localhost sshd[12797]: debug1: SELinux support disabled
Aug 31 11:19:27 localhost sshd[12797]: debug1: PAM: establishing credentials
Aug 31 11:19:47 localhost sshd[12797]: debug3: PAM: opening session
Aug 31 11:19:47 localhost sshd[12797]: pam_unix(sshd:session): session opened for user root by (uid=0)
Aug 31 11:19:47 localhost sshd[12797]: debug3: PAM: sshpam_store_conv called with 1 messages
Aug 31 11:19:47 localhost sshd[12797]: debug3: PAM: sshpam_store_conv called with 1 messages
Aug 31 11:20:07 localhost sshd[12797]: debug3: monitor_apply_keystate: packet_set_state
Aug 31 11:20:07 localhost sshd[12797]: debug2: set_newkeys: mode 0
Aug 31 11:20:07 localhost sshd[12797]: debug1: rekey after 4294967296 blocks
Aug 31 11:20:07 localhost sshd[12797]: debug2: set_newkeys: mode 1
Aug 31 11:20:07 localhost sshd[12797]: debug1: rekey after 4294967296 blocks
Aug 31 11:20:07 localhost sshd[12797]: debug1: ssh_packet_set_postauth: called
Aug 31 11:20:07 localhost sshd[12797]: debug3: ssh_packet_set_state: done
Aug 31 11:20:07 localhost sshd[12797]: debug3: notify_hostkeys: key 0: ssh-rsa SHA256:dmG1Rqe9ziy80nGAtd3SoA92hDfuR3pN8LP9Lc+w/e4
Aug 31 11:20:07 localhost sshd[12797]: debug3: notify_hostkeys: key 1: ecdsa-sha2-nistp256 SHA256:TSyfUSxxZALsciSyukejdC8DVSphrIY40xdc+GecSbc
Aug 31 11:20:07 localhost sshd[12797]: debug3: notify_hostkeys: key 2: ssh-ed25519 SHA256:6wysBMetfwupRFwhqe1jhtWTvo6p0Uu8ghwx2tHIKuA
Aug 31 11:20:07 localhost sshd[12797]: debug3: notify_hostkeys: sent 3 hostkeys
Aug 31 11:20:07 localhost sshd[12797]: debug3: send packet: type 80
Aug 31 11:20:07 localhost sshd[12797]: debug1: Entering interactive session for SSH2.
Aug 31 11:20:07 localhost sshd[12797]: debug2: fd 4 setting O_NONBLOCK
Aug 31 11:20:07 localhost sshd[12797]: debug2: fd 5 setting O_NONBLOCK
Aug 31 11:20:07 localhost sshd[12797]: debug1: server_init_dispatch
Aug 31 11:20:07 localhost sshd[12797]: debug3: receive packet: type 2
Aug 31 11:20:07 localhost sshd[12797]: debug3: Received SSH2_MSG_IGNORE
Aug 31 11:20:07 localhost sshd[12797]: debug3: receive packet: type 90
Aug 31 11:20:07 localhost sshd[12797]: debug1: server_input_channel_open: ctype session rchan 256 win 16384 max 16384
Aug 31 11:20:07 localhost sshd[12797]: debug1: input_session_request
Aug 31 11:20:07 localhost sshd[12797]: debug1: channel 0: new [server-session]
Aug 31 11:20:07 localhost sshd[12797]: debug2: session_new: allocate (allocated 0 max 10)
Aug 31 11:20:07 localhost sshd[12797]: debug3: session_unused: session id 0 unused
Aug 31 11:20:07 localhost sshd[12797]: debug1: session_new: session 0
Aug 31 11:20:07 localhost sshd[12797]: debug1: session_open: channel 0
Aug 31 11:20:07 localhost sshd[12797]: debug1: session_open: session 0: link with channel 0
Aug 31 11:20:07 localhost sshd[12797]: debug1: server_input_channel_open: confirm session
Aug 31 11:20:07 localhost sshd[12797]: debug3: send packet: type 91
Aug 31 11:20:07 localhost sshd[12797]: debug3: receive packet: type 98
Aug 31 11:20:07 localhost sshd[12797]: debug1: server_input_channel_req: channel 0 request pty-req reply 1
Aug 31 11:20:07 localhost sshd[12797]: debug1: session_by_channel: session 0 channel 0
Aug 31 11:20:07 localhost sshd[12797]: debug1: session_input_channel_req: session 0 req pty-req
Aug 31 11:20:07 localhost sshd[12797]: debug1: Allocating pty.
Aug 31 11:20:07 localhost sshd[12797]: debug1: session_pty_req: session 0 alloc /dev/pts/2
Aug 31 11:20:07 localhost sshd[12797]: debug1: SELinux support disabled
Aug 31 11:20:07 localhost sshd[12797]: debug3: send packet: type 99
Aug 31 11:20:07 localhost sshd[12797]: debug3: receive packet: type 98
Aug 31 11:20:07 localhost sshd[12797]: debug1: server_input_channel_req: channel 0 request shell reply 1
Aug 31 11:20:07 localhost sshd[12797]: debug1: session_by_channel: session 0 channel 0
Aug 31 11:20:07 localhost sshd[12797]: debug1: session_input_channel_req: session 0 req shell
Aug 31 11:20:07 localhost sshd[12797]: Starting session: shell on pts/2 for root from 10.0.2.2 port 60881 id 0
Aug 31 11:20:07 localhost sshd[12797]: debug2: fd 3 setting TCP_NODELAY
Aug 31 11:20:07 localhost sshd[12797]: debug3: ssh_packet_set_tos: set IP_TOS 0x10
Aug 31 11:20:07 localhost sshd[12797]: debug2: channel 0: rfd 11 isatty
Aug 31 11:20:07 localhost sshd[12797]: debug2: fd 11 setting O_NONBLOCK
Aug 31 11:20:07 localhost sshd[12797]: debug3: fd 7 is O_NONBLOCK
Aug 31 11:20:07 localhost sshd[12797]: debug3: send packet: type 99
Aug 31 11:20:07 localhost sshd[12829]: debug1: Setting controlling tty using TIOCSCTTY.
Aug 31 11:20:07 localhost sshd[12410]: debug3: receive packet: type 98
Aug 31 11:20:07 localhost sshd[12410]: debug1: server_input_channel_req: channel 0 request winadj@putty.projects.tartarus.org reply 1
Aug 31 11:20:07 localhost sshd[12410]: debug1: session_by_channel: session 0 channel 0
Aug 31 11:20:07 localhost sshd[12410]: debug1: session_input_channel_req: session 0 req winadj@putty.projects.tartarus.org
Aug 31 11:20:07 localhost sshd[12410]: debug3: send packet: type 100
Aug 31 11:20:07 localhost sshd[12410]: debug2: channel 0: rcvd adjust 8983
Aug 31 11:20:47 localhost sshd[12829]: debug1: PAM: reinitializing credentials
Aug 31 11:21:07 localhost sshd[12829]: debug1: permanently_set_uid: 0/0
Aug 31 11:21:07 localhost sshd[12829]: debug3: Copy environment: XDG_SESSION_ID=7
Aug 31 11:21:07 localhost sshd[12829]: debug3: Copy environment: XDG_RUNTIME_DIR=/run/user/0

 ,

dada
()

помогите с настройкой nginx

Форум — Admin

Есть nginx как frontend для tomcat.
все запросы перенаправляются на 80-ый этой же машины.
Хочется при обращении на blabla.com/test открыть страничку test.php

В конфиге прописано:

 server {
        listen       443 ssl;
        server_name  blbla.com;
        root         /usr/share/nginx/html;
        ...
        ...
        location / {
        proxy_pass http://ip_addr_mashini:80;
        }

        location /test {
        root /test.php;
        }

Что я делаю не так ?

 , ,

dada
()

fedora 28 и AMD драйвер.

Форум — Desktop

Доброго времени ребята. Поставил на ноут последнюю федору а тут вместо Х-ов вэйлэнд. Как сейчас ставить драйвер видеокарты ? Вот что есть:

[root@localhost ~]# lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Mars [Radeon HD 8730M] (rev ff)

Нашел в интернете вот это:https://support.amd.com/en-us/download/desktop?os=Linux x86
Ниже оутпут.

[root@localhost fglrx-15.302]# ./amd-driver-installer-15.302-x86.x86_64.run 
Created directory fglrx-install.28TRXR
Verifying archive integrity... All good.
Uncompressing AMD Proprietary Driver-15.302...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
=====================================================================
 AMD  Proprietary Driver Installer/Packager 
=====================================================================

error: Detected X Server version 'XServer 1.19.6_64a' is not supported. Supported versions are X.Org 6.9 or later, up to XServer 1.10 (default:v2:x86_64:lib:XServer 1.19.6_64a:none:4.16.3-301.fc28.x86_64:)
Installation will not proceed.

Removing temporary directory: fglrx-install.28TRXR

буду рад помощи.

 ,

dada
()

RSS подписка на новые темы