77 | | Now run [attachment:runme.apache this script] with the `sudo` command. In order to put the script file into the !DeterLab environment connect with the SSH File Transfer Client. This will most likely put the script in /users/UserName/ so the command to run the script is: |
| 77 | Now run [attachment:runme.apache this script] with the `sudo` command. In order to put the script file into the !DeterLab environment connect with the SSH File Transfer Client. This will most likely put the script in /users/UserName/ first you must make the command executable, so use the command: |
| 78 | {{{ |
| 79 | chmod 0755 /users/UserName/runme.apache |
| 80 | }}} |
| 81 | You can now run the script using the command |