AWS ECS tasks stuck in pending state
This happens when the ECS agent become not reponsing or lost connection. ECS agent in the corresponding EC2 instance need
Read MoreFor Techs.... Techniques.... Technologies....
This happens when the ECS agent become not reponsing or lost connection. ECS agent in the corresponding EC2 instance need
Read MoreThis article explains the detailed steps to install Docker in Ubuntu. Step1: Login to the server via ssh as root.
Read MoreImportError: cannot import name 'docevents' from 'botocore.docs.bcdoc' The reason for this error is the version conflict of Python botocore module
Read MoreUFW rules have reference numbers and the ruled with lower reference numbers have high priority. Here there should be an
Read MoreLinux ssh login console displays a default banner with some informations about the server. Administrators can add more data to
Read MoreBydefault the data from all hosts will be inserted to the common index filebeat. If separate index required for each
Read MoreWindows Subsystem for Linux (WSL) is an optional feature for Windows 10 and 11 that supports the installation of the
Read MoreThis article explains the steps to upgrade Firefox in Ubuntu via commandline. Step1: Login to the machine as root. Step2:
Read MoreThere are multpiple methods to currenly logged username in Linux. Using the command whoami, Uding the command id, Using the
Read MoreWe can use the fallocate command to create big files for testing. Where NAME need to be replaced with the
Read MoreBash keeps the history of commands that executed and the user can re-execute it using up and down arrows. All
Read More