T
T
Type Programmer2017-10-08 11:34:47
linux
Type Programmer, 2017-10-08 11:34:47

Ubuntu How to run the program?

I’m sitting through ssh, that is, how to run it from the terminal, there is a file without a format but executable for Linux, sort of like,
I write by the name of the file, it writes
"File name": command not found
You also need to write a selection when you are in the folder with the file ./"file name" it says
-bash: ./"File name": Permission denied
59d9e4bcb2eef695283863.jpeg
Tell me what to do by the way, this game server program can tell you
something.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
jcmvbkbc, 2017-10-08
@MegaCraZy6

chmod +x samp03svr
./samp03svr

and do not sit under the root.

W
wbrapist, 2017-10-08
@wbrapist

bash: ./"Filename": Permission denied

Not enough rights. Try:
sudo ./filename

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question