Skip to content

Harry Vasanth

  • About
  • Linux
    • General
    • LAMP
    • Hosting
  • Proxmox VE
  • Mikrotik

Category: General

Mounting a NFS target

First of all, we need to install the basic dependencies: sudo apt install nfs-common -y Then we can list all available NFS tar

Redirect Ports using IPTables

In order to redirect ports, we need to add our rules in PREROUTING chain. So run below command: [[email protected] ~]# ipt

Port-Forward using IPTables

First of all, we need to check if port forwarding is enabled or not on our server. For better understanding, we will be using

Service Check

This script is to check if a service is running. If not, restart it and send an email. First of make a file and give it “

Copyright © 2022 Harry Vasanth
Privacy Policy
Theme by: Theme Horse
Proudly Powered by: WordPress