Tag: linux

Resources to Setup CI and CD pipeline.

what we need for start: • Free Tier AWS account.• GitHub account (for source code and documentation).• MobaXterm – enhanced terminal for windows with X11 Server tabbed SSH clients, network tool and much more.• Git – local version control system. Setup Jenkins Server Setup a Linux EC2 instance connect to instance next step: Official website: […]

Install Microsoft Teams using commands on Ubuntu Linux

To install the Teams app using commands, use these steps: Open Terminal. Type the following command and press Enter:curl https://packages.microsoft.com/keys/microsoft.asc | sudo apt-key add – Type the following command to download the package to install the app and press Enter:sudo sh -c ‘echo “deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main” > /etc/apt/sources.list.d/teams.list’ Type the following command and press Enter:sudo apt update […]

Back To Top
Receive the latest news

Subscribe To Our Tech Newsletter

Get notified about new articles