-
Linux
What is /bin/bash?
1. Introduction Bash is known also as a Unix Shell, and was written by Brian Fox for the GNU Project…
Read More » -
Linux
No such file or directory Error
1. Introduction When you run commands, sometimes part of the command is incorrect or the command is unable to execute…
Read More » -
Amazon AWS
How to Install AWSCLI?
1. Introduction Amazon was founded in early 2000, prior to this experience with building Mercant.com, which offers e-commerce as a…
Read More » -
spring
Download and Install Spring Tool Suite(STS)
1. Introduction When developing web services with Spring or Spring-Boot, it will be helpful to have a tool to easily…
Read More » -
Linux
Routing Table Entry
1. Introduction We will start this article, introducing you firstly in the networking area. Working in the networking area you…
Read More » -
Linux
How to Remove Directory in Linux
1. Introduction Handle directories to remove/add are the important parts in Linux in terms of structuring items. In this section…
Read More » -
spring
Top 20 Spring-boot interview questions
1. Introduction Due to the content of this article, in the first section, I will start with a brief introduction…
Read More » -
Core Java
Master Theorem
1. Introduction An algorithm is a well-defined instruction set designed to solve a particular problem for the given input data…
Read More » -
Software Development
Monolithic vs Microservice Architecture
In this article we will show you the monolithic vs microservice architecture. 1. Introduction In this article, we will cover…
Read More » -
Docker
Docker Registries
1. Introduction In the Software world, Docker is considered a Platform as a Service (PaaS). This offers a platform for running…
Read More »