Ruslan Makhmatkhanov
Ruslan Makhmatkhanov
Hello, Is there any possibility to use ajenti-v with mysql/php versions from centos SCL? For example, I have this rpm's installed (among other): php54-php-fpm-5.4.16-16.el6.centos.alt.x86_64 mysql55-mysql-server-5.5.37-1.2.el6.centos.alt.x86_64 But when installing ajenti plugins...
Hello, we are getting this exception when trying pass the message sent to jasmin to upstream SMSC: ```python 2020-03-04 12:04:00 CRITICAL 805 Rejecting SubmitSmPDU[247c20b2-e05f-4914-a498-3187f3e7aede] through [cid:] for an unknown error...
In FreeBSD x86_64 is known as amd64 ~% uname -p amd64
Hello, if I understand correctly, right now there is no possibility to remove dataset with all it snapshots in one run. I'm trying something like that: ``` python zfs =...
Simple fix to support logging with recent Sanic version. Will work with old versions too.