Open in app

Sign in

Write

Sign in

Atik Shahriar Ratul
Atik Shahriar Ratul

2 Followers

Home

About

Oct 1

Deploying a Next.js Application on ubuntu Using Nginx Nodejs Pm2

Next.js is a popular React framework for building server-rendered React applications with ease. In this tutorial, we’ll walk through deploying a Next.js application on a DigitalOcean droplet using Nginx as a reverse proxy. This step-by-step guide assumes you have a Next.js application ready to deploy and a DigitalOcean account. Prerequisites A…

Nextjs

11 min read

Deploying a Next.js Application on ubuntu Using Nginx Nodejs Pm2
Deploying a Next.js Application on ubuntu Using Nginx Nodejs Pm2
Nextjs

11 min read


Jun 28

Install PHP 8.2 on Ubuntu 22.04 with Nginx

sudo apt update && sudo apt upgrade -y sudo apt install software-properties-common sudo add-apt-repository ppa:ondrej/php sudo apt update sudo apt install php8.2-fpm php-fpm8.2 -v sudo apt install php8.2-common php8.2-mysql php8.2-xml php8.2-xmlrpc php8.2-curl php8.2-gd php8.2-imagick php8.2-cli php8.2-dev php8.2-imap php8.2-mbstring php8.2-opcache php8.2-soap php8.2-zip php8.2-redis php8.2-intl -y

PHP

2 min read

PHP

2 min read


Jun 28

How To Install Linux, Nginx, MySQL on Ubuntu 20.04

Introduction The LEMP software stack is a group of software that can be used to serve dynamic web pages and web applications written in PHP. This is an acronym that describes a Linux operating system, with an Nginx (pronounced like “Engine-X”) web server. …

Nginx

4 min read

How To Install Linux, Nginx, MySQL on Ubuntu 20.04
How To Install Linux, Nginx, MySQL on Ubuntu 20.04
Nginx

4 min read


Jun 28

Setup Initial Server Ubuntu 20.04 or later

Introduction When you first create a new Ubuntu 20.04 or later server, you should perform some important configuration steps as part of the initial setup. Step 1 — Logging in as root To log into your server, you will need to know your server’s public IP address. You will also need the password or — if you installed…

Servers

5 min read

Servers

5 min read

Atik Shahriar Ratul

Atik Shahriar Ratul

2 Followers

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams