blog
46 articles found under 'tutorials'
Apr 24, 2024
How to Record Screen on Linux
OBS Studio is one of the most popular choice for video recording and streaming. However, there are other amazing tools as well, including CLI. Let's see how you can use FFmpeg from the terminal to record the screen.
May 19, 2024
How to Install MariaDB Server in Ubuntu 24.04 LTS
MariaDB is an alternative to MySQL, let's see how to setup a MariaDB server on a Linux machine running Ubuntu 24.04 LTS.
Jun 1, 2024
How to Install WordPress using WordOps
WordOps is cli-based server management tool. Let's see how you can install WordPress with it. Also discussing the important WordOps commands
Oct 2, 2024
How to Install WordPress on Localhost using Docker
Learn how to set up a local WordPress website using Docker
Dec 1, 2024
How to Upload Files to DigitalOcean Spaces using Presigned URLs from Next.js
Here is how you can upload image files to DigitalOcean Spaces from a Next.js application using presigned URLs
Aug 11, 2023
How to Use SweetAlert? An Alternative to JavaScript alert(), confirm(), and prompt()
An overview of SweetAlert, a JavaScript package that allows creating stylish alert boxes – discussing installation via NPM, example usages.
← Previous
Next →