5 posts tagged with "linux"
Learning MongoDB
Posted on June, 2021Main commands Criar uma coleção: Inserir objetos para esta coleção: Remover um elemento específico: Listar todos os registros: Listar os registros de forma formatada: Encontrar um registro específico…
Read full postInstall and configure MongoDB on Ubuntu
Posted on June, 2021How to install MongoDB on Ubuntu Go to MogoDB Docs and read this document Main commands Start MongoDB process : Verify that MongoDB has started successfully : Stop the process : Restart the process…
Read full postFirst commands for the Linux Terminal
Posted on March, 2020In this post I will write the main commands of the linux terminal for you to learn in a simple way. The main objective here is to enable you to take the first steps in the Unix environment, ok? Let's…
Read full postWelcome To My Web Developer Blog
Posted on February, 2020This blog template is designed for web developers. Whether you're a professional web developer or are just getting started in the world of web development, this Gatsby starter is ready to go, right…
Read full postBasic config to new machines with Windows 10 operational system
Posted on September, 2019Utilities Install Visual Code from the official website. Install WinRar x64 from the official website. Install Chrome from the official website. Install WAMP Server from the official website. Download…
Read full post