Search Results

Search: Posts Made By: unisoftdesign
44,245
Posted By Scrutinizer
@methyl: Deprecation...
@methyl: Deprecation (http://en.wikipedia.org/wiki/Deprecation)
5,959
Posted By Corona688
Pay careful attention to the spacing given when...
Pay careful attention to the spacing given when you use code given to you. Here you've stripped out all the spaces, causing the if statement to fail.

if [ "$itemcode_check" = '*' ]; then
4,904
Posted By zaxxon
Same as before, you got the PID that spawned the...
Same as before, you got the PID that spawned the children: 11552. Take it's STIME and you got it. If it is the same day, you have the time format hh:mm:ss, test for it and use the date command to get...
4,904
Posted By zaxxon
Try stopping it. If you only have 1 httpd running...
Try stopping it. If you only have 1 httpd running there and there are httpd processes left after stopping it, they might be some runaway processes. From your output they do not look like that though....
Forum: Cybersecurity 12-12-2011
3,840
Posted By ShouTenraku
I tried chmod on patchadd it didn't work. Anyway...
I tried chmod on patchadd it didn't work. Anyway patchadd is a link, if you list it you will notice a l infront of the permission while a directory will have a d infront.
Forum: Solaris 12-11-2011
3,121
Posted By chidori
i am getting the below error when i used rm -r...
i am getting the below error when i used rm -r dirname

rm: cannot determine if this is an ancestor of the current working directory
Forum: Cybersecurity 12-10-2011
3,840
Posted By ShouTenraku
No I'm not trying to limit the root user. ...
No I'm not trying to limit the root user.

I'm trying to ensure only the root user has the ability to run the patchadd command.

However for some reason one of my user account is able to run...
Forum: AIX 12-09-2011
7,830
Posted By methyl
Right, comparing with dukessd's useful post we...
Right, comparing with dukessd's useful post we can see that the owner "datatel" has appeared in spike1's directory list for some directories which should be owned by user "root". Directories with 777...
Forum: AIX 12-09-2011
7,830
Posted By methyl
What was your current directory and what EXACT...
What was your current directory and what EXACT command did you execute?
What user were you at the time? If it was "root", please tell us.

If you have command history enabled, please retrieve...
2,740
Posted By methyl
This post is virtually beyond the power of human...
This post is virtually beyond the power of human comprehension. Those cleverer than I may disagree.

"bind: Address already in use". At a fundamental TCP/IP comms level, check for duplicate IP...
Forum: AIX 12-09-2011
7,830
Posted By zaxxon
ksh: 1167506 Quit(coredump) Is this showing...
ksh: 1167506 Quit(coredump)

Is this showing up since the accident happened?
Was the chown recursive?
If this is the case and you don't get a solution, I'd recommend to take the permissions from...
Showing results 1 to 11 of 11

 
All times are GMT -4. The time now is 09:29 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy