easy-samba/README.md
2021-08-03 13:55:25 +02:00

2.3 KiB

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)