Shweta Mishra, Author at LINUXWORLD
Skip to content

LINUXWORLD

Linux Tutorial For Linuxadmin & Devops

  • HOME
  • ARTICALS
    • AWS
    • Docker
    • GIT
    • MONGO
  • PHP
    • PHP7.0
    • PHP7.2
    • PHP7.3
  • WEB SERVERS
    • APACHE
    • NGINX
    • TOMCAT
    • HTTPD
  • DATABASE SERVERS
    • Mysql Server
    • Postgresql Server
    • Mongodb Server
    • Mariadb Server

Shweta Mishra

how to install mongodb in ubuntu

August 31, 2019October 24, 2019 Shweta MishraDATABASE SERVERS, Mongodb Server, Nodejs,NPM,Ubuntu

MongoDB is a non-relational data store of JSON documents. What I mean by non-relational is that it does not store data in tables as these relational databases do. It stores the JSON document  For more […]

Read more

How To Install And Configure Laravel On Ubuntu

August 30, 2019October 2, 2019 Shweta MishraNodejs,NPM,Ubuntu

Laravel is a PHP web application framework with expressive, elegant syntax.  It is designed for the faster development of MVC web applications in PHP. In this article, we will install laravel 5 php framework on […]

Read more

How to Install Composer on Ubuntu 19.04 Step By Step

August 29, 2019October 24, 2019 Shweta MishraNodejs,NPM,Ubuntu

PHP composer is a package management system for PHP and it helps you easily install libraries which you can use in your PHP development work and you can easily distribute the set of libraries to […]

Read more

How To Create Swap on Ubuntu Step By Step

August 26, 2019October 24, 2019 Shweta MishraNodejs,NPM,Ubuntu

Intro The simple way of increasing the responsiveness of your server  against out of memory errors in server  to add some swap space. In this artical, we will help how to create a swap file […]

Read more

How to Install Apache Tomcat 9 on Ubuntu Step By Step

August 26, 2019October 24, 2019 Shweta MishraTOMCAT, WEB SERVERS

Intro: Tomcat is a java Servlet container and web server from the Apache software foundation .Tomcat can be used as standalone or it can be used behind traditional web servers such as Apache httpd servers […]

Read more

How To Install PostgreSQL on Ubuntu 18.04 Step By Step

August 26, 2019October 24, 2019 Shweta MishraDATABASE SERVERS, Postgresql Server

We are going to install and use most advanced open source database system that is PostgreSQL. Postgres is a general purpose and object-relational database management system. Let’s proceed With the installation steps : STEP 1 […]

Read more

How To Install MariaDB on Ubuntu 18.04 Step By Step

August 22, 2019October 2, 2019 Shweta MishraDATABASE SERVERS, Mariadb Server

In this blog will help you to Install MariaDB 10.3 on Ubuntu 18.04 LTS  using apt package manager. After installing MariaDB you need to install phpMyAdmin or use Adminer for access the database on the […]

Read more

How To Install Nginxserver on Ubuntu Step by Step

August 22, 2019October 2, 2019 Shweta MishraNGINX, WEB SERVERS

NginxServer is the most popular web server. And more resource-friendly than Apache, the most case we can use the webserver or reverse proxy. Prerequisites First you start the installation nginx-Server .you should have a regular, […]

Read more

How To Install Let’s Encrypt SSL certificate on Ubuntu

August 21, 2019October 2, 2019 Shweta MishraNodejs,NPM,Ubuntu

Now it become very easy to get rid of  paying for SSL. Let’s encrypt will help you in setting up  free SSL on the website. We can install Lets Encrypt for apache or nginx on […]

Read more

Step By Step Ftp configuration in Linux

August 15, 2019October 2, 2019 Shweta MishraNodejs,NPM,Ubuntu

Step-  1  Install vsftpd Open Terminal and type the command: sudo apt-get install vsftpd Step-2 Edit the vsftpd configuration file: sudo nano /etc/vsftpd.conf # Example config file /etc/vsftpd.conf # # The default compiled in settings […]

Read more

Posts navigation

Older posts

Recent Posts

  • How to install laravel in ubuntu 18.04
  • how to install mysql in ubuntu 18.04
  • how to install mongodb in ubuntu
  • How To Install And Configure Laravel On Ubuntu
  • How to Install Composer on Ubuntu 19.04 Step By Step
  • Mariadb-Server
  • Nginx
Powered by WordPress | Theme: Astrid by aThemes.