User Tools

Site Tools


wiki:tech:admin-notes

This is an old revision of the document!


sysadmin useful notes

RabbitMQ

create new user and add rights to context

rabbitmqctl add_user tt1 tt1 && 
rabbitmqctl set_user_tags tt1 administrator && 
rabbitmqctl set_permissions -p / tt1 ".*" ".*" ".*"
Windows EN with default NON-UNICODE encoding

add to env variables:

NLS_LANG = RUSSIAN_CIS.CL8MSWIN1251
wiki/tech/admin-notes.1519317578.txt.gz · Last modified: 2018/02/22 19:39 by kpc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki