Új hozzászólás Aktív témák

  • CactuS

    Arcképgyáros

    válasz Mr Dini #4005 üzenetére

    root@NAS326:/# find / -name acme.sh
    /i-data/550520c1/.PKG/ffp/ffproot/ffp/etc/profile.d/acme.sh
    root@NAS326:/#

    Ez nem ad vissza semmit:

    root@NAS326:/# sh; mkdir /ffp/root/; export $HOME="/ffp/root/"; wget -O - https://get.acme.sh | sh; echo "alias acme.sh=/ffp/root/.acme.sh/acme.sh" > /ffp/etc/profile.d/acme.sh; chmod a+x /ffp/etc/profile.d/acme.sh; exit; source /ffp/etc/profile.d/acme.sh
    root@NAS326:/#

    A scriptednél pedig ez történik:

    root@NAS326:/# wget http://users.atw.hu/mrdini/scripts/genssl.sh -O /ffp/bin/genssl.sh; chmod a+x /ffp/bin/genssl.sh; /ffp/bin/genssl.sh
    --2016-08-24 12:27:42-- http://users.atw.hu/mrdini/scripts/genssl.sh
    Resolving users.atw.hu... 2a01:270::4, 88.151.96.4
    Connecting to users.atw.hu|2a01:270::4|:80... failed: Network is unreachable.
    Connecting to users.atw.hu|88.151.96.4|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 956 [application/octet-stream]
    Saving to: `/ffp/bin/genssl.sh'

    100%[======================================>] 956 --.-K/s in 0.02s

    2016-08-24 12:27:42 (47.4 KB/s) - `/ffp/bin/genssl.sh' saved [956/956]
    Welcome at Mr Dini's auto cert creator using acme.sh!


    If You don't know, how to use it, please check:
    https://prohardver.hu/tema/mr_dini_lokalblogja/hsz_3-3.html
    /ffp/bin/genssl.sh: line 11: /ffp/root/.acme.sh/acme.sh: No such file or directory
    /ffp/bin/genssl.sh: line 13: /ffp/root/.acme.sh/acme.sh: No such file or directory
    root@NAS326:/#

    Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac? George Carlin

Új hozzászólás Aktív témák