Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~396 People Reached
Favorite Tags
Member Avatar for ionzone

Hello, I'm trying to write a program that will POST information when executed. I can't explain well so I'm going to show how the program works. This program is intended to run from console (not from web) like this: [code]php /home/user/upload.php /home/user/documents/2009Final/income.doc[/code] When executed, I want the program to fill …

Member Avatar for monkey56657
0
87
Member Avatar for Ole Raptor

I am attempting to write a script that will add a user to the system. I am using fedora 5 and am attempting to use the useradd: command but i receive "command not found" I am also trying to get the current users from the system so i can check …

Member Avatar for Ole Raptor
0
105
Member Avatar for ionzone

Hi, I am trying to make a shell script that will parse lines off error_log of Apache and parse IPs off of it. The lines I need to parse are security warnings made by ModSecurity. Example: [CODE][Fri Feb 22 22:18:46 2008] [error] [client 111.222.11.22] ModSecurity: Access denied with code 406 …

Member Avatar for dandan
0
204