Most people would agree that Linux is a great tool for us developers and overall, it’s probably the best operating system for software development. With the way the industry works today we often use direct messenger tools to communicate with… Read More ›

Linux
Remote Desktop on Ubuntu 20.04
1. Remove previously installed xrdp: 2. Re-install xrdp & required packages: Add ssl cert permissions 3. Reboot system: 4. Firewall configuration: You need to open access on port 3389. 5. Fix Black Screen when a user is left logged in… Read More ›
What is Docker?
Docker Overview Docker refers to a couple of different things within the development community. Firstly, it’s an open-source community technology project for containerization. Secondly, and slightly confusing, Docker or Docker Inc. is also the company name of the biggest contributor… Read More ›