Philippe734 / Simple.NFS.GUI

GUI tool for NFS for Linux. Set a machine as Client/Server in a local network easily with this front-end for NFS.
GNU General Public License v3.0
85 stars 10 forks source link

Simple NFS GUI for Linux

Download

screenshot1 Linux screenshot2 Linux screenshot3 Linux

Install

Release available in AppImage, indeed after some years!

French video tuto release 1.0.40

![Watch the video]

Settings

This app allow you to set a machine as a Client or/and as Server in a local network, using the NFS protocol for Linux. This is a front-end for NFS, a GUI tool for NFS. Reboot the machine(s) after settings.

/!\ Clients and servers must have static IP addresses

Set a machine as a Client

  1. Select the option Client or Client+Server
  2. Click on ... to find the Server
  3. Select the IP of the Server
  4. Type the full path of the data shared by the Server
  5. Type a name for the mount point on the Client
  6. Click to set the machine as a Client

Set a machine as Server

  1. Select the option Server or Client+Server
  2. Click on ... to find a Client
  3. Select the IP of the Client
  4. Type the full path of the data shared by the Server
  5. Click to set the machine as Server
  6. Rerun this procedure for each Client

What does this app do ?

Delete NFS settings

How to compile and build simple-nfs-gui-gambas.AppImage ?

appimage-builder.AppImage --recipe simple-nfs-gui-gambas.yml

Download