webconsole3
Last change
on this file since f53877a was
6240405,
checked in by jm.bardallo <juanmanuel.bardallo@…>, 7 years ago
|
Version inicial de la consola web 3.0, de momento funcionará paralelamente a la consola web antigua
|
-
Property mode set to
100644
|
File size:
233 bytes
|
Line | |
---|
1 | gcc -m32 wrapper.c -o exec_root |
---|
2 | chown root exec_root |
---|
3 | chmod u=rwx,go=xr,+s exec_root |
---|
4 | |
---|
5 | |
---|
6 | https://stackoverflow.com/questions/8532304/execute-root-commands-via-php?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa |
---|
Note: See
TracBrowser
for help on using the repository browser.