BlogHide Resteemsrkl (25)in ssh • 7 years agoSSH proxy chaining (tunnel through firewalls)This compact article digs into daily practice if you work with linux based server systems. Sometimes it is really important that special systems have no public SSH access, they only exists inside…rkl (25)in python • 7 years agoSimple twitter bot with pythonSometimes a twitter bot is a really cool thing for automated tweets. If you want to know how to setup a simple one, you can read the article from my personal blog below. Simple twitter bot with…rkl (25)in docker • 7 years agoSelfmade docker backdoorThis is a really funny story of a "self made" docker backdoor from one of my past colleagues. It took some time to figure out what was going on there. Read the full article here Selfmade docker…rkl (25)in php • 7 years agoDocker based PHP 7.x + Symfony 4.x development environmentAs a software developer, I have daily routines for our clients projects. One of my most important one is a clean PHP + Symfony development environment based on docker. The most tricky part is often…