Witam jeszcze raz kolegę 3Qn mam do Ciebie jeszcze jedno małe pytanie czy może wiesz jak zmienić albo dodać użytkownika w pyload bo użyłem przez
PuTTY FAQ SSH takiej komendy
python pyLoadCore.py -u w sumie taka jest podana na stronie pyload w sekcji Administration i po wpisaniu tego wyskoczyło mi coś takiego możesz z łaski swojej rzucić na to okiem i podpowiedzieć mi jak dodać tego użytkownika i czy czegoś przez przypadek nie namieszałem w moim Qnapie będę bardzo wdzięczny. Z góry dziękuję za pomoc i okazaną cierpliwość.
login as: GeekeR2
GeekeR2@192.168.1.113's password:
[GeekeR2@QNAP ~]$ python pyLoadCore -u
python: can't open file 'pyLoadCore': [Errno 2] No such file or directory
[GeekeR2@QNAP ~]$ python
Python 2.7.13 (default, Apr 2 2024, 03:54:36)
[GCC 5.3.1 20160113] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> python pyLoadCore -u
File "<stdin>", line 1
python pyLoadCore -u
^
SyntaxError: invalid syntax
>>> python pyLoadCore.py -u
File "<stdin>", line 1
python pyLoadCore.py -u
^
SyntaxError: invalid syntax
>>> python pyLoadCore.py -u
File "<stdin>", line 1
python pyLoadCore.py -u
^
SyntaxError: invalid syntax
>>> [GeekeR2@QNAP ~]$ pyLoadCore.py -u
-sh: pyLoadCore.py: command not found
File "<stdin>", line 1
[GeekeR2@QNAP ~]$ pyLoadCore.py -u
^
SyntaxError: invalid syntax
>>> File "<stdin>", line 1
-sh: pyLoadCore.py: command not found
^
SyntaxError: invalid syntax
>>> [GeekeR2@QNAP ~]$ python pyLoadCore.py -u
File "<stdin>", line 1
[GeekeR2@QNAP ~]$ python pyLoadCore.py -u
^
SyntaxError: invalid syntax
>>> python: can't open file 'pyLoadCore.py': [Errno 2] No such file or directory
File "<stdin>", line 1
python: can't open file 'pyLoadCore.py': [Errno 2] No such file or directory
[GeekeR2@QNAP ~]$ python
^
SyntaxError: invalid syntax
>>> File "<stdin>", line 1
[GeekeR2@QNAP ~]$ python
^
SyntaxError: invalid syntax
>>> Python 2.7.13 (default, Apr 2 2024, 03:54:36)
File "<stdin>", line 1
Python 2.7.13 (default, Apr 2 2024, 03:54:36)
^
SyntaxError: invalid syntax
>>> [GCC 5.3.1 20160113] on linux2
File "<stdin>", line 1
[GCC 5.3.1 20160113] on linux2
Type "help", "copyright",^
"credits" or "license" for more information.
SyntaxError: invalid syntax
>>> File "<stdin>", line 1
Type "help", "copyright", "credits" or "license" for more information.
^
SyntaxError: invalid syntax
>>> >>> python help
File "<stdin>", line 1
>>> python help
^
SyntaxError: invalid syntax
>>> File "<stdin>", line 1
File "<stdin>", line 1
File "<stdin>", line 1
^
IndentationError: unexpected indent
>>> python help
File "<stdin>", line 1
python help
^
IndentationError: unexpected indent
>>> ^
File "<stdin>", line 1
^
^
IndentationError: unexpected indent
>>> SyntaxError: invalid syntax
File "<stdin>", line 1
SyntaxError: invalid syntax
^
SyntaxError: invalid syntax
>>> >>>
File "<stdin>", line 1
>>>
^
SyntaxError: invalid syntax