public Tutorial • 6 min read Create a Web Server with NGINX and Secure it Using Certbot Certbot makes the SSL certificate deployment and renewal such an effortless process. Learn how to use certbot with Ngnix.…
public Tutorial • 4 min read Use Rocky Linux ISO as a Local Repository In DIY mood? See how I experimented to use the Rocky Linux ISO as a local repository.…
public Tutorial • 11 min read Using the Make Utility and Makefiles in Linux [Guide] Learn the basics of makefile and how to use the make utility for building your applications in Linux with a sample C project.…
public Tutorial • 5 min read Installing LAMP Server on Localhost on Ubuntu Learn all about installing the popular LAMP tech stack on an Ubuntu server in your localhost in this step-by-step beginner's tutorial.…
public Tutorial • 6 min read How to Install LOMP Stack on Ubuntu Learn all about installing the LOMP tech stack on an Ubuntu server in this step-by-step beginner's tutorial.…
public Tutorial • 4 min read File Locking in Linux File locking in Linux is the solution by which you can ensure that the file for reading/writing is going to be handled safely.…
public Tutorial • 6 min read How to Check Certificate with OpenSSL Learn how to use the openssl command to check various kinds of certificates on Linux systems.…
public Tutorial • 4 min read How to Create a Virtual Block or Loop Device in Linux Loop device is getting popular in Linux, specially for isolation. Here's a quick guide on creating loop devices on Linux.…
public Tutorial • 6 min read How to Deploy ONLYOFFICE Docs Server on RHEL/CentOS ONLYOFFICE is an excellent open source alternative to Microsoft Office. You can self host it for online office and collaboration. Here's how to deploy on RedHat/CentOS distros.…
public Tutorial • 4 min read Installing and Using Pip on Debian Dealing with lots of Python packages? Learn how to install and use PIP for installing and managing Python packages on Debian.…
public Tutorial • 8 min read How to create a systemd service in Linux Learn the steps for creating systemd services in Linux with the practical example demonstrated in this tutorial.…
public Tutorial • 7 min read Integrate Nextcloud with ONLYOFFICE Docs on Your Linux Server Take the collaboration abilities of Nextcloud to the next level by integrating ONLYOFFICE and get a full-featured online office suite.…