Hello Developers, Today in this post i will show you how we can get ready a server with Ngnix, MySQL…
Browsing: Server
Hello Developers, Today i am working on AWS, I need a database for my project. I think Why use Amazon…
As a programmer i know the importance of Node Js in current scenario. So i am writing this post for…
This post will help you to find recently modified files in Linux via command line . The find command works…
JIT(Just-in-time) compilation is a process that takes compilation of the code at run time. JIT compilation allows to improve performance…
Now a days it is more important to use Microsoft Team, Due to COVID. Microsoft Teams is one of the…
How to install Java 17 on Ubuntu 21.10. Java is a high-level object-oriented programming language and computing platform intended to…
Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective…
Composer is a cross-platform dependency manager for PHP. It allows you to declare the libraries your project depends on and it…
MongoDB is a free open-source, schema-free, NoSQL database which is getting more popular day by day among web developers. It…