OooLong
- Total activity 128
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 25
Comments
Recent activity by OooLong-
My server is more like a content delivery server, it's not being use for anything else so I don't need the send mail function. Aside from tracking down the malware, which require time on my part I ...
-
I figure out why now, the directory is created in /root or root of the account and not where the script is ran. So the cronjobs does work. Thanks.
-
Michael, Hm it could be I tried to run a command outside of its own account jail. I just tried something local with this execute file in: /twodata/atomict/ctest/testcreatedir testcreatedir: mkdi...
-
Yep I have the exact same cron jobs but writing to another file from root using crontab -e, that one work swell. Putting it in account cron jobs however does nothing. Is crontab -e and account cron...
-
But I wanted to create my new account and for it to reside on /seconddata? so I can't do that?
-
The first one is /seconddata The second one is home default
-
root@ges [/firstdata/hfa/public_html/members/cont]# mount | grep movies /seconddata/hfamembers/hfamovies on /firstdata/hfa/public_html/members/cont/movies type none (rw,bind) /thirddata/fanaticonte...
-
Michael, No one else have access to the server. Nothing has changed on the server when it happen. Yes I'm the only one have access to root. Also this is not the only server this has happened, I ha...
-
I check maillog and it have zero bytes, I tried to recreate the error many times and it still generate no logs. I can see there are mail in there from usage size but can't log in. What else do I ha...
-
Are you referring to /home/domain/.my.cnf? if so there is no such file. I only see the usual public_html/ public_ftp etc..