← All tags

#devops

2 posts

1 min read

How to Create a Swap File on Ubuntu

When npm install freezes on an underpowered server, a swap file is the fix — here's how to add virtual RAM on Ubuntu.

#devops#tutorial#linux
3 min read

Deploy Laravel to Ubuntu and Nginx

How to host a Laravel 11 app with Nginx on a fresh Ubuntu server — from dependencies to a live site.

#devops#tutorial#php