Author: ACagliano
Posted: 19 Nov 2012 04:34:20 pm (GMT -5)
Ok, if I go with the creating of a shell script, is this the proper code?
Code:
Then, I need to do
Code:
Correct?
_________________
-ACagliano
Current Projects
Legend of Zelda. "Ganon's Rage"
51%
Posted: 19 Nov 2012 04:34:20 pm (GMT -5)
Ok, if I go with the creating of a shell script, is this the proper code?
Code:
!/bin/bash
sudo /opt/local/libexec/portsentry.sh -tcp
sudo /opt/local/libexec/portsentry.sh -udp
Then, I need to do
Code:
sudo sh [file.sh]
sudo chmod +x [file]
Correct?
_________________
-ACagliano
Current Projects
Legend of Zelda. "Ganon's Rage"
51%