A basic GTK (zenity) or CLI interface to create, add and remove folders in Samba.
Go to file
2022-04-06 22:53:23 +02:00
icon New icon app 2021-08-03 03:29:58 +02:00
img Change image for README.md 2021-08-03 13:39:45 +02:00
src Fix restart samba service on Arch Linux 2022-04-06 22:53:23 +02:00
src-ES Fix restart samba service on Arch Linux 2022-04-06 22:53:23 +02:00
LICENSE.txt LICENSE.txt 2018-06-02 15:55:40 +02:00
Makefile Bump up version to 1.6.3 2021-08-03 13:26:58 +02:00
README.md README.md (v1.6.3) 2021-08-03 13:55:25 +02:00

easy-samba - A basic GTK (zenity) or CLI interface to create, add and remove folders in Samba.

Downloads:

Dependencies: samba, bash, coreutils, zenity, xterm, grep, sed

Installation (Generic package - English version):

  • Open terminal and run the following commands:

    $ tar zxvf easy-samba-1.6.3.tar.gz
    $ cd easy-samba
    $ sudo make install
    

Installation (Generic package - Spanish version):

  • Open terminal and run the following commands:

    $ tar zxvf easy-samba-1.6.3.tar.gz
    $ cd easy-samba
    $ sudo make install-es
    

How to use:

  • For GTK (Zenity) interface, you should open Menu > Accessories > Easy-Samba or run the following command:

    $ sudo easy-samba-gtk
    
  • For CLI interface, you run the following command:

    $ sudo easy-samba
    

Images (Screenshots)