SSL-Config, Terminalproblem (Mac)

  • @tracer


    You cannot use the mouse, even on linux terminal.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • @tracer


    please read:


    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • --fselect filepath height width
    The fselect (file-selection) dialog displays a text-entry window in which you can type a filename (or directory), and above that two windows with directory names and filenames.

    Ah, interesting, so, it might be easily possible to store the path from the key and make it the default for bundle and crt, or?


    That would save a lot of time.


    Currently it always starts in the homedir, might even be a good idea to start in current dir.


    So a simple "cd /path/to/my/ssl/files && perl /var/www/imscp/engine/setup/imscp-setup -dr ssl" would save a rough amount of time when upgrading the certs.



    Use tab or arrow keys to move between the windows. Within the directory or filename windows, use the up/down arrow keys to scroll the current selection. Use the space-bar to copy the cur‐
    rent selection into the text-entry window.

    On that point, you are right, user error, wrong assumption from me. Knowing this workflow it's quite easy to handle the file selection.


    BTW, one suggestion.


    When you start imscp-setup without any additional parameter it begins with a short introduction, where ist says something like "you can use the PgUp/PgDn keys to scroll through the text.


    Maybe you can add a hint for users new to UNIX/Linux, who don't have those keys (Notebooks, Macs):
    The good old keystrokes from eg less work like a charme: "f" forward, "b" backward.


    Might be helpful for users new to Linux.


    Thanks for your help,
    Micha