Posts by jonci

    hi,


    the url of the the created maillist is:

    Code
    1. http://lists.exampledomain.hu/admin/examplelist


    but the email address of the list is:

    Code
    1. examplelist@exampledomain.hu


    instead of:

    Code
    1. examplelist@lists.exampledomain.hu


    Furthermore I can create examplelist@exampledomain.hu email address despite of it already exists maillist.

    fel kell telepíteni, majd az admin userrel engedélyezni kell ahhoz a klienshez amelyikhez szeretnéd:

    • felső menü: Settings:
    • bal menü: SSH permissions
    • Add / Edit SSH permission űrlapot kitöltöd (név, ssh account száma), majd save.

    Majd átlépsz az adott userre:

    • felső menü: Users
    • user listában adott user-nél switch

    User oldalán:

    • felső menü: Profil
    • bal menü: SSH keys
    • Add /Edit SSH keys kitöltés (név adása, ssh-keygen -t rsa paranccsal készített kulcs publikus párját bemásolod), majd mentés

    Ezután az adott user nevével és a titkus kulccsal be tudsz lépni a szerverre.

    Én is használom több mint egy éve, de kérdésem nincs, így csak akkor írok, ha másnak van vagy bugot talátlam:)

    @Nuxwin


    Quote

    Be warned: Here, We are talking only about the control panel
    (i-MSCP). It's useless to talk about nginx as frontal and so on because
    it's not the subject of this thread. Any post which deviate will be
    removed


    Ok, I see but if i-MSCP use the Nginx for standalone httpd then later it can't be alternative of Apache.
    Maybe the lighttpd is better for standalone admin panel. In this case the Nginx can't be used for main webserver instead of Apache.

    Hi @Nuxwin


    Quote

    The external library which we are using in GUI do not support the DSA keys.


    ok, I see.


    Quote

    I'm wondering why you do not follow the instruction as it's mentioned in the GUI interface...


    Yes, I see the infos (You can generate your rsa key pair using the following command: ssh-keygen -t rsa -C user@domain.tld and the "SSH Key (?)" information), but I use only dsa keys many years so I try it. I thinked so maybe you just forget write into info message. :)


    Then the manual way is still stay. :)