Installing MariaDB on Amazon Linux 2023

Install MariaDB 10.05 on Amazon Linux 2023

MariaDB is the fork of the popular MySQL Database management system that can be easily installed on Amazon Linux 2023 using the default repositories. It is also open source and almost all server Linux distros made it available readily for users because MariaDB has gained …

Read more

How to install Python 3.8 on Amazon Linux 2023

install Python 3.8 on Amazon Linux 2023

Python is now a widely used programming language in various fields including Machine learning and AI. It is a versatile language known for its clarity and readability. Despite the latest versions of the programming language developers often need to work on some old software that …

Read more

2 Ways to start Docker Container automatically on Boot in Linux

Start Enable Docker Container Service

Containerization is not a new technology anymore, millions of apps using it and in this, Docker has played quite an essential role in providing a platform for managing and deploying Conatiner-based applications. Developers can use Docker to create custom application images with all dependencies required …

Read more

How to install AWS Toolkit on Linux for IntelliJ IDEA

Insstall AWS Toolkit for IntelliJ IDEA

AWS ToolKit is a set of Tools offered by Amazon Web services that allows developers to interact with its various services from their development environments. For example, we can integrate AWS Toolkit in popular IDEs such as IntelliJ IDEA, VSCode, or PyCharm. This helps developers …

Read more

How to install TradingView app for Ubuntu Linux desktop

TradingView app for Ubuntu Linux desktop

Whether you are using Ubuntu 23.04/22.04/20.04… if you want to install the TradingView app on your Ubuntu Linux using GUI or command terminal then here are the steps to follow. Those who are trading Forex, Stocks, Futures, Indexes, cryptocurrencies, and commodities would already know about …

Read more