Skip to main content

Recently Updated Pages

Mattermost

Cool Apps for Project Manajement

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

Updated 1 week 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 1 week 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 1 week 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 1 week 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 1 week 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 1 week 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 1 week 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 1 week 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 1 week 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 1 week ago by Ahmad

Steps to Build an NFS Server

Create Shared Volume with NFS

1. Install NFS Server on Linux (VM or Kubernetes Node) If you're using a VM or any Linux-based sy...

Updated 1 week 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 1 week ago by Ahmad

Security Warning

Export Database with Kubernetes Cronjob

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

Updated 1 week 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 1 week 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 1 week 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 1 week ago by Ahmad

Disk Management

Linux Commands

Disk device list lsblk Show disk detail: lsblk -o NAME,UUID,SIZE,TYPE,MOUNTPOINT Detect the dis...

Updated 2 weeks ago by Ahmad

Build Cronjob

Export Database with Kubernetes Cronjob

Bash Script to Export and Upload DB Backup #!/bin/bash # MySQL Backup and S3 Upload Script with ...

Updated 2 weeks ago by Ahmad

Write FTP Service

Build FTP Service

apiVersion: v1 kind: Namespace metadata: name: ftp --- apiVersion: v1 kind: Secret metadata: ...

Updated 2 weeks ago by Ahmad

Installation on Docker

Premium Content Blog

Getting Started Start your blogging career with this app that allows you to charge users on a sub...

Updated 2 weeks ago by Ahmad