Pablo Emídio S.S

Results 5 issues of Pablo Emídio S.S

The manjaro projeto uses systemctl instead service to manager services, also, manjaro has a different way to work with apache, since name it to which directory put it into

I created my account by mistake - kinda dummy, I know -, and after looking for a way to delete it, I didn't find anything

When use python3.9.13 I ran into the following error: ```AttributeError: module 'graypy' has no attribute 'GELFRabbitHandler``` Conditions: graypy==2.1.0 amqplib==1.0.2

The link to [message-queues - Comparing-message-queue-architectures](http://tech.forter.com/comparing-message-queue-architectures-on-aws) in [Micro services & Distributed Systems](https://github.com/DovAmir/awesome-design-patterns#micro-services--distributed-systems) section is leading to a 404 not found page.

Fixing a misunderstand of buitin str function: [maxsplit can return maxsplit+1 items](https://docs.python.org/3.8/library/stdtypes.html#str.split) Resolves: #7567 --- Although, this alteration resolves the broken message reported, we'd be better to treat the string...