Skip to main content

Recently Updated Pages

Reverse Proxy with Nginx

Docker Commands

To install and configure Nginx with HTTPS support (SSL/TLS) on your Linux server, follow these st...

Updated 3 months ago by Ahmad

Enable IPv6 on Ubuntu

Linux Commands

Activating IPv6 on your system typically involves ensuring that your network infrastructure and c...

Updated 3 months ago by Ahmad

Configure SMTP Server using Google Service

Create Email Server on Ubuntu

It is possible to set up an SMTP email server with the domain mail.introvesia.com that relays ema...

Updated 3 months ago by Ahmad

Setup Email Server

Create Email Server on Ubuntu

Updated 3 months ago by Ahmad

Simple Python Web Scraper

Web Scraper with Python

Creating a web scraper in Python involves using libraries like requests for fetching web pages an...

Updated 3 months ago by Ahmad

Mattermost

Cool Apps for Project Manajement

Deploying Mattermost on Docker involves setting up containers for Mattermost itself and optionall...

Updated 3 months ago by Ahmad

Deploying Gitea on Docker

Opensource Git Server with Gitea

Deploying Gitea on Docker involves setting up the Gitea application along with a database backend...

Updated 3 months ago by Ahmad

Install Docker on Ubuntu

Linux Commands

To install Docker on Ubuntu, you can follow these steps: Step 1: Update Package Index First, upda...

Updated 3 months ago by Ahmad

Create Dedicated User for Gitea

Opensource Git Server with Gitea

Benefits of Creating a Dedicated User and Group (gitea): Isolation: By creating a separate user...

Updated 3 months ago by Ahmad

Directory Permission

Opensource Git Server with Gitea

The "Permission denied" error you're encountering indicates that the user running the Gitea servi...

Updated 3 months ago by Ahmad

Connect a Node to NFS Server

Create Shared Volume with NFS

Install NFS Client Utilities (if not already installed): Ensure that NFS client utilities are i...

Updated 3 months ago by Ahmad

Remove Unused NFS

Create Shared Volume with NFS

To remove or delete an unused NFS export entry that you no longer need, you can follow these step...

Updated 3 months ago by Ahmad

Uninstall NFS Service

Create Shared Volume with NFS

To uninstall NFS (Network File System) on Ubuntu, you need to remove the NFS server components an...

Updated 3 months ago by Ahmad

Check the IP Address on the NFS Server

Create Shared Volume with NFS

If you have direct access to the NFS server, run the following command to find its IP address: Us...

Updated 3 months ago by Ahmad

Steps to Expose NFS in Kubernetes

Create Shared Volume with NFS

Now that you have the NFS server set up, you can use it as shared storage in your Kubernetes clus...

Updated 3 months ago by Ahmad

Manage Firewall

Firewall

If ufw (Uncomplicated Firewall) is not found when you try to use it with sudo, it typically means...

Updated 3 months ago by Ahmad

Security Warning

Export Database with Kubernetes Cronjob

WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /root/.kube...

Updated 3 months ago by Ahmad

Error when Push Source Code

Opensource Git Server with Gitea

The error message > git push origin main:main error: RPC failed; HTTP 413 curl 22 The requested U...

Updated 3 months ago by Ahmad

Create Public SSH Key

Opensource Git Server with Gitea

Open Git Bash Paste the text below, replacing the email used in the example with your GitHub ema...

Updated 3 months ago by Ahmad

Clone and Push Source Code

Opensource Git Server with Gitea

To clone and push code to your self-hosted Gitea instance running on Kubernetes, you'll need to u...

Updated 3 months ago by Ahmad