A basic GTK (zenity) or CLI interface to create, add and remove folders in Samba.
Go to file
2021-08-03 03:34:08 +02:00
icon New icon app 2021-08-03 03:29:58 +02:00
img Added icons for interface 2021-08-03 03:30:36 +02:00
src easy-samba (v1.6.2 - English version) 2021-03-28 22:16:51 +02:00
src-ES easy-samba (v1.6.2 - Spanish version) 2021-03-28 22:17:46 +02:00
LICENSE.txt LICENSE.txt 2018-06-02 15:55:40 +02:00
Makefile Update Makefile 2021-08-03 03:34:08 +02:00
README.md Fix URL downloads (README.md) 2021-03-28 22:22:24 +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.2.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.2.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)